@charset "UTF-8";
/**
*** Khaos Control Web Plugin Template Integration Frontend Styles
*** Created by A Gilliver 03/2018
**/
/**
*** Khaos Control Web Plugin Template Integration Frontend Style Variables
*** Created by A Gilliver 04/2018
**/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

.hidden {
  display: none; }

.kcw-template {
  /*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */ }
  .kcw-template html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%; }
  .kcw-template body {
    margin: 0; }
  .kcw-template article,
  .kcw-template aside,
  .kcw-template details,
  .kcw-template figcaption,
  .kcw-template figure,
  .kcw-template footer,
  .kcw-template header,
  .kcw-template hgroup,
  .kcw-template main,
  .kcw-template menu,
  .kcw-template nav,
  .kcw-template section,
  .kcw-template summary {
    display: block; }
  .kcw-template audio,
  .kcw-template canvas,
  .kcw-template progress,
  .kcw-template video {
    display: inline-block;
    vertical-align: baseline; }
  .kcw-template audio:not([controls]) {
    display: none;
    height: 0; }
  .kcw-template [hidden],
  .kcw-template template {
    display: none; }
  .kcw-template a {
    background-color: transparent; }
  .kcw-template a:active,
  .kcw-template a:hover {
    outline: 0; }
  .kcw-template abbr[title] {
    border-bottom: 1px dotted; }
  .kcw-template b,
  .kcw-template strong {
    font-weight: bold; }
  .kcw-template dfn {
    font-style: italic; }
  .kcw-template h1 {
    font-size: 2em;
    margin: 0.67em 0; }
  .kcw-template mark {
    background: #ff0;
    color: #000; }
  .kcw-template small {
    font-size: 80%; }
  .kcw-template sub,
  .kcw-template sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline; }
  .kcw-template sup {
    top: -0.5em; }
  .kcw-template sub {
    bottom: -0.25em; }
  .kcw-template img {
    border: 0; }
  .kcw-template svg:not(:root) {
    overflow: hidden; }
  .kcw-template figure {
    margin: 1em 40px; }
  .kcw-template hr {
    box-sizing: content-box;
    height: 0; }
  .kcw-template pre {
    overflow: auto; }
  .kcw-template code,
  .kcw-template kbd,
  .kcw-template pre,
  .kcw-template samp {
    font-family: monospace, monospace;
    font-size: 1em; }
  .kcw-template button,
  .kcw-template input,
  .kcw-template optgroup,
  .kcw-template select,
  .kcw-template textarea {
    color: inherit;
    font: inherit;
    margin: 0; }
  .kcw-template button {
    overflow: visible; }
  .kcw-template button,
  .kcw-template select {
    text-transform: none; }
  .kcw-template button,
  .kcw-template html input[type="button"],
  .kcw-template input[type="reset"],
  .kcw-template input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer; }
  .kcw-template button[disabled],
  .kcw-template html input[disabled] {
    cursor: default; }
  .kcw-template button::-moz-focus-inner,
  .kcw-template input::-moz-focus-inner {
    border: 0;
    padding: 0; }
  .kcw-template input {
    line-height: normal; }
  .kcw-template input[type="checkbox"],
  .kcw-template input[type="radio"] {
    box-sizing: border-box;
    padding: 0; }
  .kcw-template input[type="number"]::-webkit-inner-spin-button,
  .kcw-template input[type="number"]::-webkit-outer-spin-button {
    height: auto; }
  .kcw-template input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box; }
  .kcw-template input[type="search"]::-webkit-search-cancel-button,
  .kcw-template input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }
  .kcw-template fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em; }
  .kcw-template legend {
    border: 0;
    padding: 0; }
  .kcw-template textarea {
    overflow: auto; }
  .kcw-template optgroup {
    font-weight: bold; }
  .kcw-template table {
    border-collapse: collapse;
    border-spacing: 0; }
  .kcw-template td,
  .kcw-template th {
    padding: 0; }
  @media print {
    .kcw-template *,
    .kcw-template *:before,
    .kcw-template *:after {
      background: transparent !important;
      color: #000 !important;
      box-shadow: none !important;
      text-shadow: none !important; }
    .kcw-template a,
    .kcw-template a:visited {
      text-decoration: underline; }
    .kcw-template a[href]:after {
      content: " (" attr(href) ")"; }
    .kcw-template abbr[title]:after {
      content: " (" attr(title) ")"; }
    .kcw-template a[href^="#"]:after,
    .kcw-template a[href^="javascript:"]:after {
      content: ""; }
    .kcw-template pre,
    .kcw-template blockquote {
      border: 1px solid #999;
      page-break-inside: avoid; }
    .kcw-template thead {
      display: table-header-group; }
    .kcw-template tr,
    .kcw-template img {
      page-break-inside: avoid; }
    .kcw-template img {
      max-width: 100% !important; }
    .kcw-template p,
    .kcw-template h2,
    .kcw-template h3 {
      orphans: 3;
      widows: 3; }
    .kcw-template h2,
    .kcw-template h3 {
      page-break-after: avoid; }
    .kcw-template .navbar {
      display: none; }
    .kcw-template .btn > .caret,
    .kcw-template .dropup > .btn > .caret {
      border-top-color: #000 !important; }
    .kcw-template .label {
      border: 1px solid #000; }
    .kcw-template .table {
      border-collapse: collapse !important; }
      .kcw-template .table td,
      .kcw-template .table th {
        background-color: #fff !important; }
    .kcw-template .table-bordered th,
    .kcw-template .table-bordered td {
      border: 1px solid #ddd !important; } }

@font-face {
  font-family: 'Glyphicons Halflings';
  font-display: swap;
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg"); }
  .kcw-template .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }
  .kcw-template .glyphicon-asterisk:before {
    content: "\2a"; }
  .kcw-template .glyphicon-plus:before {
    content: "\2b"; }
  .kcw-template .glyphicon-euro:before,
  .kcw-template .glyphicon-eur:before {
    content: "\20ac"; }
  .kcw-template .glyphicon-minus:before {
    content: "\2212"; }
  .kcw-template .glyphicon-cloud:before {
    content: "\2601"; }
  .kcw-template .glyphicon-envelope:before {
    content: "\2709"; }
  .kcw-template .glyphicon-pencil:before {
    content: "\270f"; }
  .kcw-template .glyphicon-glass:before {
    content: "\e001"; }
  .kcw-template .glyphicon-music:before {
    content: "\e002"; }
  .kcw-template .glyphicon-search:before {
    content: "\e003"; }
  .kcw-template .glyphicon-heart:before {
    content: "\e005"; }
  .kcw-template .glyphicon-star:before {
    content: "\e006"; }
  .kcw-template .glyphicon-star-empty:before {
    content: "\e007"; }
  .kcw-template .glyphicon-user:before {
    content: "\e008"; }
  .kcw-template .glyphicon-film:before {
    content: "\e009"; }
  .kcw-template .glyphicon-th-large:before {
    content: "\e010"; }
  .kcw-template .glyphicon-th:before {
    content: "\e011"; }
  .kcw-template .glyphicon-th-list:before {
    content: "\e012"; }
  .kcw-template .glyphicon-ok:before {
    content: "\e013"; }
  .kcw-template .glyphicon-remove:before {
    content: "\e014"; }
  .kcw-template .glyphicon-zoom-in:before {
    content: "\e015"; }
  .kcw-template .glyphicon-zoom-out:before {
    content: "\e016"; }
  .kcw-template .glyphicon-off:before {
    content: "\e017"; }
  .kcw-template .glyphicon-signal:before {
    content: "\e018"; }
  .kcw-template .glyphicon-cog:before {
    content: "\e019"; }
  .kcw-template .glyphicon-trash:before {
    content: "\e020"; }
  .kcw-template .glyphicon-home:before {
    content: "\e021"; }
  .kcw-template .glyphicon-file:before {
    content: "\e022"; }
  .kcw-template .glyphicon-time:before {
    content: "\e023"; }
  .kcw-template .glyphicon-road:before {
    content: "\e024"; }
  .kcw-template .glyphicon-download-alt:before {
    content: "\e025"; }
  .kcw-template .glyphicon-download:before {
    content: "\e026"; }
  .kcw-template .glyphicon-upload:before {
    content: "\e027"; }
  .kcw-template .glyphicon-inbox:before {
    content: "\e028"; }
  .kcw-template .glyphicon-play-circle:before {
    content: "\e029"; }
  .kcw-template .glyphicon-repeat:before {
    content: "\e030"; }
  .kcw-template .glyphicon-refresh:before {
    content: "\e031"; }
  .kcw-template .glyphicon-list-alt:before {
    content: "\e032"; }
  .kcw-template .glyphicon-lock:before {
    content: "\e033"; }
  .kcw-template .glyphicon-flag:before {
    content: "\e034"; }
  .kcw-template .glyphicon-headphones:before {
    content: "\e035"; }
  .kcw-template .glyphicon-volume-off:before {
    content: "\e036"; }
  .kcw-template .glyphicon-volume-down:before {
    content: "\e037"; }
  .kcw-template .glyphicon-volume-up:before {
    content: "\e038"; }
  .kcw-template .glyphicon-qrcode:before {
    content: "\e039"; }
  .kcw-template .glyphicon-barcode:before {
    content: "\e040"; }
  .kcw-template .glyphicon-tag:before {
    content: "\e041"; }
  .kcw-template .glyphicon-tags:before {
    content: "\e042"; }
  .kcw-template .glyphicon-book:before {
    content: "\e043"; }
  .kcw-template .glyphicon-bookmark:before {
    content: "\e044"; }
  .kcw-template .glyphicon-print:before {
    content: "\e045"; }
  .kcw-template .glyphicon-camera:before {
    content: "\e046"; }
  .kcw-template .glyphicon-font:before {
    content: "\e047"; }
  .kcw-template .glyphicon-bold:before {
    content: "\e048"; }
  .kcw-template .glyphicon-italic:before {
    content: "\e049"; }
  .kcw-template .glyphicon-text-height:before {
    content: "\e050"; }
  .kcw-template .glyphicon-text-width:before {
    content: "\e051"; }
  .kcw-template .glyphicon-align-left:before {
    content: "\e052"; }
  .kcw-template .glyphicon-align-center:before {
    content: "\e053"; }
  .kcw-template .glyphicon-align-right:before {
    content: "\e054"; }
  .kcw-template .glyphicon-align-justify:before {
    content: "\e055"; }
  .kcw-template .glyphicon-list:before {
    content: "\e056"; }
  .kcw-template .glyphicon-indent-left:before {
    content: "\e057"; }
  .kcw-template .glyphicon-indent-right:before {
    content: "\e058"; }
  .kcw-template .glyphicon-facetime-video:before {
    content: "\e059"; }
  .kcw-template .glyphicon-picture:before {
    content: "\e060"; }
  .kcw-template .glyphicon-map-marker:before {
    content: "\e062"; }
  .kcw-template .glyphicon-adjust:before {
    content: "\e063"; }
  .kcw-template .glyphicon-tint:before {
    content: "\e064"; }
  .kcw-template .glyphicon-edit:before {
    content: "\e065"; }
  .kcw-template .glyphicon-share:before {
    content: "\e066"; }
  .kcw-template .glyphicon-check:before {
    content: "\e067"; }
  .kcw-template .glyphicon-move:before {
    content: "\e068"; }
  .kcw-template .glyphicon-step-backward:before {
    content: "\e069"; }
  .kcw-template .glyphicon-fast-backward:before {
    content: "\e070"; }
  .kcw-template .glyphicon-backward:before {
    content: "\e071"; }
  .kcw-template .glyphicon-play:before {
    content: "\e072"; }
  .kcw-template .glyphicon-pause:before {
    content: "\e073"; }
  .kcw-template .glyphicon-stop:before {
    content: "\e074"; }
  .kcw-template .glyphicon-forward:before {
    content: "\e075"; }
  .kcw-template .glyphicon-fast-forward:before {
    content: "\e076"; }
  .kcw-template .glyphicon-step-forward:before {
    content: "\e077"; }
  .kcw-template .glyphicon-eject:before {
    content: "\e078"; }
  .kcw-template .glyphicon-chevron-left:before {
    content: "\e079"; }
  .kcw-template .glyphicon-chevron-right:before {
    content: "\e080"; }
  .kcw-template .glyphicon-plus-sign:before {
    content: "\e081"; }
  .kcw-template .glyphicon-minus-sign:before {
    content: "\e082"; }
  .kcw-template .glyphicon-remove-sign:before {
    content: "\e083"; }
  .kcw-template .glyphicon-ok-sign:before {
    content: "\e084"; }
  .kcw-template .glyphicon-question-sign:before {
    content: "\e085"; }
  .kcw-template .glyphicon-info-sign:before {
    content: "\e086"; }
  .kcw-template .glyphicon-screenshot:before {
    content: "\e087"; }
  .kcw-template .glyphicon-remove-circle:before {
    content: "\e088"; }
  .kcw-template .glyphicon-ok-circle:before {
    content: "\e089"; }
  .kcw-template .glyphicon-ban-circle:before {
    content: "\e090"; }
  .kcw-template .glyphicon-arrow-left:before {
    content: "\e091"; }
  .kcw-template .glyphicon-arrow-right:before {
    content: "\e092"; }
  .kcw-template .glyphicon-arrow-up:before {
    content: "\e093"; }
  .kcw-template .glyphicon-arrow-down:before {
    content: "\e094"; }
  .kcw-template .glyphicon-share-alt:before {
    content: "\e095"; }
  .kcw-template .glyphicon-resize-full:before {
    content: "\e096"; }
  .kcw-template .glyphicon-resize-small:before {
    content: "\e097"; }
  .kcw-template .glyphicon-exclamation-sign:before {
    content: "\e101"; }
  .kcw-template .glyphicon-gift:before {
    content: "\e102"; }
  .kcw-template .glyphicon-leaf:before {
    content: "\e103"; }
  .kcw-template .glyphicon-fire:before {
    content: "\e104"; }
  .kcw-template .glyphicon-eye-open:before {
    content: "\e105"; }
  .kcw-template .glyphicon-eye-close:before {
    content: "\e106"; }
  .kcw-template .glyphicon-warning-sign:before {
    content: "\e107"; }
  .kcw-template .glyphicon-plane:before {
    content: "\e108"; }
  .kcw-template .glyphicon-calendar:before {
    content: "\e109"; }
  .kcw-template .glyphicon-random:before {
    content: "\e110"; }
  .kcw-template .glyphicon-comment:before {
    content: "\e111"; }
  .kcw-template .glyphicon-magnet:before {
    content: "\e112"; }
  .kcw-template .glyphicon-chevron-up:before {
    content: "\e113"; }
  .kcw-template .glyphicon-chevron-down:before {
    content: "\e114"; }
  .kcw-template .glyphicon-retweet:before {
    content: "\e115"; }
  .kcw-template .glyphicon-shopping-cart:before {
    content: "\e116"; }
  .kcw-template .glyphicon-folder-close:before {
    content: "\e117"; }
  .kcw-template .glyphicon-folder-open:before {
    content: "\e118"; }
  .kcw-template .glyphicon-resize-vertical:before {
    content: "\e119"; }
  .kcw-template .glyphicon-resize-horizontal:before {
    content: "\e120"; }
  .kcw-template .glyphicon-hdd:before {
    content: "\e121"; }
  .kcw-template .glyphicon-bullhorn:before {
    content: "\e122"; }
  .kcw-template .glyphicon-bell:before {
    content: "\e123"; }
  .kcw-template .glyphicon-certificate:before {
    content: "\e124"; }
  .kcw-template .glyphicon-thumbs-up:before {
    content: "\e125"; }
  .kcw-template .glyphicon-thumbs-down:before {
    content: "\e126"; }
  .kcw-template .glyphicon-hand-right:before {
    content: "\e127"; }
  .kcw-template .glyphicon-hand-left:before {
    content: "\e128"; }
  .kcw-template .glyphicon-hand-up:before {
    content: "\e129"; }
  .kcw-template .glyphicon-hand-down:before {
    content: "\e130"; }
  .kcw-template .glyphicon-circle-arrow-right:before {
    content: "\e131"; }
  .kcw-template .glyphicon-circle-arrow-left:before {
    content: "\e132"; }
  .kcw-template .glyphicon-circle-arrow-up:before {
    content: "\e133"; }
  .kcw-template .glyphicon-circle-arrow-down:before {
    content: "\e134"; }
  .kcw-template .glyphicon-globe:before {
    content: "\e135"; }
  .kcw-template .glyphicon-wrench:before {
    content: "\e136"; }
  .kcw-template .glyphicon-tasks:before {
    content: "\e137"; }
  .kcw-template .glyphicon-filter:before {
    content: "\e138"; }
  .kcw-template .glyphicon-briefcase:before {
    content: "\e139"; }
  .kcw-template .glyphicon-fullscreen:before {
    content: "\e140"; }
  .kcw-template .glyphicon-dashboard:before {
    content: "\e141"; }
  .kcw-template .glyphicon-paperclip:before {
    content: "\e142"; }
  .kcw-template .glyphicon-heart-empty:before {
    content: "\e143"; }
  .kcw-template .glyphicon-link:before {
    content: "\e144"; }
  .kcw-template .glyphicon-phone:before {
    content: "\e145"; }
  .kcw-template .glyphicon-pushpin:before {
    content: "\e146"; }
  .kcw-template .glyphicon-usd:before {
    content: "\e148"; }
  .kcw-template .glyphicon-gbp:before {
    content: "\e149"; }
  .kcw-template .glyphicon-sort:before {
    content: "\e150"; }
  .kcw-template .glyphicon-sort-by-alphabet:before {
    content: "\e151"; }
  .kcw-template .glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"; }
  .kcw-template .glyphicon-sort-by-order:before {
    content: "\e153"; }
  .kcw-template .glyphicon-sort-by-order-alt:before {
    content: "\e154"; }
  .kcw-template .glyphicon-sort-by-attributes:before {
    content: "\e155"; }
  .kcw-template .glyphicon-sort-by-attributes-alt:before {
    content: "\e156"; }
  .kcw-template .glyphicon-unchecked:before {
    content: "\e157"; }
  .kcw-template .glyphicon-expand:before {
    content: "\e158"; }
  .kcw-template .glyphicon-collapse-down:before {
    content: "\e159"; }
  .kcw-template .glyphicon-collapse-up:before {
    content: "\e160"; }
  .kcw-template .glyphicon-log-in:before {
    content: "\e161"; }
  .kcw-template .glyphicon-flash:before {
    content: "\e162"; }
  .kcw-template .glyphicon-log-out:before {
    content: "\e163"; }
  .kcw-template .glyphicon-new-window:before {
    content: "\e164"; }
  .kcw-template .glyphicon-record:before {
    content: "\e165"; }
  .kcw-template .glyphicon-save:before {
    content: "\e166"; }
  .kcw-template .glyphicon-open:before {
    content: "\e167"; }
  .kcw-template .glyphicon-saved:before {
    content: "\e168"; }
  .kcw-template .glyphicon-import:before {
    content: "\e169"; }
  .kcw-template .glyphicon-export:before {
    content: "\e170"; }
  .kcw-template .glyphicon-send:before {
    content: "\e171"; }
  .kcw-template .glyphicon-floppy-disk:before {
    content: "\e172"; }
  .kcw-template .glyphicon-floppy-saved:before {
    content: "\e173"; }
  .kcw-template .glyphicon-floppy-remove:before {
    content: "\e174"; }
  .kcw-template .glyphicon-floppy-save:before {
    content: "\e175"; }
  .kcw-template .glyphicon-floppy-open:before {
    content: "\e176"; }
  .kcw-template .glyphicon-credit-card:before {
    content: "\e177"; }
  .kcw-template .glyphicon-transfer:before {
    content: "\e178"; }
  .kcw-template .glyphicon-cutlery:before {
    content: "\e179"; }
  .kcw-template .glyphicon-header:before {
    content: "\e180"; }
  .kcw-template .glyphicon-compressed:before {
    content: "\e181"; }
  .kcw-template .glyphicon-earphone:before {
    content: "\e182"; }
  .kcw-template .glyphicon-phone-alt:before {
    content: "\e183"; }
  .kcw-template .glyphicon-tower:before {
    content: "\e184"; }
  .kcw-template .glyphicon-stats:before {
    content: "\e185"; }
  .kcw-template .glyphicon-sd-video:before {
    content: "\e186"; }
  .kcw-template .glyphicon-hd-video:before {
    content: "\e187"; }
  .kcw-template .glyphicon-subtitles:before {
    content: "\e188"; }
  .kcw-template .glyphicon-sound-stereo:before {
    content: "\e189"; }
  .kcw-template .glyphicon-sound-dolby:before {
    content: "\e190"; }
  .kcw-template .glyphicon-sound-5-1:before {
    content: "\e191"; }
  .kcw-template .glyphicon-sound-6-1:before {
    content: "\e192"; }
  .kcw-template .glyphicon-sound-7-1:before {
    content: "\e193"; }
  .kcw-template .glyphicon-copyright-mark:before {
    content: "\e194"; }
  .kcw-template .glyphicon-registration-mark:before {
    content: "\e195"; }
  .kcw-template .glyphicon-cloud-download:before {
    content: "\e197"; }
  .kcw-template .glyphicon-cloud-upload:before {
    content: "\e198"; }
  .kcw-template .glyphicon-tree-conifer:before {
    content: "\e199"; }
  .kcw-template .glyphicon-tree-deciduous:before {
    content: "\e200"; }
  .kcw-template .glyphicon-cd:before {
    content: "\e201"; }
  .kcw-template .glyphicon-save-file:before {
    content: "\e202"; }
  .kcw-template .glyphicon-open-file:before {
    content: "\e203"; }
  .kcw-template .glyphicon-level-up:before {
    content: "\e204"; }
  .kcw-template .glyphicon-copy:before {
    content: "\e205"; }
  .kcw-template .glyphicon-paste:before {
    content: "\e206"; }
  .kcw-template .glyphicon-alert:before {
    content: "\e209"; }
  .kcw-template .glyphicon-equalizer:before {
    content: "\e210"; }
  .kcw-template .glyphicon-king:before {
    content: "\e211"; }
  .kcw-template .glyphicon-queen:before {
    content: "\e212"; }
  .kcw-template .glyphicon-pawn:before {
    content: "\e213"; }
  .kcw-template .glyphicon-bishop:before {
    content: "\e214"; }
  .kcw-template .glyphicon-knight:before {
    content: "\e215"; }
  .kcw-template .glyphicon-baby-formula:before {
    content: "\e216"; }
  .kcw-template .glyphicon-tent:before {
    content: "\26fa"; }
  .kcw-template .glyphicon-blackboard:before {
    content: "\e218"; }
  .kcw-template .glyphicon-bed:before {
    content: "\e219"; }
  .kcw-template .glyphicon-apple:before {
    content: "\f8ff"; }
  .kcw-template .glyphicon-erase:before {
    content: "\e221"; }
  .kcw-template .glyphicon-hourglass:before {
    content: "\231b"; }
  .kcw-template .glyphicon-lamp:before {
    content: "\e223"; }
  .kcw-template .glyphicon-duplicate:before {
    content: "\e224"; }
  .kcw-template .glyphicon-piggy-bank:before {
    content: "\e225"; }
  .kcw-template .glyphicon-scissors:before {
    content: "\e226"; }
  .kcw-template .glyphicon-bitcoin:before {
    content: "\e227"; }
  .kcw-template .glyphicon-btc:before {
    content: "\e227"; }
  .kcw-template .glyphicon-xbt:before {
    content: "\e227"; }
  .kcw-template .glyphicon-yen:before {
    content: "\00a5"; }
  .kcw-template .glyphicon-jpy:before {
    content: "\00a5"; }
  .kcw-template .glyphicon-ruble:before {
    content: "\20bd"; }
  .kcw-template .glyphicon-rub:before {
    content: "\20bd"; }
  .kcw-template .glyphicon-scale:before {
    content: "\e230"; }
  .kcw-template .glyphicon-ice-lolly:before {
    content: "\e231"; }
  .kcw-template .glyphicon-ice-lolly-tasted:before {
    content: "\e232"; }
  .kcw-template .glyphicon-education:before {
    content: "\e233"; }
  .kcw-template .glyphicon-option-horizontal:before {
    content: "\e234"; }
  .kcw-template .glyphicon-option-vertical:before {
    content: "\e235"; }
  .kcw-template .glyphicon-menu-hamburger:before {
    content: "\e236"; }
  .kcw-template .glyphicon-modal-window:before {
    content: "\e237"; }
  .kcw-template .glyphicon-oil:before {
    content: "\e238"; }
  .kcw-template .glyphicon-grain:before {
    content: "\e239"; }
  .kcw-template .glyphicon-sunglasses:before {
    content: "\e240"; }
  .kcw-template .glyphicon-text-size:before {
    content: "\e241"; }
  .kcw-template .glyphicon-text-color:before {
    content: "\e242"; }
  .kcw-template .glyphicon-text-background:before {
    content: "\e243"; }
  .kcw-template .glyphicon-object-align-top:before {
    content: "\e244"; }
  .kcw-template .glyphicon-object-align-bottom:before {
    content: "\e245"; }
  .kcw-template .glyphicon-object-align-horizontal:before {
    content: "\e246"; }
  .kcw-template .glyphicon-object-align-left:before {
    content: "\e247"; }
  .kcw-template .glyphicon-object-align-vertical:before {
    content: "\e248"; }
  .kcw-template .glyphicon-object-align-right:before {
    content: "\e249"; }
  .kcw-template .glyphicon-triangle-right:before {
    content: "\e250"; }
  .kcw-template .glyphicon-triangle-left:before {
    content: "\e251"; }
  .kcw-template .glyphicon-triangle-bottom:before {
    content: "\e252"; }
  .kcw-template .glyphicon-triangle-top:before {
    content: "\e253"; }
  .kcw-template .glyphicon-console:before {
    content: "\e254"; }
  .kcw-template .glyphicon-superscript:before {
    content: "\e255"; }
  .kcw-template .glyphicon-subscript:before {
    content: "\e256"; }
  .kcw-template .glyphicon-menu-left:before {
    content: "\e257"; }
  .kcw-template .glyphicon-menu-right:before {
    content: "\e258"; }
  .kcw-template .glyphicon-menu-down:before {
    content: "\e259"; }
  .kcw-template .glyphicon-menu-up:before {
    content: "\e260"; }
  .kcw-template * {
    box-sizing: border-box; }
  .kcw-template *:before,
  .kcw-template *:after {
    box-sizing: border-box; }
  .kcw-template html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .kcw-template body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857;
    color: #333333;
    background-color: #fff; }
  .kcw-template input,
  .kcw-template button,
  .kcw-template select,
  .kcw-template textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit; }
  .kcw-template a {
    color: #337ab7;
    text-decoration: none; }
    .kcw-template a:hover, .kcw-template a:focus {
      color: #23527c;
      text-decoration: underline; }
    .kcw-template a:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
  .kcw-template figure {
    margin: 0; }
  .kcw-template img {
    vertical-align: middle; }
  .kcw-template .img-responsive {
    display: block;
    max-width: 100%;
    height: auto; }
  .kcw-template .img-rounded {
    border-radius: 6px; }
  .kcw-template .img-thumbnail {
    padding: 4px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto; }
  .kcw-template .img-circle {
    border-radius: 50%; }
  .kcw-template hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee; }
  .kcw-template .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0; }
  .kcw-template .sr-only-focusable:active, .kcw-template .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto; }
  .kcw-template [role="button"] {
    cursor: pointer; }
  .kcw-template h1, .kcw-template h2, .kcw-template h3, .kcw-template h4, .kcw-template h5, .kcw-template h6,
  .kcw-template .h1, .kcw-template .h2, .kcw-template .h3, .kcw-template .h4, .kcw-template .h5, .kcw-template .h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit; }
    .kcw-template h1 small,
    .kcw-template h1 .small, .kcw-template h2 small,
    .kcw-template h2 .small, .kcw-template h3 small,
    .kcw-template h3 .small, .kcw-template h4 small,
    .kcw-template h4 .small, .kcw-template h5 small,
    .kcw-template h5 .small, .kcw-template h6 small,
    .kcw-template h6 .small,
    .kcw-template .h1 small,
    .kcw-template .h1 .small, .kcw-template .h2 small,
    .kcw-template .h2 .small, .kcw-template .h3 small,
    .kcw-template .h3 .small, .kcw-template .h4 small,
    .kcw-template .h4 .small, .kcw-template .h5 small,
    .kcw-template .h5 .small, .kcw-template .h6 small,
    .kcw-template .h6 .small {
      font-weight: normal;
      line-height: 1;
      color: #777777; }
  .kcw-template h1, .kcw-template .h1,
  .kcw-template h2, .kcw-template .h2,
  .kcw-template h3, .kcw-template .h3 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .kcw-template h1 small,
    .kcw-template h1 .small, .kcw-template .h1 small,
    .kcw-template .h1 .small,
    .kcw-template h2 small,
    .kcw-template h2 .small, .kcw-template .h2 small,
    .kcw-template .h2 .small,
    .kcw-template h3 small,
    .kcw-template h3 .small, .kcw-template .h3 small,
    .kcw-template .h3 .small {
      font-size: 65%; }
  .kcw-template h4, .kcw-template .h4,
  .kcw-template h5, .kcw-template .h5,
  .kcw-template h6, .kcw-template .h6 {
    margin-top: 10px;
    margin-bottom: 10px; }
    .kcw-template h4 small,
    .kcw-template h4 .small, .kcw-template .h4 small,
    .kcw-template .h4 .small,
    .kcw-template h5 small,
    .kcw-template h5 .small, .kcw-template .h5 small,
    .kcw-template .h5 .small,
    .kcw-template h6 small,
    .kcw-template h6 .small, .kcw-template .h6 small,
    .kcw-template .h6 .small {
      font-size: 75%; }
  .kcw-template h1, .kcw-template .h1 {
    font-size: 36px; }
  .kcw-template h2, .kcw-template .h2 {
    font-size: 30px; }
  .kcw-template h3, .kcw-template .h3 {
    font-size: 24px; }
  .kcw-template h4, .kcw-template .h4 {
    font-size: 18px; }
  .kcw-template h5, .kcw-template .h5 {
    font-size: 14px; }
  .kcw-template h6, .kcw-template .h6 {
    font-size: 12px; }
  .kcw-template p {
    margin: 0 0 10px; }
  .kcw-template .lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4; }
    @media (min-width: 768px) {
      .kcw-template .lead {
        font-size: 21px; } }
  .kcw-template small,
  .kcw-template .small {
    font-size: 85%; }
  .kcw-template mark,
  .kcw-template .mark {
    background-color: #fcf8e3;
    padding: .2em; }
  .kcw-template .text-left {
    text-align: left; }
  .kcw-template .text-right {
    text-align: right; }
  .kcw-template .text-center {
    text-align: center; }
  .kcw-template .text-justify {
    text-align: justify; }
  .kcw-template .text-nowrap {
    white-space: nowrap; }
  .kcw-template .text-lowercase {
    text-transform: lowercase; }
  .kcw-template .text-uppercase, .kcw-template .initialism {
    text-transform: uppercase; }
  .kcw-template .text-capitalize {
    text-transform: capitalize; }
  .kcw-template .text-muted {
    color: #777777; }
  .kcw-template .text-primary {
    color: #337ab7; }
  .kcw-template a.text-primary:hover,
  .kcw-template a.text-primary:focus {
    color: #286090; }
  .kcw-template .text-success {
    color: #3c763d; }
  .kcw-template a.text-success:hover,
  .kcw-template a.text-success:focus {
    color: #2b542c; }
  .kcw-template .text-info {
    color: #31708f; }
  .kcw-template a.text-info:hover,
  .kcw-template a.text-info:focus {
    color: #245269; }
  .kcw-template .text-warning {
    color: #8a6d3b; }
  .kcw-template a.text-warning:hover,
  .kcw-template a.text-warning:focus {
    color: #66512c; }
  .kcw-template .text-danger {
    color: #a94442; }
  .kcw-template a.text-danger:hover,
  .kcw-template a.text-danger:focus {
    color: #843534; }
  .kcw-template .bg-primary {
    color: #fff; }
  .kcw-template .bg-primary {
    background-color: #337ab7; }
  .kcw-template a.bg-primary:hover,
  .kcw-template a.bg-primary:focus {
    background-color: #286090; }
  .kcw-template .bg-success {
    background-color: #dff0d8; }
  .kcw-template a.bg-success:hover,
  .kcw-template a.bg-success:focus {
    background-color: #c1e2b3; }
  .kcw-template .bg-info {
    background-color: #d9edf7; }
  .kcw-template a.bg-info:hover,
  .kcw-template a.bg-info:focus {
    background-color: #afd9ee; }
  .kcw-template .bg-warning {
    background-color: #fcf8e3; }
  .kcw-template a.bg-warning:hover,
  .kcw-template a.bg-warning:focus {
    background-color: #f7ecb5; }
  .kcw-template .bg-danger {
    background-color: #f2dede; }
  .kcw-template a.bg-danger:hover,
  .kcw-template a.bg-danger:focus {
    background-color: #e4b9b9; }
  .kcw-template .page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee; }
  .kcw-template ul,
  .kcw-template ol {
    margin-top: 0;
    margin-bottom: 10px; }
    .kcw-template ul ul,
    .kcw-template ul ol,
    .kcw-template ol ul,
    .kcw-template ol ol {
      margin-bottom: 0; }
  .kcw-template .list-unstyled {
    padding-left: 0;
    list-style: none; }
  .kcw-template .list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px; }
    .kcw-template .list-inline > li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px; }
  .kcw-template dl {
    margin-top: 0;
    margin-bottom: 20px; }
  .kcw-template dt,
  .kcw-template dd {
    line-height: 1.42857; }
  .kcw-template dt {
    font-weight: bold; }
  .kcw-template dd {
    margin-left: 0; }
  .kcw-template .dl-horizontal dd:before, .kcw-template .dl-horizontal dd:after {
    content: " ";
    display: table; }
  .kcw-template .dl-horizontal dd:after {
    clear: both; }
  @media (min-width: 768px) {
    .kcw-template .dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap; }
    .kcw-template .dl-horizontal dd {
      margin-left: 180px; } }
  .kcw-template abbr[title],
  .kcw-template abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777777; }
  .kcw-template .initialism {
    font-size: 90%; }
  .kcw-template blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee; }
    .kcw-template blockquote p:last-child,
    .kcw-template blockquote ul:last-child,
    .kcw-template blockquote ol:last-child {
      margin-bottom: 0; }
    .kcw-template blockquote footer,
    .kcw-template blockquote small,
    .kcw-template blockquote .small {
      display: block;
      font-size: 80%;
      line-height: 1.42857;
      color: #777777; }
      .kcw-template blockquote footer:before,
      .kcw-template blockquote small:before,
      .kcw-template blockquote .small:before {
        content: '\2014 \00A0'; }
  .kcw-template .blockquote-reverse,
  .kcw-template blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0;
    text-align: right; }
    .kcw-template .blockquote-reverse footer:before,
    .kcw-template .blockquote-reverse small:before,
    .kcw-template .blockquote-reverse .small:before,
    .kcw-template blockquote.pull-right footer:before,
    .kcw-template blockquote.pull-right small:before,
    .kcw-template blockquote.pull-right .small:before {
      content: ''; }
    .kcw-template .blockquote-reverse footer:after,
    .kcw-template .blockquote-reverse small:after,
    .kcw-template .blockquote-reverse .small:after,
    .kcw-template blockquote.pull-right footer:after,
    .kcw-template blockquote.pull-right small:after,
    .kcw-template blockquote.pull-right .small:after {
      content: '\00A0 \2014'; }
  .kcw-template address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857; }
  .kcw-template code,
  .kcw-template kbd,
  .kcw-template pre,
  .kcw-template samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace; }
  .kcw-template code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px; }
  .kcw-template kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }
    .kcw-template kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: bold;
      box-shadow: none; }
  .kcw-template pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857;
    word-break: break-all;
    word-wrap: break-word;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .kcw-template pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0; }
  .kcw-template .pre-scrollable {
    max-height: 340px;
    overflow-y: scroll; }
  .kcw-template .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .kcw-template .container:before, .kcw-template .container:after {
      content: " ";
      display: table; }
    .kcw-template .container:after {
      clear: both; }
    @media (min-width: 768px) {
      .kcw-template .container {
        width: 750px; } }
    @media (min-width: 992px) {
      .kcw-template .container {
        width: 970px; } }
    @media (min-width: 1200px) {
      .kcw-template .container {
        width: 1170px; } }
  .kcw-template .container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px; }
    .kcw-template .container-fluid:before, .kcw-template .container-fluid:after {
      content: " ";
      display: table; }
    .kcw-template .container-fluid:after {
      clear: both; }
  .kcw-template .row {
    margin-left: -15px;
    margin-right: -15px; }
    .kcw-template .row:before, .kcw-template .row:after {
      content: " ";
      display: table; }
    .kcw-template .row:after {
      clear: both; }
  .kcw-template .col-xs-1, .kcw-template .col-sm-1, .kcw-template .col-md-1, .kcw-template .col-lg-1, .kcw-template .col-xs-2, .kcw-template .col-sm-2, .kcw-template .col-md-2, .kcw-template .col-lg-2, .kcw-template .col-xs-3, .kcw-template .col-sm-3, .kcw-template .col-md-3, .kcw-template .col-lg-3, .kcw-template .col-xs-4, .kcw-template .col-sm-4, .kcw-template .col-md-4, .kcw-template .col-lg-4, .kcw-template .col-xs-5, .kcw-template .col-sm-5, .kcw-template .col-md-5, .kcw-template .col-lg-5, .kcw-template .col-xs-6, .kcw-template .col-sm-6, .kcw-template .col-md-6, .kcw-template .col-lg-6, .kcw-template .col-xs-7, .kcw-template .col-sm-7, .kcw-template .col-md-7, .kcw-template .col-lg-7, .kcw-template .col-xs-8, .kcw-template .col-sm-8, .kcw-template .col-md-8, .kcw-template .col-lg-8, .kcw-template .col-xs-9, .kcw-template .col-sm-9, .kcw-template .col-md-9, .kcw-template .col-lg-9, .kcw-template .col-xs-10, .kcw-template .col-sm-10, .kcw-template .col-md-10, .kcw-template .col-lg-10, .kcw-template .col-xs-11, .kcw-template .col-sm-11, .kcw-template .col-md-11, .kcw-template .col-lg-11, .kcw-template .col-xs-12, .kcw-template .col-sm-12, .kcw-template .col-md-12, .kcw-template .col-lg-12, .kcw-template .col-xs-13, .kcw-template .col-sm-13, .kcw-template .col-md-13, .kcw-template .col-lg-13, .kcw-template .col-xs-14, .kcw-template .col-sm-14, .kcw-template .col-md-14, .kcw-template .col-lg-14, .kcw-template .col-xs-15, .kcw-template .col-sm-15, .kcw-template .col-md-15, .kcw-template .col-lg-15, .kcw-template .col-xs-16, .kcw-template .col-sm-16, .kcw-template .col-md-16, .kcw-template .col-lg-16, .kcw-template .col-xs-17, .kcw-template .col-sm-17, .kcw-template .col-md-17, .kcw-template .col-lg-17, .kcw-template .col-xs-18, .kcw-template .col-sm-18, .kcw-template .col-md-18, .kcw-template .col-lg-18, .kcw-template .col-xs-19, .kcw-template .col-sm-19, .kcw-template .col-md-19, .kcw-template .col-lg-19, .kcw-template .col-xs-20, .kcw-template .col-sm-20, .kcw-template .col-md-20, .kcw-template .col-lg-20, .kcw-template .col-xs-21, .kcw-template .col-sm-21, .kcw-template .col-md-21, .kcw-template .col-lg-21, .kcw-template .col-xs-22, .kcw-template .col-sm-22, .kcw-template .col-md-22, .kcw-template .col-lg-22, .kcw-template .col-xs-23, .kcw-template .col-sm-23, .kcw-template .col-md-23, .kcw-template .col-lg-23, .kcw-template .col-xs-24, .kcw-template .col-sm-24, .kcw-template .col-md-24, .kcw-template .col-lg-24 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px; }
  .kcw-template .col-xs-1, .kcw-template .col-xs-2, .kcw-template .col-xs-3, .kcw-template .col-xs-4, .kcw-template .col-xs-5, .kcw-template .col-xs-6, .kcw-template .col-xs-7, .kcw-template .col-xs-8, .kcw-template .col-xs-9, .kcw-template .col-xs-10, .kcw-template .col-xs-11, .kcw-template .col-xs-12, .kcw-template .col-xs-13, .kcw-template .col-xs-14, .kcw-template .col-xs-15, .kcw-template .col-xs-16, .kcw-template .col-xs-17, .kcw-template .col-xs-18, .kcw-template .col-xs-19, .kcw-template .col-xs-20, .kcw-template .col-xs-21, .kcw-template .col-xs-22, .kcw-template .col-xs-23, .kcw-template .col-xs-24 {
    float: left; }
  .kcw-template .col-xs-1 {
    width: 4.16667%; }
  .kcw-template .col-xs-2 {
    width: 8.33333%; }
  .kcw-template .col-xs-3 {
    width: 12.5%; }
  .kcw-template .col-xs-4 {
    width: 16.66667%; }
  .kcw-template .col-xs-5 {
    width: 20.83333%; }
  .kcw-template .col-xs-6 {
    width: 25%; }
  .kcw-template .col-xs-7 {
    width: 29.16667%; }
  .kcw-template .col-xs-8 {
    width: 33.33333%; }
  .kcw-template .col-xs-9 {
    width: 37.5%; }
  .kcw-template .col-xs-10 {
    width: 41.66667%; }
  .kcw-template .col-xs-11 {
    width: 45.83333%; }
  .kcw-template .col-xs-12 {
    width: 50%; }
  .kcw-template .col-xs-13 {
    width: 54.16667%; }
  .kcw-template .col-xs-14 {
    width: 58.33333%; }
  .kcw-template .col-xs-15 {
    width: 62.5%; }
  .kcw-template .col-xs-16 {
    width: 66.66667%; }
  .kcw-template .col-xs-17 {
    width: 70.83333%; }
  .kcw-template .col-xs-18 {
    width: 75%; }
  .kcw-template .col-xs-19 {
    width: 79.16667%; }
  .kcw-template .col-xs-20 {
    width: 83.33333%; }
  .kcw-template .col-xs-21 {
    width: 87.5%; }
  .kcw-template .col-xs-22 {
    width: 91.66667%; }
  .kcw-template .col-xs-23 {
    width: 95.83333%; }
  .kcw-template .col-xs-24 {
    width: 100%; }
  .kcw-template .col-xs-pull-0 {
    right: auto; }
  .kcw-template .col-xs-pull-1 {
    right: 4.16667%; }
  .kcw-template .col-xs-pull-2 {
    right: 8.33333%; }
  .kcw-template .col-xs-pull-3 {
    right: 12.5%; }
  .kcw-template .col-xs-pull-4 {
    right: 16.66667%; }
  .kcw-template .col-xs-pull-5 {
    right: 20.83333%; }
  .kcw-template .col-xs-pull-6 {
    right: 25%; }
  .kcw-template .col-xs-pull-7 {
    right: 29.16667%; }
  .kcw-template .col-xs-pull-8 {
    right: 33.33333%; }
  .kcw-template .col-xs-pull-9 {
    right: 37.5%; }
  .kcw-template .col-xs-pull-10 {
    right: 41.66667%; }
  .kcw-template .col-xs-pull-11 {
    right: 45.83333%; }
  .kcw-template .col-xs-pull-12 {
    right: 50%; }
  .kcw-template .col-xs-pull-13 {
    right: 54.16667%; }
  .kcw-template .col-xs-pull-14 {
    right: 58.33333%; }
  .kcw-template .col-xs-pull-15 {
    right: 62.5%; }
  .kcw-template .col-xs-pull-16 {
    right: 66.66667%; }
  .kcw-template .col-xs-pull-17 {
    right: 70.83333%; }
  .kcw-template .col-xs-pull-18 {
    right: 75%; }
  .kcw-template .col-xs-pull-19 {
    right: 79.16667%; }
  .kcw-template .col-xs-pull-20 {
    right: 83.33333%; }
  .kcw-template .col-xs-pull-21 {
    right: 87.5%; }
  .kcw-template .col-xs-pull-22 {
    right: 91.66667%; }
  .kcw-template .col-xs-pull-23 {
    right: 95.83333%; }
  .kcw-template .col-xs-pull-24 {
    right: 100%; }
  .kcw-template .col-xs-push-0 {
    left: auto; }
  .kcw-template .col-xs-push-1 {
    left: 4.16667%; }
  .kcw-template .col-xs-push-2 {
    left: 8.33333%; }
  .kcw-template .col-xs-push-3 {
    left: 12.5%; }
  .kcw-template .col-xs-push-4 {
    left: 16.66667%; }
  .kcw-template .col-xs-push-5 {
    left: 20.83333%; }
  .kcw-template .col-xs-push-6 {
    left: 25%; }
  .kcw-template .col-xs-push-7 {
    left: 29.16667%; }
  .kcw-template .col-xs-push-8 {
    left: 33.33333%; }
  .kcw-template .col-xs-push-9 {
    left: 37.5%; }
  .kcw-template .col-xs-push-10 {
    left: 41.66667%; }
  .kcw-template .col-xs-push-11 {
    left: 45.83333%; }
  .kcw-template .col-xs-push-12 {
    left: 50%; }
  .kcw-template .col-xs-push-13 {
    left: 54.16667%; }
  .kcw-template .col-xs-push-14 {
    left: 58.33333%; }
  .kcw-template .col-xs-push-15 {
    left: 62.5%; }
  .kcw-template .col-xs-push-16 {
    left: 66.66667%; }
  .kcw-template .col-xs-push-17 {
    left: 70.83333%; }
  .kcw-template .col-xs-push-18 {
    left: 75%; }
  .kcw-template .col-xs-push-19 {
    left: 79.16667%; }
  .kcw-template .col-xs-push-20 {
    left: 83.33333%; }
  .kcw-template .col-xs-push-21 {
    left: 87.5%; }
  .kcw-template .col-xs-push-22 {
    left: 91.66667%; }
  .kcw-template .col-xs-push-23 {
    left: 95.83333%; }
  .kcw-template .col-xs-push-24 {
    left: 100%; }
  .kcw-template .col-xs-offset-0 {
    margin-left: 0%; }
  .kcw-template .col-xs-offset-1 {
    margin-left: 4.16667%; }
  .kcw-template .col-xs-offset-2 {
    margin-left: 8.33333%; }
  .kcw-template .col-xs-offset-3 {
    margin-left: 12.5%; }
  .kcw-template .col-xs-offset-4 {
    margin-left: 16.66667%; }
  .kcw-template .col-xs-offset-5 {
    margin-left: 20.83333%; }
  .kcw-template .col-xs-offset-6 {
    margin-left: 25%; }
  .kcw-template .col-xs-offset-7 {
    margin-left: 29.16667%; }
  .kcw-template .col-xs-offset-8 {
    margin-left: 33.33333%; }
  .kcw-template .col-xs-offset-9 {
    margin-left: 37.5%; }
  .kcw-template .col-xs-offset-10 {
    margin-left: 41.66667%; }
  .kcw-template .col-xs-offset-11 {
    margin-left: 45.83333%; }
  .kcw-template .col-xs-offset-12 {
    margin-left: 50%; }
  .kcw-template .col-xs-offset-13 {
    margin-left: 54.16667%; }
  .kcw-template .col-xs-offset-14 {
    margin-left: 58.33333%; }
  .kcw-template .col-xs-offset-15 {
    margin-left: 62.5%; }
  .kcw-template .col-xs-offset-16 {
    margin-left: 66.66667%; }
  .kcw-template .col-xs-offset-17 {
    margin-left: 70.83333%; }
  .kcw-template .col-xs-offset-18 {
    margin-left: 75%; }
  .kcw-template .col-xs-offset-19 {
    margin-left: 79.16667%; }
  .kcw-template .col-xs-offset-20 {
    margin-left: 83.33333%; }
  .kcw-template .col-xs-offset-21 {
    margin-left: 87.5%; }
  .kcw-template .col-xs-offset-22 {
    margin-left: 91.66667%; }
  .kcw-template .col-xs-offset-23 {
    margin-left: 95.83333%; }
  .kcw-template .col-xs-offset-24 {
    margin-left: 100%; }
  @media (min-width: 768px) {
    .kcw-template .col-sm-1, .kcw-template .col-sm-2, .kcw-template .col-sm-3, .kcw-template .col-sm-4, .kcw-template .col-sm-5, .kcw-template .col-sm-6, .kcw-template .col-sm-7, .kcw-template .col-sm-8, .kcw-template .col-sm-9, .kcw-template .col-sm-10, .kcw-template .col-sm-11, .kcw-template .col-sm-12, .kcw-template .col-sm-13, .kcw-template .col-sm-14, .kcw-template .col-sm-15, .kcw-template .col-sm-16, .kcw-template .col-sm-17, .kcw-template .col-sm-18, .kcw-template .col-sm-19, .kcw-template .col-sm-20, .kcw-template .col-sm-21, .kcw-template .col-sm-22, .kcw-template .col-sm-23, .kcw-template .col-sm-24 {
      float: left; }
    .kcw-template .col-sm-1 {
      width: 4.16667%; }
    .kcw-template .col-sm-2 {
      width: 8.33333%; }
    .kcw-template .col-sm-3 {
      width: 12.5%; }
    .kcw-template .col-sm-4 {
      width: 16.66667%; }
    .kcw-template .col-sm-5 {
      width: 20.83333%; }
    .kcw-template .col-sm-6 {
      width: 25%; }
    .kcw-template .col-sm-7 {
      width: 29.16667%; }
    .kcw-template .col-sm-8 {
      width: 33.33333%; }
    .kcw-template .col-sm-9 {
      width: 37.5%; }
    .kcw-template .col-sm-10 {
      width: 41.66667%; }
    .kcw-template .col-sm-11 {
      width: 45.83333%; }
    .kcw-template .col-sm-12 {
      width: 50%; }
    .kcw-template .col-sm-13 {
      width: 54.16667%; }
    .kcw-template .col-sm-14 {
      width: 58.33333%; }
    .kcw-template .col-sm-15 {
      width: 62.5%; }
    .kcw-template .col-sm-16 {
      width: 66.66667%; }
    .kcw-template .col-sm-17 {
      width: 70.83333%; }
    .kcw-template .col-sm-18 {
      width: 75%; }
    .kcw-template .col-sm-19 {
      width: 79.16667%; }
    .kcw-template .col-sm-20 {
      width: 83.33333%; }
    .kcw-template .col-sm-21 {
      width: 87.5%; }
    .kcw-template .col-sm-22 {
      width: 91.66667%; }
    .kcw-template .col-sm-23 {
      width: 95.83333%; }
    .kcw-template .col-sm-24 {
      width: 100%; }
    .kcw-template .col-sm-pull-0 {
      right: auto; }
    .kcw-template .col-sm-pull-1 {
      right: 4.16667%; }
    .kcw-template .col-sm-pull-2 {
      right: 8.33333%; }
    .kcw-template .col-sm-pull-3 {
      right: 12.5%; }
    .kcw-template .col-sm-pull-4 {
      right: 16.66667%; }
    .kcw-template .col-sm-pull-5 {
      right: 20.83333%; }
    .kcw-template .col-sm-pull-6 {
      right: 25%; }
    .kcw-template .col-sm-pull-7 {
      right: 29.16667%; }
    .kcw-template .col-sm-pull-8 {
      right: 33.33333%; }
    .kcw-template .col-sm-pull-9 {
      right: 37.5%; }
    .kcw-template .col-sm-pull-10 {
      right: 41.66667%; }
    .kcw-template .col-sm-pull-11 {
      right: 45.83333%; }
    .kcw-template .col-sm-pull-12 {
      right: 50%; }
    .kcw-template .col-sm-pull-13 {
      right: 54.16667%; }
    .kcw-template .col-sm-pull-14 {
      right: 58.33333%; }
    .kcw-template .col-sm-pull-15 {
      right: 62.5%; }
    .kcw-template .col-sm-pull-16 {
      right: 66.66667%; }
    .kcw-template .col-sm-pull-17 {
      right: 70.83333%; }
    .kcw-template .col-sm-pull-18 {
      right: 75%; }
    .kcw-template .col-sm-pull-19 {
      right: 79.16667%; }
    .kcw-template .col-sm-pull-20 {
      right: 83.33333%; }
    .kcw-template .col-sm-pull-21 {
      right: 87.5%; }
    .kcw-template .col-sm-pull-22 {
      right: 91.66667%; }
    .kcw-template .col-sm-pull-23 {
      right: 95.83333%; }
    .kcw-template .col-sm-pull-24 {
      right: 100%; }
    .kcw-template .col-sm-push-0 {
      left: auto; }
    .kcw-template .col-sm-push-1 {
      left: 4.16667%; }
    .kcw-template .col-sm-push-2 {
      left: 8.33333%; }
    .kcw-template .col-sm-push-3 {
      left: 12.5%; }
    .kcw-template .col-sm-push-4 {
      left: 16.66667%; }
    .kcw-template .col-sm-push-5 {
      left: 20.83333%; }
    .kcw-template .col-sm-push-6 {
      left: 25%; }
    .kcw-template .col-sm-push-7 {
      left: 29.16667%; }
    .kcw-template .col-sm-push-8 {
      left: 33.33333%; }
    .kcw-template .col-sm-push-9 {
      left: 37.5%; }
    .kcw-template .col-sm-push-10 {
      left: 41.66667%; }
    .kcw-template .col-sm-push-11 {
      left: 45.83333%; }
    .kcw-template .col-sm-push-12 {
      left: 50%; }
    .kcw-template .col-sm-push-13 {
      left: 54.16667%; }
    .kcw-template .col-sm-push-14 {
      left: 58.33333%; }
    .kcw-template .col-sm-push-15 {
      left: 62.5%; }
    .kcw-template .col-sm-push-16 {
      left: 66.66667%; }
    .kcw-template .col-sm-push-17 {
      left: 70.83333%; }
    .kcw-template .col-sm-push-18 {
      left: 75%; }
    .kcw-template .col-sm-push-19 {
      left: 79.16667%; }
    .kcw-template .col-sm-push-20 {
      left: 83.33333%; }
    .kcw-template .col-sm-push-21 {
      left: 87.5%; }
    .kcw-template .col-sm-push-22 {
      left: 91.66667%; }
    .kcw-template .col-sm-push-23 {
      left: 95.83333%; }
    .kcw-template .col-sm-push-24 {
      left: 100%; }
    .kcw-template .col-sm-offset-0 {
      margin-left: 0%; }
    .kcw-template .col-sm-offset-1 {
      margin-left: 4.16667%; }
    .kcw-template .col-sm-offset-2 {
      margin-left: 8.33333%; }
    .kcw-template .col-sm-offset-3 {
      margin-left: 12.5%; }
    .kcw-template .col-sm-offset-4 {
      margin-left: 16.66667%; }
    .kcw-template .col-sm-offset-5 {
      margin-left: 20.83333%; }
    .kcw-template .col-sm-offset-6 {
      margin-left: 25%; }
    .kcw-template .col-sm-offset-7 {
      margin-left: 29.16667%; }
    .kcw-template .col-sm-offset-8 {
      margin-left: 33.33333%; }
    .kcw-template .col-sm-offset-9 {
      margin-left: 37.5%; }
    .kcw-template .col-sm-offset-10 {
      margin-left: 41.66667%; }
    .kcw-template .col-sm-offset-11 {
      margin-left: 45.83333%; }
    .kcw-template .col-sm-offset-12 {
      margin-left: 50%; }
    .kcw-template .col-sm-offset-13 {
      margin-left: 54.16667%; }
    .kcw-template .col-sm-offset-14 {
      margin-left: 58.33333%; }
    .kcw-template .col-sm-offset-15 {
      margin-left: 62.5%; }
    .kcw-template .col-sm-offset-16 {
      margin-left: 66.66667%; }
    .kcw-template .col-sm-offset-17 {
      margin-left: 70.83333%; }
    .kcw-template .col-sm-offset-18 {
      margin-left: 75%; }
    .kcw-template .col-sm-offset-19 {
      margin-left: 79.16667%; }
    .kcw-template .col-sm-offset-20 {
      margin-left: 83.33333%; }
    .kcw-template .col-sm-offset-21 {
      margin-left: 87.5%; }
    .kcw-template .col-sm-offset-22 {
      margin-left: 91.66667%; }
    .kcw-template .col-sm-offset-23 {
      margin-left: 95.83333%; }
    .kcw-template .col-sm-offset-24 {
      margin-left: 100%; } }
  @media (min-width: 992px) {
    .kcw-template .col-md-1, .kcw-template .col-md-2, .kcw-template .col-md-3, .kcw-template .col-md-4, .kcw-template .col-md-5, .kcw-template .col-md-6, .kcw-template .col-md-7, .kcw-template .col-md-8, .kcw-template .col-md-9, .kcw-template .col-md-10, .kcw-template .col-md-11, .kcw-template .col-md-12, .kcw-template .col-md-13, .kcw-template .col-md-14, .kcw-template .col-md-15, .kcw-template .col-md-16, .kcw-template .col-md-17, .kcw-template .col-md-18, .kcw-template .col-md-19, .kcw-template .col-md-20, .kcw-template .col-md-21, .kcw-template .col-md-22, .kcw-template .col-md-23, .kcw-template .col-md-24 {
      float: left; }
    .kcw-template .col-md-1 {
      width: 4.16667%; }
    .kcw-template .col-md-2 {
      width: 8.33333%; }
    .kcw-template .col-md-3 {
      width: 12.5%; }
    .kcw-template .col-md-4 {
      width: 16.66667%; }
    .kcw-template .col-md-5 {
      width: 20.83333%; }
    .kcw-template .col-md-6 {
      width: 25%; }
    .kcw-template .col-md-7 {
      width: 29.16667%; }
    .kcw-template .col-md-8 {
      width: 33.33333%; }
    .kcw-template .col-md-9 {
      width: 37.5%; }
    .kcw-template .col-md-10 {
      width: 41.66667%; }
    .kcw-template .col-md-11 {
      width: 45.83333%; }
    .kcw-template .col-md-12 {
      width: 50%; }
    .kcw-template .col-md-13 {
      width: 54.16667%; }
    .kcw-template .col-md-14 {
      width: 58.33333%; }
    .kcw-template .col-md-15 {
      width: 62.5%; }
    .kcw-template .col-md-16 {
      width: 66.66667%; }
    .kcw-template .col-md-17 {
      width: 70.83333%; }
    .kcw-template .col-md-18 {
      width: 75%; }
    .kcw-template .col-md-19 {
      width: 79.16667%; }
    .kcw-template .col-md-20 {
      width: 83.33333%; }
    .kcw-template .col-md-21 {
      width: 87.5%; }
    .kcw-template .col-md-22 {
      width: 91.66667%; }
    .kcw-template .col-md-23 {
      width: 95.83333%; }
    .kcw-template .col-md-24 {
      width: 100%; }
    .kcw-template .col-md-pull-0 {
      right: auto; }
    .kcw-template .col-md-pull-1 {
      right: 4.16667%; }
    .kcw-template .col-md-pull-2 {
      right: 8.33333%; }
    .kcw-template .col-md-pull-3 {
      right: 12.5%; }
    .kcw-template .col-md-pull-4 {
      right: 16.66667%; }
    .kcw-template .col-md-pull-5 {
      right: 20.83333%; }
    .kcw-template .col-md-pull-6 {
      right: 25%; }
    .kcw-template .col-md-pull-7 {
      right: 29.16667%; }
    .kcw-template .col-md-pull-8 {
      right: 33.33333%; }
    .kcw-template .col-md-pull-9 {
      right: 37.5%; }
    .kcw-template .col-md-pull-10 {
      right: 41.66667%; }
    .kcw-template .col-md-pull-11 {
      right: 45.83333%; }
    .kcw-template .col-md-pull-12 {
      right: 50%; }
    .kcw-template .col-md-pull-13 {
      right: 54.16667%; }
    .kcw-template .col-md-pull-14 {
      right: 58.33333%; }
    .kcw-template .col-md-pull-15 {
      right: 62.5%; }
    .kcw-template .col-md-pull-16 {
      right: 66.66667%; }
    .kcw-template .col-md-pull-17 {
      right: 70.83333%; }
    .kcw-template .col-md-pull-18 {
      right: 75%; }
    .kcw-template .col-md-pull-19 {
      right: 79.16667%; }
    .kcw-template .col-md-pull-20 {
      right: 83.33333%; }
    .kcw-template .col-md-pull-21 {
      right: 87.5%; }
    .kcw-template .col-md-pull-22 {
      right: 91.66667%; }
    .kcw-template .col-md-pull-23 {
      right: 95.83333%; }
    .kcw-template .col-md-pull-24 {
      right: 100%; }
    .kcw-template .col-md-push-0 {
      left: auto; }
    .kcw-template .col-md-push-1 {
      left: 4.16667%; }
    .kcw-template .col-md-push-2 {
      left: 8.33333%; }
    .kcw-template .col-md-push-3 {
      left: 12.5%; }
    .kcw-template .col-md-push-4 {
      left: 16.66667%; }
    .kcw-template .col-md-push-5 {
      left: 20.83333%; }
    .kcw-template .col-md-push-6 {
      left: 25%; }
    .kcw-template .col-md-push-7 {
      left: 29.16667%; }
    .kcw-template .col-md-push-8 {
      left: 33.33333%; }
    .kcw-template .col-md-push-9 {
      left: 37.5%; }
    .kcw-template .col-md-push-10 {
      left: 41.66667%; }
    .kcw-template .col-md-push-11 {
      left: 45.83333%; }
    .kcw-template .col-md-push-12 {
      left: 50%; }
    .kcw-template .col-md-push-13 {
      left: 54.16667%; }
    .kcw-template .col-md-push-14 {
      left: 58.33333%; }
    .kcw-template .col-md-push-15 {
      left: 62.5%; }
    .kcw-template .col-md-push-16 {
      left: 66.66667%; }
    .kcw-template .col-md-push-17 {
      left: 70.83333%; }
    .kcw-template .col-md-push-18 {
      left: 75%; }
    .kcw-template .col-md-push-19 {
      left: 79.16667%; }
    .kcw-template .col-md-push-20 {
      left: 83.33333%; }
    .kcw-template .col-md-push-21 {
      left: 87.5%; }
    .kcw-template .col-md-push-22 {
      left: 91.66667%; }
    .kcw-template .col-md-push-23 {
      left: 95.83333%; }
    .kcw-template .col-md-push-24 {
      left: 100%; }
    .kcw-template .col-md-offset-0 {
      margin-left: 0%; }
    .kcw-template .col-md-offset-1 {
      margin-left: 4.16667%; }
    .kcw-template .col-md-offset-2 {
      margin-left: 8.33333%; }
    .kcw-template .col-md-offset-3 {
      margin-left: 12.5%; }
    .kcw-template .col-md-offset-4 {
      margin-left: 16.66667%; }
    .kcw-template .col-md-offset-5 {
      margin-left: 20.83333%; }
    .kcw-template .col-md-offset-6 {
      margin-left: 25%; }
    .kcw-template .col-md-offset-7 {
      margin-left: 29.16667%; }
    .kcw-template .col-md-offset-8 {
      margin-left: 33.33333%; }
    .kcw-template .col-md-offset-9 {
      margin-left: 37.5%; }
    .kcw-template .col-md-offset-10 {
      margin-left: 41.66667%; }
    .kcw-template .col-md-offset-11 {
      margin-left: 45.83333%; }
    .kcw-template .col-md-offset-12 {
      margin-left: 50%; }
    .kcw-template .col-md-offset-13 {
      margin-left: 54.16667%; }
    .kcw-template .col-md-offset-14 {
      margin-left: 58.33333%; }
    .kcw-template .col-md-offset-15 {
      margin-left: 62.5%; }
    .kcw-template .col-md-offset-16 {
      margin-left: 66.66667%; }
    .kcw-template .col-md-offset-17 {
      margin-left: 70.83333%; }
    .kcw-template .col-md-offset-18 {
      margin-left: 75%; }
    .kcw-template .col-md-offset-19 {
      margin-left: 79.16667%; }
    .kcw-template .col-md-offset-20 {
      margin-left: 83.33333%; }
    .kcw-template .col-md-offset-21 {
      margin-left: 87.5%; }
    .kcw-template .col-md-offset-22 {
      margin-left: 91.66667%; }
    .kcw-template .col-md-offset-23 {
      margin-left: 95.83333%; }
    .kcw-template .col-md-offset-24 {
      margin-left: 100%; } }
  @media (min-width: 1200px) {
    .kcw-template .col-lg-1, .kcw-template .col-lg-2, .kcw-template .col-lg-3, .kcw-template .col-lg-4, .kcw-template .col-lg-5, .kcw-template .col-lg-6, .kcw-template .col-lg-7, .kcw-template .col-lg-8, .kcw-template .col-lg-9, .kcw-template .col-lg-10, .kcw-template .col-lg-11, .kcw-template .col-lg-12, .kcw-template .col-lg-13, .kcw-template .col-lg-14, .kcw-template .col-lg-15, .kcw-template .col-lg-16, .kcw-template .col-lg-17, .kcw-template .col-lg-18, .kcw-template .col-lg-19, .kcw-template .col-lg-20, .kcw-template .col-lg-21, .kcw-template .col-lg-22, .kcw-template .col-lg-23, .kcw-template .col-lg-24 {
      float: left; }
    .kcw-template .col-lg-1 {
      width: 4.16667%; }
    .kcw-template .col-lg-2 {
      width: 8.33333%; }
    .kcw-template .col-lg-3 {
      width: 12.5%; }
    .kcw-template .col-lg-4 {
      width: 16.66667%; }
    .kcw-template .col-lg-5 {
      width: 20.83333%; }
    .kcw-template .col-lg-6 {
      width: 25%; }
    .kcw-template .col-lg-7 {
      width: 29.16667%; }
    .kcw-template .col-lg-8 {
      width: 33.33333%; }
    .kcw-template .col-lg-9 {
      width: 37.5%; }
    .kcw-template .col-lg-10 {
      width: 41.66667%; }
    .kcw-template .col-lg-11 {
      width: 45.83333%; }
    .kcw-template .col-lg-12 {
      width: 50%; }
    .kcw-template .col-lg-13 {
      width: 54.16667%; }
    .kcw-template .col-lg-14 {
      width: 58.33333%; }
    .kcw-template .col-lg-15 {
      width: 62.5%; }
    .kcw-template .col-lg-16 {
      width: 66.66667%; }
    .kcw-template .col-lg-17 {
      width: 70.83333%; }
    .kcw-template .col-lg-18 {
      width: 75%; }
    .kcw-template .col-lg-19 {
      width: 79.16667%; }
    .kcw-template .col-lg-20 {
      width: 83.33333%; }
    .kcw-template .col-lg-21 {
      width: 87.5%; }
    .kcw-template .col-lg-22 {
      width: 91.66667%; }
    .kcw-template .col-lg-23 {
      width: 95.83333%; }
    .kcw-template .col-lg-24 {
      width: 100%; }
    .kcw-template .col-lg-pull-0 {
      right: auto; }
    .kcw-template .col-lg-pull-1 {
      right: 4.16667%; }
    .kcw-template .col-lg-pull-2 {
      right: 8.33333%; }
    .kcw-template .col-lg-pull-3 {
      right: 12.5%; }
    .kcw-template .col-lg-pull-4 {
      right: 16.66667%; }
    .kcw-template .col-lg-pull-5 {
      right: 20.83333%; }
    .kcw-template .col-lg-pull-6 {
      right: 25%; }
    .kcw-template .col-lg-pull-7 {
      right: 29.16667%; }
    .kcw-template .col-lg-pull-8 {
      right: 33.33333%; }
    .kcw-template .col-lg-pull-9 {
      right: 37.5%; }
    .kcw-template .col-lg-pull-10 {
      right: 41.66667%; }
    .kcw-template .col-lg-pull-11 {
      right: 45.83333%; }
    .kcw-template .col-lg-pull-12 {
      right: 50%; }
    .kcw-template .col-lg-pull-13 {
      right: 54.16667%; }
    .kcw-template .col-lg-pull-14 {
      right: 58.33333%; }
    .kcw-template .col-lg-pull-15 {
      right: 62.5%; }
    .kcw-template .col-lg-pull-16 {
      right: 66.66667%; }
    .kcw-template .col-lg-pull-17 {
      right: 70.83333%; }
    .kcw-template .col-lg-pull-18 {
      right: 75%; }
    .kcw-template .col-lg-pull-19 {
      right: 79.16667%; }
    .kcw-template .col-lg-pull-20 {
      right: 83.33333%; }
    .kcw-template .col-lg-pull-21 {
      right: 87.5%; }
    .kcw-template .col-lg-pull-22 {
      right: 91.66667%; }
    .kcw-template .col-lg-pull-23 {
      right: 95.83333%; }
    .kcw-template .col-lg-pull-24 {
      right: 100%; }
    .kcw-template .col-lg-push-0 {
      left: auto; }
    .kcw-template .col-lg-push-1 {
      left: 4.16667%; }
    .kcw-template .col-lg-push-2 {
      left: 8.33333%; }
    .kcw-template .col-lg-push-3 {
      left: 12.5%; }
    .kcw-template .col-lg-push-4 {
      left: 16.66667%; }
    .kcw-template .col-lg-push-5 {
      left: 20.83333%; }
    .kcw-template .col-lg-push-6 {
      left: 25%; }
    .kcw-template .col-lg-push-7 {
      left: 29.16667%; }
    .kcw-template .col-lg-push-8 {
      left: 33.33333%; }
    .kcw-template .col-lg-push-9 {
      left: 37.5%; }
    .kcw-template .col-lg-push-10 {
      left: 41.66667%; }
    .kcw-template .col-lg-push-11 {
      left: 45.83333%; }
    .kcw-template .col-lg-push-12 {
      left: 50%; }
    .kcw-template .col-lg-push-13 {
      left: 54.16667%; }
    .kcw-template .col-lg-push-14 {
      left: 58.33333%; }
    .kcw-template .col-lg-push-15 {
      left: 62.5%; }
    .kcw-template .col-lg-push-16 {
      left: 66.66667%; }
    .kcw-template .col-lg-push-17 {
      left: 70.83333%; }
    .kcw-template .col-lg-push-18 {
      left: 75%; }
    .kcw-template .col-lg-push-19 {
      left: 79.16667%; }
    .kcw-template .col-lg-push-20 {
      left: 83.33333%; }
    .kcw-template .col-lg-push-21 {
      left: 87.5%; }
    .kcw-template .col-lg-push-22 {
      left: 91.66667%; }
    .kcw-template .col-lg-push-23 {
      left: 95.83333%; }
    .kcw-template .col-lg-push-24 {
      left: 100%; }
    .kcw-template .col-lg-offset-0 {
      margin-left: 0%; }
    .kcw-template .col-lg-offset-1 {
      margin-left: 4.16667%; }
    .kcw-template .col-lg-offset-2 {
      margin-left: 8.33333%; }
    .kcw-template .col-lg-offset-3 {
      margin-left: 12.5%; }
    .kcw-template .col-lg-offset-4 {
      margin-left: 16.66667%; }
    .kcw-template .col-lg-offset-5 {
      margin-left: 20.83333%; }
    .kcw-template .col-lg-offset-6 {
      margin-left: 25%; }
    .kcw-template .col-lg-offset-7 {
      margin-left: 29.16667%; }
    .kcw-template .col-lg-offset-8 {
      margin-left: 33.33333%; }
    .kcw-template .col-lg-offset-9 {
      margin-left: 37.5%; }
    .kcw-template .col-lg-offset-10 {
      margin-left: 41.66667%; }
    .kcw-template .col-lg-offset-11 {
      margin-left: 45.83333%; }
    .kcw-template .col-lg-offset-12 {
      margin-left: 50%; }
    .kcw-template .col-lg-offset-13 {
      margin-left: 54.16667%; }
    .kcw-template .col-lg-offset-14 {
      margin-left: 58.33333%; }
    .kcw-template .col-lg-offset-15 {
      margin-left: 62.5%; }
    .kcw-template .col-lg-offset-16 {
      margin-left: 66.66667%; }
    .kcw-template .col-lg-offset-17 {
      margin-left: 70.83333%; }
    .kcw-template .col-lg-offset-18 {
      margin-left: 75%; }
    .kcw-template .col-lg-offset-19 {
      margin-left: 79.16667%; }
    .kcw-template .col-lg-offset-20 {
      margin-left: 83.33333%; }
    .kcw-template .col-lg-offset-21 {
      margin-left: 87.5%; }
    .kcw-template .col-lg-offset-22 {
      margin-left: 91.66667%; }
    .kcw-template .col-lg-offset-23 {
      margin-left: 95.83333%; }
    .kcw-template .col-lg-offset-24 {
      margin-left: 100%; } }
  .kcw-template table {
    background-color: transparent; }
  .kcw-template caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left; }
  .kcw-template th {
    text-align: left; }
  .kcw-template .table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px; }
    .kcw-template .table > thead > tr > th,
    .kcw-template .table > thead > tr > td,
    .kcw-template .table > tbody > tr > th,
    .kcw-template .table > tbody > tr > td,
    .kcw-template .table > tfoot > tr > th,
    .kcw-template .table > tfoot > tr > td {
      padding: 8px;
      line-height: 1.42857;
      vertical-align: top;
      border-top: 1px solid #ddd; }
    .kcw-template .table > thead > tr > th {
      vertical-align: bottom;
      border-bottom: 2px solid #ddd; }
    .kcw-template .table > caption + thead > tr:first-child > th,
    .kcw-template .table > caption + thead > tr:first-child > td,
    .kcw-template .table > colgroup + thead > tr:first-child > th,
    .kcw-template .table > colgroup + thead > tr:first-child > td,
    .kcw-template .table > thead:first-child > tr:first-child > th,
    .kcw-template .table > thead:first-child > tr:first-child > td {
      border-top: 0; }
    .kcw-template .table > tbody + tbody {
      border-top: 2px solid #ddd; }
    .kcw-template .table .table {
      background-color: #fff; }
  .kcw-template .table-condensed > thead > tr > th,
  .kcw-template .table-condensed > thead > tr > td,
  .kcw-template .table-condensed > tbody > tr > th,
  .kcw-template .table-condensed > tbody > tr > td,
  .kcw-template .table-condensed > tfoot > tr > th,
  .kcw-template .table-condensed > tfoot > tr > td {
    padding: 5px; }
  .kcw-template .table-bordered {
    border: 1px solid #ddd; }
    .kcw-template .table-bordered > thead > tr > th,
    .kcw-template .table-bordered > thead > tr > td,
    .kcw-template .table-bordered > tbody > tr > th,
    .kcw-template .table-bordered > tbody > tr > td,
    .kcw-template .table-bordered > tfoot > tr > th,
    .kcw-template .table-bordered > tfoot > tr > td {
      border: 1px solid #ddd; }
    .kcw-template .table-bordered > thead > tr > th,
    .kcw-template .table-bordered > thead > tr > td {
      border-bottom-width: 2px; }
  .kcw-template .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9; }
  .kcw-template .table-hover > tbody > tr:hover {
    background-color: #f5f5f5; }
  .kcw-template table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column; }
  .kcw-template table td[class*="col-"],
  .kcw-template table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell; }
  .kcw-template .table > thead > tr > td.active,
  .kcw-template .table > thead > tr > th.active,
  .kcw-template .table > thead > tr.active > td,
  .kcw-template .table > thead > tr.active > th,
  .kcw-template .table > tbody > tr > td.active,
  .kcw-template .table > tbody > tr > th.active,
  .kcw-template .table > tbody > tr.active > td,
  .kcw-template .table > tbody > tr.active > th,
  .kcw-template .table > tfoot > tr > td.active,
  .kcw-template .table > tfoot > tr > th.active,
  .kcw-template .table > tfoot > tr.active > td,
  .kcw-template .table > tfoot > tr.active > th {
    background-color: #f5f5f5; }
  .kcw-template .table-hover > tbody > tr > td.active:hover,
  .kcw-template .table-hover > tbody > tr > th.active:hover,
  .kcw-template .table-hover > tbody > tr.active:hover > td,
  .kcw-template .table-hover > tbody > tr:hover > .active,
  .kcw-template .table-hover > tbody > tr.active:hover > th {
    background-color: #e8e8e8; }
  .kcw-template .table > thead > tr > td.success,
  .kcw-template .table > thead > tr > th.success,
  .kcw-template .table > thead > tr.success > td,
  .kcw-template .table > thead > tr.success > th,
  .kcw-template .table > tbody > tr > td.success,
  .kcw-template .table > tbody > tr > th.success,
  .kcw-template .table > tbody > tr.success > td,
  .kcw-template .table > tbody > tr.success > th,
  .kcw-template .table > tfoot > tr > td.success,
  .kcw-template .table > tfoot > tr > th.success,
  .kcw-template .table > tfoot > tr.success > td,
  .kcw-template .table > tfoot > tr.success > th {
    background-color: #dff0d8; }
  .kcw-template .table-hover > tbody > tr > td.success:hover,
  .kcw-template .table-hover > tbody > tr > th.success:hover,
  .kcw-template .table-hover > tbody > tr.success:hover > td,
  .kcw-template .table-hover > tbody > tr:hover > .success,
  .kcw-template .table-hover > tbody > tr.success:hover > th {
    background-color: #d0e9c6; }
  .kcw-template .table > thead > tr > td.info,
  .kcw-template .table > thead > tr > th.info,
  .kcw-template .table > thead > tr.info > td,
  .kcw-template .table > thead > tr.info > th,
  .kcw-template .table > tbody > tr > td.info,
  .kcw-template .table > tbody > tr > th.info,
  .kcw-template .table > tbody > tr.info > td,
  .kcw-template .table > tbody > tr.info > th,
  .kcw-template .table > tfoot > tr > td.info,
  .kcw-template .table > tfoot > tr > th.info,
  .kcw-template .table > tfoot > tr.info > td,
  .kcw-template .table > tfoot > tr.info > th {
    background-color: #d9edf7; }
  .kcw-template .table-hover > tbody > tr > td.info:hover,
  .kcw-template .table-hover > tbody > tr > th.info:hover,
  .kcw-template .table-hover > tbody > tr.info:hover > td,
  .kcw-template .table-hover > tbody > tr:hover > .info,
  .kcw-template .table-hover > tbody > tr.info:hover > th {
    background-color: #c4e3f3; }
  .kcw-template .table > thead > tr > td.warning,
  .kcw-template .table > thead > tr > th.warning,
  .kcw-template .table > thead > tr.warning > td,
  .kcw-template .table > thead > tr.warning > th,
  .kcw-template .table > tbody > tr > td.warning,
  .kcw-template .table > tbody > tr > th.warning,
  .kcw-template .table > tbody > tr.warning > td,
  .kcw-template .table > tbody > tr.warning > th,
  .kcw-template .table > tfoot > tr > td.warning,
  .kcw-template .table > tfoot > tr > th.warning,
  .kcw-template .table > tfoot > tr.warning > td,
  .kcw-template .table > tfoot > tr.warning > th {
    background-color: #fcf8e3; }
  .kcw-template .table-hover > tbody > tr > td.warning:hover,
  .kcw-template .table-hover > tbody > tr > th.warning:hover,
  .kcw-template .table-hover > tbody > tr.warning:hover > td,
  .kcw-template .table-hover > tbody > tr:hover > .warning,
  .kcw-template .table-hover > tbody > tr.warning:hover > th {
    background-color: #faf2cc; }
  .kcw-template .table > thead > tr > td.danger,
  .kcw-template .table > thead > tr > th.danger,
  .kcw-template .table > thead > tr.danger > td,
  .kcw-template .table > thead > tr.danger > th,
  .kcw-template .table > tbody > tr > td.danger,
  .kcw-template .table > tbody > tr > th.danger,
  .kcw-template .table > tbody > tr.danger > td,
  .kcw-template .table > tbody > tr.danger > th,
  .kcw-template .table > tfoot > tr > td.danger,
  .kcw-template .table > tfoot > tr > th.danger,
  .kcw-template .table > tfoot > tr.danger > td,
  .kcw-template .table > tfoot > tr.danger > th {
    background-color: #f2dede; }
  .kcw-template .table-hover > tbody > tr > td.danger:hover,
  .kcw-template .table-hover > tbody > tr > th.danger:hover,
  .kcw-template .table-hover > tbody > tr.danger:hover > td,
  .kcw-template .table-hover > tbody > tr:hover > .danger,
  .kcw-template .table-hover > tbody > tr.danger:hover > th {
    background-color: #ebcccc; }
  .kcw-template .table-responsive {
    overflow-x: auto;
    min-height: 0.01%; }
    @media screen and (max-width: 767px) {
      .kcw-template .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd; }
        .kcw-template .table-responsive > .table {
          margin-bottom: 0; }
          .kcw-template .table-responsive > .table > thead > tr > th,
          .kcw-template .table-responsive > .table > thead > tr > td,
          .kcw-template .table-responsive > .table > tbody > tr > th,
          .kcw-template .table-responsive > .table > tbody > tr > td,
          .kcw-template .table-responsive > .table > tfoot > tr > th,
          .kcw-template .table-responsive > .table > tfoot > tr > td {
            white-space: nowrap; }
        .kcw-template .table-responsive > .table-bordered {
          border: 0; }
          .kcw-template .table-responsive > .table-bordered > thead > tr > th:first-child,
          .kcw-template .table-responsive > .table-bordered > thead > tr > td:first-child,
          .kcw-template .table-responsive > .table-bordered > tbody > tr > th:first-child,
          .kcw-template .table-responsive > .table-bordered > tbody > tr > td:first-child,
          .kcw-template .table-responsive > .table-bordered > tfoot > tr > th:first-child,
          .kcw-template .table-responsive > .table-bordered > tfoot > tr > td:first-child {
            border-left: 0; }
          .kcw-template .table-responsive > .table-bordered > thead > tr > th:last-child,
          .kcw-template .table-responsive > .table-bordered > thead > tr > td:last-child,
          .kcw-template .table-responsive > .table-bordered > tbody > tr > th:last-child,
          .kcw-template .table-responsive > .table-bordered > tbody > tr > td:last-child,
          .kcw-template .table-responsive > .table-bordered > tfoot > tr > th:last-child,
          .kcw-template .table-responsive > .table-bordered > tfoot > tr > td:last-child {
            border-right: 0; }
          .kcw-template .table-responsive > .table-bordered > tbody > tr:last-child > th,
          .kcw-template .table-responsive > .table-bordered > tbody > tr:last-child > td,
          .kcw-template .table-responsive > .table-bordered > tfoot > tr:last-child > th,
          .kcw-template .table-responsive > .table-bordered > tfoot > tr:last-child > td {
            border-bottom: 0; } }
  .kcw-template fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0; }
  .kcw-template legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333333;
    border: 0;
    border-bottom: 1px solid #e5e5e5; }
  .kcw-template label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold; }
  .kcw-template input[type="search"] {
    box-sizing: border-box; }
  .kcw-template input[type="radio"],
  .kcw-template input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal; }
  .kcw-template input[type="file"] {
    display: block; }
  .kcw-template input[type="range"] {
    display: block;
    width: 100%; }
  .kcw-template select[multiple],
  .kcw-template select[size] {
    height: auto; }
  .kcw-template input[type="file"]:focus,
  .kcw-template input[type="radio"]:focus,
  .kcw-template input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  .kcw-template output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555; }
  .kcw-template .form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s; }
    .kcw-template .form-control:focus {
      border-color: #66afe9;
      outline: 0;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6); }
    .kcw-template .form-control::-moz-placeholder {
      color: #999;
      opacity: 1; }
    .kcw-template .form-control:-ms-input-placeholder {
      color: #999; }
    .kcw-template .form-control::-webkit-input-placeholder {
      color: #999; }
    .kcw-template .form-control[disabled], .kcw-template .form-control[readonly],
    fieldset[disabled] .kcw-template .form-control {
      background-color: #eeeeee;
      opacity: 1; }
    .kcw-template .form-control[disabled],
    fieldset[disabled] .kcw-template .form-control {
      cursor: not-allowed; }
  .kcw-template textarea.form-control {
    height: auto; }
  .kcw-template input[type="search"] {
    -webkit-appearance: none; }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
    .kcw-template input[type="date"].form-control,
    .kcw-template input[type="time"].form-control,
    .kcw-template input[type="datetime-local"].form-control,
    .kcw-template input[type="month"].form-control {
      line-height: 34px; }
    .kcw-template input[type="date"].input-sm, .kcw-template .input-group-sm > input.form-control[type="date"],
    .kcw-template .input-group-sm > input.input-group-addon[type="date"],
    .kcw-template .input-group-sm > .input-group-btn > input.btn[type="date"],
    .input-group-sm .kcw-template input[type="date"],
    .kcw-template input[type="time"].input-sm,
    .kcw-template .input-group-sm > input.form-control[type="time"],
    .kcw-template .input-group-sm > input.input-group-addon[type="time"],
    .kcw-template .input-group-sm > .input-group-btn > input.btn[type="time"],
    .input-group-sm
    .kcw-template input[type="time"],
    .kcw-template input[type="datetime-local"].input-sm,
    .kcw-template .input-group-sm > input.form-control[type="datetime-local"],
    .kcw-template .input-group-sm > input.input-group-addon[type="datetime-local"],
    .kcw-template .input-group-sm > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-sm
    .kcw-template input[type="datetime-local"],
    .kcw-template input[type="month"].input-sm,
    .kcw-template .input-group-sm > input.form-control[type="month"],
    .kcw-template .input-group-sm > input.input-group-addon[type="month"],
    .kcw-template .input-group-sm > .input-group-btn > input.btn[type="month"],
    .input-group-sm
    .kcw-template input[type="month"] {
      line-height: 30px; }
    .kcw-template input[type="date"].input-lg, .kcw-template .input-group-lg > input.form-control[type="date"],
    .kcw-template .input-group-lg > input.input-group-addon[type="date"],
    .kcw-template .input-group-lg > .input-group-btn > input.btn[type="date"],
    .input-group-lg .kcw-template input[type="date"],
    .kcw-template input[type="time"].input-lg,
    .kcw-template .input-group-lg > input.form-control[type="time"],
    .kcw-template .input-group-lg > input.input-group-addon[type="time"],
    .kcw-template .input-group-lg > .input-group-btn > input.btn[type="time"],
    .input-group-lg
    .kcw-template input[type="time"],
    .kcw-template input[type="datetime-local"].input-lg,
    .kcw-template .input-group-lg > input.form-control[type="datetime-local"],
    .kcw-template .input-group-lg > input.input-group-addon[type="datetime-local"],
    .kcw-template .input-group-lg > .input-group-btn > input.btn[type="datetime-local"],
    .input-group-lg
    .kcw-template input[type="datetime-local"],
    .kcw-template input[type="month"].input-lg,
    .kcw-template .input-group-lg > input.form-control[type="month"],
    .kcw-template .input-group-lg > input.input-group-addon[type="month"],
    .kcw-template .input-group-lg > .input-group-btn > input.btn[type="month"],
    .input-group-lg
    .kcw-template input[type="month"] {
      line-height: 46px; } }
  .kcw-template .form-group {
    margin-bottom: 15px; }
  .kcw-template .radio,
  .kcw-template .checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px; }
    .kcw-template .radio label,
    .kcw-template .checkbox label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      cursor: pointer; }
  .kcw-template .radio input[type="radio"],
  .kcw-template .radio-inline input[type="radio"],
  .kcw-template .checkbox input[type="checkbox"],
  .kcw-template .checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px \9; }
  .kcw-template .radio + .radio,
  .kcw-template .checkbox + .checkbox {
    margin-top: -5px; }
  .kcw-template .radio-inline,
  .kcw-template .checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer; }
  .kcw-template .radio-inline + .radio-inline,
  .kcw-template .checkbox-inline + .checkbox-inline {
    margin-top: 0;
    margin-left: 10px; }
  .kcw-template input[type="radio"][disabled], .kcw-template input[type="radio"].disabled,
  fieldset[disabled] .kcw-template input[type="radio"],
  .kcw-template input[type="checkbox"][disabled],
  .kcw-template input[type="checkbox"].disabled,
  fieldset[disabled]
  .kcw-template input[type="checkbox"] {
    cursor: not-allowed; }
  .kcw-template .radio-inline.disabled,
  fieldset[disabled] .kcw-template .radio-inline,
  .kcw-template .checkbox-inline.disabled,
  fieldset[disabled]
  .kcw-template .checkbox-inline {
    cursor: not-allowed; }
  .kcw-template .radio.disabled label,
  fieldset[disabled] .kcw-template .radio label,
  .kcw-template .checkbox.disabled label,
  fieldset[disabled]
  .kcw-template .checkbox label {
    cursor: not-allowed; }
  .kcw-template .form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
    min-height: 34px; }
    .kcw-template .form-control-static.input-lg, .kcw-template .input-group-lg > .form-control-static.form-control,
    .kcw-template .input-group-lg > .form-control-static.input-group-addon,
    .kcw-template .input-group-lg > .input-group-btn > .form-control-static.btn, .kcw-template .form-control-static.input-sm, .kcw-template .input-group-sm > .form-control-static.form-control,
    .kcw-template .input-group-sm > .form-control-static.input-group-addon,
    .kcw-template .input-group-sm > .input-group-btn > .form-control-static.btn {
      padding-left: 0;
      padding-right: 0; }
  .kcw-template .input-sm, .kcw-template .input-group-sm > .form-control,
  .kcw-template .input-group-sm > .input-group-addon,
  .kcw-template .input-group-sm > .input-group-btn > .btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .kcw-template select.input-sm, .kcw-template .input-group-sm > select.form-control,
  .kcw-template .input-group-sm > select.input-group-addon,
  .kcw-template .input-group-sm > .input-group-btn > select.btn {
    height: 30px;
    line-height: 30px; }
  .kcw-template textarea.input-sm, .kcw-template .input-group-sm > textarea.form-control,
  .kcw-template .input-group-sm > textarea.input-group-addon,
  .kcw-template .input-group-sm > .input-group-btn > textarea.btn,
  .kcw-template select[multiple].input-sm,
  .kcw-template .input-group-sm > select.form-control[multiple],
  .kcw-template .input-group-sm > select.input-group-addon[multiple],
  .kcw-template .input-group-sm > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .kcw-template .form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .kcw-template .form-group-sm select.form-control {
    height: 30px;
    line-height: 30px; }
  .kcw-template .form-group-sm textarea.form-control,
  .kcw-template .form-group-sm select[multiple].form-control {
    height: auto; }
  .kcw-template .form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .kcw-template .input-lg, .kcw-template .input-group-lg > .form-control,
  .kcw-template .input-group-lg > .input-group-addon,
  .kcw-template .input-group-lg > .input-group-btn > .btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .kcw-template select.input-lg, .kcw-template .input-group-lg > select.form-control,
  .kcw-template .input-group-lg > select.input-group-addon,
  .kcw-template .input-group-lg > .input-group-btn > select.btn {
    height: 46px;
    line-height: 46px; }
  .kcw-template textarea.input-lg, .kcw-template .input-group-lg > textarea.form-control,
  .kcw-template .input-group-lg > textarea.input-group-addon,
  .kcw-template .input-group-lg > .input-group-btn > textarea.btn,
  .kcw-template select[multiple].input-lg,
  .kcw-template .input-group-lg > select.form-control[multiple],
  .kcw-template .input-group-lg > select.input-group-addon[multiple],
  .kcw-template .input-group-lg > .input-group-btn > select.btn[multiple] {
    height: auto; }
  .kcw-template .form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .kcw-template .form-group-lg select.form-control {
    height: 46px;
    line-height: 46px; }
  .kcw-template .form-group-lg textarea.form-control,
  .kcw-template .form-group-lg select[multiple].form-control {
    height: auto; }
  .kcw-template .form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.33333; }
  .kcw-template .has-feedback {
    position: relative; }
    .kcw-template .has-feedback .form-control {
      padding-right: 42.5px; }
  .kcw-template .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }
  .kcw-template .input-lg + .form-control-feedback, .kcw-template .input-group-lg > .form-control + .form-control-feedback, .kcw-template .input-group-lg > .input-group-addon + .form-control-feedback, .kcw-template .input-group-lg > .input-group-btn > .btn + .form-control-feedback,
  .kcw-template .input-group-lg + .form-control-feedback,
  .kcw-template .form-group-lg .form-control + .form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px; }
  .kcw-template .input-sm + .form-control-feedback, .kcw-template .input-group-sm > .form-control + .form-control-feedback, .kcw-template .input-group-sm > .input-group-addon + .form-control-feedback, .kcw-template .input-group-sm > .input-group-btn > .btn + .form-control-feedback,
  .kcw-template .input-group-sm + .form-control-feedback,
  .kcw-template .form-group-sm .form-control + .form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px; }
  .kcw-template .has-success .help-block,
  .kcw-template .has-success .control-label,
  .kcw-template .has-success .radio,
  .kcw-template .has-success .checkbox,
  .kcw-template .has-success .radio-inline,
  .kcw-template .has-success .checkbox-inline,
  .kcw-template .has-success.radio label,
  .kcw-template .has-success.checkbox label,
  .kcw-template .has-success.radio-inline label,
  .kcw-template .has-success.checkbox-inline label {
    color: #3c763d; }
  .kcw-template .has-success .form-control {
    border-color: #3c763d;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .kcw-template .has-success .form-control:focus {
      border-color: #2b542c;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168; }
  .kcw-template .has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8; }
  .kcw-template .has-success .form-control-feedback {
    color: #3c763d; }
  .kcw-template .has-warning .help-block,
  .kcw-template .has-warning .control-label,
  .kcw-template .has-warning .radio,
  .kcw-template .has-warning .checkbox,
  .kcw-template .has-warning .radio-inline,
  .kcw-template .has-warning .checkbox-inline,
  .kcw-template .has-warning.radio label,
  .kcw-template .has-warning.checkbox label,
  .kcw-template .has-warning.radio-inline label,
  .kcw-template .has-warning.checkbox-inline label {
    color: #8a6d3b; }
  .kcw-template .has-warning .form-control {
    border-color: #8a6d3b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .kcw-template .has-warning .form-control:focus {
      border-color: #66512c;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b; }
  .kcw-template .has-warning .input-group-addon {
    color: #8a6d3b;
    border-color: #8a6d3b;
    background-color: #fcf8e3; }
  .kcw-template .has-warning .form-control-feedback {
    color: #8a6d3b; }
  .kcw-template .has-error .help-block,
  .kcw-template .has-error .control-label,
  .kcw-template .has-error .radio,
  .kcw-template .has-error .checkbox,
  .kcw-template .has-error .radio-inline,
  .kcw-template .has-error .checkbox-inline,
  .kcw-template .has-error.radio label,
  .kcw-template .has-error.checkbox label,
  .kcw-template .has-error.radio-inline label,
  .kcw-template .has-error.checkbox-inline label {
    color: #a94442; }
  .kcw-template .has-error .form-control {
    border-color: #a94442;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
    .kcw-template .has-error .form-control:focus {
      border-color: #843534;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483; }
  .kcw-template .has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede; }
  .kcw-template .has-error .form-control-feedback {
    color: #a94442; }
  .kcw-template .has-feedback label ~ .form-control-feedback {
    top: 25px; }
  .kcw-template .has-feedback label.sr-only ~ .form-control-feedback {
    top: 0; }
  .kcw-template .help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373; }
  @media (min-width: 768px) {
    .kcw-template .form-inline .form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle; }
    .kcw-template .form-inline .form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle; }
    .kcw-template .form-inline .form-control-static {
      display: inline-block; }
    .kcw-template .form-inline .input-group {
      display: inline-table;
      vertical-align: middle; }
      .kcw-template .form-inline .input-group .input-group-addon,
      .kcw-template .form-inline .input-group .input-group-btn,
      .kcw-template .form-inline .input-group .form-control {
        width: auto; }
    .kcw-template .form-inline .input-group > .form-control {
      width: 100%; }
    .kcw-template .form-inline .control-label {
      margin-bottom: 0;
      vertical-align: middle; }
    .kcw-template .form-inline .radio,
    .kcw-template .form-inline .checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle; }
      .kcw-template .form-inline .radio label,
      .kcw-template .form-inline .checkbox label {
        padding-left: 0; }
    .kcw-template .form-inline .radio input[type="radio"],
    .kcw-template .form-inline .checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0; }
    .kcw-template .form-inline .has-feedback .form-control-feedback {
      top: 0; } }
  .kcw-template .form-horizontal .radio,
  .kcw-template .form-horizontal .checkbox,
  .kcw-template .form-horizontal .radio-inline,
  .kcw-template .form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px; }
  .kcw-template .form-horizontal .radio,
  .kcw-template .form-horizontal .checkbox {
    min-height: 27px; }
  .kcw-template .form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px; }
    .kcw-template .form-horizontal .form-group:before, .kcw-template .form-horizontal .form-group:after {
      content: " ";
      display: table; }
    .kcw-template .form-horizontal .form-group:after {
      clear: both; }
  @media (min-width: 768px) {
    .kcw-template .form-horizontal .control-label {
      text-align: right;
      margin-bottom: 0;
      padding-top: 7px; } }
  .kcw-template .form-horizontal .has-feedback .form-control-feedback {
    right: 15px; }
  @media (min-width: 768px) {
    .kcw-template .form-horizontal .form-group-lg .control-label {
      padding-top: 14.33333px;
      font-size: 18px; } }
  @media (min-width: 768px) {
    .kcw-template .form-horizontal .form-group-sm .control-label {
      padding-top: 6px;
      font-size: 12px; } }
  .kcw-template .btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    -ms-touch-action: manipulation;
        touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    border-radius: 4px;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .kcw-template .btn:focus, .kcw-template .btn.focus, .kcw-template .btn:active:focus, .kcw-template .btn:active.focus, .kcw-template .btn.active:focus, .kcw-template .btn.active.focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px; }
    .kcw-template .btn:hover, .kcw-template .btn:focus, .kcw-template .btn.focus {
      color: #333;
      text-decoration: none; }
    .kcw-template .btn:active, .kcw-template .btn.active {
      outline: 0;
      background-image: none;
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .kcw-template .btn.disabled, .kcw-template .btn[disabled],
    fieldset[disabled] .kcw-template .btn {
      cursor: not-allowed;
      opacity: 0.65;
      filter: alpha(opacity=65);
      box-shadow: none; }
  .kcw-template a.btn.disabled,
  fieldset[disabled] .kcw-template a.btn {
    pointer-events: none; }
  .kcw-template .btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc; }
    .kcw-template .btn-default:focus, .kcw-template .btn-default.focus {
      color: #333;
      background-color: #e6e6e6;
      border-color: #8c8c8c; }
    .kcw-template .btn-default:hover {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
    .kcw-template .btn-default:active, .kcw-template .btn-default.active,
    .open > .kcw-template .btn-default.dropdown-toggle {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad; }
      .kcw-template .btn-default:active:hover, .kcw-template .btn-default:active:focus, .kcw-template .btn-default:active.focus, .kcw-template .btn-default.active:hover, .kcw-template .btn-default.active:focus, .kcw-template .btn-default.active.focus,
      .open > .kcw-template .btn-default.dropdown-toggle:hover,
      .open > .kcw-template .btn-default.dropdown-toggle:focus,
      .open > .kcw-template .btn-default.dropdown-toggle.focus {
        color: #333;
        background-color: #d4d4d4;
        border-color: #8c8c8c; }
    .kcw-template .btn-default:active, .kcw-template .btn-default.active,
    .open > .kcw-template .btn-default.dropdown-toggle {
      background-image: none; }
    .kcw-template .btn-default.disabled, .kcw-template .btn-default.disabled:hover, .kcw-template .btn-default.disabled:focus, .kcw-template .btn-default.disabled.focus, .kcw-template .btn-default.disabled:active, .kcw-template .btn-default.disabled.active, .kcw-template .btn-default[disabled], .kcw-template .btn-default[disabled]:hover, .kcw-template .btn-default[disabled]:focus, .kcw-template .btn-default[disabled].focus, .kcw-template .btn-default[disabled]:active, .kcw-template .btn-default[disabled].active,
    fieldset[disabled] .kcw-template .btn-default,
    fieldset[disabled] .kcw-template .btn-default:hover,
    fieldset[disabled] .kcw-template .btn-default:focus,
    fieldset[disabled] .kcw-template .btn-default.focus,
    fieldset[disabled] .kcw-template .btn-default:active,
    fieldset[disabled] .kcw-template .btn-default.active {
      background-color: #fff;
      border-color: #ccc; }
    .kcw-template .btn-default .badge {
      color: #fff;
      background-color: #333; }
  .kcw-template .btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4; }
    .kcw-template .btn-primary:focus, .kcw-template .btn-primary.focus {
      color: #fff;
      background-color: #286090;
      border-color: #122b40; }
    .kcw-template .btn-primary:hover {
      color: #fff;
      background-color: #286090;
      border-color: #204d74; }
    .kcw-template .btn-primary:active, .kcw-template .btn-primary.active,
    .open > .kcw-template .btn-primary.dropdown-toggle {
      color: #fff;
      background-color: #286090;
      border-color: #204d74; }
      .kcw-template .btn-primary:active:hover, .kcw-template .btn-primary:active:focus, .kcw-template .btn-primary:active.focus, .kcw-template .btn-primary.active:hover, .kcw-template .btn-primary.active:focus, .kcw-template .btn-primary.active.focus,
      .open > .kcw-template .btn-primary.dropdown-toggle:hover,
      .open > .kcw-template .btn-primary.dropdown-toggle:focus,
      .open > .kcw-template .btn-primary.dropdown-toggle.focus {
        color: #fff;
        background-color: #204d74;
        border-color: #122b40; }
    .kcw-template .btn-primary:active, .kcw-template .btn-primary.active,
    .open > .kcw-template .btn-primary.dropdown-toggle {
      background-image: none; }
    .kcw-template .btn-primary.disabled, .kcw-template .btn-primary.disabled:hover, .kcw-template .btn-primary.disabled:focus, .kcw-template .btn-primary.disabled.focus, .kcw-template .btn-primary.disabled:active, .kcw-template .btn-primary.disabled.active, .kcw-template .btn-primary[disabled], .kcw-template .btn-primary[disabled]:hover, .kcw-template .btn-primary[disabled]:focus, .kcw-template .btn-primary[disabled].focus, .kcw-template .btn-primary[disabled]:active, .kcw-template .btn-primary[disabled].active,
    fieldset[disabled] .kcw-template .btn-primary,
    fieldset[disabled] .kcw-template .btn-primary:hover,
    fieldset[disabled] .kcw-template .btn-primary:focus,
    fieldset[disabled] .kcw-template .btn-primary.focus,
    fieldset[disabled] .kcw-template .btn-primary:active,
    fieldset[disabled] .kcw-template .btn-primary.active {
      background-color: #337ab7;
      border-color: #2e6da4; }
    .kcw-template .btn-primary .badge {
      color: #337ab7;
      background-color: #fff; }
  .kcw-template .btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c; }
    .kcw-template .btn-success:focus, .kcw-template .btn-success.focus {
      color: #fff;
      background-color: #449d44;
      border-color: #255625; }
    .kcw-template .btn-success:hover {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
    .kcw-template .btn-success:active, .kcw-template .btn-success.active,
    .open > .kcw-template .btn-success.dropdown-toggle {
      color: #fff;
      background-color: #449d44;
      border-color: #398439; }
      .kcw-template .btn-success:active:hover, .kcw-template .btn-success:active:focus, .kcw-template .btn-success:active.focus, .kcw-template .btn-success.active:hover, .kcw-template .btn-success.active:focus, .kcw-template .btn-success.active.focus,
      .open > .kcw-template .btn-success.dropdown-toggle:hover,
      .open > .kcw-template .btn-success.dropdown-toggle:focus,
      .open > .kcw-template .btn-success.dropdown-toggle.focus {
        color: #fff;
        background-color: #398439;
        border-color: #255625; }
    .kcw-template .btn-success:active, .kcw-template .btn-success.active,
    .open > .kcw-template .btn-success.dropdown-toggle {
      background-image: none; }
    .kcw-template .btn-success.disabled, .kcw-template .btn-success.disabled:hover, .kcw-template .btn-success.disabled:focus, .kcw-template .btn-success.disabled.focus, .kcw-template .btn-success.disabled:active, .kcw-template .btn-success.disabled.active, .kcw-template .btn-success[disabled], .kcw-template .btn-success[disabled]:hover, .kcw-template .btn-success[disabled]:focus, .kcw-template .btn-success[disabled].focus, .kcw-template .btn-success[disabled]:active, .kcw-template .btn-success[disabled].active,
    fieldset[disabled] .kcw-template .btn-success,
    fieldset[disabled] .kcw-template .btn-success:hover,
    fieldset[disabled] .kcw-template .btn-success:focus,
    fieldset[disabled] .kcw-template .btn-success.focus,
    fieldset[disabled] .kcw-template .btn-success:active,
    fieldset[disabled] .kcw-template .btn-success.active {
      background-color: #5cb85c;
      border-color: #4cae4c; }
    .kcw-template .btn-success .badge {
      color: #5cb85c;
      background-color: #fff; }
  .kcw-template .btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da; }
    .kcw-template .btn-info:focus, .kcw-template .btn-info.focus {
      color: #fff;
      background-color: #31b0d5;
      border-color: #1b6d85; }
    .kcw-template .btn-info:hover {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
    .kcw-template .btn-info:active, .kcw-template .btn-info.active,
    .open > .kcw-template .btn-info.dropdown-toggle {
      color: #fff;
      background-color: #31b0d5;
      border-color: #269abc; }
      .kcw-template .btn-info:active:hover, .kcw-template .btn-info:active:focus, .kcw-template .btn-info:active.focus, .kcw-template .btn-info.active:hover, .kcw-template .btn-info.active:focus, .kcw-template .btn-info.active.focus,
      .open > .kcw-template .btn-info.dropdown-toggle:hover,
      .open > .kcw-template .btn-info.dropdown-toggle:focus,
      .open > .kcw-template .btn-info.dropdown-toggle.focus {
        color: #fff;
        background-color: #269abc;
        border-color: #1b6d85; }
    .kcw-template .btn-info:active, .kcw-template .btn-info.active,
    .open > .kcw-template .btn-info.dropdown-toggle {
      background-image: none; }
    .kcw-template .btn-info.disabled, .kcw-template .btn-info.disabled:hover, .kcw-template .btn-info.disabled:focus, .kcw-template .btn-info.disabled.focus, .kcw-template .btn-info.disabled:active, .kcw-template .btn-info.disabled.active, .kcw-template .btn-info[disabled], .kcw-template .btn-info[disabled]:hover, .kcw-template .btn-info[disabled]:focus, .kcw-template .btn-info[disabled].focus, .kcw-template .btn-info[disabled]:active, .kcw-template .btn-info[disabled].active,
    fieldset[disabled] .kcw-template .btn-info,
    fieldset[disabled] .kcw-template .btn-info:hover,
    fieldset[disabled] .kcw-template .btn-info:focus,
    fieldset[disabled] .kcw-template .btn-info.focus,
    fieldset[disabled] .kcw-template .btn-info:active,
    fieldset[disabled] .kcw-template .btn-info.active {
      background-color: #5bc0de;
      border-color: #46b8da; }
    .kcw-template .btn-info .badge {
      color: #5bc0de;
      background-color: #fff; }
  .kcw-template .btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236; }
    .kcw-template .btn-warning:focus, .kcw-template .btn-warning.focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #985f0d; }
    .kcw-template .btn-warning:hover {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
    .kcw-template .btn-warning:active, .kcw-template .btn-warning.active,
    .open > .kcw-template .btn-warning.dropdown-toggle {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512; }
      .kcw-template .btn-warning:active:hover, .kcw-template .btn-warning:active:focus, .kcw-template .btn-warning:active.focus, .kcw-template .btn-warning.active:hover, .kcw-template .btn-warning.active:focus, .kcw-template .btn-warning.active.focus,
      .open > .kcw-template .btn-warning.dropdown-toggle:hover,
      .open > .kcw-template .btn-warning.dropdown-toggle:focus,
      .open > .kcw-template .btn-warning.dropdown-toggle.focus {
        color: #fff;
        background-color: #d58512;
        border-color: #985f0d; }
    .kcw-template .btn-warning:active, .kcw-template .btn-warning.active,
    .open > .kcw-template .btn-warning.dropdown-toggle {
      background-image: none; }
    .kcw-template .btn-warning.disabled, .kcw-template .btn-warning.disabled:hover, .kcw-template .btn-warning.disabled:focus, .kcw-template .btn-warning.disabled.focus, .kcw-template .btn-warning.disabled:active, .kcw-template .btn-warning.disabled.active, .kcw-template .btn-warning[disabled], .kcw-template .btn-warning[disabled]:hover, .kcw-template .btn-warning[disabled]:focus, .kcw-template .btn-warning[disabled].focus, .kcw-template .btn-warning[disabled]:active, .kcw-template .btn-warning[disabled].active,
    fieldset[disabled] .kcw-template .btn-warning,
    fieldset[disabled] .kcw-template .btn-warning:hover,
    fieldset[disabled] .kcw-template .btn-warning:focus,
    fieldset[disabled] .kcw-template .btn-warning.focus,
    fieldset[disabled] .kcw-template .btn-warning:active,
    fieldset[disabled] .kcw-template .btn-warning.active {
      background-color: #f0ad4e;
      border-color: #eea236; }
    .kcw-template .btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff; }
  .kcw-template .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a; }
    .kcw-template .btn-danger:focus, .kcw-template .btn-danger.focus {
      color: #fff;
      background-color: #c9302c;
      border-color: #761c19; }
    .kcw-template .btn-danger:hover {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
    .kcw-template .btn-danger:active, .kcw-template .btn-danger.active,
    .open > .kcw-template .btn-danger.dropdown-toggle {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925; }
      .kcw-template .btn-danger:active:hover, .kcw-template .btn-danger:active:focus, .kcw-template .btn-danger:active.focus, .kcw-template .btn-danger.active:hover, .kcw-template .btn-danger.active:focus, .kcw-template .btn-danger.active.focus,
      .open > .kcw-template .btn-danger.dropdown-toggle:hover,
      .open > .kcw-template .btn-danger.dropdown-toggle:focus,
      .open > .kcw-template .btn-danger.dropdown-toggle.focus {
        color: #fff;
        background-color: #ac2925;
        border-color: #761c19; }
    .kcw-template .btn-danger:active, .kcw-template .btn-danger.active,
    .open > .kcw-template .btn-danger.dropdown-toggle {
      background-image: none; }
    .kcw-template .btn-danger.disabled, .kcw-template .btn-danger.disabled:hover, .kcw-template .btn-danger.disabled:focus, .kcw-template .btn-danger.disabled.focus, .kcw-template .btn-danger.disabled:active, .kcw-template .btn-danger.disabled.active, .kcw-template .btn-danger[disabled], .kcw-template .btn-danger[disabled]:hover, .kcw-template .btn-danger[disabled]:focus, .kcw-template .btn-danger[disabled].focus, .kcw-template .btn-danger[disabled]:active, .kcw-template .btn-danger[disabled].active,
    fieldset[disabled] .kcw-template .btn-danger,
    fieldset[disabled] .kcw-template .btn-danger:hover,
    fieldset[disabled] .kcw-template .btn-danger:focus,
    fieldset[disabled] .kcw-template .btn-danger.focus,
    fieldset[disabled] .kcw-template .btn-danger:active,
    fieldset[disabled] .kcw-template .btn-danger.active {
      background-color: #d9534f;
      border-color: #d43f3a; }
    .kcw-template .btn-danger .badge {
      color: #d9534f;
      background-color: #fff; }
  .kcw-template .btn-link {
    color: #337ab7;
    font-weight: normal;
    border-radius: 0; }
    .kcw-template .btn-link, .kcw-template .btn-link:active, .kcw-template .btn-link.active, .kcw-template .btn-link[disabled],
    fieldset[disabled] .kcw-template .btn-link {
      background-color: transparent;
      box-shadow: none; }
    .kcw-template .btn-link, .kcw-template .btn-link:hover, .kcw-template .btn-link:focus, .kcw-template .btn-link:active {
      border-color: transparent; }
    .kcw-template .btn-link:hover, .kcw-template .btn-link:focus {
      color: #23527c;
      text-decoration: underline;
      background-color: transparent; }
    .kcw-template .btn-link[disabled]:hover, .kcw-template .btn-link[disabled]:focus,
    fieldset[disabled] .kcw-template .btn-link:hover,
    fieldset[disabled] .kcw-template .btn-link:focus {
      color: #777777;
      text-decoration: none; }
  .kcw-template .btn-lg, .kcw-template .btn-group-lg > .btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333;
    border-radius: 6px; }
  .kcw-template .btn-sm, .kcw-template .btn-group-sm > .btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .kcw-template .btn-xs, .kcw-template .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px; }
  .kcw-template .btn-block {
    display: block;
    width: 100%; }
  .kcw-template .btn-block + .btn-block {
    margin-top: 5px; }
  .kcw-template input[type="submit"].btn-block,
  .kcw-template input[type="reset"].btn-block,
  .kcw-template input[type="button"].btn-block {
    width: 100%; }
  .kcw-template .fade {
    opacity: 0;
    transition: opacity 0.15s linear; }
    .kcw-template .fade.in {
      opacity: 1; }
  .kcw-template .collapse {
    display: none; }
    .kcw-template .collapse.in {
      display: block; }
  .kcw-template tr.collapse.in {
    display: table-row; }
  .kcw-template tbody.collapse.in {
    display: table-row-group; }
  .kcw-template .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition-property: height, visibility;
    transition-duration: 0.35s;
    transition-timing-function: ease; }
  .kcw-template .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; }
  .kcw-template .dropup,
  .kcw-template .dropdown {
    position: relative; }
  .kcw-template .dropdown-toggle:focus {
    outline: 0; }
  .kcw-template .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: 14px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box; }
    .kcw-template .dropdown-menu.pull-right {
      right: 0;
      left: auto; }
    .kcw-template .dropdown-menu .divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .kcw-template .dropdown-menu > li > a {
      display: block;
      padding: 3px 20px;
      clear: both;
      font-weight: normal;
      line-height: 1.42857;
      color: #333333;
      white-space: nowrap; }
  .kcw-template .dropdown-menu > li > a:hover, .kcw-template .dropdown-menu > li > a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5; }
  .kcw-template .dropdown-menu > .active > a, .kcw-template .dropdown-menu > .active > a:hover, .kcw-template .dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #337ab7; }
  .kcw-template .dropdown-menu > .disabled > a, .kcw-template .dropdown-menu > .disabled > a:hover, .kcw-template .dropdown-menu > .disabled > a:focus {
    color: #777777; }
  .kcw-template .dropdown-menu > .disabled > a:hover, .kcw-template .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    cursor: not-allowed; }
  .kcw-template .open > .dropdown-menu {
    display: block; }
  .kcw-template .open > a {
    outline: 0; }
  .kcw-template .dropdown-menu-right {
    left: auto;
    right: 0; }
  .kcw-template .dropdown-menu-left {
    left: 0;
    right: auto; }
  .kcw-template .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857;
    color: #777777;
    white-space: nowrap; }
  .kcw-template .dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990; }
  .kcw-template .pull-right > .dropdown-menu {
    right: 0;
    left: auto; }
  .kcw-template .dropup .caret,
  .kcw-template .navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
    content: ""; }
  .kcw-template .dropup .dropdown-menu,
  .kcw-template .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px; }
  @media (min-width: 768px) {
    .kcw-template .navbar-right .dropdown-menu {
      right: 0;
      left: auto; }
    .kcw-template .navbar-right .dropdown-menu-left {
      left: 0;
      right: auto; } }
  .kcw-template .btn-group,
  .kcw-template .btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .kcw-template .btn-group > .btn,
    .kcw-template .btn-group-vertical > .btn {
      position: relative;
      float: left; }
      .kcw-template .btn-group > .btn:hover, .kcw-template .btn-group > .btn:focus, .kcw-template .btn-group > .btn:active, .kcw-template .btn-group > .btn.active,
      .kcw-template .btn-group-vertical > .btn:hover,
      .kcw-template .btn-group-vertical > .btn:focus,
      .kcw-template .btn-group-vertical > .btn:active,
      .kcw-template .btn-group-vertical > .btn.active {
        z-index: 2; }
  .kcw-template .btn-group .btn + .btn,
  .kcw-template .btn-group .btn + .btn-group,
  .kcw-template .btn-group .btn-group + .btn,
  .kcw-template .btn-group .btn-group + .btn-group {
    margin-left: -1px; }
  .kcw-template .btn-toolbar {
    margin-left: -5px; }
    .kcw-template .btn-toolbar:before, .kcw-template .btn-toolbar:after {
      content: " ";
      display: table; }
    .kcw-template .btn-toolbar:after {
      clear: both; }
    .kcw-template .btn-toolbar .btn,
    .kcw-template .btn-toolbar .btn-group,
    .kcw-template .btn-toolbar .input-group {
      float: left; }
    .kcw-template .btn-toolbar > .btn,
    .kcw-template .btn-toolbar > .btn-group,
    .kcw-template .btn-toolbar > .input-group {
      margin-left: 5px; }
  .kcw-template .btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0; }
  .kcw-template .btn-group > .btn:first-child {
    margin-left: 0; }
    .kcw-template .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0; }
  .kcw-template .btn-group > .btn:last-child:not(:first-child),
  .kcw-template .btn-group > .dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .btn-group > .btn-group {
    float: left; }
  .kcw-template .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .kcw-template .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .kcw-template .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .kcw-template .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .btn-group .dropdown-toggle:active,
  .kcw-template .btn-group.open .dropdown-toggle {
    outline: 0; }
  .kcw-template .btn-group > .btn + .dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px; }
  .kcw-template .btn-group > .btn-lg + .dropdown-toggle, .kcw-template .btn-group-lg.btn-group > .btn + .dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px; }
  .kcw-template .btn-group.open .dropdown-toggle {
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
    .kcw-template .btn-group.open .dropdown-toggle.btn-link {
      box-shadow: none; }
  .kcw-template .btn .caret {
    margin-left: 0; }
  .kcw-template .btn-lg .caret, .kcw-template .btn-group-lg > .btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0; }
  .kcw-template .dropup .btn-lg .caret, .kcw-template .dropup .btn-group-lg > .btn .caret {
    border-width: 0 5px 5px; }
  .kcw-template .btn-group-vertical > .btn,
  .kcw-template .btn-group-vertical > .btn-group,
  .kcw-template .btn-group-vertical > .btn-group > .btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%; }
  .kcw-template .btn-group-vertical > .btn-group:before, .kcw-template .btn-group-vertical > .btn-group:after {
    content: " ";
    display: table; }
  .kcw-template .btn-group-vertical > .btn-group:after {
    clear: both; }
  .kcw-template .btn-group-vertical > .btn-group > .btn {
    float: none; }
  .kcw-template .btn-group-vertical > .btn + .btn,
  .kcw-template .btn-group-vertical > .btn + .btn-group,
  .kcw-template .btn-group-vertical > .btn-group + .btn,
  .kcw-template .btn-group-vertical > .btn-group + .btn-group {
    margin-top: -1px;
    margin-left: 0; }
  .kcw-template .btn-group-vertical > .btn:not(:first-child):not(:last-child) {
    border-radius: 0; }
  .kcw-template .btn-group-vertical > .btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .kcw-template .btn-group-vertical > .btn:last-child:not(:first-child) {
    border-bottom-left-radius: 4px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
    border-radius: 0; }
  .kcw-template .btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
  .kcw-template .btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0; }
  .kcw-template .btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate; }
    .kcw-template .btn-group-justified > .btn,
    .kcw-template .btn-group-justified > .btn-group {
      float: none;
      display: table-cell;
      width: 1%; }
    .kcw-template .btn-group-justified > .btn-group .btn {
      width: 100%; }
    .kcw-template .btn-group-justified > .btn-group .dropdown-menu {
      left: auto; }
  .kcw-template [data-toggle="buttons"] > .btn input[type="radio"],
  .kcw-template [data-toggle="buttons"] > .btn input[type="checkbox"],
  .kcw-template [data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
  .kcw-template [data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none; }
  .kcw-template .input-group {
    position: relative;
    display: table;
    border-collapse: separate; }
    .kcw-template .input-group[class*="col-"] {
      float: none;
      padding-left: 0;
      padding-right: 0; }
    .kcw-template .input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0; }
  .kcw-template .input-group-addon,
  .kcw-template .input-group-btn,
  .kcw-template .input-group .form-control {
    display: table-cell; }
    .kcw-template .input-group-addon:not(:first-child):not(:last-child),
    .kcw-template .input-group-btn:not(:first-child):not(:last-child),
    .kcw-template .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0; }
  .kcw-template .input-group-addon,
  .kcw-template .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle; }
  .kcw-template .input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px; }
    .kcw-template .input-group-addon.input-sm,
    .kcw-template .input-group-sm > .input-group-addon,
    .kcw-template .input-group-sm > .input-group-btn > .input-group-addon.btn {
      padding: 5px 10px;
      font-size: 12px;
      border-radius: 3px; }
    .kcw-template .input-group-addon.input-lg,
    .kcw-template .input-group-lg > .input-group-addon,
    .kcw-template .input-group-lg > .input-group-btn > .input-group-addon.btn {
      padding: 10px 16px;
      font-size: 18px;
      border-radius: 6px; }
    .kcw-template .input-group-addon input[type="radio"],
    .kcw-template .input-group-addon input[type="checkbox"] {
      margin-top: 0; }
  .kcw-template .input-group .form-control:first-child,
  .kcw-template .input-group-addon:first-child,
  .kcw-template .input-group-btn:first-child > .btn,
  .kcw-template .input-group-btn:first-child > .btn-group > .btn,
  .kcw-template .input-group-btn:first-child > .dropdown-toggle,
  .kcw-template .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
  .kcw-template .input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .kcw-template .input-group-addon:first-child {
    border-right: 0; }
  .kcw-template .input-group .form-control:last-child,
  .kcw-template .input-group-addon:last-child,
  .kcw-template .input-group-btn:last-child > .btn,
  .kcw-template .input-group-btn:last-child > .btn-group > .btn,
  .kcw-template .input-group-btn:last-child > .dropdown-toggle,
  .kcw-template .input-group-btn:first-child > .btn:not(:first-child),
  .kcw-template .input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .input-group-addon:last-child {
    border-left: 0; }
  .kcw-template .input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap; }
    .kcw-template .input-group-btn > .btn {
      position: relative; }
      .kcw-template .input-group-btn > .btn + .btn {
        margin-left: -1px; }
      .kcw-template .input-group-btn > .btn:hover, .kcw-template .input-group-btn > .btn:focus, .kcw-template .input-group-btn > .btn:active {
        z-index: 2; }
    .kcw-template .input-group-btn:first-child > .btn,
    .kcw-template .input-group-btn:first-child > .btn-group {
      margin-right: -1px; }
    .kcw-template .input-group-btn:last-child > .btn,
    .kcw-template .input-group-btn:last-child > .btn-group {
      z-index: 2;
      margin-left: -1px; }
  .kcw-template .nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none; }
    .kcw-template .nav:before, .kcw-template .nav:after {
      content: " ";
      display: table; }
    .kcw-template .nav:after {
      clear: both; }
    .kcw-template .nav > li {
      position: relative;
      display: block; }
      .kcw-template .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 15px; }
        .kcw-template .nav > li > a:hover, .kcw-template .nav > li > a:focus {
          text-decoration: none;
          background-color: #eeeeee; }
      .kcw-template .nav > li.disabled > a {
        color: #777777; }
        .kcw-template .nav > li.disabled > a:hover, .kcw-template .nav > li.disabled > a:focus {
          color: #777777;
          text-decoration: none;
          background-color: transparent;
          cursor: not-allowed; }
    .kcw-template .nav .open > a, .kcw-template .nav .open > a:hover, .kcw-template .nav .open > a:focus {
      background-color: #eeeeee;
      border-color: #337ab7; }
    .kcw-template .nav .nav-divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5; }
    .kcw-template .nav > li > a > img {
      max-width: none; }
  .kcw-template .nav-tabs {
    border-bottom: 1px solid #ddd; }
    .kcw-template .nav-tabs > li {
      float: left;
      margin-bottom: -1px; }
      .kcw-template .nav-tabs > li > a {
        margin-right: 2px;
        line-height: 1.42857;
        border: 1px solid transparent;
        border-radius: 4px 4px 0 0; }
        .kcw-template .nav-tabs > li > a:hover {
          border-color: #eeeeee #eeeeee #ddd; }
      .kcw-template .nav-tabs > li.active > a, .kcw-template .nav-tabs > li.active > a:hover, .kcw-template .nav-tabs > li.active > a:focus {
        color: #555555;
        background-color: #fff;
        border: 1px solid #ddd;
        border-bottom-color: transparent;
        cursor: default; }
  .kcw-template .nav-pills > li {
    float: left; }
    .kcw-template .nav-pills > li > a {
      border-radius: 4px; }
    .kcw-template .nav-pills > li + li {
      margin-left: 2px; }
    .kcw-template .nav-pills > li.active > a, .kcw-template .nav-pills > li.active > a:hover, .kcw-template .nav-pills > li.active > a:focus {
      color: #fff;
      background-color: #337ab7; }
  .kcw-template .nav-stacked > li {
    float: none; }
    .kcw-template .nav-stacked > li + li {
      margin-top: 2px;
      margin-left: 0; }
  .kcw-template .nav-justified, .kcw-template .nav-tabs.nav-justified {
    width: 100%; }
    .kcw-template .nav-justified > li, .kcw-template .nav-tabs.nav-justified > li {
      float: none; }
      .kcw-template .nav-justified > li > a, .kcw-template .nav-tabs.nav-justified > li > a {
        text-align: center;
        margin-bottom: 5px; }
    .kcw-template .nav-justified > .dropdown .dropdown-menu {
      top: auto;
      left: auto; }
    @media (min-width: 768px) {
      .kcw-template .nav-justified > li, .kcw-template .nav-tabs.nav-justified > li {
        display: table-cell;
        width: 1%; }
        .kcw-template .nav-justified > li > a, .kcw-template .nav-tabs.nav-justified > li > a {
          margin-bottom: 0; } }
  .kcw-template .nav-tabs-justified, .kcw-template .nav-tabs.nav-justified {
    border-bottom: 0; }
    .kcw-template .nav-tabs-justified > li > a, .kcw-template .nav-tabs.nav-justified > li > a {
      margin-right: 0;
      border-radius: 4px; }
    .kcw-template .nav-tabs-justified > .active > a, .kcw-template .nav-tabs.nav-justified > .active > a,
    .kcw-template .nav-tabs-justified > .active > a:hover,
    .kcw-template .nav-tabs.nav-justified > .active > a:hover,
    .kcw-template .nav-tabs-justified > .active > a:focus,
    .kcw-template .nav-tabs.nav-justified > .active > a:focus {
      border: 1px solid #ddd; }
    @media (min-width: 768px) {
      .kcw-template .nav-tabs-justified > li > a, .kcw-template .nav-tabs.nav-justified > li > a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0; }
      .kcw-template .nav-tabs-justified > .active > a, .kcw-template .nav-tabs.nav-justified > .active > a,
      .kcw-template .nav-tabs-justified > .active > a:hover,
      .kcw-template .nav-tabs.nav-justified > .active > a:hover,
      .kcw-template .nav-tabs-justified > .active > a:focus,
      .kcw-template .nav-tabs.nav-justified > .active > a:focus {
        border-bottom-color: #fff; } }
  .kcw-template .tab-content > .tab-pane {
    display: none; }
  .kcw-template .tab-content > .active {
    display: block; }
  .kcw-template .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent; }
    .kcw-template .navbar:before, .kcw-template .navbar:after {
      content: " ";
      display: table; }
    .kcw-template .navbar:after {
      clear: both; }
    @media (min-width: 768px) {
      .kcw-template .navbar {
        border-radius: 4px; } }
  .kcw-template .navbar-header:before, .kcw-template .navbar-header:after {
    content: " ";
    display: table; }
  .kcw-template .navbar-header:after {
    clear: both; }
  @media (min-width: 768px) {
    .kcw-template .navbar-header {
      float: left; } }
  .kcw-template .navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch; }
    .kcw-template .navbar-collapse:before, .kcw-template .navbar-collapse:after {
      content: " ";
      display: table; }
    .kcw-template .navbar-collapse:after {
      clear: both; }
    .kcw-template .navbar-collapse.in {
      overflow-y: auto; }
    @media (min-width: 768px) {
      .kcw-template .navbar-collapse {
        width: auto;
        border-top: 0;
        box-shadow: none; }
        .kcw-template .navbar-collapse.collapse {
          display: block !important;
          height: auto !important;
          padding-bottom: 0;
          overflow: visible !important; }
        .kcw-template .navbar-collapse.in {
          overflow-y: visible; }
        .navbar-fixed-top .kcw-template .navbar-collapse,
        .navbar-static-top .kcw-template .navbar-collapse,
        .navbar-fixed-bottom .kcw-template .navbar-collapse {
          padding-left: 0;
          padding-right: 0; } }
  .kcw-template .navbar-fixed-top .navbar-collapse,
  .kcw-template .navbar-fixed-bottom .navbar-collapse {
    max-height: 340px; }
    @media (max-device-width: 480px) and (orientation: landscape) {
      .kcw-template .navbar-fixed-top .navbar-collapse,
      .kcw-template .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px; } }
  .kcw-template .container > .navbar-header,
  .kcw-template .container > .navbar-collapse,
  .kcw-template .container-fluid > .navbar-header,
  .kcw-template .container-fluid > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px; }
    @media (min-width: 768px) {
      .kcw-template .container > .navbar-header,
      .kcw-template .container > .navbar-collapse,
      .kcw-template .container-fluid > .navbar-header,
      .kcw-template .container-fluid > .navbar-collapse {
        margin-right: 0;
        margin-left: 0; } }
  .kcw-template .navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px; }
    @media (min-width: 768px) {
      .kcw-template .navbar-static-top {
        border-radius: 0; } }
  .kcw-template .navbar-fixed-top,
  .kcw-template .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030; }
    @media (min-width: 768px) {
      .kcw-template .navbar-fixed-top,
      .kcw-template .navbar-fixed-bottom {
        border-radius: 0; } }
  .kcw-template .navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px; }
  .kcw-template .navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0; }
  .kcw-template .navbar-brand {
    float: left;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
    height: 50px; }
    .kcw-template .navbar-brand:hover, .kcw-template .navbar-brand:focus {
      text-decoration: none; }
    .kcw-template .navbar-brand > img {
      display: block; }
    @media (min-width: 768px) {
      .navbar > .container .kcw-template .navbar-brand,
      .navbar > .container-fluid .kcw-template .navbar-brand {
        margin-left: -15px; } }
  .kcw-template .navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px; }
    .kcw-template .navbar-toggle:focus {
      outline: 0; }
    .kcw-template .navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px; }
    .kcw-template .navbar-toggle .icon-bar + .icon-bar {
      margin-top: 4px; }
    @media (min-width: 768px) {
      .kcw-template .navbar-toggle {
        display: none; } }
  .kcw-template .navbar-nav {
    margin: 7.5px -15px; }
    .kcw-template .navbar-nav > li > a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px; }
    @media (max-width: 767px) {
      .kcw-template .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        box-shadow: none; }
        .kcw-template .navbar-nav .open .dropdown-menu > li > a,
        .kcw-template .navbar-nav .open .dropdown-menu .dropdown-header {
          padding: 5px 15px 5px 25px; }
        .kcw-template .navbar-nav .open .dropdown-menu > li > a {
          line-height: 20px; }
          .kcw-template .navbar-nav .open .dropdown-menu > li > a:hover, .kcw-template .navbar-nav .open .dropdown-menu > li > a:focus {
            background-image: none; } }
    @media (min-width: 768px) {
      .kcw-template .navbar-nav {
        float: left;
        margin: 0; }
        .kcw-template .navbar-nav > li {
          float: left; }
          .kcw-template .navbar-nav > li > a {
            padding-top: 15px;
            padding-bottom: 15px; } }
  .kcw-template .navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    margin-top: 8px;
    margin-bottom: 8px; }
    @media (max-width: 767px) {
      .kcw-template .navbar-form .form-group {
        margin-bottom: 5px; }
        .kcw-template .navbar-form .form-group:last-child {
          margin-bottom: 0; } }
    @media (min-width: 768px) {
      .kcw-template .navbar-form {
        width: auto;
        border: 0;
        margin-left: 0;
        margin-right: 0;
        padding-top: 0;
        padding-bottom: 0;
        box-shadow: none; } }
  .kcw-template .navbar-nav > li > .dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .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; }
  .kcw-template .navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px; }
    .kcw-template .navbar-btn.btn-sm, .kcw-template .btn-group-sm > .navbar-btn.btn {
      margin-top: 10px;
      margin-bottom: 10px; }
    .kcw-template .navbar-btn.btn-xs, .kcw-template .btn-group-xs > .navbar-btn.btn {
      margin-top: 14px;
      margin-bottom: 14px; }
  .kcw-template .navbar-text {
    margin-top: 15px;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .kcw-template .navbar-text {
        float: left;
        margin-left: 15px;
        margin-right: 15px; } }
  @media (min-width: 768px) {
    .kcw-template .navbar-left {
      float: left !important; }
    .kcw-template .navbar-right {
      float: right !important;
      margin-right: -15px; }
      .kcw-template .navbar-right ~ .navbar-right {
        margin-right: 0; } }
  .kcw-template .navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7; }
    .kcw-template .navbar-default .navbar-brand {
      color: #777; }
      .kcw-template .navbar-default .navbar-brand:hover, .kcw-template .navbar-default .navbar-brand:focus {
        color: #5e5e5e;
        background-color: transparent; }
    .kcw-template .navbar-default .navbar-text {
      color: #777; }
    .kcw-template .navbar-default .navbar-nav > li > a {
      color: #777; }
      .kcw-template .navbar-default .navbar-nav > li > a:hover, .kcw-template .navbar-default .navbar-nav > li > a:focus {
        color: #333;
        background-color: transparent; }
    .kcw-template .navbar-default .navbar-nav > .active > a, .kcw-template .navbar-default .navbar-nav > .active > a:hover, .kcw-template .navbar-default .navbar-nav > .active > a:focus {
      color: #555;
      background-color: #e7e7e7; }
    .kcw-template .navbar-default .navbar-nav > .disabled > a, .kcw-template .navbar-default .navbar-nav > .disabled > a:hover, .kcw-template .navbar-default .navbar-nav > .disabled > a:focus {
      color: #ccc;
      background-color: transparent; }
    .kcw-template .navbar-default .navbar-toggle {
      border-color: #ddd; }
      .kcw-template .navbar-default .navbar-toggle:hover, .kcw-template .navbar-default .navbar-toggle:focus {
        background-color: #ddd; }
      .kcw-template .navbar-default .navbar-toggle .icon-bar {
        background-color: #888; }
    .kcw-template .navbar-default .navbar-collapse,
    .kcw-template .navbar-default .navbar-form {
      border-color: #e7e7e7; }
    .kcw-template .navbar-default .navbar-nav > .open > a, .kcw-template .navbar-default .navbar-nav > .open > a:hover, .kcw-template .navbar-default .navbar-nav > .open > a:focus {
      background-color: #e7e7e7;
      color: #555; }
    @media (max-width: 767px) {
      .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #777; }
        .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #333;
          background-color: transparent; }
      .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #555;
        background-color: #e7e7e7; }
      .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .kcw-template .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #ccc;
        background-color: transparent; } }
    .kcw-template .navbar-default .navbar-link {
      color: #777; }
      .kcw-template .navbar-default .navbar-link:hover {
        color: #333; }
    .kcw-template .navbar-default .btn-link {
      color: #777; }
      .kcw-template .navbar-default .btn-link:hover, .kcw-template .navbar-default .btn-link:focus {
        color: #333; }
      .kcw-template .navbar-default .btn-link[disabled]:hover, .kcw-template .navbar-default .btn-link[disabled]:focus,
      fieldset[disabled] .kcw-template .navbar-default .btn-link:hover,
      fieldset[disabled] .kcw-template .navbar-default .btn-link:focus {
        color: #ccc; }
  .kcw-template .navbar-inverse {
    background-color: #222;
    border-color: #090909; }
    .kcw-template .navbar-inverse .navbar-brand {
      color: #9d9d9d; }
      .kcw-template .navbar-inverse .navbar-brand:hover, .kcw-template .navbar-inverse .navbar-brand:focus {
        color: #fff;
        background-color: transparent; }
    .kcw-template .navbar-inverse .navbar-text {
      color: #9d9d9d; }
    .kcw-template .navbar-inverse .navbar-nav > li > a {
      color: #9d9d9d; }
      .kcw-template .navbar-inverse .navbar-nav > li > a:hover, .kcw-template .navbar-inverse .navbar-nav > li > a:focus {
        color: #fff;
        background-color: transparent; }
    .kcw-template .navbar-inverse .navbar-nav > .active > a, .kcw-template .navbar-inverse .navbar-nav > .active > a:hover, .kcw-template .navbar-inverse .navbar-nav > .active > a:focus {
      color: #fff;
      background-color: #090909; }
    .kcw-template .navbar-inverse .navbar-nav > .disabled > a, .kcw-template .navbar-inverse .navbar-nav > .disabled > a:hover, .kcw-template .navbar-inverse .navbar-nav > .disabled > a:focus {
      color: #444;
      background-color: transparent; }
    .kcw-template .navbar-inverse .navbar-toggle {
      border-color: #333; }
      .kcw-template .navbar-inverse .navbar-toggle:hover, .kcw-template .navbar-inverse .navbar-toggle:focus {
        background-color: #333; }
      .kcw-template .navbar-inverse .navbar-toggle .icon-bar {
        background-color: #fff; }
    .kcw-template .navbar-inverse .navbar-collapse,
    .kcw-template .navbar-inverse .navbar-form {
      border-color: #101010; }
    .kcw-template .navbar-inverse .navbar-nav > .open > a, .kcw-template .navbar-inverse .navbar-nav > .open > a:hover, .kcw-template .navbar-inverse .navbar-nav > .open > a:focus {
      background-color: #090909;
      color: #fff; }
    @media (max-width: 767px) {
      .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #090909; }
      .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #090909; }
      .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #9d9d9d; }
        .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
          color: #fff;
          background-color: transparent; }
      .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #090909; }
      .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .kcw-template .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent; } }
    .kcw-template .navbar-inverse .navbar-link {
      color: #9d9d9d; }
      .kcw-template .navbar-inverse .navbar-link:hover {
        color: #fff; }
    .kcw-template .navbar-inverse .btn-link {
      color: #9d9d9d; }
      .kcw-template .navbar-inverse .btn-link:hover, .kcw-template .navbar-inverse .btn-link:focus {
        color: #fff; }
      .kcw-template .navbar-inverse .btn-link[disabled]:hover, .kcw-template .navbar-inverse .btn-link[disabled]:focus,
      fieldset[disabled] .kcw-template .navbar-inverse .btn-link:hover,
      fieldset[disabled] .kcw-template .navbar-inverse .btn-link:focus {
        color: #444; }
  .kcw-template .breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px; }
    .kcw-template .breadcrumb > li {
      display: inline-block; }
      .kcw-template .breadcrumb > li + li:before {
        content: "/ ";
        padding: 0 5px;
        color: #ccc; }
    .kcw-template .breadcrumb > .active {
      color: #777777; }
  .kcw-template .pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px; }
    .kcw-template .pagination > li {
      display: inline; }
      .kcw-template .pagination > li > a,
      .kcw-template .pagination > li > span {
        position: relative;
        float: left;
        padding: 6px 12px;
        line-height: 1.42857;
        text-decoration: none;
        color: #337ab7;
        background-color: #fff;
        border: 1px solid #ddd;
        margin-left: -1px; }
      .kcw-template .pagination > li:first-child > a,
      .kcw-template .pagination > li:first-child > span {
        margin-left: 0;
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px; }
      .kcw-template .pagination > li:last-child > a,
      .kcw-template .pagination > li:last-child > span {
        border-bottom-right-radius: 4px;
        border-top-right-radius: 4px; }
    .kcw-template .pagination > li > a:hover, .kcw-template .pagination > li > a:focus,
    .kcw-template .pagination > li > span:hover,
    .kcw-template .pagination > li > span:focus {
      z-index: 3;
      color: #23527c;
      background-color: #eeeeee;
      border-color: #ddd; }
    .kcw-template .pagination > .active > a, .kcw-template .pagination > .active > a:hover, .kcw-template .pagination > .active > a:focus,
    .kcw-template .pagination > .active > span,
    .kcw-template .pagination > .active > span:hover,
    .kcw-template .pagination > .active > span:focus {
      z-index: 2;
      color: #fff;
      background-color: #337ab7;
      border-color: #337ab7;
      cursor: default; }
    .kcw-template .pagination > .disabled > span,
    .kcw-template .pagination > .disabled > span:hover,
    .kcw-template .pagination > .disabled > span:focus,
    .kcw-template .pagination > .disabled > a,
    .kcw-template .pagination > .disabled > a:hover,
    .kcw-template .pagination > .disabled > a:focus {
      color: #777777;
      background-color: #fff;
      border-color: #ddd;
      cursor: not-allowed; }
  .kcw-template .pagination-lg > li > a,
  .kcw-template .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33333; }
  .kcw-template .pagination-lg > li:first-child > a,
  .kcw-template .pagination-lg > li:first-child > span {
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px; }
  .kcw-template .pagination-lg > li:last-child > a,
  .kcw-template .pagination-lg > li:last-child > span {
    border-bottom-right-radius: 6px;
    border-top-right-radius: 6px; }
  .kcw-template .pagination-sm > li > a,
  .kcw-template .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5; }
  .kcw-template .pagination-sm > li:first-child > a,
  .kcw-template .pagination-sm > li:first-child > span {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px; }
  .kcw-template .pagination-sm > li:last-child > a,
  .kcw-template .pagination-sm > li:last-child > span {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .kcw-template .pager {
    padding-left: 0;
    margin: 20px 0;
    list-style: none;
    text-align: center; }
    .kcw-template .pager:before, .kcw-template .pager:after {
      content: " ";
      display: table; }
    .kcw-template .pager:after {
      clear: both; }
    .kcw-template .pager li {
      display: inline; }
      .kcw-template .pager li > a,
      .kcw-template .pager li > span {
        display: inline-block;
        padding: 5px 14px;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 15px; }
      .kcw-template .pager li > a:hover,
      .kcw-template .pager li > a:focus {
        text-decoration: none;
        background-color: #eeeeee; }
    .kcw-template .pager .next > a,
    .kcw-template .pager .next > span {
      float: right; }
    .kcw-template .pager .previous > a,
    .kcw-template .pager .previous > span {
      float: left; }
    .kcw-template .pager .disabled > a,
    .kcw-template .pager .disabled > a:hover,
    .kcw-template .pager .disabled > a:focus,
    .kcw-template .pager .disabled > span {
      color: #777777;
      background-color: #fff;
      cursor: not-allowed; }
  .kcw-template .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; }
    .kcw-template .label:empty {
      display: none; }
    .btn .kcw-template .label {
      position: relative;
      top: -1px; }
  .kcw-template a.label:hover, .kcw-template a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .kcw-template .label-default {
    background-color: #777777; }
    .kcw-template .label-default[href]:hover, .kcw-template .label-default[href]:focus {
      background-color: #5e5e5e; }
  .kcw-template .label-primary {
    background-color: #337ab7; }
    .kcw-template .label-primary[href]:hover, .kcw-template .label-primary[href]:focus {
      background-color: #286090; }
  .kcw-template .label-success {
    background-color: #5cb85c; }
    .kcw-template .label-success[href]:hover, .kcw-template .label-success[href]:focus {
      background-color: #449d44; }
  .kcw-template .label-info {
    background-color: #5bc0de; }
    .kcw-template .label-info[href]:hover, .kcw-template .label-info[href]:focus {
      background-color: #31b0d5; }
  .kcw-template .label-warning {
    background-color: #f0ad4e; }
    .kcw-template .label-warning[href]:hover, .kcw-template .label-warning[href]:focus {
      background-color: #ec971f; }
  .kcw-template .label-danger {
    background-color: #d9534f; }
    .kcw-template .label-danger[href]:hover, .kcw-template .label-danger[href]:focus {
      background-color: #c9302c; }
  .kcw-template .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: #777777;
    border-radius: 10px; }
    .kcw-template .badge:empty {
      display: none; }
    .btn .kcw-template .badge {
      position: relative;
      top: -1px; }
    .btn-xs .kcw-template .badge, .kcw-template .btn-group-xs > .btn .kcw-template .badge,
    .btn-group-xs > .btn .kcw-template .badge {
      top: 0;
      padding: 1px 5px; }
    .list-group-item.active > .kcw-template .badge,
    .nav-pills > .active > a > .kcw-template .badge {
      color: #337ab7;
      background-color: #fff; }
    .list-group-item > .kcw-template .badge {
      float: right; }
    .list-group-item > .kcw-template .badge + .kcw-template .badge {
      margin-right: 5px; }
    .nav-pills > li > a > .kcw-template .badge {
      margin-left: 3px; }
  .kcw-template a.badge:hover, .kcw-template a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer; }
  .kcw-template .jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee; }
    .kcw-template .jumbotron h1,
    .kcw-template .jumbotron .h1 {
      color: inherit; }
    .kcw-template .jumbotron p {
      margin-bottom: 15px;
      font-size: 21px;
      font-weight: 200; }
    .kcw-template .jumbotron > hr {
      border-top-color: #d5d5d5; }
    .container .kcw-template .jumbotron,
    .container-fluid .kcw-template .jumbotron {
      border-radius: 6px; }
    .kcw-template .jumbotron .container {
      max-width: 100%; }
    @media screen and (min-width: 768px) {
      .kcw-template .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px; }
        .container .kcw-template .jumbotron,
        .container-fluid .kcw-template .jumbotron {
          padding-left: 60px;
          padding-right: 60px; }
        .kcw-template .jumbotron h1,
        .kcw-template .jumbotron .h1 {
          font-size: 63px; } }
  .kcw-template .thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    transition: border 0.2s ease-in-out; }
    .kcw-template .thumbnail > img,
    .kcw-template .thumbnail a > img {
      display: block;
      max-width: 100%;
      height: auto;
      margin-left: auto;
      margin-right: auto; }
    .kcw-template .thumbnail .caption {
      padding: 9px;
      color: #333333; }
  .kcw-template a.thumbnail:hover,
  .kcw-template a.thumbnail:focus,
  .kcw-template a.thumbnail.active {
    border-color: #337ab7; }
  .kcw-template .alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px; }
    .kcw-template .alert h4 {
      margin-top: 0;
      color: inherit; }
    .kcw-template .alert .alert-link {
      font-weight: bold; }
    .kcw-template .alert > p,
    .kcw-template .alert > ul {
      margin-bottom: 0; }
    .kcw-template .alert > p + p {
      margin-top: 5px; }
  .kcw-template .alert-dismissable,
  .kcw-template .alert-dismissible {
    padding-right: 35px; }
    .kcw-template .alert-dismissable .close,
    .kcw-template .alert-dismissible .close {
      position: relative;
      top: -2px;
      right: -21px;
      color: inherit; }
  .kcw-template .alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d; }
    .kcw-template .alert-success hr {
      border-top-color: #c9e2b3; }
    .kcw-template .alert-success .alert-link {
      color: #2b542c; }
  .kcw-template .alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f; }
    .kcw-template .alert-info hr {
      border-top-color: #a6e1ec; }
    .kcw-template .alert-info .alert-link {
      color: #245269; }
  .kcw-template .alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b; }
    .kcw-template .alert-warning hr {
      border-top-color: #f7e1b5; }
    .kcw-template .alert-warning .alert-link {
      color: #66512c; }
  .kcw-template .alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442; }
    .kcw-template .alert-danger hr {
      border-top-color: #e4b9c0; }
    .kcw-template .alert-danger .alert-link {
      color: #843534; }

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }
  .kcw-template .progress {
    overflow: hidden;
    height: 20px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }
  .kcw-template .progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    transition: width 0.6s ease; }
  .kcw-template .progress-striped .progress-bar,
  .kcw-template .progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px; }
  .kcw-template .progress.active .progress-bar,
  .kcw-template .progress-bar.active {
    animation: progress-bar-stripes 2s linear infinite; }
  .kcw-template .progress-bar-success {
    background-color: #5cb85c; }
    .progress-striped .kcw-template .progress-bar-success {
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .kcw-template .progress-bar-info {
    background-color: #5bc0de; }
    .progress-striped .kcw-template .progress-bar-info {
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .kcw-template .progress-bar-warning {
    background-color: #f0ad4e; }
    .progress-striped .kcw-template .progress-bar-warning {
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .kcw-template .progress-bar-danger {
    background-color: #d9534f; }
    .progress-striped .kcw-template .progress-bar-danger {
      background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }
  .kcw-template .media {
    margin-top: 15px; }
    .kcw-template .media:first-child {
      margin-top: 0; }
  .kcw-template .media,
  .kcw-template .media-body {
    zoom: 1;
    overflow: hidden; }
  .kcw-template .media-body {
    width: 10000px; }
  .kcw-template .media-object {
    display: block; }
    .kcw-template .media-object.img-thumbnail {
      max-width: none; }
  .kcw-template .media-right,
  .kcw-template .media > .pull-right {
    padding-left: 10px; }
  .kcw-template .media-left,
  .kcw-template .media > .pull-left {
    padding-right: 10px; }
  .kcw-template .media-left,
  .kcw-template .media-right,
  .kcw-template .media-body {
    display: table-cell;
    vertical-align: top; }
  .kcw-template .media-middle {
    vertical-align: middle; }
  .kcw-template .media-bottom {
    vertical-align: bottom; }
  .kcw-template .media-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .kcw-template .media-list {
    padding-left: 0;
    list-style: none; }
  .kcw-template .list-group {
    margin-bottom: 20px;
    padding-left: 0; }
  .kcw-template .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd; }
    .kcw-template .list-group-item:first-child {
      border-top-right-radius: 4px;
      border-top-left-radius: 4px; }
    .kcw-template .list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px; }
  .kcw-template a.list-group-item,
  .kcw-template button.list-group-item {
    color: #555; }
    .kcw-template a.list-group-item .list-group-item-heading,
    .kcw-template button.list-group-item .list-group-item-heading {
      color: #333; }
    .kcw-template a.list-group-item:hover, .kcw-template a.list-group-item:focus,
    .kcw-template button.list-group-item:hover,
    .kcw-template button.list-group-item:focus {
      text-decoration: none;
      color: #555;
      background-color: #f5f5f5; }
  .kcw-template button.list-group-item {
    width: 100%;
    text-align: left; }
  .kcw-template .list-group-item.disabled, .kcw-template .list-group-item.disabled:hover, .kcw-template .list-group-item.disabled:focus {
    background-color: #eeeeee;
    color: #777777;
    cursor: not-allowed; }
    .kcw-template .list-group-item.disabled .list-group-item-heading, .kcw-template .list-group-item.disabled:hover .list-group-item-heading, .kcw-template .list-group-item.disabled:focus .list-group-item-heading {
      color: inherit; }
    .kcw-template .list-group-item.disabled .list-group-item-text, .kcw-template .list-group-item.disabled:hover .list-group-item-text, .kcw-template .list-group-item.disabled:focus .list-group-item-text {
      color: #777777; }
  .kcw-template .list-group-item.active, .kcw-template .list-group-item.active:hover, .kcw-template .list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7; }
    .kcw-template .list-group-item.active .list-group-item-heading,
    .kcw-template .list-group-item.active .list-group-item-heading > small,
    .kcw-template .list-group-item.active .list-group-item-heading > .small, .kcw-template .list-group-item.active:hover .list-group-item-heading,
    .kcw-template .list-group-item.active:hover .list-group-item-heading > small,
    .kcw-template .list-group-item.active:hover .list-group-item-heading > .small, .kcw-template .list-group-item.active:focus .list-group-item-heading,
    .kcw-template .list-group-item.active:focus .list-group-item-heading > small,
    .kcw-template .list-group-item.active:focus .list-group-item-heading > .small {
      color: inherit; }
    .kcw-template .list-group-item.active .list-group-item-text, .kcw-template .list-group-item.active:hover .list-group-item-text, .kcw-template .list-group-item.active:focus .list-group-item-text {
      color: #c7ddef; }
  .kcw-template .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8; }
  .kcw-template a.list-group-item-success,
  .kcw-template button.list-group-item-success {
    color: #3c763d; }
    .kcw-template a.list-group-item-success .list-group-item-heading,
    .kcw-template button.list-group-item-success .list-group-item-heading {
      color: inherit; }
    .kcw-template a.list-group-item-success:hover, .kcw-template a.list-group-item-success:focus,
    .kcw-template button.list-group-item-success:hover,
    .kcw-template button.list-group-item-success:focus {
      color: #3c763d;
      background-color: #d0e9c6; }
    .kcw-template a.list-group-item-success.active, .kcw-template a.list-group-item-success.active:hover, .kcw-template a.list-group-item-success.active:focus,
    .kcw-template button.list-group-item-success.active,
    .kcw-template button.list-group-item-success.active:hover,
    .kcw-template button.list-group-item-success.active:focus {
      color: #fff;
      background-color: #3c763d;
      border-color: #3c763d; }
  .kcw-template .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7; }
  .kcw-template a.list-group-item-info,
  .kcw-template button.list-group-item-info {
    color: #31708f; }
    .kcw-template a.list-group-item-info .list-group-item-heading,
    .kcw-template button.list-group-item-info .list-group-item-heading {
      color: inherit; }
    .kcw-template a.list-group-item-info:hover, .kcw-template a.list-group-item-info:focus,
    .kcw-template button.list-group-item-info:hover,
    .kcw-template button.list-group-item-info:focus {
      color: #31708f;
      background-color: #c4e3f3; }
    .kcw-template a.list-group-item-info.active, .kcw-template a.list-group-item-info.active:hover, .kcw-template a.list-group-item-info.active:focus,
    .kcw-template button.list-group-item-info.active,
    .kcw-template button.list-group-item-info.active:hover,
    .kcw-template button.list-group-item-info.active:focus {
      color: #fff;
      background-color: #31708f;
      border-color: #31708f; }
  .kcw-template .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3; }
  .kcw-template a.list-group-item-warning,
  .kcw-template button.list-group-item-warning {
    color: #8a6d3b; }
    .kcw-template a.list-group-item-warning .list-group-item-heading,
    .kcw-template button.list-group-item-warning .list-group-item-heading {
      color: inherit; }
    .kcw-template a.list-group-item-warning:hover, .kcw-template a.list-group-item-warning:focus,
    .kcw-template button.list-group-item-warning:hover,
    .kcw-template button.list-group-item-warning:focus {
      color: #8a6d3b;
      background-color: #faf2cc; }
    .kcw-template a.list-group-item-warning.active, .kcw-template a.list-group-item-warning.active:hover, .kcw-template a.list-group-item-warning.active:focus,
    .kcw-template button.list-group-item-warning.active,
    .kcw-template button.list-group-item-warning.active:hover,
    .kcw-template button.list-group-item-warning.active:focus {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b; }
  .kcw-template .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede; }
  .kcw-template a.list-group-item-danger,
  .kcw-template button.list-group-item-danger {
    color: #a94442; }
    .kcw-template a.list-group-item-danger .list-group-item-heading,
    .kcw-template button.list-group-item-danger .list-group-item-heading {
      color: inherit; }
    .kcw-template a.list-group-item-danger:hover, .kcw-template a.list-group-item-danger:focus,
    .kcw-template button.list-group-item-danger:hover,
    .kcw-template button.list-group-item-danger:focus {
      color: #a94442;
      background-color: #ebcccc; }
    .kcw-template a.list-group-item-danger.active, .kcw-template a.list-group-item-danger.active:hover, .kcw-template a.list-group-item-danger.active:focus,
    .kcw-template button.list-group-item-danger.active,
    .kcw-template button.list-group-item-danger.active:hover,
    .kcw-template button.list-group-item-danger.active:focus {
      color: #fff;
      background-color: #a94442;
      border-color: #a94442; }
  .kcw-template .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px; }
  .kcw-template .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3; }
  .kcw-template .panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
  .kcw-template .panel-body {
    padding: 15px; }
    .kcw-template .panel-body:before, .kcw-template .panel-body:after {
      content: " ";
      display: table; }
    .kcw-template .panel-body:after {
      clear: both; }
  .kcw-template .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .kcw-template .panel-heading > .dropdown .dropdown-toggle {
      color: inherit; }
  .kcw-template .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit; }
    .kcw-template .panel-title > a,
    .kcw-template .panel-title > small,
    .kcw-template .panel-title > .small,
    .kcw-template .panel-title > small > a,
    .kcw-template .panel-title > .small > a {
      color: inherit; }
  .kcw-template .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
  .kcw-template .panel > .list-group,
  .kcw-template .panel > .panel-collapse > .list-group {
    margin-bottom: 0; }
    .kcw-template .panel > .list-group .list-group-item,
    .kcw-template .panel > .panel-collapse > .list-group .list-group-item {
      border-width: 1px 0;
      border-radius: 0; }
    .kcw-template .panel > .list-group:first-child .list-group-item:first-child,
    .kcw-template .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
      border-top: 0;
      border-top-right-radius: 3px;
      border-top-left-radius: 3px; }
    .kcw-template .panel > .list-group:last-child .list-group-item:last-child,
    .kcw-template .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
      border-bottom: 0;
      border-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px; }
  .kcw-template .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0; }
  .kcw-template .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0; }
  .kcw-template .list-group + .panel-footer {
    border-top-width: 0; }
  .kcw-template .panel > .table,
  .kcw-template .panel > .table-responsive > .table,
  .kcw-template .panel > .panel-collapse > .table {
    margin-bottom: 0; }
    .kcw-template .panel > .table caption,
    .kcw-template .panel > .table-responsive > .table caption,
    .kcw-template .panel > .panel-collapse > .table caption {
      padding-left: 15px;
      padding-right: 15px; }
  .kcw-template .panel > .table:first-child,
  .kcw-template .panel > .table-responsive:first-child > .table:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px; }
    .kcw-template .panel > .table:first-child > thead:first-child > tr:first-child,
    .kcw-template .panel > .table:first-child > tbody:first-child > tr:first-child,
    .kcw-template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
    .kcw-template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
      .kcw-template .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .kcw-template .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .kcw-template .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .kcw-template .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
        border-top-left-radius: 3px; }
      .kcw-template .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .kcw-template .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .kcw-template .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .kcw-template .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
      .kcw-template .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
        border-top-right-radius: 3px; }
  .kcw-template .panel > .table:last-child,
  .kcw-template .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px; }
    .kcw-template .panel > .table:last-child > tbody:last-child > tr:last-child,
    .kcw-template .panel > .table:last-child > tfoot:last-child > tr:last-child,
    .kcw-template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
    .kcw-template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
      .kcw-template .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .kcw-template .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .kcw-template .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .kcw-template .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
        border-bottom-left-radius: 3px; }
      .kcw-template .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .kcw-template .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .kcw-template .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .kcw-template .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
      .kcw-template .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
        border-bottom-right-radius: 3px; }
  .kcw-template .panel > .panel-body + .table,
  .kcw-template .panel > .panel-body + .table-responsive,
  .kcw-template .panel > .table + .panel-body,
  .kcw-template .panel > .table-responsive + .panel-body {
    border-top: 1px solid #ddd; }
  .kcw-template .panel > .table > tbody:first-child > tr:first-child th,
  .kcw-template .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0; }
  .kcw-template .panel > .table-bordered,
  .kcw-template .panel > .table-responsive > .table-bordered {
    border: 0; }
    .kcw-template .panel > .table-bordered > thead > tr > th:first-child,
    .kcw-template .panel > .table-bordered > thead > tr > td:first-child,
    .kcw-template .panel > .table-bordered > tbody > tr > th:first-child,
    .kcw-template .panel > .table-bordered > tbody > tr > td:first-child,
    .kcw-template .panel > .table-bordered > tfoot > tr > th:first-child,
    .kcw-template .panel > .table-bordered > tfoot > tr > td:first-child,
    .kcw-template .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
    .kcw-template .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
      border-left: 0; }
    .kcw-template .panel > .table-bordered > thead > tr > th:last-child,
    .kcw-template .panel > .table-bordered > thead > tr > td:last-child,
    .kcw-template .panel > .table-bordered > tbody > tr > th:last-child,
    .kcw-template .panel > .table-bordered > tbody > tr > td:last-child,
    .kcw-template .panel > .table-bordered > tfoot > tr > th:last-child,
    .kcw-template .panel > .table-bordered > tfoot > tr > td:last-child,
    .kcw-template .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
    .kcw-template .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
    .kcw-template .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
      border-right: 0; }
    .kcw-template .panel > .table-bordered > thead > tr:first-child > td,
    .kcw-template .panel > .table-bordered > thead > tr:first-child > th,
    .kcw-template .panel > .table-bordered > tbody > tr:first-child > td,
    .kcw-template .panel > .table-bordered > tbody > tr:first-child > th,
    .kcw-template .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
    .kcw-template .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
      border-bottom: 0; }
    .kcw-template .panel > .table-bordered > tbody > tr:last-child > td,
    .kcw-template .panel > .table-bordered > tbody > tr:last-child > th,
    .kcw-template .panel > .table-bordered > tfoot > tr:last-child > td,
    .kcw-template .panel > .table-bordered > tfoot > tr:last-child > th,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
    .kcw-template .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
    .kcw-template .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
    .kcw-template .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
      border-bottom: 0; }
  .kcw-template .panel > .table-responsive {
    border: 0;
    margin-bottom: 0; }
  .kcw-template .panel-group {
    margin-bottom: 20px; }
    .kcw-template .panel-group .panel {
      margin-bottom: 0;
      border-radius: 4px; }
      .kcw-template .panel-group .panel + .panel {
        margin-top: 5px; }
    .kcw-template .panel-group .panel-heading {
      border-bottom: 0; }
      .kcw-template .panel-group .panel-heading + .panel-collapse > .panel-body,
      .kcw-template .panel-group .panel-heading + .panel-collapse > .list-group {
        border-top: 1px solid #ddd; }
    .kcw-template .panel-group .panel-footer {
      border-top: 0; }
      .kcw-template .panel-group .panel-footer + .panel-collapse .panel-body {
        border-bottom: 1px solid #ddd; }
  .kcw-template .panel-default {
    border-color: #ddd; }
    .kcw-template .panel-default > .panel-heading {
      color: #333333;
      background-color: #f5f5f5;
      border-color: #ddd; }
      .kcw-template .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ddd; }
      .kcw-template .panel-default > .panel-heading .badge {
        color: #f5f5f5;
        background-color: #333333; }
    .kcw-template .panel-default > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ddd; }
  .kcw-template .panel-primary {
    border-color: #337ab7; }
    .kcw-template .panel-primary > .panel-heading {
      color: #fff;
      background-color: #337ab7;
      border-color: #337ab7; }
      .kcw-template .panel-primary > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #337ab7; }
      .kcw-template .panel-primary > .panel-heading .badge {
        color: #337ab7;
        background-color: #fff; }
    .kcw-template .panel-primary > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #337ab7; }
  .kcw-template .panel-success {
    border-color: #d6e9c6; }
    .kcw-template .panel-success > .panel-heading {
      color: #3c763d;
      background-color: #dff0d8;
      border-color: #d6e9c6; }
      .kcw-template .panel-success > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #d6e9c6; }
      .kcw-template .panel-success > .panel-heading .badge {
        color: #dff0d8;
        background-color: #3c763d; }
    .kcw-template .panel-success > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #d6e9c6; }
  .kcw-template .panel-info {
    border-color: #bce8f1; }
    .kcw-template .panel-info > .panel-heading {
      color: #31708f;
      background-color: #d9edf7;
      border-color: #bce8f1; }
      .kcw-template .panel-info > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #bce8f1; }
      .kcw-template .panel-info > .panel-heading .badge {
        color: #d9edf7;
        background-color: #31708f; }
    .kcw-template .panel-info > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #bce8f1; }
  .kcw-template .panel-warning {
    border-color: #faebcc; }
    .kcw-template .panel-warning > .panel-heading {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc; }
      .kcw-template .panel-warning > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #faebcc; }
      .kcw-template .panel-warning > .panel-heading .badge {
        color: #fcf8e3;
        background-color: #8a6d3b; }
    .kcw-template .panel-warning > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #faebcc; }
  .kcw-template .panel-danger {
    border-color: #ebccd1; }
    .kcw-template .panel-danger > .panel-heading {
      color: #a94442;
      background-color: #f2dede;
      border-color: #ebccd1; }
      .kcw-template .panel-danger > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #ebccd1; }
      .kcw-template .panel-danger > .panel-heading .badge {
        color: #f2dede;
        background-color: #a94442; }
    .kcw-template .panel-danger > .panel-footer + .panel-collapse > .panel-body {
      border-bottom-color: #ebccd1; }
  .kcw-template .embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden; }
    .kcw-template .embed-responsive .embed-responsive-item,
    .kcw-template .embed-responsive iframe,
    .kcw-template .embed-responsive embed,
    .kcw-template .embed-responsive object,
    .kcw-template .embed-responsive video {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      height: 100%;
      width: 100%;
      border: 0; }
  .kcw-template .embed-responsive-16by9 {
    padding-bottom: 56.25%; }
  .kcw-template .embed-responsive-4by3 {
    padding-bottom: 75%; }
  .kcw-template .well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
    .kcw-template .well blockquote {
      border-color: #ddd;
      border-color: rgba(0, 0, 0, 0.15); }
  .kcw-template .well-lg {
    padding: 24px;
    border-radius: 6px; }
  .kcw-template .well-sm {
    padding: 9px;
    border-radius: 3px; }
  .kcw-template .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.2;
    filter: alpha(opacity=20); }
    .kcw-template .close:hover, .kcw-template .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .kcw-template button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none; }
  .kcw-template .modal-open {
    overflow: hidden; }
  .kcw-template .modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0; }
    .kcw-template .modal.fade .modal-dialog {
      -ms-transform: translate(0, -25%);
      transform: translate(0, -25%);
      transition: transform 0.3s ease-out; }
    .kcw-template .modal.in .modal-dialog {
      -ms-transform: translate(0, 0);
      transform: translate(0, 0); }
  .kcw-template .modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto; }
  .kcw-template .modal-dialog {
    position: relative;
    width: auto;
    margin: 10px; }
  .kcw-template .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    background-clip: padding-box;
    outline: 0; }
  .kcw-template .modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000; }
    .kcw-template .modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0); }
    .kcw-template .modal-backdrop.in {
      opacity: 0.5;
      filter: alpha(opacity=50); }
  .kcw-template .modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.42857px; }
  .kcw-template .modal-header .close {
    margin-top: -2px; }
  .kcw-template .modal-title {
    margin: 0;
    line-height: 1.42857; }
  .kcw-template .modal-body {
    position: relative;
    padding: 15px; }
  .kcw-template .modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5; }
    .kcw-template .modal-footer:before, .kcw-template .modal-footer:after {
      content: " ";
      display: table; }
    .kcw-template .modal-footer:after {
      clear: both; }
    .kcw-template .modal-footer .btn + .btn {
      margin-left: 5px;
      margin-bottom: 0; }
    .kcw-template .modal-footer .btn-group .btn + .btn {
      margin-left: -1px; }
    .kcw-template .modal-footer .btn-block + .btn-block {
      margin-left: 0; }
  .kcw-template .modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll; }
  @media (min-width: 768px) {
    .kcw-template .modal-dialog {
      width: 600px;
      margin: 30px auto; }
    .kcw-template .modal-content {
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
    .kcw-template .modal-sm {
      width: 300px; } }
  @media (min-width: 992px) {
    .kcw-template .modal-lg {
      width: 900px; } }
  .kcw-template .tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    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); }
    .kcw-template .tooltip.in {
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .kcw-template .tooltip.top {
      margin-top: -3px;
      padding: 5px 0; }
    .kcw-template .tooltip.right {
      margin-left: 3px;
      padding: 0 5px; }
    .kcw-template .tooltip.bottom {
      margin-top: 3px;
      padding: 5px 0; }
    .kcw-template .tooltip.left {
      margin-left: -3px;
      padding: 0 5px; }
  .kcw-template .tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px; }
  .kcw-template .tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .kcw-template .tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .kcw-template .tooltip.top-left .tooltip-arrow {
    bottom: 0;
    right: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .kcw-template .tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000; }
  .kcw-template .tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000; }
  .kcw-template .tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000; }
  .kcw-template .tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .kcw-template .tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .kcw-template .tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000; }
  .kcw-template .popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.42857;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
    .kcw-template .popover.top {
      margin-top: -10px; }
    .kcw-template .popover.right {
      margin-left: 10px; }
    .kcw-template .popover.bottom {
      margin-top: 10px; }
    .kcw-template .popover.left {
      margin-left: -10px; }
  .kcw-template .popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0; }
  .kcw-template .popover-content {
    padding: 9px 14px; }
  .kcw-template .popover > .arrow, .kcw-template .popover > .arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid; }
  .kcw-template .popover > .arrow {
    border-width: 11px; }
  .kcw-template .popover > .arrow:after {
    border-width: 10px;
    content: ""; }
  .kcw-template .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; }
    .kcw-template .popover.top > .arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff; }
  .kcw-template .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); }
    .kcw-template .popover.right > .arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff; }
  .kcw-template .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; }
    .kcw-template .popover.bottom > .arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff; }
  .kcw-template .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); }
    .kcw-template .popover.left > .arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px; }
  .kcw-template .carousel {
    position: relative; }
  .kcw-template .carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%; }
    .kcw-template .carousel-inner > .item {
      display: none;
      position: relative;
      transition: 0.6s ease-in-out left; }
      .kcw-template .carousel-inner > .item > img,
      .kcw-template .carousel-inner > .item > a > img {
        display: block;
        max-width: 100%;
        height: auto;
        line-height: 1; }
      @media all and (transform-3d), (-webkit-transform-3d) {
        .kcw-template .carousel-inner > .item {
          transition: transform 0.6s ease-in-out;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          perspective: 1000px; }
          .kcw-template .carousel-inner > .item.next, .kcw-template .carousel-inner > .item.active.right {
            transform: translate3d(100%, 0, 0);
            left: 0; }
          .kcw-template .carousel-inner > .item.prev, .kcw-template .carousel-inner > .item.active.left {
            transform: translate3d(-100%, 0, 0);
            left: 0; }
          .kcw-template .carousel-inner > .item.next.left, .kcw-template .carousel-inner > .item.prev.right, .kcw-template .carousel-inner > .item.active {
            transform: translate3d(0, 0, 0);
            left: 0; } }
    .kcw-template .carousel-inner > .active,
    .kcw-template .carousel-inner > .next,
    .kcw-template .carousel-inner > .prev {
      display: block; }
    .kcw-template .carousel-inner > .active {
      left: 0; }
    .kcw-template .carousel-inner > .next,
    .kcw-template .carousel-inner > .prev {
      position: absolute;
      top: 0;
      width: 100%; }
    .kcw-template .carousel-inner > .next {
      left: 100%; }
    .kcw-template .carousel-inner > .prev {
      left: -100%; }
    .kcw-template .carousel-inner > .next.left,
    .kcw-template .carousel-inner > .prev.right {
      left: 0; }
    .kcw-template .carousel-inner > .active.left {
      left: -100%; }
    .kcw-template .carousel-inner > .active.right {
      left: 100%; }
  .kcw-template .carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .kcw-template .carousel-control.left {
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }
    .kcw-template .carousel-control.right {
      left: auto;
      right: 0;
      background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }
    .kcw-template .carousel-control:hover, .kcw-template .carousel-control:focus {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: 0.9;
      filter: alpha(opacity=90); }
    .kcw-template .carousel-control .icon-prev,
    .kcw-template .carousel-control .icon-next,
    .kcw-template .carousel-control .glyphicon-chevron-left,
    .kcw-template .carousel-control .glyphicon-chevron-right {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block; }
    .kcw-template .carousel-control .icon-prev,
    .kcw-template .carousel-control .glyphicon-chevron-left {
      left: 50%;
      margin-left: -10px; }
    .kcw-template .carousel-control .icon-next,
    .kcw-template .carousel-control .glyphicon-chevron-right {
      right: 50%;
      margin-right: -10px; }
    .kcw-template .carousel-control .icon-prev,
    .kcw-template .carousel-control .icon-next {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif; }
    .kcw-template .carousel-control .icon-prev:before {
      content: '\2039'; }
    .kcw-template .carousel-control .icon-next:before {
      content: '\203a'; }
  .kcw-template .carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center; }
    .kcw-template .carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      background-color: #000 \9;
      background-color: rgba(0, 0, 0, 0); }
    .kcw-template .carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff; }
  .kcw-template .carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }
    .kcw-template .carousel-caption .btn {
      text-shadow: none; }
  @media screen and (min-width: 768px) {
    .kcw-template .carousel-control .glyphicon-chevron-left,
    .kcw-template .carousel-control .glyphicon-chevron-right,
    .kcw-template .carousel-control .icon-prev,
    .kcw-template .carousel-control .icon-next {
      width: 30px;
      height: 30px;
      margin-top: -15px;
      font-size: 30px; }
    .kcw-template .carousel-control .glyphicon-chevron-left,
    .kcw-template .carousel-control .icon-prev {
      margin-left: -15px; }
    .kcw-template .carousel-control .glyphicon-chevron-right,
    .kcw-template .carousel-control .icon-next {
      margin-right: -15px; }
    .kcw-template .carousel-caption {
      left: 20%;
      right: 20%;
      padding-bottom: 30px; }
    .kcw-template .carousel-indicators {
      bottom: 20px; } }
  .kcw-template .clearfix:before, .kcw-template .clearfix:after {
    content: " ";
    display: table; }
  .kcw-template .clearfix:after {
    clear: both; }
  .kcw-template .center-block {
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .kcw-template .pull-right {
    float: right !important; }
  .kcw-template .pull-left {
    float: left !important; }
  .kcw-template .hide {
    display: none !important; }
  .kcw-template .show {
    display: block !important; }
  .kcw-template .invisible {
    visibility: hidden; }
  .kcw-template .text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0; }
  .kcw-template .hidden {
    display: none !important; }
  .kcw-template .affix {
    position: fixed; }

@-ms-viewport {
  width: device-width; }
  .kcw-template .visible-xs {
    display: none !important; }
  .kcw-template .visible-sm {
    display: none !important; }
  .kcw-template .visible-md {
    display: none !important; }
  .kcw-template .visible-lg {
    display: none !important; }
  .kcw-template .visible-xs-block,
  .kcw-template .visible-xs-inline,
  .kcw-template .visible-xs-inline-block,
  .kcw-template .visible-sm-block,
  .kcw-template .visible-sm-inline,
  .kcw-template .visible-sm-inline-block,
  .kcw-template .visible-md-block,
  .kcw-template .visible-md-inline,
  .kcw-template .visible-md-inline-block,
  .kcw-template .visible-lg-block,
  .kcw-template .visible-lg-inline,
  .kcw-template .visible-lg-inline-block {
    display: none !important; }
  @media (max-width: 767px) {
    .kcw-template .visible-xs {
      display: block !important; }
    .kcw-template table.visible-xs {
      display: table !important; }
    .kcw-template tr.visible-xs {
      display: table-row !important; }
    .kcw-template th.visible-xs,
    .kcw-template td.visible-xs {
      display: table-cell !important; } }
  @media (max-width: 767px) {
    .kcw-template .visible-xs-block {
      display: block !important; } }
  @media (max-width: 767px) {
    .kcw-template .visible-xs-inline {
      display: inline !important; } }
  @media (max-width: 767px) {
    .kcw-template .visible-xs-inline-block {
      display: inline-block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .kcw-template .visible-sm {
      display: block !important; }
    .kcw-template table.visible-sm {
      display: table !important; }
    .kcw-template tr.visible-sm {
      display: table-row !important; }
    .kcw-template th.visible-sm,
    .kcw-template td.visible-sm {
      display: table-cell !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .kcw-template .visible-sm-block {
      display: block !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .kcw-template .visible-sm-inline {
      display: inline !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .kcw-template .visible-sm-inline-block {
      display: inline-block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .kcw-template .visible-md {
      display: block !important; }
    .kcw-template table.visible-md {
      display: table !important; }
    .kcw-template tr.visible-md {
      display: table-row !important; }
    .kcw-template th.visible-md,
    .kcw-template td.visible-md {
      display: table-cell !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .kcw-template .visible-md-block {
      display: block !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .kcw-template .visible-md-inline {
      display: inline !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .kcw-template .visible-md-inline-block {
      display: inline-block !important; } }
  @media (min-width: 1200px) {
    .kcw-template .visible-lg {
      display: block !important; }
    .kcw-template table.visible-lg {
      display: table !important; }
    .kcw-template tr.visible-lg {
      display: table-row !important; }
    .kcw-template th.visible-lg,
    .kcw-template td.visible-lg {
      display: table-cell !important; } }
  @media (min-width: 1200px) {
    .kcw-template .visible-lg-block {
      display: block !important; } }
  @media (min-width: 1200px) {
    .kcw-template .visible-lg-inline {
      display: inline !important; } }
  @media (min-width: 1200px) {
    .kcw-template .visible-lg-inline-block {
      display: inline-block !important; } }
  @media (max-width: 767px) {
    .kcw-template .hidden-xs {
      display: none !important; } }
  @media (min-width: 768px) and (max-width: 991px) {
    .kcw-template .hidden-sm {
      display: none !important; } }
  @media (min-width: 992px) and (max-width: 1199px) {
    .kcw-template .hidden-md {
      display: none !important; } }
  @media (min-width: 1200px) {
    .kcw-template .hidden-lg {
      display: none !important; } }
  .kcw-template .visible-print {
    display: none !important; }
  @media print {
    .kcw-template .visible-print {
      display: block !important; }
    .kcw-template table.visible-print {
      display: table !important; }
    .kcw-template tr.visible-print {
      display: table-row !important; }
    .kcw-template th.visible-print,
    .kcw-template td.visible-print {
      display: table-cell !important; } }
  .kcw-template .visible-print-block {
    display: none !important; }
    @media print {
      .kcw-template .visible-print-block {
        display: block !important; } }
  .kcw-template .visible-print-inline {
    display: none !important; }
    @media print {
      .kcw-template .visible-print-inline {
        display: inline !important; } }
  .kcw-template .visible-print-inline-block {
    display: none !important; }
    @media print {
      .kcw-template .visible-print-inline-block {
        display: inline-block !important; } }
  @media print {
    .kcw-template .hidden-print {
      display: none !important; } }
  .kcw-template .form-control.inline-block,
  .kcw-template .inline-block {
    display: inline-block; }
  .kcw-template .uppercase {
    text-transform: uppercase; }
  .kcw-template .capitalize {
    text-transform: capitalize; }
  .kcw-template .underline {
    text-decoration: underline; }
  .kcw-template .italic {
    font-style: italic; }
  .kcw-template .bold {
    font-weight: bold; }
  .kcw-template .vmiddle {
    vertical-align: middle; }
  @media (max-width: 767px) {
    .kcw-template .text-center-xs {
      text-align: center; }
      .kcw-template .text-center-xs img, .kcw-template .text-center-xsimg {
        margin: 0 auto; } }
  @media (max-width: 767px) {
    .kcw-template .text-left-xs {
      text-align: left; } }
  @media (max-width: 767px) {
    .kcw-template .text-right-xs {
      text-align: right; } }
  .kcw-template .elevenpx {
    font-size: 11px; }
  .kcw-template .sixteenpx {
    font-size: 16px; }
  .kcw-template .eighteenpx {
    font-size: 18px; }
  .kcw-template .twelvepx {
    font-size: 12px; }
  .kcw-template .fourteenpx {
    font-size: 14px; }
  .kcw-template .twentypx {
    font-size: 20px; }
  .kcw-template .twentyfourpx {
    font-size: 24px; }
  .kcw-template .thirtypx {
    font-size: 30px; }
  .kcw-template .fourtypx {
    font-size: 40px; }
  .kcw-template .vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none; }
  .kcw-template .no-margin {
    margin: 0; }
  .kcw-template .no-padding {
    padding: 0; }
  .kcw-template .margin-top-0 {
    margin-top: 0; }
  .kcw-template .margin-bottom-0 {
    margin-bottom: 0; }
  .kcw-template .margin-left-0 {
    margin-left: 0; }
  .kcw-template .margin-right-0 {
    margin-right: 0; }
  .kcw-template .margin-top-5 {
    margin-top: 5px; }
  .kcw-template .margin-bottom-5 {
    margin-bottom: 5px; }
  .kcw-template .margin-left-5 {
    margin-left: 5px; }
  .kcw-template .margin-right-5 {
    margin-right: 5px; }
  .kcw-template .margin-top-10 {
    margin-top: 10px; }
  .kcw-template .margin-bottom-10 {
    margin-bottom: 10px; }
  .kcw-template .margin-left-10 {
    margin-left: 10px; }
  .kcw-template .margin-right-10 {
    margin-right: 10px; }
  .kcw-template .margin-top-15 {
    margin-top: 15px; }
  .kcw-template .margin-bottom-15 {
    margin-bottom: 15px; }
  .kcw-template .margin-left-15 {
    margin-left: 15px; }
  .kcw-template .margin-right-15 {
    margin-right: 15px; }
  .kcw-template .margin-top-20 {
    margin-top: 20px; }
  .kcw-template .margin-bottom-20 {
    margin-bottom: 20px; }
  .kcw-template .margin-left-20 {
    margin-left: 20px; }
  .kcw-template .margin-right-20 {
    margin-right: 20px; }
  .kcw-template .margin-top-25 {
    margin-top: 25px; }
  .kcw-template .margin-bottom-25 {
    margin-bottom: 25px; }
  .kcw-template .margin-left-25 {
    margin-left: 25px; }
  .kcw-template .margin-right-25 {
    margin-right: 25px; }
  .kcw-template .margin-top-30 {
    margin-top: 30px; }
  .kcw-template .margin-bottom-30 {
    margin-bottom: 30px; }
  .kcw-template .margin-left-30 {
    margin-left: 30px; }
  .kcw-template .margin-right-30 {
    margin-right: 30px; }
  .kcw-template .margin-top-40 {
    margin-top: 40px; }
  .kcw-template .margin-bottom-40 {
    margin-bottom: 40px; }
  .kcw-template .margin-left-40 {
    margin-left: 40px; }
  .kcw-template .margin-right-40 {
    margin-right: 40px; }
  .kcw-template .margin-top-50 {
    margin-top: 50px; }
  .kcw-template .margin-bottom-50 {
    margin-bottom: 50px; }
  .kcw-template .margin-left-50 {
    margin-left: 50px; }
  .kcw-template .margin-right-50 {
    margin-right: 50px; }
  .kcw-template .margin-top-60 {
    margin-top: 60px; }
  .kcw-template .margin-bottom-60 {
    margin-bottom: 60px; }
  .kcw-template .margin-left-60 {
    margin-left: 60px; }
  .kcw-template .margin-right-60 {
    margin-right: 60px; }
  .kcw-template .margin-top-70 {
    margin-top: 70px; }
  .kcw-template .margin-bottom-70 {
    margin-bottom: 70px; }
  .kcw-template .margin-left-70 {
    margin-left: 70px; }
  .kcw-template .margin-right-70 {
    margin-right: 70px; }
  .kcw-template .margin-top-80 {
    margin-top: 80px; }
  .kcw-template .margin-bottom-80 {
    margin-bottom: 80px; }
  .kcw-template .margin-left-80 {
    margin-left: 80px; }
  .kcw-template .margin-right-80 {
    margin-right: 80px; }
  .kcw-template .margin-top-90 {
    margin-top: 90px; }
  .kcw-template .margin-bottom-90 {
    margin-bottom: 90px; }
  .kcw-template .margin-left-90 {
    margin-left: 90px; }
  .kcw-template .margin-right-90 {
    margin-right: 90px; }
  .kcw-template .margin-top-100 {
    margin-top: 100px; }
  .kcw-template .margin-bottom-100 {
    margin-bottom: 100px; }
  .kcw-template .margin-left-100 {
    margin-left: 100px; }
  .kcw-template .margin-right-100 {
    margin-right: 100px; }
  .kcw-template .padding-top-10 {
    padding-top: 10px; }
  .kcw-template .padding-bottom-10 {
    padding-bottom: 10px; }
  .kcw-template .padding-top-15 {
    padding-top: 15px; }
  .kcw-template .padding-bottom-15 {
    padding-bottom: 15px; }
  .kcw-template .padding-top-20 {
    padding-top: 20px; }
  .kcw-template .padding-bottom-20 {
    padding-bottom: 20px; }
  .kcw-template .padding-top-30 {
    padding-top: 30px; }
  .kcw-template .padding-bottom-30 {
    padding-bottom: 30px; }
  .kcw-template .padding-top-40 {
    padding-top: 40px; }
  .kcw-template .padding-bottom-40 {
    padding-bottom: 40px; }
  .kcw-template .padding-top-50 {
    padding-top: 50px; }
  .kcw-template .padding-bottom-50 {
    padding-bottom: 50px; }
  .kcw-template .padding-top-60 {
    padding-top: 60px; }
  .kcw-template .padding-bottom-60 {
    padding-bottom: 60px; }
  .kcw-template .padding-top-70 {
    padding-top: 70px; }
  .kcw-template .padding-bottom-70 {
    padding-bottom: 70px; }
  .kcw-template .padding-top-80 {
    padding-top: 80px; }
  .kcw-template .padding-bottom-80 {
    padding-bottom: 80px; }
  .kcw-template .padding-top-90 {
    padding-top: 90px; }
  .kcw-template .padding-bottom-90 {
    padding-bottom: 90px; }
  .kcw-template .padding-top-100 {
    padding-top: 100px; }
  .kcw-template .padding-bottom-100 {
    padding-bottom: 100px; }
  .kcw-template .full-width {
    width: 100%; }
  @media (max-width: 767px) {
    .kcw-template .margin-top-0-xs,
    .kcw-template .margin-top-xs-0 {
      margin-top: 0; } }
  @media (max-width: 767px) {
    .kcw-template .margin-bottom-0-xs,
    .kcw-template .margin-bottom-xs-0 {
      margin-bottom: 0; } }
  @media (max-width: 991px) {
    .kcw-template .margin-top-0-sm,
    .kcw-template .margin-top-sm-0 {
      margin-top: 0; } }
  @media (max-width: 991px) {
    .kcw-template .margin-bottom-0-sm,
    .kcw-template .margin-bottom-sm-0 {
      margin-bottom: 0; } }
  .kcw-template .padding-10 {
    padding: 10px; }
  .kcw-template .padding-15 {
    padding: 15px; }
  .kcw-template .padding-20 {
    padding: 20px; }
  .kcw-template.modal-open {
    overflow-y: hidden; }
    .kcw-template.modal-open .modal {
      overflow-y: auto; }
  .kcw-template.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    top: calc(50% - 50px);
    left: calc(50% - 50px);
    z-index: 999999999;
    background: #fff;
    border-radius: 50%; }
  .kcw-template .uppercase {
    text-transform: uppercase; }
  .kcw-template .center {
    text-align: center; }
  .kcw-template h1 {
    padding: 0;
    margin: 10px 0 20px; }
  .kcw-template a {
    color: #000; }
    .kcw-template a:hover, .kcw-template a:focus {
      color: #000;
      outline: none; }
  .kcw-template button.disabled {
    cursor: auto; }
  .kcw-template button[type='submit'] {
    border: 0; }
  .kcw-template img.alignleft {
    float: left;
    margin-right: 10px; }
  .kcw-template img.alignright {
    float: right;
    margin-left: 10px; }
  .kcw-template img.aligncenter {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .kcw-template .shipping-warning {
    margin-top: 42px;
    padding: 10px;
    border-radius: 0; }
  .kcw-template .breadcrumb > li + li:before {
    display: none; }
  .kcw-template .breadcrumb .delimiter {
    padding: 0 10px; }
  .kcw-template .category .entry-summary {
    margin-bottom: 20px; }
  .kcw-template .category .category-subcategories .subcategory .subcategory-inner {
    text-align: center;
    margin-bottom: 20px; }
    .kcw-template .category .category-subcategories .subcategory .subcategory-inner img {
      margin: 0 auto; }
  .kcw-template .category .category-products-wrapper .sort-wrapper {
    margin: 15px 0 20px;
    background: #eee; }
    .kcw-template .category .category-products-wrapper .sort-wrapper .sort,
    .kcw-template .category .category-products-wrapper .sort-wrapper .per-page {
      padding: 0; }
      .kcw-template .category .category-products-wrapper .sort-wrapper .sort select,
      .kcw-template .category .category-products-wrapper .sort-wrapper .per-page select {
        max-width: 150px;
        display: inline-block;
        background-color: transparent;
        border: 0;
        outline: none;
        box-shadow: none;
        text-transform: uppercase; }
  .kcw-template .category .category-products-wrapper .category-products .category-product {
    text-align: center; }
    .kcw-template .category .category-products-wrapper .category-products .category-product .category-product-header .show-quickview {
      float: left;
      background: transparent;
      border: 0;
      color: #000;
      padding: 0 10px;
      font-size: 1.5em;
      position: relative; }
      .kcw-template .category .category-products-wrapper .category-products .category-product .category-product-header .show-quickview:hover {
        color: #767676; }
      .kcw-template .category .category-products-wrapper .category-products .category-product .category-product-header .show-quickview:after {
        content: "Quick View";
        position: absolute;
        left: 40px;
        top: 8px;
        font-size: 0.6em;
        display: block;
        width: 80px; }
    .kcw-template .category .category-products-wrapper .category-products .category-product .category-product-header .show-wishlist {
      float: right;
      background: transparent;
      border: 0;
      color: #000;
      padding: 10px; }
      .kcw-template .category .category-products-wrapper .category-products .category-product .category-product-header .show-wishlist:hover {
        color: #767676; }
    .kcw-template .category .category-products-wrapper .category-products .category-product img {
      margin: 0 auto; }
    .kcw-template .category .category-products-wrapper .category-products .category-product .name {
      font-weight: bold; }
    .kcw-template .category .category-products-wrapper .category-products .category-product .description {
      margin-top: 10px; }
    .kcw-template .category .category-products-wrapper .category-products .category-product .price {
      margin-top: 10px;
      font-weight: bold; }
  .kcw-template .category .category-products-wrapper .pagination {
    display: block;
    margin: 0 auto;
    text-align: center; }
    .kcw-template .category .category-products-wrapper .pagination li {
      display: inline-block; }
      .kcw-template .category .category-products-wrapper .pagination li a {
        color: #000;
        border-color: #eee; }
        .kcw-template .category .category-products-wrapper .pagination li a:hover, .kcw-template .category .category-products-wrapper .pagination li a:focus {
          box-shadow: none; }
      .kcw-template .category .category-products-wrapper .pagination li.active > a,
      .kcw-template .category .category-products-wrapper .pagination li.active > a:focus,
      .kcw-template .category .category-products-wrapper .pagination li.active > a:hover {
        background-color: #eee;
        border-color: #eee;
        color: #000;
        box-shadow: none; }
  .kcw-template .category .category-products-wrapper .category-quickview #quickview_modal .modal-body {
    padding: 15px 30px; }
  .kcw-template .product .product-gallery {
    margin-bottom: 20px; }
    .kcw-template .product .product-gallery .product-gallery-wrapper {
      margin-bottom: 20px;
      position: relative;
      overflow: hidden; }
      .kcw-template .product .product-gallery .product-gallery-wrapper .product-gallery-image {
        margin-bottom: 20px; }
        .kcw-template .product .product-gallery .product-gallery-wrapper .product-gallery-image img {
          margin: 0 auto; }
      .kcw-template .product .product-gallery .product-gallery-wrapper .product-gallery-thumbnails .product-gallery-thumbnail img {
        margin: 0 auto;
        cursor: pointer; }
  .kcw-template .product .summary {
    margin-bottom: 20px; }
    .kcw-template .product .summary .product-share .kcw-widget {
      margin: 0 0 10px;
      padding: 0;
      border-top: 0; }
      .kcw-template .product .summary .product-share .kcw-widget h2 {
        display: none; }
    .kcw-template .product .summary .product-rating .kcw-widget {
      margin: 0 0 10px;
      padding: 0;
      border-top: 0; }
    .kcw-template .product .summary .product-meta {
      margin-bottom: 15px; }
    .kcw-template .product .summary .price {
      margin-bottom: 15px;
      font-size: 1.4em; }
      .kcw-template .product .summary .price .strike {
        text-decoration: line-through;
        color: #ff0000; }
    .kcw-template .product .summary .product-description {
      margin-bottom: 15px; }
    .kcw-template .product .summary .variant-options select {
      display: block;
      width: 100%;
      max-width: 200px;
      margin-bottom: 20px; }
    .kcw-template .product .summary .variant-options button.no-js {
      display: none; }
    .kcw-template .product .summary .product-stock {
      margin-bottom: 15px; }
      .kcw-template .product .summary .product-stock.in-stock {
        color: #008000; }
      .kcw-template .product .summary .product-stock.out-of-stock {
        color: #800000; }
    .kcw-template .product .summary form input[type='number'] {
      max-width: 100px;
      display: inline-block; }
    .kcw-template .product .summary form input[type='submit'] {
      display: inline-block; }
    .kcw-template .product .summary .show-wishlist {
      background: transparent;
      border: 0;
      color: #000;
      padding: 10px; }
      .kcw-template .product .summary .show-wishlist:hover {
        color: #767676; }
  .kcw-template .product .product-tabs .tab-content .tab-pane {
    padding: 20px 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd; }
    .kcw-template .product .product-tabs .tab-content .tab-pane .product-reviews .kcw-widget {
      margin: 0 0 10px;
      padding: 0;
      border-top: 0; }
  .kcw-template .sale-flash {
    position: absolute;
    padding: 5px 20px;
    top: 20px;
    left: 0;
    background: #efef1f;
    z-index: 1; }
    .kcw-template .sale-flash:before {
      content: "";
      position: absolute;
      top: 0;
      right: -20px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 20px 0 0;
      border-color: #efef1f transparent transparent transparent; }
    .kcw-template .sale-flash:after {
      content: "";
      position: absolute;
      bottom: 0;
      right: -20px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 20px 0 0 20px;
      border-color: transparent transparent transparent #efef1f; }
  .kcw-template .product-review-form .row {
    margin-bottom: 10px; }
    .kcw-template .product-review-form .row input[type=checkbox] {
      margin-left: 0; }
    .kcw-template .product-review-form .row .stars-wrapper .stars {
      background: url("../images/stars.png") repeat-x 0 0;
      width: 150px;
      margin-left: -3px;
      margin-bottom: 2px; }
      .kcw-template .product-review-form .row .stars-wrapper .stars input[type="radio"] {
        position: absolute;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
        filter: alpha(opacity=0);
        -moz-opacity: 0;
        -khtml-opacity: 0;
        opacity: 0; }
        .kcw-template .product-review-form .row .stars-wrapper .stars input[type="radio"].star-5:checked ~ span {
          width: 100%; }
        .kcw-template .product-review-form .row .stars-wrapper .stars input[type="radio"].star-4:checked ~ span {
          width: 80%; }
        .kcw-template .product-review-form .row .stars-wrapper .stars input[type="radio"].star-3:checked ~ span {
          width: 60%; }
        .kcw-template .product-review-form .row .stars-wrapper .stars input[type="radio"].star-2:checked ~ span {
          width: 40%; }
        .kcw-template .product-review-form .row .stars-wrapper .stars input[type="radio"].star-1:checked ~ span {
          width: 20%; }
      .kcw-template .product-review-form .row .stars-wrapper .stars label {
        display: block;
        width: 30px;
        height: 30px;
        margin: 0 !important;
        padding: 0 !important;
        text-indent: -999em;
        float: left;
        position: relative;
        z-index: 10;
        background: transparent !important;
        cursor: pointer; }
        .kcw-template .product-review-form .row .stars-wrapper .stars label:hover ~ span {
          background-position: 0 -30px; }
        .kcw-template .product-review-form .row .stars-wrapper .stars label.star-5:hover ~ span {
          width: 100% !important; }
        .kcw-template .product-review-form .row .stars-wrapper .stars label.star-4:hover ~ span {
          width: 80% !important; }
        .kcw-template .product-review-form .row .stars-wrapper .stars label.star-3:hover ~ span {
          width: 60% !important; }
        .kcw-template .product-review-form .row .stars-wrapper .stars label.star-2:hover ~ span {
          width: 40% !important; }
        .kcw-template .product-review-form .row .stars-wrapper .stars label.star-1:hover ~ span {
          width: 20% !important; }
      .kcw-template .product-review-form .row .stars-wrapper .stars span {
        display: block;
        width: 0;
        position: relative;
        top: 0;
        left: 0;
        height: 30px;
        background: url("../images/stars.png") repeat-x 0 -60px;
        transition: width 0.5s; }
      .kcw-template .product-review-form .row .stars-wrapper .stars ul {
        margin: 0;
        padding: 0; }
        .kcw-template .product-review-form .row .stars-wrapper .stars ul li {
          display: inline-block;
          width: 30px;
          height: 30px; }
          .kcw-template .product-review-form .row .stars-wrapper .stars ul li .star {
            display: block;
            width: 30px;
            height: 30px;
            background: url("../images/stars.png") no-repeat 0 -60px; }
          .kcw-template .product-review-form .row .stars-wrapper .stars ul li .star-o {
            display: block;
            width: 30px;
            height: 30px;
            background: url("../images/stars.png") no-repeat 0 0; }
  .kcw-template .review-summary {
    display: block; }
    .kcw-template .review-summary.stars-wrapper-fixed .overall-ratings {
      display: inline-block;
      text-align: center;
      font-size: 16px;
      font-weight: bold;
      margin: 10px 0; }
    .kcw-template .review-summary.stars-wrapper-fixed .stars {
      display: inline-block;
      vertical-align: middle; }
      .kcw-template .review-summary.stars-wrapper-fixed .stars ul {
        display: table-cell;
        vertical-align: middle;
        padding-left: 10px; }
        .kcw-template .review-summary.stars-wrapper-fixed .stars ul li {
          display: inline-block;
          width: 30px;
          height: 30px; }
          .kcw-template .review-summary.stars-wrapper-fixed .stars ul li .star {
            display: block;
            width: 30px;
            height: 30px;
            background: url("../images/stars.png") no-repeat 0 -60px; }
          .kcw-template .review-summary.stars-wrapper-fixed .stars ul li .star-o {
            display: block;
            width: 30px;
            height: 30px;
            background: url("../images/stars.png") no-repeat 0 0; }
    .kcw-template .review-summary.stars-wrapper-fixed .rating {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px; }
  .kcw-template .reviews {
    padding: 10px 0; }
    .kcw-template .reviews h4.no-margin {
      margin: 0; }
    .kcw-template .reviews .review-item-container {
      padding: 10px;
      border: 1px solid #ccc;
      margin-bottom: 10px; }
      .kcw-template .reviews .review-item-container .review-vote-num-container {
        font-weight: bold; }
      .kcw-template .reviews .review-item-container .review-item-line-container.rating {
        margin: 5px 0;
        display: table; }
        .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-text {
          display: table-cell;
          vertical-align: middle; }
        .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-info.stars {
          display: table-cell;
          vertical-align: middle; }
          .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-info.stars ul {
            display: table-cell;
            vertical-align: middle;
            padding-left: 10px; }
            .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-info.stars ul li {
              display: inline-block;
              width: 30px;
              height: 30px; }
              .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-info.stars ul li .star {
                display: block;
                width: 30px;
                height: 30px;
                background: url("../images/stars.png") no-repeat 0 -60px; }
              .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-info.stars ul li .star-o {
                display: block;
                width: 30px;
                height: 30px;
                background: url("../images/stars.png") no-repeat 0 0; }
          .kcw-template .reviews .review-item-container .review-item-line-container.rating .review-item-info.stars .rating {
            display: table-cell;
            vertical-align: middle;
            font-size: 12px; }
      .kcw-template .reviews .review-item-container .review-item-line-container.content .review-item-info {
        font-style: italic;
        font-size: 12px;
        margin-bottom: 5px;
        display: inline-block; }
      .kcw-template .reviews .review-item-container .review-item-line-container.content .review-item-text {
        display: inline-block;
        margin-right: 40px;
        font-weight: bold; }
      .kcw-template .reviews .review-item-container .review-item-line-container.content .review-item-long-desc {
        display: block;
        margin-bottom: 5px; }
      .kcw-template .reviews .review-item-container .review-item-vote ul {
        list-style: none;
        padding: 0;
        margin: 20px 0 0; }
        .kcw-template .reviews .review-item-container .review-item-vote ul li {
          display: inline-block;
          margin-right: 10px; }
    .kcw-template .reviews .button {
      color: #fff; }
  .kcw-template .question-form .row {
    margin-bottom: 10px; }
    .kcw-template .question-form .row input[type=checkbox] {
      margin-left: 0; }
  .kcw-template .questions {
    padding: 10px 0; }
    .kcw-template .questions h4.no-margin {
      margin: 0; }
    .kcw-template .questions .question-item-container {
      padding: 10px;
      border: 1px solid #ccc;
      margin-bottom: 10px; }
      .kcw-template .questions .question-item-container .question-item-line-container .question-item-question {
        display: block;
        margin-bottom: 5px;
        font-weight: bold; }
      .kcw-template .questions .question-item-container .question-item-line-container .question-item-answer {
        display: block;
        margin-bottom: 5px;
        padding-left: 20px; }
      .kcw-template .questions .question-item-container .question-item-vote ul {
        list-style: none;
        padding: 0;
        margin: 20px 0 0; }
        .kcw-template .questions .question-item-container .question-item-vote ul li {
          display: inline-block;
          margin-right: 10px; }
          .kcw-template .questions .question-item-container .question-item-vote ul li button {
            background: transparent; }
    .kcw-template .questions .button {
      color: #fff; }
  .kcw-template .kcw-widget {
    margin: 20px 0;
    border-top: 1px solid #eee;
    padding: 20px 0 0; }
    .kcw-template .kcw-widget h2 {
      position: relative;
      z-index: 1;
      text-align: center;
      margin: 0 0 20px;
      padding: 0; }
      .kcw-template .kcw-widget h2 span {
        background: #fff;
        padding: 0 15px;
        font-weight: bold; }
      .kcw-template .kcw-widget h2:before {
        font-size: 21px;
        border-top: 2px solid #000;
        content: "";
        margin: 0 auto;
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        z-index: -1; }
    .kcw-template .kcw-widget .product .title {
      text-align: center;
      font-weight: bold;
      display: block;
      margin-bottom: 10px; }
    .kcw-template .kcw-widget .product .price {
      text-align: center; }
    .kcw-template .kcw-widget .product form input[type='number'] {
      max-width: 100px;
      display: inline-block; }
    .kcw-template .kcw-widget .product form input[type='submit'] {
      display: inline-block; }
  .kcw-template.messages {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px 0;
    z-index: 99999999999;
    margin-top: 0; }
    .kcw-template.messages p {
      margin: 0;
      color: #fff;
      display: inline-block; }
    .kcw-template.messages a {
      color: inherit;
      text-decoration: underline; }
    .kcw-template.messages.success {
      background: #4BB543; }
    .kcw-template.messages.error {
      background: #cc0000; }
  .kcw-template.ecommerce-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #eee;
    margin-top: 0; }
    .kcw-template.ecommerce-header .search-form {
      text-align: center; }
      .kcw-template.ecommerce-header .search-form .search-field {
        margin: 0; }
      .kcw-template.ecommerce-header .search-form input[type="text"] {
        display: inline-block;
        max-width: 84%; }
        .kcw-template.ecommerce-header .search-form input[type="text"].no-js {
          display: none; }
      .kcw-template.ecommerce-header .search-form #SearchAutoComplete {
        display: inline-block;
        max-width: 84%; }
        .kcw-template.ecommerce-header .search-form #SearchAutoComplete input[type="text"] {
          max-width: 100%; }
      .kcw-template.ecommerce-header .search-form button {
        background: transparent;
        border: 0;
        color: #000;
        padding: 10px;
        display: inline-block;
        max-width: 14%; }
        .kcw-template.ecommerce-header .search-form button:hover {
          color: #767676; }
    .kcw-template.ecommerce-header .mini-basket {
      float: right;
      z-index: 999; }
      .kcw-template.ecommerce-header .mini-basket a {
        padding: 10px;
        text-align: center;
        display: block; }
        .kcw-template.ecommerce-header .mini-basket a i.fa {
          margin-right: 10px;
          font-size: 20px; }
        .kcw-template.ecommerce-header .mini-basket a:hover {
          background: #eee;
          text-decoration: none; }
      .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown {
        position: absolute;
        right: 0;
        width: 250%;
        max-height: 0;
        max-width: 545px;
        visibility: hidden;
        transition: max-height 0.5s;
        overflow: hidden;
        background: #fff;
        z-index: 10;
        border: 1px solid #ddd; }
        .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items {
          border-bottom: 1px solid #ddd; }
          .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item {
            padding: 10px; }
            .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .title-price .price {
              font-weight: 600; }
            .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .quantity {
              text-align: center; }
              .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .quantity > .row > div:nth-child(1) {
                padding-right: 0; }
              .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .quantity > .row > div:nth-child(2) {
                padding-left: 5px; }
              .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .quantity input[type="number"] {
                max-width: 80px;
                display: inline-block; }
              .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .quantity button {
                background: transparent;
                display: inline-block;
                color: #000;
                padding: 10px;
                font-size: 20px; }
                .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item .quantity button:hover {
                  color: #767676; }
            .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .order-items .order-item:nth-child(2n) {
              background: #eee; }
        .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .footer {
          margin: 0; }
          .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .footer > div {
            padding: 0; }
            .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .footer > div.checkout a {
              background: #eee;
              border-left: 1px solid #ddd; }
              .kcw-template.ecommerce-header .mini-basket .mini-basket-dropdown .footer > div.checkout a:hover {
                background: #fff; }
      .kcw-template.ecommerce-header .mini-basket:hover .mini-basket-dropdown {
        max-height: 500px;
        visibility: visible;
        transition: max-height 0.5s; }
    .kcw-template.ecommerce-header .account-links {
      list-style: none;
      padding: 0;
      margin: 0;
      text-align: right;
      border-left: 1px solid #ddd; }
      .kcw-template.ecommerce-header .account-links li {
        display: inline-block;
        padding: 6px 0;
        margin: 0; }
        .kcw-template.ecommerce-header .account-links li a {
          display: block;
          font-size: 20px;
          padding: 0 6px;
          margin-left: 10px;
          border: 1px solid #ddd;
          border-radius: 5px;
          min-width: 38px;
          text-align: center; }
          .kcw-template.ecommerce-header .account-links li a:hover {
            background: #eee;
            text-decoration: none; }
  .kcw-template .message {
    padding: 5px 10px;
    color: #fff;
    margin-bottom: 20px; }
    .kcw-template .message.success {
      background: #4BB543; }
    .kcw-template .message.failed {
      background: #cc0000; }
  .kcw-template .basket h1 {
    text-align: center; }
  .kcw-template .basket .items {
    margin: 10px 0; }
    .kcw-template .basket .items .titles {
      background: #ddd;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      padding: 10px 0;
      color: #000;
      font-weight: bold; }
      .kcw-template .basket .items .titles p {
        margin: 0; }
      .kcw-template .basket .items .titles .price {
        text-align: center; }
      .kcw-template .basket .items .titles .total {
        text-align: center; }
      .kcw-template .basket .items .titles .quantity {
        text-align: center; }
    .kcw-template .basket .items .item {
      border-bottom: 1px solid #ddd;
      padding: 10px 0; }
      .kcw-template .basket .items .item .title {
        color: #000;
        font-weight: bold; }
      .kcw-template .basket .items .item .quantity {
        text-align: center; }
        .kcw-template .basket .items .item .quantity input[type="number"] {
          max-width: 80px;
          display: inline-block; }
        .kcw-template .basket .items .item .quantity button {
          background: transparent;
          display: inline-block;
          color: #000;
          padding: 10px;
          font-size: 20px; }
          .kcw-template .basket .items .item .quantity button:hover {
            color: #767676; }
      .kcw-template .basket .items .item .price {
        text-align: center; }
      .kcw-template .basket .items .item .total {
        text-align: center; }
      .kcw-template .basket .items .item .strike {
        text-decoration: line-through;
        color: #ff0000; }
      .kcw-template .basket .items .item .remove {
        text-align: center; }
        .kcw-template .basket .items .item .remove button {
          background: transparent;
          display: inline-block;
          color: #000;
          padding: 10px;
          font-size: 20px; }
          .kcw-template .basket .items .item .remove button:hover {
            color: #767676; }
  .kcw-template .basket .clear-basket {
    margin-bottom: 20px; }
  .kcw-template .keycode-total {
    border: 1px solid #ddd;
    padding: 20px 15px;
    margin-bottom: 20px;
    position: relative; }
    .kcw-template .keycode-total .keycode {
      padding: 0 15px 0 0; }
      .kcw-template .keycode-total .keycode h3 {
        margin: 0 0 10px;
        font-weight: bold;
        font-size: 20px; }
      .kcw-template .keycode-total .keycode p {
        font-size: 14px; }
      .kcw-template .keycode-total .keycode input[type="text"] {
        display: inline-block;
        max-width: 84%; }
      .kcw-template .keycode-total .keycode button {
        display: inline-block;
        max-width: 15%; }
      .kcw-template .keycode-total .keycode .applied-keycodes {
        margin-top: 10px; }
        .kcw-template .keycode-total .keycode .applied-keycodes ul {
          list-style: none;
          padding: 0;
          margin: 0; }
          .kcw-template .keycode-total .keycode .applied-keycodes ul li {
            margin-top: 5px; }
            .kcw-template .keycode-total .keycode .applied-keycodes ul li:first-of-type {
              margin-top: 0; }
    .kcw-template .keycode-total .total {
      padding: 0 0 0 15px; }
      .kcw-template .keycode-total .total .subtotal {
        padding: 0 15px;
        margin: 20px 0; }
        .kcw-template .keycode-total .total .subtotal p {
          margin: 0; }
      .kcw-template .keycode-total .total .note {
        padding: 0 15px; }
        .kcw-template .keycode-total .total .note p {
          font-size: 14px; }
    .kcw-template .keycode-total:before {
      content: '';
      position: absolute;
      width: 1px;
      top: 0;
      bottom: 0;
      left: 50%;
      background-color: #ddd;
      display: block; }
    .kcw-template .keycode-total hr {
      border-color: #ddd; }
  .kcw-template .account a.back:hover {
    cursor: pointer; }
  .kcw-template .account .login h1 {
    text-align: center; }
  .kcw-template .account .login .error {
    color: #cc0000; }
    .kcw-template .account .login .error.general {
      text-align: center; }
  .kcw-template .account .login .re-register {
    text-align: center; }
  .kcw-template .account .login form .row {
    margin-bottom: 10px; }
  .kcw-template .account .register h1 {
    text-align: center; }
  .kcw-template .account .register .error {
    color: #cc0000; }
    .kcw-template .account .register .error.general {
      text-align: center; }
  .kcw-template .account .register form .row {
    margin-bottom: 10px; }
    .kcw-template .account .register form .row select {
      width: 100%; }
  .kcw-template .account .main-account h1 {
    text-align: center; }
  .kcw-template .account .main-account .links > div {
    min-height: 165px; }
    .kcw-template .account .main-account .links > div:nth-child(2), .kcw-template .account .main-account .links > div:nth-child(5), .kcw-template .account .main-account .links > div:nth-child(8), .kcw-template .account .main-account .links > div:nth-child(11) {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd; }
  .kcw-template .account .main-account .links .mailing-prefs select {
    margin-bottom: 10px; }
  .kcw-template .account .amend-registration h1 {
    text-align: center; }
  .kcw-template .account .amend-registration .error {
    color: #cc0000; }
    .kcw-template .account .amend-registration .error.general {
      text-align: center; }
  .kcw-template .account .amend-registration form .row {
    margin-bottom: 10px; }
  .kcw-template .account .add-edit-address h1 {
    text-align: center; }
  .kcw-template .account .add-edit-address .error {
    color: #cc0000; }
    .kcw-template .account .add-edit-address .error.general {
      text-align: center; }
  .kcw-template .account .add-edit-address form .row {
    margin-bottom: 10px; }
    .kcw-template .account .add-edit-address form .row select {
      width: 100%; }
  .kcw-template .account .address-details h1 {
    text-align: center; }
  .kcw-template .account .address-details .row {
    border-top: 1px solid #ddd; }
    .kcw-template .account .address-details .row .address {
      border-right: 1px solid #ddd;
      min-height: 340px;
      border-bottom: 1px solid #ddd;
      padding: 10px 15px 43px;
      position: relative; }
      .kcw-template .account .address-details .row .address a {
        display: block;
        position: absolute;
        bottom: 10px;
        left: 15px;
        right: 15px; }
      .kcw-template .account .address-details .row .address:nth-child(4n + 1) {
        clear: left;
        border-left: 1px solid #ddd; }
  .kcw-template .account .address-details .after-loop {
    margin-top: 20px; }
  .kcw-template .account .delete-address h1 {
    text-align: center; }
  .kcw-template .account .delete-address h3 {
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0; }
  .kcw-template .account .forgotten-password h1 {
    text-align: center; }
  .kcw-template .account .forgotten-password .error {
    color: #cc0000; }
    .kcw-template .account .forgotten-password .error.general {
      text-align: center; }
  .kcw-template .account .forgotten-password form .row {
    margin-bottom: 10px; }
    .kcw-template .account .forgotten-password form .row select {
      width: 100%; }
  .kcw-template .account .reset-password h1 {
    text-align: center; }
  .kcw-template .account .reset-password .error {
    color: #cc0000; }
    .kcw-template .account .reset-password .error.general {
      text-align: center; }
  .kcw-template .account .reset-password form .row {
    margin-bottom: 10px; }
    .kcw-template .account .reset-password form .row select {
      width: 100%; }
  .kcw-template #wishlist_modal .select-wishlist ul {
    padding: 0;
    list-style: none; }
  .kcw-template #wishlist_modal .create-a-wishlist label {
    max-width: 27%;
    margin-right: 2%; }
  .kcw-template #wishlist_modal .create-a-wishlist input[type="text"] {
    display: inline-block;
    max-width: 70%; }
  .kcw-template #wishlist_modal .create-a-wishlist input[type="submit"] {
    margin-top: 20px; }
  .kcw-template .search h1 {
    text-align: center; }
  .kcw-template .search .search-products-wrapper .sort-wrapper {
    margin: 15px 0 20px;
    background: #eee; }
    .kcw-template .search .search-products-wrapper .sort-wrapper .sort,
    .kcw-template .search .search-products-wrapper .sort-wrapper .per-page {
      padding: 0; }
      .kcw-template .search .search-products-wrapper .sort-wrapper .sort select,
      .kcw-template .search .search-products-wrapper .sort-wrapper .per-page select {
        max-width: 150px;
        display: inline-block;
        background-color: transparent;
        border: 0;
        outline: none;
        box-shadow: none;
        text-transform: uppercase; }
  .kcw-template .search .search-products-wrapper .search-products .search-product {
    text-align: center; }
    .kcw-template .search .search-products-wrapper .search-products .search-product img {
      margin: 0 auto; }
    .kcw-template .search .search-products-wrapper .search-products .search-product .name {
      font-weight: bold; }
    .kcw-template .search .search-products-wrapper .search-products .search-product .description {
      margin-top: 10px; }
    .kcw-template .search .search-products-wrapper .search-products .search-product .price {
      margin-top: 10px;
      font-weight: bold; }
  .kcw-template .search .search-products-wrapper .pagination {
    display: block;
    margin: 0 auto;
    text-align: center; }
    .kcw-template .search .search-products-wrapper .pagination li {
      display: inline-block; }
      .kcw-template .search .search-products-wrapper .pagination li a {
        color: #000;
        border-color: #eee; }
        .kcw-template .search .search-products-wrapper .pagination li a:hover, .kcw-template .search .search-products-wrapper .pagination li a:focus {
          box-shadow: none; }
      .kcw-template .search .search-products-wrapper .pagination li.active > a,
      .kcw-template .search .search-products-wrapper .pagination li.active > a:focus,
      .kcw-template .search .search-products-wrapper .pagination li.active > a:hover {
        background-color: #eee;
        border-color: #eee;
        color: #000;
        box-shadow: none; }
  .kcw-template .order h1 {
    text-align: center; }
  .kcw-template .order .order-list .titles {
    background: #ddd;
    padding: 5px;
    font-weight: bold; }
    .kcw-template .order .order-list .titles p {
      padding: 0;
      margin: 0; }
    .kcw-template .order .order-list .titles > div:nth-child(2),
    .kcw-template .order .order-list .titles > div:nth-child(3) {
      text-align: center; }
  .kcw-template .order .order-list .order {
    padding: 5px; }
    .kcw-template .order .order-list .order > div:nth-child(2),
    .kcw-template .order .order-list .order > div:nth-child(3) {
      text-align: center; }
    .kcw-template .order .order-list .order a.btn {
      display: block; }
  .kcw-template .order .order-view .order-addresses {
    margin-bottom: 20px; }
  .kcw-template .order .items {
    margin-bottom: 20px; }
    .kcw-template .order .items .item {
      padding-top: 10px; }
      .kcw-template .order .items .item:nth-child(2n) {
        background: #eee; }
  .kcw-template .order .order-totals {
    margin-bottom: 20px; }
  .kcw-template .order .order-footer {
    text-align: right; }
  .kcw-template .statement h1 {
    text-align: center; }
  .kcw-template .statement .transactions .titles {
    background: #ddd;
    padding: 5px;
    font-weight: bold; }
    .kcw-template .statement .transactions .titles p {
      padding: 0;
      margin: 0; }
    .kcw-template .statement .transactions .titles > div:nth-child(4),
    .kcw-template .statement .transactions .titles > div:nth-child(5),
    .kcw-template .statement .transactions .titles > div:nth-child(6) {
      text-align: center; }
  .kcw-template .statement .transactions .transaction {
    padding: 5px; }
    .kcw-template .statement .transactions .transaction > div:nth-child(4),
    .kcw-template .statement .transactions .transaction > div:nth-child(5),
    .kcw-template .statement .transactions .transaction > div:nth-child(6) {
      text-align: center; }
  .kcw-template .customer-returns h1 {
    text-align: center; }
  .kcw-template .customer-returns .titles {
    background: #ddd;
    padding: 5px;
    font-weight: bold; }
    .kcw-template .customer-returns .titles p {
      padding: 0;
      margin: 0; }
    .kcw-template .customer-returns .titles > div:nth-child(2) {
      text-align: center; }
  .kcw-template .customer-returns .return,
  .kcw-template .customer-returns .return-item {
    padding: 5px; }
    .kcw-template .customer-returns .return > div:nth-child(2),
    .kcw-template .customer-returns .return-item > div:nth-child(2) {
      text-align: center; }
    .kcw-template .customer-returns .return a.btn,
    .kcw-template .customer-returns .return-item a.btn {
      display: block; }
  .kcw-template .wishlist h1 {
    text-align: center; }
  .kcw-template .wishlist .wishlist-list .wishlist-subtitle {
    text-transform: uppercase;
    text-align: center;
    padding: 0;
    margin: 0 0 20px; }
  .kcw-template .wishlist .wishlist-list .titles {
    background: #ddd;
    padding: 5px;
    font-weight: bold; }
    .kcw-template .wishlist .wishlist-list .titles p {
      padding: 0;
      margin: 0; }
    .kcw-template .wishlist .wishlist-list .titles > div:nth-child(2),
    .kcw-template .wishlist .wishlist-list .titles > div:nth-child(3) {
      text-align: center; }
  .kcw-template .wishlist .wishlist-list .wishlist {
    padding: 5px; }
    .kcw-template .wishlist .wishlist-list .wishlist > div:nth-child(2),
    .kcw-template .wishlist .wishlist-list .wishlist > div:nth-child(3) {
      text-align: center; }
    .kcw-template .wishlist .wishlist-list .wishlist a.btn {
      display: block; }
  .kcw-template .wishlist .wishlist-list .create-wishlist {
    margin-top: 20px; }
  .kcw-template .wishlist .wishlist-new .wishlist-form label {
    display: inline-block;
    margin-right: 10px; }
  .kcw-template .wishlist .wishlist-new .wishlist-form input[type="text"] {
    max-width: 300px;
    display: inline-block; }
  .kcw-template .wishlist .wishlist-new .wishlist-form input[type="submit"] {
    display: block;
    margin-top: 20px; }
  .kcw-template .wishlist .wishlist-view .wishlist-name {
    margin-bottom: 20px; }
    .kcw-template .wishlist .wishlist-view .wishlist-name label {
      display: inline-block;
      margin-right: 10px; }
    .kcw-template .wishlist .wishlist-view .wishlist-name input[type="text"] {
      max-width: 300px;
      margin-right: 10px;
      display: inline-block; }
    .kcw-template .wishlist .wishlist-view .wishlist-name input[type="submit"] {
      display: inline-block; }
  .kcw-template .wishlist .wishlist-view .wishlist-subtitle {
    padding: 0;
    margin: 0 0 20px; }
  .kcw-template .wishlist .wishlist-view .wishlist-items {
    margin-bottom: 20px; }
    .kcw-template .wishlist .wishlist-view .wishlist-items .item {
      padding: 10px; }
      .kcw-template .wishlist .wishlist-view .wishlist-items .item > div.add-to-basket input[type="number"] {
        max-width: 80px;
        display: inline-block;
        margin-right: 10px; }
      .kcw-template .wishlist .wishlist-view .wishlist-items .item > div.add-to-basket input[type="submit"] {
        display: inline-block; }
      .kcw-template .wishlist .wishlist-view .wishlist-items .item > div.remove-from-wishlist button {
        background: transparent;
        display: inline-block;
        color: #000;
        padding: 10px;
        font-size: 20px; }
        .kcw-template .wishlist .wishlist-view .wishlist-items .item > div.remove-from-wishlist button:hover {
          color: #767676; }
      .kcw-template .wishlist .wishlist-view .wishlist-items .item:nth-child(even) {
        background: #eee; }
  .kcw-template .wishlist .wishlist-view .wishlist-footer .row > div:nth-child(2) {
    text-align: right; }
  .kcw-template .wishlist .wishlist-add .select-wishlist ul {
    padding: 0;
    list-style: none; }
  .kcw-template .wishlist .wishlist-add .create-a-wishlist label {
    max-width: 27%;
    margin-right: 2%; }
  .kcw-template .wishlist .wishlist-add .create-a-wishlist input[type="text"] {
    display: inline-block;
    max-width: 70%; }
  .kcw-template .wishlist .wishlist-add .create-a-wishlist input[type="submit"] {
    margin-top: 20px;
    display: block; }
  .kcw-template .review .review-view h1 {
    text-align: center; }
  .kcw-template .review .review-view .review-data .row {
    padding-bottom: 10px; }
    .kcw-template .review .review-view .review-data .row.review-product > div:nth-child(1) {
      font-weight: bold; }
    .kcw-template .review .review-view .review-data .row.review-rating > div:nth-child(1) {
      font-weight: bold; }
    .kcw-template .review .review-view .review-data .row.review-rating > div.stars ul {
      margin: 0;
      padding: 0;
      list-style: none;
      float: left;
      max-height: 30px; }
      .kcw-template .review .review-view .review-data .row.review-rating > div.stars ul li {
        display: inline-block;
        width: 30px;
        height: 30px; }
        .kcw-template .review .review-view .review-data .row.review-rating > div.stars ul li .star {
          display: block;
          width: 30px;
          height: 30px;
          background: url("../images/stars.png") no-repeat 0 -60px; }
        .kcw-template .review .review-view .review-data .row.review-rating > div.stars ul li .star-o {
          display: block;
          width: 30px;
          height: 30px;
          background: url("../images/stars.png") no-repeat 0 0; }
    .kcw-template .review .review-view .review-data .row.review-rating > div.stars .rating {
      float: left;
      line-height: 30px;
      margin-left: 10px; }
    .kcw-template .review .review-view .review-data .row.review-date > div:nth-child(1) {
      font-weight: bold; }
    .kcw-template .review .review-view .review-data .row.review-content > div:nth-child(1) {
      font-weight: bold; }
    .kcw-template .review .review-view .review-data .row.review-vote ul {
      margin: 0;
      padding: 0;
      list-style: none; }
      .kcw-template .review .review-view .review-data .row.review-vote ul li {
        display: inline-block;
        margin-right: 10px; }
  .kcw-template .checkout .checkout-stages ul {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%; }
    .kcw-template .checkout .checkout-stages ul li {
      float: left;
      width: 20%;
      text-align: center;
      padding: 10px 5px;
      border-top: 1px solid #ddd;
      border-bottom: 1px solid #ddd;
      border-right: 1px solid #ddd;
      background: #eee; }
      .kcw-template .checkout .checkout-stages ul li:first-of-type {
        border-left: 1px solid #ddd; }
      .kcw-template .checkout .checkout-stages ul li.current {
        background: #ddd; }
  .kcw-template .checkout .checkout-login .checkout-login-content h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-login .checkout-login-content .checkout-login-existing form > .row {
    margin-bottom: 20px; }
  .kcw-template .checkout .checkout-login .checkout-login-content .checkout-login-guest form input[type="submit"] {
    margin: 40px auto 0;
    display: block; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses h3 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .billing > .row,
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .shipping > .row {
    margin-top: 10px; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .billing select,
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .shipping select {
    width: 100%;
    padding: 10px; }
    .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .billing select:disabled,
    .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .shipping select:disabled {
      background: #eee; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .billing input[type="text"],
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .shipping input[type="text"] {
    padding: 10px; }
    .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .billing input[type="text"]:disabled,
    .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .shipping input[type="text"]:disabled {
      background: #eee; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .address-selection {
    min-height: 50px; }
    .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .address-selection select {
      width: 100%; }
      .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .addresses .address-selection select:disabled {
        background: #eee; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .po-ref {
    margin-top: 10px; }
  .kcw-template .checkout .checkout-billing-shipping .checkout-billing-shipping-form .required-fields {
    margin: 10px -15px; }
  .kcw-template .checkout .checkout-address .checkout-address-form .address h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-address .checkout-address-form .address h3 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-address .checkout-address-form .address .billing > .row {
    margin-top: 10px; }
  .kcw-template .checkout .checkout-address .checkout-address-form .address .billing select {
    width: 100%;
    padding: 10px; }
  .kcw-template .checkout .checkout-address .checkout-address-form .address .billing input[type="text"] {
    padding: 10px; }
  .kcw-template .checkout .checkout-address .checkout-address-form .address .address-selection select {
    width: 100%; }
  .kcw-template .checkout .checkout-address .checkout-address-form .po-ref {
    margin-top: 10px; }
  .kcw-template .checkout .checkout-address .checkout-address-form .required-fields {
    margin: 10px -15px; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address h3 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .shipping > .row {
    margin-top: 10px; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .shipping select {
    width: 100%;
    padding: 10px; }
    .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .shipping select:disabled {
      background: #eee; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .shipping input[type="text"] {
    padding: 10px; }
    .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .shipping input[type="text"]:disabled {
      background: #eee; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .address-selection select {
    width: 100%; }
    .kcw-template .checkout .checkout-delivery .checkout-delivery-form .address .address-selection select:disabled {
      background: #eee; }
  .kcw-template .checkout .checkout-delivery .checkout-delivery-form .required-fields {
    margin: 10px -15px; }
  .kcw-template .checkout .checkout-review-order h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-review-order .items {
    margin-top: 20px; }
    .kcw-template .checkout .checkout-review-order .items .item {
      padding-top: 10px; }
      .kcw-template .checkout .checkout-review-order .items .item:nth-child(2n) {
        background: #eee; }
  .kcw-template .checkout .checkout-review-order .delivery-note {
    margin: 30px 0; }
    .kcw-template .checkout .checkout-review-order .delivery-note input[type='text'] {
      display: inline-block;
      vertical-align: top;
      margin-right: 10px;
      width: 70%;
      width: calc(100% - 215px); }
      @media (max-width: 767px) {
        .kcw-template .checkout .checkout-review-order .delivery-note input[type='text'] {
          display: block;
          width: 100%;
          margin: 0 0 10px; } }
    .kcw-template .checkout .checkout-review-order .delivery-note button[type='submit'] {
      display: inline-block;
      vertical-align: top;
      width: 200px; }
      @media (max-width: 767px) {
        .kcw-template .checkout .checkout-review-order .delivery-note button[type='submit'] {
          display: block;
          width: 100%; } }
  .kcw-template .checkout .checkout-review-order .delivery-methods {
    text-align: right;
    margin-top: 20px; }
    .kcw-template .checkout .checkout-review-order .delivery-methods h4 {
      font-weight: bold; }
    .kcw-template .checkout .checkout-review-order .delivery-methods form input[type="radio"] {
      float: right;
      margin-left: 10px; }
    .kcw-template .checkout .checkout-review-order .delivery-methods form label {
      float: right; }
    .kcw-template .checkout .checkout-review-order .delivery-methods form input[type="submit"] {
      display: none; }
  .kcw-template .checkout .checkout-review-order .totals {
    margin-top: 20px;
    text-align: right; }
  .kcw-template .checkout .checkout-review-order .footer {
    margin-top: 20px; }
  .kcw-template .checkout .checkout-payment .payment-methods {
    margin-bottom: 20px;
    text-align: center; }
    .kcw-template .checkout .checkout-payment .payment-methods h2 {
      padding: 0;
      margin: 20px 0; }
    .kcw-template .checkout .checkout-payment .payment-methods a.btn {
      line-height: 42px;
      margin-right: 10px; }
    .kcw-template .checkout .checkout-payment .payment-methods #paypal-button {
      display: inline-block;
      vertical-align: text-bottom;
      margin-right: 10px; }
  .kcw-template .checkout .checkout-quotation-payment h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-quotation-payment .items {
    margin-top: 20px; }
    .kcw-template .checkout .checkout-quotation-payment .items .item {
      padding-top: 10px; }
      .kcw-template .checkout .checkout-quotation-payment .items .item:nth-child(2n) {
        background: #eee; }
  .kcw-template .checkout .checkout-quotation-payment .payment-methods {
    margin-bottom: 20px;
    text-align: center; }
    .kcw-template .checkout .checkout-quotation-payment .payment-methods h2 {
      padding: 0;
      margin: 20px 0; }
    .kcw-template .checkout .checkout-quotation-payment .payment-methods a.btn {
      line-height: 42px;
      margin-right: 10px; }
  .kcw-template .checkout .checkout-order-confirmation h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-order-confirmation h3 {
    padding: 0;
    margin: 10px 0; }
  .kcw-template .checkout .checkout-order-confirmation h4 {
    padding: 0;
    margin: 10px 0 20px; }
  .kcw-template .checkout .checkout-order-confirmation .items {
    margin-top: 20px; }
    .kcw-template .checkout .checkout-order-confirmation .items .item {
      padding-top: 10px; }
      .kcw-template .checkout .checkout-order-confirmation .items .item:nth-child(2n) {
        background: #eee; }
  .kcw-template .checkout .checkout-order-confirmation .totals {
    margin-top: 20px;
    text-align: right; }
  .kcw-template .checkout .checkout-order-confirmation .footer {
    margin-top: 20px; }
    .kcw-template .checkout .checkout-order-confirmation .footer input[type="submit"] {
      margin-top: 10px; }
  .kcw-template .checkout .checkout-order-failed h2 {
    padding: 0;
    margin: 20px 0;
    text-align: center; }
  .kcw-template .checkout .checkout-order-failed p {
    text-align: center; }
  .kcw-template .cookie-banner {
    position: Fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    background: rgba(51, 51, 51, 0.95);
    color: white;
    animation: slideup .5s 1;
    z-index: 99999999999; }
    .kcw-template .cookie-banner > div {
      margin: 0 auto;
      height: auto;
      overflow: hidden;
      width: 100%;
      max-width: 1700px; }
    .kcw-template .cookie-banner p {
      display: block;
      padding: 0;
      margin: 0;
      float: left;
      height: auto;
      overflow: hidden;
      line-height: 1.5em;
      margin-top: 8px; }
    .kcw-template .cookie-banner a {
      font-weight: bold;
      color: #fff; }
    .kcw-template .cookie-banner ul,
    .kcw-template .cookie-banner li {
      list-style: none;
      margin: 0;
      padding: 0;
      display: block; }
    .kcw-template .cookie-banner ul {
      float: right; }
    .kcw-template .cookie-banner li {
      float: left; }
    .kcw-template .cookie-banner li + li {
      margin-left: 20px; }
    .kcw-template .cookie-banner #show-cookie {
      display: none; }
    .kcw-template .cookie-banner.minimize {
      max-width: 60px;
      height: 40px;
      padding: 0;
      left: 98%;
      left: calc(100% - 30px);
      animation: slideupmin .5s 1; }
      .kcw-template .cookie-banner.minimize.in-footer {
        left: 100%; }
      .kcw-template .cookie-banner.minimize > div {
        display: none; }
      .kcw-template .cookie-banner.minimize #show-cookie {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        width: 30px;
        height: 100%;
        background: transparent;
        border: 0; }
        .kcw-template .cookie-banner.minimize #show-cookie:after {
          content: "";
          width: 0px;
          height: 0px;
          border-top: 10px solid transparent;
          border-bottom: 10px solid transparent;
          border-right: 10px solid #fff;
          position: absolute;
          top: 10px;
          left: 10px; }
  .kcw-template #show-cookie.in-footer {
    background: transparent;
    border: 0;
    padding: 0; }
    .kcw-template #show-cookie.in-footer:focus {
      outline: 0; }

body.no-js .checkout .checkout-review-order .delivery-methods form input[type=submit],
body.no-js .product .summary .variant-options button.no-js {
  display: block; }

body.no-js .kcw-template.ecommerce-header .search-form input[type="text"].no-js {
  display: inline-block; }

.no-js .lazyload {
  opacity: 1 !important; }
  .no-js .lazyload.lazy-hidden {
    display: none !important; }

.lazyload {
  opacity: 1;
  transition: 1s all ease;
  position: relative;
  top: 0; }
  .lazyload.lazy-hidden {
    opacity: 0;
    top: 20px; }

@keyframes slideup {
  0% {
    -ms-transform: translate(0, 100px);
    /* IE 9 */
    /* Safari */
    transform: translate(0, 100px);
    opacity: 0.5; }
  100% {
    -ms-transform: translate(0, 0);
    /* IE 9 */
    /* Safari */
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes slideupmin {
  0% {
    -ms-transform: translate(40px, 0);
    /* IE 9 */
    /* Safari */
    transform: translate(40px, 0);
    opacity: 0.5; }
  100% {
    -ms-transform: translate(0, 0);
    /* IE 9 */
    /* Safari */
    transform: translate(0, 0);
    opacity: 1; } }

@keyframes slidedown {
  0% {
    -ms-transform: translate(0, -100px);
    /* IE 9 */
    /* Safari */
    transform: translate(0, -100px);
    opacity: 0.5; }
  100% {
    -ms-transform: translate(0, 0);
    /* IE 9 */
    /* Safari */
    transform: translate(0, 0);
    opacity: 1; } }

@media screen and (max-width: 1423px) {
  .kcw-template .cookie-banner p {
    position: relative;
    display: block;
    float: none;
    width: 100%;
    margin-bottom: 30px; }
  .kcw-template .cookie-banner ul {
    position: relative;
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%; }
  .kcw-template .cookie-banner li {
    float: none;
    display: inline-block; } }

@media (min-width: 992px) {
  .kcw-template .category .category-subcategories .subcategory:nth-child(3n+1) {
    clear: left; }
  .kcw-template .category .category-products-wrapper .category-products .category-product:nth-child(4n+1),
  .kcw-template .search .search-products-wrapper .search-products .search-product:nth-child(4n+1) {
    clear: left; }
  .kcw-template .account .main-account .links > div:nth-child(3n+1) {
    clear: left; } }

@media (max-width: 991px) and (min-width: 768px) {
  .kcw-template .category .category-subcategories .subcategory:nth-child(2n+1) {
    clear: left; }
  .kcw-template .category .category-products-wrapper .category-products .category-product:nth-child(2n+1),
  .kcw-template .search .search-products-wrapper .search-products .search-product:nth-child(2n+1) {
    clear: left; }
  .kcw-template .account .main-account .row.links > div {
    min-height: auto; }
  .kcw-template .account .main-account .row.links > div:nth-child(1) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px; }
  .kcw-template .account .main-account .row.links > div:nth-child(2) {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd; }
  .kcw-template .account .main-account .row.links .mailing-prefs select,
  .kcw-template .account .main-account .row.links .mailing-prefs input[type=submit] {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px; }
  .kcw-template .order .order-list .order > div:nth-child(1),
  .kcw-template .order .order-list .titles > div:nth-child(1) {
    padding-right: 10px; }
  .kcw-template .order .order-list .order > div:nth-child(2),
  .kcw-template .order .order-list .order > div:nth-child(3),
  .kcw-template .order .order-list .order > div:nth-child(4),
  .kcw-template .order .order-list .titles > div:nth-child(2),
  .kcw-template .order .order-list .titles > div:nth-child(3),
  .kcw-template .order .order-list .titles > div:nth-child(4) {
    padding-left: 10px;
    padding-right: 10px; }
  .kcw-template .order .order-list .order > div:nth-child(5),
  .kcw-template .order .order-list .titles > div:nth-child(5) {
    padding-left: 10px; }
  .kcw-template .statement .transactions .transaction > div:nth-child(1),
  .kcw-template .statement .transactions .titles > div:nth-child(1) {
    padding-right: 10px; }
  .kcw-template .statement .transactions .transaction > div:nth-child(2),
  .kcw-template .statement .transactions .transaction > div:nth-child(3),
  .kcw-template .statement .transactions .transaction > div:nth-child(4),
  .kcw-template .statement .transactions .titles > div:nth-child(2),
  .kcw-template .statement .transactions .titles > div:nth-child(3),
  .kcw-template .statement .transactions .titles > div:nth-child(4) {
    padding-left: 10px;
    padding-right: 10px; }
  .kcw-template .statement .transactions .transaction > div:nth-child(5),
  .kcw-template .statement .transactions .titles > div:nth-child(5) {
    padding-left: 10px; }
  .kcw-template .customer-returns .return > div:nth-child(1),
  .kcw-template .customer-returns .return-item > div:nth-child(1),
  .kcw-template .customer-returns .titles > div:nth-child(1) {
    padding-right: 10px; }
  .kcw-template .customer-returns .return > div:nth-child(2),
  .kcw-template .customer-returns .return > div:nth-child(3),
  .kcw-template .customer-returns .return-item > div:nth-child(2),
  .kcw-template .customer-returns .titles > div:nth-child(2),
  .kcw-template .customer-returns .titles > div:nth-child(3) {
    padding-left: 10px;
    padding-right: 10px; }
  .kcw-template .customer-returns .return > div:nth-child(4),
  .kcw-template .customer-returns .return-item > div:nth-child(3),
  .kcw-template .customer-returns .titles > div:nth-child(4) {
    padding-left: 10px; } }

@media (min-width: 768px) {
  .kcw-template .basket-footer > div:nth-child(1) {
    text-align: right; } }

@media (max-width: 767px) {
  .kcw-template.ecommerce-header .mini-basket {
    float: none;
    margin: 0 auto; }
  .kcw-template #content {
    padding-top: 70px; }
  .kcw-template .breadcrumb {
    display: none; }
  .kcw-template .category .entry-summary {
    text-align: center; }
  .kcw-template .category .category-gallery .category-gallery-wrapper .category-gallery-image img {
    display: block;
    margin: 0 auto; }
  .kcw-template .category .category-products-wrapper .category-products .category-product .category-product-header .show-wishlist {
    display: block;
    margin: 0 auto;
    font-size: 2em; }
  .kcw-template .product .summary .show-wishlist {
    display: block;
    margin: 0 auto;
    font-size: 2em; }
  .kcw-template .product .nav > li {
    float: none; }
    .kcw-template .product .nav > li > a {
      border: 1px solid #ddd;
      font-weight: 600;
      margin: 0; }
    .kcw-template .product .nav > li.active > a {
      background: #eee;
      border: 1px solid #ddd; }
  .kcw-template .product .product-tabs .tab-content .tab-pane .product-reviews button.close {
    width: auto; }
  .kcw-template .kcw-widget h2 {
    margin-bottom: 15px; }
    .kcw-template .kcw-widget h2 span {
      display: block;
      border-bottom: 2px solid #000;
      padding-bottom: 10px; }
  .kcw-template .kcw-widget .product .product-inner img {
    display: block;
    margin: 0 auto; }
  .kcw-template .kcw-widget .product .product-inner form {
    text-align: center; }
  .kcw-template .basket .items .item:nth-child(2) {
    border-top: 1px solid #ddd;
    padding: 15px 0; }
  .kcw-template .basket .items .item .image img {
    max-width: 200px;
    margin: 0 auto;
    display: block; }
  .kcw-template .basket .items .item .name {
    text-align: center; }
  .kcw-template .basket .items .item .quantity button,
  .kcw-template .basket .items .item .remove button {
    font-size: 30px;
    padding: 5px; }
  .kcw-template .basket .keycode-total:before {
    display: none; }
  .kcw-template .basket .keycode-total .keycode input[type=text] {
    max-width: 100%;
    margin-bottom: 10px; }
  .kcw-template .keycode-total .keycode,
  .kcw-template .keycode-total .total {
    padding: 0 15px; }
  .kcw-template .basket .clear-basket {
    float: none; }
  .kcw-template .basket .basket-footer > div {
    text-align: center;
    margin-bottom: 20px; }
    .kcw-template .basket .basket-footer > div a {
      display: block;
      max-width: 300px;
      margin: 0 auto; }
  .kcw-template .checkout .checkout-stages {
    display: none; }
  .kcw-template .checkout .checkout-payment .payment-methods a.btn {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px; }
    .kcw-template .checkout .checkout-payment .payment-methods a.btn img {
      margin: 0 auto; }
  .kcw-template .account .main-account .row.links > div {
    min-height: auto; }
  .kcw-template .account .main-account .row.links > div:nth-child(1) {
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px; }
  .kcw-template .account .main-account .row.links > div:nth-child(2) {
    border-left: 0;
    border-right: 0;
    border-bottom: 1px solid #ddd; }
  .kcw-template .product .summary form input[type=number],
  .kcw-template .product .btn,
  .kcw-template .kcw-widget .product form input[type=number],
  .kcw-template .kcw-widget .product form .btn,
  .kcw-template .basket .btn,
  .kcw-template .checkout .btn,
  .kcw-template .account .main-account .row.links .mailing-prefs select,
  .kcw-template .account .btn,
  .kcw-template .order .btn,
  .kcw-template .wishlist .btn,
  .kcw-template .wishlist input[type=text],
  .kcw-template .wishlist .wishlist-view .wishlist-items tr td.add-to-basket input[type=number] {
    display: block;
    width: 100%;
    max-width: 300px;
    margin: 0 auto 10px; }
  .kcw-template .account .address-details .row .address a {
    left: 0;
    right: 0; }
  .kcw-template .order .order-list .order > div:nth-child(2),
  .kcw-template .order .order-list .order > div:nth-child(3) {
    text-align: left; }
  .kcw-template .order .order-list .order label {
    display: inline-block !important;
    margin-right: 10px; }
  .kcw-template .order .order-list .order a {
    display: inline-block; }
  .kcw-template .order .order-list .order:nth-child(even) {
    background: #eee; }
  .kcw-template .statement .transactions .transaction > div:nth-child(4),
  .kcw-template .statement .transactions .transaction > div:nth-child(5),
  .kcw-template .statement .transactions .transaction > div:nth-child(6) {
    text-align: left; }
  .kcw-template .statement .transactions .transaction label {
    display: inline-block !important;
    margin-right: 10px; }
  .kcw-template .statement .transactions .transaction a {
    display: inline-block; }
  .kcw-template .statement .transactions .transaction:nth-child(even) {
    background: #eee; }
  .kcw-template .customer-returns .return > div:nth-child(2),
  .kcw-template .customer-returns .return-item > div:nth-child(2) {
    text-align: left; }
  .kcw-template .customer-returns .return label,
  .kcw-template .customer-returns .return-item label {
    display: inline-block !important;
    margin-right: 10px; }
  .kcw-template .customer-returns .return a,
  .kcw-template .customer-returns .return-item a {
    display: inline-block; }
  .kcw-template .customer-returns .return:nth-child(even),
  .kcw-template .customer-returns .return-item:nth-child(even) {
    background: #eee; }
  .kcw-template .wishlist .wishlist-view .wishlist-items .item {
    text-align: center; }
    .kcw-template .wishlist .wishlist-view .wishlist-items .item > div img {
      margin: 0 auto; }
    .kcw-template .wishlist .wishlist-view .wishlist-items .item > div.add-to-basket input[type="number"] {
      max-width: 300px;
      width: 100%;
      margin-right: 0;
      margin-bottom: 10px; }
  .kcw-template .wishlist .wishlist-list .wishlist label {
    display: inline-block !important;
    margin-right: 10px; }
  .kcw-template .wishlist .wishlist-list .wishlist a {
    display: inline-block; }
  .kcw-template .wishlist .wishlist-list .wishlist:nth-child(even) {
    background: #eee; }
  .kcw-template .cookie-banner a {
    display: block;
    padding: 10px 0 0; } }

@media (max-width: 425px) {
  .kcw-template .cookie-banner p {
    font-size: 1em; }
  .kcw-template .cookie-banner li + li {
    margin-left: 0; } }

body.no-js .collapse {
  display: block; }

body.no-js .lazyload {
  display: none; }

#cookie-law {
  width: 60px;
  height: 40px;
  padding: 0;
  left: 98%;
  left: calc(100% - 30px);
  position: fixed;
  bottom: 0;
  margin: auto;
  z-index: 100;
  text-align: left; }
  #cookie-law .cookie-inner {
    display: none;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
    background: #eee;
    padding: 50px 25px 25px 25px;
    width: 100%; }
    #cookie-law .cookie-inner .buttons {
      padding-top: 10px;
      max-width: 215px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
          justify-content: space-between;
      -ms-flex-align: center;
          align-items: center;
      margin: 0 auto; }
  #cookie-law #show-cookie {
    background: #eee;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 30px;
    height: 100%;
    border: 0; }
    #cookie-law #show-cookie:after {
      content: "";
      width: 0px;
      height: 0px;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-right: 10px solid #000;
      position: absolute;
      top: 10px;
      left: 10px; }

#cookie-options {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 550px;
  max-width: 100%;
  height: 420px;
  z-index: 101;
  padding-left: 20px;
  padding-right: 20px; }
  #cookie-options.hide {
    display: none; }
  #cookie-options .options-inner {
    background: #eee;
    padding: 25px 25px 25px 25px;
    border-radius: 5px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75); }
    #cookie-options .options-inner .privacy-text {
      margin-bottom: 10px; }
    #cookie-options .options-inner .options {
      margin-top: 20px; }
      #cookie-options .options-inner .options .option-item {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        background: #ddd;
        padding: 10px 15px 10px 15px;
        margin-bottom: 10px; }
        #cookie-options .options-inner .options .option-item .option-text {
          width: 50%; }
        #cookie-options .options-inner .options .option-item .option-value {
          width: 50%;
          text-align: right; }
          #cookie-options .options-inner .options .option-item .option-value .toggle-text {
            position: relative;
            top: 2px;
            margin-right: 5px; }
          #cookie-options .options-inner .options .option-item .option-value .switch {
            position: relative;
            display: inline-block;
            width: 52px;
            height: 28px;
            margin-bottom: 0; }
            #cookie-options .options-inner .options .option-item .option-value .switch input {
              opacity: 0;
              width: 0;
              height: 0; }
            #cookie-options .options-inner .options .option-item .option-value .switch input:checked + .slider {
              background-color: #f60c3d; }
            #cookie-options .options-inner .options .option-item .option-value .switch input:focus + .slider {
              box-shadow: 0 0 2px #f60c3d; }
            #cookie-options .options-inner .options .option-item .option-value .switch input:checked + .slider:before {
              -ms-transform: translateX(26px);
                  transform: translateX(26px); }
            #cookie-options .options-inner .options .option-item .option-value .switch .slider {
              position: absolute;
              cursor: pointer;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0;
              background-color: #ccc;
              transition: .4s; }
              #cookie-options .options-inner .options .option-item .option-value .switch .slider.round {
                border-radius: 34px; }
                #cookie-options .options-inner .options .option-item .option-value .switch .slider.round:before {
                  border-radius: 50%; }
              #cookie-options .options-inner .options .option-item .option-value .switch .slider:before {
                position: absolute;
                content: "";
                height: 20px;
                width: 20px;
                left: 4px;
                bottom: 4px;
                background-color: white;
                transition: .4s; }
    #cookie-options .options-inner .button-container {
      text-align: center;
      padding-top: 10px;
      padding-bottom: 10px; }

.cookiebanner #cookie-law {
  max-width: 100%;
  height: 420px;
  padding-left: 20px;
  padding-right: 20px;
  left: 0;
  top: 0;
  right: 0;
  width: 550px; }
  .cookiebanner #cookie-law .cookie-inner {
    display: block; }
  .cookiebanner #cookie-law #show-cookie {
    display: none; }

.cookiebanner.cookieoptions #cookie-law {
  display: none; }

.cookiefooter #cookie-law {
  left: 100%; }
