
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900');
 
 
/* 
Reset Styles 
=============== */

.kcw {
    box-sizing: unset;
  }
  
  .kcw section,
  .kcw div,
  .kcw dl,
  .kcw dt,
  .kcw dd,
  .kcw ul,
  .kcw ol,
  .kcw li,
  .kcw h1,
  .kcw h2,
  .kcw h3,
  .kcw h4,
  .kcw h5,
  .kcw h6,
  .kcw pre,
  .kcw form,
  .kcw fieldset,
  .kcw input,
  .kcw textarea,
  .kcw label,
  .kcw p,
  .kcw blockquote,
  .kcw th,
  .kcw td,
  .kcw a {
    box-sizing: unset;
    margin: 0;
    padding: 0;
  }
  
  .kcw table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  .kcw fieldset,
  .kcw img {
    border: 0;
  }
  
  .kcw address,
  .kcw caption,
  .kcw cite,
  .kcw code,
  .kcw dfn,
  .kcw em,
  .kcw strong,
  .kcw th,
  .kcw var {
    font-style: normal;
    font-weight: normal;
  }
  
  .kcw ol,
  .kcw ul {
    list-style: none;
  }
  
  .kcw caption,
  .kcw th {
    text-align: left;
  }
  
  .kcw h1,
  .kcw h2,
  .kcw h3,
  .kcw h4,
  .kcw h5,
  .kcw h6 {
    font-size: 100%;
    font-weight: bold;
  }
  
  .kcw q:before,
  .kcw q:after {
    content: '';
  }
  
  .kcw abbr,
  .kcw acronym {
    border: 0;
  }
  
  /* Reset Styles End
  =============== */
  
  
  /*!
   * Bootstrap v3.4.1 (https://getbootstrap.com/)
   * Copyright 2011-2019 Twitter, Inc.
   * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
   */
  /*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
  html .kcw  {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body .kcw  {
    margin: 0;
  }
   .kcw article,
   .kcw aside,
   .kcw details,
   .kcw figcaption,
   .kcw figure,
   .kcw footer,
   .kcw header,
   .kcw hgroup,
   .kcw main,
   .kcw menu,
   .kcw nav,
   .kcw section,
   .kcw summary {
    display: block;
  }
   .kcw audio,
   .kcw canvas,
   .kcw progress,
   .kcw video {
    display: inline-block;
    vertical-align: baseline;
  }
   .kcw audio:not([controls]) {
    display: none;
    height: 0;
  }
   .kcw [hidden],
   .kcw template {
    display: none;
  }
   .kcw a {
    background-color: transparent;
  }
   .kcw a:active,
   .kcw a:hover {
    outline: 0;
  }
   .kcw abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    -moz-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
   .kcw b,
   .kcw strong {
    font-weight: bold;
  }
   .kcw dfn {
    font-style: italic;
  }
   .kcw h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
   .kcw mark {
    background: #ff0;
    color: #000;
  }
   .kcw small {
    font-size: 80%;
  }
   .kcw sub,
   .kcw sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
   .kcw sup {
    top: -0.5em;
  }
   .kcw sub {
    bottom: -0.25em;
  }
   .kcw img {
    border: 0;
  }
   .kcw svg:not(:root) {
    overflow: hidden;
  }
   .kcw figure {
    margin: 1em 40px;
  }
   .kcw hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
  }
   .kcw pre {
    overflow: auto;
  }
   .kcw code,
   .kcw kbd,
   .kcw pre,
   .kcw samp {
    font-family: monospace, monospace;
    font-size: 1em;
  }
   .kcw button,
   .kcw input,
   .kcw optgroup,
   .kcw select,
   .kcw textarea {
    color: inherit;
    font: inherit;
    margin: 0;
  }
   .kcw button {
    overflow: visible;
  }
   .kcw button,
   .kcw select {
    text-transform: none;
  }
   .kcw button,
  html .kcw  input[type="button"],
   .kcw input[type="reset"],
   .kcw input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
  }
   .kcw button[disabled],
  html .kcw  input[disabled] {
    cursor: default;
  }
   .kcw button::-moz-focus-inner,
   .kcw input::-moz-focus-inner {
    border: 0;
    padding: 0;
  }
   .kcw input {
    line-height: normal;
  }
   .kcw input[type="checkbox"],
   .kcw input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
  }
   .kcw input[type="number"]::-webkit-inner-spin-button,
   .kcw input[type="number"]::-webkit-outer-spin-button {
    height: auto;
  }
   .kcw input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
  }
   .kcw input[type="search"]::-webkit-search-cancel-button,
   .kcw input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
  }
   .kcw fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
   .kcw legend {
    border: 0;
    padding: 0;
  }
   .kcw textarea {
    overflow: auto;
  }
   .kcw optgroup {
    font-weight: bold;
  }
   .kcw table {
    border-collapse: collapse;
    border-spacing: 0;
  }
   .kcw td,
   .kcw th {
    padding: 0;
  }
  /*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
  @media print {
     .kcw *,
     .kcw *:before,
     .kcw *:after {
      color: #000 !important;
      text-shadow: none !important;
      background: transparent !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
    }
     .kcw a,
     .kcw a:visited {
      text-decoration: underline;
    }
     .kcw a[href]:after {
      content: " (" attr(href) ")";
    }
     .kcw abbr[title]:after {
      content: " (" attr(title) ")";
    }
     .kcw a[href^="#"]:after,
     .kcw a[href^="javascript:"]:after {
      content: "";
    }
     .kcw pre,
     .kcw blockquote {
      border: 1px solid #999;
      page-break-inside: avoid;
    }
     .kcw thead {
      display: table-header-group;
    }
     .kcw tr,
     .kcw img {
      page-break-inside: avoid;
    }
     .kcw img {
      max-width: 100% !important;
    }
     .kcw p,
     .kcw h2,
     .kcw h3 {
      orphans: 3;
      widows: 3;
    }
     .kcw h2,
     .kcw h3 {
      page-break-after: avoid;
    }
     .kcw .kcw__navbar {
      display: none;
    }
     .kcw .kcw__btn > .kcw__caret,
     .kcw .kcw__dropup > .kcw__btn > .kcw__caret {
      border-top-color: #000 !important;
    }
     .kcw .kcw__label {
      border: 1px solid #000;
    }
     .kcw .kcw__table {
      border-collapse: collapse !important;
    }
     .kcw .kcw__table td,
     .kcw .kcw__table th {
      background-color: #fff !important;
    }
     .kcw .kcw__table-bordered th,
     .kcw .kcw__table-bordered td {
      border: 1px solid #ddd !important;
    }
  }
  @font-face {
    font-family: "Glyphicons Halflings";
    src: url("https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.eot");
    src: url("https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.woff2") format("woff2"), url("https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.woff") format("woff"), url("https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.ttf") format("truetype"), url("https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
  }
   .kcw .kcw__glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: "Glyphicons Halflings";
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
   .kcw .kcw__glyphicon-asterisk:before {
    content: "\002a";
  }
   .kcw .kcw__glyphicon-plus:before {
    content: "\002b";
  }
   .kcw .kcw__glyphicon-euro:before,
   .kcw .kcw__glyphicon-eur:before {
    content: "\20ac";
  }
   .kcw .kcw__glyphicon-minus:before {
    content: "\2212";
  }
   .kcw .kcw__glyphicon-cloud:before {
    content: "\2601";
  }
   .kcw .kcw__glyphicon-envelope:before {
    content: "\2709";
  }
   .kcw .kcw__glyphicon-pencil:before {
    content: "\270f";
  }
   .kcw .kcw__glyphicon-glass:before {
    content: "\e001";
  }
   .kcw .kcw__glyphicon-music:before {
    content: "\e002";
  }
   .kcw .kcw__glyphicon-search:before {
    content: "\e003";
  }
   .kcw .kcw__glyphicon-heart:before {
    content: "\e005";
  }
   .kcw .kcw__glyphicon-star:before {
    content: "\e006";
  }
   .kcw .kcw__glyphicon-star-empty:before {
    content: "\e007";
  }
   .kcw .kcw__glyphicon-user:before {
    content: "\e008";
  }
   .kcw .kcw__glyphicon-film:before {
    content: "\e009";
  }
   .kcw .kcw__glyphicon-th-large:before {
    content: "\e010";
  }
   .kcw .kcw__glyphicon-th:before {
    content: "\e011";
  }
   .kcw .kcw__glyphicon-th-list:before {
    content: "\e012";
  }
   .kcw .kcw__glyphicon-ok:before {
    content: "\e013";
  }
   .kcw .kcw__glyphicon-remove:before {
    content: "\e014";
  }
   .kcw .kcw__glyphicon-zoom-in:before {
    content: "\e015";
  }
   .kcw .kcw__glyphicon-zoom-out:before {
    content: "\e016";
  }
   .kcw .kcw__glyphicon-off:before {
    content: "\e017";
  }
   .kcw .kcw__glyphicon-signal:before {
    content: "\e018";
  }
   .kcw .kcw__glyphicon-cog:before {
    content: "\e019";
  }
   .kcw .kcw__glyphicon-trash:before {
    content: "\e020";
  }
   .kcw .kcw__glyphicon-home:before {
    content: "\e021";
  }
   .kcw .kcw__glyphicon-file:before {
    content: "\e022";
  }
   .kcw .kcw__glyphicon-time:before {
    content: "\e023";
  }
   .kcw .kcw__glyphicon-road:before {
    content: "\e024";
  }
   .kcw .kcw__glyphicon-download-alt:before {
    content: "\e025";
  }
   .kcw .kcw__glyphicon-download:before {
    content: "\e026";
  }
   .kcw .kcw__glyphicon-upload:before {
    content: "\e027";
  }
   .kcw .kcw__glyphicon-inbox:before {
    content: "\e028";
  }
   .kcw .kcw__glyphicon-play-circle:before {
    content: "\e029";
  }
   .kcw .kcw__glyphicon-repeat:before {
    content: "\e030";
  }
   .kcw .kcw__glyphicon-refresh:before {
    content: "\e031";
  }
   .kcw .kcw__glyphicon-list-alt:before {
    content: "\e032";
  }
   .kcw .kcw__glyphicon-lock:before {
    content: "\e033";
  }
   .kcw .kcw__glyphicon-flag:before {
    content: "\e034";
  }
   .kcw .kcw__glyphicon-headphones:before {
    content: "\e035";
  }
   .kcw .kcw__glyphicon-volume-off:before {
    content: "\e036";
  }
   .kcw .kcw__glyphicon-volume-down:before {
    content: "\e037";
  }
   .kcw .kcw__glyphicon-volume-up:before {
    content: "\e038";
  }
   .kcw .kcw__glyphicon-qrcode:before {
    content: "\e039";
  }
   .kcw .kcw__glyphicon-barcode:before {
    content: "\e040";
  }
   .kcw .kcw__glyphicon-tag:before {
    content: "\e041";
  }
   .kcw .kcw__glyphicon-tags:before {
    content: "\e042";
  }
   .kcw .kcw__glyphicon-book:before {
    content: "\e043";
  }
   .kcw .kcw__glyphicon-bookmark:before {
    content: "\e044";
  }
   .kcw .kcw__glyphicon-print:before {
    content: "\e045";
  }
   .kcw .kcw__glyphicon-camera:before {
    content: "\e046";
  }
   .kcw .kcw__glyphicon-font:before {
    content: "\e047";
  }
   .kcw .kcw__glyphicon-bold:before {
    content: "\e048";
  }
   .kcw .kcw__glyphicon-italic:before {
    content: "\e049";
  }
   .kcw .kcw__glyphicon-text-height:before {
    content: "\e050";
  }
   .kcw .kcw__glyphicon-text-width:before {
    content: "\e051";
  }
   .kcw .kcw__glyphicon-align-left:before {
    content: "\e052";
  }
   .kcw .kcw__glyphicon-align-center:before {
    content: "\e053";
  }
   .kcw .kcw__glyphicon-align-right:before {
    content: "\e054";
  }
   .kcw .kcw__glyphicon-align-justify:before {
    content: "\e055";
  }
   .kcw .kcw__glyphicon-list:before {
    content: "\e056";
  }
   .kcw .kcw__glyphicon-indent-left:before {
    content: "\e057";
  }
   .kcw .kcw__glyphicon-indent-right:before {
    content: "\e058";
  }
   .kcw .kcw__glyphicon-facetime-video:before {
    content: "\e059";
  }
   .kcw .kcw__glyphicon-picture:before {
    content: "\e060";
  }
   .kcw .kcw__glyphicon-map-marker:before {
    content: "\e062";
  }
   .kcw .kcw__glyphicon-adjust:before {
    content: "\e063";
  }
   .kcw .kcw__glyphicon-tint:before {
    content: "\e064";
  }
   .kcw .kcw__glyphicon-edit:before {
    content: "\e065";
  }
   .kcw .kcw__glyphicon-share:before {
    content: "\e066";
  }
   .kcw .kcw__glyphicon-check:before {
    content: "\e067";
  }
   .kcw .kcw__glyphicon-move:before {
    content: "\e068";
  }
   .kcw .kcw__glyphicon-step-backward:before {
    content: "\e069";
  }
   .kcw .kcw__glyphicon-fast-backward:before {
    content: "\e070";
  }
   .kcw .kcw__glyphicon-backward:before {
    content: "\e071";
  }
   .kcw .kcw__glyphicon-play:before {
    content: "\e072";
  }
   .kcw .kcw__glyphicon-pause:before {
    content: "\e073";
  }
   .kcw .kcw__glyphicon-stop:before {
    content: "\e074";
  }
   .kcw .kcw__glyphicon-forward:before {
    content: "\e075";
  }
   .kcw .kcw__glyphicon-fast-forward:before {
    content: "\e076";
  }
   .kcw .kcw__glyphicon-step-forward:before {
    content: "\e077";
  }
   .kcw .kcw__glyphicon-eject:before {
    content: "\e078";
  }
   .kcw .kcw__glyphicon-chevron-left:before {
    content: "\e079";
  }
   .kcw .kcw__glyphicon-chevron-right:before {
    content: "\e080";
  }
   .kcw .kcw__glyphicon-plus-sign:before {
    content: "\e081";
  }
   .kcw .kcw__glyphicon-minus-sign:before {
    content: "\e082";
  }
   .kcw .kcw__glyphicon-remove-sign:before {
    content: "\e083";
  }
   .kcw .kcw__glyphicon-ok-sign:before {
    content: "\e084";
  }
   .kcw .kcw__glyphicon-question-sign:before {
    content: "\e085";
  }
   .kcw .kcw__glyphicon-info-sign:before {
    content: "\e086";
  }
   .kcw .kcw__glyphicon-screenshot:before {
    content: "\e087";
  }
   .kcw .kcw__glyphicon-remove-circle:before {
    content: "\e088";
  }
   .kcw .kcw__glyphicon-ok-circle:before {
    content: "\e089";
  }
   .kcw .kcw__glyphicon-ban-circle:before {
    content: "\e090";
  }
   .kcw .kcw__glyphicon-arrow-left:before {
    content: "\e091";
  }
   .kcw .kcw__glyphicon-arrow-right:before {
    content: "\e092";
  }
   .kcw .kcw__glyphicon-arrow-up:before {
    content: "\e093";
  }
   .kcw .kcw__glyphicon-arrow-down:before {
    content: "\e094";
  }
   .kcw .kcw__glyphicon-share-alt:before {
    content: "\e095";
  }
   .kcw .kcw__glyphicon-resize-full:before {
    content: "\e096";
  }
   .kcw .kcw__glyphicon-resize-small:before {
    content: "\e097";
  }
   .kcw .kcw__glyphicon-exclamation-sign:before {
    content: "\e101";
  }
   .kcw .kcw__glyphicon-gift:before {
    content: "\e102";
  }
   .kcw .kcw__glyphicon-leaf:before {
    content: "\e103";
  }
   .kcw .kcw__glyphicon-fire:before {
    content: "\e104";
  }
   .kcw .kcw__glyphicon-eye-open:before {
    content: "\e105";
  }
   .kcw .kcw__glyphicon-eye-close:before {
    content: "\e106";
  }
   .kcw .kcw__glyphicon-warning-sign:before {
    content: "\e107";
  }
   .kcw .kcw__glyphicon-plane:before {
    content: "\e108";
  }
   .kcw .kcw__glyphicon-calendar:before {
    content: "\e109";
  }
   .kcw .kcw__glyphicon-random:before {
    content: "\e110";
  }
   .kcw .kcw__glyphicon-comment:before {
    content: "\e111";
  }
   .kcw .kcw__glyphicon-magnet:before {
    content: "\e112";
  }
   .kcw .kcw__glyphicon-chevron-up:before {
    content: "\e113";
  }
   .kcw .kcw__glyphicon-chevron-down:before {
    content: "\e114";
  }
   .kcw .kcw__glyphicon-retweet:before {
    content: "\e115";
  }
   .kcw .kcw__glyphicon-shopping-cart:before {
    content: "\e116";
  }
   .kcw .kcw__glyphicon-folder-close:before {
    content: "\e117";
  }
   .kcw .kcw__glyphicon-folder-open:before {
    content: "\e118";
  }
   .kcw .kcw__glyphicon-resize-vertical:before {
    content: "\e119";
  }
   .kcw .kcw__glyphicon-resize-horizontal:before {
    content: "\e120";
  }
   .kcw .kcw__glyphicon-hdd:before {
    content: "\e121";
  }
   .kcw .kcw__glyphicon-bullhorn:before {
    content: "\e122";
  }
   .kcw .kcw__glyphicon-bell:before {
    content: "\e123";
  }
   .kcw .kcw__glyphicon-certificate:before {
    content: "\e124";
  }
   .kcw .kcw__glyphicon-thumbs-up:before {
    content: "\e125";
  }
   .kcw .kcw__glyphicon-thumbs-down:before {
    content: "\e126";
  }
   .kcw .kcw__glyphicon-hand-right:before {
    content: "\e127";
  }
   .kcw .kcw__glyphicon-hand-left:before {
    content: "\e128";
  }
   .kcw .kcw__glyphicon-hand-up:before {
    content: "\e129";
  }
   .kcw .kcw__glyphicon-hand-down:before {
    content: "\e130";
  }
   .kcw .kcw__glyphicon-circle-arrow-right:before {
    content: "\e131";
  }
   .kcw .kcw__glyphicon-circle-arrow-left:before {
    content: "\e132";
  }
   .kcw .kcw__glyphicon-circle-arrow-up:before {
    content: "\e133";
  }
   .kcw .kcw__glyphicon-circle-arrow-down:before {
    content: "\e134";
  }
   .kcw .kcw__glyphicon-globe:before {
    content: "\e135";
  }
   .kcw .kcw__glyphicon-wrench:before {
    content: "\e136";
  }
   .kcw .kcw__glyphicon-tasks:before {
    content: "\e137";
  }
   .kcw .kcw__glyphicon-filter:before {
    content: "\e138";
  }
   .kcw .kcw__glyphicon-briefcase:before {
    content: "\e139";
  }
   .kcw .kcw__glyphicon-fullscreen:before {
    content: "\e140";
  }
   .kcw .kcw__glyphicon-dashboard:before {
    content: "\e141";
  }
   .kcw .kcw__glyphicon-paperclip:before {
    content: "\e142";
  }
   .kcw .kcw__glyphicon-heart-empty:before {
    content: "\e143";
  }
   .kcw .kcw__glyphicon-link:before {
    content: "\e144";
  }
   .kcw .kcw__glyphicon-phone:before {
    content: "\e145";
  }
   .kcw .kcw__glyphicon-pushpin:before {
    content: "\e146";
  }
   .kcw .kcw__glyphicon-usd:before {
    content: "\e148";
  }
   .kcw .kcw__glyphicon-gbp:before {
    content: "\e149";
  }
   .kcw .kcw__glyphicon-sort:before {
    content: "\e150";
  }
   .kcw .kcw__glyphicon-sort-by-alphabet:before {
    content: "\e151";
  }
   .kcw .kcw__glyphicon-sort-by-alphabet-alt:before {
    content: "\e152";
  }
   .kcw .kcw__glyphicon-sort-by-order:before {
    content: "\e153";
  }
   .kcw .kcw__glyphicon-sort-by-order-alt:before {
    content: "\e154";
  }
   .kcw .kcw__glyphicon-sort-by-attributes:before {
    content: "\e155";
  }
   .kcw .kcw__glyphicon-sort-by-attributes-alt:before {
    content: "\e156";
  }
   .kcw .kcw__glyphicon-unchecked:before {
    content: "\e157";
  }
   .kcw .kcw__glyphicon-expand:before {
    content: "\e158";
  }
   .kcw .kcw__glyphicon-collapse-down:before {
    content: "\e159";
  }
   .kcw .kcw__glyphicon-collapse-up:before {
    content: "\e160";
  }
   .kcw .kcw__glyphicon-log-in:before {
    content: "\e161";
  }
   .kcw .kcw__glyphicon-flash:before {
    content: "\e162";
  }
   .kcw .kcw__glyphicon-log-out:before {
    content: "\e163";
  }
   .kcw .kcw__glyphicon-new-window:before {
    content: "\e164";
  }
   .kcw .kcw__glyphicon-record:before {
    content: "\e165";
  }
   .kcw .kcw__glyphicon-save:before {
    content: "\e166";
  }
   .kcw .kcw__glyphicon-open:before {
    content: "\e167";
  }
   .kcw .kcw__glyphicon-saved:before {
    content: "\e168";
  }
   .kcw .kcw__glyphicon-import:before {
    content: "\e169";
  }
   .kcw .kcw__glyphicon-export:before {
    content: "\e170";
  }
   .kcw .kcw__glyphicon-send:before {
    content: "\e171";
  }
   .kcw .kcw__glyphicon-floppy-disk:before {
    content: "\e172";
  }
   .kcw .kcw__glyphicon-floppy-saved:before {
    content: "\e173";
  }
   .kcw .kcw__glyphicon-floppy-remove:before {
    content: "\e174";
  }
   .kcw .kcw__glyphicon-floppy-save:before {
    content: "\e175";
  }
   .kcw .kcw__glyphicon-floppy-open:before {
    content: "\e176";
  }
   .kcw .kcw__glyphicon-credit-card:before {
    content: "\e177";
  }
   .kcw .kcw__glyphicon-transfer:before {
    content: "\e178";
  }
   .kcw .kcw__glyphicon-cutlery:before {
    content: "\e179";
  }
   .kcw .kcw__glyphicon-header:before {
    content: "\e180";
  }
   .kcw .kcw__glyphicon-compressed:before {
    content: "\e181";
  }
   .kcw .kcw__glyphicon-earphone:before {
    content: "\e182";
  }
   .kcw .kcw__glyphicon-phone-alt:before {
    content: "\e183";
  }
   .kcw .kcw__glyphicon-tower:before {
    content: "\e184";
  }
   .kcw .kcw__glyphicon-stats:before {
    content: "\e185";
  }
   .kcw .kcw__glyphicon-sd-video:before {
    content: "\e186";
  }
   .kcw .kcw__glyphicon-hd-video:before {
    content: "\e187";
  }
   .kcw .kcw__glyphicon-subtitles:before {
    content: "\e188";
  }
   .kcw .kcw__glyphicon-sound-stereo:before {
    content: "\e189";
  }
   .kcw .kcw__glyphicon-sound-dolby:before {
    content: "\e190";
  }
   .kcw .kcw__glyphicon-sound-5-1:before {
    content: "\e191";
  }
   .kcw .kcw__glyphicon-sound-6-1:before {
    content: "\e192";
  }
   .kcw .kcw__glyphicon-sound-7-1:before {
    content: "\e193";
  }
   .kcw .kcw__glyphicon-copyright-mark:before {
    content: "\e194";
  }
   .kcw .kcw__glyphicon-registration-mark:before {
    content: "\e195";
  }
   .kcw .kcw__glyphicon-cloud-download:before {
    content: "\e197";
  }
   .kcw .kcw__glyphicon-cloud-upload:before {
    content: "\e198";
  }
   .kcw .kcw__glyphicon-tree-conifer:before {
    content: "\e199";
  }
   .kcw .kcw__glyphicon-tree-deciduous:before {
    content: "\e200";
  }
   .kcw .kcw__glyphicon-cd:before {
    content: "\e201";
  }
   .kcw .kcw__glyphicon-save-file:before {
    content: "\e202";
  }
   .kcw .kcw__glyphicon-open-file:before {
    content: "\e203";
  }
   .kcw .kcw__glyphicon-level-up:before {
    content: "\e204";
  }
   .kcw .kcw__glyphicon-copy:before {
    content: "\e205";
  }
   .kcw .kcw__glyphicon-paste:before {
    content: "\e206";
  }
   .kcw .kcw__glyphicon-alert:before {
    content: "\e209";
  }
   .kcw .kcw__glyphicon-equalizer:before {
    content: "\e210";
  }
   .kcw .kcw__glyphicon-king:before {
    content: "\e211";
  }
   .kcw .kcw__glyphicon-queen:before {
    content: "\e212";
  }
   .kcw .kcw__glyphicon-pawn:before {
    content: "\e213";
  }
   .kcw .kcw__glyphicon-bishop:before {
    content: "\e214";
  }
   .kcw .kcw__glyphicon-knight:before {
    content: "\e215";
  }
   .kcw .kcw__glyphicon-baby-formula:before {
    content: "\e216";
  }
   .kcw .kcw__glyphicon-tent:before {
    content: "\26fa";
  }
   .kcw .kcw__glyphicon-blackboard:before {
    content: "\e218";
  }
   .kcw .kcw__glyphicon-bed:before {
    content: "\e219";
  }
   .kcw .kcw__glyphicon-apple:before {
    content: "\f8ff";
  }
   .kcw .kcw__glyphicon-erase:before {
    content: "\e221";
  }
   .kcw .kcw__glyphicon-hourglass:before {
    content: "\231b";
  }
   .kcw .kcw__glyphicon-lamp:before {
    content: "\e223";
  }
   .kcw .kcw__glyphicon-duplicate:before {
    content: "\e224";
  }
   .kcw .kcw__glyphicon-piggy-bank:before {
    content: "\e225";
  }
   .kcw .kcw__glyphicon-scissors:before {
    content: "\e226";
  }
   .kcw .kcw__glyphicon-bitcoin:before {
    content: "\e227";
  }
   .kcw .kcw__glyphicon-btc:before {
    content: "\e227";
  }
   .kcw .kcw__glyphicon-xbt:before {
    content: "\e227";
  }
   .kcw .kcw__glyphicon-yen:before {
    content: "\00a5";
  }
   .kcw .kcw__glyphicon-jpy:before {
    content: "\00a5";
  }
   .kcw .kcw__glyphicon-ruble:before {
    content: "\20bd";
  }
   .kcw .kcw__glyphicon-rub:before {
    content: "\20bd";
  }
   .kcw .kcw__glyphicon-scale:before {
    content: "\e230";
  }
   .kcw .kcw__glyphicon-ice-lolly:before {
    content: "\e231";
  }
   .kcw .kcw__glyphicon-ice-lolly-tasted:before {
    content: "\e232";
  }
   .kcw .kcw__glyphicon-education:before {
    content: "\e233";
  }
   .kcw .kcw__glyphicon-option-horizontal:before {
    content: "\e234";
  }
   .kcw .kcw__glyphicon-option-vertical:before {
    content: "\e235";
  }
   .kcw .kcw__glyphicon-menu-hamburger:before {
    content: "\e236";
  }
   .kcw .kcw__glyphicon-modal-window:before {
    content: "\e237";
  }
   .kcw .kcw__glyphicon-oil:before {
    content: "\e238";
  }
   .kcw .kcw__glyphicon-grain:before {
    content: "\e239";
  }
   .kcw .kcw__glyphicon-sunglasses:before {
    content: "\e240";
  }
   .kcw .kcw__glyphicon-text-size:before {
    content: "\e241";
  }
   .kcw .kcw__glyphicon-text-color:before {
    content: "\e242";
  }
   .kcw .kcw__glyphicon-text-background:before {
    content: "\e243";
  }
   .kcw .kcw__glyphicon-object-align-top:before {
    content: "\e244";
  }
   .kcw .kcw__glyphicon-object-align-bottom:before {
    content: "\e245";
  }
   .kcw .kcw__glyphicon-object-align-horizontal:before {
    content: "\e246";
  }
   .kcw .kcw__glyphicon-object-align-left:before {
    content: "\e247";
  }
   .kcw .kcw__glyphicon-object-align-vertical:before {
    content: "\e248";
  }
   .kcw .kcw__glyphicon-object-align-right:before {
    content: "\e249";
  }
   .kcw .kcw__glyphicon-triangle-right:before {
    content: "\e250";
  }
   .kcw .kcw__glyphicon-triangle-left:before {
    content: "\e251";
  }
   .kcw .kcw__glyphicon-triangle-bottom:before {
    content: "\e252";
  }
   .kcw .kcw__glyphicon-triangle-top:before {
    content: "\e253";
  }
   .kcw .kcw__glyphicon-console:before {
    content: "\e254";
  }
   .kcw .kcw__glyphicon-superscript:before {
    content: "\e255";
  }
   .kcw .kcw__glyphicon-subscript:before {
    content: "\e256";
  }
   .kcw .kcw__glyphicon-menu-left:before {
    content: "\e257";
  }
   .kcw .kcw__glyphicon-menu-right:before {
    content: "\e258";
  }
   .kcw .kcw__glyphicon-menu-down:before {
    content: "\e259";
  }
   .kcw .kcw__glyphicon-menu-up:before {
    content: "\e260";
  }
   .kcw * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
   .kcw *:before,
   .kcw *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  html .kcw  {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  }
  body .kcw  {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333333;
    background-color: #fff;
  }
   .kcw input,
   .kcw button,
   .kcw select,
   .kcw textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
  }
   .kcw a {
    color: #337ab7;
    text-decoration: none;
  }
   .kcw a:hover,
   .kcw a:focus {
    color: #23527c;
    text-decoration: underline;
  }
   .kcw a:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
   .kcw figure {
    margin: 0;
  }
   .kcw img {
    vertical-align: middle;
  }
   .kcw .kcw__img-responsive,
   .kcw .kcw__thumbnail > img,
   .kcw .kcw__thumbnail a > img,
   .kcw .kcw__carousel-inner > .kcw__item > img,
   .kcw .kcw__carousel-inner > .kcw__item > a > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
   .kcw .kcw__img-rounded {
    border-radius: 6px;
  }
   .kcw .kcw__img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
  }
   .kcw .kcw__img-circle {
    border-radius: 50%;
  }
   .kcw hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eeeeee;
  }
   .kcw .kcw__sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
  }
   .kcw .kcw__sr-only-focusable:active,
   .kcw .kcw__sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
  }
   .kcw [role="button"] {
    cursor: pointer;
  }
   .kcw h1,
   .kcw h2,
   .kcw h3,
   .kcw h4,
   .kcw h5,
   .kcw h6,
   .kcw .kcw__h1,
   .kcw .kcw__h2,
   .kcw .kcw__h3,
   .kcw .kcw__h4,
   .kcw .kcw__h5,
   .kcw .kcw__h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
  }
   .kcw h1 small,
   .kcw h2 small,
   .kcw h3 small,
   .kcw h4 small,
   .kcw h5 small,
   .kcw h6 small,
   .kcw .kcw__h1 small,
   .kcw .kcw__h2 small,
   .kcw .kcw__h3 small,
   .kcw .kcw__h4 small,
   .kcw .kcw__h5 small,
   .kcw .kcw__h6 small,
   .kcw h1 .kcw__small,
   .kcw h2 .kcw__small,
   .kcw h3 .kcw__small,
   .kcw h4 .kcw__small,
   .kcw h5 .kcw__small,
   .kcw h6 .kcw__small,
   .kcw .kcw__h1 .kcw__small,
   .kcw .kcw__h2 .kcw__small,
   .kcw .kcw__h3 .kcw__small,
   .kcw .kcw__h4 .kcw__small,
   .kcw .kcw__h5 .kcw__small,
   .kcw .kcw__h6 .kcw__small {
    font-weight: 400;
    line-height: 1;
    color: #777777;
  }
   .kcw h1,
   .kcw .kcw__h1,
   .kcw h2,
   .kcw .kcw__h2,
   .kcw h3,
   .kcw .kcw__h3 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
   .kcw h1 small,
   .kcw .kcw__h1 small,
   .kcw h2 small,
   .kcw .kcw__h2 small,
   .kcw h3 small,
   .kcw .kcw__h3 small,
   .kcw h1 .kcw__small,
   .kcw .kcw__h1 .kcw__small,
   .kcw h2 .kcw__small,
   .kcw .kcw__h2 .kcw__small,
   .kcw h3 .kcw__small,
   .kcw .kcw__h3 .kcw__small {
    font-size: 65%;
  }
   .kcw h4,
   .kcw .kcw__h4,
   .kcw h5,
   .kcw .kcw__h5,
   .kcw h6,
   .kcw .kcw__h6 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
   .kcw h4 small,
   .kcw .kcw__h4 small,
   .kcw h5 small,
   .kcw .kcw__h5 small,
   .kcw h6 small,
   .kcw .kcw__h6 small,
   .kcw h4 .kcw__small,
   .kcw .kcw__h4 .kcw__small,
   .kcw h5 .kcw__small,
   .kcw .kcw__h5 .kcw__small,
   .kcw h6 .kcw__small,
   .kcw .kcw__h6 .kcw__small {
    font-size: 75%;
  }
   .kcw h1,
   .kcw .kcw__h1 {
    font-size: 36px;
  }
   .kcw h2,
   .kcw .kcw__h2 {
    font-size: 30px;
  }
   .kcw h3,
   .kcw .kcw__h3 {
    font-size: 24px;
  }
   .kcw h4,
   .kcw .kcw__h4 {
    font-size: 18px;
  }
   .kcw h5,
   .kcw .kcw__h5 {
    font-size: 14px;
  }
   .kcw h6,
   .kcw .kcw__h6 {
    font-size: 12px;
  }
   .kcw p {
    margin: 0 0 10px;
  }
   .kcw .kcw__lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
  }
  @media (min-width: 768px) {
     .kcw .kcw__lead {
      font-size: 21px;
    }
  }
   .kcw small,
   .kcw .kcw__small {
    font-size: 85%;
  }
   .kcw mark,
   .kcw .kcw__mark {
    padding: 0.2em;
    background-color: #fcf8e3;
  }
   .kcw .kcw__text-left {
    text-align: left;
  }
   .kcw .kcw__text-right {
    text-align: right;
  }
   .kcw .kcw__text-center {
    text-align: center;
  }
   .kcw .kcw__text-justify {
    text-align: justify;
  }
   .kcw .kcw__text-nowrap {
    white-space: nowrap;
  }
   .kcw .kcw__text-lowercase {
    text-transform: lowercase;
  }
   .kcw .kcw__text-uppercase {
    text-transform: uppercase;
  }
   .kcw .kcw__text-capitalize {
    text-transform: capitalize;
  }
   .kcw .kcw__text-muted {
    color: #777777;
  }
   .kcw .kcw__text-primary {
    color: #337ab7;
  }
   .kcw a.kcw__text-primary:hover,
   .kcw a.kcw__text-primary:focus {
    color: #286090;
  }
   .kcw .kcw__text-success {
    color: #3c763d;
  }
   .kcw a.kcw__text-success:hover,
   .kcw a.kcw__text-success:focus {
    color: #2b542c;
  }
   .kcw .kcw__text-info {
    color: #31708f;
  }
   .kcw a.kcw__text-info:hover,
   .kcw a.kcw__text-info:focus {
    color: #245269;
  }
   .kcw .kcw__text-warning {
    color: #8a6d3b;
  }
   .kcw a.kcw__text-warning:hover,
   .kcw a.kcw__text-warning:focus {
    color: #66512c;
  }
   .kcw .kcw__text-danger {
    color: #a94442;
  }
   .kcw a.kcw__text-danger:hover,
   .kcw a.kcw__text-danger:focus {
    color: #843534;
  }
   .kcw .kcw__bg-primary {
    color: #fff;
    background-color: #337ab7;
  }
   .kcw a.kcw__bg-primary:hover,
   .kcw a.kcw__bg-primary:focus {
    background-color: #286090;
  }
   .kcw .kcw__bg-success {
    background-color: #dff0d8;
  }
   .kcw a.kcw__bg-success:hover,
   .kcw a.kcw__bg-success:focus {
    background-color: #c1e2b3;
  }
   .kcw .kcw__bg-info {
    background-color: #d9edf7;
  }
   .kcw a.kcw__bg-info:hover,
   .kcw a.kcw__bg-info:focus {
    background-color: #afd9ee;
  }
   .kcw .kcw__bg-warning {
    background-color: #fcf8e3;
  }
   .kcw a.kcw__bg-warning:hover,
   .kcw a.kcw__bg-warning:focus {
    background-color: #f7ecb5;
  }
   .kcw .kcw__bg-danger {
    background-color: #f2dede;
  }
   .kcw a.kcw__bg-danger:hover,
   .kcw a.kcw__bg-danger:focus {
    background-color: #e4b9b9;
  }
   .kcw .kcw__page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eeeeee;
  }
   .kcw ul,
   .kcw ol {
    margin-top: 0;
    margin-bottom: 10px;
  }
   .kcw ul ul,
   .kcw ol ul,
   .kcw ul ol,
   .kcw ol ol {
    margin-bottom: 0;
  }
   .kcw .kcw__list-unstyled {
    padding-left: 0;
    list-style: none;
  }
   .kcw .kcw__list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px;
  }
   .kcw .kcw__list-inline > li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
  }
   .kcw dl {
    margin-top: 0;
    margin-bottom: 20px;
  }
   .kcw dt,
   .kcw dd {
    line-height: 1.42857143;
  }
   .kcw dt {
    font-weight: 700;
  }
   .kcw dd {
    margin-left: 0;
  }
  @media (min-width: 768px) {
     .kcw .kcw__dl-horizontal dt {
      float: left;
      width: 160px;
      clear: left;
      text-align: right;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
     .kcw .kcw__dl-horizontal dd {
      margin-left: 180px;
    }
  }
   .kcw abbr[title],
   .kcw abbr[data-original-title] {
    cursor: help;
  }
   .kcw .kcw__initialism {
    font-size: 90%;
    text-transform: uppercase;
  }
   .kcw blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eeeeee;
  }
   .kcw blockquote p:last-child,
   .kcw blockquote ul:last-child,
   .kcw blockquote ol:last-child {
    margin-bottom: 0;
  }
   .kcw blockquote footer,
   .kcw blockquote small,
   .kcw blockquote .kcw__small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777777;
  }
   .kcw blockquote footer:before,
   .kcw blockquote small:before,
   .kcw blockquote .kcw__small:before {
    content: "\2014 \00A0";
  }
   .kcw .kcw__blockquote-reverse,
   .kcw blockquote.kcw__pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eeeeee;
    border-left: 0;
  }
   .kcw .kcw__blockquote-reverse footer:before,
   .kcw blockquote.kcw__pull-right footer:before,
   .kcw .kcw__blockquote-reverse small:before,
   .kcw blockquote.kcw__pull-right small:before,
   .kcw .kcw__blockquote-reverse .kcw__small:before,
   .kcw blockquote.kcw__pull-right .kcw__small:before {
    content: "";
  }
   .kcw .kcw__blockquote-reverse footer:after,
   .kcw blockquote.kcw__pull-right footer:after,
   .kcw .kcw__blockquote-reverse small:after,
   .kcw blockquote.kcw__pull-right small:after,
   .kcw .kcw__blockquote-reverse .kcw__small:after,
   .kcw blockquote.kcw__pull-right .kcw__small:after {
    content: "\00A0 \2014";
  }
   .kcw address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143;
  }
   .kcw code,
   .kcw kbd,
   .kcw pre,
   .kcw samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  }
   .kcw code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
  }
   .kcw kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  }
   .kcw kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
   .kcw pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
   .kcw pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0;
  }
   .kcw .kcw__pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
  }
   .kcw .kcw__container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  @media (min-width: 768px) {
     .kcw .kcw__container {
      width: 750px;
    }
  }
  @media (min-width: 992px) {
     .kcw .kcw__container {
      width: 970px;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__container {
      width: 1170px;
    }
  }
   .kcw .kcw__container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
   .kcw .kcw__row {
    margin-right: -15px;
    margin-left: -15px;
  }
   .kcw .kcw__row-no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
   .kcw .kcw__row-no-gutters [class*="kcw__col-"] {
    padding-right: 0;
    padding-left: 0;
  }
   .kcw .kcw__col-xs-1,
   .kcw .kcw__col-sm-1,
   .kcw .kcw__col-md-1,
   .kcw .kcw__col-lg-1,
   .kcw .kcw__col-xs-2,
   .kcw .kcw__col-sm-2,
   .kcw .kcw__col-md-2,
   .kcw .kcw__col-lg-2,
   .kcw .kcw__col-xs-3,
   .kcw .kcw__col-sm-3,
   .kcw .kcw__col-md-3,
   .kcw .kcw__col-lg-3,
   .kcw .kcw__col-xs-4,
   .kcw .kcw__col-sm-4,
   .kcw .kcw__col-md-4,
   .kcw .kcw__col-lg-4,
   .kcw .kcw__col-xs-5,
   .kcw .kcw__col-sm-5,
   .kcw .kcw__col-md-5,
   .kcw .kcw__col-lg-5,
   .kcw .kcw__col-xs-6,
   .kcw .kcw__col-sm-6,
   .kcw .kcw__col-md-6,
   .kcw .kcw__col-lg-6,
   .kcw .kcw__col-xs-7,
   .kcw .kcw__col-sm-7,
   .kcw .kcw__col-md-7,
   .kcw .kcw__col-lg-7,
   .kcw .kcw__col-xs-8,
   .kcw .kcw__col-sm-8,
   .kcw .kcw__col-md-8,
   .kcw .kcw__col-lg-8,
   .kcw .kcw__col-xs-9,
   .kcw .kcw__col-sm-9,
   .kcw .kcw__col-md-9,
   .kcw .kcw__col-lg-9,
   .kcw .kcw__col-xs-10,
   .kcw .kcw__col-sm-10,
   .kcw .kcw__col-md-10,
   .kcw .kcw__col-lg-10,
   .kcw .kcw__col-xs-11,
   .kcw .kcw__col-sm-11,
   .kcw .kcw__col-md-11,
   .kcw .kcw__col-lg-11,
   .kcw .kcw__col-xs-12,
   .kcw .kcw__col-sm-12,
   .kcw .kcw__col-md-12,
   .kcw .kcw__col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
  }
   .kcw .kcw__col-xs-1,
   .kcw .kcw__col-xs-2,
   .kcw .kcw__col-xs-3,
   .kcw .kcw__col-xs-4,
   .kcw .kcw__col-xs-5,
   .kcw .kcw__col-xs-6,
   .kcw .kcw__col-xs-7,
   .kcw .kcw__col-xs-8,
   .kcw .kcw__col-xs-9,
   .kcw .kcw__col-xs-10,
   .kcw .kcw__col-xs-11,
   .kcw .kcw__col-xs-12 {
    float: left;
  }
   .kcw .kcw__col-xs-12 {
    width: 100%;
  }
   .kcw .kcw__col-xs-11 {
    width: 91.66666667%;
  }
   .kcw .kcw__col-xs-10 {
    width: 83.33333333%;
  }
   .kcw .kcw__col-xs-9 {
    width: 75%;
  }
   .kcw .kcw__col-xs-8 {
    width: 66.66666667%;
  }
   .kcw .kcw__col-xs-7 {
    width: 58.33333333%;
  }
   .kcw .kcw__col-xs-6 {
    width: 50%;
  }
   .kcw .kcw__col-xs-5 {
    width: 41.66666667%;
  }
   .kcw .kcw__col-xs-4 {
    width: 33.33333333%;
  }
   .kcw .kcw__col-xs-3 {
    width: 25%;
  }
   .kcw .kcw__col-xs-2 {
    width: 16.66666667%;
  }
   .kcw .kcw__col-xs-1 {
    width: 8.33333333%;
  }
   .kcw .kcw__col-xs-pull-12 {
    right: 100%;
  }
   .kcw .kcw__col-xs-pull-11 {
    right: 91.66666667%;
  }
   .kcw .kcw__col-xs-pull-10 {
    right: 83.33333333%;
  }
   .kcw .kcw__col-xs-pull-9 {
    right: 75%;
  }
   .kcw .kcw__col-xs-pull-8 {
    right: 66.66666667%;
  }
   .kcw .kcw__col-xs-pull-7 {
    right: 58.33333333%;
  }
   .kcw .kcw__col-xs-pull-6 {
    right: 50%;
  }
   .kcw .kcw__col-xs-pull-5 {
    right: 41.66666667%;
  }
   .kcw .kcw__col-xs-pull-4 {
    right: 33.33333333%;
  }
   .kcw .kcw__col-xs-pull-3 {
    right: 25%;
  }
   .kcw .kcw__col-xs-pull-2 {
    right: 16.66666667%;
  }
   .kcw .kcw__col-xs-pull-1 {
    right: 8.33333333%;
  }
   .kcw .kcw__col-xs-pull-0 {
    right: auto;
  }
   .kcw .kcw__col-xs-push-12 {
    left: 100%;
  }
   .kcw .kcw__col-xs-push-11 {
    left: 91.66666667%;
  }
   .kcw .kcw__col-xs-push-10 {
    left: 83.33333333%;
  }
   .kcw .kcw__col-xs-push-9 {
    left: 75%;
  }
   .kcw .kcw__col-xs-push-8 {
    left: 66.66666667%;
  }
   .kcw .kcw__col-xs-push-7 {
    left: 58.33333333%;
  }
   .kcw .kcw__col-xs-push-6 {
    left: 50%;
  }
   .kcw .kcw__col-xs-push-5 {
    left: 41.66666667%;
  }
   .kcw .kcw__col-xs-push-4 {
    left: 33.33333333%;
  }
   .kcw .kcw__col-xs-push-3 {
    left: 25%;
  }
   .kcw .kcw__col-xs-push-2 {
    left: 16.66666667%;
  }
   .kcw .kcw__col-xs-push-1 {
    left: 8.33333333%;
  }
   .kcw .kcw__col-xs-push-0 {
    left: auto;
  }
   .kcw .kcw__col-xs-offset-12 {
    margin-left: 100%;
  }
   .kcw .kcw__col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
   .kcw .kcw__col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
   .kcw .kcw__col-xs-offset-9 {
    margin-left: 75%;
  }
   .kcw .kcw__col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
   .kcw .kcw__col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
   .kcw .kcw__col-xs-offset-6 {
    margin-left: 50%;
  }
   .kcw .kcw__col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
   .kcw .kcw__col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
   .kcw .kcw__col-xs-offset-3 {
    margin-left: 25%;
  }
   .kcw .kcw__col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
   .kcw .kcw__col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
   .kcw .kcw__col-xs-offset-0 {
    margin-left: 0%;
  }
  @media (min-width: 768px) {
     .kcw .kcw__col-sm-1,
     .kcw .kcw__col-sm-2,
     .kcw .kcw__col-sm-3,
     .kcw .kcw__col-sm-4,
     .kcw .kcw__col-sm-5,
     .kcw .kcw__col-sm-6,
     .kcw .kcw__col-sm-7,
     .kcw .kcw__col-sm-8,
     .kcw .kcw__col-sm-9,
     .kcw .kcw__col-sm-10,
     .kcw .kcw__col-sm-11,
     .kcw .kcw__col-sm-12 {
      float: left;
    }
     .kcw .kcw__col-sm-12 {
      width: 100%;
    }
     .kcw .kcw__col-sm-11 {
      width: 91.66666667%;
    }
     .kcw .kcw__col-sm-10 {
      width: 83.33333333%;
    }
     .kcw .kcw__col-sm-9 {
      width: 75%;
    }
     .kcw .kcw__col-sm-8 {
      width: 66.66666667%;
    }
     .kcw .kcw__col-sm-7 {
      width: 58.33333333%;
    }
     .kcw .kcw__col-sm-6 {
      width: 50%;
    }
     .kcw .kcw__col-sm-5 {
      width: 41.66666667%;
    }
     .kcw .kcw__col-sm-4 {
      width: 33.33333333%;
    }
     .kcw .kcw__col-sm-3 {
      width: 25%;
    }
     .kcw .kcw__col-sm-2 {
      width: 16.66666667%;
    }
     .kcw .kcw__col-sm-1 {
      width: 8.33333333%;
    }
     .kcw .kcw__col-sm-pull-12 {
      right: 100%;
    }
     .kcw .kcw__col-sm-pull-11 {
      right: 91.66666667%;
    }
     .kcw .kcw__col-sm-pull-10 {
      right: 83.33333333%;
    }
     .kcw .kcw__col-sm-pull-9 {
      right: 75%;
    }
     .kcw .kcw__col-sm-pull-8 {
      right: 66.66666667%;
    }
     .kcw .kcw__col-sm-pull-7 {
      right: 58.33333333%;
    }
     .kcw .kcw__col-sm-pull-6 {
      right: 50%;
    }
     .kcw .kcw__col-sm-pull-5 {
      right: 41.66666667%;
    }
     .kcw .kcw__col-sm-pull-4 {
      right: 33.33333333%;
    }
     .kcw .kcw__col-sm-pull-3 {
      right: 25%;
    }
     .kcw .kcw__col-sm-pull-2 {
      right: 16.66666667%;
    }
     .kcw .kcw__col-sm-pull-1 {
      right: 8.33333333%;
    }
     .kcw .kcw__col-sm-pull-0 {
      right: auto;
    }
     .kcw .kcw__col-sm-push-12 {
      left: 100%;
    }
     .kcw .kcw__col-sm-push-11 {
      left: 91.66666667%;
    }
     .kcw .kcw__col-sm-push-10 {
      left: 83.33333333%;
    }
     .kcw .kcw__col-sm-push-9 {
      left: 75%;
    }
     .kcw .kcw__col-sm-push-8 {
      left: 66.66666667%;
    }
     .kcw .kcw__col-sm-push-7 {
      left: 58.33333333%;
    }
     .kcw .kcw__col-sm-push-6 {
      left: 50%;
    }
     .kcw .kcw__col-sm-push-5 {
      left: 41.66666667%;
    }
     .kcw .kcw__col-sm-push-4 {
      left: 33.33333333%;
    }
     .kcw .kcw__col-sm-push-3 {
      left: 25%;
    }
     .kcw .kcw__col-sm-push-2 {
      left: 16.66666667%;
    }
     .kcw .kcw__col-sm-push-1 {
      left: 8.33333333%;
    }
     .kcw .kcw__col-sm-push-0 {
      left: auto;
    }
     .kcw .kcw__col-sm-offset-12 {
      margin-left: 100%;
    }
     .kcw .kcw__col-sm-offset-11 {
      margin-left: 91.66666667%;
    }
     .kcw .kcw__col-sm-offset-10 {
      margin-left: 83.33333333%;
    }
     .kcw .kcw__col-sm-offset-9 {
      margin-left: 75%;
    }
     .kcw .kcw__col-sm-offset-8 {
      margin-left: 66.66666667%;
    }
     .kcw .kcw__col-sm-offset-7 {
      margin-left: 58.33333333%;
    }
     .kcw .kcw__col-sm-offset-6 {
      margin-left: 50%;
    }
     .kcw .kcw__col-sm-offset-5 {
      margin-left: 41.66666667%;
    }
     .kcw .kcw__col-sm-offset-4 {
      margin-left: 33.33333333%;
    }
     .kcw .kcw__col-sm-offset-3 {
      margin-left: 25%;
    }
     .kcw .kcw__col-sm-offset-2 {
      margin-left: 16.66666667%;
    }
     .kcw .kcw__col-sm-offset-1 {
      margin-left: 8.33333333%;
    }
     .kcw .kcw__col-sm-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 992px) {
     .kcw .kcw__col-md-1,
     .kcw .kcw__col-md-2,
     .kcw .kcw__col-md-3,
     .kcw .kcw__col-md-4,
     .kcw .kcw__col-md-5,
     .kcw .kcw__col-md-6,
     .kcw .kcw__col-md-7,
     .kcw .kcw__col-md-8,
     .kcw .kcw__col-md-9,
     .kcw .kcw__col-md-10,
     .kcw .kcw__col-md-11,
     .kcw .kcw__col-md-12 {
      float: left;
    }
     .kcw .kcw__col-md-12 {
      width: 100%;
    }
     .kcw .kcw__col-md-11 {
      width: 91.66666667%;
    }
     .kcw .kcw__col-md-10 {
      width: 83.33333333%;
    }
     .kcw .kcw__col-md-9 {
      width: 75%;
    }
     .kcw .kcw__col-md-8 {
      width: 66.66666667%;
    }
     .kcw .kcw__col-md-7 {
      width: 58.33333333%;
    }
     .kcw .kcw__col-md-6 {
      width: 50%;
    }
     .kcw .kcw__col-md-5 {
      width: 41.66666667%;
    }
     .kcw .kcw__col-md-4 {
      width: 33.33333333%;
    }
     .kcw .kcw__col-md-3 {
      width: 25%;
    }
     .kcw .kcw__col-md-2 {
      width: 16.66666667%;
    }
     .kcw .kcw__col-md-1 {
      width: 8.33333333%;
    }
     .kcw .kcw__col-md-pull-12 {
      right: 100%;
    }
     .kcw .kcw__col-md-pull-11 {
      right: 91.66666667%;
    }
     .kcw .kcw__col-md-pull-10 {
      right: 83.33333333%;
    }
     .kcw .kcw__col-md-pull-9 {
      right: 75%;
    }
     .kcw .kcw__col-md-pull-8 {
      right: 66.66666667%;
    }
     .kcw .kcw__col-md-pull-7 {
      right: 58.33333333%;
    }
     .kcw .kcw__col-md-pull-6 {
      right: 50%;
    }
     .kcw .kcw__col-md-pull-5 {
      right: 41.66666667%;
    }
     .kcw .kcw__col-md-pull-4 {
      right: 33.33333333%;
    }
     .kcw .kcw__col-md-pull-3 {
      right: 25%;
    }
     .kcw .kcw__col-md-pull-2 {
      right: 16.66666667%;
    }
     .kcw .kcw__col-md-pull-1 {
      right: 8.33333333%;
    }
     .kcw .kcw__col-md-pull-0 {
      right: auto;
    }
     .kcw .kcw__col-md-push-12 {
      left: 100%;
    }
     .kcw .kcw__col-md-push-11 {
      left: 91.66666667%;
    }
     .kcw .kcw__col-md-push-10 {
      left: 83.33333333%;
    }
     .kcw .kcw__col-md-push-9 {
      left: 75%;
    }
     .kcw .kcw__col-md-push-8 {
      left: 66.66666667%;
    }
     .kcw .kcw__col-md-push-7 {
      left: 58.33333333%;
    }
     .kcw .kcw__col-md-push-6 {
      left: 50%;
    }
     .kcw .kcw__col-md-push-5 {
      left: 41.66666667%;
    }
     .kcw .kcw__col-md-push-4 {
      left: 33.33333333%;
    }
     .kcw .kcw__col-md-push-3 {
      left: 25%;
    }
     .kcw .kcw__col-md-push-2 {
      left: 16.66666667%;
    }
     .kcw .kcw__col-md-push-1 {
      left: 8.33333333%;
    }
     .kcw .kcw__col-md-push-0 {
      left: auto;
    }
     .kcw .kcw__col-md-offset-12 {
      margin-left: 100%;
    }
     .kcw .kcw__col-md-offset-11 {
      margin-left: 91.66666667%;
    }
     .kcw .kcw__col-md-offset-10 {
      margin-left: 83.33333333%;
    }
     .kcw .kcw__col-md-offset-9 {
      margin-left: 75%;
    }
     .kcw .kcw__col-md-offset-8 {
      margin-left: 66.66666667%;
    }
     .kcw .kcw__col-md-offset-7 {
      margin-left: 58.33333333%;
    }
     .kcw .kcw__col-md-offset-6 {
      margin-left: 50%;
    }
     .kcw .kcw__col-md-offset-5 {
      margin-left: 41.66666667%;
    }
     .kcw .kcw__col-md-offset-4 {
      margin-left: 33.33333333%;
    }
     .kcw .kcw__col-md-offset-3 {
      margin-left: 25%;
    }
     .kcw .kcw__col-md-offset-2 {
      margin-left: 16.66666667%;
    }
     .kcw .kcw__col-md-offset-1 {
      margin-left: 8.33333333%;
    }
     .kcw .kcw__col-md-offset-0 {
      margin-left: 0%;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__col-lg-1,
     .kcw .kcw__col-lg-2,
     .kcw .kcw__col-lg-3,
     .kcw .kcw__col-lg-4,
     .kcw .kcw__col-lg-5,
     .kcw .kcw__col-lg-6,
     .kcw .kcw__col-lg-7,
     .kcw .kcw__col-lg-8,
     .kcw .kcw__col-lg-9,
     .kcw .kcw__col-lg-10,
     .kcw .kcw__col-lg-11,
     .kcw .kcw__col-lg-12 {
      float: left;
    }
     .kcw .kcw__col-lg-12 {
      width: 100%;
    }
     .kcw .kcw__col-lg-11 {
      width: 91.66666667%;
    }
     .kcw .kcw__col-lg-10 {
      width: 83.33333333%;
    }
     .kcw .kcw__col-lg-9 {
      width: 75%;
    }
     .kcw .kcw__col-lg-8 {
      width: 66.66666667%;
    }
     .kcw .kcw__col-lg-7 {
      width: 58.33333333%;
    }
     .kcw .kcw__col-lg-6 {
      width: 50%;
    }
     .kcw .kcw__col-lg-5 {
      width: 41.66666667%;
    }
     .kcw .kcw__col-lg-4 {
      width: 33.33333333%;
    }
     .kcw .kcw__col-lg-3 {
      width: 25%;
    }
     .kcw .kcw__col-lg-2 {
      width: 16.66666667%;
    }
     .kcw .kcw__col-lg-1 {
      width: 8.33333333%;
    }
     .kcw .kcw__col-lg-pull-12 {
      right: 100%;
    }
     .kcw .kcw__col-lg-pull-11 {
      right: 91.66666667%;
    }
     .kcw .kcw__col-lg-pull-10 {
      right: 83.33333333%;
    }
     .kcw .kcw__col-lg-pull-9 {
      right: 75%;
    }
     .kcw .kcw__col-lg-pull-8 {
      right: 66.66666667%;
    }
     .kcw .kcw__col-lg-pull-7 {
      right: 58.33333333%;
    }
     .kcw .kcw__col-lg-pull-6 {
      right: 50%;
    }
     .kcw .kcw__col-lg-pull-5 {
      right: 41.66666667%;
    }
     .kcw .kcw__col-lg-pull-4 {
      right: 33.33333333%;
    }
     .kcw .kcw__col-lg-pull-3 {
      right: 25%;
    }
     .kcw .kcw__col-lg-pull-2 {
      right: 16.66666667%;
    }
     .kcw .kcw__col-lg-pull-1 {
      right: 8.33333333%;
    }
     .kcw .kcw__col-lg-pull-0 {
      right: auto;
    }
     .kcw .kcw__col-lg-push-12 {
      left: 100%;
    }
     .kcw .kcw__col-lg-push-11 {
      left: 91.66666667%;
    }
     .kcw .kcw__col-lg-push-10 {
      left: 83.33333333%;
    }
     .kcw .kcw__col-lg-push-9 {
      left: 75%;
    }
     .kcw .kcw__col-lg-push-8 {
      left: 66.66666667%;
    }
     .kcw .kcw__col-lg-push-7 {
      left: 58.33333333%;
    }
     .kcw .kcw__col-lg-push-6 {
      left: 50%;
    }
     .kcw .kcw__col-lg-push-5 {
      left: 41.66666667%;
    }
     .kcw .kcw__col-lg-push-4 {
      left: 33.33333333%;
    }
     .kcw .kcw__col-lg-push-3 {
      left: 25%;
    }
     .kcw .kcw__col-lg-push-2 {
      left: 16.66666667%;
    }
     .kcw .kcw__col-lg-push-1 {
      left: 8.33333333%;
    }
     .kcw .kcw__col-lg-push-0 {
      left: auto;
    }
     .kcw .kcw__col-lg-offset-12 {
      margin-left: 100%;
    }
     .kcw .kcw__col-lg-offset-11 {
      margin-left: 91.66666667%;
    }
     .kcw .kcw__col-lg-offset-10 {
      margin-left: 83.33333333%;
    }
     .kcw .kcw__col-lg-offset-9 {
      margin-left: 75%;
    }
     .kcw .kcw__col-lg-offset-8 {
      margin-left: 66.66666667%;
    }
     .kcw .kcw__col-lg-offset-7 {
      margin-left: 58.33333333%;
    }
     .kcw .kcw__col-lg-offset-6 {
      margin-left: 50%;
    }
     .kcw .kcw__col-lg-offset-5 {
      margin-left: 41.66666667%;
    }
     .kcw .kcw__col-lg-offset-4 {
      margin-left: 33.33333333%;
    }
     .kcw .kcw__col-lg-offset-3 {
      margin-left: 25%;
    }
     .kcw .kcw__col-lg-offset-2 {
      margin-left: 16.66666667%;
    }
     .kcw .kcw__col-lg-offset-1 {
      margin-left: 8.33333333%;
    }
     .kcw .kcw__col-lg-offset-0 {
      margin-left: 0%;
    }
  }
   .kcw table {
    background-color: transparent;
  }
   .kcw table col[class*="kcw__col-"] {
    position: static;
    display: table-column;
    float: none;
  }
   .kcw table td[class*="kcw__col-"],
   .kcw table th[class*="kcw__col-"] {
    position: static;
    display: table-cell;
    float: none;
  }
   .kcw caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777777;
    text-align: left;
  }
   .kcw th {
    text-align: left;
  }
   .kcw .kcw__table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
  }
   .kcw .kcw__table > thead > tr > th,
   .kcw .kcw__table > tbody > tr > th,
   .kcw .kcw__table > tfoot > tr > th,
   .kcw .kcw__table > thead > tr > td,
   .kcw .kcw__table > tbody > tr > td,
   .kcw .kcw__table > tfoot > tr > td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
  }
   .kcw .kcw__table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd;
  }
   .kcw .kcw__table > caption + thead > tr:first-child > th,
   .kcw .kcw__table > colgroup + thead > tr:first-child > th,
   .kcw .kcw__table > thead:first-child > tr:first-child > th,
   .kcw .kcw__table > caption + thead > tr:first-child > td,
   .kcw .kcw__table > colgroup + thead > tr:first-child > td,
   .kcw .kcw__table > thead:first-child > tr:first-child > td {
    border-top: 0;
  }
   .kcw .kcw__table > tbody + tbody {
    border-top: 2px solid #ddd;
  }
   .kcw .kcw__table .kcw__table {
    background-color: #fff;
  }
   .kcw .kcw__table-condensed > thead > tr > th,
   .kcw .kcw__table-condensed > tbody > tr > th,
   .kcw .kcw__table-condensed > tfoot > tr > th,
   .kcw .kcw__table-condensed > thead > tr > td,
   .kcw .kcw__table-condensed > tbody > tr > td,
   .kcw .kcw__table-condensed > tfoot > tr > td {
    padding: 5px;
  }
   .kcw .kcw__table-bordered {
    border: 1px solid #ddd;
  }
   .kcw .kcw__table-bordered > thead > tr > th,
   .kcw .kcw__table-bordered > tbody > tr > th,
   .kcw .kcw__table-bordered > tfoot > tr > th,
   .kcw .kcw__table-bordered > thead > tr > td,
   .kcw .kcw__table-bordered > tbody > tr > td,
   .kcw .kcw__table-bordered > tfoot > tr > td {
    border: 1px solid #ddd;
  }
   .kcw .kcw__table-bordered > thead > tr > th,
   .kcw .kcw__table-bordered > thead > tr > td {
    border-bottom-width: 2px;
  }
   .kcw .kcw__table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f9f9f9;
  }
   .kcw .kcw__table-hover > tbody > tr:hover {
    background-color: #f5f5f5;
  }
   .kcw .kcw__table > thead > tr > td.kcw__active,
   .kcw .kcw__table > tbody > tr > td.kcw__active,
   .kcw .kcw__table > tfoot > tr > td.kcw__active,
   .kcw .kcw__table > thead > tr > th.kcw__active,
   .kcw .kcw__table > tbody > tr > th.kcw__active,
   .kcw .kcw__table > tfoot > tr > th.kcw__active,
   .kcw .kcw__table > thead > tr.kcw__active > td,
   .kcw .kcw__table > tbody > tr.kcw__active > td,
   .kcw .kcw__table > tfoot > tr.kcw__active > td,
   .kcw .kcw__table > thead > tr.kcw__active > th,
   .kcw .kcw__table > tbody > tr.kcw__active > th,
   .kcw .kcw__table > tfoot > tr.kcw__active > th {
    background-color: #f5f5f5;
  }
   .kcw .kcw__table-hover > tbody > tr > td.kcw__active:hover,
   .kcw .kcw__table-hover > tbody > tr > th.kcw__active:hover,
   .kcw .kcw__table-hover > tbody > tr.kcw__active:hover > td,
   .kcw .kcw__table-hover > tbody > tr:hover > .kcw__active,
   .kcw .kcw__table-hover > tbody > tr.kcw__active:hover > th {
    background-color: #e8e8e8;
  }
   .kcw .kcw__table > thead > tr > td.kcw__success,
   .kcw .kcw__table > tbody > tr > td.kcw__success,
   .kcw .kcw__table > tfoot > tr > td.kcw__success,
   .kcw .kcw__table > thead > tr > th.kcw__success,
   .kcw .kcw__table > tbody > tr > th.kcw__success,
   .kcw .kcw__table > tfoot > tr > th.kcw__success,
   .kcw .kcw__table > thead > tr.kcw__success > td,
   .kcw .kcw__table > tbody > tr.kcw__success > td,
   .kcw .kcw__table > tfoot > tr.kcw__success > td,
   .kcw .kcw__table > thead > tr.kcw__success > th,
   .kcw .kcw__table > tbody > tr.kcw__success > th,
   .kcw .kcw__table > tfoot > tr.kcw__success > th {
    background-color: #dff0d8;
  }
   .kcw .kcw__table-hover > tbody > tr > td.kcw__success:hover,
   .kcw .kcw__table-hover > tbody > tr > th.kcw__success:hover,
   .kcw .kcw__table-hover > tbody > tr.kcw__success:hover > td,
   .kcw .kcw__table-hover > tbody > tr:hover > .kcw__success,
   .kcw .kcw__table-hover > tbody > tr.kcw__success:hover > th {
    background-color: #d0e9c6;
  }
   .kcw .kcw__table > thead > tr > td.kcw__info,
   .kcw .kcw__table > tbody > tr > td.kcw__info,
   .kcw .kcw__table > tfoot > tr > td.kcw__info,
   .kcw .kcw__table > thead > tr > th.kcw__info,
   .kcw .kcw__table > tbody > tr > th.kcw__info,
   .kcw .kcw__table > tfoot > tr > th.kcw__info,
   .kcw .kcw__table > thead > tr.kcw__info > td,
   .kcw .kcw__table > tbody > tr.kcw__info > td,
   .kcw .kcw__table > tfoot > tr.kcw__info > td,
   .kcw .kcw__table > thead > tr.kcw__info > th,
   .kcw .kcw__table > tbody > tr.kcw__info > th,
   .kcw .kcw__table > tfoot > tr.kcw__info > th {
    background-color: #d9edf7;
  }
   .kcw .kcw__table-hover > tbody > tr > td.kcw__info:hover,
   .kcw .kcw__table-hover > tbody > tr > th.kcw__info:hover,
   .kcw .kcw__table-hover > tbody > tr.kcw__info:hover > td,
   .kcw .kcw__table-hover > tbody > tr:hover > .kcw__info,
   .kcw .kcw__table-hover > tbody > tr.kcw__info:hover > th {
    background-color: #c4e3f3;
  }
   .kcw .kcw__table > thead > tr > td.kcw__warning,
   .kcw .kcw__table > tbody > tr > td.kcw__warning,
   .kcw .kcw__table > tfoot > tr > td.kcw__warning,
   .kcw .kcw__table > thead > tr > th.kcw__warning,
   .kcw .kcw__table > tbody > tr > th.kcw__warning,
   .kcw .kcw__table > tfoot > tr > th.kcw__warning,
   .kcw .kcw__table > thead > tr.kcw__warning > td,
   .kcw .kcw__table > tbody > tr.kcw__warning > td,
   .kcw .kcw__table > tfoot > tr.kcw__warning > td,
   .kcw .kcw__table > thead > tr.kcw__warning > th,
   .kcw .kcw__table > tbody > tr.kcw__warning > th,
   .kcw .kcw__table > tfoot > tr.kcw__warning > th {
    background-color: #fcf8e3;
  }
   .kcw .kcw__table-hover > tbody > tr > td.kcw__warning:hover,
   .kcw .kcw__table-hover > tbody > tr > th.kcw__warning:hover,
   .kcw .kcw__table-hover > tbody > tr.kcw__warning:hover > td,
   .kcw .kcw__table-hover > tbody > tr:hover > .kcw__warning,
   .kcw .kcw__table-hover > tbody > tr.kcw__warning:hover > th {
    background-color: #faf2cc;
  }
   .kcw .kcw__table > thead > tr > td.kcw__danger,
   .kcw .kcw__table > tbody > tr > td.kcw__danger,
   .kcw .kcw__table > tfoot > tr > td.kcw__danger,
   .kcw .kcw__table > thead > tr > th.kcw__danger,
   .kcw .kcw__table > tbody > tr > th.kcw__danger,
   .kcw .kcw__table > tfoot > tr > th.kcw__danger,
   .kcw .kcw__table > thead > tr.kcw__danger > td,
   .kcw .kcw__table > tbody > tr.kcw__danger > td,
   .kcw .kcw__table > tfoot > tr.kcw__danger > td,
   .kcw .kcw__table > thead > tr.kcw__danger > th,
   .kcw .kcw__table > tbody > tr.kcw__danger > th,
   .kcw .kcw__table > tfoot > tr.kcw__danger > th {
    background-color: #f2dede;
  }
   .kcw .kcw__table-hover > tbody > tr > td.kcw__danger:hover,
   .kcw .kcw__table-hover > tbody > tr > th.kcw__danger:hover,
   .kcw .kcw__table-hover > tbody > tr.kcw__danger:hover > td,
   .kcw .kcw__table-hover > tbody > tr:hover > .kcw__danger,
   .kcw .kcw__table-hover > tbody > tr.kcw__danger:hover > th {
    background-color: #ebcccc;
  }
   .kcw .kcw__table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
  }
  @media screen and (max-width: 767px) {
     .kcw .kcw__table-responsive {
      width: 100%;
      margin-bottom: 15px;
      overflow-y: hidden;
      -ms-overflow-style: -ms-autohiding-scrollbar;
      border: 1px solid #ddd;
    }
     .kcw .kcw__table-responsive > .kcw__table {
      margin-bottom: 0;
    }
     .kcw .kcw__table-responsive > .kcw__table > thead > tr > th,
     .kcw .kcw__table-responsive > .kcw__table > tbody > tr > th,
     .kcw .kcw__table-responsive > .kcw__table > tfoot > tr > th,
     .kcw .kcw__table-responsive > .kcw__table > thead > tr > td,
     .kcw .kcw__table-responsive > .kcw__table > tbody > tr > td,
     .kcw .kcw__table-responsive > .kcw__table > tfoot > tr > td {
      white-space: nowrap;
    }
     .kcw .kcw__table-responsive > .kcw__table-bordered {
      border: 0;
    }
     .kcw .kcw__table-responsive > .kcw__table-bordered > thead > tr > th:first-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tbody > tr > th:first-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > th:first-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > thead > tr > td:first-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tbody > tr > td:first-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > td:first-child {
      border-left: 0;
    }
     .kcw .kcw__table-responsive > .kcw__table-bordered > thead > tr > th:last-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tbody > tr > th:last-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > th:last-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > thead > tr > td:last-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tbody > tr > td:last-child,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > td:last-child {
      border-right: 0;
    }
     .kcw .kcw__table-responsive > .kcw__table-bordered > tbody > tr:last-child > th,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tfoot > tr:last-child > th,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tbody > tr:last-child > td,
     .kcw .kcw__table-responsive > .kcw__table-bordered > tfoot > tr:last-child > td {
      border-bottom: 0;
    }
  }
   .kcw fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0;
  }
   .kcw 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 label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
  }
   .kcw input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
   .kcw input[type="radio"],
   .kcw input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
  }
   .kcw input[type="radio"][disabled],
   .kcw input[type="checkbox"][disabled],
   .kcw input[type="radio"].kcw__disabled,
   .kcw input[type="checkbox"].kcw__disabled,
   .kcw fieldset[disabled] input[type="radio"],
   .kcw fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
  }
   .kcw input[type="file"] {
    display: block;
  }
   .kcw input[type="range"] {
    display: block;
    width: 100%;
  }
   .kcw select[multiple],
   .kcw select[size] {
    height: auto;
  }
   .kcw input[type="file"]:focus,
   .kcw input[type="radio"]:focus,
   .kcw input[type="checkbox"]:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
   .kcw output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
  }
   .kcw .kcw__form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
  }
   .kcw .kcw__form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, 0.6);
  }
   .kcw .kcw__form-control::-moz-placeholder {
    color: #999;
    opacity: 1;
  }
   .kcw .kcw__form-control:-ms-input-placeholder {
    color: #999;
  }
   .kcw .kcw__form-control::-webkit-input-placeholder {
    color: #999;
  }
   .kcw .kcw__form-control::-ms-expand {
    background-color: transparent;
    border: 0;
  }
   .kcw .kcw__form-control[disabled],
   .kcw .kcw__form-control[readonly],
   .kcw fieldset[disabled] .kcw__form-control {
    background-color: #eeeeee;
    opacity: 1;
  }
   .kcw .kcw__form-control[disabled],
   .kcw fieldset[disabled] .kcw__form-control {
    cursor: not-allowed;
  }
   .kcw textarea.kcw__form-control {
    height: auto;
  }
  @media screen and (-webkit-min-device-pixel-ratio: 0) {
     .kcw input[type="date"].kcw__form-control,
     .kcw input[type="time"].kcw__form-control,
     .kcw input[type="datetime-local"].kcw__form-control,
     .kcw input[type="month"].kcw__form-control {
      line-height: 34px;
    }
     .kcw input[type="date"].kcw__input-sm,
     .kcw input[type="time"].kcw__input-sm,
     .kcw input[type="datetime-local"].kcw__input-sm,
     .kcw input[type="month"].kcw__input-sm,
     .kcw .kcw__input-group-sm input[type="date"],
     .kcw .kcw__input-group-sm input[type="time"],
     .kcw .kcw__input-group-sm input[type="datetime-local"],
     .kcw .kcw__input-group-sm input[type="month"] {
      line-height: 30px;
    }
     .kcw input[type="date"].kcw__input-lg,
     .kcw input[type="time"].kcw__input-lg,
     .kcw input[type="datetime-local"].kcw__input-lg,
     .kcw input[type="month"].kcw__input-lg,
     .kcw .kcw__input-group-lg input[type="date"],
     .kcw .kcw__input-group-lg input[type="time"],
     .kcw .kcw__input-group-lg input[type="datetime-local"],
     .kcw .kcw__input-group-lg input[type="month"] {
      line-height: 46px;
    }
  }
   .kcw .kcw__form-group {
    margin-bottom: 15px;
  }
   .kcw .kcw__radio,
   .kcw .kcw__checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px;
  }
   .kcw .kcw__radio.kcw__disabled label,
   .kcw .kcw__checkbox.kcw__disabled label,
   .kcw fieldset[disabled] .kcw__radio label,
   .kcw fieldset[disabled] .kcw__checkbox label {
    cursor: not-allowed;
  }
   .kcw .kcw__radio label,
   .kcw .kcw__checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
  }
   .kcw .kcw__radio input[type="radio"],
   .kcw .kcw__radio-inline input[type="radio"],
   .kcw .kcw__checkbox input[type="checkbox"],
   .kcw .kcw__checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px;
  }
   .kcw .kcw__radio + .kcw__radio,
   .kcw .kcw__checkbox + .kcw__checkbox {
    margin-top: -5px;
  }
   .kcw .kcw__radio-inline,
   .kcw .kcw__checkbox-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
  }
   .kcw .kcw__radio-inline.kcw__disabled,
   .kcw .kcw__checkbox-inline.kcw__disabled,
   .kcw fieldset[disabled] .kcw__radio-inline,
   .kcw fieldset[disabled] .kcw__checkbox-inline {
    cursor: not-allowed;
  }
   .kcw .kcw__radio-inline + .kcw__radio-inline,
   .kcw .kcw__checkbox-inline + .kcw__checkbox-inline {
    margin-top: 0;
    margin-left: 10px;
  }
   .kcw .kcw__form-control-static {
    min-height: 34px;
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0;
  }
   .kcw .kcw__form-control-static.kcw__input-lg,
   .kcw .kcw__form-control-static.kcw__input-sm {
    padding-right: 0;
    padding-left: 0;
  }
   .kcw .kcw__input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
   .kcw select.kcw__input-sm {
    height: 30px;
    line-height: 30px;
  }
   .kcw textarea.kcw__input-sm,
   .kcw select[multiple].kcw__input-sm {
    height: auto;
  }
   .kcw .kcw__form-group-sm .kcw__form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
   .kcw .kcw__form-group-sm select.kcw__form-control {
    height: 30px;
    line-height: 30px;
  }
   .kcw .kcw__form-group-sm textarea.kcw__form-control,
   .kcw .kcw__form-group-sm select[multiple].kcw__form-control {
    height: auto;
  }
   .kcw .kcw__form-group-sm .kcw__form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
   .kcw .kcw__input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
   .kcw select.kcw__input-lg {
    height: 46px;
    line-height: 46px;
  }
   .kcw textarea.kcw__input-lg,
   .kcw select[multiple].kcw__input-lg {
    height: auto;
  }
   .kcw .kcw__form-group-lg .kcw__form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
   .kcw .kcw__form-group-lg select.kcw__form-control {
    height: 46px;
    line-height: 46px;
  }
   .kcw .kcw__form-group-lg textarea.kcw__form-control,
   .kcw .kcw__form-group-lg select[multiple].kcw__form-control {
    height: auto;
  }
   .kcw .kcw__form-group-lg .kcw__form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
   .kcw .kcw__has-feedback {
    position: relative;
  }
   .kcw .kcw__has-feedback .kcw__form-control {
    padding-right: 42.5px;
  }
   .kcw .kcw__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 .kcw__input-lg + .kcw__form-control-feedback,
   .kcw .kcw__input-group-lg + .kcw__form-control-feedback,
   .kcw .kcw__form-group-lg .kcw__form-control + .kcw__form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px;
  }
   .kcw .kcw__input-sm + .kcw__form-control-feedback,
   .kcw .kcw__input-group-sm + .kcw__form-control-feedback,
   .kcw .kcw__form-group-sm .kcw__form-control + .kcw__form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
   .kcw .kcw__has-success .kcw__help-block,
   .kcw .kcw__has-success .kcw__control-label,
   .kcw .kcw__has-success .kcw__radio,
   .kcw .kcw__has-success .kcw__checkbox,
   .kcw .kcw__has-success .kcw__radio-inline,
   .kcw .kcw__has-success .kcw__checkbox-inline,
   .kcw .kcw__has-success.kcw__radio label,
   .kcw .kcw__has-success.kcw__checkbox label,
   .kcw .kcw__has-success.kcw__radio-inline label,
   .kcw .kcw__has-success.kcw__checkbox-inline label {
    color: #3c763d;
  }
   .kcw .kcw__has-success .kcw__form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
   .kcw .kcw__has-success .kcw__form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  }
   .kcw .kcw__has-success .kcw__input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d;
  }
   .kcw .kcw__has-success .kcw__form-control-feedback {
    color: #3c763d;
  }
   .kcw .kcw__has-warning .kcw__help-block,
   .kcw .kcw__has-warning .kcw__control-label,
   .kcw .kcw__has-warning .kcw__radio,
   .kcw .kcw__has-warning .kcw__checkbox,
   .kcw .kcw__has-warning .kcw__radio-inline,
   .kcw .kcw__has-warning .kcw__checkbox-inline,
   .kcw .kcw__has-warning.kcw__radio label,
   .kcw .kcw__has-warning.kcw__checkbox label,
   .kcw .kcw__has-warning.kcw__radio-inline label,
   .kcw .kcw__has-warning.kcw__checkbox-inline label {
    color: #8a6d3b;
  }
   .kcw .kcw__has-warning .kcw__form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
   .kcw .kcw__has-warning .kcw__form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  }
   .kcw .kcw__has-warning .kcw__input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b;
  }
   .kcw .kcw__has-warning .kcw__form-control-feedback {
    color: #8a6d3b;
  }
   .kcw .kcw__has-error .kcw__help-block,
   .kcw .kcw__has-error .kcw__control-label,
   .kcw .kcw__has-error .kcw__radio,
   .kcw .kcw__has-error .kcw__checkbox,
   .kcw .kcw__has-error .kcw__radio-inline,
   .kcw .kcw__has-error .kcw__checkbox-inline,
   .kcw .kcw__has-error.kcw__radio label,
   .kcw .kcw__has-error.kcw__checkbox label,
   .kcw .kcw__has-error.kcw__radio-inline label,
   .kcw .kcw__has-error.kcw__checkbox-inline label {
    color: #a94442;
  }
   .kcw .kcw__has-error .kcw__form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  }
   .kcw .kcw__has-error .kcw__form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  }
   .kcw .kcw__has-error .kcw__input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
  }
   .kcw .kcw__has-error .kcw__form-control-feedback {
    color: #a94442;
  }
   .kcw .kcw__has-feedback label ~ .kcw__form-control-feedback {
    top: 25px;
  }
   .kcw .kcw__has-feedback label.kcw__sr-only ~ .kcw__form-control-feedback {
    top: 0;
  }
   .kcw .kcw__help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373;
  }
  @media (min-width: 768px) {
     .kcw .kcw__form-inline .kcw__form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
     .kcw .kcw__form-inline .kcw__form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
     .kcw .kcw__form-inline .kcw__form-control-static {
      display: inline-block;
    }
     .kcw .kcw__form-inline .kcw__input-group {
      display: inline-table;
      vertical-align: middle;
    }
     .kcw .kcw__form-inline .kcw__input-group .kcw__input-group-addon,
     .kcw .kcw__form-inline .kcw__input-group .kcw__input-group-btn,
     .kcw .kcw__form-inline .kcw__input-group .kcw__form-control {
      width: auto;
    }
     .kcw .kcw__form-inline .kcw__input-group > .kcw__form-control {
      width: 100%;
    }
     .kcw .kcw__form-inline .kcw__control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
     .kcw .kcw__form-inline .kcw__radio,
     .kcw .kcw__form-inline .kcw__checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
     .kcw .kcw__form-inline .kcw__radio label,
     .kcw .kcw__form-inline .kcw__checkbox label {
      padding-left: 0;
    }
     .kcw .kcw__form-inline .kcw__radio input[type="radio"],
     .kcw .kcw__form-inline .kcw__checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
     .kcw .kcw__form-inline .kcw__has-feedback .kcw__form-control-feedback {
      top: 0;
    }
  }
   .kcw .kcw__form-horizontal .kcw__radio,
   .kcw .kcw__form-horizontal .kcw__checkbox,
   .kcw .kcw__form-horizontal .kcw__radio-inline,
   .kcw .kcw__form-horizontal .kcw__checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0;
  }
   .kcw .kcw__form-horizontal .kcw__radio,
   .kcw .kcw__form-horizontal .kcw__checkbox {
    min-height: 27px;
  }
   .kcw .kcw__form-horizontal .kcw__form-group {
    margin-right: -15px;
    margin-left: -15px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__form-horizontal .kcw__control-label {
      padding-top: 7px;
      margin-bottom: 0;
      text-align: right;
    }
  }
   .kcw .kcw__form-horizontal .kcw__has-feedback .kcw__form-control-feedback {
    right: 15px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__form-horizontal .kcw__form-group-lg .kcw__control-label {
      padding-top: 11px;
      font-size: 18px;
    }
  }
  @media (min-width: 768px) {
     .kcw .kcw__form-horizontal .kcw__form-group-sm .kcw__control-label {
      padding-top: 6px;
      font-size: 12px;
    }
  }
   .kcw .kcw__btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
   .kcw .kcw__btn:focus,
   .kcw .kcw__btn:active:focus,
   .kcw .kcw__btn.kcw__active:focus,
   .kcw .kcw__btn.kcw__focus,
   .kcw .kcw__btn:active.kcw__focus,
   .kcw .kcw__btn.kcw__active.kcw__focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }
   .kcw .kcw__btn:hover,
   .kcw .kcw__btn:focus,
   .kcw .kcw__btn.kcw__focus {
    color: #333;
    text-decoration: none;
  }
   .kcw .kcw__btn:active,
   .kcw .kcw__btn.kcw__active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
   .kcw .kcw__btn.kcw__disabled,
   .kcw .kcw__btn[disabled],
   .kcw fieldset[disabled] .kcw__btn {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity: 0.65;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
   .kcw a.kcw__btn.kcw__disabled,
   .kcw fieldset[disabled] a.kcw__btn {
    pointer-events: none;
  }
   .kcw .kcw__btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
  }
   .kcw .kcw__btn-default:focus,
   .kcw .kcw__btn-default.kcw__focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c;
  }
   .kcw .kcw__btn-default:hover {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad;
  }
   .kcw .kcw__btn-default:active,
   .kcw .kcw__btn-default.kcw__active,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-default {
    color: #333;
    background-color: #e6e6e6;
    background-image: none;
    border-color: #adadad;
  }
   .kcw .kcw__btn-default:active:hover,
   .kcw .kcw__btn-default.kcw__active:hover,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-default:hover,
   .kcw .kcw__btn-default:active:focus,
   .kcw .kcw__btn-default.kcw__active:focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-default:focus,
   .kcw .kcw__btn-default:active.kcw__focus,
   .kcw .kcw__btn-default.kcw__active.kcw__focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-default.kcw__focus {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c;
  }
   .kcw .kcw__btn-default.kcw__disabled:hover,
   .kcw .kcw__btn-default[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-default:hover,
   .kcw .kcw__btn-default.kcw__disabled:focus,
   .kcw .kcw__btn-default[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-default:focus,
   .kcw .kcw__btn-default.kcw__disabled.kcw__focus,
   .kcw .kcw__btn-default[disabled].kcw__focus,
   .kcw fieldset[disabled] .kcw__btn-default.kcw__focus {
    background-color: #fff;
    border-color: #ccc;
  }
   .kcw .kcw__btn-default .kcw__badge {
    color: #fff;
    background-color: #333;
  }
   .kcw .kcw__btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
  }
   .kcw .kcw__btn-primary:focus,
   .kcw .kcw__btn-primary.kcw__focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
  }
   .kcw .kcw__btn-primary:hover {
    color: #fff;
    background-color: #286090;
    border-color: #204d74;
  }
   .kcw .kcw__btn-primary:active,
   .kcw .kcw__btn-primary.kcw__active,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-primary {
    color: #fff;
    background-color: #286090;
    background-image: none;
    border-color: #204d74;
  }
   .kcw .kcw__btn-primary:active:hover,
   .kcw .kcw__btn-primary.kcw__active:hover,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-primary:hover,
   .kcw .kcw__btn-primary:active:focus,
   .kcw .kcw__btn-primary.kcw__active:focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-primary:focus,
   .kcw .kcw__btn-primary:active.kcw__focus,
   .kcw .kcw__btn-primary.kcw__active.kcw__focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-primary.kcw__focus {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40;
  }
   .kcw .kcw__btn-primary.kcw__disabled:hover,
   .kcw .kcw__btn-primary[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-primary:hover,
   .kcw .kcw__btn-primary.kcw__disabled:focus,
   .kcw .kcw__btn-primary[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-primary:focus,
   .kcw .kcw__btn-primary.kcw__disabled.kcw__focus,
   .kcw .kcw__btn-primary[disabled].kcw__focus,
   .kcw fieldset[disabled] .kcw__btn-primary.kcw__focus {
    background-color: #337ab7;
    border-color: #2e6da4;
  }
   .kcw .kcw__btn-primary .kcw__badge {
    color: #337ab7;
    background-color: #fff;
  }
   .kcw .kcw__btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
   .kcw .kcw__btn-success:focus,
   .kcw .kcw__btn-success.kcw__focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625;
  }
   .kcw .kcw__btn-success:hover {
    color: #fff;
    background-color: #449d44;
    border-color: #398439;
  }
   .kcw .kcw__btn-success:active,
   .kcw .kcw__btn-success.kcw__active,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-success {
    color: #fff;
    background-color: #449d44;
    background-image: none;
    border-color: #398439;
  }
   .kcw .kcw__btn-success:active:hover,
   .kcw .kcw__btn-success.kcw__active:hover,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-success:hover,
   .kcw .kcw__btn-success:active:focus,
   .kcw .kcw__btn-success.kcw__active:focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-success:focus,
   .kcw .kcw__btn-success:active.kcw__focus,
   .kcw .kcw__btn-success.kcw__active.kcw__focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-success.kcw__focus {
    color: #fff;
    background-color: #398439;
    border-color: #255625;
  }
   .kcw .kcw__btn-success.kcw__disabled:hover,
   .kcw .kcw__btn-success[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-success:hover,
   .kcw .kcw__btn-success.kcw__disabled:focus,
   .kcw .kcw__btn-success[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-success:focus,
   .kcw .kcw__btn-success.kcw__disabled.kcw__focus,
   .kcw .kcw__btn-success[disabled].kcw__focus,
   .kcw fieldset[disabled] .kcw__btn-success.kcw__focus {
    background-color: #5cb85c;
    border-color: #4cae4c;
  }
   .kcw .kcw__btn-success .kcw__badge {
    color: #5cb85c;
    background-color: #fff;
  }
   .kcw .kcw__btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da;
  }
   .kcw .kcw__btn-info:focus,
   .kcw .kcw__btn-info.kcw__focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85;
  }
   .kcw .kcw__btn-info:hover {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc;
  }
   .kcw .kcw__btn-info:active,
   .kcw .kcw__btn-info.kcw__active,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-info {
    color: #fff;
    background-color: #31b0d5;
    background-image: none;
    border-color: #269abc;
  }
   .kcw .kcw__btn-info:active:hover,
   .kcw .kcw__btn-info.kcw__active:hover,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-info:hover,
   .kcw .kcw__btn-info:active:focus,
   .kcw .kcw__btn-info.kcw__active:focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-info:focus,
   .kcw .kcw__btn-info:active.kcw__focus,
   .kcw .kcw__btn-info.kcw__active.kcw__focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-info.kcw__focus {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85;
  }
   .kcw .kcw__btn-info.kcw__disabled:hover,
   .kcw .kcw__btn-info[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-info:hover,
   .kcw .kcw__btn-info.kcw__disabled:focus,
   .kcw .kcw__btn-info[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-info:focus,
   .kcw .kcw__btn-info.kcw__disabled.kcw__focus,
   .kcw .kcw__btn-info[disabled].kcw__focus,
   .kcw fieldset[disabled] .kcw__btn-info.kcw__focus {
    background-color: #5bc0de;
    border-color: #46b8da;
  }
   .kcw .kcw__btn-info .kcw__badge {
    color: #5bc0de;
    background-color: #fff;
  }
   .kcw .kcw__btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236;
  }
   .kcw .kcw__btn-warning:focus,
   .kcw .kcw__btn-warning.kcw__focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d;
  }
   .kcw .kcw__btn-warning:hover {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512;
  }
   .kcw .kcw__btn-warning:active,
   .kcw .kcw__btn-warning.kcw__active,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-warning {
    color: #fff;
    background-color: #ec971f;
    background-image: none;
    border-color: #d58512;
  }
   .kcw .kcw__btn-warning:active:hover,
   .kcw .kcw__btn-warning.kcw__active:hover,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-warning:hover,
   .kcw .kcw__btn-warning:active:focus,
   .kcw .kcw__btn-warning.kcw__active:focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-warning:focus,
   .kcw .kcw__btn-warning:active.kcw__focus,
   .kcw .kcw__btn-warning.kcw__active.kcw__focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-warning.kcw__focus {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d;
  }
   .kcw .kcw__btn-warning.kcw__disabled:hover,
   .kcw .kcw__btn-warning[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-warning:hover,
   .kcw .kcw__btn-warning.kcw__disabled:focus,
   .kcw .kcw__btn-warning[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-warning:focus,
   .kcw .kcw__btn-warning.kcw__disabled.kcw__focus,
   .kcw .kcw__btn-warning[disabled].kcw__focus,
   .kcw fieldset[disabled] .kcw__btn-warning.kcw__focus {
    background-color: #f0ad4e;
    border-color: #eea236;
  }
   .kcw .kcw__btn-warning .kcw__badge {
    color: #f0ad4e;
    background-color: #fff;
  }
   .kcw .kcw__btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
  }
   .kcw .kcw__btn-danger:focus,
   .kcw .kcw__btn-danger.kcw__focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19;
  }
   .kcw .kcw__btn-danger:hover {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925;
  }
   .kcw .kcw__btn-danger:active,
   .kcw .kcw__btn-danger.kcw__active,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-danger {
    color: #fff;
    background-color: #c9302c;
    background-image: none;
    border-color: #ac2925;
  }
   .kcw .kcw__btn-danger:active:hover,
   .kcw .kcw__btn-danger.kcw__active:hover,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-danger:hover,
   .kcw .kcw__btn-danger:active:focus,
   .kcw .kcw__btn-danger.kcw__active:focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-danger:focus,
   .kcw .kcw__btn-danger:active.kcw__focus,
   .kcw .kcw__btn-danger.kcw__active.kcw__focus,
   .kcw .kcw__open > .kcw__dropdown-toggle.kcw__btn-danger.kcw__focus {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19;
  }
   .kcw .kcw__btn-danger.kcw__disabled:hover,
   .kcw .kcw__btn-danger[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-danger:hover,
   .kcw .kcw__btn-danger.kcw__disabled:focus,
   .kcw .kcw__btn-danger[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-danger:focus,
   .kcw .kcw__btn-danger.kcw__disabled.kcw__focus,
   .kcw .kcw__btn-danger[disabled].kcw__focus,
   .kcw fieldset[disabled] .kcw__btn-danger.kcw__focus {
    background-color: #d9534f;
    border-color: #d43f3a;
  }
   .kcw .kcw__btn-danger .kcw__badge {
    color: #d9534f;
    background-color: #fff;
  }
   .kcw .kcw__btn-link {
    font-weight: 400;
    color: #337ab7;
    border-radius: 0;
  }
   .kcw .kcw__btn-link,
   .kcw .kcw__btn-link:active,
   .kcw .kcw__btn-link.kcw__active,
   .kcw .kcw__btn-link[disabled],
   .kcw fieldset[disabled] .kcw__btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
   .kcw .kcw__btn-link,
   .kcw .kcw__btn-link:hover,
   .kcw .kcw__btn-link:focus,
   .kcw .kcw__btn-link:active {
    border-color: transparent;
  }
   .kcw .kcw__btn-link:hover,
   .kcw .kcw__btn-link:focus {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent;
  }
   .kcw .kcw__btn-link[disabled]:hover,
   .kcw fieldset[disabled] .kcw__btn-link:hover,
   .kcw .kcw__btn-link[disabled]:focus,
   .kcw fieldset[disabled] .kcw__btn-link:focus {
    color: #777777;
    text-decoration: none;
  }
   .kcw .kcw__btn-lg,
   .kcw .kcw__btn-group-lg > .kcw__btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
   .kcw .kcw__btn-sm,
   .kcw .kcw__btn-group-sm > .kcw__btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
   .kcw .kcw__btn-xs,
   .kcw .kcw__btn-group-xs > .kcw__btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
   .kcw .kcw__btn-block {
    display: block;
    width: 100%;
  }
   .kcw .kcw__btn-block + .kcw__btn-block {
    margin-top: 5px;
  }
   .kcw input[type="submit"].kcw__btn-block,
   .kcw input[type="reset"].kcw__btn-block,
   .kcw input[type="button"].kcw__btn-block {
    width: 100%;
  }
   .kcw .kcw__fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
   .kcw .kcw__fade.kcw__in {
    opacity: 1;
  }
   .kcw .kcw__collapse {
    display: none;
  }
   .kcw .kcw__collapse.kcw__in {
    display: block;
  }
   .kcw tr.kcw__collapse.kcw__in {
    display: table-row;
  }
   .kcw tbody.kcw__collapse.kcw__in {
    display: table-row-group;
  }
   .kcw .kcw__collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: 0.35s;
    -o-transition-duration: 0.35s;
    transition-duration: 0.35s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
  }
   .kcw .kcw__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 .kcw__dropup,
   .kcw .kcw__dropdown {
    position: relative;
  }
   .kcw .kcw__dropdown-toggle:focus {
    outline: 0;
  }
   .kcw .kcw__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;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  }
   .kcw .kcw__dropdown-menu.kcw__pull-right {
    right: 0;
    left: auto;
  }
   .kcw .kcw__dropdown-menu .kcw__divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
   .kcw .kcw__dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
  }
   .kcw .kcw__dropdown-menu > li > a:hover,
   .kcw .kcw__dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
  }
   .kcw .kcw__dropdown-menu > .kcw__active > a,
   .kcw .kcw__dropdown-menu > .kcw__active > a:hover,
   .kcw .kcw__dropdown-menu > .kcw__active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
  }
   .kcw .kcw__dropdown-menu > .kcw__disabled > a,
   .kcw .kcw__dropdown-menu > .kcw__disabled > a:hover,
   .kcw .kcw__dropdown-menu > .kcw__disabled > a:focus {
    color: #777777;
  }
   .kcw .kcw__dropdown-menu > .kcw__disabled > a:hover,
   .kcw .kcw__dropdown-menu > .kcw__disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  }
   .kcw .kcw__open > .kcw__dropdown-menu {
    display: block;
  }
   .kcw .kcw__open > a {
    outline: 0;
  }
   .kcw .kcw__dropdown-menu-right {
    right: 0;
    left: auto;
  }
   .kcw .kcw__dropdown-menu-left {
    right: auto;
    left: 0;
  }
   .kcw .kcw__dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
  }
   .kcw .kcw__dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
  }
   .kcw .kcw__pull-right > .kcw__dropdown-menu {
    right: 0;
    left: auto;
  }
   .kcw .kcw__dropup .kcw__caret,
   .kcw .kcw__navbar-fixed-bottom .kcw__dropdown .kcw__caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
  }
   .kcw .kcw__dropup .kcw__dropdown-menu,
   .kcw .kcw__navbar-fixed-bottom .kcw__dropdown .kcw__dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-right .kcw__dropdown-menu {
      right: 0;
      left: auto;
    }
     .kcw .kcw__navbar-right .kcw__dropdown-menu-left {
      right: auto;
      left: 0;
    }
  }
   .kcw .kcw__btn-group,
   .kcw .kcw__btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
   .kcw .kcw__btn-group > .kcw__btn,
   .kcw .kcw__btn-group-vertical > .kcw__btn {
    position: relative;
    float: left;
  }
   .kcw .kcw__btn-group > .kcw__btn:hover,
   .kcw .kcw__btn-group-vertical > .kcw__btn:hover,
   .kcw .kcw__btn-group > .kcw__btn:focus,
   .kcw .kcw__btn-group-vertical > .kcw__btn:focus,
   .kcw .kcw__btn-group > .kcw__btn:active,
   .kcw .kcw__btn-group-vertical > .kcw__btn:active,
   .kcw .kcw__btn-group > .kcw__btn.kcw__active,
   .kcw .kcw__btn-group-vertical > .kcw__btn.kcw__active {
    z-index: 2;
  }
   .kcw .kcw__btn-group .kcw__btn + .kcw__btn,
   .kcw .kcw__btn-group .kcw__btn + .kcw__btn-group,
   .kcw .kcw__btn-group .kcw__btn-group + .kcw__btn,
   .kcw .kcw__btn-group .kcw__btn-group + .kcw__btn-group {
    margin-left: -1px;
  }
   .kcw .kcw__btn-toolbar {
    margin-left: -5px;
  }
   .kcw .kcw__btn-toolbar .kcw__btn,
   .kcw .kcw__btn-toolbar .kcw__btn-group,
   .kcw .kcw__btn-toolbar .kcw__input-group {
    float: left;
  }
   .kcw .kcw__btn-toolbar > .kcw__btn,
   .kcw .kcw__btn-toolbar > .kcw__btn-group,
   .kcw .kcw__btn-toolbar > .kcw__input-group {
    margin-left: 5px;
  }
   .kcw .kcw__btn-group > .kcw__btn:not(:first-child):not(:last-child):not(.kcw__dropdown-toggle) {
    border-radius: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn:first-child {
    margin-left: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn:first-child:not(:last-child):not(.kcw__dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn:last-child:not(:first-child),
   .kcw .kcw__btn-group > .kcw__dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn-group {
    float: left;
  }
   .kcw .kcw__btn-group > .kcw__btn-group:not(:first-child):not(:last-child) > .kcw__btn {
    border-radius: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn-group:first-child:not(:last-child) > .kcw__btn:last-child,
   .kcw .kcw__btn-group > .kcw__btn-group:first-child:not(:last-child) > .kcw__dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn-group:last-child:not(:first-child) > .kcw__btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
   .kcw .kcw__btn-group .kcw__dropdown-toggle:active,
   .kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle {
    outline: 0;
  }
   .kcw .kcw__btn-group > .kcw__btn + .kcw__dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px;
  }
   .kcw .kcw__btn-group > .kcw__btn-lg + .kcw__dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px;
  }
   .kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  }
   .kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle.kcw__btn-link {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
   .kcw .kcw__btn .kcw__caret {
    margin-left: 0;
  }
   .kcw .kcw__btn-lg .kcw__caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0;
  }
   .kcw .kcw__dropup .kcw__btn-lg .kcw__caret {
    border-width: 0 5px 5px;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group > .kcw__btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn-group > .kcw__btn {
    float: none;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn + .kcw__btn,
   .kcw .kcw__btn-group-vertical > .kcw__btn + .kcw__btn-group,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group + .kcw__btn,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group + .kcw__btn-group {
    margin-top: -1px;
    margin-left: 0;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn:first-child:not(:last-child) {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:not(:first-child):not(:last-child) > .kcw__btn {
    border-radius: 0;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:first-child:not(:last-child) > .kcw__btn:last-child,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:first-child:not(:last-child) > .kcw__dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:last-child:not(:first-child) > .kcw__btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
   .kcw .kcw__btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
  }
   .kcw .kcw__btn-group-justified > .kcw__btn,
   .kcw .kcw__btn-group-justified > .kcw__btn-group {
    display: table-cell;
    float: none;
    width: 1%;
  }
   .kcw .kcw__btn-group-justified > .kcw__btn-group .kcw__btn {
    width: 100%;
  }
   .kcw .kcw__btn-group-justified > .kcw__btn-group .kcw__dropdown-menu {
    left: auto;
  }
   .kcw [data-toggle="buttons"] > .kcw__btn input[type="radio"],
   .kcw [data-toggle="buttons"] > .kcw__btn-group > .kcw__btn input[type="radio"],
   .kcw [data-toggle="buttons"] > .kcw__btn input[type="checkbox"],
   .kcw [data-toggle="buttons"] > .kcw__btn-group > .kcw__btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
  }
   .kcw .kcw__input-group {
    position: relative;
    display: table;
    border-collapse: separate;
  }
   .kcw .kcw__input-group[class*="kcw__col-"] {
    float: none;
    padding-right: 0;
    padding-left: 0;
  }
   .kcw .kcw__input-group .kcw__form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
  }
   .kcw .kcw__input-group .kcw__form-control:focus {
    z-index: 3;
  }
   .kcw .kcw__input-group-lg > .kcw__form-control,
   .kcw .kcw__input-group-lg > .kcw__input-group-addon,
   .kcw .kcw__input-group-lg > .kcw__input-group-btn > .kcw__btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px;
  }
   .kcw select.kcw__input-group-lg > .kcw__form-control,
   .kcw select.kcw__input-group-lg > .kcw__input-group-addon,
   .kcw select.kcw__input-group-lg > .kcw__input-group-btn > .kcw__btn {
    height: 46px;
    line-height: 46px;
  }
   .kcw textarea.kcw__input-group-lg > .kcw__form-control,
   .kcw textarea.kcw__input-group-lg > .kcw__input-group-addon,
   .kcw textarea.kcw__input-group-lg > .kcw__input-group-btn > .kcw__btn,
   .kcw select[multiple].kcw__input-group-lg > .kcw__form-control,
   .kcw select[multiple].kcw__input-group-lg > .kcw__input-group-addon,
   .kcw select[multiple].kcw__input-group-lg > .kcw__input-group-btn > .kcw__btn {
    height: auto;
  }
   .kcw .kcw__input-group-sm > .kcw__form-control,
   .kcw .kcw__input-group-sm > .kcw__input-group-addon,
   .kcw .kcw__input-group-sm > .kcw__input-group-btn > .kcw__btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
  }
   .kcw select.kcw__input-group-sm > .kcw__form-control,
   .kcw select.kcw__input-group-sm > .kcw__input-group-addon,
   .kcw select.kcw__input-group-sm > .kcw__input-group-btn > .kcw__btn {
    height: 30px;
    line-height: 30px;
  }
   .kcw textarea.kcw__input-group-sm > .kcw__form-control,
   .kcw textarea.kcw__input-group-sm > .kcw__input-group-addon,
   .kcw textarea.kcw__input-group-sm > .kcw__input-group-btn > .kcw__btn,
   .kcw select[multiple].kcw__input-group-sm > .kcw__form-control,
   .kcw select[multiple].kcw__input-group-sm > .kcw__input-group-addon,
   .kcw select[multiple].kcw__input-group-sm > .kcw__input-group-btn > .kcw__btn {
    height: auto;
  }
   .kcw .kcw__input-group-addon,
   .kcw .kcw__input-group-btn,
   .kcw .kcw__input-group .kcw__form-control {
    display: table-cell;
  }
   .kcw .kcw__input-group-addon:not(:first-child):not(:last-child),
   .kcw .kcw__input-group-btn:not(:first-child):not(:last-child),
   .kcw .kcw__input-group .kcw__form-control:not(:first-child):not(:last-child) {
    border-radius: 0;
  }
   .kcw .kcw__input-group-addon,
   .kcw .kcw__input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
  }
   .kcw .kcw__input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555555;
    text-align: center;
    background-color: #eeeeee;
    border: 1px solid #ccc;
    border-radius: 4px;
  }
   .kcw .kcw__input-group-addon.kcw__input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px;
  }
   .kcw .kcw__input-group-addon.kcw__input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
  }
   .kcw .kcw__input-group-addon input[type="radio"],
   .kcw .kcw__input-group-addon input[type="checkbox"] {
    margin-top: 0;
  }
   .kcw .kcw__input-group .kcw__form-control:first-child,
   .kcw .kcw__input-group-addon:first-child,
   .kcw .kcw__input-group-btn:first-child > .kcw__btn,
   .kcw .kcw__input-group-btn:first-child > .kcw__btn-group > .kcw__btn,
   .kcw .kcw__input-group-btn:first-child > .kcw__dropdown-toggle,
   .kcw .kcw__input-group-btn:last-child > .kcw__btn:not(:last-child):not(.kcw__dropdown-toggle),
   .kcw .kcw__input-group-btn:last-child > .kcw__btn-group:not(:last-child) > .kcw__btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
   .kcw .kcw__input-group-addon:first-child {
    border-right: 0;
  }
   .kcw .kcw__input-group .kcw__form-control:last-child,
   .kcw .kcw__input-group-addon:last-child,
   .kcw .kcw__input-group-btn:last-child > .kcw__btn,
   .kcw .kcw__input-group-btn:last-child > .kcw__btn-group > .kcw__btn,
   .kcw .kcw__input-group-btn:last-child > .kcw__dropdown-toggle,
   .kcw .kcw__input-group-btn:first-child > .kcw__btn:not(:first-child),
   .kcw .kcw__input-group-btn:first-child > .kcw__btn-group:not(:first-child) > .kcw__btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
   .kcw .kcw__input-group-addon:last-child {
    border-left: 0;
  }
   .kcw .kcw__input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap;
  }
   .kcw .kcw__input-group-btn > .kcw__btn {
    position: relative;
  }
   .kcw .kcw__input-group-btn > .kcw__btn + .kcw__btn {
    margin-left: -1px;
  }
   .kcw .kcw__input-group-btn > .kcw__btn:hover,
   .kcw .kcw__input-group-btn > .kcw__btn:focus,
   .kcw .kcw__input-group-btn > .kcw__btn:active {
    z-index: 2;
  }
   .kcw .kcw__input-group-btn:first-child > .kcw__btn,
   .kcw .kcw__input-group-btn:first-child > .kcw__btn-group {
    margin-right: -1px;
  }
   .kcw .kcw__input-group-btn:last-child > .kcw__btn,
   .kcw .kcw__input-group-btn:last-child > .kcw__btn-group {
    z-index: 2;
    margin-left: -1px;
  }
   .kcw .kcw__nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
   .kcw .kcw__nav > li {
    position: relative;
    display: block;
  }
   .kcw .kcw__nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
  }
   .kcw .kcw__nav > li > a:hover,
   .kcw .kcw__nav > li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
   .kcw .kcw__nav > li.kcw__disabled > a {
    color: #777777;
  }
   .kcw .kcw__nav > li.kcw__disabled > a:hover,
   .kcw .kcw__nav > li.kcw__disabled > a:focus {
    color: #777777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
  }
   .kcw .kcw__nav .kcw__open > a,
   .kcw .kcw__nav .kcw__open > a:hover,
   .kcw .kcw__nav .kcw__open > a:focus {
    background-color: #eeeeee;
    border-color: #337ab7;
  }
   .kcw .kcw__nav .kcw__nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
  }
   .kcw .kcw__nav > li > a > img {
    max-width: none;
  }
   .kcw .kcw__nav-tabs {
    border-bottom: 1px solid #ddd;
  }
   .kcw .kcw__nav-tabs > li {
    float: left;
    margin-bottom: -1px;
  }
   .kcw .kcw__nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
  }
   .kcw .kcw__nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #ddd;
  }
   .kcw .kcw__nav-tabs > li.kcw__active > a,
   .kcw .kcw__nav-tabs > li.kcw__active > a:hover,
   .kcw .kcw__nav-tabs > li.kcw__active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
  }
   .kcw .kcw__nav-tabs.kcw__nav-justified {
    width: 100%;
    border-bottom: 0;
  }
   .kcw .kcw__nav-tabs.kcw__nav-justified > li {
    float: none;
  }
   .kcw .kcw__nav-tabs.kcw__nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
  }
   .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__dropdown .kcw__dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
     .kcw .kcw__nav-tabs.kcw__nav-justified > li {
      display: table-cell;
      width: 1%;
    }
     .kcw .kcw__nav-tabs.kcw__nav-justified > li > a {
      margin-bottom: 0;
    }
  }
   .kcw .kcw__nav-tabs.kcw__nav-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
   .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__active > a,
   .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__active > a:hover,
   .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__active > a:focus {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
     .kcw .kcw__nav-tabs.kcw__nav-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
     .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__active > a,
     .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__active > a:hover,
     .kcw .kcw__nav-tabs.kcw__nav-justified > .kcw__active > a:focus {
      border-bottom-color: #fff;
    }
  }
   .kcw .kcw__nav-pills > li {
    float: left;
  }
   .kcw .kcw__nav-pills > li > a {
    border-radius: 4px;
  }
   .kcw .kcw__nav-pills > li + li {
    margin-left: 2px;
  }
   .kcw .kcw__nav-pills > li.kcw__active > a,
   .kcw .kcw__nav-pills > li.kcw__active > a:hover,
   .kcw .kcw__nav-pills > li.kcw__active > a:focus {
    color: #fff;
    background-color: #337ab7;
  }
   .kcw .kcw__nav-stacked > li {
    float: none;
  }
   .kcw .kcw__nav-stacked > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
   .kcw .kcw__nav-justified {
    width: 100%;
  }
   .kcw .kcw__nav-justified > li {
    float: none;
  }
   .kcw .kcw__nav-justified > li > a {
    margin-bottom: 5px;
    text-align: center;
  }
   .kcw .kcw__nav-justified > .kcw__dropdown .kcw__dropdown-menu {
    top: auto;
    left: auto;
  }
  @media (min-width: 768px) {
     .kcw .kcw__nav-justified > li {
      display: table-cell;
      width: 1%;
    }
     .kcw .kcw__nav-justified > li > a {
      margin-bottom: 0;
    }
  }
   .kcw .kcw__nav-tabs-justified {
    border-bottom: 0;
  }
   .kcw .kcw__nav-tabs-justified > li > a {
    margin-right: 0;
    border-radius: 4px;
  }
   .kcw .kcw__nav-tabs-justified > .kcw__active > a,
   .kcw .kcw__nav-tabs-justified > .kcw__active > a:hover,
   .kcw .kcw__nav-tabs-justified > .kcw__active > a:focus {
    border: 1px solid #ddd;
  }
  @media (min-width: 768px) {
     .kcw .kcw__nav-tabs-justified > li > a {
      border-bottom: 1px solid #ddd;
      border-radius: 4px 4px 0 0;
    }
     .kcw .kcw__nav-tabs-justified > .kcw__active > a,
     .kcw .kcw__nav-tabs-justified > .kcw__active > a:hover,
     .kcw .kcw__nav-tabs-justified > .kcw__active > a:focus {
      border-bottom-color: #fff;
    }
  }
   .kcw .kcw__tab-content > .kcw__tab-pane {
    display: none;
  }
   .kcw .kcw__tab-content > .kcw__active {
    display: block;
  }
   .kcw .kcw__nav-tabs .kcw__dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
   .kcw .kcw__navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar {
      border-radius: 4px;
    }
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-header {
      float: left;
    }
  }
   .kcw .kcw__navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    -webkit-overflow-scrolling: touch;
  }
   .kcw .kcw__navbar-collapse.kcw__in {
    overflow-y: auto;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-collapse {
      width: auto;
      border-top: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
     .kcw .kcw__navbar-collapse.kcw__collapse {
      display: block !important;
      height: auto !important;
      padding-bottom: 0;
      overflow: visible !important;
    }
     .kcw .kcw__navbar-collapse.kcw__in {
      overflow-y: visible;
    }
     .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
     .kcw .kcw__navbar-static-top .kcw__navbar-collapse,
     .kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse {
      padding-right: 0;
      padding-left: 0;
    }
  }
   .kcw .kcw__navbar-fixed-top,
   .kcw .kcw__navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
  }
   .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
   .kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse {
    max-height: 340px;
  }
  @media (max-device-width: 480px) and (orientation: landscape) {
     .kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
     .kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse {
      max-height: 200px;
    }
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-fixed-top,
     .kcw .kcw__navbar-fixed-bottom {
      border-radius: 0;
    }
  }
   .kcw .kcw__navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px;
  }
   .kcw .kcw__navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
  }
   .kcw .kcw__container > .kcw__navbar-header,
   .kcw .kcw__container-fluid > .kcw__navbar-header,
   .kcw .kcw__container > .kcw__navbar-collapse,
   .kcw .kcw__container-fluid > .kcw__navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__container > .kcw__navbar-header,
     .kcw .kcw__container-fluid > .kcw__navbar-header,
     .kcw .kcw__container > .kcw__navbar-collapse,
     .kcw .kcw__container-fluid > .kcw__navbar-collapse {
      margin-right: 0;
      margin-left: 0;
    }
  }
   .kcw .kcw__navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-static-top {
      border-radius: 0;
    }
  }
   .kcw .kcw__navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px;
  }
   .kcw .kcw__navbar-brand:hover,
   .kcw .kcw__navbar-brand:focus {
    text-decoration: none;
  }
   .kcw .kcw__navbar-brand > img {
    display: block;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar > .kcw__container .kcw__navbar-brand,
     .kcw .kcw__navbar > .kcw__container-fluid .kcw__navbar-brand {
      margin-left: -15px;
    }
  }
   .kcw .kcw__navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-right: 15px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
  }
   .kcw .kcw__navbar-toggle:focus {
    outline: 0;
  }
   .kcw .kcw__navbar-toggle .kcw__icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
  }
   .kcw .kcw__navbar-toggle .kcw__icon-bar + .kcw__icon-bar {
    margin-top: 4px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-toggle {
      display: none;
    }
  }
   .kcw .kcw__navbar-nav {
    margin: 7.5px -15px;
  }
   .kcw .kcw__navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  @media (max-width: 767px) {
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu {
      position: static;
      float: none;
      width: auto;
      margin-top: 0;
      background-color: transparent;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a,
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu .kcw__dropdown-header {
      padding: 5px 15px 5px 25px;
    }
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a {
      line-height: 20px;
    }
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a:hover,
     .kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a:focus {
      background-image: none;
    }
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-nav {
      float: left;
      margin: 0;
    }
     .kcw .kcw__navbar-nav > li {
      float: left;
    }
     .kcw .kcw__navbar-nav > li > a {
      padding-top: 15px;
      padding-bottom: 15px;
    }
  }
   .kcw .kcw__navbar-form {
    padding: 10px 15px;
    margin-right: -15px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
    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 (min-width: 768px) {
     .kcw .kcw__navbar-form .kcw__form-group {
      display: inline-block;
      margin-bottom: 0;
      vertical-align: middle;
    }
     .kcw .kcw__navbar-form .kcw__form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
     .kcw .kcw__navbar-form .kcw__form-control-static {
      display: inline-block;
    }
     .kcw .kcw__navbar-form .kcw__input-group {
      display: inline-table;
      vertical-align: middle;
    }
     .kcw .kcw__navbar-form .kcw__input-group .kcw__input-group-addon,
     .kcw .kcw__navbar-form .kcw__input-group .kcw__input-group-btn,
     .kcw .kcw__navbar-form .kcw__input-group .kcw__form-control {
      width: auto;
    }
     .kcw .kcw__navbar-form .kcw__input-group > .kcw__form-control {
      width: 100%;
    }
     .kcw .kcw__navbar-form .kcw__control-label {
      margin-bottom: 0;
      vertical-align: middle;
    }
     .kcw .kcw__navbar-form .kcw__radio,
     .kcw .kcw__navbar-form .kcw__checkbox {
      display: inline-block;
      margin-top: 0;
      margin-bottom: 0;
      vertical-align: middle;
    }
     .kcw .kcw__navbar-form .kcw__radio label,
     .kcw .kcw__navbar-form .kcw__checkbox label {
      padding-left: 0;
    }
     .kcw .kcw__navbar-form .kcw__radio input[type="radio"],
     .kcw .kcw__navbar-form .kcw__checkbox input[type="checkbox"] {
      position: relative;
      margin-left: 0;
    }
     .kcw .kcw__navbar-form .kcw__has-feedback .kcw__form-control-feedback {
      top: 0;
    }
  }
  @media (max-width: 767px) {
     .kcw .kcw__navbar-form .kcw__form-group {
      margin-bottom: 5px;
    }
     .kcw .kcw__navbar-form .kcw__form-group:last-child {
      margin-bottom: 0;
    }
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-form {
      width: auto;
      padding-top: 0;
      padding-bottom: 0;
      margin-right: 0;
      margin-left: 0;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
    }
  }
   .kcw .kcw__navbar-nav > li > .kcw__dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
   .kcw .kcw__navbar-fixed-bottom .kcw__navbar-nav > li > .kcw__dropdown-menu {
    margin-bottom: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
   .kcw .kcw__navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px;
  }
   .kcw .kcw__navbar-btn.kcw__btn-sm {
    margin-top: 10px;
    margin-bottom: 10px;
  }
   .kcw .kcw__navbar-btn.kcw__btn-xs {
    margin-top: 14px;
    margin-bottom: 14px;
  }
   .kcw .kcw__navbar-text {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-text {
      float: left;
      margin-right: 15px;
      margin-left: 15px;
    }
  }
  @media (min-width: 768px) {
     .kcw .kcw__navbar-left {
      float: left !important;
    }
     .kcw .kcw__navbar-right {
      float: right !important;
      margin-right: -15px;
    }
     .kcw .kcw__navbar-right ~ .kcw__navbar-right {
      margin-right: 0;
    }
  }
   .kcw .kcw__navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7;
  }
   .kcw .kcw__navbar-default .kcw__navbar-brand {
    color: #777;
  }
   .kcw .kcw__navbar-default .kcw__navbar-brand:hover,
   .kcw .kcw__navbar-default .kcw__navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent;
  }
   .kcw .kcw__navbar-default .kcw__navbar-text {
    color: #777;
  }
   .kcw .kcw__navbar-default .kcw__navbar-nav > li > a {
    color: #777;
  }
   .kcw .kcw__navbar-default .kcw__navbar-nav > li > a:hover,
   .kcw .kcw__navbar-default .kcw__navbar-nav > li > a:focus {
    color: #333;
    background-color: transparent;
  }
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__active > a,
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__active > a:hover,
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__disabled > a,
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__disabled > a:hover,
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__open > a,
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__open > a:hover,
   .kcw .kcw__navbar-default .kcw__navbar-nav > .kcw__open > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  @media (max-width: 767px) {
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a {
      color: #777;
    }
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a:hover,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a:focus {
      color: #333;
      background-color: transparent;
    }
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__active > a,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__active > a:hover,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__active > a:focus {
      color: #555;
      background-color: #e7e7e7;
    }
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__disabled > a,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__disabled > a:hover,
     .kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__disabled > a:focus {
      color: #ccc;
      background-color: transparent;
    }
  }
   .kcw .kcw__navbar-default .kcw__navbar-toggle {
    border-color: #ddd;
  }
   .kcw .kcw__navbar-default .kcw__navbar-toggle:hover,
   .kcw .kcw__navbar-default .kcw__navbar-toggle:focus {
    background-color: #ddd;
  }
   .kcw .kcw__navbar-default .kcw__navbar-toggle .kcw__icon-bar {
    background-color: #888;
  }
   .kcw .kcw__navbar-default .kcw__navbar-collapse,
   .kcw .kcw__navbar-default .kcw__navbar-form {
    border-color: #e7e7e7;
  }
   .kcw .kcw__navbar-default .kcw__navbar-link {
    color: #777;
  }
   .kcw .kcw__navbar-default .kcw__navbar-link:hover {
    color: #333;
  }
   .kcw .kcw__navbar-default .kcw__btn-link {
    color: #777;
  }
   .kcw .kcw__navbar-default .kcw__btn-link:hover,
   .kcw .kcw__navbar-default .kcw__btn-link:focus {
    color: #333;
  }
   .kcw .kcw__navbar-default .kcw__btn-link[disabled]:hover,
   .kcw fieldset[disabled] .kcw__navbar-default .kcw__btn-link:hover,
   .kcw .kcw__navbar-default .kcw__btn-link[disabled]:focus,
   .kcw fieldset[disabled] .kcw__navbar-default .kcw__btn-link:focus {
    color: #ccc;
  }
   .kcw .kcw__navbar-inverse {
    background-color: #222;
    border-color: #080808;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-brand {
    color: #9d9d9d;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-brand:hover,
   .kcw .kcw__navbar-inverse .kcw__navbar-brand:focus {
    color: #fff;
    background-color: transparent;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-text {
    color: #9d9d9d;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > li > a {
    color: #9d9d9d;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > li > a:hover,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__active > a,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__active > a:hover,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__active > a:focus {
    color: #fff;
    background-color: #080808;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__disabled > a,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__disabled > a:hover,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__open > a,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__open > a:hover,
   .kcw .kcw__navbar-inverse .kcw__navbar-nav > .kcw__open > a:focus {
    color: #fff;
    background-color: #080808;
  }
  @media (max-width: 767px) {
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__dropdown-header {
      border-color: #080808;
    }
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu .kcw__divider {
      background-color: #080808;
    }
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a {
      color: #9d9d9d;
    }
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a:hover,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > li > a:focus {
      color: #fff;
      background-color: transparent;
    }
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__active > a,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__active > a:hover,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__active > a:focus {
      color: #fff;
      background-color: #080808;
    }
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__disabled > a,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__disabled > a:hover,
     .kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu > .kcw__disabled > a:focus {
      color: #444;
      background-color: transparent;
    }
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-toggle {
    border-color: #333;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-toggle:hover,
   .kcw .kcw__navbar-inverse .kcw__navbar-toggle:focus {
    background-color: #333;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-toggle .kcw__icon-bar {
    background-color: #fff;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-collapse,
   .kcw .kcw__navbar-inverse .kcw__navbar-form {
    border-color: #101010;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-link {
    color: #9d9d9d;
  }
   .kcw .kcw__navbar-inverse .kcw__navbar-link:hover {
    color: #fff;
  }
   .kcw .kcw__navbar-inverse .kcw__btn-link {
    color: #9d9d9d;
  }
   .kcw .kcw__navbar-inverse .kcw__btn-link:hover,
   .kcw .kcw__navbar-inverse .kcw__btn-link:focus {
    color: #fff;
  }
   .kcw .kcw__navbar-inverse .kcw__btn-link[disabled]:hover,
   .kcw fieldset[disabled] .kcw__navbar-inverse .kcw__btn-link:hover,
   .kcw .kcw__navbar-inverse .kcw__btn-link[disabled]:focus,
   .kcw fieldset[disabled] .kcw__navbar-inverse .kcw__btn-link:focus {
    color: #444;
  }
   .kcw .kcw__breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px;
  }
   .kcw .kcw__breadcrumb > li {
    display: inline-block;
  }
   .kcw .kcw__breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
  }
   .kcw .kcw__breadcrumb > .kcw__active {
    color: #777777;
  }
   .kcw .kcw__pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
  }
   .kcw .kcw__pagination > li {
    display: inline;
  }
   .kcw .kcw__pagination > li > a,
   .kcw .kcw__pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
  }
   .kcw .kcw__pagination > li > a:hover,
   .kcw .kcw__pagination > li > span:hover,
   .kcw .kcw__pagination > li > a:focus,
   .kcw .kcw__pagination > li > span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eeeeee;
    border-color: #ddd;
  }
   .kcw .kcw__pagination > li:first-child > a,
   .kcw .kcw__pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
  }
   .kcw .kcw__pagination > li:last-child > a,
   .kcw .kcw__pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
   .kcw .kcw__pagination > .kcw__active > a,
   .kcw .kcw__pagination > .kcw__active > span,
   .kcw .kcw__pagination > .kcw__active > a:hover,
   .kcw .kcw__pagination > .kcw__active > span:hover,
   .kcw .kcw__pagination > .kcw__active > a:focus,
   .kcw .kcw__pagination > .kcw__active > span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
  }
   .kcw .kcw__pagination > .kcw__disabled > span,
   .kcw .kcw__pagination > .kcw__disabled > span:hover,
   .kcw .kcw__pagination > .kcw__disabled > span:focus,
   .kcw .kcw__pagination > .kcw__disabled > a,
   .kcw .kcw__pagination > .kcw__disabled > a:hover,
   .kcw .kcw__pagination > .kcw__disabled > a:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
  }
   .kcw .kcw__pagination-lg > li > a,
   .kcw .kcw__pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
  }
   .kcw .kcw__pagination-lg > li:first-child > a,
   .kcw .kcw__pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
   .kcw .kcw__pagination-lg > li:last-child > a,
   .kcw .kcw__pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
   .kcw .kcw__pagination-sm > li > a,
   .kcw .kcw__pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
  }
   .kcw .kcw__pagination-sm > li:first-child > a,
   .kcw .kcw__pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
   .kcw .kcw__pagination-sm > li:last-child > a,
   .kcw .kcw__pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
   .kcw .kcw__pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none;
  }
   .kcw .kcw__pager li {
    display: inline;
  }
   .kcw .kcw__pager li > a,
   .kcw .kcw__pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;
  }
   .kcw .kcw__pager li > a:hover,
   .kcw .kcw__pager li > a:focus {
    text-decoration: none;
    background-color: #eeeeee;
  }
   .kcw .kcw__pager .kcw__next > a,
   .kcw .kcw__pager .kcw__next > span {
    float: right;
  }
   .kcw .kcw__pager .kcw__previous > a,
   .kcw .kcw__pager .kcw__previous > span {
    float: left;
  }
   .kcw .kcw__pager .kcw__disabled > a,
   .kcw .kcw__pager .kcw__disabled > a:hover,
   .kcw .kcw__pager .kcw__disabled > a:focus,
   .kcw .kcw__pager .kcw__disabled > span {
    color: #777777;
    cursor: not-allowed;
    background-color: #fff;
  }
   .kcw .kcw__label {
    display: inline;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25em;
  }
   .kcw a.kcw__label:hover,
   .kcw a.kcw__label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
   .kcw .kcw__label:empty {
    display: none;
  }
   .kcw .kcw__btn .kcw__label {
    position: relative;
    top: -1px;
  }
   .kcw .kcw__label-default {
    background-color: #777777;
  }
   .kcw .kcw__label-default[href]:hover,
   .kcw .kcw__label-default[href]:focus {
    background-color: #5e5e5e;
  }
   .kcw .kcw__label-primary {
    background-color: #337ab7;
  }
   .kcw .kcw__label-primary[href]:hover,
   .kcw .kcw__label-primary[href]:focus {
    background-color: #286090;
  }
   .kcw .kcw__label-success {
    background-color: #5cb85c;
  }
   .kcw .kcw__label-success[href]:hover,
   .kcw .kcw__label-success[href]:focus {
    background-color: #449d44;
  }
   .kcw .kcw__label-info {
    background-color: #5bc0de;
  }
   .kcw .kcw__label-info[href]:hover,
   .kcw .kcw__label-info[href]:focus {
    background-color: #31b0d5;
  }
   .kcw .kcw__label-warning {
    background-color: #f0ad4e;
  }
   .kcw .kcw__label-warning[href]:hover,
   .kcw .kcw__label-warning[href]:focus {
    background-color: #ec971f;
  }
   .kcw .kcw__label-danger {
    background-color: #d9534f;
  }
   .kcw .kcw__label-danger[href]:hover,
   .kcw .kcw__label-danger[href]:focus {
    background-color: #c9302c;
  }
   .kcw .kcw__badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777777;
    border-radius: 10px;
  }
   .kcw .kcw__badge:empty {
    display: none;
  }
   .kcw .kcw__btn .kcw__badge {
    position: relative;
    top: -1px;
  }
   .kcw .kcw__btn-xs .kcw__badge,
   .kcw .kcw__btn-group-xs > .kcw__btn .kcw__badge {
    top: 0;
    padding: 1px 5px;
  }
   .kcw a.kcw__badge:hover,
   .kcw a.kcw__badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
  }
   .kcw .kcw__list-group-item.kcw__active > .kcw__badge,
   .kcw .kcw__nav-pills > .kcw__active > a > .kcw__badge {
    color: #337ab7;
    background-color: #fff;
  }
   .kcw .kcw__list-group-item > .kcw__badge {
    float: right;
  }
   .kcw .kcw__list-group-item > .kcw__badge + .kcw__badge {
    margin-right: 5px;
  }
   .kcw .kcw__nav-pills > li > a > .kcw__badge {
    margin-left: 3px;
  }
   .kcw .kcw__jumbotron {
    padding-top: 30px;
    padding-bottom: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eeeeee;
  }
   .kcw .kcw__jumbotron h1,
   .kcw .kcw__jumbotron .kcw__h1 {
    color: inherit;
  }
   .kcw .kcw__jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200;
  }
   .kcw .kcw__jumbotron > hr {
    border-top-color: #d5d5d5;
  }
   .kcw .kcw__container .kcw__jumbotron,
   .kcw .kcw__container-fluid .kcw__jumbotron {
    padding-right: 15px;
    padding-left: 15px;
    border-radius: 6px;
  }
   .kcw .kcw__jumbotron .kcw__container {
    max-width: 100%;
  }
  @media screen and (min-width: 768px) {
     .kcw .kcw__jumbotron {
      padding-top: 48px;
      padding-bottom: 48px;
    }
     .kcw .kcw__container .kcw__jumbotron,
     .kcw .kcw__container-fluid .kcw__jumbotron {
      padding-right: 60px;
      padding-left: 60px;
    }
     .kcw .kcw__jumbotron h1,
     .kcw .kcw__jumbotron .kcw__h1 {
      font-size: 63px;
    }
  }
   .kcw .kcw__thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border 0.2s ease-in-out;
    -o-transition: border 0.2s ease-in-out;
    transition: border 0.2s ease-in-out;
  }
   .kcw .kcw__thumbnail > img,
   .kcw .kcw__thumbnail a > img {
    margin-right: auto;
    margin-left: auto;
  }
   .kcw a.kcw__thumbnail:hover,
   .kcw a.kcw__thumbnail:focus,
   .kcw a.kcw__thumbnail.kcw__active {
    border-color: #337ab7;
  }
   .kcw .kcw__thumbnail .kcw__caption {
    padding: 9px;
    color: #333333;
  }
   .kcw .kcw__alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
  }
   .kcw .kcw__alert h4 {
    margin-top: 0;
    color: inherit;
  }
   .kcw .kcw__alert .kcw__alert-link {
    font-weight: bold;
  }
   .kcw .kcw__alert > p,
   .kcw .kcw__alert > ul {
    margin-bottom: 0;
  }
   .kcw .kcw__alert > p + p {
    margin-top: 5px;
  }
   .kcw .kcw__alert-dismissable,
   .kcw .kcw__alert-dismissible {
    padding-right: 35px;
  }
   .kcw .kcw__alert-dismissable .kcw__close,
   .kcw .kcw__alert-dismissible .kcw__close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit;
  }
   .kcw .kcw__alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
   .kcw .kcw__alert-success hr {
    border-top-color: #c9e2b3;
  }
   .kcw .kcw__alert-success .kcw__alert-link {
    color: #2b542c;
  }
   .kcw .kcw__alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
  }
   .kcw .kcw__alert-info hr {
    border-top-color: #a6e1ec;
  }
   .kcw .kcw__alert-info .kcw__alert-link {
    color: #245269;
  }
   .kcw .kcw__alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
  }
   .kcw .kcw__alert-warning hr {
    border-top-color: #f7e1b5;
  }
   .kcw .kcw__alert-warning .kcw__alert-link {
    color: #66512c;
  }
   .kcw .kcw__alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
  }
   .kcw .kcw__alert-danger hr {
    border-top-color: #e4b9c0;
  }
   .kcw .kcw__alert-danger .kcw__alert-link {
    color: #843534;
  }
  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @-o-keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
  @keyframes progress-bar-stripes {
    from {
      background-position: 40px 0;
    }
    to {
      background-position: 0 0;
    }
  }
   .kcw .kcw__progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  }
   .kcw .kcw__progress-bar {
    float: left;
    width: 0%;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease;
  }
   .kcw .kcw__progress-striped .kcw__progress-bar,
   .kcw .kcw__progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px;
  }
   .kcw .kcw__progress.kcw__active .kcw__progress-bar,
   .kcw .kcw__progress-bar.kcw__active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite;
  }
   .kcw .kcw__progress-bar-success {
    background-color: #5cb85c;
  }
   .kcw .kcw__progress-striped .kcw__progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
   .kcw .kcw__progress-bar-info {
    background-color: #5bc0de;
  }
   .kcw .kcw__progress-striped .kcw__progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
   .kcw .kcw__progress-bar-warning {
    background-color: #f0ad4e;
  }
   .kcw .kcw__progress-striped .kcw__progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
   .kcw .kcw__progress-bar-danger {
    background-color: #d9534f;
  }
   .kcw .kcw__progress-striped .kcw__progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  }
   .kcw .kcw__media {
    margin-top: 15px;
  }
   .kcw .kcw__media:first-child {
    margin-top: 0;
  }
   .kcw .kcw__media,
   .kcw .kcw__media-body {
    overflow: hidden;
    zoom: 1;
  }
   .kcw .kcw__media-body {
    width: 10000px;
  }
   .kcw .kcw__media-object {
    display: block;
  }
   .kcw .kcw__media-object.kcw__img-thumbnail {
    max-width: none;
  }
   .kcw .kcw__media-right,
   .kcw .kcw__media > .kcw__pull-right {
    padding-left: 10px;
  }
   .kcw .kcw__media-left,
   .kcw .kcw__media > .kcw__pull-left {
    padding-right: 10px;
  }
   .kcw .kcw__media-left,
   .kcw .kcw__media-right,
   .kcw .kcw__media-body {
    display: table-cell;
    vertical-align: top;
  }
   .kcw .kcw__media-middle {
    vertical-align: middle;
  }
   .kcw .kcw__media-bottom {
    vertical-align: bottom;
  }
   .kcw .kcw__media-heading {
    margin-top: 0;
    margin-bottom: 5px;
  }
   .kcw .kcw__media-list {
    padding-left: 0;
    list-style: none;
  }
   .kcw .kcw__list-group {
    padding-left: 0;
    margin-bottom: 20px;
  }
   .kcw .kcw__list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd;
  }
   .kcw .kcw__list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
  }
   .kcw .kcw__list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
   .kcw .kcw__list-group-item.kcw__disabled,
   .kcw .kcw__list-group-item.kcw__disabled:hover,
   .kcw .kcw__list-group-item.kcw__disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
  }
   .kcw .kcw__list-group-item.kcw__disabled .kcw__list-group-item-heading,
   .kcw .kcw__list-group-item.kcw__disabled:hover .kcw__list-group-item-heading,
   .kcw .kcw__list-group-item.kcw__disabled:focus .kcw__list-group-item-heading {
    color: inherit;
  }
   .kcw .kcw__list-group-item.kcw__disabled .kcw__list-group-item-text,
   .kcw .kcw__list-group-item.kcw__disabled:hover .kcw__list-group-item-text,
   .kcw .kcw__list-group-item.kcw__disabled:focus .kcw__list-group-item-text {
    color: #777777;
  }
   .kcw .kcw__list-group-item.kcw__active,
   .kcw .kcw__list-group-item.kcw__active:hover,
   .kcw .kcw__list-group-item.kcw__active:focus {
    z-index: 2;
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
  }
   .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading,
   .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading,
   .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading,
   .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading > small,
   .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading > small,
   .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading > small,
   .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading > .kcw__small,
   .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading > .kcw__small,
   .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading > .kcw__small {
    color: inherit;
  }
   .kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-text,
   .kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-text,
   .kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-text {
    color: #c7ddef;
  }
   .kcw a.kcw__list-group-item,
   .kcw button.kcw__list-group-item {
    color: #555;
  }
   .kcw a.kcw__list-group-item .kcw__list-group-item-heading,
   .kcw button.kcw__list-group-item .kcw__list-group-item-heading {
    color: #333;
  }
   .kcw a.kcw__list-group-item:hover,
   .kcw button.kcw__list-group-item:hover,
   .kcw a.kcw__list-group-item:focus,
   .kcw button.kcw__list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5;
  }
   .kcw button.kcw__list-group-item {
    width: 100%;
    text-align: left;
  }
   .kcw .kcw__list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
  }
   .kcw a.kcw__list-group-item-success,
   .kcw button.kcw__list-group-item-success {
    color: #3c763d;
  }
   .kcw a.kcw__list-group-item-success .kcw__list-group-item-heading,
   .kcw button.kcw__list-group-item-success .kcw__list-group-item-heading {
    color: inherit;
  }
   .kcw a.kcw__list-group-item-success:hover,
   .kcw button.kcw__list-group-item-success:hover,
   .kcw a.kcw__list-group-item-success:focus,
   .kcw button.kcw__list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
  }
   .kcw a.kcw__list-group-item-success.kcw__active,
   .kcw button.kcw__list-group-item-success.kcw__active,
   .kcw a.kcw__list-group-item-success.kcw__active:hover,
   .kcw button.kcw__list-group-item-success.kcw__active:hover,
   .kcw a.kcw__list-group-item-success.kcw__active:focus,
   .kcw button.kcw__list-group-item-success.kcw__active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
  }
   .kcw .kcw__list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
  }
   .kcw a.kcw__list-group-item-info,
   .kcw button.kcw__list-group-item-info {
    color: #31708f;
  }
   .kcw a.kcw__list-group-item-info .kcw__list-group-item-heading,
   .kcw button.kcw__list-group-item-info .kcw__list-group-item-heading {
    color: inherit;
  }
   .kcw a.kcw__list-group-item-info:hover,
   .kcw button.kcw__list-group-item-info:hover,
   .kcw a.kcw__list-group-item-info:focus,
   .kcw button.kcw__list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
  }
   .kcw a.kcw__list-group-item-info.kcw__active,
   .kcw button.kcw__list-group-item-info.kcw__active,
   .kcw a.kcw__list-group-item-info.kcw__active:hover,
   .kcw button.kcw__list-group-item-info.kcw__active:hover,
   .kcw a.kcw__list-group-item-info.kcw__active:focus,
   .kcw button.kcw__list-group-item-info.kcw__active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
  }
   .kcw .kcw__list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
  }
   .kcw a.kcw__list-group-item-warning,
   .kcw button.kcw__list-group-item-warning {
    color: #8a6d3b;
  }
   .kcw a.kcw__list-group-item-warning .kcw__list-group-item-heading,
   .kcw button.kcw__list-group-item-warning .kcw__list-group-item-heading {
    color: inherit;
  }
   .kcw a.kcw__list-group-item-warning:hover,
   .kcw button.kcw__list-group-item-warning:hover,
   .kcw a.kcw__list-group-item-warning:focus,
   .kcw button.kcw__list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
  }
   .kcw a.kcw__list-group-item-warning.kcw__active,
   .kcw button.kcw__list-group-item-warning.kcw__active,
   .kcw a.kcw__list-group-item-warning.kcw__active:hover,
   .kcw button.kcw__list-group-item-warning.kcw__active:hover,
   .kcw a.kcw__list-group-item-warning.kcw__active:focus,
   .kcw button.kcw__list-group-item-warning.kcw__active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
  }
   .kcw .kcw__list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
  }
   .kcw a.kcw__list-group-item-danger,
   .kcw button.kcw__list-group-item-danger {
    color: #a94442;
  }
   .kcw a.kcw__list-group-item-danger .kcw__list-group-item-heading,
   .kcw button.kcw__list-group-item-danger .kcw__list-group-item-heading {
    color: inherit;
  }
   .kcw a.kcw__list-group-item-danger:hover,
   .kcw button.kcw__list-group-item-danger:hover,
   .kcw a.kcw__list-group-item-danger:focus,
   .kcw button.kcw__list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
  }
   .kcw a.kcw__list-group-item-danger.kcw__active,
   .kcw button.kcw__list-group-item-danger.kcw__active,
   .kcw a.kcw__list-group-item-danger.kcw__active:hover,
   .kcw button.kcw__list-group-item-danger.kcw__active:hover,
   .kcw a.kcw__list-group-item-danger.kcw__active:focus,
   .kcw button.kcw__list-group-item-danger.kcw__active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
  }
   .kcw .kcw__list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
  }
   .kcw .kcw__list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
  }
   .kcw .kcw__panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  }
   .kcw .kcw__panel-body {
    padding: 15px;
  }
   .kcw .kcw__panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
   .kcw .kcw__panel-heading > .kcw__dropdown .kcw__dropdown-toggle {
    color: inherit;
  }
   .kcw .kcw__panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
  }
   .kcw .kcw__panel-title > a,
   .kcw .kcw__panel-title > small,
   .kcw .kcw__panel-title > .kcw__small,
   .kcw .kcw__panel-title > small > a,
   .kcw .kcw__panel-title > .kcw__small > a {
    color: inherit;
  }
   .kcw .kcw__panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__list-group,
   .kcw .kcw__panel > .kcw__panel-collapse > .kcw__list-group {
    margin-bottom: 0;
  }
   .kcw .kcw__panel > .kcw__list-group .kcw__list-group-item,
   .kcw .kcw__panel > .kcw__panel-collapse > .kcw__list-group .kcw__list-group-item {
    border-width: 1px 0;
    border-radius: 0;
  }
   .kcw .kcw__panel > .kcw__list-group:first-child .kcw__list-group-item:first-child,
   .kcw .kcw__panel > .kcw__panel-collapse > .kcw__list-group:first-child .kcw__list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__list-group:last-child .kcw__list-group-item:last-child,
   .kcw .kcw__panel > .kcw__panel-collapse > .kcw__list-group:last-child .kcw__list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__panel-heading + .kcw__panel-collapse > .kcw__list-group .kcw__list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
   .kcw .kcw__panel-heading + .kcw__list-group .kcw__list-group-item:first-child {
    border-top-width: 0;
  }
   .kcw .kcw__list-group + .kcw__panel-footer {
    border-top-width: 0;
  }
   .kcw .kcw__panel > .kcw__table,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table,
   .kcw .kcw__panel > .kcw__panel-collapse > .kcw__table {
    margin-bottom: 0;
  }
   .kcw .kcw__panel > .kcw__table caption,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table caption,
   .kcw .kcw__panel > .kcw__panel-collapse > .kcw__table caption {
    padding-right: 15px;
    padding-left: 15px;
  }
   .kcw .kcw__panel > .kcw__table:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:first-child > thead:first-child > tr:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > thead:first-child > tr:first-child,
   .kcw .kcw__panel > .kcw__table:first-child > tbody:first-child > tr:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:first-child > thead:first-child > tr:first-child td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > thead:first-child > tr:first-child td:first-child,
   .kcw .kcw__panel > .kcw__table:first-child > tbody:first-child > tr:first-child td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > tbody:first-child > tr:first-child td:first-child,
   .kcw .kcw__panel > .kcw__table:first-child > thead:first-child > tr:first-child th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > thead:first-child > tr:first-child th:first-child,
   .kcw .kcw__panel > .kcw__table:first-child > tbody:first-child > tr:first-child th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:first-child > thead:first-child > tr:first-child td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > thead:first-child > tr:first-child td:last-child,
   .kcw .kcw__panel > .kcw__table:first-child > tbody:first-child > tr:first-child td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > tbody:first-child > tr:first-child td:last-child,
   .kcw .kcw__panel > .kcw__table:first-child > thead:first-child > tr:first-child th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > thead:first-child > tr:first-child th:last-child,
   .kcw .kcw__panel > .kcw__table:first-child > tbody:first-child > tr:first-child th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:first-child > .kcw__table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:last-child > tbody:last-child > tr:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tbody:last-child > tr:last-child,
   .kcw .kcw__panel > .kcw__table:last-child > tfoot:last-child > tr:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:last-child > tbody:last-child > tr:last-child td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tbody:last-child > tr:last-child td:first-child,
   .kcw .kcw__panel > .kcw__table:last-child > tfoot:last-child > tr:last-child td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tfoot:last-child > tr:last-child td:first-child,
   .kcw .kcw__panel > .kcw__table:last-child > tbody:last-child > tr:last-child th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tbody:last-child > tr:last-child th:first-child,
   .kcw .kcw__panel > .kcw__table:last-child > tfoot:last-child > tr:last-child th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__table:last-child > tbody:last-child > tr:last-child td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tbody:last-child > tr:last-child td:last-child,
   .kcw .kcw__panel > .kcw__table:last-child > tfoot:last-child > tr:last-child td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tfoot:last-child > tr:last-child td:last-child,
   .kcw .kcw__panel > .kcw__table:last-child > tbody:last-child > tr:last-child th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tbody:last-child > tr:last-child th:last-child,
   .kcw .kcw__panel > .kcw__table:last-child > tfoot:last-child > tr:last-child th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive:last-child > .kcw__table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
  }
   .kcw .kcw__panel > .kcw__panel-body + .kcw__table,
   .kcw .kcw__panel > .kcw__panel-body + .kcw__table-responsive,
   .kcw .kcw__panel > .kcw__table + .kcw__panel-body,
   .kcw .kcw__panel > .kcw__table-responsive + .kcw__panel-body {
    border-top: 1px solid #ddd;
  }
   .kcw .kcw__panel > .kcw__table > tbody:first-child > tr:first-child th,
   .kcw .kcw__panel > .kcw__table > tbody:first-child > tr:first-child td {
    border-top: 0;
  }
   .kcw .kcw__panel > .kcw__table-bordered,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered {
    border: 0;
  }
   .kcw .kcw__panel > .kcw__table-bordered > thead > tr > th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > thead > tr > th:first-child,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr > th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr > th:first-child,
   .kcw .kcw__panel > .kcw__table-bordered > tfoot > tr > th:first-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > th:first-child,
   .kcw .kcw__panel > .kcw__table-bordered > thead > tr > td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > thead > tr > td:first-child,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr > td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr > td:first-child,
   .kcw .kcw__panel > .kcw__table-bordered > tfoot > tr > td:first-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
   .kcw .kcw__panel > .kcw__table-bordered > thead > tr > th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > thead > tr > th:last-child,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr > th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr > th:last-child,
   .kcw .kcw__panel > .kcw__table-bordered > tfoot > tr > th:last-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > th:last-child,
   .kcw .kcw__panel > .kcw__table-bordered > thead > tr > td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > thead > tr > td:last-child,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr > td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr > td:last-child,
   .kcw .kcw__panel > .kcw__table-bordered > tfoot > tr > td:last-child,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
   .kcw .kcw__panel > .kcw__table-bordered > thead > tr:first-child > td,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > thead > tr:first-child > td,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr:first-child > td,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr:first-child > td,
   .kcw .kcw__panel > .kcw__table-bordered > thead > tr:first-child > th,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > thead > tr:first-child > th,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr:first-child > th,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
  }
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr:last-child > td,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr:last-child > td,
   .kcw .kcw__panel > .kcw__table-bordered > tfoot > tr:last-child > td,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tfoot > tr:last-child > td,
   .kcw .kcw__panel > .kcw__table-bordered > tbody > tr:last-child > th,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tbody > tr:last-child > th,
   .kcw .kcw__panel > .kcw__table-bordered > tfoot > tr:last-child > th,
   .kcw .kcw__panel > .kcw__table-responsive > .kcw__table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
   .kcw .kcw__panel > .kcw__table-responsive {
    margin-bottom: 0;
    border: 0;
  }
   .kcw .kcw__panel-group {
    margin-bottom: 20px;
  }
   .kcw .kcw__panel-group .kcw__panel {
    margin-bottom: 0;
    border-radius: 4px;
  }
   .kcw .kcw__panel-group .kcw__panel + .kcw__panel {
    margin-top: 5px;
  }
   .kcw .kcw__panel-group .kcw__panel-heading {
    border-bottom: 0;
  }
   .kcw .kcw__panel-group .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body,
   .kcw .kcw__panel-group .kcw__panel-heading + .kcw__panel-collapse > .kcw__list-group {
    border-top: 1px solid #ddd;
  }
   .kcw .kcw__panel-group .kcw__panel-footer {
    border-top: 0;
  }
   .kcw .kcw__panel-group .kcw__panel-footer + .kcw__panel-collapse .kcw__panel-body {
    border-bottom: 1px solid #ddd;
  }
   .kcw .kcw__panel-default {
    border-color: #ddd;
  }
   .kcw .kcw__panel-default > .kcw__panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #ddd;
  }
   .kcw .kcw__panel-default > .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body {
    border-top-color: #ddd;
  }
   .kcw .kcw__panel-default > .kcw__panel-heading .kcw__badge {
    color: #f5f5f5;
    background-color: #333333;
  }
   .kcw .kcw__panel-default > .kcw__panel-footer + .kcw__panel-collapse > .kcw__panel-body {
    border-bottom-color: #ddd;
  }
   .kcw .kcw__panel-primary {
    border-color: #337ab7;
  }
   .kcw .kcw__panel-primary > .kcw__panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7;
  }
   .kcw .kcw__panel-primary > .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body {
    border-top-color: #337ab7;
  }
   .kcw .kcw__panel-primary > .kcw__panel-heading .kcw__badge {
    color: #337ab7;
    background-color: #fff;
  }
   .kcw .kcw__panel-primary > .kcw__panel-footer + .kcw__panel-collapse > .kcw__panel-body {
    border-bottom-color: #337ab7;
  }
   .kcw .kcw__panel-success {
    border-color: #d6e9c6;
  }
   .kcw .kcw__panel-success > .kcw__panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
  }
   .kcw .kcw__panel-success > .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body {
    border-top-color: #d6e9c6;
  }
   .kcw .kcw__panel-success > .kcw__panel-heading .kcw__badge {
    color: #dff0d8;
    background-color: #3c763d;
  }
   .kcw .kcw__panel-success > .kcw__panel-footer + .kcw__panel-collapse > .kcw__panel-body {
    border-bottom-color: #d6e9c6;
  }
   .kcw .kcw__panel-info {
    border-color: #bce8f1;
  }
   .kcw .kcw__panel-info > .kcw__panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
  }
   .kcw .kcw__panel-info > .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body {
    border-top-color: #bce8f1;
  }
   .kcw .kcw__panel-info > .kcw__panel-heading .kcw__badge {
    color: #d9edf7;
    background-color: #31708f;
  }
   .kcw .kcw__panel-info > .kcw__panel-footer + .kcw__panel-collapse > .kcw__panel-body {
    border-bottom-color: #bce8f1;
  }
   .kcw .kcw__panel-warning {
    border-color: #faebcc;
  }
   .kcw .kcw__panel-warning > .kcw__panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
  }
   .kcw .kcw__panel-warning > .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body {
    border-top-color: #faebcc;
  }
   .kcw .kcw__panel-warning > .kcw__panel-heading .kcw__badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
  }
   .kcw .kcw__panel-warning > .kcw__panel-footer + .kcw__panel-collapse > .kcw__panel-body {
    border-bottom-color: #faebcc;
  }
   .kcw .kcw__panel-danger {
    border-color: #ebccd1;
  }
   .kcw .kcw__panel-danger > .kcw__panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
  }
   .kcw .kcw__panel-danger > .kcw__panel-heading + .kcw__panel-collapse > .kcw__panel-body {
    border-top-color: #ebccd1;
  }
   .kcw .kcw__panel-danger > .kcw__panel-heading .kcw__badge {
    color: #f2dede;
    background-color: #a94442;
  }
   .kcw .kcw__panel-danger > .kcw__panel-footer + .kcw__panel-collapse > .kcw__panel-body {
    border-bottom-color: #ebccd1;
  }
   .kcw .kcw__embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden;
  }
   .kcw .kcw__embed-responsive .kcw__embed-responsive-item,
   .kcw .kcw__embed-responsive iframe,
   .kcw .kcw__embed-responsive embed,
   .kcw .kcw__embed-responsive object,
   .kcw .kcw__embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
   .kcw .kcw__embed-responsive-16by9 {
    padding-bottom: 56.25%;
  }
   .kcw .kcw__embed-responsive-4by3 {
    padding-bottom: 75%;
  }
   .kcw .kcw__well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  }
   .kcw .kcw__well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15);
  }
   .kcw .kcw__well-lg {
    padding: 24px;
    border-radius: 6px;
  }
   .kcw .kcw__well-sm {
    padding: 9px;
    border-radius: 3px;
  }
   .kcw .kcw__close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 0.2;
  }
   .kcw .kcw__close:hover,
   .kcw .kcw__close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
   .kcw button.kcw__close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
   .kcw .kcw__modal-open {
    overflow: hidden;
  }
   .kcw .kcw__modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
  }
   .kcw .kcw__modal.kcw__fade .kcw__modal-dialog {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out, -o-transform 0.3s ease-out;
  }
   .kcw .kcw__modal.kcw__in .kcw__modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
  }
   .kcw .kcw__modal-open .kcw__modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
   .kcw .kcw__modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
  }
   .kcw .kcw__modal-content {
    position: relative;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    outline: 0;
  }
   .kcw .kcw__modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
  }
   .kcw .kcw__modal-backdrop.kcw__fade {
    filter: alpha(opacity=0);
    opacity: 0;
  }
   .kcw .kcw__modal-backdrop.kcw__in {
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
   .kcw .kcw__modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
  }
   .kcw .kcw__modal-header .kcw__close {
    margin-top: -2px;
  }
   .kcw .kcw__modal-title {
    margin: 0;
    line-height: 1.42857143;
  }
   .kcw .kcw__modal-body {
    position: relative;
    padding: 15px;
  }
   .kcw .kcw__modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
  }
   .kcw .kcw__modal-footer .kcw__btn + .kcw__btn {
    margin-bottom: 0;
    margin-left: 5px;
  }
   .kcw .kcw__modal-footer .kcw__btn-group .kcw__btn + .kcw__btn {
    margin-left: -1px;
  }
   .kcw .kcw__modal-footer .kcw__btn-block + .kcw__btn-block {
    margin-left: 0;
  }
   .kcw .kcw__modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  @media (min-width: 768px) {
     .kcw .kcw__modal-dialog {
      width: 600px;
      margin: 30px auto;
    }
     .kcw .kcw__modal-content {
      -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
      box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    }
     .kcw .kcw__modal-sm {
      width: 300px;
    }
  }
  @media (min-width: 992px) {
     .kcw .kcw__modal-lg {
      width: 900px;
    }
  }
   .kcw .kcw__tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
  }
   .kcw .kcw__tooltip.kcw__in {
    filter: alpha(opacity=90);
    opacity: 0.9;
  }
   .kcw .kcw__tooltip.kcw__top {
    padding: 5px 0;
    margin-top: -3px;
  }
   .kcw .kcw__tooltip.kcw__right {
    padding: 0 5px;
    margin-left: 3px;
  }
   .kcw .kcw__tooltip.kcw__bottom {
    padding: 5px 0;
    margin-top: 3px;
  }
   .kcw .kcw__tooltip.kcw__left {
    padding: 0 5px;
    margin-left: -3px;
  }
   .kcw .kcw__tooltip.kcw__top .kcw__tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
   .kcw .kcw__tooltip.kcw__top-left .kcw__tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
   .kcw .kcw__tooltip.kcw__top-right .kcw__tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000;
  }
   .kcw .kcw__tooltip.kcw__right .kcw__tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000;
  }
   .kcw .kcw__tooltip.kcw__left .kcw__tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000;
  }
   .kcw .kcw__tooltip.kcw__bottom .kcw__tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
   .kcw .kcw__tooltip.kcw__bottom-left .kcw__tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
   .kcw .kcw__tooltip.kcw__bottom-right .kcw__tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000;
  }
   .kcw .kcw__tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 4px;
  }
   .kcw .kcw__tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
   .kcw .kcw__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: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: 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;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  }
   .kcw .kcw__popover.kcw__top {
    margin-top: -10px;
  }
   .kcw .kcw__popover.kcw__right {
    margin-left: 10px;
  }
   .kcw .kcw__popover.kcw__bottom {
    margin-top: 10px;
  }
   .kcw .kcw__popover.kcw__left {
    margin-left: -10px;
  }
   .kcw .kcw__popover > .kcw__arrow {
    border-width: 11px;
  }
   .kcw .kcw__popover > .kcw__arrow,
   .kcw .kcw__popover > .kcw__arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
  }
   .kcw .kcw__popover > .kcw__arrow:after {
    content: "";
    border-width: 10px;
  }
   .kcw .kcw__popover.kcw__top > .kcw__arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999999;
    border-top-color: rgba(0, 0, 0, 0.25);
    border-bottom-width: 0;
  }
   .kcw .kcw__popover.kcw__top > .kcw__arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0;
  }
   .kcw .kcw__popover.kcw__right > .kcw__arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999999;
    border-right-color: rgba(0, 0, 0, 0.25);
    border-left-width: 0;
  }
   .kcw .kcw__popover.kcw__right > .kcw__arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0;
  }
   .kcw .kcw__popover.kcw__bottom > .kcw__arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999999;
    border-bottom-color: rgba(0, 0, 0, 0.25);
  }
   .kcw .kcw__popover.kcw__bottom > .kcw__arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff;
  }
   .kcw .kcw__popover.kcw__left > .kcw__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 .kcw__popover.kcw__left > .kcw__arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff;
  }
   .kcw .kcw__popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0;
  }
   .kcw .kcw__popover-content {
    padding: 9px 14px;
  }
   .kcw .kcw__carousel {
    position: relative;
  }
   .kcw .kcw__carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
   .kcw .kcw__carousel-inner > .kcw__item {
    position: relative;
    display: none;
    -webkit-transition: 0.6s ease-in-out left;
    -o-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left;
  }
   .kcw .kcw__carousel-inner > .kcw__item > img,
   .kcw .kcw__carousel-inner > .kcw__item > a > img {
    line-height: 1;
  }
  @media all and (transform-3d), (-webkit-transform-3d) {
     .kcw .kcw__carousel-inner > .kcw__item {
      -webkit-transition: -webkit-transform 0.6s ease-in-out;
      -o-transition: -o-transform 0.6s ease-in-out;
      transition: -webkit-transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out;
      transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-perspective: 1000px;
      perspective: 1000px;
    }
     .kcw .kcw__carousel-inner > .kcw__item.kcw__next,
     .kcw .kcw__carousel-inner > .kcw__item.kcw__active.kcw__right {
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      left: 0;
    }
     .kcw .kcw__carousel-inner > .kcw__item.kcw__prev,
     .kcw .kcw__carousel-inner > .kcw__item.kcw__active.kcw__left {
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      left: 0;
    }
     .kcw .kcw__carousel-inner > .kcw__item.kcw__next.kcw__left,
     .kcw .kcw__carousel-inner > .kcw__item.kcw__prev.kcw__right,
     .kcw .kcw__carousel-inner > .kcw__item.kcw__active {
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      left: 0;
    }
  }
   .kcw .kcw__carousel-inner > .kcw__active,
   .kcw .kcw__carousel-inner > .kcw__next,
   .kcw .kcw__carousel-inner > .kcw__prev {
    display: block;
  }
   .kcw .kcw__carousel-inner > .kcw__active {
    left: 0;
  }
   .kcw .kcw__carousel-inner > .kcw__next,
   .kcw .kcw__carousel-inner > .kcw__prev {
    position: absolute;
    top: 0;
    width: 100%;
  }
   .kcw .kcw__carousel-inner > .kcw__next {
    left: 100%;
  }
   .kcw .kcw__carousel-inner > .kcw__prev {
    left: -100%;
  }
   .kcw .kcw__carousel-inner > .kcw__next.kcw__left,
   .kcw .kcw__carousel-inner > .kcw__prev.kcw__right {
    left: 0;
  }
   .kcw .kcw__carousel-inner > .kcw__active.kcw__left {
    left: -100%;
  }
   .kcw .kcw__carousel-inner > .kcw__active.kcw__right {
    left: 100%;
  }
   .kcw .kcw__carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: 0.5;
  }
   .kcw .kcw__carousel-control.kcw__left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
  }
   .kcw .kcw__carousel-control.kcw__right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
  }
   .kcw .kcw__carousel-control:hover,
   .kcw .kcw__carousel-control:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    filter: alpha(opacity=90);
    opacity: 0.9;
  }
   .kcw .kcw__carousel-control .kcw__icon-prev,
   .kcw .kcw__carousel-control .kcw__icon-next,
   .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
   .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
  }
   .kcw .kcw__carousel-control .kcw__icon-prev,
   .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px;
  }
   .kcw .kcw__carousel-control .kcw__icon-next,
   .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px;
  }
   .kcw .kcw__carousel-control .kcw__icon-prev,
   .kcw .kcw__carousel-control .kcw__icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
  }
   .kcw .kcw__carousel-control .kcw__icon-prev:before {
    content: "\2039";
  }
   .kcw .kcw__carousel-control .kcw__icon-next:before {
    content: "\203a";
  }
   .kcw .kcw__carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
  }
   .kcw .kcw__carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
  }
   .kcw .kcw__carousel-indicators .kcw__active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff;
  }
   .kcw .kcw__carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    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 .kcw__carousel-caption .kcw__btn {
    text-shadow: none;
  }
  @media screen and (min-width: 768px) {
     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
     .kcw .kcw__carousel-control .kcw__icon-prev,
     .kcw .kcw__carousel-control .kcw__icon-next {
      width: 30px;
      height: 30px;
      margin-top: -10px;
      font-size: 30px;
    }
     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
     .kcw .kcw__carousel-control .kcw__icon-prev {
      margin-left: -10px;
    }
     .kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
     .kcw .kcw__carousel-control .kcw__icon-next {
      margin-right: -10px;
    }
     .kcw .kcw__carousel-caption {
      right: 20%;
      left: 20%;
      padding-bottom: 30px;
    }
     .kcw .kcw__carousel-indicators {
      bottom: 20px;
    }
  }
   .kcw .kcw__clearfix:before,
   .kcw .kcw__clearfix:after,
   .kcw .kcw__dl-horizontal dd:before,
   .kcw .kcw__dl-horizontal dd:after,
   .kcw .kcw__container:before,
   .kcw .kcw__container:after,
   .kcw .kcw__container-fluid:before,
   .kcw .kcw__container-fluid:after,
   .kcw .kcw__row:before,
   .kcw .kcw__row:after,
   .kcw .kcw__form-horizontal .kcw__form-group:before,
   .kcw .kcw__form-horizontal .kcw__form-group:after,
   .kcw .kcw__btn-toolbar:before,
   .kcw .kcw__btn-toolbar:after,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:before,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:after,
   .kcw .kcw__nav:before,
   .kcw .kcw__nav:after,
   .kcw .kcw__navbar:before,
   .kcw .kcw__navbar:after,
   .kcw .kcw__navbar-header:before,
   .kcw .kcw__navbar-header:after,
   .kcw .kcw__navbar-collapse:before,
   .kcw .kcw__navbar-collapse:after,
   .kcw .kcw__pager:before,
   .kcw .kcw__pager:after,
   .kcw .kcw__panel-body:before,
   .kcw .kcw__panel-body:after,
   .kcw .kcw__modal-header:before,
   .kcw .kcw__modal-header:after,
   .kcw .kcw__modal-footer:before,
   .kcw .kcw__modal-footer:after {
    display: table;
    content: " ";
  }
   .kcw .kcw__clearfix:after,
   .kcw .kcw__dl-horizontal dd:after,
   .kcw .kcw__container:after,
   .kcw .kcw__container-fluid:after,
   .kcw .kcw__row:after,
   .kcw .kcw__form-horizontal .kcw__form-group:after,
   .kcw .kcw__btn-toolbar:after,
   .kcw .kcw__btn-group-vertical > .kcw__btn-group:after,
   .kcw .kcw__nav:after,
   .kcw .kcw__navbar:after,
   .kcw .kcw__navbar-header:after,
   .kcw .kcw__navbar-collapse:after,
   .kcw .kcw__pager:after,
   .kcw .kcw__panel-body:after,
   .kcw .kcw__modal-header:after,
   .kcw .kcw__modal-footer:after {
    clear: both;
  }
   .kcw .kcw__center-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
   .kcw .kcw__pull-right {
    float: right !important;
  }
   .kcw .kcw__pull-left {
    float: left !important;
  }
   .kcw .kcw__hide {
    display: none !important;
  }
   .kcw .kcw__show {
    display: block !important;
  }
   .kcw .kcw__invisible {
    visibility: hidden;
  }
   .kcw .kcw__text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
   .kcw .kcw__hidden {
    display: none !important;
  }
   .kcw .kcw__affix {
    position: fixed;
  }
  @-ms-viewport {
    width: device-width;
  }
   .kcw .kcw__visible-xs,
   .kcw .kcw__visible-sm,
   .kcw .kcw__visible-md,
   .kcw .kcw__visible-lg {
    display: none !important;
  }
   .kcw .kcw__visible-xs-block,
   .kcw .kcw__visible-xs-inline,
   .kcw .kcw__visible-xs-inline-block,
   .kcw .kcw__visible-sm-block,
   .kcw .kcw__visible-sm-inline,
   .kcw .kcw__visible-sm-inline-block,
   .kcw .kcw__visible-md-block,
   .kcw .kcw__visible-md-inline,
   .kcw .kcw__visible-md-inline-block,
   .kcw .kcw__visible-lg-block,
   .kcw .kcw__visible-lg-inline,
   .kcw .kcw__visible-lg-inline-block {
    display: none !important;
  }
  @media (max-width: 767px) {
     .kcw .kcw__visible-xs {
      display: block !important;
    }
     .kcw table.kcw__visible-xs {
      display: table !important;
    }
     .kcw tr.kcw__visible-xs {
      display: table-row !important;
    }
     .kcw th.kcw__visible-xs,
     .kcw td.kcw__visible-xs {
      display: table-cell !important;
    }
  }
  @media (max-width: 767px) {
     .kcw .kcw__visible-xs-block {
      display: block !important;
    }
  }
  @media (max-width: 767px) {
     .kcw .kcw__visible-xs-inline {
      display: inline !important;
    }
  }
  @media (max-width: 767px) {
     .kcw .kcw__visible-xs-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm {
      display: block !important;
    }
     .kcw table.kcw__visible-sm {
      display: table !important;
    }
     .kcw tr.kcw__visible-sm {
      display: table-row !important;
    }
     .kcw th.kcw__visible-sm,
     .kcw td.kcw__visible-sm {
      display: table-cell !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm-block {
      display: block !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm-inline {
      display: inline !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__visible-sm-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md {
      display: block !important;
    }
     .kcw table.kcw__visible-md {
      display: table !important;
    }
     .kcw tr.kcw__visible-md {
      display: table-row !important;
    }
     .kcw th.kcw__visible-md,
     .kcw td.kcw__visible-md {
      display: table-cell !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md-block {
      display: block !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md-inline {
      display: inline !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__visible-md-inline-block {
      display: inline-block !important;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__visible-lg {
      display: block !important;
    }
     .kcw table.kcw__visible-lg {
      display: table !important;
    }
     .kcw tr.kcw__visible-lg {
      display: table-row !important;
    }
     .kcw th.kcw__visible-lg,
     .kcw td.kcw__visible-lg {
      display: table-cell !important;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__visible-lg-block {
      display: block !important;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__visible-lg-inline {
      display: inline !important;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__visible-lg-inline-block {
      display: inline-block !important;
    }
  }
  @media (max-width: 767px) {
     .kcw .kcw__hidden-xs {
      display: none !important;
    }
  }
  @media (min-width: 768px) and (max-width: 991px) {
     .kcw .kcw__hidden-sm {
      display: none !important;
    }
  }
  @media (min-width: 992px) and (max-width: 1199px) {
     .kcw .kcw__hidden-md {
      display: none !important;
    }
  }
  @media (min-width: 1200px) {
     .kcw .kcw__hidden-lg {
      display: none !important;
    }
  }
   .kcw .kcw__visible-print {
    display: none !important;
  }
  @media print {
     .kcw .kcw__visible-print {
      display: block !important;
    }
     .kcw table.kcw__visible-print {
      display: table !important;
    }
     .kcw tr.kcw__visible-print {
      display: table-row !important;
    }
     .kcw th.kcw__visible-print,
     .kcw td.kcw__visible-print {
      display: table-cell !important;
    }
  }
   .kcw .kcw__visible-print-block {
    display: none !important;
  }
  @media print {
     .kcw .kcw__visible-print-block {
      display: block !important;
    }
  }
   .kcw .kcw__visible-print-inline {
    display: none !important;
  }
  @media print {
     .kcw .kcw__visible-print-inline {
      display: inline !important;
    }
  }
   .kcw .kcw__visible-print-inline-block {
    display: none !important;
  }
  @media print {
     .kcw .kcw__visible-print-inline-block {
      display: inline-block !important;
    }
  }
  @media print {
     .kcw .kcw__hidden-print {
      display: none !important;
    }
  }


   
/* 
Reset Styles 
=============== */


  /* Reset Styles End
  =============== */
 /* 
Reset Styles 
=============== */

.kcw {
	box-sizing: unset;
}

.kcw section,
.kcw div,
.kcw dl,
.kcw dt,
.kcw dd,
.kcw ul,
.kcw ol,
.kcw li,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6,
.kcw pre,
.kcw form,
.kcw fieldset,
.kcw input,
.kcw textarea,
.kcw label,
.kcw p,
.kcw blockquote,
.kcw th,
.kcw td,
.kcw a {
	box-sizing: unset;
	margin: 0;
	padding: 0;
}

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

.kcw fieldset,
.kcw img {
	border: 0;
}

.kcw address,
.kcw caption,
.kcw cite,
.kcw code,
.kcw dfn,
.kcw em,
.kcw strong,
.kcw th,
.kcw var {
	font-style: normal;
	font-weight: normal;
}

.kcw ol,
.kcw ul {
	list-style: none;
}

.kcw caption,
.kcw th {
	text-align: left;
}

.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
	font-size: 100%;
	font-weight: bold;
}

.kcw q:before,
.kcw q:after {
	content: '';
}

.kcw abbr,
.kcw acronym {
	border: 0;
}

/* Reset Styles End
=============== */


/*!
 * Bootstrap v3.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html .kcw {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}

body .kcw {
	margin: 0
}

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

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

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

.kcw [hidden],
.kcw template {
	display: none
}

.kcw a {
	background-color: transparent
}

.kcw a:active,
.kcw a:hover {
	outline: 0
}

.kcw abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	-moz-text-decoration: underline dotted;
	text-decoration: underline dotted
}

.kcw b,
.kcw strong {
	font-weight: 700
}

.kcw dfn {
	font-style: italic
}

.kcw h1 {
	font-size: 2em;
	margin: .67em 0
}

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

.kcw small {
	font-size: 80%
}

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

.kcw sup {
	top: -.5em
}

.kcw sub {
	bottom: -.25em
}

.kcw img {
	border: 0
}

.kcw svg:not(:root) {
	overflow: hidden
}

.kcw figure {
	margin: 1em 40px
}

.kcw hr {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}

.kcw pre {
	overflow: auto
}

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

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

.kcw button {
	overflow: visible
}

.kcw button,
.kcw select {
	text-transform: none
}

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

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

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

.kcw input {
	line-height: normal
}

.kcw input[type=checkbox],
.kcw input[type=radio] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0
}

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

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

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

.kcw fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

.kcw legend {
	border: 0;
	padding: 0
}

.kcw textarea {
	overflow: auto
}

.kcw optgroup {
	font-weight: 700
}

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

.kcw td,
.kcw th {
	padding: 0
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {

	.kcw *,
	.kcw :after,
	.kcw :before {
		color: #000 !important;
		text-shadow: none !important;
		background: 0 0 !important;
		-webkit-box-shadow: none !important;
		box-shadow: none !important
	}

	.kcw a,
	.kcw a:visited {
		text-decoration: underline
	}

	.kcw a[href]:after {
		content: " (" attr(href) ")"
	}

	.kcw abbr[title]:after {
		content: " (" attr(title) ")"
	}

	.kcw a[href^="#"]:after,
	.kcw a[href^="javascript:"]:after {
		content: ""
	}

	.kcw blockquote,
	.kcw pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}

	.kcw thead {
		display: table-header-group
	}

	.kcw img,
	.kcw tr {
		page-break-inside: avoid
	}

	.kcw img {
		max-width: 100% !important
	}

	.kcw h2,
	.kcw h3,
	.kcw p {
		orphans: 3;
		widows: 3
	}

	.kcw h2,
	.kcw h3 {
		page-break-after: avoid
	}

	.kcw .kcw__navbar {
		display: none
	}

	.kcw .kcw__btn>.kcw__caret,
	.kcw .kcw__dropup>.kcw__btn>.kcw__caret {
		border-top-color: #000 !important
	}

	.kcw .kcw__label {
		border: 1px solid #000
	}

	.kcw .kcw__table {
		border-collapse: collapse !important
	}

	.kcw .kcw__table td,
	.kcw .kcw__table th {
		background-color: #fff !important
	}

	.kcw .kcw__table-bordered td,
	.kcw .kcw__table-bordered th {
		border: 1px solid #ddd !important
	}
}

@font-face {
	font-family: "Glyphicons Halflings";
	src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.eot);
	src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.woff2) format("woff2"), url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.woff) format("woff"), url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.ttf) format("truetype"), url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}

.kcw .kcw__glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: "Glyphicons Halflings";
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.kcw .kcw__glyphicon-asterisk:before {
	content: "\002a"
}

.kcw .kcw__glyphicon-plus:before {
	content: "\002b"
}

.kcw .kcw__glyphicon-eur:before,
.kcw .kcw__glyphicon-euro:before {
	content: "\20ac"
}

.kcw .kcw__glyphicon-minus:before {
	content: "\2212"
}

.kcw .kcw__glyphicon-cloud:before {
	content: "\2601"
}

.kcw .kcw__glyphicon-envelope:before {
	content: "\2709"
}

.kcw .kcw__glyphicon-pencil:before {
	content: "\270f"
}

.kcw .kcw__glyphicon-glass:before {
	content: "\e001"
}

.kcw .kcw__glyphicon-music:before {
	content: "\e002"
}

.kcw .kcw__glyphicon-search:before {
	content: "\e003"
}

.kcw .kcw__glyphicon-heart:before {
	content: "\e005"
}

.kcw .kcw__glyphicon-star:before {
	content: "\e006"
}

.kcw .kcw__glyphicon-star-empty:before {
	content: "\e007"
}

.kcw .kcw__glyphicon-user:before {
	content: "\e008"
}

.kcw .kcw__glyphicon-film:before {
	content: "\e009"
}

.kcw .kcw__glyphicon-th-large:before {
	content: "\e010"
}

.kcw .kcw__glyphicon-th:before {
	content: "\e011"
}

.kcw .kcw__glyphicon-th-list:before {
	content: "\e012"
}

.kcw .kcw__glyphicon-ok:before {
	content: "\e013"
}

.kcw .kcw__glyphicon-remove:before {
	content: "\e014"
}

.kcw .kcw__glyphicon-zoom-in:before {
	content: "\e015"
}

.kcw .kcw__glyphicon-zoom-out:before {
	content: "\e016"
}

.kcw .kcw__glyphicon-off:before {
	content: "\e017"
}

.kcw .kcw__glyphicon-signal:before {
	content: "\e018"
}

.kcw .kcw__glyphicon-cog:before {
	content: "\e019"
}

.kcw .kcw__glyphicon-trash:before {
	content: "\e020"
}

.kcw .kcw__glyphicon-home:before {
	content: "\e021"
}

.kcw .kcw__glyphicon-file:before {
	content: "\e022"
}

.kcw .kcw__glyphicon-time:before {
	content: "\e023"
}

.kcw .kcw__glyphicon-road:before {
	content: "\e024"
}

.kcw .kcw__glyphicon-download-alt:before {
	content: "\e025"
}

.kcw .kcw__glyphicon-download:before {
	content: "\e026"
}

.kcw .kcw__glyphicon-upload:before {
	content: "\e027"
}

.kcw .kcw__glyphicon-inbox:before {
	content: "\e028"
}

.kcw .kcw__glyphicon-play-circle:before {
	content: "\e029"
}

.kcw .kcw__glyphicon-repeat:before {
	content: "\e030"
}

.kcw .kcw__glyphicon-refresh:before {
	content: "\e031"
}

.kcw .kcw__glyphicon-list-alt:before {
	content: "\e032"
}

.kcw .kcw__glyphicon-lock:before {
	content: "\e033"
}

.kcw .kcw__glyphicon-flag:before {
	content: "\e034"
}

.kcw .kcw__glyphicon-headphones:before {
	content: "\e035"
}

.kcw .kcw__glyphicon-volume-off:before {
	content: "\e036"
}

.kcw .kcw__glyphicon-volume-down:before {
	content: "\e037"
}

.kcw .kcw__glyphicon-volume-up:before {
	content: "\e038"
}

.kcw .kcw__glyphicon-qrcode:before {
	content: "\e039"
}

.kcw .kcw__glyphicon-barcode:before {
	content: "\e040"
}

.kcw .kcw__glyphicon-tag:before {
	content: "\e041"
}

.kcw .kcw__glyphicon-tags:before {
	content: "\e042"
}

.kcw .kcw__glyphicon-book:before {
	content: "\e043"
}

.kcw .kcw__glyphicon-bookmark:before {
	content: "\e044"
}

.kcw .kcw__glyphicon-print:before {
	content: "\e045"
}

.kcw .kcw__glyphicon-camera:before {
	content: "\e046"
}

.kcw .kcw__glyphicon-font:before {
	content: "\e047"
}

.kcw .kcw__glyphicon-bold:before {
	content: "\e048"
}

.kcw .kcw__glyphicon-italic:before {
	content: "\e049"
}

.kcw .kcw__glyphicon-text-height:before {
	content: "\e050"
}

.kcw .kcw__glyphicon-text-width:before {
	content: "\e051"
}

.kcw .kcw__glyphicon-align-left:before {
	content: "\e052"
}

.kcw .kcw__glyphicon-align-center:before {
	content: "\e053"
}

.kcw .kcw__glyphicon-align-right:before {
	content: "\e054"
}

.kcw .kcw__glyphicon-align-justify:before {
	content: "\e055"
}

.kcw .kcw__glyphicon-list:before {
	content: "\e056"
}

.kcw .kcw__glyphicon-indent-left:before {
	content: "\e057"
}

.kcw .kcw__glyphicon-indent-right:before {
	content: "\e058"
}

.kcw .kcw__glyphicon-facetime-video:before {
	content: "\e059"
}

.kcw .kcw__glyphicon-picture:before {
	content: "\e060"
}

.kcw .kcw__glyphicon-map-marker:before {
	content: "\e062"
}

.kcw .kcw__glyphicon-adjust:before {
	content: "\e063"
}

.kcw .kcw__glyphicon-tint:before {
	content: "\e064"
}

.kcw .kcw__glyphicon-edit:before {
	content: "\e065"
}

.kcw .kcw__glyphicon-share:before {
	content: "\e066"
}

.kcw .kcw__glyphicon-check:before {
	content: "\e067"
}

.kcw .kcw__glyphicon-move:before {
	content: "\e068"
}

.kcw .kcw__glyphicon-step-backward:before {
	content: "\e069"
}

.kcw .kcw__glyphicon-fast-backward:before {
	content: "\e070"
}

.kcw .kcw__glyphicon-backward:before {
	content: "\e071"
}

.kcw .kcw__glyphicon-play:before {
	content: "\e072"
}

.kcw .kcw__glyphicon-pause:before {
	content: "\e073"
}

.kcw .kcw__glyphicon-stop:before {
	content: "\e074"
}

.kcw .kcw__glyphicon-forward:before {
	content: "\e075"
}

.kcw .kcw__glyphicon-fast-forward:before {
	content: "\e076"
}

.kcw .kcw__glyphicon-step-forward:before {
	content: "\e077"
}

.kcw .kcw__glyphicon-eject:before {
	content: "\e078"
}

.kcw .kcw__glyphicon-chevron-left:before {
	content: "\e079"
}

.kcw .kcw__glyphicon-chevron-right:before {
	content: "\e080"
}

.kcw .kcw__glyphicon-plus-sign:before {
	content: "\e081"
}

.kcw .kcw__glyphicon-minus-sign:before {
	content: "\e082"
}

.kcw .kcw__glyphicon-remove-sign:before {
	content: "\e083"
}

.kcw .kcw__glyphicon-ok-sign:before {
	content: "\e084"
}

.kcw .kcw__glyphicon-question-sign:before {
	content: "\e085"
}

.kcw .kcw__glyphicon-info-sign:before {
	content: "\e086"
}

.kcw .kcw__glyphicon-screenshot:before {
	content: "\e087"
}

.kcw .kcw__glyphicon-remove-circle:before {
	content: "\e088"
}

.kcw .kcw__glyphicon-ok-circle:before {
	content: "\e089"
}

.kcw .kcw__glyphicon-ban-circle:before {
	content: "\e090"
}

.kcw .kcw__glyphicon-arrow-left:before {
	content: "\e091"
}

.kcw .kcw__glyphicon-arrow-right:before {
	content: "\e092"
}

.kcw .kcw__glyphicon-arrow-up:before {
	content: "\e093"
}

.kcw .kcw__glyphicon-arrow-down:before {
	content: "\e094"
}

.kcw .kcw__glyphicon-share-alt:before {
	content: "\e095"
}

.kcw .kcw__glyphicon-resize-full:before {
	content: "\e096"
}

.kcw .kcw__glyphicon-resize-small:before {
	content: "\e097"
}

.kcw .kcw__glyphicon-exclamation-sign:before {
	content: "\e101"
}

.kcw .kcw__glyphicon-gift:before {
	content: "\e102"
}

.kcw .kcw__glyphicon-leaf:before {
	content: "\e103"
}

.kcw .kcw__glyphicon-fire:before {
	content: "\e104"
}

.kcw .kcw__glyphicon-eye-open:before {
	content: "\e105"
}

.kcw .kcw__glyphicon-eye-close:before {
	content: "\e106"
}

.kcw .kcw__glyphicon-warning-sign:before {
	content: "\e107"
}

.kcw .kcw__glyphicon-plane:before {
	content: "\e108"
}

.kcw .kcw__glyphicon-calendar:before {
	content: "\e109"
}

.kcw .kcw__glyphicon-random:before {
	content: "\e110"
}

.kcw .kcw__glyphicon-comment:before {
	content: "\e111"
}

.kcw .kcw__glyphicon-magnet:before {
	content: "\e112"
}

.kcw .kcw__glyphicon-chevron-up:before {
	content: "\e113"
}

.kcw .kcw__glyphicon-chevron-down:before {
	content: "\e114"
}

.kcw .kcw__glyphicon-retweet:before {
	content: "\e115"
}

.kcw .kcw__glyphicon-shopping-cart:before {
	content: "\e116"
}

.kcw .kcw__glyphicon-folder-close:before {
	content: "\e117"
}

.kcw .kcw__glyphicon-folder-open:before {
	content: "\e118"
}

.kcw .kcw__glyphicon-resize-vertical:before {
	content: "\e119"
}

.kcw .kcw__glyphicon-resize-horizontal:before {
	content: "\e120"
}

.kcw .kcw__glyphicon-hdd:before {
	content: "\e121"
}

.kcw .kcw__glyphicon-bullhorn:before {
	content: "\e122"
}

.kcw .kcw__glyphicon-bell:before {
	content: "\e123"
}

.kcw .kcw__glyphicon-certificate:before {
	content: "\e124"
}

.kcw .kcw__glyphicon-thumbs-up:before {
	content: "\e125"
}

.kcw .kcw__glyphicon-thumbs-down:before {
	content: "\e126"
}

.kcw .kcw__glyphicon-hand-right:before {
	content: "\e127"
}

.kcw .kcw__glyphicon-hand-left:before {
	content: "\e128"
}

.kcw .kcw__glyphicon-hand-up:before {
	content: "\e129"
}

.kcw .kcw__glyphicon-hand-down:before {
	content: "\e130"
}

.kcw .kcw__glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.kcw .kcw__glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.kcw .kcw__glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.kcw .kcw__glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.kcw .kcw__glyphicon-globe:before {
	content: "\e135"
}

.kcw .kcw__glyphicon-wrench:before {
	content: "\e136"
}

.kcw .kcw__glyphicon-tasks:before {
	content: "\e137"
}

.kcw .kcw__glyphicon-filter:before {
	content: "\e138"
}

.kcw .kcw__glyphicon-briefcase:before {
	content: "\e139"
}

.kcw .kcw__glyphicon-fullscreen:before {
	content: "\e140"
}

.kcw .kcw__glyphicon-dashboard:before {
	content: "\e141"
}

.kcw .kcw__glyphicon-paperclip:before {
	content: "\e142"
}

.kcw .kcw__glyphicon-heart-empty:before {
	content: "\e143"
}

.kcw .kcw__glyphicon-link:before {
	content: "\e144"
}

.kcw .kcw__glyphicon-phone:before {
	content: "\e145"
}

.kcw .kcw__glyphicon-pushpin:before {
	content: "\e146"
}

.kcw .kcw__glyphicon-usd:before {
	content: "\e148"
}

.kcw .kcw__glyphicon-gbp:before {
	content: "\e149"
}

.kcw .kcw__glyphicon-sort:before {
	content: "\e150"
}

.kcw .kcw__glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.kcw .kcw__glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.kcw .kcw__glyphicon-sort-by-order:before {
	content: "\e153"
}

.kcw .kcw__glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.kcw .kcw__glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.kcw .kcw__glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.kcw .kcw__glyphicon-unchecked:before {
	content: "\e157"
}

.kcw .kcw__glyphicon-expand:before {
	content: "\e158"
}

.kcw .kcw__glyphicon-collapse-down:before {
	content: "\e159"
}

.kcw .kcw__glyphicon-collapse-up:before {
	content: "\e160"
}

.kcw .kcw__glyphicon-log-in:before {
	content: "\e161"
}

.kcw .kcw__glyphicon-flash:before {
	content: "\e162"
}

.kcw .kcw__glyphicon-log-out:before {
	content: "\e163"
}

.kcw .kcw__glyphicon-new-window:before {
	content: "\e164"
}

.kcw .kcw__glyphicon-record:before {
	content: "\e165"
}

.kcw .kcw__glyphicon-save:before {
	content: "\e166"
}

.kcw .kcw__glyphicon-open:before {
	content: "\e167"
}

.kcw .kcw__glyphicon-saved:before {
	content: "\e168"
}

.kcw .kcw__glyphicon-import:before {
	content: "\e169"
}

.kcw .kcw__glyphicon-export:before {
	content: "\e170"
}

.kcw .kcw__glyphicon-send:before {
	content: "\e171"
}

.kcw .kcw__glyphicon-floppy-disk:before {
	content: "\e172"
}

.kcw .kcw__glyphicon-floppy-saved:before {
	content: "\e173"
}

.kcw .kcw__glyphicon-floppy-remove:before {
	content: "\e174"
}

.kcw .kcw__glyphicon-floppy-save:before {
	content: "\e175"
}

.kcw .kcw__glyphicon-floppy-open:before {
	content: "\e176"
}

.kcw .kcw__glyphicon-credit-card:before {
	content: "\e177"
}

.kcw .kcw__glyphicon-transfer:before {
	content: "\e178"
}

.kcw .kcw__glyphicon-cutlery:before {
	content: "\e179"
}

.kcw .kcw__glyphicon-header:before {
	content: "\e180"
}

.kcw .kcw__glyphicon-compressed:before {
	content: "\e181"
}

.kcw .kcw__glyphicon-earphone:before {
	content: "\e182"
}

.kcw .kcw__glyphicon-phone-alt:before {
	content: "\e183"
}

.kcw .kcw__glyphicon-tower:before {
	content: "\e184"
}

.kcw .kcw__glyphicon-stats:before {
	content: "\e185"
}

.kcw .kcw__glyphicon-sd-video:before {
	content: "\e186"
}

.kcw .kcw__glyphicon-hd-video:before {
	content: "\e187"
}

.kcw .kcw__glyphicon-subtitles:before {
	content: "\e188"
}

.kcw .kcw__glyphicon-sound-stereo:before {
	content: "\e189"
}

.kcw .kcw__glyphicon-sound-dolby:before {
	content: "\e190"
}

.kcw .kcw__glyphicon-sound-5-1:before {
	content: "\e191"
}

.kcw .kcw__glyphicon-sound-6-1:before {
	content: "\e192"
}

.kcw .kcw__glyphicon-sound-7-1:before {
	content: "\e193"
}

.kcw .kcw__glyphicon-copyright-mark:before {
	content: "\e194"
}

.kcw .kcw__glyphicon-registration-mark:before {
	content: "\e195"
}

.kcw .kcw__glyphicon-cloud-download:before {
	content: "\e197"
}

.kcw .kcw__glyphicon-cloud-upload:before {
	content: "\e198"
}

.kcw .kcw__glyphicon-tree-conifer:before {
	content: "\e199"
}

.kcw .kcw__glyphicon-tree-deciduous:before {
	content: "\e200"
}

.kcw .kcw__glyphicon-cd:before {
	content: "\e201"
}

.kcw .kcw__glyphicon-save-file:before {
	content: "\e202"
}

.kcw .kcw__glyphicon-open-file:before {
	content: "\e203"
}

.kcw .kcw__glyphicon-level-up:before {
	content: "\e204"
}

.kcw .kcw__glyphicon-copy:before {
	content: "\e205"
}

.kcw .kcw__glyphicon-paste:before {
	content: "\e206"
}

.kcw .kcw__glyphicon-alert:before {
	content: "\e209"
}

.kcw .kcw__glyphicon-equalizer:before {
	content: "\e210"
}

.kcw .kcw__glyphicon-king:before {
	content: "\e211"
}

.kcw .kcw__glyphicon-queen:before {
	content: "\e212"
}

.kcw .kcw__glyphicon-pawn:before {
	content: "\e213"
}

.kcw .kcw__glyphicon-bishop:before {
	content: "\e214"
}

.kcw .kcw__glyphicon-knight:before {
	content: "\e215"
}

.kcw .kcw__glyphicon-baby-formula:before {
	content: "\e216"
}

.kcw .kcw__glyphicon-tent:before {
	content: "\26fa"
}

.kcw .kcw__glyphicon-blackboard:before {
	content: "\e218"
}

.kcw .kcw__glyphicon-bed:before {
	content: "\e219"
}

.kcw .kcw__glyphicon-apple:before {
	content: "\f8ff"
}

.kcw .kcw__glyphicon-erase:before {
	content: "\e221"
}

.kcw .kcw__glyphicon-hourglass:before {
	content: "\231b"
}

.kcw .kcw__glyphicon-lamp:before {
	content: "\e223"
}

.kcw .kcw__glyphicon-duplicate:before {
	content: "\e224"
}

.kcw .kcw__glyphicon-piggy-bank:before {
	content: "\e225"
}

.kcw .kcw__glyphicon-scissors:before {
	content: "\e226"
}

.kcw .kcw__glyphicon-bitcoin:before {
	content: "\e227"
}

.kcw .kcw__glyphicon-btc:before {
	content: "\e227"
}

.kcw .kcw__glyphicon-xbt:before {
	content: "\e227"
}

.kcw .kcw__glyphicon-yen:before {
	content: "\00a5"
}

.kcw .kcw__glyphicon-jpy:before {
	content: "\00a5"
}

.kcw .kcw__glyphicon-ruble:before {
	content: "\20bd"
}

.kcw .kcw__glyphicon-rub:before {
	content: "\20bd"
}

.kcw .kcw__glyphicon-scale:before {
	content: "\e230"
}

.kcw .kcw__glyphicon-ice-lolly:before {
	content: "\e231"
}

.kcw .kcw__glyphicon-ice-lolly-tasted:before {
	content: "\e232"
}

.kcw .kcw__glyphicon-education:before {
	content: "\e233"
}

.kcw .kcw__glyphicon-option-horizontal:before {
	content: "\e234"
}

.kcw .kcw__glyphicon-option-vertical:before {
	content: "\e235"
}

.kcw .kcw__glyphicon-menu-hamburger:before {
	content: "\e236"
}

.kcw .kcw__glyphicon-modal-window:before {
	content: "\e237"
}

.kcw .kcw__glyphicon-oil:before {
	content: "\e238"
}

.kcw .kcw__glyphicon-grain:before {
	content: "\e239"
}

.kcw .kcw__glyphicon-sunglasses:before {
	content: "\e240"
}

.kcw .kcw__glyphicon-text-size:before {
	content: "\e241"
}

.kcw .kcw__glyphicon-text-color:before {
	content: "\e242"
}

.kcw .kcw__glyphicon-text-background:before {
	content: "\e243"
}

.kcw .kcw__glyphicon-object-align-top:before {
	content: "\e244"
}

.kcw .kcw__glyphicon-object-align-bottom:before {
	content: "\e245"
}

.kcw .kcw__glyphicon-object-align-horizontal:before {
	content: "\e246"
}

.kcw .kcw__glyphicon-object-align-left:before {
	content: "\e247"
}

.kcw .kcw__glyphicon-object-align-vertical:before {
	content: "\e248"
}

.kcw .kcw__glyphicon-object-align-right:before {
	content: "\e249"
}

.kcw .kcw__glyphicon-triangle-right:before {
	content: "\e250"
}

.kcw .kcw__glyphicon-triangle-left:before {
	content: "\e251"
}

.kcw .kcw__glyphicon-triangle-bottom:before {
	content: "\e252"
}

.kcw .kcw__glyphicon-triangle-top:before {
	content: "\e253"
}

.kcw .kcw__glyphicon-console:before {
	content: "\e254"
}

.kcw .kcw__glyphicon-superscript:before {
	content: "\e255"
}

.kcw .kcw__glyphicon-subscript:before {
	content: "\e256"
}

.kcw .kcw__glyphicon-menu-left:before {
	content: "\e257"
}

.kcw .kcw__glyphicon-menu-right:before {
	content: "\e258"
}

.kcw .kcw__glyphicon-menu-down:before {
	content: "\e259"
}

.kcw .kcw__glyphicon-menu-up:before {
	content: "\e260"
}

.kcw * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

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

html .kcw {
	font-size: 10px;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body .kcw {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	background-color: #fff;
}

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

.kcw a {
	color: #337ab7;
	text-decoration: none
}

.kcw a:focus,
.kcw a:hover {
	color: #23527c;
	text-decoration: underline
}

.kcw a:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.kcw figure {
	margin: 0
}

.kcw img {
	vertical-align: middle
}

.kcw .kcw__carousel-inner>.kcw__item>a>img,
.kcw .kcw__carousel-inner>.kcw__item>img,
.kcw .kcw__img-responsive,
.kcw .kcw__thumbnail a>img,
.kcw .kcw__thumbnail>img {
	display: block;
	max-width: 100%;
	height: auto
}

.kcw .kcw__img-rounded {
	border-radius: 6px
}

.kcw .kcw__img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}

.kcw .kcw__img-circle {
	border-radius: 50%
}

.kcw hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}

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

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

.kcw [role=button] {
	cursor: pointer
}

.kcw .kcw__h1,
.kcw .kcw__h2,
.kcw .kcw__h3,
.kcw .kcw__h4,
.kcw .kcw__h5,
.kcw .kcw__h6,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}

.kcw .kcw__h1 .kcw__small,
.kcw .kcw__h1 small,
.kcw .kcw__h2 .kcw__small,
.kcw .kcw__h2 small,
.kcw .kcw__h3 .kcw__small,
.kcw .kcw__h3 small,
.kcw .kcw__h4 .kcw__small,
.kcw .kcw__h4 small,
.kcw .kcw__h5 .kcw__small,
.kcw .kcw__h5 small,
.kcw .kcw__h6 .kcw__small,
.kcw .kcw__h6 small,
.kcw h1 .kcw__small,
.kcw h1 small,
.kcw h2 .kcw__small,
.kcw h2 small,
.kcw h3 .kcw__small,
.kcw h3 small,
.kcw h4 .kcw__small,
.kcw h4 small,
.kcw h5 .kcw__small,
.kcw h5 small,
.kcw h6 .kcw__small,
.kcw h6 small {
	font-weight: 400;
	line-height: 1;
	color: #777
}

.kcw .kcw__h1,
.kcw .kcw__h2,
.kcw .kcw__h3,
.kcw h1,
.kcw h2,
.kcw h3 {
	margin-top: 20px;
	margin-bottom: 10px
}

.kcw .kcw__h1 .kcw__small,
.kcw .kcw__h1 small,
.kcw .kcw__h2 .kcw__small,
.kcw .kcw__h2 small,
.kcw .kcw__h3 .kcw__small,
.kcw .kcw__h3 small,
.kcw h1 .kcw__small,
.kcw h1 small,
.kcw h2 .kcw__small,
.kcw h2 small,
.kcw h3 .kcw__small,
.kcw h3 small {
	font-size: 65%
}

.kcw .kcw__h4,
.kcw .kcw__h5,
.kcw .kcw__h6,
.kcw h4,
.kcw h5,
.kcw h6 {
	margin-top: 10px;
	margin-bottom: 10px
}

.kcw .kcw__h4 .kcw__small,
.kcw .kcw__h4 small,
.kcw .kcw__h5 .kcw__small,
.kcw .kcw__h5 small,
.kcw .kcw__h6 .kcw__small,
.kcw .kcw__h6 small,
.kcw h4 .kcw__small,
.kcw h4 small,
.kcw h5 .kcw__small,
.kcw h5 small,
.kcw h6 .kcw__small,
.kcw h6 small {
	font-size: 75%
}

.kcw .kcw__h1,
.kcw h1 {
	font-size: 36px
}

.kcw .kcw__h2,
.kcw h2 {
	font-size: 30px
}

.kcw .kcw__h3,
.kcw h3 {
	font-size: 24px
}

.kcw .kcw__h4,
.kcw h4 {
	font-size: 18px
}

.kcw .kcw__h5,
.kcw h5 {
	font-size: 14px
}

.kcw .kcw__h6,
.kcw h6 {
	font-size: 12px
}

.kcw p {
	margin: 0 0 10px
}

.kcw .kcw__lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.4
}

@media (min-width:768px) {
	.kcw .kcw__lead {
		font-size: 21px
	}
}

.kcw .kcw__small,
.kcw small {
	font-size: 85%
}

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

.kcw .kcw__text-left {
	text-align: left
}

.kcw .kcw__text-right {
	text-align: right
}

.kcw .kcw__text-center {
	text-align: center
}

.kcw .kcw__text-justify {
	text-align: justify
}

.kcw .kcw__text-nowrap {
	white-space: nowrap
}

.kcw .kcw__text-lowercase {
	text-transform: lowercase
}

.kcw .kcw__text-uppercase {
	text-transform: uppercase
}

.kcw .kcw__text-capitalize {
	text-transform: capitalize
}

.kcw .kcw__text-muted {
	color: #777
}

.kcw .kcw__text-primary {
	color: #337ab7
}

.kcw a.kcw__text-primary:focus,
.kcw a.kcw__text-primary:hover {
	color: #286090
}

.kcw .kcw__text-success {
	color: #3c763d
}

.kcw a.kcw__text-success:focus,
.kcw a.kcw__text-success:hover {
	color: #2b542c
}

.kcw .kcw__text-info {
	color: #31708f
}

.kcw a.kcw__text-info:focus,
.kcw a.kcw__text-info:hover {
	color: #245269
}

.kcw .kcw__text-warning {
	color: #8a6d3b
}

.kcw a.kcw__text-warning:focus,
.kcw a.kcw__text-warning:hover {
	color: #66512c
}

.kcw .kcw__text-danger {
	color: #a94442
}

.kcw a.kcw__text-danger:focus,
.kcw a.kcw__text-danger:hover {
	color: #843534
}

.kcw .kcw__bg-primary {
	color: #fff;
	background-color: #337ab7
}

.kcw a.kcw__bg-primary:focus,
.kcw a.kcw__bg-primary:hover {
	background-color: #286090
}

.kcw .kcw__bg-success {
	background-color: #dff0d8
}

.kcw a.kcw__bg-success:focus,
.kcw a.kcw__bg-success:hover {
	background-color: #c1e2b3
}

.kcw .kcw__bg-info {
	background-color: #d9edf7
}

.kcw a.kcw__bg-info:focus,
.kcw a.kcw__bg-info:hover {
	background-color: #afd9ee
}

.kcw .kcw__bg-warning {
	background-color: #fcf8e3
}

.kcw a.kcw__bg-warning:focus,
.kcw a.kcw__bg-warning:hover {
	background-color: #f7ecb5
}

.kcw .kcw__bg-danger {
	background-color: #f2dede
}

.kcw a.kcw__bg-danger:focus,
.kcw a.kcw__bg-danger:hover {
	background-color: #e4b9b9
}

.kcw .kcw__page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}

.kcw ol,
.kcw ul {
	margin-top: 0;
	margin-bottom: 10px
}

.kcw ol ol,
.kcw ol ul,
.kcw ul ol,
.kcw ul ul {
	margin-bottom: 0
}

.kcw .kcw__list-unstyled {
	padding-left: 0;
	list-style: none
}

.kcw .kcw__list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}

.kcw .kcw__list-inline>li {
	display: inline-block;
	padding-right: 5px;
	padding-left: 5px
}

.kcw dl {
	margin-top: 0;
	margin-bottom: 20px
}

.kcw dd,
.kcw dt {
	line-height: 1.42857143
}

.kcw dt {
	font-weight: 700
}

.kcw dd {
	margin-left: 0
}

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

	.kcw .kcw__dl-horizontal dd {
		margin-left: 180px
	}
}

.kcw abbr[data-original-title],
.kcw abbr[title] {
	cursor: help
}

.kcw .kcw__initialism {
	font-size: 90%;
	text-transform: uppercase
}

.kcw blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}

.kcw blockquote ol:last-child,
.kcw blockquote p:last-child,
.kcw blockquote ul:last-child {
	margin-bottom: 0
}

.kcw blockquote .kcw__small,
.kcw blockquote footer,
.kcw blockquote small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #777
}

.kcw blockquote .kcw__small:before,
.kcw blockquote footer:before,
.kcw blockquote small:before {
	content: "\2014 \00A0"
}

.kcw .kcw__blockquote-reverse,
.kcw blockquote.kcw__pull-right {
	padding-right: 15px;
	padding-left: 0;
	text-align: right;
	border-right: 5px solid #eee;
	border-left: 0
}

.kcw .kcw__blockquote-reverse .kcw__small:before,
.kcw .kcw__blockquote-reverse footer:before,
.kcw .kcw__blockquote-reverse small:before,
.kcw blockquote.kcw__pull-right .kcw__small:before,
.kcw blockquote.kcw__pull-right footer:before,
.kcw blockquote.kcw__pull-right small:before {
	content: ""
}

.kcw .kcw__blockquote-reverse .kcw__small:after,
.kcw .kcw__blockquote-reverse footer:after,
.kcw .kcw__blockquote-reverse small:after,
.kcw blockquote.kcw__pull-right .kcw__small:after,
.kcw blockquote.kcw__pull-right footer:after,
.kcw blockquote.kcw__pull-right small:after {
	content: "\00A0 \2014"
}

.kcw address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}

.kcw code,
.kcw kbd,
.kcw pre,
.kcw samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

.kcw code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	border-radius: 4px
}

.kcw kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

.kcw kbd kbd {
	padding: 0;
	font-size: 100%;
	font-weight: 700;
	-webkit-box-shadow: none;
	box-shadow: none
}

.kcw pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	color: #333;
	word-break: break-all;
	word-wrap: break-word;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}

.kcw pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}

.kcw .kcw__pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}

.kcw .kcw__container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

@media (min-width:768px) {
	.kcw .kcw__container {
		width: 750px
	}
}

@media (min-width:992px) {
	.kcw .kcw__container {
		width: 970px
	}
}

@media (min-width:1200px) {
	.kcw .kcw__container {
		width: 1170px
	}
}

.kcw .kcw__container-fluid {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto
}

.kcw .kcw__row {
	margin-right: -15px;
	margin-left: -15px
}

.kcw .kcw__row-no-gutters {
	margin-right: 0;
	margin-left: 0
}

.kcw .kcw__row-no-gutters [class*=col-] {
	padding-right: 0;
	padding-left: 0
}

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

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

.kcw .kcw__col-xs-12 {
	width: 100%
}

.kcw .kcw__col-xs-11 {
	width: 91.66666667%
}

.kcw .kcw__col-xs-10 {
	width: 83.33333333%
}

.kcw .kcw__col-xs-9 {
	width: 75%
}

.kcw .kcw__col-xs-8 {
	width: 66.66666667%
}

.kcw .kcw__col-xs-7 {
	width: 58.33333333%
}

.kcw .kcw__col-xs-6 {
	width: 50%
}

.kcw .kcw__col-xs-5 {
	width: 41.66666667%
}

.kcw .kcw__col-xs-4 {
	width: 33.33333333%
}

.kcw .kcw__col-xs-3 {
	width: 25%
}

.kcw .kcw__col-xs-2 {
	width: 16.66666667%
}

.kcw .kcw__col-xs-1 {
	width: 8.33333333%
}

.kcw .kcw__col-xs-pull-12 {
	right: 100%
}

.kcw .kcw__col-xs-pull-11 {
	right: 91.66666667%
}

.kcw .kcw__col-xs-pull-10 {
	right: 83.33333333%
}

.kcw .kcw__col-xs-pull-9 {
	right: 75%
}

.kcw .kcw__col-xs-pull-8 {
	right: 66.66666667%
}

.kcw .kcw__col-xs-pull-7 {
	right: 58.33333333%
}

.kcw .kcw__col-xs-pull-6 {
	right: 50%
}

.kcw .kcw__col-xs-pull-5 {
	right: 41.66666667%
}

.kcw .kcw__col-xs-pull-4 {
	right: 33.33333333%
}

.kcw .kcw__col-xs-pull-3 {
	right: 25%
}

.kcw .kcw__col-xs-pull-2 {
	right: 16.66666667%
}

.kcw .kcw__col-xs-pull-1 {
	right: 8.33333333%
}

.kcw .kcw__col-xs-pull-0 {
	right: auto
}

.kcw .kcw__col-xs-push-12 {
	left: 100%
}

.kcw .kcw__col-xs-push-11 {
	left: 91.66666667%
}

.kcw .kcw__col-xs-push-10 {
	left: 83.33333333%
}

.kcw .kcw__col-xs-push-9 {
	left: 75%
}

.kcw .kcw__col-xs-push-8 {
	left: 66.66666667%
}

.kcw .kcw__col-xs-push-7 {
	left: 58.33333333%
}

.kcw .kcw__col-xs-push-6 {
	left: 50%
}

.kcw .kcw__col-xs-push-5 {
	left: 41.66666667%
}

.kcw .kcw__col-xs-push-4 {
	left: 33.33333333%
}

.kcw .kcw__col-xs-push-3 {
	left: 25%
}

.kcw .kcw__col-xs-push-2 {
	left: 16.66666667%
}

.kcw .kcw__col-xs-push-1 {
	left: 8.33333333%
}

.kcw .kcw__col-xs-push-0 {
	left: auto
}

.kcw .kcw__col-xs-offset-12 {
	margin-left: 100%
}

.kcw .kcw__col-xs-offset-11 {
	margin-left: 91.66666667%
}

.kcw .kcw__col-xs-offset-10 {
	margin-left: 83.33333333%
}

.kcw .kcw__col-xs-offset-9 {
	margin-left: 75%
}

.kcw .kcw__col-xs-offset-8 {
	margin-left: 66.66666667%
}

.kcw .kcw__col-xs-offset-7 {
	margin-left: 58.33333333%
}

.kcw .kcw__col-xs-offset-6 {
	margin-left: 50%
}

.kcw .kcw__col-xs-offset-5 {
	margin-left: 41.66666667%
}

.kcw .kcw__col-xs-offset-4 {
	margin-left: 33.33333333%
}

.kcw .kcw__col-xs-offset-3 {
	margin-left: 25%
}

.kcw .kcw__col-xs-offset-2 {
	margin-left: 16.66666667%
}

.kcw .kcw__col-xs-offset-1 {
	margin-left: 8.33333333%
}

.kcw .kcw__col-xs-offset-0 {
	margin-left: 0
}

@media (min-width:768px) {

	.kcw .kcw__col-sm-1,
	.kcw .kcw__col-sm-10,
	.kcw .kcw__col-sm-11,
	.kcw .kcw__col-sm-12,
	.kcw .kcw__col-sm-2,
	.kcw .kcw__col-sm-3,
	.kcw .kcw__col-sm-4,
	.kcw .kcw__col-sm-5,
	.kcw .kcw__col-sm-6,
	.kcw .kcw__col-sm-7,
	.kcw .kcw__col-sm-8,
	.kcw .kcw__col-sm-9 {
		float: left
	}

	.kcw .kcw__col-sm-12 {
		width: 100%
	}

	.kcw .kcw__col-sm-11 {
		width: 91.66666667%
	}

	.kcw .kcw__col-sm-10 {
		width: 83.33333333%
	}

	.kcw .kcw__col-sm-9 {
		width: 75%
	}

	.kcw .kcw__col-sm-8 {
		width: 66.66666667%
	}

	.kcw .kcw__col-sm-7 {
		width: 58.33333333%
	}

	.kcw .kcw__col-sm-6 {
		width: 50%
	}

	.kcw .kcw__col-sm-5 {
		width: 41.66666667%
	}

	.kcw .kcw__col-sm-4 {
		width: 33.33333333%
	}

	.kcw .kcw__col-sm-3 {
		width: 25%
	}

	.kcw .kcw__col-sm-2 {
		width: 16.66666667%
	}

	.kcw .kcw__col-sm-1 {
		width: 8.33333333%
	}

	.kcw .kcw__col-sm-pull-12 {
		right: 100%
	}

	.kcw .kcw__col-sm-pull-11 {
		right: 91.66666667%
	}

	.kcw .kcw__col-sm-pull-10 {
		right: 83.33333333%
	}

	.kcw .kcw__col-sm-pull-9 {
		right: 75%
	}

	.kcw .kcw__col-sm-pull-8 {
		right: 66.66666667%
	}

	.kcw .kcw__col-sm-pull-7 {
		right: 58.33333333%
	}

	.kcw .kcw__col-sm-pull-6 {
		right: 50%
	}

	.kcw .kcw__col-sm-pull-5 {
		right: 41.66666667%
	}

	.kcw .kcw__col-sm-pull-4 {
		right: 33.33333333%
	}

	.kcw .kcw__col-sm-pull-3 {
		right: 25%
	}

	.kcw .kcw__col-sm-pull-2 {
		right: 16.66666667%
	}

	.kcw .kcw__col-sm-pull-1 {
		right: 8.33333333%
	}

	.kcw .kcw__col-sm-pull-0 {
		right: auto
	}

	.kcw .kcw__col-sm-push-12 {
		left: 100%
	}

	.kcw .kcw__col-sm-push-11 {
		left: 91.66666667%
	}

	.kcw .kcw__col-sm-push-10 {
		left: 83.33333333%
	}

	.kcw .kcw__col-sm-push-9 {
		left: 75%
	}

	.kcw .kcw__col-sm-push-8 {
		left: 66.66666667%
	}

	.kcw .kcw__col-sm-push-7 {
		left: 58.33333333%
	}

	.kcw .kcw__col-sm-push-6 {
		left: 50%
	}

	.kcw .kcw__col-sm-push-5 {
		left: 41.66666667%
	}

	.kcw .kcw__col-sm-push-4 {
		left: 33.33333333%
	}

	.kcw .kcw__col-sm-push-3 {
		left: 25%
	}

	.kcw .kcw__col-sm-push-2 {
		left: 16.66666667%
	}

	.kcw .kcw__col-sm-push-1 {
		left: 8.33333333%
	}

	.kcw .kcw__col-sm-push-0 {
		left: auto
	}

	.kcw .kcw__col-sm-offset-12 {
		margin-left: 100%
	}

	.kcw .kcw__col-sm-offset-11 {
		margin-left: 91.66666667%
	}

	.kcw .kcw__col-sm-offset-10 {
		margin-left: 83.33333333%
	}

	.kcw .kcw__col-sm-offset-9 {
		margin-left: 75%
	}

	.kcw .kcw__col-sm-offset-8 {
		margin-left: 66.66666667%
	}

	.kcw .kcw__col-sm-offset-7 {
		margin-left: 58.33333333%
	}

	.kcw .kcw__col-sm-offset-6 {
		margin-left: 50%
	}

	.kcw .kcw__col-sm-offset-5 {
		margin-left: 41.66666667%
	}

	.kcw .kcw__col-sm-offset-4 {
		margin-left: 33.33333333%
	}

	.kcw .kcw__col-sm-offset-3 {
		margin-left: 25%
	}

	.kcw .kcw__col-sm-offset-2 {
		margin-left: 16.66666667%
	}

	.kcw .kcw__col-sm-offset-1 {
		margin-left: 8.33333333%
	}

	.kcw .kcw__col-sm-offset-0 {
		margin-left: 0
	}
}

@media (min-width:992px) {

	.kcw .kcw__col-md-1,
	.kcw .kcw__col-md-10,
	.kcw .kcw__col-md-11,
	.kcw .kcw__col-md-12,
	.kcw .kcw__col-md-2,
	.kcw .kcw__col-md-3,
	.kcw .kcw__col-md-4,
	.kcw .kcw__col-md-5,
	.kcw .kcw__col-md-6,
	.kcw .kcw__col-md-7,
	.kcw .kcw__col-md-8,
	.kcw .kcw__col-md-9 {
		float: left
	}

	.kcw .kcw__col-md-12 {
		width: 100%
	}

	.kcw .kcw__col-md-11 {
		width: 91.66666667%
	}

	.kcw .kcw__col-md-10 {
		width: 83.33333333%
	}

	.kcw .kcw__col-md-9 {
		width: 75%
	}

	.kcw .kcw__col-md-8 {
		width: 66.66666667%
	}

	.kcw .kcw__col-md-7 {
		width: 58.33333333%
	}

	.kcw .kcw__col-md-6 {
		width: 50%
	}

	.kcw .kcw__col-md-5 {
		width: 41.66666667%
	}

	.kcw .kcw__col-md-4 {
		width: 33.33333333%
	}

	.kcw .kcw__col-md-3 {
		width: 25%
	}

	.kcw .kcw__col-md-2 {
		width: 16.66666667%
	}

	.kcw .kcw__col-md-1 {
		width: 8.33333333%
	}

	.kcw .kcw__col-md-pull-12 {
		right: 100%
	}

	.kcw .kcw__col-md-pull-11 {
		right: 91.66666667%
	}

	.kcw .kcw__col-md-pull-10 {
		right: 83.33333333%
	}

	.kcw .kcw__col-md-pull-9 {
		right: 75%
	}

	.kcw .kcw__col-md-pull-8 {
		right: 66.66666667%
	}

	.kcw .kcw__col-md-pull-7 {
		right: 58.33333333%
	}

	.kcw .kcw__col-md-pull-6 {
		right: 50%
	}

	.kcw .kcw__col-md-pull-5 {
		right: 41.66666667%
	}

	.kcw .kcw__col-md-pull-4 {
		right: 33.33333333%
	}

	.kcw .kcw__col-md-pull-3 {
		right: 25%
	}

	.kcw .kcw__col-md-pull-2 {
		right: 16.66666667%
	}

	.kcw .kcw__col-md-pull-1 {
		right: 8.33333333%
	}

	.kcw .kcw__col-md-pull-0 {
		right: auto
	}

	.kcw .kcw__col-md-push-12 {
		left: 100%
	}

	.kcw .kcw__col-md-push-11 {
		left: 91.66666667%
	}

	.kcw .kcw__col-md-push-10 {
		left: 83.33333333%
	}

	.kcw .kcw__col-md-push-9 {
		left: 75%
	}

	.kcw .kcw__col-md-push-8 {
		left: 66.66666667%
	}

	.kcw .kcw__col-md-push-7 {
		left: 58.33333333%
	}

	.kcw .kcw__col-md-push-6 {
		left: 50%
	}

	.kcw .kcw__col-md-push-5 {
		left: 41.66666667%
	}

	.kcw .kcw__col-md-push-4 {
		left: 33.33333333%
	}

	.kcw .kcw__col-md-push-3 {
		left: 25%
	}

	.kcw .kcw__col-md-push-2 {
		left: 16.66666667%
	}

	.kcw .kcw__col-md-push-1 {
		left: 8.33333333%
	}

	.kcw .kcw__col-md-push-0 {
		left: auto
	}

	.kcw .kcw__col-md-offset-12 {
		margin-left: 100%
	}

	.kcw .kcw__col-md-offset-11 {
		margin-left: 91.66666667%
	}

	.kcw .kcw__col-md-offset-10 {
		margin-left: 83.33333333%
	}

	.kcw .kcw__col-md-offset-9 {
		margin-left: 75%
	}

	.kcw .kcw__col-md-offset-8 {
		margin-left: 66.66666667%
	}

	.kcw .kcw__col-md-offset-7 {
		margin-left: 58.33333333%
	}

	.kcw .kcw__col-md-offset-6 {
		margin-left: 50%
	}

	.kcw .kcw__col-md-offset-5 {
		margin-left: 41.66666667%
	}

	.kcw .kcw__col-md-offset-4 {
		margin-left: 33.33333333%
	}

	.kcw .kcw__col-md-offset-3 {
		margin-left: 25%
	}

	.kcw .kcw__col-md-offset-2 {
		margin-left: 16.66666667%
	}

	.kcw .kcw__col-md-offset-1 {
		margin-left: 8.33333333%
	}

	.kcw .kcw__col-md-offset-0 {
		margin-left: 0
	}
}

@media (min-width:1200px) {

	.kcw .kcw__col-lg-1,
	.kcw .kcw__col-lg-10,
	.kcw .kcw__col-lg-11,
	.kcw .kcw__col-lg-12,
	.kcw .kcw__col-lg-2,
	.kcw .kcw__col-lg-3,
	.kcw .kcw__col-lg-4,
	.kcw .kcw__col-lg-5,
	.kcw .kcw__col-lg-6,
	.kcw .kcw__col-lg-7,
	.kcw .kcw__col-lg-8,
	.kcw .kcw__col-lg-9 {
		float: left
	}

	.kcw .kcw__col-lg-12 {
		width: 100%
	}

	.kcw .kcw__col-lg-11 {
		width: 91.66666667%
	}

	.kcw .kcw__col-lg-10 {
		width: 83.33333333%
	}

	.kcw .kcw__col-lg-9 {
		width: 75%
	}

	.kcw .kcw__col-lg-8 {
		width: 66.66666667%
	}

	.kcw .kcw__col-lg-7 {
		width: 58.33333333%
	}

	.kcw .kcw__col-lg-6 {
		width: 50%
	}

	.kcw .kcw__col-lg-5 {
		width: 41.66666667%
	}

	.kcw .kcw__col-lg-4 {
		width: 33.33333333%
	}

	.kcw .kcw__col-lg-3 {
		width: 25%
	}

	.kcw .kcw__col-lg-2 {
		width: 16.66666667%
	}

	.kcw .kcw__col-lg-1 {
		width: 8.33333333%
	}

	.kcw .kcw__col-lg-pull-12 {
		right: 100%
	}

	.kcw .kcw__col-lg-pull-11 {
		right: 91.66666667%
	}

	.kcw .kcw__col-lg-pull-10 {
		right: 83.33333333%
	}

	.kcw .kcw__col-lg-pull-9 {
		right: 75%
	}

	.kcw .kcw__col-lg-pull-8 {
		right: 66.66666667%
	}

	.kcw .kcw__col-lg-pull-7 {
		right: 58.33333333%
	}

	.kcw .kcw__col-lg-pull-6 {
		right: 50%
	}

	.kcw .kcw__col-lg-pull-5 {
		right: 41.66666667%
	}

	.kcw .kcw__col-lg-pull-4 {
		right: 33.33333333%
	}

	.kcw .kcw__col-lg-pull-3 {
		right: 25%
	}

	.kcw .kcw__col-lg-pull-2 {
		right: 16.66666667%
	}

	.kcw .kcw__col-lg-pull-1 {
		right: 8.33333333%
	}

	.kcw .kcw__col-lg-pull-0 {
		right: auto
	}

	.kcw .kcw__col-lg-push-12 {
		left: 100%
	}

	.kcw .kcw__col-lg-push-11 {
		left: 91.66666667%
	}

	.kcw .kcw__col-lg-push-10 {
		left: 83.33333333%
	}

	.kcw .kcw__col-lg-push-9 {
		left: 75%
	}

	.kcw .kcw__col-lg-push-8 {
		left: 66.66666667%
	}

	.kcw .kcw__col-lg-push-7 {
		left: 58.33333333%
	}

	.kcw .kcw__col-lg-push-6 {
		left: 50%
	}

	.kcw .kcw__col-lg-push-5 {
		left: 41.66666667%
	}

	.kcw .kcw__col-lg-push-4 {
		left: 33.33333333%
	}

	.kcw .kcw__col-lg-push-3 {
		left: 25%
	}

	.kcw .kcw__col-lg-push-2 {
		left: 16.66666667%
	}

	.kcw .kcw__col-lg-push-1 {
		left: 8.33333333%
	}

	.kcw .kcw__col-lg-push-0 {
		left: auto
	}

	.kcw .kcw__col-lg-offset-12 {
		margin-left: 100%
	}

	.kcw .kcw__col-lg-offset-11 {
		margin-left: 91.66666667%
	}

	.kcw .kcw__col-lg-offset-10 {
		margin-left: 83.33333333%
	}

	.kcw .kcw__col-lg-offset-9 {
		margin-left: 75%
	}

	.kcw .kcw__col-lg-offset-8 {
		margin-left: 66.66666667%
	}

	.kcw .kcw__col-lg-offset-7 {
		margin-left: 58.33333333%
	}

	.kcw .kcw__col-lg-offset-6 {
		margin-left: 50%
	}

	.kcw .kcw__col-lg-offset-5 {
		margin-left: 41.66666667%
	}

	.kcw .kcw__col-lg-offset-4 {
		margin-left: 33.33333333%
	}

	.kcw .kcw__col-lg-offset-3 {
		margin-left: 25%
	}

	.kcw .kcw__col-lg-offset-2 {
		margin-left: 16.66666667%
	}

	.kcw .kcw__col-lg-offset-1 {
		margin-left: 8.33333333%
	}

	.kcw .kcw__col-lg-offset-0 {
		margin-left: 0
	}
}

.kcw table {
	background-color: transparent
}

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

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

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

.kcw th {
	text-align: left
}

.kcw .kcw__table {
	width: 100%;
	max-width: 100%;
	margin-bottom: 20px
}

.kcw .kcw__table>tbody>tr>td,
.kcw .kcw__table>tbody>tr>th,
.kcw .kcw__table>tfoot>tr>td,
.kcw .kcw__table>tfoot>tr>th,
.kcw .kcw__table>thead>tr>td,
.kcw .kcw__table>thead>tr>th {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}

.kcw .kcw__table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}

.kcw .kcw__table>caption+thead>tr:first-child>td,
.kcw .kcw__table>caption+thead>tr:first-child>th,
.kcw .kcw__table>colgroup+thead>tr:first-child>td,
.kcw .kcw__table>colgroup+thead>tr:first-child>th,
.kcw .kcw__table>thead:first-child>tr:first-child>td,
.kcw .kcw__table>thead:first-child>tr:first-child>th {
	border-top: 0
}

.kcw .kcw__table>tbody+tbody {
	border-top: 2px solid #ddd
}

.kcw .kcw__table .kcw__table {
	background-color: #fff
}

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

.kcw .kcw__table-bordered {
	border: 1px solid #ddd
}

.kcw .kcw__table-bordered>tbody>tr>td,
.kcw .kcw__table-bordered>tbody>tr>th,
.kcw .kcw__table-bordered>tfoot>tr>td,
.kcw .kcw__table-bordered>tfoot>tr>th,
.kcw .kcw__table-bordered>thead>tr>td,
.kcw .kcw__table-bordered>thead>tr>th {
	border: 1px solid #ddd
}

.kcw .kcw__table-bordered>thead>tr>td,
.kcw .kcw__table-bordered>thead>tr>th {
	border-bottom-width: 2px
}

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

.kcw .kcw__table-hover>tbody>tr:hover {
	background-color: #f5f5f5
}

.kcw .kcw__table>tbody>tr.kcw__active>td,
.kcw .kcw__table>tbody>tr.kcw__active>th,
.kcw .kcw__table>tbody>tr>td.kcw__active,
.kcw .kcw__table>tbody>tr>th.kcw__active,
.kcw .kcw__table>tfoot>tr.kcw__active>td,
.kcw .kcw__table>tfoot>tr.kcw__active>th,
.kcw .kcw__table>tfoot>tr>td.kcw__active,
.kcw .kcw__table>tfoot>tr>th.kcw__active,
.kcw .kcw__table>thead>tr.kcw__active>td,
.kcw .kcw__table>thead>tr.kcw__active>th,
.kcw .kcw__table>thead>tr>td.kcw__active,
.kcw .kcw__table>thead>tr>th.kcw__active {
	background-color: #f5f5f5
}

.kcw .kcw__table-hover>tbody>tr.kcw__active:hover>td,
.kcw .kcw__table-hover>tbody>tr.kcw__active:hover>th,
.kcw .kcw__table-hover>tbody>tr:hover>.kcw__active,
.kcw .kcw__table-hover>tbody>tr>td.kcw__active:hover,
.kcw .kcw__table-hover>tbody>tr>th.kcw__active:hover {
	background-color: #e8e8e8
}

.kcw .kcw__table>tbody>tr.kcw__success>td,
.kcw .kcw__table>tbody>tr.kcw__success>th,
.kcw .kcw__table>tbody>tr>td.kcw__success,
.kcw .kcw__table>tbody>tr>th.kcw__success,
.kcw .kcw__table>tfoot>tr.kcw__success>td,
.kcw .kcw__table>tfoot>tr.kcw__success>th,
.kcw .kcw__table>tfoot>tr>td.kcw__success,
.kcw .kcw__table>tfoot>tr>th.kcw__success,
.kcw .kcw__table>thead>tr.kcw__success>td,
.kcw .kcw__table>thead>tr.kcw__success>th,
.kcw .kcw__table>thead>tr>td.kcw__success,
.kcw .kcw__table>thead>tr>th.kcw__success {
	background-color: #dff0d8
}

.kcw .kcw__table-hover>tbody>tr.kcw__success:hover>td,
.kcw .kcw__table-hover>tbody>tr.kcw__success:hover>th,
.kcw .kcw__table-hover>tbody>tr:hover>.kcw__success,
.kcw .kcw__table-hover>tbody>tr>td.kcw__success:hover,
.kcw .kcw__table-hover>tbody>tr>th.kcw__success:hover {
	background-color: #d0e9c6
}

.kcw .kcw__table>tbody>tr.kcw__info>td,
.kcw .kcw__table>tbody>tr.kcw__info>th,
.kcw .kcw__table>tbody>tr>td.kcw__info,
.kcw .kcw__table>tbody>tr>th.kcw__info,
.kcw .kcw__table>tfoot>tr.kcw__info>td,
.kcw .kcw__table>tfoot>tr.kcw__info>th,
.kcw .kcw__table>tfoot>tr>td.kcw__info,
.kcw .kcw__table>tfoot>tr>th.kcw__info,
.kcw .kcw__table>thead>tr.kcw__info>td,
.kcw .kcw__table>thead>tr.kcw__info>th,
.kcw .kcw__table>thead>tr>td.kcw__info,
.kcw .kcw__table>thead>tr>th.kcw__info {
	background-color: #d9edf7
}

.kcw .kcw__table-hover>tbody>tr.kcw__info:hover>td,
.kcw .kcw__table-hover>tbody>tr.kcw__info:hover>th,
.kcw .kcw__table-hover>tbody>tr:hover>.kcw__info,
.kcw .kcw__table-hover>tbody>tr>td.kcw__info:hover,
.kcw .kcw__table-hover>tbody>tr>th.kcw__info:hover {
	background-color: #c4e3f3
}

.kcw .kcw__table>tbody>tr.kcw__warning>td,
.kcw .kcw__table>tbody>tr.kcw__warning>th,
.kcw .kcw__table>tbody>tr>td.kcw__warning,
.kcw .kcw__table>tbody>tr>th.kcw__warning,
.kcw .kcw__table>tfoot>tr.kcw__warning>td,
.kcw .kcw__table>tfoot>tr.kcw__warning>th,
.kcw .kcw__table>tfoot>tr>td.kcw__warning,
.kcw .kcw__table>tfoot>tr>th.kcw__warning,
.kcw .kcw__table>thead>tr.kcw__warning>td,
.kcw .kcw__table>thead>tr.kcw__warning>th,
.kcw .kcw__table>thead>tr>td.kcw__warning,
.kcw .kcw__table>thead>tr>th.kcw__warning {
	background-color: #fcf8e3
}

.kcw .kcw__table-hover>tbody>tr.kcw__warning:hover>td,
.kcw .kcw__table-hover>tbody>tr.kcw__warning:hover>th,
.kcw .kcw__table-hover>tbody>tr:hover>.kcw__warning,
.kcw .kcw__table-hover>tbody>tr>td.kcw__warning:hover,
.kcw .kcw__table-hover>tbody>tr>th.kcw__warning:hover {
	background-color: #faf2cc
}

.kcw .kcw__table>tbody>tr.kcw__danger>td,
.kcw .kcw__table>tbody>tr.kcw__danger>th,
.kcw .kcw__table>tbody>tr>td.kcw__danger,
.kcw .kcw__table>tbody>tr>th.kcw__danger,
.kcw .kcw__table>tfoot>tr.kcw__danger>td,
.kcw .kcw__table>tfoot>tr.kcw__danger>th,
.kcw .kcw__table>tfoot>tr>td.kcw__danger,
.kcw .kcw__table>tfoot>tr>th.kcw__danger,
.kcw .kcw__table>thead>tr.kcw__danger>td,
.kcw .kcw__table>thead>tr.kcw__danger>th,
.kcw .kcw__table>thead>tr>td.kcw__danger,
.kcw .kcw__table>thead>tr>th.kcw__danger {
	background-color: #f2dede
}

.kcw .kcw__table-hover>tbody>tr.kcw__danger:hover>td,
.kcw .kcw__table-hover>tbody>tr.kcw__danger:hover>th,
.kcw .kcw__table-hover>tbody>tr:hover>.kcw__danger,
.kcw .kcw__table-hover>tbody>tr>td.kcw__danger:hover,
.kcw .kcw__table-hover>tbody>tr>th.kcw__danger:hover {
	background-color: #ebcccc
}

.kcw .kcw__table-responsive {
	min-height: .01%;
	overflow-x: auto
}

@media screen and (max-width:767px) {
	.kcw .kcw__table-responsive {
		width: 100%;
		margin-bottom: 15px;
		overflow-y: hidden;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		border: 1px solid #ddd
	}

	.kcw .kcw__table-responsive>.kcw__table {
		margin-bottom: 0
	}

	.kcw .kcw__table-responsive>.kcw__table>tbody>tr>td,
	.kcw .kcw__table-responsive>.kcw__table>tbody>tr>th,
	.kcw .kcw__table-responsive>.kcw__table>tfoot>tr>td,
	.kcw .kcw__table-responsive>.kcw__table>tfoot>tr>th,
	.kcw .kcw__table-responsive>.kcw__table>thead>tr>td,
	.kcw .kcw__table-responsive>.kcw__table>thead>tr>th {
		white-space: nowrap
	}

	.kcw .kcw__table-responsive>.kcw__table-bordered {
		border: 0
	}

	.kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:first-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:first-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:first-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:first-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>td:first-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>th:first-child {
		border-left: 0
	}

	.kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:last-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:last-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:last-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:last-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>td:last-child,
	.kcw .kcw__table-responsive>.kcw__table-bordered>thead>tr>th:last-child {
		border-right: 0
	}

	.kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>td,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>th,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>td,
	.kcw .kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>th {
		border-bottom: 0
	}
}

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

.kcw legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}

.kcw label {
	display: inline-block;
	max-width: 100%;
	margin-bottom: 5px;
	font-weight: 700
}

.kcw input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.kcw input[type=checkbox],
.kcw input[type=radio] {
	margin: 4px 0 0;
	margin-top: 1px\9;
	line-height: normal
}

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

.kcw input[type=file] {
	display: block
}

.kcw input[type=range] {
	display: block;
	width: 100%
}

.kcw select[multiple],
.kcw select[size] {
	height: auto
}

.kcw input[type=checkbox]:focus,
.kcw input[type=file]:focus,
.kcw input[type=radio]:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.kcw output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}

.kcw .kcw__form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s, -webkit-box-shadow ease-in-out .15s
}

.kcw .kcw__form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.kcw .kcw__form-control::-moz-placeholder {
	color: #999;
	opacity: 1
}

.kcw .kcw__form-control:-ms-input-placeholder {
	color: #999
}

.kcw .kcw__form-control::-webkit-input-placeholder {
	color: #999
}

.kcw .kcw__form-control::-ms-expand {
	background-color: transparent;
	border: 0
}

.kcw .kcw__form-control[disabled],
.kcw .kcw__form-control[readonly],
.kcw fieldset[disabled] .kcw__form-control {
	background-color: #eee;
	opacity: 1
}

.kcw .kcw__form-control[disabled],
.kcw fieldset[disabled] .kcw__form-control {
	cursor: not-allowed
}

.kcw textarea.kcw__form-control {
	height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

	.kcw input[type=date].kcw__form-control,
	.kcw input[type=datetime-local].kcw__form-control,
	.kcw input[type=month].kcw__form-control,
	.kcw input[type=time].kcw__form-control {
		line-height: 34px
	}

	.kcw .kcw__input-group-sm input[type=date],
	.kcw .kcw__input-group-sm input[type=datetime-local],
	.kcw .kcw__input-group-sm input[type=month],
	.kcw .kcw__input-group-sm input[type=time],
	.kcw input[type=date].kcw__input-sm,
	.kcw input[type=datetime-local].kcw__input-sm,
	.kcw input[type=month].kcw__input-sm,
	.kcw input[type=time].kcw__input-sm {
		line-height: 30px
	}

	.kcw .kcw__input-group-lg input[type=date],
	.kcw .kcw__input-group-lg input[type=datetime-local],
	.kcw .kcw__input-group-lg input[type=month],
	.kcw .kcw__input-group-lg input[type=time],
	.kcw input[type=date].kcw__input-lg,
	.kcw input[type=datetime-local].kcw__input-lg,
	.kcw input[type=month].kcw__input-lg,
	.kcw input[type=time].kcw__input-lg {
		line-height: 46px
	}
}

.kcw .kcw__form-group {
	margin-bottom: 15px
}

.kcw .kcw__checkbox,
.kcw .kcw__radio {
	position: relative;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px
}

.kcw .kcw__checkbox.kcw__disabled label,
.kcw .kcw__radio.kcw__disabled label,
.kcw fieldset[disabled] .kcw__checkbox label,
.kcw fieldset[disabled] .kcw__radio label {
	cursor: not-allowed
}

.kcw .kcw__checkbox label,
.kcw .kcw__radio label {
	min-height: 20px;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	cursor: pointer
}

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

.kcw .kcw__checkbox+.kcw__checkbox,
.kcw .kcw__radio+.kcw__radio {
	margin-top: -5px
}

.kcw .kcw__checkbox-inline,
.kcw .kcw__radio-inline {
	position: relative;
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	font-weight: 400;
	vertical-align: middle;
	cursor: pointer
}

.kcw .kcw__checkbox-inline.kcw__disabled,
.kcw .kcw__radio-inline.kcw__disabled,
.kcw fieldset[disabled] .kcw__checkbox-inline,
.kcw fieldset[disabled] .kcw__radio-inline {
	cursor: not-allowed
}

.kcw .kcw__checkbox-inline+.kcw__checkbox-inline,
.kcw .kcw__radio-inline+.kcw__radio-inline {
	margin-top: 0;
	margin-left: 10px
}

.kcw .kcw__form-control-static {
	min-height: 34px;
	padding-top: 7px;
	padding-bottom: 7px;
	margin-bottom: 0
}

.kcw .kcw__form-control-static.kcw__input-lg,
.kcw .kcw__form-control-static.kcw__input-sm {
	padding-right: 0;
	padding-left: 0
}

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

.kcw select.kcw__input-sm {
	height: 30px;
	line-height: 30px
}

.kcw select[multiple].kcw__input-sm,
.kcw textarea.kcw__input-sm {
	height: auto
}

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

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

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

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

.kcw .kcw__input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.kcw select.kcw__input-lg {
	height: 46px;
	line-height: 46px
}

.kcw select[multiple].kcw__input-lg,
.kcw textarea.kcw__input-lg {
	height: auto
}

.kcw .kcw__form-group-lg .kcw__form-control {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.kcw .kcw__form-group-lg select.kcw__form-control {
	height: 46px;
	line-height: 46px
}

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

.kcw .kcw__form-group-lg .kcw__form-control-static {
	height: 46px;
	min-height: 38px;
	padding: 11px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.kcw .kcw__has-feedback {
	position: relative
}

.kcw .kcw__has-feedback .kcw__form-control {
	padding-right: 42.5px
}

.kcw .kcw__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 .kcw__form-group-lg .kcw__form-control+.kcw__form-control-feedback,
.kcw .kcw__input-group-lg+.kcw__form-control-feedback,
.kcw .kcw__input-lg+.kcw__form-control-feedback {
	width: 46px;
	height: 46px;
	line-height: 46px
}

.kcw .kcw__form-group-sm .kcw__form-control+.kcw__form-control-feedback,
.kcw .kcw__input-group-sm+.kcw__form-control-feedback,
.kcw .kcw__input-sm+.kcw__form-control-feedback {
	width: 30px;
	height: 30px;
	line-height: 30px
}

.kcw .kcw__has-success .kcw__checkbox,
.kcw .kcw__has-success .kcw__checkbox-inline,
.kcw .kcw__has-success .kcw__control-label,
.kcw .kcw__has-success .kcw__help-block,
.kcw .kcw__has-success .kcw__radio,
.kcw .kcw__has-success .kcw__radio-inline,
.kcw .kcw__has-success.kcw__checkbox label,
.kcw .kcw__has-success.kcw__checkbox-inline label,
.kcw .kcw__has-success.kcw__radio label,
.kcw .kcw__has-success.kcw__radio-inline label {
	color: #3c763d
}

.kcw .kcw__has-success .kcw__form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.kcw .kcw__has-success .kcw__form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.kcw .kcw__has-success .kcw__input-group-addon {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #3c763d
}

.kcw .kcw__has-success .kcw__form-control-feedback {
	color: #3c763d
}

.kcw .kcw__has-warning .kcw__checkbox,
.kcw .kcw__has-warning .kcw__checkbox-inline,
.kcw .kcw__has-warning .kcw__control-label,
.kcw .kcw__has-warning .kcw__help-block,
.kcw .kcw__has-warning .kcw__radio,
.kcw .kcw__has-warning .kcw__radio-inline,
.kcw .kcw__has-warning.kcw__checkbox label,
.kcw .kcw__has-warning.kcw__checkbox-inline label,
.kcw .kcw__has-warning.kcw__radio label,
.kcw .kcw__has-warning.kcw__radio-inline label {
	color: #8a6d3b
}

.kcw .kcw__has-warning .kcw__form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.kcw .kcw__has-warning .kcw__form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.kcw .kcw__has-warning .kcw__input-group-addon {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #8a6d3b
}

.kcw .kcw__has-warning .kcw__form-control-feedback {
	color: #8a6d3b
}

.kcw .kcw__has-error .kcw__checkbox,
.kcw .kcw__has-error .kcw__checkbox-inline,
.kcw .kcw__has-error .kcw__control-label,
.kcw .kcw__has-error .kcw__help-block,
.kcw .kcw__has-error .kcw__radio,
.kcw .kcw__has-error .kcw__radio-inline,
.kcw .kcw__has-error.kcw__checkbox label,
.kcw .kcw__has-error.kcw__checkbox-inline label,
.kcw .kcw__has-error.kcw__radio label,
.kcw .kcw__has-error.kcw__radio-inline label {
	color: #a94442
}

.kcw .kcw__has-error .kcw__form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.kcw .kcw__has-error .kcw__form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.kcw .kcw__has-error .kcw__input-group-addon {
	color: #a94442;
	background-color: #f2dede;
	border-color: #a94442
}

.kcw .kcw__has-error .kcw__form-control-feedback {
	color: #a94442
}

.kcw .kcw__has-feedback label~.kcw__form-control-feedback {
	top: 25px
}

.kcw .kcw__has-feedback label.kcw__sr-only~.kcw__form-control-feedback {
	top: 0
}

.kcw .kcw__help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}

@media (min-width:768px) {
	.kcw .kcw__form-inline .kcw__form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.kcw .kcw__form-inline .kcw__form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.kcw .kcw__form-inline .kcw__form-control-static {
		display: inline-block
	}

	.kcw .kcw__form-inline .kcw__input-group {
		display: inline-table;
		vertical-align: middle
	}

	.kcw .kcw__form-inline .kcw__input-group .kcw__form-control,
	.kcw .kcw__form-inline .kcw__input-group .kcw__input-group-addon,
	.kcw .kcw__form-inline .kcw__input-group .kcw__input-group-btn {
		width: auto
	}

	.kcw .kcw__form-inline .kcw__input-group>.kcw__form-control {
		width: 100%
	}

	.kcw .kcw__form-inline .kcw__control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.kcw .kcw__form-inline .kcw__checkbox,
	.kcw .kcw__form-inline .kcw__radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.kcw .kcw__form-inline .kcw__checkbox label,
	.kcw .kcw__form-inline .kcw__radio label {
		padding-left: 0
	}

	.kcw .kcw__form-inline .kcw__checkbox input[type=checkbox],
	.kcw .kcw__form-inline .kcw__radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.kcw .kcw__form-inline .kcw__has-feedback .kcw__form-control-feedback {
		top: 0
	}
}

.kcw .kcw__form-horizontal .kcw__checkbox,
.kcw .kcw__form-horizontal .kcw__checkbox-inline,
.kcw .kcw__form-horizontal .kcw__radio,
.kcw .kcw__form-horizontal .kcw__radio-inline {
	padding-top: 7px;
	margin-top: 0;
	margin-bottom: 0
}

.kcw .kcw__form-horizontal .kcw__checkbox,
.kcw .kcw__form-horizontal .kcw__radio {
	min-height: 27px
}

.kcw .kcw__form-horizontal .kcw__form-group {
	margin-right: -15px;
	margin-left: -15px
}

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

.kcw .kcw__form-horizontal .kcw__has-feedback .kcw__form-control-feedback {
	right: 15px
}

@media (min-width:768px) {
	.kcw .kcw__form-horizontal .kcw__form-group-lg .kcw__control-label {
		padding-top: 11px;
		font-size: 18px
	}
}

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

.kcw .kcw__btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.kcw .kcw__btn.kcw__active.kcw__focus,
.kcw .kcw__btn.kcw__active:focus,
.kcw .kcw__btn.kcw__focus,
.kcw .kcw__btn:active.kcw__focus,
.kcw .kcw__btn:active:focus,
.kcw .kcw__btn:focus {
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}

.kcw .kcw__btn.kcw__focus,
.kcw .kcw__btn:focus,
.kcw .kcw__btn:hover {
	color: #333;
	text-decoration: none
}

.kcw .kcw__btn.kcw__active,
.kcw .kcw__btn:active {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.kcw .kcw__btn.kcw__disabled,
.kcw .kcw__btn[disabled],
.kcw fieldset[disabled] .kcw__btn {
	cursor: not-allowed;
	filter: alpha(opacity=65);
	opacity: .65;
	-webkit-box-shadow: none;
	box-shadow: none
}

.kcw a.kcw__btn.kcw__disabled,
.kcw fieldset[disabled] a.kcw__btn {
	pointer-events: none
}

.kcw .kcw__btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}

.kcw .kcw__btn-default.kcw__focus,
.kcw .kcw__btn-default:focus {
	color: #333;
	background-color: #e6e6e6;
	border-color: #8c8c8c
}

.kcw .kcw__btn-default:hover {
	color: #333;
	background-color: #e6e6e6;
	border-color: #adadad
}

.kcw .kcw__btn-default.kcw__active,
.kcw .kcw__btn-default:active,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-default {
	color: #333;
	background-color: #e6e6e6;
	background-image: none;
	border-color: #adadad
}

.kcw .kcw__btn-default.kcw__active.kcw__focus,
.kcw .kcw__btn-default.kcw__active:focus,
.kcw .kcw__btn-default.kcw__active:hover,
.kcw .kcw__btn-default:active.kcw__focus,
.kcw .kcw__btn-default:active:focus,
.kcw .kcw__btn-default:active:hover,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-default.kcw__focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-default:focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-default:hover {
	color: #333;
	background-color: #d4d4d4;
	border-color: #8c8c8c
}

.kcw .kcw__btn-default.kcw__disabled.kcw__focus,
.kcw .kcw__btn-default.kcw__disabled:focus,
.kcw .kcw__btn-default.kcw__disabled:hover,
.kcw .kcw__btn-default[disabled].kcw__focus,
.kcw .kcw__btn-default[disabled]:focus,
.kcw .kcw__btn-default[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-default.kcw__focus,
.kcw fieldset[disabled] .kcw__btn-default:focus,
.kcw fieldset[disabled] .kcw__btn-default:hover {
	background-color: #fff;
	border-color: #ccc
}

.kcw .kcw__btn-default .kcw__badge {
	color: #fff;
	background-color: #333
}

.kcw .kcw__btn-primary {
	color: #fff;
	background-color: #337ab7;
	border-color: #2e6da4
}

.kcw .kcw__btn-primary.kcw__focus,
.kcw .kcw__btn-primary:focus {
	color: #fff;
	background-color: #286090;
	border-color: #122b40
}

.kcw .kcw__btn-primary:hover {
	color: #fff;
	background-color: #286090;
	border-color: #204d74
}

.kcw .kcw__btn-primary.kcw__active,
.kcw .kcw__btn-primary:active,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-primary {
	color: #fff;
	background-color: #286090;
	background-image: none;
	border-color: #204d74
}

.kcw .kcw__btn-primary.kcw__active.kcw__focus,
.kcw .kcw__btn-primary.kcw__active:focus,
.kcw .kcw__btn-primary.kcw__active:hover,
.kcw .kcw__btn-primary:active.kcw__focus,
.kcw .kcw__btn-primary:active:focus,
.kcw .kcw__btn-primary:active:hover,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-primary.kcw__focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-primary:focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-primary:hover {
	color: #fff;
	background-color: #204d74;
	border-color: #122b40
}

.kcw .kcw__btn-primary.kcw__disabled.kcw__focus,
.kcw .kcw__btn-primary.kcw__disabled:focus,
.kcw .kcw__btn-primary.kcw__disabled:hover,
.kcw .kcw__btn-primary[disabled].kcw__focus,
.kcw .kcw__btn-primary[disabled]:focus,
.kcw .kcw__btn-primary[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-primary.kcw__focus,
.kcw fieldset[disabled] .kcw__btn-primary:focus,
.kcw fieldset[disabled] .kcw__btn-primary:hover {
	background-color: #337ab7;
	border-color: #2e6da4
}

.kcw .kcw__btn-primary .kcw__badge {
	color: #337ab7;
	background-color: #fff
}

.kcw .kcw__btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}

.kcw .kcw__btn-success.kcw__focus,
.kcw .kcw__btn-success:focus {
	color: #fff;
	background-color: #449d44;
	border-color: #255625
}

.kcw .kcw__btn-success:hover {
	color: #fff;
	background-color: #449d44;
	border-color: #398439
}

.kcw .kcw__btn-success.kcw__active,
.kcw .kcw__btn-success:active,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-success {
	color: #fff;
	background-color: #449d44;
	background-image: none;
	border-color: #398439
}

.kcw .kcw__btn-success.kcw__active.kcw__focus,
.kcw .kcw__btn-success.kcw__active:focus,
.kcw .kcw__btn-success.kcw__active:hover,
.kcw .kcw__btn-success:active.kcw__focus,
.kcw .kcw__btn-success:active:focus,
.kcw .kcw__btn-success:active:hover,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-success.kcw__focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-success:focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-success:hover {
	color: #fff;
	background-color: #398439;
	border-color: #255625
}

.kcw .kcw__btn-success.kcw__disabled.kcw__focus,
.kcw .kcw__btn-success.kcw__disabled:focus,
.kcw .kcw__btn-success.kcw__disabled:hover,
.kcw .kcw__btn-success[disabled].kcw__focus,
.kcw .kcw__btn-success[disabled]:focus,
.kcw .kcw__btn-success[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-success.kcw__focus,
.kcw fieldset[disabled] .kcw__btn-success:focus,
.kcw fieldset[disabled] .kcw__btn-success:hover {
	background-color: #5cb85c;
	border-color: #4cae4c
}

.kcw .kcw__btn-success .kcw__badge {
	color: #5cb85c;
	background-color: #fff
}

.kcw .kcw__btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}

.kcw .kcw__btn-info.kcw__focus,
.kcw .kcw__btn-info:focus {
	color: #fff;
	background-color: #31b0d5;
	border-color: #1b6d85
}

.kcw .kcw__btn-info:hover {
	color: #fff;
	background-color: #31b0d5;
	border-color: #269abc
}

.kcw .kcw__btn-info.kcw__active,
.kcw .kcw__btn-info:active,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-info {
	color: #fff;
	background-color: #31b0d5;
	background-image: none;
	border-color: #269abc
}

.kcw .kcw__btn-info.kcw__active.kcw__focus,
.kcw .kcw__btn-info.kcw__active:focus,
.kcw .kcw__btn-info.kcw__active:hover,
.kcw .kcw__btn-info:active.kcw__focus,
.kcw .kcw__btn-info:active:focus,
.kcw .kcw__btn-info:active:hover,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-info.kcw__focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-info:focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-info:hover {
	color: #fff;
	background-color: #269abc;
	border-color: #1b6d85
}

.kcw .kcw__btn-info.kcw__disabled.kcw__focus,
.kcw .kcw__btn-info.kcw__disabled:focus,
.kcw .kcw__btn-info.kcw__disabled:hover,
.kcw .kcw__btn-info[disabled].kcw__focus,
.kcw .kcw__btn-info[disabled]:focus,
.kcw .kcw__btn-info[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-info.kcw__focus,
.kcw fieldset[disabled] .kcw__btn-info:focus,
.kcw fieldset[disabled] .kcw__btn-info:hover {
	background-color: #5bc0de;
	border-color: #46b8da
}

.kcw .kcw__btn-info .kcw__badge {
	color: #5bc0de;
	background-color: #fff
}

.kcw .kcw__btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}

.kcw .kcw__btn-warning.kcw__focus,
.kcw .kcw__btn-warning:focus {
	color: #fff;
	background-color: #ec971f;
	border-color: #985f0d
}

.kcw .kcw__btn-warning:hover {
	color: #fff;
	background-color: #ec971f;
	border-color: #d58512
}

.kcw .kcw__btn-warning.kcw__active,
.kcw .kcw__btn-warning:active,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-warning {
	color: #fff;
	background-color: #ec971f;
	background-image: none;
	border-color: #d58512
}

.kcw .kcw__btn-warning.kcw__active.kcw__focus,
.kcw .kcw__btn-warning.kcw__active:focus,
.kcw .kcw__btn-warning.kcw__active:hover,
.kcw .kcw__btn-warning:active.kcw__focus,
.kcw .kcw__btn-warning:active:focus,
.kcw .kcw__btn-warning:active:hover,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-warning.kcw__focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-warning:focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-warning:hover {
	color: #fff;
	background-color: #d58512;
	border-color: #985f0d
}

.kcw .kcw__btn-warning.kcw__disabled.kcw__focus,
.kcw .kcw__btn-warning.kcw__disabled:focus,
.kcw .kcw__btn-warning.kcw__disabled:hover,
.kcw .kcw__btn-warning[disabled].kcw__focus,
.kcw .kcw__btn-warning[disabled]:focus,
.kcw .kcw__btn-warning[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-warning.kcw__focus,
.kcw fieldset[disabled] .kcw__btn-warning:focus,
.kcw fieldset[disabled] .kcw__btn-warning:hover {
	background-color: #f0ad4e;
	border-color: #eea236
}

.kcw .kcw__btn-warning .kcw__badge {
	color: #f0ad4e;
	background-color: #fff
}

.kcw .kcw__btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}

.kcw .kcw__btn-danger.kcw__focus,
.kcw .kcw__btn-danger:focus {
	color: #fff;
	background-color: #c9302c;
	border-color: #761c19
}

.kcw .kcw__btn-danger:hover {
	color: #fff;
	background-color: #c9302c;
	border-color: #ac2925
}

.kcw .kcw__btn-danger.kcw__active,
.kcw .kcw__btn-danger:active,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-danger {
	color: #fff;
	background-color: #c9302c;
	background-image: none;
	border-color: #ac2925
}

.kcw .kcw__btn-danger.kcw__active.kcw__focus,
.kcw .kcw__btn-danger.kcw__active:focus,
.kcw .kcw__btn-danger.kcw__active:hover,
.kcw .kcw__btn-danger:active.kcw__focus,
.kcw .kcw__btn-danger:active:focus,
.kcw .kcw__btn-danger:active:hover,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-danger.kcw__focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-danger:focus,
.kcw .kcw__open>.kcw__dropdown-toggle.kcw__btn-danger:hover {
	color: #fff;
	background-color: #ac2925;
	border-color: #761c19
}

.kcw .kcw__btn-danger.kcw__disabled.kcw__focus,
.kcw .kcw__btn-danger.kcw__disabled:focus,
.kcw .kcw__btn-danger.kcw__disabled:hover,
.kcw .kcw__btn-danger[disabled].kcw__focus,
.kcw .kcw__btn-danger[disabled]:focus,
.kcw .kcw__btn-danger[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-danger.kcw__focus,
.kcw fieldset[disabled] .kcw__btn-danger:focus,
.kcw fieldset[disabled] .kcw__btn-danger:hover {
	background-color: #d9534f;
	border-color: #d43f3a
}

.kcw .kcw__btn-danger .kcw__badge {
	color: #d9534f;
	background-color: #fff
}

.kcw .kcw__btn-link {
	font-weight: 400;
	color: #337ab7;
	border-radius: 0
}

.kcw .kcw__btn-link,
.kcw .kcw__btn-link.kcw__active,
.kcw .kcw__btn-link:active,
.kcw .kcw__btn-link[disabled],
.kcw fieldset[disabled] .kcw__btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}

.kcw .kcw__btn-link,
.kcw .kcw__btn-link:active,
.kcw .kcw__btn-link:focus,
.kcw .kcw__btn-link:hover {
	border-color: transparent
}

.kcw .kcw__btn-link:focus,
.kcw .kcw__btn-link:hover {
	color: #23527c;
	text-decoration: underline;
	background-color: transparent
}

.kcw .kcw__btn-link[disabled]:focus,
.kcw .kcw__btn-link[disabled]:hover,
.kcw fieldset[disabled] .kcw__btn-link:focus,
.kcw fieldset[disabled] .kcw__btn-link:hover {
	color: #777;
	text-decoration: none
}

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

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

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

.kcw .kcw__btn-block {
	display: block;
	width: 100%
}

.kcw .kcw__btn-block+.kcw__btn-block {
	margin-top: 5px
}

.kcw input[type=button].kcw__btn-block,
.kcw input[type=reset].kcw__btn-block,
.kcw input[type=submit].kcw__btn-block {
	width: 100%
}

.kcw .kcw__fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}

.kcw .kcw__fade.kcw__in {
	opacity: 1
}

.kcw .kcw__collapse {
	display: none
}

.kcw .kcw__collapse.kcw__in {
	display: block
}

.kcw tr.kcw__collapse.kcw__in {
	display: table-row
}

.kcw tbody.kcw__collapse.kcw__in {
	display: table-row-group
}

.kcw .kcw__collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition-property: height, visibility;
	-o-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	-o-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	-o-transition-timing-function: ease;
	transition-timing-function: ease
}

.kcw .kcw__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 .kcw__dropdown,
.kcw .kcw__dropup {
	position: relative
}

.kcw .kcw__dropdown-toggle:focus {
	outline: 0
}

.kcw .kcw__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;
	font-size: 14px;
	text-align: left;
	list-style: none;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.kcw .kcw__dropdown-menu.kcw__pull-right {
	right: 0;
	left: auto
}

.kcw .kcw__dropdown-menu .kcw__divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.kcw .kcw__dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}

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

.kcw .kcw__dropdown-menu>.kcw__active>a,
.kcw .kcw__dropdown-menu>.kcw__active>a:focus,
.kcw .kcw__dropdown-menu>.kcw__active>a:hover {
	color: #fff;
	text-decoration: none;
	background-color: #337ab7;
	outline: 0
}

.kcw .kcw__dropdown-menu>.kcw__disabled>a,
.kcw .kcw__dropdown-menu>.kcw__disabled>a:focus,
.kcw .kcw__dropdown-menu>.kcw__disabled>a:hover {
	color: #777
}

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

.kcw .kcw__open>.kcw__dropdown-menu {
	display: block
}

.kcw .kcw__open>a {
	outline: 0
}

.kcw .kcw__dropdown-menu-right {
	right: 0;
	left: auto
}

.kcw .kcw__dropdown-menu-left {
	right: auto;
	left: 0
}

.kcw .kcw__dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #777;
	white-space: nowrap
}

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

.kcw .kcw__pull-right>.kcw__dropdown-menu {
	right: 0;
	left: auto
}

.kcw .kcw__dropup .kcw__caret,
.kcw .kcw__navbar-fixed-bottom .kcw__dropdown .kcw__caret {
	content: "";
	border-top: 0;
	border-bottom: 4px dashed;
	border-bottom: 4px solid\9
}

.kcw .kcw__dropup .kcw__dropdown-menu,
.kcw .kcw__navbar-fixed-bottom .kcw__dropdown .kcw__dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 2px
}

@media (min-width:768px) {
	.kcw .kcw__navbar-right .kcw__dropdown-menu {
		right: 0;
		left: auto
	}

	.kcw .kcw__navbar-right .kcw__dropdown-menu-left {
		right: auto;
		left: 0
	}
}

.kcw .kcw__btn-group,
.kcw .kcw__btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}

.kcw .kcw__btn-group-vertical>.kcw__btn,
.kcw .kcw__btn-group>.kcw__btn {
	position: relative;
	float: left
}

.kcw .kcw__btn-group-vertical>.kcw__btn.kcw__active,
.kcw .kcw__btn-group-vertical>.kcw__btn:active,
.kcw .kcw__btn-group-vertical>.kcw__btn:focus,
.kcw .kcw__btn-group-vertical>.kcw__btn:hover,
.kcw .kcw__btn-group>.kcw__btn.kcw__active,
.kcw .kcw__btn-group>.kcw__btn:active,
.kcw .kcw__btn-group>.kcw__btn:focus,
.kcw .kcw__btn-group>.kcw__btn:hover {
	z-index: 2
}

.kcw .kcw__btn-group .kcw__btn+.kcw__btn,
.kcw .kcw__btn-group .kcw__btn+.kcw__btn-group,
.kcw .kcw__btn-group .kcw__btn-group+.kcw__btn,
.kcw .kcw__btn-group .kcw__btn-group+.kcw__btn-group {
	margin-left: -1px
}

.kcw .kcw__btn-toolbar {
	margin-left: -5px
}

.kcw .kcw__btn-toolbar .kcw__btn,
.kcw .kcw__btn-toolbar .kcw__btn-group,
.kcw .kcw__btn-toolbar .kcw__input-group {
	float: left
}

.kcw .kcw__btn-toolbar>.kcw__btn,
.kcw .kcw__btn-toolbar>.kcw__btn-group,
.kcw .kcw__btn-toolbar>.kcw__input-group {
	margin-left: 5px
}

.kcw .kcw__btn-group>.kcw__btn:not(:first-child):not(:last-child):not(.kcw__dropdown-toggle) {
	border-radius: 0
}

.kcw .kcw__btn-group>.kcw__btn:first-child {
	margin-left: 0
}

.kcw .kcw__btn-group>.kcw__btn:first-child:not(:last-child):not(.kcw__dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.kcw .kcw__btn-group>.kcw__btn:last-child:not(:first-child),
.kcw .kcw__btn-group>.kcw__dropdown-toggle:not(:first-child) {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.kcw .kcw__btn-group>.kcw__btn-group {
	float: left
}

.kcw .kcw__btn-group>.kcw__btn-group:not(:first-child):not(:last-child)>.kcw__btn {
	border-radius: 0
}

.kcw .kcw__btn-group>.kcw__btn-group:first-child:not(:last-child)>.kcw__btn:last-child,
.kcw .kcw__btn-group>.kcw__btn-group:first-child:not(:last-child)>.kcw__dropdown-toggle {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.kcw .kcw__btn-group>.kcw__btn-group:last-child:not(:first-child)>.kcw__btn:first-child {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.kcw .kcw__btn-group .kcw__dropdown-toggle:active,
.kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle {
	outline: 0
}

.kcw .kcw__btn-group>.kcw__btn+.kcw__dropdown-toggle {
	padding-right: 8px;
	padding-left: 8px
}

.kcw .kcw__btn-group>.kcw__btn-lg+.kcw__dropdown-toggle {
	padding-right: 12px;
	padding-left: 12px
}

.kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.kcw .kcw__btn-group.kcw__open .kcw__dropdown-toggle.kcw__btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}

.kcw .kcw__btn .kcw__caret {
	margin-left: 0
}

.kcw .kcw__btn-lg .kcw__caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}

.kcw .kcw__dropup .kcw__btn-lg .kcw__caret {
	border-width: 0 5px 5px
}

.kcw .kcw__btn-group-vertical>.kcw__btn,
.kcw .kcw__btn-group-vertical>.kcw__btn-group,
.kcw .kcw__btn-group-vertical>.kcw__btn-group>.kcw__btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}

.kcw .kcw__btn-group-vertical>.kcw__btn-group>.kcw__btn {
	float: none
}

.kcw .kcw__btn-group-vertical>.kcw__btn+.kcw__btn,
.kcw .kcw__btn-group-vertical>.kcw__btn+.kcw__btn-group,
.kcw .kcw__btn-group-vertical>.kcw__btn-group+.kcw__btn,
.kcw .kcw__btn-group-vertical>.kcw__btn-group+.kcw__btn-group {
	margin-top: -1px;
	margin-left: 0
}

.kcw .kcw__btn-group-vertical>.kcw__btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.kcw .kcw__btn-group-vertical>.kcw__btn:first-child:not(:last-child) {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.kcw .kcw__btn-group-vertical>.kcw__btn:last-child:not(:first-child) {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.kcw .kcw__btn-group-vertical>.kcw__btn-group:not(:first-child):not(:last-child)>.kcw__btn {
	border-radius: 0
}

.kcw .kcw__btn-group-vertical>.kcw__btn-group:first-child:not(:last-child)>.kcw__btn:last-child,
.kcw .kcw__btn-group-vertical>.kcw__btn-group:first-child:not(:last-child)>.kcw__dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.kcw .kcw__btn-group-vertical>.kcw__btn-group:last-child:not(:first-child)>.kcw__btn:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.kcw .kcw__btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}

.kcw .kcw__btn-group-justified>.kcw__btn,
.kcw .kcw__btn-group-justified>.kcw__btn-group {
	display: table-cell;
	float: none;
	width: 1%
}

.kcw .kcw__btn-group-justified>.kcw__btn-group .kcw__btn {
	width: 100%
}

.kcw .kcw__btn-group-justified>.kcw__btn-group .kcw__dropdown-menu {
	left: auto
}

.kcw [data-toggle=buttons]>.kcw__btn input[type=checkbox],
.kcw [data-toggle=buttons]>.kcw__btn input[type=radio],
.kcw [data-toggle=buttons]>.kcw__btn-group>.kcw__btn input[type=checkbox],
.kcw [data-toggle=buttons]>.kcw__btn-group>.kcw__btn input[type=radio] {
	position: absolute;
	clip: rect(0, 0, 0, 0);
	pointer-events: none
}

.kcw .kcw__input-group {
	position: relative;
	display: table;
	border-collapse: separate
}

.kcw .kcw__input-group[class*=col-] {
	float: none;
	padding-right: 0;
	padding-left: 0
}

.kcw .kcw__input-group .kcw__form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}

.kcw .kcw__input-group .kcw__form-control:focus {
	z-index: 3
}

.kcw .kcw__input-group-lg>.kcw__form-control,
.kcw .kcw__input-group-lg>.kcw__input-group-addon,
.kcw .kcw__input-group-lg>.kcw__input-group-btn>.kcw__btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333;
	border-radius: 6px
}

.kcw select.kcw__input-group-lg>.kcw__form-control,
.kcw select.kcw__input-group-lg>.kcw__input-group-addon,
.kcw select.kcw__input-group-lg>.kcw__input-group-btn>.kcw__btn {
	height: 46px;
	line-height: 46px
}

.kcw select[multiple].kcw__input-group-lg>.kcw__form-control,
.kcw select[multiple].kcw__input-group-lg>.kcw__input-group-addon,
.kcw select[multiple].kcw__input-group-lg>.kcw__input-group-btn>.kcw__btn,
.kcw textarea.kcw__input-group-lg>.kcw__form-control,
.kcw textarea.kcw__input-group-lg>.kcw__input-group-addon,
.kcw textarea.kcw__input-group-lg>.kcw__input-group-btn>.kcw__btn {
	height: auto
}

.kcw .kcw__input-group-sm>.kcw__form-control,
.kcw .kcw__input-group-sm>.kcw__input-group-addon,
.kcw .kcw__input-group-sm>.kcw__input-group-btn>.kcw__btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}

.kcw select.kcw__input-group-sm>.kcw__form-control,
.kcw select.kcw__input-group-sm>.kcw__input-group-addon,
.kcw select.kcw__input-group-sm>.kcw__input-group-btn>.kcw__btn {
	height: 30px;
	line-height: 30px
}

.kcw select[multiple].kcw__input-group-sm>.kcw__form-control,
.kcw select[multiple].kcw__input-group-sm>.kcw__input-group-addon,
.kcw select[multiple].kcw__input-group-sm>.kcw__input-group-btn>.kcw__btn,
.kcw textarea.kcw__input-group-sm>.kcw__form-control,
.kcw textarea.kcw__input-group-sm>.kcw__input-group-addon,
.kcw textarea.kcw__input-group-sm>.kcw__input-group-btn>.kcw__btn {
	height: auto
}

.kcw .kcw__input-group .kcw__form-control,
.kcw .kcw__input-group-addon,
.kcw .kcw__input-group-btn {
	display: table-cell
}

.kcw .kcw__input-group .kcw__form-control:not(:first-child):not(:last-child),
.kcw .kcw__input-group-addon:not(:first-child):not(:last-child),
.kcw .kcw__input-group-btn:not(:first-child):not(:last-child) {
	border-radius: 0
}

.kcw .kcw__input-group-addon,
.kcw .kcw__input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}

.kcw .kcw__input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}

.kcw .kcw__input-group-addon.kcw__input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}

.kcw .kcw__input-group-addon.kcw__input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}

.kcw .kcw__input-group-addon input[type=checkbox],
.kcw .kcw__input-group-addon input[type=radio] {
	margin-top: 0
}

.kcw .kcw__input-group .kcw__form-control:first-child,
.kcw .kcw__input-group-addon:first-child,
.kcw .kcw__input-group-btn:first-child>.kcw__btn,
.kcw .kcw__input-group-btn:first-child>.kcw__btn-group>.kcw__btn,
.kcw .kcw__input-group-btn:first-child>.kcw__dropdown-toggle,
.kcw .kcw__input-group-btn:last-child>.kcw__btn-group:not(:last-child)>.kcw__btn,
.kcw .kcw__input-group-btn:last-child>.kcw__btn:not(:last-child):not(.kcw__dropdown-toggle) {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0
}

.kcw .kcw__input-group-addon:first-child {
	border-right: 0
}

.kcw .kcw__input-group .kcw__form-control:last-child,
.kcw .kcw__input-group-addon:last-child,
.kcw .kcw__input-group-btn:first-child>.kcw__btn-group:not(:first-child)>.kcw__btn,
.kcw .kcw__input-group-btn:first-child>.kcw__btn:not(:first-child),
.kcw .kcw__input-group-btn:last-child>.kcw__btn,
.kcw .kcw__input-group-btn:last-child>.kcw__btn-group>.kcw__btn,
.kcw .kcw__input-group-btn:last-child>.kcw__dropdown-toggle {
	border-top-left-radius: 0;
	border-bottom-left-radius: 0
}

.kcw .kcw__input-group-addon:last-child {
	border-left: 0
}

.kcw .kcw__input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}

.kcw .kcw__input-group-btn>.kcw__btn {
	position: relative
}

.kcw .kcw__input-group-btn>.kcw__btn+.kcw__btn {
	margin-left: -1px
}

.kcw .kcw__input-group-btn>.kcw__btn:active,
.kcw .kcw__input-group-btn>.kcw__btn:focus,
.kcw .kcw__input-group-btn>.kcw__btn:hover {
	z-index: 2
}

.kcw .kcw__input-group-btn:first-child>.kcw__btn,
.kcw .kcw__input-group-btn:first-child>.kcw__btn-group {
	margin-right: -1px
}

.kcw .kcw__input-group-btn:last-child>.kcw__btn,
.kcw .kcw__input-group-btn:last-child>.kcw__btn-group {
	z-index: 2;
	margin-left: -1px
}

.kcw .kcw__nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none
}

.kcw .kcw__nav>li {
	position: relative;
	display: block
}

.kcw .kcw__nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}

.kcw .kcw__nav>li>a:focus,
.kcw .kcw__nav>li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.kcw .kcw__nav>li.kcw__disabled>a {
	color: #777
}

.kcw .kcw__nav>li.kcw__disabled>a:focus,
.kcw .kcw__nav>li.kcw__disabled>a:hover {
	color: #777;
	text-decoration: none;
	cursor: not-allowed;
	background-color: transparent
}

.kcw .kcw__nav .kcw__open>a,
.kcw .kcw__nav .kcw__open>a:focus,
.kcw .kcw__nav .kcw__open>a:hover {
	background-color: #eee;
	border-color: #337ab7
}

.kcw .kcw__nav .kcw__nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}

.kcw .kcw__nav>li>a>img {
	max-width: none
}

.kcw .kcw__nav-tabs {
	border-bottom: 1px solid #ddd
}

.kcw .kcw__nav-tabs>li {
	float: left;
	margin-bottom: -1px
}

.kcw .kcw__nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}

.kcw .kcw__nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}

.kcw .kcw__nav-tabs>li.kcw__active>a,
.kcw .kcw__nav-tabs>li.kcw__active>a:focus,
.kcw .kcw__nav-tabs>li.kcw__active>a:hover {
	color: #555;
	cursor: default;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent
}

.kcw .kcw__nav-tabs.kcw__nav-justified {
	width: 100%;
	border-bottom: 0
}

.kcw .kcw__nav-tabs.kcw__nav-justified>li {
	float: none
}

.kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__dropdown .kcw__dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.kcw .kcw__nav-tabs.kcw__nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
		margin-bottom: 0
	}
}

.kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a,
.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:focus,
.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.kcw .kcw__nav-tabs.kcw__nav-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a,
	.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:focus,
	.kcw .kcw__nav-tabs.kcw__nav-justified>.kcw__active>a:hover {
		border-bottom-color: #fff
	}
}

.kcw .kcw__nav-pills>li {
	float: left
}

.kcw .kcw__nav-pills>li>a {
	border-radius: 4px
}

.kcw .kcw__nav-pills>li+li {
	margin-left: 2px
}

.kcw .kcw__nav-pills>li.kcw__active>a,
.kcw .kcw__nav-pills>li.kcw__active>a:focus,
.kcw .kcw__nav-pills>li.kcw__active>a:hover {
	color: #fff;
	background-color: #337ab7
}

.kcw .kcw__nav-stacked>li {
	float: none
}

.kcw .kcw__nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}

.kcw .kcw__nav-justified {
	width: 100%
}

.kcw .kcw__nav-justified>li {
	float: none
}

.kcw .kcw__nav-justified>li>a {
	margin-bottom: 5px;
	text-align: center
}

.kcw .kcw__nav-justified>.kcw__dropdown .kcw__dropdown-menu {
	top: auto;
	left: auto
}

@media (min-width:768px) {
	.kcw .kcw__nav-justified>li {
		display: table-cell;
		width: 1%
	}

	.kcw .kcw__nav-justified>li>a {
		margin-bottom: 0
	}
}

.kcw .kcw__nav-tabs-justified {
	border-bottom: 0
}

.kcw .kcw__nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}

.kcw .kcw__nav-tabs-justified>.kcw__active>a,
.kcw .kcw__nav-tabs-justified>.kcw__active>a:focus,
.kcw .kcw__nav-tabs-justified>.kcw__active>a:hover {
	border: 1px solid #ddd
}

@media (min-width:768px) {
	.kcw .kcw__nav-tabs-justified>li>a {
		border-bottom: 1px solid #ddd;
		border-radius: 4px 4px 0 0
	}

	.kcw .kcw__nav-tabs-justified>.kcw__active>a,
	.kcw .kcw__nav-tabs-justified>.kcw__active>a:focus,
	.kcw .kcw__nav-tabs-justified>.kcw__active>a:hover {
		border-bottom-color: #fff
	}
}

.kcw .kcw__tab-content>.kcw__tab-pane {
	display: none
}

.kcw .kcw__tab-content>.kcw__active {
	display: block
}

.kcw .kcw__nav-tabs .kcw__dropdown-menu {
	margin-top: -1px;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.kcw .kcw__navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}

@media (min-width:768px) {
	.kcw .kcw__navbar {
		border-radius: 4px
	}
}

@media (min-width:768px) {
	.kcw .kcw__navbar-header {
		float: left
	}
}

.kcw .kcw__navbar-collapse {
	padding-right: 15px;
	padding-left: 15px;
	overflow-x: visible;
	border-top: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
	-webkit-overflow-scrolling: touch
}

.kcw .kcw__navbar-collapse.kcw__in {
	overflow-y: auto
}

@media (min-width:768px) {
	.kcw .kcw__navbar-collapse {
		width: auto;
		border-top: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.kcw .kcw__navbar-collapse.kcw__collapse {
		display: block !important;
		height: auto !important;
		padding-bottom: 0;
		overflow: visible !important
	}

	.kcw .kcw__navbar-collapse.kcw__in {
		overflow-y: visible
	}

	.kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse,
	.kcw .kcw__navbar-fixed-top .kcw__navbar-collapse,
	.kcw .kcw__navbar-static-top .kcw__navbar-collapse {
		padding-right: 0;
		padding-left: 0
	}
}

.kcw .kcw__navbar-fixed-bottom,
.kcw .kcw__navbar-fixed-top {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}

.kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse,
.kcw .kcw__navbar-fixed-top .kcw__navbar-collapse {
	max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {

	.kcw .kcw__navbar-fixed-bottom .kcw__navbar-collapse,
	.kcw .kcw__navbar-fixed-top .kcw__navbar-collapse {
		max-height: 200px
	}
}

@media (min-width:768px) {

	.kcw .kcw__navbar-fixed-bottom,
	.kcw .kcw__navbar-fixed-top {
		border-radius: 0
	}
}

.kcw .kcw__navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}

.kcw .kcw__navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}

.kcw .kcw__container-fluid>.kcw__navbar-collapse,
.kcw .kcw__container-fluid>.kcw__navbar-header,
.kcw .kcw__container>.kcw__navbar-collapse,
.kcw .kcw__container>.kcw__navbar-header {
	margin-right: -15px;
	margin-left: -15px
}

@media (min-width:768px) {

	.kcw .kcw__container-fluid>.kcw__navbar-collapse,
	.kcw .kcw__container-fluid>.kcw__navbar-header,
	.kcw .kcw__container>.kcw__navbar-collapse,
	.kcw .kcw__container>.kcw__navbar-header {
		margin-right: 0;
		margin-left: 0
	}
}

.kcw .kcw__navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}

@media (min-width:768px) {
	.kcw .kcw__navbar-static-top {
		border-radius: 0
	}
}

.kcw .kcw__navbar-brand {
	float: left;
	height: 50px;
	padding: 15px 15px;
	font-size: 18px;
	line-height: 20px
}

.kcw .kcw__navbar-brand:focus,
.kcw .kcw__navbar-brand:hover {
	text-decoration: none
}

.kcw .kcw__navbar-brand>img {
	display: block
}

@media (min-width:768px) {

	.kcw .kcw__navbar>.kcw__container .kcw__navbar-brand,
	.kcw .kcw__navbar>.kcw__container-fluid .kcw__navbar-brand {
		margin-left: -15px
	}
}

.kcw .kcw__navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-right: 15px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}

.kcw .kcw__navbar-toggle:focus {
	outline: 0
}

.kcw .kcw__navbar-toggle .kcw__icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}

.kcw .kcw__navbar-toggle .kcw__icon-bar+.kcw__icon-bar {
	margin-top: 4px
}

@media (min-width:768px) {
	.kcw .kcw__navbar-toggle {
		display: none
	}
}

.kcw .kcw__navbar-nav {
	margin: 7.5px -15px
}

.kcw .kcw__navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}

@media (max-width:767px) {
	.kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu {
		position: static;
		float: none;
		width: auto;
		margin-top: 0;
		background-color: transparent;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}

	.kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu .kcw__dropdown-header,
	.kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}

	.kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
		line-height: 20px
	}

	.kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:focus,
	.kcw .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:hover {
		background-image: none
	}
}

@media (min-width:768px) {
	.kcw .kcw__navbar-nav {
		float: left;
		margin: 0
	}

	.kcw .kcw__navbar-nav>li {
		float: left
	}

	.kcw .kcw__navbar-nav>li>a {
		padding-top: 15px;
		padding-bottom: 15px
	}
}

.kcw .kcw__navbar-form {
	padding: 10px 15px;
	margin-right: -15px;
	margin-left: -15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
	margin-top: 8px;
	margin-bottom: 8px
}

@media (min-width:768px) {
	.kcw .kcw__navbar-form .kcw__form-group {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle
	}

	.kcw .kcw__navbar-form .kcw__form-control {
		display: inline-block;
		width: auto;
		vertical-align: middle
	}

	.kcw .kcw__navbar-form .kcw__form-control-static {
		display: inline-block
	}

	.kcw .kcw__navbar-form .kcw__input-group {
		display: inline-table;
		vertical-align: middle
	}

	.kcw .kcw__navbar-form .kcw__input-group .kcw__form-control,
	.kcw .kcw__navbar-form .kcw__input-group .kcw__input-group-addon,
	.kcw .kcw__navbar-form .kcw__input-group .kcw__input-group-btn {
		width: auto
	}

	.kcw .kcw__navbar-form .kcw__input-group>.kcw__form-control {
		width: 100%
	}

	.kcw .kcw__navbar-form .kcw__control-label {
		margin-bottom: 0;
		vertical-align: middle
	}

	.kcw .kcw__navbar-form .kcw__checkbox,
	.kcw .kcw__navbar-form .kcw__radio {
		display: inline-block;
		margin-top: 0;
		margin-bottom: 0;
		vertical-align: middle
	}

	.kcw .kcw__navbar-form .kcw__checkbox label,
	.kcw .kcw__navbar-form .kcw__radio label {
		padding-left: 0
	}

	.kcw .kcw__navbar-form .kcw__checkbox input[type=checkbox],
	.kcw .kcw__navbar-form .kcw__radio input[type=radio] {
		position: relative;
		margin-left: 0
	}

	.kcw .kcw__navbar-form .kcw__has-feedback .kcw__form-control-feedback {
		top: 0
	}
}

@media (max-width:767px) {
	.kcw .kcw__navbar-form .kcw__form-group {
		margin-bottom: 5px
	}

	.kcw .kcw__navbar-form .kcw__form-group:last-child {
		margin-bottom: 0
	}
}

@media (min-width:768px) {
	.kcw .kcw__navbar-form {
		width: auto;
		padding-top: 0;
		padding-bottom: 0;
		margin-right: 0;
		margin-left: 0;
		border: 0;
		-webkit-box-shadow: none;
		box-shadow: none
	}
}

.kcw .kcw__navbar-nav>li>.kcw__dropdown-menu {
	margin-top: 0;
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.kcw .kcw__navbar-fixed-bottom .kcw__navbar-nav>li>.kcw__dropdown-menu {
	margin-bottom: 0;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}

.kcw .kcw__navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}

.kcw .kcw__navbar-btn.kcw__btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}

.kcw .kcw__navbar-btn.kcw__btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}

.kcw .kcw__navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}

@media (min-width:768px) {
	.kcw .kcw__navbar-text {
		float: left;
		margin-right: 15px;
		margin-left: 15px
	}
}

@media (min-width:768px) {
	.kcw .kcw__navbar-left {
		float: left !important
	}

	.kcw .kcw__navbar-right {
		float: right !important;
		margin-right: -15px
	}

	.kcw .kcw__navbar-right~.kcw__navbar-right {
		margin-right: 0
	}
}

.kcw .kcw__navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}

.kcw .kcw__navbar-default .kcw__navbar-brand {
	color: #777
}

.kcw .kcw__navbar-default .kcw__navbar-brand:focus,
.kcw .kcw__navbar-default .kcw__navbar-brand:hover {
	color: #5e5e5e;
	background-color: transparent
}

.kcw .kcw__navbar-default .kcw__navbar-text {
	color: #777
}

.kcw .kcw__navbar-default .kcw__navbar-nav>li>a {
	color: #777
}

.kcw .kcw__navbar-default .kcw__navbar-nav>li>a:focus,
.kcw .kcw__navbar-default .kcw__navbar-nav>li>a:hover {
	color: #333;
	background-color: transparent
}

.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__active>a,
.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__active>a:focus,
.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__active>a:hover {
	color: #555;
	background-color: #e7e7e7
}

.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__disabled>a,
.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__disabled>a:focus,
.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__disabled>a:hover {
	color: #ccc;
	background-color: transparent
}

.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__open>a,
.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__open>a:focus,
.kcw .kcw__navbar-default .kcw__navbar-nav>.kcw__open>a:hover {
	color: #555;
	background-color: #e7e7e7
}

@media (max-width:767px) {
	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
		color: #777
	}

	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:focus,
	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:hover {
		color: #333;
		background-color: transparent
	}

	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a,
	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:focus,
	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:hover {
		color: #555;
		background-color: #e7e7e7
	}

	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a,
	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:focus,
	.kcw .kcw__navbar-default .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:hover {
		color: #ccc;
		background-color: transparent
	}
}

.kcw .kcw__navbar-default .kcw__navbar-toggle {
	border-color: #ddd
}

.kcw .kcw__navbar-default .kcw__navbar-toggle:focus,
.kcw .kcw__navbar-default .kcw__navbar-toggle:hover {
	background-color: #ddd
}

.kcw .kcw__navbar-default .kcw__navbar-toggle .kcw__icon-bar {
	background-color: #888
}

.kcw .kcw__navbar-default .kcw__navbar-collapse,
.kcw .kcw__navbar-default .kcw__navbar-form {
	border-color: #e7e7e7
}

.kcw .kcw__navbar-default .kcw__navbar-link {
	color: #777
}

.kcw .kcw__navbar-default .kcw__navbar-link:hover {
	color: #333
}

.kcw .kcw__navbar-default .kcw__btn-link {
	color: #777
}

.kcw .kcw__navbar-default .kcw__btn-link:focus,
.kcw .kcw__navbar-default .kcw__btn-link:hover {
	color: #333
}

.kcw .kcw__navbar-default .kcw__btn-link[disabled]:focus,
.kcw .kcw__navbar-default .kcw__btn-link[disabled]:hover,
.kcw fieldset[disabled] .kcw__navbar-default .kcw__btn-link:focus,
.kcw fieldset[disabled] .kcw__navbar-default .kcw__btn-link:hover {
	color: #ccc
}

.kcw .kcw__navbar-inverse {
	background-color: #222;
	border-color: #080808
}

.kcw .kcw__navbar-inverse .kcw__navbar-brand {
	color: #9d9d9d
}

.kcw .kcw__navbar-inverse .kcw__navbar-brand:focus,
.kcw .kcw__navbar-inverse .kcw__navbar-brand:hover {
	color: #fff;
	background-color: transparent
}

.kcw .kcw__navbar-inverse .kcw__navbar-text {
	color: #9d9d9d
}

.kcw .kcw__navbar-inverse .kcw__navbar-nav>li>a {
	color: #9d9d9d
}

.kcw .kcw__navbar-inverse .kcw__navbar-nav>li>a:focus,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>li>a:hover {
	color: #fff;
	background-color: transparent
}

.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__active>a,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__active>a:focus,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__active>a:hover {
	color: #fff;
	background-color: #080808
}

.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__disabled>a,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__disabled>a:focus,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__disabled>a:hover {
	color: #444;
	background-color: transparent
}

.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__open>a,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__open>a:focus,
.kcw .kcw__navbar-inverse .kcw__navbar-nav>.kcw__open>a:hover {
	color: #fff;
	background-color: #080808
}

@media (max-width:767px) {
	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__dropdown-header {
		border-color: #080808
	}

	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu .kcw__divider {
		background-color: #080808
	}

	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a {
		color: #9d9d9d
	}

	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:focus,
	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>li>a:hover {
		color: #fff;
		background-color: transparent
	}

	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a,
	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:focus,
	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__active>a:hover {
		color: #fff;
		background-color: #080808
	}

	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a,
	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:focus,
	.kcw .kcw__navbar-inverse .kcw__navbar-nav .kcw__open .kcw__dropdown-menu>.kcw__disabled>a:hover {
		color: #444;
		background-color: transparent
	}
}

.kcw .kcw__navbar-inverse .kcw__navbar-toggle {
	border-color: #333
}

.kcw .kcw__navbar-inverse .kcw__navbar-toggle:focus,
.kcw .kcw__navbar-inverse .kcw__navbar-toggle:hover {
	background-color: #333
}

.kcw .kcw__navbar-inverse .kcw__navbar-toggle .kcw__icon-bar {
	background-color: #fff
}

.kcw .kcw__navbar-inverse .kcw__navbar-collapse,
.kcw .kcw__navbar-inverse .kcw__navbar-form {
	border-color: #101010
}

.kcw .kcw__navbar-inverse .kcw__navbar-link {
	color: #9d9d9d
}

.kcw .kcw__navbar-inverse .kcw__navbar-link:hover {
	color: #fff
}

.kcw .kcw__navbar-inverse .kcw__btn-link {
	color: #9d9d9d
}

.kcw .kcw__navbar-inverse .kcw__btn-link:focus,
.kcw .kcw__navbar-inverse .kcw__btn-link:hover {
	color: #fff
}

.kcw .kcw__navbar-inverse .kcw__btn-link[disabled]:focus,
.kcw .kcw__navbar-inverse .kcw__btn-link[disabled]:hover,
.kcw fieldset[disabled] .kcw__navbar-inverse .kcw__btn-link:focus,
.kcw fieldset[disabled] .kcw__navbar-inverse .kcw__btn-link:hover {
	color: #444
}

.kcw .kcw__breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}

.kcw .kcw__breadcrumb>li {
	display: inline-block
}

.kcw .kcw__breadcrumb>li+li:before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0"
}

.kcw .kcw__breadcrumb>.kcw__active {
	color: #777
}

.kcw .kcw__pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}

.kcw .kcw__pagination>li {
	display: inline
}

.kcw .kcw__pagination>li>a,
.kcw .kcw__pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	margin-left: -1px;
	line-height: 1.42857143;
	color: #337ab7;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd
}

.kcw .kcw__pagination>li>a:focus,
.kcw .kcw__pagination>li>a:hover,
.kcw .kcw__pagination>li>span:focus,
.kcw .kcw__pagination>li>span:hover {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd
}

.kcw .kcw__pagination>li:first-child>a,
.kcw .kcw__pagination>li:first-child>span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.kcw .kcw__pagination>li:last-child>a,
.kcw .kcw__pagination>li:last-child>span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px
}

.kcw .kcw__pagination>.kcw__active>a,
.kcw .kcw__pagination>.kcw__active>a:focus,
.kcw .kcw__pagination>.kcw__active>a:hover,
.kcw .kcw__pagination>.kcw__active>span,
.kcw .kcw__pagination>.kcw__active>span:focus,
.kcw .kcw__pagination>.kcw__active>span:hover {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #337ab7;
	border-color: #337ab7
}

.kcw .kcw__pagination>.kcw__disabled>a,
.kcw .kcw__pagination>.kcw__disabled>a:focus,
.kcw .kcw__pagination>.kcw__disabled>a:hover,
.kcw .kcw__pagination>.kcw__disabled>span,
.kcw .kcw__pagination>.kcw__disabled>span:focus,
.kcw .kcw__pagination>.kcw__disabled>span:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd
}

.kcw .kcw__pagination-lg>li>a,
.kcw .kcw__pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333
}

.kcw .kcw__pagination-lg>li:first-child>a,
.kcw .kcw__pagination-lg>li:first-child>span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px
}

.kcw .kcw__pagination-lg>li:last-child>a,
.kcw .kcw__pagination-lg>li:last-child>span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px
}

.kcw .kcw__pagination-sm>li>a,
.kcw .kcw__pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5
}

.kcw .kcw__pagination-sm>li:first-child>a,
.kcw .kcw__pagination-sm>li:first-child>span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px
}

.kcw .kcw__pagination-sm>li:last-child>a,
.kcw .kcw__pagination-sm>li:last-child>span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}

.kcw .kcw__pager {
	padding-left: 0;
	margin: 20px 0;
	text-align: center;
	list-style: none
}

.kcw .kcw__pager li {
	display: inline
}

.kcw .kcw__pager li>a,
.kcw .kcw__pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}

.kcw .kcw__pager li>a:focus,
.kcw .kcw__pager li>a:hover {
	text-decoration: none;
	background-color: #eee
}

.kcw .kcw__pager .kcw__next>a,
.kcw .kcw__pager .kcw__next>span {
	float: right
}

.kcw .kcw__pager .kcw__previous>a,
.kcw .kcw__pager .kcw__previous>span {
	float: left
}

.kcw .kcw__pager .kcw__disabled>a,
.kcw .kcw__pager .kcw__disabled>a:focus,
.kcw .kcw__pager .kcw__disabled>a:hover,
.kcw .kcw__pager .kcw__disabled>span {
	color: #777;
	cursor: not-allowed;
	background-color: #fff
}

.kcw .kcw__label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}

.kcw a.kcw__label:focus,
.kcw a.kcw__label:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.kcw .kcw__label:empty {
	display: none
}

.kcw .kcw__btn .kcw__label {
	position: relative;
	top: -1px
}

.kcw .kcw__label-default {
	background-color: #777
}

.kcw .kcw__label-default[href]:focus,
.kcw .kcw__label-default[href]:hover {
	background-color: #5e5e5e
}

.kcw .kcw__label-primary {
	background-color: #337ab7
}

.kcw .kcw__label-primary[href]:focus,
.kcw .kcw__label-primary[href]:hover {
	background-color: #286090
}

.kcw .kcw__label-success {
	background-color: #5cb85c
}

.kcw .kcw__label-success[href]:focus,
.kcw .kcw__label-success[href]:hover {
	background-color: #449d44
}

.kcw .kcw__label-info {
	background-color: #5bc0de
}

.kcw .kcw__label-info[href]:focus,
.kcw .kcw__label-info[href]:hover {
	background-color: #31b0d5
}

.kcw .kcw__label-warning {
	background-color: #f0ad4e
}

.kcw .kcw__label-warning[href]:focus,
.kcw .kcw__label-warning[href]:hover {
	background-color: #ec971f
}

.kcw .kcw__label-danger {
	background-color: #d9534f
}

.kcw .kcw__label-danger[href]:focus,
.kcw .kcw__label-danger[href]:hover {
	background-color: #c9302c
}

.kcw .kcw__badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	background-color: #777;
	border-radius: 10px
}

.kcw .kcw__badge:empty {
	display: none
}

.kcw .kcw__btn .kcw__badge {
	position: relative;
	top: -1px
}

.kcw .kcw__btn-group-xs>.kcw__btn .kcw__badge,
.kcw .kcw__btn-xs .kcw__badge {
	top: 0;
	padding: 1px 5px
}

.kcw a.kcw__badge:focus,
.kcw a.kcw__badge:hover {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}

.kcw .kcw__list-group-item.kcw__active>.kcw__badge,
.kcw .kcw__nav-pills>.kcw__active>a>.kcw__badge {
	color: #337ab7;
	background-color: #fff
}

.kcw .kcw__list-group-item>.kcw__badge {
	float: right
}

.kcw .kcw__list-group-item>.kcw__badge+.kcw__badge {
	margin-right: 5px
}

.kcw .kcw__nav-pills>li>a>.kcw__badge {
	margin-left: 3px
}

.kcw .kcw__jumbotron {
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}

.kcw .kcw__jumbotron .kcw__h1,
.kcw .kcw__jumbotron h1 {
	color: inherit
}

.kcw .kcw__jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}

.kcw .kcw__jumbotron>hr {
	border-top-color: #d5d5d5
}

.kcw .kcw__container .kcw__jumbotron,
.kcw .kcw__container-fluid .kcw__jumbotron {
	padding-right: 15px;
	padding-left: 15px;
	border-radius: 6px
}

.kcw .kcw__jumbotron .kcw__container {
	max-width: 100%
}

@media screen and (min-width:768px) {
	.kcw .kcw__jumbotron {
		padding-top: 48px;
		padding-bottom: 48px
	}

	.kcw .kcw__container .kcw__jumbotron,
	.kcw .kcw__container-fluid .kcw__jumbotron {
		padding-right: 60px;
		padding-left: 60px
	}

	.kcw .kcw__jumbotron .kcw__h1,
	.kcw .kcw__jumbotron h1 {
		font-size: 63px
	}
}

.kcw .kcw__thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: border .2s ease-in-out;
	-o-transition: border .2s ease-in-out;
	transition: border .2s ease-in-out
}

.kcw .kcw__thumbnail a>img,
.kcw .kcw__thumbnail>img {
	margin-right: auto;
	margin-left: auto
}

.kcw a.kcw__thumbnail.kcw__active,
.kcw a.kcw__thumbnail:focus,
.kcw a.kcw__thumbnail:hover {
	border-color: #337ab7
}

.kcw .kcw__thumbnail .kcw__caption {
	padding: 9px;
	color: #333
}

.kcw .kcw__alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}

.kcw .kcw__alert h4 {
	margin-top: 0;
	color: inherit
}

.kcw .kcw__alert .kcw__alert-link {
	font-weight: 700
}

.kcw .kcw__alert>p,
.kcw .kcw__alert>ul {
	margin-bottom: 0
}

.kcw .kcw__alert>p+p {
	margin-top: 5px
}

.kcw .kcw__alert-dismissable,
.kcw .kcw__alert-dismissible {
	padding-right: 35px
}

.kcw .kcw__alert-dismissable .kcw__close,
.kcw .kcw__alert-dismissible .kcw__close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}

.kcw .kcw__alert-success {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.kcw .kcw__alert-success hr {
	border-top-color: #c9e2b3
}

.kcw .kcw__alert-success .kcw__alert-link {
	color: #2b542c
}

.kcw .kcw__alert-info {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.kcw .kcw__alert-info hr {
	border-top-color: #a6e1ec
}

.kcw .kcw__alert-info .kcw__alert-link {
	color: #245269
}

.kcw .kcw__alert-warning {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.kcw .kcw__alert-warning hr {
	border-top-color: #f7e1b5
}

.kcw .kcw__alert-warning .kcw__alert-link {
	color: #66512c
}

.kcw .kcw__alert-danger {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.kcw .kcw__alert-danger hr {
	border-top-color: #e4b9c0
}

.kcw .kcw__alert-danger .kcw__alert-link {
	color: #843534
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0
	}

	to {
		background-position: 0 0
	}
}

.kcw .kcw__progress {
	height: 20px;
	margin-bottom: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.kcw .kcw__progress-bar {
	float: left;
	width: 0%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #337ab7;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
	-webkit-transition: width .6s ease;
	-o-transition: width .6s ease;
	transition: width .6s ease
}

.kcw .kcw__progress-bar-striped,
.kcw .kcw__progress-striped .kcw__progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}

.kcw .kcw__progress-bar.kcw__active,
.kcw .kcw__progress.kcw__active .kcw__progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}

.kcw .kcw__progress-bar-success {
	background-color: #5cb85c
}

.kcw .kcw__progress-striped .kcw__progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.kcw .kcw__progress-bar-info {
	background-color: #5bc0de
}

.kcw .kcw__progress-striped .kcw__progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.kcw .kcw__progress-bar-warning {
	background-color: #f0ad4e
}

.kcw .kcw__progress-striped .kcw__progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.kcw .kcw__progress-bar-danger {
	background-color: #d9534f
}

.kcw .kcw__progress-striped .kcw__progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.kcw .kcw__media {
	margin-top: 15px
}

.kcw .kcw__media:first-child {
	margin-top: 0
}

.kcw .kcw__media,
.kcw .kcw__media-body {
	overflow: hidden;
	zoom: 1
}

.kcw .kcw__media-body {
	width: 10000px
}

.kcw .kcw__media-object {
	display: block
}

.kcw .kcw__media-object.kcw__img-thumbnail {
	max-width: none
}

.kcw .kcw__media-right,
.kcw .kcw__media>.kcw__pull-right {
	padding-left: 10px
}

.kcw .kcw__media-left,
.kcw .kcw__media>.kcw__pull-left {
	padding-right: 10px
}

.kcw .kcw__media-body,
.kcw .kcw__media-left,
.kcw .kcw__media-right {
	display: table-cell;
	vertical-align: top
}

.kcw .kcw__media-middle {
	vertical-align: middle
}

.kcw .kcw__media-bottom {
	vertical-align: bottom
}

.kcw .kcw__media-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.kcw .kcw__media-list {
	padding-left: 0;
	list-style: none
}

.kcw .kcw__list-group {
	padding-left: 0;
	margin-bottom: 20px
}

.kcw .kcw__list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}

.kcw .kcw__list-group-item:first-child {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px
}

.kcw .kcw__list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}

.kcw .kcw__list-group-item.kcw__disabled,
.kcw .kcw__list-group-item.kcw__disabled:focus,
.kcw .kcw__list-group-item.kcw__disabled:hover {
	color: #777;
	cursor: not-allowed;
	background-color: #eee
}

.kcw .kcw__list-group-item.kcw__disabled .kcw__list-group-item-heading,
.kcw .kcw__list-group-item.kcw__disabled:focus .kcw__list-group-item-heading,
.kcw .kcw__list-group-item.kcw__disabled:hover .kcw__list-group-item-heading {
	color: inherit
}

.kcw .kcw__list-group-item.kcw__disabled .kcw__list-group-item-text,
.kcw .kcw__list-group-item.kcw__disabled:focus .kcw__list-group-item-text,
.kcw .kcw__list-group-item.kcw__disabled:hover .kcw__list-group-item-text {
	color: #777
}

.kcw .kcw__list-group-item.kcw__active,
.kcw .kcw__list-group-item.kcw__active:focus,
.kcw .kcw__list-group-item.kcw__active:hover {
	z-index: 2;
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading,
.kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading>.kcw__small,
.kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-heading>small,
.kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading,
.kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading>.kcw__small,
.kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-heading>small,
.kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading,
.kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading>.kcw__small,
.kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-heading>small {
	color: inherit
}

.kcw .kcw__list-group-item.kcw__active .kcw__list-group-item-text,
.kcw .kcw__list-group-item.kcw__active:focus .kcw__list-group-item-text,
.kcw .kcw__list-group-item.kcw__active:hover .kcw__list-group-item-text {
	color: #c7ddef
}

.kcw a.kcw__list-group-item,
.kcw button.kcw__list-group-item {
	color: #555
}

.kcw a.kcw__list-group-item .kcw__list-group-item-heading,
.kcw button.kcw__list-group-item .kcw__list-group-item-heading {
	color: #333
}

.kcw a.kcw__list-group-item:focus,
.kcw a.kcw__list-group-item:hover,
.kcw button.kcw__list-group-item:focus,
.kcw button.kcw__list-group-item:hover {
	color: #555;
	text-decoration: none;
	background-color: #f5f5f5
}

.kcw button.kcw__list-group-item {
	width: 100%;
	text-align: left
}

.kcw .kcw__list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}

.kcw a.kcw__list-group-item-success,
.kcw button.kcw__list-group-item-success {
	color: #3c763d
}

.kcw a.kcw__list-group-item-success .kcw__list-group-item-heading,
.kcw button.kcw__list-group-item-success .kcw__list-group-item-heading {
	color: inherit
}

.kcw a.kcw__list-group-item-success:focus,
.kcw a.kcw__list-group-item-success:hover,
.kcw button.kcw__list-group-item-success:focus,
.kcw button.kcw__list-group-item-success:hover {
	color: #3c763d;
	background-color: #d0e9c6
}

.kcw a.kcw__list-group-item-success.kcw__active,
.kcw a.kcw__list-group-item-success.kcw__active:focus,
.kcw a.kcw__list-group-item-success.kcw__active:hover,
.kcw button.kcw__list-group-item-success.kcw__active,
.kcw button.kcw__list-group-item-success.kcw__active:focus,
.kcw button.kcw__list-group-item-success.kcw__active:hover {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}

.kcw .kcw__list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}

.kcw a.kcw__list-group-item-info,
.kcw button.kcw__list-group-item-info {
	color: #31708f
}

.kcw a.kcw__list-group-item-info .kcw__list-group-item-heading,
.kcw button.kcw__list-group-item-info .kcw__list-group-item-heading {
	color: inherit
}

.kcw a.kcw__list-group-item-info:focus,
.kcw a.kcw__list-group-item-info:hover,
.kcw button.kcw__list-group-item-info:focus,
.kcw button.kcw__list-group-item-info:hover {
	color: #31708f;
	background-color: #c4e3f3
}

.kcw a.kcw__list-group-item-info.kcw__active,
.kcw a.kcw__list-group-item-info.kcw__active:focus,
.kcw a.kcw__list-group-item-info.kcw__active:hover,
.kcw button.kcw__list-group-item-info.kcw__active,
.kcw button.kcw__list-group-item-info.kcw__active:focus,
.kcw button.kcw__list-group-item-info.kcw__active:hover {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}

.kcw .kcw__list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}

.kcw a.kcw__list-group-item-warning,
.kcw button.kcw__list-group-item-warning {
	color: #8a6d3b
}

.kcw a.kcw__list-group-item-warning .kcw__list-group-item-heading,
.kcw button.kcw__list-group-item-warning .kcw__list-group-item-heading {
	color: inherit
}

.kcw a.kcw__list-group-item-warning:focus,
.kcw a.kcw__list-group-item-warning:hover,
.kcw button.kcw__list-group-item-warning:focus,
.kcw button.kcw__list-group-item-warning:hover {
	color: #8a6d3b;
	background-color: #faf2cc
}

.kcw a.kcw__list-group-item-warning.kcw__active,
.kcw a.kcw__list-group-item-warning.kcw__active:focus,
.kcw a.kcw__list-group-item-warning.kcw__active:hover,
.kcw button.kcw__list-group-item-warning.kcw__active,
.kcw button.kcw__list-group-item-warning.kcw__active:focus,
.kcw button.kcw__list-group-item-warning.kcw__active:hover {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}

.kcw .kcw__list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}

.kcw a.kcw__list-group-item-danger,
.kcw button.kcw__list-group-item-danger {
	color: #a94442
}

.kcw a.kcw__list-group-item-danger .kcw__list-group-item-heading,
.kcw button.kcw__list-group-item-danger .kcw__list-group-item-heading {
	color: inherit
}

.kcw a.kcw__list-group-item-danger:focus,
.kcw a.kcw__list-group-item-danger:hover,
.kcw button.kcw__list-group-item-danger:focus,
.kcw button.kcw__list-group-item-danger:hover {
	color: #a94442;
	background-color: #ebcccc
}

.kcw a.kcw__list-group-item-danger.kcw__active,
.kcw a.kcw__list-group-item-danger.kcw__active:focus,
.kcw a.kcw__list-group-item-danger.kcw__active:hover,
.kcw button.kcw__list-group-item-danger.kcw__active,
.kcw button.kcw__list-group-item-danger.kcw__active:focus,
.kcw button.kcw__list-group-item-danger.kcw__active:hover {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}

.kcw .kcw__list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}

.kcw .kcw__list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}

.kcw .kcw__panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.kcw .kcw__panel-body {
	padding: 15px
}

.kcw .kcw__panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.kcw .kcw__panel-heading>.kcw__dropdown .kcw__dropdown-toggle {
	color: inherit
}

.kcw .kcw__panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}

.kcw .kcw__panel-title>.kcw__small,
.kcw .kcw__panel-title>.kcw__small>a,
.kcw .kcw__panel-title>a,
.kcw .kcw__panel-title>small,
.kcw .kcw__panel-title>small>a {
	color: inherit
}

.kcw .kcw__panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.kcw .kcw__panel>.kcw__list-group,
.kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group {
	margin-bottom: 0
}

.kcw .kcw__panel>.kcw__list-group .kcw__list-group-item,
.kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group .kcw__list-group-item {
	border-width: 1px 0;
	border-radius: 0
}

.kcw .kcw__panel>.kcw__list-group:first-child .kcw__list-group-item:first-child,
.kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group:first-child .kcw__list-group-item:first-child {
	border-top: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.kcw .kcw__panel>.kcw__list-group:last-child .kcw__list-group-item:last-child,
.kcw .kcw__panel>.kcw__panel-collapse>.kcw__list-group:last-child .kcw__list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.kcw .kcw__panel>.kcw__panel-heading+.kcw__panel-collapse>.kcw__list-group .kcw__list-group-item:first-child {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}

.kcw .kcw__panel-heading+.kcw__list-group .kcw__list-group-item:first-child {
	border-top-width: 0
}

.kcw .kcw__list-group+.kcw__panel-footer {
	border-top-width: 0
}

.kcw .kcw__panel>.kcw__panel-collapse>.kcw__table,
.kcw .kcw__panel>.kcw__table,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table {
	margin-bottom: 0
}

.kcw .kcw__panel>.kcw__panel-collapse>.kcw__table caption,
.kcw .kcw__panel>.kcw__table caption,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table caption {
	padding-right: 15px;
	padding-left: 15px
}

.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child,
.kcw .kcw__panel>.kcw__table:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child,
.kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child,
.kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child {
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child td:first-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child th:first-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child td:first-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child th:first-child,
.kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child td:first-child,
.kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child th:first-child,
.kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child td:first-child,
.kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child td:last-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>tbody:first-child>tr:first-child th:last-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child td:last-child,
.kcw .kcw__panel>.kcw__table-responsive:first-child>.kcw__table:first-child>thead:first-child>tr:first-child th:last-child,
.kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child td:last-child,
.kcw .kcw__panel>.kcw__table:first-child>tbody:first-child>tr:first-child th:last-child,
.kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child td:last-child,
.kcw .kcw__panel>.kcw__table:first-child>thead:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child,
.kcw .kcw__panel>.kcw__table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child,
.kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child,
.kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child td:first-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child th:first-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child td:first-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child th:first-child,
.kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child td:first-child,
.kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child th:first-child,
.kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child td:first-child,
.kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}

.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child td:last-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tbody:last-child>tr:last-child th:last-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child td:last-child,
.kcw .kcw__panel>.kcw__table-responsive:last-child>.kcw__table:last-child>tfoot:last-child>tr:last-child th:last-child,
.kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child td:last-child,
.kcw .kcw__panel>.kcw__table:last-child>tbody:last-child>tr:last-child th:last-child,
.kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child td:last-child,
.kcw .kcw__panel>.kcw__table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}

.kcw .kcw__panel>.kcw__panel-body+.kcw__table,
.kcw .kcw__panel>.kcw__panel-body+.kcw__table-responsive,
.kcw .kcw__panel>.kcw__table+.kcw__panel-body,
.kcw .kcw__panel>.kcw__table-responsive+.kcw__panel-body {
	border-top: 1px solid #ddd
}

.kcw .kcw__panel>.kcw__table>tbody:first-child>tr:first-child td,
.kcw .kcw__panel>.kcw__table>tbody:first-child>tr:first-child th {
	border-top: 0
}

.kcw .kcw__panel>.kcw__table-bordered,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered {
	border: 0
}

.kcw .kcw__panel>.kcw__table-bordered>tbody>tr>td:first-child,
.kcw .kcw__panel>.kcw__table-bordered>tbody>tr>th:first-child,
.kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>td:first-child,
.kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>th:first-child,
.kcw .kcw__panel>.kcw__table-bordered>thead>tr>td:first-child,
.kcw .kcw__panel>.kcw__table-bordered>thead>tr>th:first-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:first-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:first-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:first-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:first-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>td:first-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>th:first-child {
	border-left: 0
}

.kcw .kcw__panel>.kcw__table-bordered>tbody>tr>td:last-child,
.kcw .kcw__panel>.kcw__table-bordered>tbody>tr>th:last-child,
.kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>td:last-child,
.kcw .kcw__panel>.kcw__table-bordered>tfoot>tr>th:last-child,
.kcw .kcw__panel>.kcw__table-bordered>thead>tr>td:last-child,
.kcw .kcw__panel>.kcw__table-bordered>thead>tr>th:last-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>td:last-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr>th:last-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>td:last-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr>th:last-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>td:last-child,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr>th:last-child {
	border-right: 0
}

.kcw .kcw__panel>.kcw__table-bordered>tbody>tr:first-child>td,
.kcw .kcw__panel>.kcw__table-bordered>tbody>tr:first-child>th,
.kcw .kcw__panel>.kcw__table-bordered>thead>tr:first-child>td,
.kcw .kcw__panel>.kcw__table-bordered>thead>tr:first-child>th,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:first-child>td,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:first-child>th,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr:first-child>td,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>thead>tr:first-child>th {
	border-bottom: 0
}

.kcw .kcw__panel>.kcw__table-bordered>tbody>tr:last-child>td,
.kcw .kcw__panel>.kcw__table-bordered>tbody>tr:last-child>th,
.kcw .kcw__panel>.kcw__table-bordered>tfoot>tr:last-child>td,
.kcw .kcw__panel>.kcw__table-bordered>tfoot>tr:last-child>th,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>td,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tbody>tr:last-child>th,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>td,
.kcw .kcw__panel>.kcw__table-responsive>.kcw__table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}

.kcw .kcw__panel>.kcw__table-responsive {
	margin-bottom: 0;
	border: 0
}

.kcw .kcw__panel-group {
	margin-bottom: 20px
}

.kcw .kcw__panel-group .kcw__panel {
	margin-bottom: 0;
	border-radius: 4px
}

.kcw .kcw__panel-group .kcw__panel+.kcw__panel {
	margin-top: 5px
}

.kcw .kcw__panel-group .kcw__panel-heading {
	border-bottom: 0
}

.kcw .kcw__panel-group .kcw__panel-heading+.kcw__panel-collapse>.kcw__list-group,
.kcw .kcw__panel-group .kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top: 1px solid #ddd
}

.kcw .kcw__panel-group .kcw__panel-footer {
	border-top: 0
}

.kcw .kcw__panel-group .kcw__panel-footer+.kcw__panel-collapse .kcw__panel-body {
	border-bottom: 1px solid #ddd
}

.kcw .kcw__panel-default {
	border-color: #ddd
}

.kcw .kcw__panel-default>.kcw__panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}

.kcw .kcw__panel-default>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top-color: #ddd
}

.kcw .kcw__panel-default>.kcw__panel-heading .kcw__badge {
	color: #f5f5f5;
	background-color: #333
}

.kcw .kcw__panel-default>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
	border-bottom-color: #ddd
}

.kcw .kcw__panel-primary {
	border-color: #337ab7
}

.kcw .kcw__panel-primary>.kcw__panel-heading {
	color: #fff;
	background-color: #337ab7;
	border-color: #337ab7
}

.kcw .kcw__panel-primary>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top-color: #337ab7
}

.kcw .kcw__panel-primary>.kcw__panel-heading .kcw__badge {
	color: #337ab7;
	background-color: #fff
}

.kcw .kcw__panel-primary>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
	border-bottom-color: #337ab7
}

.kcw .kcw__panel-success {
	border-color: #d6e9c6
}

.kcw .kcw__panel-success>.kcw__panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}

.kcw .kcw__panel-success>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top-color: #d6e9c6
}

.kcw .kcw__panel-success>.kcw__panel-heading .kcw__badge {
	color: #dff0d8;
	background-color: #3c763d
}

.kcw .kcw__panel-success>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
	border-bottom-color: #d6e9c6
}

.kcw .kcw__panel-info {
	border-color: #bce8f1
}

.kcw .kcw__panel-info>.kcw__panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}

.kcw .kcw__panel-info>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top-color: #bce8f1
}

.kcw .kcw__panel-info>.kcw__panel-heading .kcw__badge {
	color: #d9edf7;
	background-color: #31708f
}

.kcw .kcw__panel-info>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
	border-bottom-color: #bce8f1
}

.kcw .kcw__panel-warning {
	border-color: #faebcc
}

.kcw .kcw__panel-warning>.kcw__panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}

.kcw .kcw__panel-warning>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top-color: #faebcc
}

.kcw .kcw__panel-warning>.kcw__panel-heading .kcw__badge {
	color: #fcf8e3;
	background-color: #8a6d3b
}

.kcw .kcw__panel-warning>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
	border-bottom-color: #faebcc
}

.kcw .kcw__panel-danger {
	border-color: #ebccd1
}

.kcw .kcw__panel-danger>.kcw__panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}

.kcw .kcw__panel-danger>.kcw__panel-heading+.kcw__panel-collapse>.kcw__panel-body {
	border-top-color: #ebccd1
}

.kcw .kcw__panel-danger>.kcw__panel-heading .kcw__badge {
	color: #f2dede;
	background-color: #a94442
}

.kcw .kcw__panel-danger>.kcw__panel-footer+.kcw__panel-collapse>.kcw__panel-body {
	border-bottom-color: #ebccd1
}

.kcw .kcw__embed-responsive {
	position: relative;
	display: block;
	height: 0;
	padding: 0;
	overflow: hidden
}

.kcw .kcw__embed-responsive .kcw__embed-responsive-item,
.kcw .kcw__embed-responsive embed,
.kcw .kcw__embed-responsive iframe,
.kcw .kcw__embed-responsive object,
.kcw .kcw__embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0
}

.kcw .kcw__embed-responsive-16by9 {
	padding-bottom: 56.25%
}

.kcw .kcw__embed-responsive-4by3 {
	padding-bottom: 75%
}

.kcw .kcw__well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.kcw .kcw__well blockquote {
	border-color: #ddd;
	border-color: rgba(0, 0, 0, .15)
}

.kcw .kcw__well-lg {
	padding: 24px;
	border-radius: 6px
}

.kcw .kcw__well-sm {
	padding: 9px;
	border-radius: 3px
}

.kcw .kcw__close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}

.kcw .kcw__close:focus,
.kcw .kcw__close:hover {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: .5
}

.kcw button.kcw__close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.kcw .kcw__modal-open {
	overflow: hidden
}

.kcw .kcw__modal {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	display: none;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	outline: 0
}

.kcw .kcw__modal.kcw__fade .kcw__modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	-o-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: -webkit-transform .3s ease-out;
	transition: transform .3s ease-out;
	transition: transform .3s ease-out, -webkit-transform .3s ease-out, -o-transform .3s ease-out
}

.kcw .kcw__modal.kcw__in .kcw__modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0)
}

.kcw .kcw__modal-open .kcw__modal {
	overflow-x: hidden;
	overflow-y: auto
}

.kcw .kcw__modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}

.kcw .kcw__modal-content {
	position: relative;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #999;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
	outline: 0
}

.kcw .kcw__modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}

.kcw .kcw__modal-backdrop.kcw__fade {
	filter: alpha(opacity=0);
	opacity: 0
}

.kcw .kcw__modal-backdrop.kcw__in {
	filter: alpha(opacity=50);
	opacity: .5
}

.kcw .kcw__modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5
}

.kcw .kcw__modal-header .kcw__close {
	margin-top: -2px
}

.kcw .kcw__modal-title {
	margin: 0;
	line-height: 1.42857143
}

.kcw .kcw__modal-body {
	position: relative;
	padding: 15px
}

.kcw .kcw__modal-footer {
	padding: 15px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}

.kcw .kcw__modal-footer .kcw__btn+.kcw__btn {
	margin-bottom: 0;
	margin-left: 5px
}

.kcw .kcw__modal-footer .kcw__btn-group .kcw__btn+.kcw__btn {
	margin-left: -1px
}

.kcw .kcw__modal-footer .kcw__btn-block+.kcw__btn-block {
	margin-left: 0
}

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

@media (min-width:768px) {
	.kcw .kcw__modal-dialog {
		width: 600px;
		margin: 30px auto
	}

	.kcw .kcw__modal-content {
		-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
		box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
	}

	.kcw .kcw__modal-sm {
		width: 300px
	}
}

@media (min-width:992px) {
	.kcw .kcw__modal-lg {
		width: 900px
	}
}

.kcw .kcw__tooltip {
	position: absolute;
	z-index: 1070;
	display: block;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-weight: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 12px;
	filter: alpha(opacity=0);
	opacity: 0
}

.kcw .kcw__tooltip.kcw__in {
	filter: alpha(opacity=90);
	opacity: .9
}

.kcw .kcw__tooltip.kcw__top {
	padding: 5px 0;
	margin-top: -3px
}

.kcw .kcw__tooltip.kcw__right {
	padding: 0 5px;
	margin-left: 3px
}

.kcw .kcw__tooltip.kcw__bottom {
	padding: 5px 0;
	margin-top: 3px
}

.kcw .kcw__tooltip.kcw__left {
	padding: 0 5px;
	margin-left: -3px
}

.kcw .kcw__tooltip.kcw__top .kcw__tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.kcw .kcw__tooltip.kcw__top-left .kcw__tooltip-arrow {
	right: 5px;
	bottom: 0;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.kcw .kcw__tooltip.kcw__top-right .kcw__tooltip-arrow {
	bottom: 0;
	left: 5px;
	margin-bottom: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}

.kcw .kcw__tooltip.kcw__right .kcw__tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}

.kcw .kcw__tooltip.kcw__left .kcw__tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}

.kcw .kcw__tooltip.kcw__bottom .kcw__tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.kcw .kcw__tooltip.kcw__bottom-left .kcw__tooltip-arrow {
	top: 0;
	right: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.kcw .kcw__tooltip.kcw__bottom-right .kcw__tooltip-arrow {
	top: 0;
	left: 5px;
	margin-top: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}

.kcw .kcw__tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	background-color: #000;
	border-radius: 4px
}

.kcw .kcw__tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.kcw .kcw__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: 400;
	line-height: 1.42857143;
	line-break: auto;
	text-align: left;
	text-align: start;
	text-decoration: none;
	text-shadow: none;
	text-transform: none;
	letter-spacing: normal;
	word-break: normal;
	word-spacing: normal;
	word-wrap: normal;
	white-space: normal;
	font-size: 14px;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0, 0, 0, .2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
	box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.kcw .kcw__popover.kcw__top {
	margin-top: -10px
}

.kcw .kcw__popover.kcw__right {
	margin-left: 10px
}

.kcw .kcw__popover.kcw__bottom {
	margin-top: 10px
}

.kcw .kcw__popover.kcw__left {
	margin-left: -10px
}

.kcw .kcw__popover>.kcw__arrow {
	border-width: 11px
}

.kcw .kcw__popover>.kcw__arrow,
.kcw .kcw__popover>.kcw__arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}

.kcw .kcw__popover>.kcw__arrow:after {
	content: "";
	border-width: 10px
}

.kcw .kcw__popover.kcw__top>.kcw__arrow {
	bottom: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-color: #999;
	border-top-color: rgba(0, 0, 0, .25);
	border-bottom-width: 0
}

.kcw .kcw__popover.kcw__top>.kcw__arrow:after {
	bottom: 1px;
	margin-left: -10px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}

.kcw .kcw__popover.kcw__right>.kcw__arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-right-color: #999;
	border-right-color: rgba(0, 0, 0, .25);
	border-left-width: 0
}

.kcw .kcw__popover.kcw__right>.kcw__arrow:after {
	bottom: -10px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}

.kcw .kcw__popover.kcw__bottom>.kcw__arrow {
	top: -11px;
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0, 0, 0, .25)
}

.kcw .kcw__popover.kcw__bottom>.kcw__arrow:after {
	top: 1px;
	margin-left: -10px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}

.kcw .kcw__popover.kcw__left>.kcw__arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0, 0, 0, .25)
}

.kcw .kcw__popover.kcw__left>.kcw__arrow:after {
	right: 1px;
	bottom: -10px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}

.kcw .kcw__popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}

.kcw .kcw__popover-content {
	padding: 9px 14px
}

.kcw .kcw__carousel {
	position: relative
}

.kcw .kcw__carousel-inner {
	position: relative;
	width: 100%;
	overflow: hidden
}

.kcw .kcw__carousel-inner>.kcw__item {
	position: relative;
	display: none;
	-webkit-transition: .6s ease-in-out left;
	-o-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}

.kcw .kcw__carousel-inner>.kcw__item>a>img,
.kcw .kcw__carousel-inner>.kcw__item>img {
	line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
	.kcw .kcw__carousel-inner>.kcw__item {
		-webkit-transition: -webkit-transform .6s ease-in-out;
		-o-transition: -o-transform .6s ease-in-out;
		transition: -webkit-transform .6s ease-in-out;
		transition: transform .6s ease-in-out;
		transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;
		-webkit-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-perspective: 1000px;
		perspective: 1000px
	}

	.kcw .kcw__carousel-inner>.kcw__item.kcw__active.kcw__right,
	.kcw .kcw__carousel-inner>.kcw__item.kcw__next {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		left: 0
	}

	.kcw .kcw__carousel-inner>.kcw__item.kcw__active.kcw__left,
	.kcw .kcw__carousel-inner>.kcw__item.kcw__prev {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		left: 0
	}

	.kcw .kcw__carousel-inner>.kcw__item.kcw__active,
	.kcw .kcw__carousel-inner>.kcw__item.kcw__next.kcw__left,
	.kcw .kcw__carousel-inner>.kcw__item.kcw__prev.kcw__right {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		left: 0
	}
}

.kcw .kcw__carousel-inner>.kcw__active,
.kcw .kcw__carousel-inner>.kcw__next,
.kcw .kcw__carousel-inner>.kcw__prev {
	display: block
}

.kcw .kcw__carousel-inner>.kcw__active {
	left: 0
}

.kcw .kcw__carousel-inner>.kcw__next,
.kcw .kcw__carousel-inner>.kcw__prev {
	position: absolute;
	top: 0;
	width: 100%
}

.kcw .kcw__carousel-inner>.kcw__next {
	left: 100%
}

.kcw .kcw__carousel-inner>.kcw__prev {
	left: -100%
}

.kcw .kcw__carousel-inner>.kcw__next.kcw__left,
.kcw .kcw__carousel-inner>.kcw__prev.kcw__right {
	left: 0
}

.kcw .kcw__carousel-inner>.kcw__active.kcw__left {
	left: -100%
}

.kcw .kcw__carousel-inner>.kcw__active.kcw__right {
	left: 100%
}

.kcw .kcw__carousel-control {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 15%;
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	background-color: rgba(0, 0, 0, 0);
	filter: alpha(opacity=50);
	opacity: .5
}

.kcw .kcw__carousel-control.kcw__left {
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
	background-repeat: repeat-x
}

.kcw .kcw__carousel-control.kcw__right {
	right: 0;
	left: auto;
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
	background-repeat: repeat-x
}

.kcw .kcw__carousel-control:focus,
.kcw .kcw__carousel-control:hover {
	color: #fff;
	text-decoration: none;
	outline: 0;
	filter: alpha(opacity=90);
	opacity: .9
}

.kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
.kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
.kcw .kcw__carousel-control .kcw__icon-next,
.kcw .kcw__carousel-control .kcw__icon-prev {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block;
	margin-top: -10px
}

.kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
.kcw .kcw__carousel-control .kcw__icon-prev {
	left: 50%;
	margin-left: -10px
}

.kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
.kcw .kcw__carousel-control .kcw__icon-next {
	right: 50%;
	margin-right: -10px
}

.kcw .kcw__carousel-control .kcw__icon-next,
.kcw .kcw__carousel-control .kcw__icon-prev {
	width: 20px;
	height: 20px;
	font-family: serif;
	line-height: 1
}

.kcw .kcw__carousel-control .kcw__icon-prev:before {
	content: "\2039"
}

.kcw .kcw__carousel-control .kcw__icon-next:before {
	content: "\203a"
}

.kcw .kcw__carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	padding-left: 0;
	margin-left: -30%;
	text-align: center;
	list-style: none
}

.kcw .kcw__carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	cursor: pointer;
	background-color: #000\9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #fff;
	border-radius: 10px
}

.kcw .kcw__carousel-indicators .kcw__active {
	width: 12px;
	height: 12px;
	margin: 0;
	background-color: #fff
}

.kcw .kcw__carousel-caption {
	position: absolute;
	right: 15%;
	bottom: 20px;
	left: 15%;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.kcw .kcw__carousel-caption .kcw__btn {
	text-shadow: none
}

@media screen and (min-width:768px) {

	.kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
	.kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
	.kcw .kcw__carousel-control .kcw__icon-next,
	.kcw .kcw__carousel-control .kcw__icon-prev {
		width: 30px;
		height: 30px;
		margin-top: -10px;
		font-size: 30px
	}

	.kcw .kcw__carousel-control .kcw__glyphicon-chevron-left,
	.kcw .kcw__carousel-control .kcw__icon-prev {
		margin-left: -10px
	}

	.kcw .kcw__carousel-control .kcw__glyphicon-chevron-right,
	.kcw .kcw__carousel-control .kcw__icon-next {
		margin-right: -10px
	}

	.kcw .kcw__carousel-caption {
		right: 20%;
		left: 20%;
		padding-bottom: 30px
	}

	.kcw .kcw__carousel-indicators {
		bottom: 20px
	}
}

.kcw .kcw__btn-group-vertical>.kcw__btn-group:after,
.kcw .kcw__btn-group-vertical>.kcw__btn-group:before,
.kcw .kcw__btn-toolbar:after,
.kcw .kcw__btn-toolbar:before,
.kcw .kcw__clearfix:after,
.kcw .kcw__clearfix:before,
.kcw .kcw__container-fluid:after,
.kcw .kcw__container-fluid:before,
.kcw .kcw__container:after,
.kcw .kcw__container:before,
.kcw .kcw__dl-horizontal dd:after,
.kcw .kcw__dl-horizontal dd:before,
.kcw .kcw__form-horizontal .kcw__form-group:after,
.kcw .kcw__form-horizontal .kcw__form-group:before,
.kcw .kcw__modal-footer:after,
.kcw .kcw__modal-footer:before,
.kcw .kcw__modal-header:after,
.kcw .kcw__modal-header:before,
.kcw .kcw__nav:after,
.kcw .kcw__nav:before,
.kcw .kcw__navbar-collapse:after,
.kcw .kcw__navbar-collapse:before,
.kcw .kcw__navbar-header:after,
.kcw .kcw__navbar-header:before,
.kcw .kcw__navbar:after,
.kcw .kcw__navbar:before,
.kcw .kcw__pager:after,
.kcw .kcw__pager:before,
.kcw .kcw__panel-body:after,
.kcw .kcw__panel-body:before,
.kcw .kcw__row:after,
.kcw .kcw__row:before {
	display: table;
	content: " "
}

.kcw .kcw__btn-group-vertical>.kcw__btn-group:after,
.kcw .kcw__btn-toolbar:after,
.kcw .kcw__clearfix:after,
.kcw .kcw__container-fluid:after,
.kcw .kcw__container:after,
.kcw .kcw__dl-horizontal dd:after,
.kcw .kcw__form-horizontal .kcw__form-group:after,
.kcw .kcw__modal-footer:after,
.kcw .kcw__modal-header:after,
.kcw .kcw__nav:after,
.kcw .kcw__navbar-collapse:after,
.kcw .kcw__navbar-header:after,
.kcw .kcw__navbar:after,
.kcw .kcw__pager:after,
.kcw .kcw__panel-body:after,
.kcw .kcw__row:after {
	clear: both
}

.kcw .kcw__center-block {
	display: block;
	margin-right: auto;
	margin-left: auto
}

.kcw .kcw__pull-right {
	float: right !important
}

.kcw .kcw__pull-left {
	float: left !important
}

.kcw .kcw__hide {
	display: none !important
}

.kcw .kcw__show {
	display: block !important
}

.kcw .kcw__invisible {
	visibility: hidden
}

.kcw .kcw__text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}

.kcw .kcw__hidden {
	display: none !important
}

.kcw .kcw__affix {
	position: fixed
}

@-ms-viewport {
	width: device-width
}

.kcw .kcw__visible-lg,
.kcw .kcw__visible-md,
.kcw .kcw__visible-sm,
.kcw .kcw__visible-xs {
	display: none !important
}

.kcw .kcw__visible-lg-block,
.kcw .kcw__visible-lg-inline,
.kcw .kcw__visible-lg-inline-block,
.kcw .kcw__visible-md-block,
.kcw .kcw__visible-md-inline,
.kcw .kcw__visible-md-inline-block,
.kcw .kcw__visible-sm-block,
.kcw .kcw__visible-sm-inline,
.kcw .kcw__visible-sm-inline-block,
.kcw .kcw__visible-xs-block,
.kcw .kcw__visible-xs-inline,
.kcw .kcw__visible-xs-inline-block {
	display: none !important
}

@media (max-width:767px) {
	.kcw .kcw__visible-xs {
		display: block !important
	}

	.kcw table.kcw__visible-xs {
		display: table !important
	}

	.kcw tr.kcw__visible-xs {
		display: table-row !important
	}

	.kcw td.kcw__visible-xs,
	.kcw th.kcw__visible-xs {
		display: table-cell !important
	}
}

@media (max-width:767px) {
	.kcw .kcw__visible-xs-block {
		display: block !important
	}
}

@media (max-width:767px) {
	.kcw .kcw__visible-xs-inline {
		display: inline !important
	}
}

@media (max-width:767px) {
	.kcw .kcw__visible-xs-inline-block {
		display: inline-block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.kcw .kcw__visible-sm {
		display: block !important
	}

	.kcw table.kcw__visible-sm {
		display: table !important
	}

	.kcw tr.kcw__visible-sm {
		display: table-row !important
	}

	.kcw td.kcw__visible-sm,
	.kcw th.kcw__visible-sm {
		display: table-cell !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.kcw .kcw__visible-sm-block {
		display: block !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.kcw .kcw__visible-sm-inline {
		display: inline !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.kcw .kcw__visible-sm-inline-block {
		display: inline-block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.kcw .kcw__visible-md {
		display: block !important
	}

	.kcw table.kcw__visible-md {
		display: table !important
	}

	.kcw tr.kcw__visible-md {
		display: table-row !important
	}

	.kcw td.kcw__visible-md,
	.kcw th.kcw__visible-md {
		display: table-cell !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.kcw .kcw__visible-md-block {
		display: block !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.kcw .kcw__visible-md-inline {
		display: inline !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.kcw .kcw__visible-md-inline-block {
		display: inline-block !important
	}
}

@media (min-width:1200px) {
	.kcw .kcw__visible-lg {
		display: block !important
	}

	.kcw table.kcw__visible-lg {
		display: table !important
	}

	.kcw tr.kcw__visible-lg {
		display: table-row !important
	}

	.kcw td.kcw__visible-lg,
	.kcw th.kcw__visible-lg {
		display: table-cell !important
	}
}

@media (min-width:1200px) {
	.kcw .kcw__visible-lg-block {
		display: block !important
	}
}

@media (min-width:1200px) {
	.kcw .kcw__visible-lg-inline {
		display: inline !important
	}
}

@media (min-width:1200px) {
	.kcw .kcw__visible-lg-inline-block {
		display: inline-block !important
	}
}

@media (max-width:767px) {
	.kcw .kcw__hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.kcw .kcw__hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.kcw .kcw__hidden-md {
		display: none !important
	}
}

@media (min-width:1200px) {
	.kcw .kcw__hidden-lg {
		display: none !important
	}
}

.kcw .kcw__visible-print {
	display: none !important
}

@media print {
	.kcw .kcw__visible-print {
		display: block !important
	}

	.kcw table.kcw__visible-print {
		display: table !important
	}

	.kcw tr.kcw__visible-print {
		display: table-row !important
	}

	.kcw td.kcw__visible-print,
	.kcw th.kcw__visible-print {
		display: table-cell !important
	}
}

.kcw .kcw__visible-print-block {
	display: none !important
}

@media print {
	.kcw .kcw__visible-print-block {
		display: block !important
	}
}

.kcw .kcw__visible-print-inline {
	display: none !important
}

@media print {
	.kcw .kcw__visible-print-inline {
		display: inline !important
	}
}

.kcw .kcw__visible-print-inline-block {
	display: none !important
}

@media print {
	.kcw .kcw__visible-print-inline-block {
		display: inline-block !important
	}
}

@media print {
	.kcw .kcw__hidden-print {
		display: none !important
	}
} 
  
/* 
Reset Styles 
=============== */
/*
.kcw {
  box-sizing: unset;
}

.kcw section,
.kcw div,
.kcw dl,
.kcw dt,
.kcw dd,
.kcw ul,
.kcw ol,
.kcw li,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6,
.kcw pre,
.kcw form,
.kcw fieldset,
.kcw input,
.kcw textarea,
.kcw label,
.kcw p,
.kcw blockquote,
.kcw th,
.kcw td,
.kcw a {
  box-sizing: unset;
  margin: 0;
  padding: 0;
}

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

.kcw fieldset,
.kcw img {
  border: 0;
}

.kcw address,
.kcw caption,
.kcw cite,
.kcw code,
.kcw dfn,
.kcw em,
.kcw strong,
.kcw th,
.kcw var {
  font-style: normal;
  font-weight: normal;
}

.kcw ol,
.kcw ul {
  list-style: none;
}

.kcw caption,
.kcw th {
  text-align: left;
}

.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
  font-size: 100%;
  font-weight: bold;
}

.kcw q:before,
.kcw q:after {
  content: '';
}

.kcw abbr,
.kcw acronym {
  border: 0;
}
*/
/* Reset Styles End
=============== */


/*Kyruus Overrides */

.page-content-wrapper {
   min-height: 50% !important;
}

/* Kyruus Overrides End */


 .kcw, .kcw div, .kcw h3{
    margin:0;padding:0;
}

 .kcw img{
    border:0;
}

 .kcw ul{
    padding: 5px 0 0 0;
}

 .kcw li{
    list-style:none;
}

 .kcw h3{
    font-size:100%;
    font-weight:normal;
}

 .kcw{
    font:13px/1.22 arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
    background-color: #ffffff;
}

 .kcw .kcw__page-content-wrapper {
    padding-bottom: 77px;
}
 .kcw .kcw__footer {
    margin-top: -77px;
}

 .kcw .kcw__footerlegalcopyright{
    color: #9AA5B2;
}

 .kcw .kcw__container {
    position: relative;
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 0px;
    text-align: left;
}

 .kcw .kcw__header {
    padding: 20px 0 0 0;
}

 .kcw .kcw__menu {
    border-top: solid 1px #dbd9d6;
    width: 100%;
    vertical-align: middle;
    line-height: normal;
    color: #4D104A;
    background-color: #F8F8F8;
    height: 55px;
}

 .kcw .kcw__title {
    border-top: solid 1px #dbd9d6;
    width: 100%;
    padding: 50px 0 10px 0;
}

 .kcw .kcw__title2, .kcw .kcw__title2 .kcw__container {
    font-size: 16px;
    font-family: "Montserrat",sans-serif;
    color: #363533;
}

 .kcw .kcw__headerlinks {
    text-align: right;
    float: right;
    line-height: 24px;
}

 .kcw .kcw__headerlinks a {
    padding: 10px 13px 10px 25px;
    color: #363533;
    font-weight: 600;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0.01em;
    white-space: nowrap;
}

 .kcw .kcw__menulinks {
    text-align: right;
    padding: 15px 0 15px 0;
    float: right;
}

 .kcw .kcw__title h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: .01em;
    font-size: 28px;
    color: #4D104A;
}

.kcw .kcw__title h3 a {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    letter-spacing: .01em;
    font-size: 28px;
    text-decoration: none;
    color: #4D104A;
}

 .kcw .kcw__menulinks a {
    font-family: Montserrat,sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: .01em;
    font-size: 18px;
    display: inline-block;
    vertical-align: middle;
    line-height: normal;
    color: #4D104A;
    text-decoration: none;
    padding-left: 40px;
}

 .kcw .kcw__footerlinks {
    text-align: left;
    padding: 20px 0 20px 0;
    float: left;
    min-width: 225px;
}

 .kcw .kcw__footerlegal {
    text-align: center;
    padding: 10px 0 20px 0;
    min-width: 225px;
    border-top: solid 1px #dbd9d6;
}

 .kcw .kcw__footercategory {
    color: #4D104A;
    font-size: 18px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
}

 .kcw .kcw__footerlinks a {
    padding: 2px 0 2px 0;
    color: #363533;
    font-size: 12px;
}

 .kcw .kcw__footerlinks a:hover {
    text-decoration: none;
    color: #904199;
}

 .kcw .kcw__footerlegallinks a:hover{
  text-decoration: none;
}

 .kcw .kcw__footerlegallinks .kcw__alert{
  color: #FF0000;
  font-weight: 700;
  text-decoration: underline;
  padding: 0 0 0 0;
  display:inline;
}

 .kcw .kcw__footerlegal a {
    padding: 5px;
    color: #000000;
    white-space: nowrap;
}

 .kcw .kcw__links {
    text-align: center;
    /*padding: 10px 0px 20px 0;*/
    padding: 15px 0px 15px 0;
    float: right;
    /*clear: both;*/
    border-top: solid 1px #dbd9d6;
    vertical-align: middle;
}

 .kcw .kcw__headerlinks a {
    font-family: "Montserrat", sans-serif;
    padding: 5px 25px;
    font-weight: 700;
    white-space: nowrap;
}

 .kcw .kcw__headerlinkselected {
    color: #4D104A;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0.01em;
    white-space: nowrap;
    padding: 5px 25px;
    white-space: nowrap;
}

 .kcw .kcw__headerlinkinactive {
    color: #363533;
    font-weight: 500;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 0.01em;
    white-space: nowrap;
    padding: 5px 25px;
    color: #9aa5b2;
    white-space: nowrap;
}


 .kcw .kcw__logo img {
    max-width: 140px;
    min-width: 20px;
    width:100%;
}

 .kcw .kcw__container .kcw__footerlinks {
      font-size: 14px;
      font-family: "Montserrat",sans-serif;
      line-height: 22px;
      color: #505050;
}

@media (min-width: 768px) {
     .kcw #kcw__ft {
        width: 750px;
    }

}

@media (min-width: 992px) {
     .kcw .kcw__logo {
        max-width: 175px;
        min-width: 20px;
        width:100%;
        vertical-align: bottom;
        float: left;
        position: absolute;
        bottom: 20px;
        /*display: inline-block;*/
    }

}

@media (min-width: 1199px) {
     .kcw .kcw__logo {
        max-width: 175px;
        min-width: 20px;
        width:100%;
        vertical-align: bottom;
        float: left;
        position: absolute;
        bottom: 20px;
        padding-bottom: 20px;
        /*display: inline-block;*/
    }
}

@media (max-width: 991px) {
     .kcw .kcw__links {
        display: none;
    }
     .kcw .kcw__headerlinks {
        display: none;
    }
     .kcw .kcw__menu {
        display: none;
    }
     .kcw .kcw__logo {
        max-width: 175px;
        min-width: 20px;
        display: block;
        padding-bottom: 20px;
    }
}

.kcw .kcw__container {
  width: auto;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 24px;
}

.kcw__myupmc-super-footer.kcw__myupmc-super-footer-spacing + .kcw__container > div {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.kcw__myupmc-super-footer.kcw__myupmc-super-footer-spacing + .kcw__container > div > div:first-of-type {
  margin-left: 0;
}
@media (min-width: 768px) {
  .kcw__myupmc-super-footer.kcw__myupmc-super-footer-spacing + .kcw__container > div > div {
    margin-left: 16px;
  }
}


 .kcw .kcw__myupmc-super-footer {
    position: relative;
    height: 220px;
    background: #e2e2dc;
    margin-bottom: 55px;
}

 .kcw .kcw__myupmc-super-footer-content {
    position: absolute;
    height: 100%;
    width: 40%;
}

 .kcw .kcw__myupmc-super-footer-content div {
    display: inline;
}

 .kcw .kcw__myupmc-super-footer-content
.kcw__myupmc-super-footer-content-phone {
    position: absolute;
    bottom: 2px;
}

 .kcw .kcw__myupmc-super-footer-content
 .kcw__myupmc-super-footer-content-banner-parent {
    font-family: Montserrat;
    color: #161f28;
    position: absolute;
    /*top: 15%;*/
    left: 33%;
    margin-left: 45px !important;
    font-style: normal;
    height: 100%;
    width: auto;
    display: flex;
    align-items: center;
}

 .kcw .kcw__myupmc-super-footer-content
.kcw__myupmc-super-footer-content-banner
h1 {
    font-weight: bold;
    /* font-size: 24px; */
    /* margin: 15px 0 15px 0; */
}

 .kcw .kcw__myupmc-super-footer-content
.kcw__myupmc-super-footer-content-banner
h3 {
    font-weight: 500;
    font-size: 18px;
    line-height: 20px;
    margin: 15px 0 22px 0;
}

 .kcw .kcw__myupmc-super-footer-content-banner-links a img {
    height: 40px !important;
    margin-right: 16px;
}

.kcw .kcw__myupmc-super-footer-content-banner-links {
    height: 40px !important;
}

@media (min-width: 0px) and (max-width: 345px) {
    /* .kcw .kcw__myupmc-super-footer-content
    .kcw__myupmc-super-footer-content-banner {
        left: 0% !important;

    }*/
    .kcw .kcw__myupmc-super-footer-content
    .kcw__myupmc-super-footer-content-banner-parent{
        left: 0%;
    }
    .kcw .kcw__myupmc-super-footer-content
    .kcw__myupmc-super-footer-content-banner {
        left: 0% !important;
        margin-left: 0px !important;
        font-family: Montserrat;
        position: absolute;
        top: 15%;
        font-style: normal;
        display: inline;
    }
     .kcw .kcw__myupmc-super-footer-content-phone img{
        display: none;
    }
     .kcw .kcw__myupmc-super-footer-spacing {
        padding: 0 0% 0px 0% !important;
    }
     .kcw .kcw__myupmc-super-footer-content-sizing {
        width: 90%;
    }
     .kcw .kcw__myupmc-super-footer-content-desktop h1,
     .kcw .kcw__myupmc-super-footer-content-desktop h3,
     .kcw .kcw__myupmc-super-footer-content-desktop a {
        display: none;
    }
     .kcw .kcw__myupmc-super-footer {
        height: 185px;
    }
     .kcw .kcw__myupmc-super-footer-content-banner
    h1 {
    font-size: 18px;
    margin: 0px 0 10px 0;
    }
     .kcw .kcw__myupmc-super-footer-content-banner-links a img {
        padding-top: 5px;
    }
}



@media (min-width: 346px) and (max-width: 450px) {
     .kcw .kcw__myupmc-super-footer-content
    .kcw__myupmc-super-footer-content-banner-parent {
        left: 0% !important;

    }
    .kcw .kcw__myupmc-super-footer-content
    .kcw__myupmc-super-footer-content-banner {
        left: 0% !important;
        margin-left: 0px !important;
        font-family: Montserrat;
        color: #161f28;
        position: absolute;
        top: 15%;
        font-style: normal;
        display: inline;
    }
     .kcw .kcw__myupmc-super-footer-content-phone img{
        display: none;
    }
     .kcw .kcw__myupmc-super-footer-spacing {
        padding: 0 0% 0 0% !important;
    }
     .kcw .kcw__myupmc-super-footer-content-sizing {
        width: 90%;
    }
     .kcw .kcw__myupmc-super-footer-content-desktop h1,
     .kcw .kcw__myupmc-super-footer-content-desktop h3,
     .kcw .kcw__myupmc-super-footer-content-desktop a {
        display: none;
    }
     .kcw .kcw__myupmc-super-footer-content-banner
    h1 {
    font-size: 18px;
    margin: 10px 0 10px 0;
    }
     .kcw .kcw__myupmc-super-footer-content-banner-links a img {
        padding-top: 5px;
    }
}

@media (min-width: 451px) and (max-width: 768px) {
     .kcw .kcw__myupmc-super-footer-spacing {
        padding: 0 5% 0 5% !important;
    }
     .kcw .kcw__myupmc-super-footer-content-sizing {
        width: 90%;
    }
     .kcw .kcw__myupmc-super-footer-content-phone img{
        width: 43%;
    }
     .kcw .kcw__myupmc-super-footer-content-desktop h1,
     .kcw .kcw__myupmc-super-footer-content-desktop h3,
     .kcw .kcw__myupmc-super-footer-content-desktop a {
        display: none;
    }
     .kcw .kcw__myupmc-super-footer {
        height: 185px;
    }
     .kcw .kcw__myupmc-super-footer-content-banner
    h1 {
    font-size: 18px;
    margin: 0px 0 10px 0;
    }
     .kcw .kcw__myupmc-super-footer-content-banner-links a img {
        padding-top: 5px;
    }
}

@media (min-width: 769px) and (max-width: 999px) {
     .kcw .kcw__myupmc-super-footer-spacing {
        padding: 0 10% 0 10% !important;
    }
     .kcw .kcw__myupmc-super-footer-content-sizing {
        width: 80%;
    }
     .kcw .kcw__myupmc-super-footer-content-banner
    h1 {
    font-size: 24px;
    margin: 15px 0 15px 0;
    }
     .kcw .kcw__myupmc-super-footer-content-mobile h1,
     .kcw .kcw__myupmc-super-footer-content-mobile h3,
     .kcw .kcw__myupmc-super-footer-content-mobile a {
        display: none;
    }
}

@media (min-width: 1000px) and (max-width: 1499px) {
     .kcw .kcw__myupmc-super-footer-spacing {
        padding: 0 20% 0 20% !important;
    }
     .kcw .kcw__myupmc-super-footer-content-sizing {
        width: 60%;
    }
     .kcw .kcw__myupmc-super-footer-content-banner
    h1 {
    font-size: 24px;
    margin: 15px 0 15px 0;
    }
     .kcw .kcw__myupmc-super-footer-content-mobile h1,
     .kcw .kcw__myupmc-super-footer-content-mobile h3,
     .kcw .kcw__myupmc-super-footer-content-mobile a {
        display: none;
    }
}

@media (min-width: 1500px) {
     .kcw .kcw__myupmc-super-footer-spacing {
        padding: 0 30% 0 30% !important;
    }
     .kcw .kcw__myupmc-super-footer-content-sizing {
        width: 40%;
    }
     .kcw .kcw__myupmc-super-footer-content-banner
    h1 {
    font-size: 24px;
    margin: 15px 0 15px 0;
    }
     .kcw .kcw__myupmc-super-footer-content-mobile h1,
     .kcw .kcw__myupmc-super-footer-content-mobile h3,
     .kcw .kcw__myupmc-super-footer-content-mobile a {
        display: none;
    }
}

 
/* 
Reset Styles 
=============== */

.kcw {
    box-sizing: unset;
  }
  
  .kcw section,
  .kcw div,
  .kcw dl,
  .kcw dt,
  .kcw dd,
  .kcw ul,
  .kcw ol,
  .kcw li,
  .kcw h1,
  .kcw h2,
  .kcw h3,
  .kcw h4,
  .kcw h5,
  .kcw h6,
  .kcw pre,
  .kcw form,
  .kcw fieldset,
  .kcw input,
  .kcw textarea,
  .kcw label,
  .kcw p,
  .kcw blockquote,
  .kcw th,
  .kcw td,
  .kcw a {
    box-sizing: unset;
    margin: 0;
    padding: 0;
  }
  
  .kcw table {
    border-collapse: collapse;
    border-spacing: 0;
  }
  
  .kcw fieldset,
  .kcw img {
    border: 0;
  }
  
  .kcw address,
  .kcw caption,
  .kcw cite,
  .kcw code,
  .kcw dfn,
  .kcw em,
  .kcw strong,
  .kcw th,
  .kcw var {
    font-style: normal;
    font-weight: normal;
  }
  
  .kcw ol,
  .kcw ul {
    list-style: none;
  }
  
  .kcw caption,
  .kcw th {
    text-align: left;
  }
  
  .kcw h1,
  .kcw h2,
  .kcw h3,
  .kcw h4,
  .kcw h5,
  .kcw h6 {
    font-size: 100%;
    font-weight: bold;
  }
  
  .kcw q:before,
  .kcw q:after {
    content: '';
  }
  
  .kcw abbr,
  .kcw acronym {
    border: 0;
  }
  
  /* Reset Styles End
  =============== */
  
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 100;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-100.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-100.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-100.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-100.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-100.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-100.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 200;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-200.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-200.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-200.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-200.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-200.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-200.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-300.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-300.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-300.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-300.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-300.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-300.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-regular.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-regular.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-regular.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-regular.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-regular.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-regular.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-500.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-500.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-500.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-500.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-500.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-500.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 600;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-600.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-600.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-600.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-600.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-600.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-600.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-700.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-700.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-700.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-700.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-700.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-700.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 800;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-800.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-800.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-800.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-800.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-800.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-800.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: Montserrat;
    font-style: normal;
    font-weight: 900;
    font-display: swap;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-900.eot);
    src: local(""),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-900.eot?#iefix)
        format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-900.woff2) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-900.woff) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-900.ttf) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/montserrat-v25-latin-900.svg#Montserrat) format("svg");
  }
  
  @font-face {
    font-family: UPMC-Icon-Set;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/UPMC-Icon-Set.eot);
    font-display: swap;
  }
  
  @font-face {
    font-family: UPMC-Icon-Set;
    src: url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/UPMC-Icon-Set.eot?37kpo4);
    src: url(fonts/UPMC-Icon-Set.eot?37kpo4#iefix) format("embedded-opentype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/UPMC-Icon-Set.woff2?37kpo4) format("woff2"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/UPMC-Icon-Set.ttf?37kpo4) format("truetype"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/UPMC-Icon-Set.woff?37kpo4) format("woff"),
      url(https://cdn.kyruus.com/pmc-customer-static-assets/upmc/fonts/1.2/UPMC-Icon-Set.svg?37kpo4#icomoon) format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
  }
  
   .kcw [class*=" kcw__icon-"],
   .kcw [class^="kcw__icon-"] {
    font-family: UPMC-Icon-Set !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
   .kcw .kcw__icon-hamburger:before {
    content: "\e900";
  }
   .kcw a:focus {
    outline: 2px solid #4D104A;
    outline-offset: 2px;
  }
   .kcw a.kcw__logo-link:focus {
    outline: 2px solid #771b61;
    outline-offset: 2px;
    display: block;
  }
  
  @media (max-width: 1199px) {
     .kcw .kcw__desktop-header {
      display: none;
    }
  }
  
  @media (min-width: 1202px) and (max-width: 1330px) {
     .kcw .kcw__header-megamenu.kcw__fixed {
      position: relative !important;
    }
  
     .kcw .kcw__header-megamenu ~ .kcw__header-placeholder {
      display: none;
    }
  }
  
   .kcw .kcw__header-megamenu {
    position: relative;
  }
  
   .kcw .kcw__header-megamenu.kcw__fixed {
    position: relative;
    width: 100%;
    background-color: #fff;
    top: 0;
    -ms-transform: none;
    z-index: 100;
    transform: none;
    transition: transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    box-shadow: 0 5px 10px #00000029;
  }
  
   .kcw .kcw__header-megamenu .kcw__desktop-header {
    position: relative;
  }
  
  @media (min-width: 1199px) {
     .kcw .kcw__header-megamenu .kcw__tertiary-nav {
      display: inline-block;
      list-style: none;
      padding: 0;
      margin: 0;
      border-bottom: solid 1px #dbd9d6;
    }
  
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container {
      display: inline-block;
      padding: 10px 13px;
    }
  
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container:first-child {
      padding-left: 0;
    }
  
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container:last-child {
      padding-right: 0;
    }
  
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container a,
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container button {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      text-decoration: none;
    }
  
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container a a,
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container button a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container a:hover,
     .kcw .kcw__header-megamenu .kcw__tertiary-nav .kcw__tertiary-nav-link-container button:hover {
      color: #4D104A;
    }
  
     .kcw .kcw__header-megamenu .kcw__mobile-header {
      display: none;
    }
  }
  
  @media (max-width: 1199px) {
     .kcw .kcw__header-megamenu ~ .kcw__header-placeholder {
      min-height: 80px;
    }
  
     .kcw .kcw__desktop-header {
      display: none;
    }
  
     .kcw .kcw__accordion-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.5s ease-in-out;
    }
  }
  
   .kcw .kcw__megamenu-tertiary-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
  }
  
   .kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container {
    display: block;
    padding: 20px 20px;
    border-bottom: solid 1px #dbd9d6;
  }
  
   .kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container a,
   .kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container button {
    font-family: Montserrat, sans-serif;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 0.01em;
    color: #363533;
    font-size: 16px;
    font-size: 1.6rem;
    text-decoration: none;
    display: block;
    font-weight: 500;
  }
  
  @media (min-width: 1199px) {
     .kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container {
      display: inline-block;
      border: 0;
      padding: 0 24px 0 0;
    }
  
     .kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container:first-child {
      padding-left: 0;
    }
  
     .kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container:last-child {
      padding-right: 0;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown .kcw__dropdown-menu {
      z-index: 99999;
      max-width: 300px;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown button {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      text-decoration: none;
      font-weight: 500;
      background: #4D104A;
      color: #fff;
      padding: 16px;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown button a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown a,
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown li {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      text-decoration: none;
      font-weight: 500;
      color: #363533;
      white-space: normal;
      width: 260px;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown a a,
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown li a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown a {
      padding: 0 20px;
      margin: 9px 0;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown .kcw__mega-caret:after {
      content: "\f107";
      font-family: FontAwesome;
      color: #fff;
      font-size: 20px;
      font-size: 2rem;
      position: relative;
      right: -5px;
      vertical-align: middle;
      line-height: 13px;
      line-height: 1.3rem;
    }
  
     .kcw .kcw__tertiary-container .kcw__menu-column .kcw__dropdown.kcw__open .kcw__mega-caret:after {
      content: "\f106";
    }
  
     .kcw .kcw__tertiary-container .kcw__megamenu-tertiary-nav + .kcw__dropdown {
      margin-left: 24px;
    }
  }
  
  @media (min-width: 1199px) {
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav {
      background-color: #fff;
      position: inherit;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__header-megamenu-items {
      list-style: none;
      padding: 0;
      margin: 0;
      margin: 0;
      display: inline-block;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container {
      display: inline-block;
      margin-left: 28px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__search-form-group {
      width: 220px;
      background-color: #f8f8f8;
      padding-left: 12px;
      border-radius: 4px;
      border: 1px solid #9a9a9b;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__hero-search-button {
      vertical-align: top;
      display: inline-block;
      border: 1px solid #4D104A;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      position: absolute;
      width: 35px;
      height: 30px;
      right: 0;
      background-color: #4D104A;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__hero-search-button:before {
      font-family: UPMC-Icon-Set;
      content: "\e902";
      font-size: 13px;
      font-size: 1.3rem;
      display: block;
      margin-top: 2px;
      color: #fff;
      font-weight: 500;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__search-form-inline {
      height: 30px;
      border-radius: 2px;
      background: #fff;
      position: relative;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__search-container
      .kcw__search-form-inline:focus-within {
      outline: 2px solid #4D104A;
      outline-offset: 2px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__search-form-focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__search-form-control {
      height: 30px;
      padding: 0;
      background-color: #f8f8f8;
      border: 0;
      width: 144px;
      display: inline-block;
      font-size: 14px;
      font-size: 1.4rem;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__search-form-control:focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__hero-clear-search {
      position: absolute;
      background-color: #f8f8f8;
      width: 25px;
      height: 30px;
      display: none;
      text-align: center;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__search-container .kcw__hero-clear-search:before {
      font-family: UPMC-Icon-Set;
      content: "\e901";
      font-size: 10px;
      font-size: 1rem;
      display: block;
      margin-top: 2px;
      color: #4D104A;
      font-weight: 700;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container {
      display: inline-block;
      padding-right: 35px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button.kcw__focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:hover,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link.kcw__focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:hover,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button.kcw__focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:hover,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link.kcw__focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:hover {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button.kcw__focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:hover:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link.kcw__focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:hover:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button.kcw__focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:hover:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link.kcw__focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:focus:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:hover:after {
      outline: 0;
      height: 5px;
      width: 100%;
      position: absolute;
      content: "";
      border: 5px solid #4D104A;
      border-top-width: 0;
      border-left-width: 0;
      border-right-width: 0;
      bottom: -11px;
      left: 0;
      z-index: 999;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container.kcw__open a.kcw__mega-button,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container.kcw__open a.kcw__mega-button {
      color: #4D104A;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container.kcw__open
      a.kcw__mega-button
      span.kcw__mega-carrot:after,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-link-container.kcw__open
      a.kcw__mega-button
      span.kcw__mega-carrot:after {
      content: "\f106";
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container.kcw__open a.kcw__mega-button:after,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container.kcw__open a.kcw__mega-button:after {
      height: 5px;
      width: 100%;
      position: absolute;
      content: "";
      border: 5px solid #4D104A;
      border-top-width: 0;
      border-left-width: 0;
      border-right-width: 0;
      bottom: -8px;
      left: 0;
      z-index: 999;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container.kcw__open a.kcw__mega-button:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container.kcw__open a.kcw__mega-button:focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container.kcw__open .kcw__secondary-nav,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container.kcw__open .kcw__secondary-nav {
      display: block;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container.kcw__open a.kcw__megabutton,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container.kcw__open a.kcw__megabutton {
      color: #4D104A;
      padding-bottom: 17px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container:last-child,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container:last-child {
      padding-right: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link {
      background: 0;
      color: inherit;
      border: 0;
      padding: 0;
      font: inherit;
      cursor: pointer;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0.01em;
      font-size: 16px;
      font-size: 1.6rem;
      display: block;
      padding-bottom: 37px;
      position: relative;
      text-decoration: none;
      color: #4D104A;
      font-weight: 700 !important;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:active,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-button:hover,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:active,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container a.kcw__mega-link:hover,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:active,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-button:hover,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:active,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:focus,
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-link-container a.kcw__mega-link:hover {
      color: #4D104A;
      text-decoration: none;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button
      span.kcw__mega-carrot:after,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-link-container
      a.kcw__mega-button
      span.kcw__mega-carrot:after {
      content: "\f107";
      font-family: FontAwesome;
      color: #4D104A;
      font-size: 20px;
      font-size: 2rem;
      position: relative;
      right: -5px;
      vertical-align: middle;
      line-height: 13px;
      line-height: 1.3rem;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__secondary-nav {
      display: none;
      position: absolute;
      left: 0;
      z-index: 1000;
      list-style: none;
      padding: 0;
      margin: 0;
      width: 100vw;
      background-color: #fff;
      top: 100%;
      border-top: solid 1px #dbd9d6;
      border-bottom: solid 1px #dbd9d6;
      box-shadow: 0 8px 18px 0 rgba(0, 0, 0, 0.16);
      min-height: 520px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__secondary-nav.kcw__placeholder {
      position: absolute;
      width: 100vw;
      margin-left: calc(50% - 50vw);
      background-color: #f8f8f8;
      top: calc(100% - 70px);
      left: 0;
      height: 70px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__main-nav .kcw__secondary-nav .kcw__secondary-nav-inner-wrapper {
      padding: 20px 55px 0 35px;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__nav-tabs {
      margin-right: 27px;
      border: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__nav-tabs
      > li
      > a {
      background: 0;
      border: 0;
      border-radius: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__nav-tabs
      > li
      > a:hover {
      border: 0;
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__nav-tabs
      > li
      > a:focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__secondary-nav-container {
      width: 292px;
      float: left;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__secondary-nav-container
      .kcw__no-links {
      border-top: 1px solid #dbd9d6;
      padding: 10px 0 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__secondary-nav-container
      .kcw__no-links
      + .kcw__no-links {
      border-top: 0;
      margin-top: 0;
      padding-top: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container {
      width: 100%;
      position: relative;
      margin: 10px 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container:focus-within {
      outline: 2px solid #4D104A;
      outline-offset: 2px;
      outline-offset: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__active {
      background: #f8f8f8;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container:last-child {
      padding-right: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      a,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      button {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      color: #363533;
      text-decoration: none;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      a {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0.01em;
      font-size: 16px;
      font-size: 1.6rem;
      width: 100%;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      a:active,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      a:focus,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      a:hover {
      text-decoration: none;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container
      button {
      background: 0;
      color: inherit;
      border: 0;
      padding: 0;
      font: inherit;
      cursor: pointer;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      font-size: 18px;
      font-size: 1.8rem;
      color: #4D104A;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container:hover
      a {
      color: #4d104a;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container:hover
      a:focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__no-links
      a:after {
      font-family: UPMC-Icon-Set;
      display: inline-block;
      font-size: 12px;
      font-size: 1.2rem;
      transition: transform 0.3s ease-out;
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      padding: 0 10px;
      color: #363533;
      content: "\e909";
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links:focus-within {
      outline: 2px solid #4D104A;
      outline-offset: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links
      a {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -ms-flex-align: center;
      align-items: center;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links
      a:after {
      font-family: UPMC-Icon-Set;
      display: inline-block;
      font-size: 12px;
      font-size: 1.2rem;
      transition: transform 0.3s ease-out;
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      padding: 0 10px;
      color: #363533;
      content: "\e909";
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__open
      a,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__open
      button {
      color: #fff;
      text-decoration: none;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__open.kcw__has-links.kcw__open
      a {
      background: 0;
      border: 0;
      color: #363533;
      border-radius: 0;
      width: 100%;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__open.kcw__has-links.kcw__open
      a:focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__open.kcw__has-links.kcw__open
      .kcw__secondary-inner-menu-container {
      display: block;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links
      .kcw__secondary-inner-menu-container {
      position: absolute;
      display: none;
      left: 0;
      z-index: 1000;
      list-style: none;
      padding: 0;
      margin: 0;
      background-color: #4D104A;
      top: 100%;
      border-bottom: solid 1px #dbd9d6;
      min-width: 300px;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links
      .kcw__secondary-inner-menu-container
      li {
      display: block;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links
      .kcw__secondary-inner-menu-container
      li
      a {
      font-size: 14px;
      font-size: 1.4rem;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0.01em;
      display: block;
      padding: 7px 15px;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      li.kcw__secondary-menu-link-container.kcw__has-links
      .kcw__secondary-inner-menu-container
      li
      a:focus {
      outline: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content {
      padding-left: 40px;
      margin-bottom: 20px;
      border-left: 1px solid #dbd9d6;
      min-height: 480px;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-positive: 1;
      flex-grow: 1;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane {
      width: 100%;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__rte {
      max-width: calc(100% - 50px);
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__rte
      span {
      font-size: 25px;
      font-size: 2.5rem;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      line-height: 30px;
      line-height: 3rem;
      color: #4D104A;
      margin: 10px 0 5px 0;
      margin-bottom: 20px;
      display: block;
    }
  }
  
  @media (min-width: 1199px) {
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__rte
      p {
      margin-bottom: 40px;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-base-link {
      margin-top: 10px;
      display: block;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-base-link
      a {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      text-decoration: none;
      display: block;
      font-weight: 500;
      text-decoration: underline;
      color: #00819f;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-base-link
      a
      a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-base-link
      a:hover {
      color: #bc3dc9;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-link
      a {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      text-decoration: none;
      display: block;
      font-weight: 500;
      margin: 10px 0;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-link
      a
      a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__nav-link
      a:hover {
      text-decoration: underline;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__generic-image-with-link
      + .kcw__generic-image-with-link,
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__tab-content
      .kcw__tab-pane
      .kcw__image-card-container
      + .kcw__image-card-container {
      margin-top: 40px;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__close {
      opacity: 1;
      background-color: #f8f8f8;
      border-radius: 15px;
      padding: 7px;
      position: relative;
      z-index: 9000;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__secondary-nav
      .kcw__secondary-nav-inner-wrapper
      .kcw__close:after {
      overflow: visible;
      font-weight: 500;
      top: 1px;
      right: 8px;
      font-family: UPMC-Icon-Set;
      font-size: 16px;
      font-size: 1.6rem;
      color: #4D104A;
      content: "\e901";
      background-size: cover;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__image-card-container.kcw__small.kcw__responsive .kcw__image-callout {
      width: -webkit-fit-content;
      width: fit-content;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__flexibile-callout
      .kcw__flexibile-callout-warpper
      .kcw__flexibile-callout-body {
      min-height: 175px;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__flexibile-callout .kcw__flexibile-callout-warpper .kcw__cta {
      background-color: #fff;
      box-shadow: none;
      color: #00819f;
      text-decoration: underline;
      width: -webkit-fit-content;
      width: fit-content;
      margin: 0;
      padding: 0;
      border-radius: 0;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__flexibile-callout .kcw__flexibile-callout-warpper .kcw__cta:hover {
      color: #bc3dc9;
    }
  
     .kcw .kcw__mega-menu-wrapper
      .kcw__flexibile-callout
      .kcw__flexibile-callout-warpper
      .kcw__additional-info {
      background: grey;
      border-radius: 15px;
      margin-top: 10px;
      margin-left: 90%;
      float: left !important;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__flexibile-callout .kcw__tooltip {
      left: 50% !important;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__flexibile-callout .kcw__tooltip.kcw__in {
      opacity: 1 !important;
      z-index: 9999;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__flexibile-callout .kcw__tooltip .kcw__tooltip-arrow {
      border-top-color: #575658 !important;
      left: 80% !important;
    }
  
     .kcw .kcw__mega-menu-wrapper .kcw__flexibile-callout .kcw__tooltip .kcw__tooltip-inner {
      text-align: left;
      color: #fff;
      max-width: 405px !important;
      opacity: 1 !important;
      padding: 30px 15px;
      background-color: #575658 !important;
      font-size: 16px;
      font-size: 1.6rem;
    }
  
     .kcw .kcw__tertiary-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: justify;
      justify-content: space-between;
      border-bottom: 1px solid #dbd9d6;
      margin: 0 0 19px 0;
      padding: 16px 0;
    }
  
     .kcw .kcw__tertiary-container .kcw__phone-col a {
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      font-weight: 500;
      color: #363533;
      text-decoration: none;
    }
  
     .kcw .kcw__tertiary-container .kcw__phone-col a a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__tertiary-container .kcw__phone-col a:hover {
      text-decoration: underline;
    }
  
     .kcw .kcw__tertiary-container .kcw__phone-col a span.kcw__icon-phone {
      background-color: #363533;
      border-radius: 15px;
      padding: 3px;
    }
  
     .kcw .kcw__tertiary-container .kcw__phone-col a span.kcw__icon-phone::before {
      color: #fff;
    }
  
     .kcw .kcw__megamenu-main-container {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: justify;
      justify-content: space-between;
      padding: 0;
      height: 81px;
    }
  
     .kcw .kcw__megamenu-main-container .kcw__logo-container {
      max-width: 175px;
      margin-bottom: 21px;
    }
  }
  
  @media (max-width: 1199px) {
     .kcw .kcw__mobile-header {
      display: -ms-flexbox;
      display: flex;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 10000;
      background-color: #fff;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper {
      width: 100%;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__menu-button-container {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__logo-container {
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
    }
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__logo-container img {
      height: 40px;
      width: 116px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__mobile-top-bar {
      padding: 25px 0;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      background-color: #fff;
      z-index: 10001;
      border-bottom: 1px solid #dbd9d6;
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.13);
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__mobile-main-nav-container {
      position: relative;
      min-height: 550px;
      overflow-y: auto;
      -webkit-overflow-scrolling: touch;
      background-color: #fff;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__mobile-main-nav-container.kcw__open {
      -ms-transform: translateX(0);
      transform: translateX(0);
      opacity: 1;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__mobile-nav-inner-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      padding-bottom: 80px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__menu-button-container {
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      height: 100%;
      top: 0;
      right: 0;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__menu-button-container > div {
      display: inline-block;
      border-right: 1px solid #75776f;
      padding: 0 10px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__menu-button-container > div:first-child {
      padding-left: 0;
      padding-right: 10px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__menu-button-container > div:last-child {
      border-right: 0;
      padding-left: 10px;
      padding-right: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__form-group {
      display: inline-block;
      width: 76%;
      margin-bottom: 0;
      margin-right: 11%;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__form-group
      .kcw__hero-clear-search {
      position: absolute;
      top: 25px;
      right: 70px;
      z-index: 5;
      display: none;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__form-group
      .kcw__hero-clear-search:before {
      font-family: UPMC-Icon-Set;
      content: "\e901";
      font-size: 26px;
      font-size: 2.6rem;
      display: block;
      margin-top: -2px;
      color: #4D104A;
      font-weight: 700;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__form-group
      .kcw__form-control:focus {
      outline: 2px solid #4D104A; !important;
      outline-offset: 2px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__form-group
      input {
      padding-left: 15px;
      padding-right: 50px;
      padding-bottom: 20px;
      margin-bottom: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__form-group
      input:focus {
      outline: 2px solid #4D104A !important;
      outline-offset: 2px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__hero-search-button {
      background-color: #fff;
      height: 60px;
      float: right;
      margin-left: -6px;
      vertical-align: top;
      border: 0;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      > div
      .kcw__form-inline
      .kcw__hero-search-button:before {
      font-family: UPMC-Icon-Set;
      content: "\e902";
      font-size: 29px;
      font-size: 2.9rem;
      display: block;
      margin-top: -2px;
      color: #4D104A;
      font-weight: 700;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      .kcw__search-container
      .kcw__search-drawer-button:before {
      font-family: UPMC-Icon-Set;
      content: "\e902";
      font-size: 24px;
      font-size: 2.4rem;
      display: block;
      margin-top: -2px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__menu-button-container
      .kcw__search-container
      .kcw__search-drawer-button.kcw__open:before {
      content: "\e901";
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button {
      display: block;
      margin-top: -10px;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      width: 32px;
      -ms-transform: rotate(0);
      transform: rotate(0);
      cursor: pointer;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      font-size: 8px;
      font-size: 0.8rem;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button:after {
      font-family: UPMC-Icon-Set;
      content: "\e900";
      font-size: 26px;
      font-size: 2.6rem;
      display: inherit;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button span {
      display: block;
      position: absolute;
      height: 3px;
      width: 100%;
      background: #505050;
      border-radius: 9px;
      opacity: 1;
      left: 0;
      -ms-transform: rotate(0);
      transform: rotate(0);
      transition: 0.25s ease-in-out;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button span:nth-child(1) {
      top: 0;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button span:nth-child(2),
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button span:nth-child(3) {
      top: 9px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button span:nth-child(4) {
      top: 18px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button.kcw__open {
      overflow: hidden;
      text-indent: -9999px;
      margin-top: -3px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button.kcw__open:after {
      text-indent: 0;
      content: "\e901";
      float: left;
      font-weight: 500;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button.kcw__open span:nth-child(1) {
      top: 9px;
      width: 0;
      left: 50%;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button.kcw__open span:nth-child(2) {
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button.kcw__open span:nth-child(3) {
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__hamburger-button.kcw__open span:nth-child(4) {
      top: 9px;
      width: 0;
      left: 50%;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__main-nav {
      background-color: #fff;
      border-bottom: solid 1px #dbd9d6;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-items {
      list-style: none;
      padding: 0;
      margin: 0;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__main-nav .kcw__mega-button-container {
      display: block;
      border-top: 1px solid #dbd9d6;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container.kcw__open
      a.kcw__accordion:after {
      -ms-transform: rotate(0);
      transform: rotate(0);
      color: #4D104A;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container.kcw__open
      a.kcw__mega-button {
      color: #4D104A;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container.kcw__open
      a.kcw__mega-button.kcw__active
      ~ .kcw__accordion-content {
      max-height: 20em;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container.kcw__open
      .kcw__secondary-nav {
      border-top: solid 1px #dbd9d6;
      border-bottom: solid 1px #dbd9d6;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      .kcw__container {
      padding: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button {
      text-indent: 0;
      background: 0;
      color: inherit;
      border: 0;
      padding: 0;
      font: inherit;
      cursor: pointer;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
      font-size: 16px;
      font-size: 1.6rem;
      display: block;
      padding: 20px 20px;
      position: relative;
      text-decoration: none;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button
      a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button:active,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button:focus,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button:hover {
      text-decoration: none;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      a.kcw__mega-button.kcw__active {
      color: #4D104A;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav {
      list-style: none;
      padding: 0;
      margin: 0;
      background-color: #f8f8f8;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      .kcw__secondary-nav-container {
      padding: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container {
      display: block;
      padding: 5px 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container:first-of-type {
      padding-top: 10px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container:last-of-type {
      padding-bottom: 10px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container
      a {
      background: 0;
      color: inherit;
      border: 0;
      padding: 0;
      font: inherit;
      cursor: pointer;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      color: #363533;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container
      a
      a {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 22px;
      line-height: 2.2rem;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container
      a,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container
      button {
      display: inline-block;
      vertical-align: middle;
      line-height: normal;
      width: 100%;
      text-align: left;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container
      a,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container
      button {
      font-weight: 500;
      font-size: 16px;
      font-size: 1.6rem;
      padding-left: 20px;
      color: #4D104A;
      text-decoration: none;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__has-links {
      padding-top: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__has-links
      a {
      padding-top: 10px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__has-links
      button:after,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__has-links
      > a:after {
      font-family: UPMC-Icon-Set;
      font-size: 12px;
      font-size: 1.2rem;
      transition: transform 0.3s ease-out;
      -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
      color: #4D104A;
      content: "\e909";
      float: right;
      margin-right: 20px;
      margin-top: 5px;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open {
      background-color: #4D104A;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open
      a,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open
      button {
      color: #fff;
      text-decoration: none;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open
      a:after,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open
      button:after {
      color: #fff;
      -ms-transform: rotate(0);
      transform: rotate(0);
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open
      a:focus,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      li.kcw__secondary-menu-link-container.kcw__open
      button:focus {
      outline: 2px solid #fff;
      outline-offset: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      .kcw__secondary-inner-menu-container {
      list-style: none;
      padding: 0;
      margin: 0;
    }
  
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      .kcw__secondary-inner-menu-container
      > li
      a,
     .kcw .kcw__mobile-header
      .kcw__mega-menu-wrapper
      .kcw__main-nav
      .kcw__mega-button-container
      .kcw__secondary-nav
      .kcw__secondary-inner-menu-container
      > li
      button {
      font-size: 16px;
      font-size: 1.6rem;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 500;
      letter-spacing: 0.01em;
      padding: 10px 20px;
    }
  
     .kcw .kcw__mobile-header .kcw__mega-menu-wrapper .kcw__tertiary-nav {
      list-style: none;
      padding: 0;
      margin: 0;
    }
  
     .kcw .kcw__secondary-nav.kcw__placeholder {
      display: none;
    }
  }
  
   .kcw .kcw__collapse {
    display: none;
  }
  
   .kcw .kcw__logo-col {
    width: 10%;
  }
  
   .kcw .kcw__mobile-top-bar {
    padding: 0;
  }
   .kcw .kcw__icon-phone:before {
    content: "\e90f";
  }
  
  @media (max-width: 1199px) {
     .kcw #kcw__main-menu {
      display: block;
      height: 100px;
      width: 100%;
      background: #fff;
      margin: 0px;
      z-index: 9;
    }
  
     .kcw #kcw__main-menu ul {
      max-width: 800px;
      width: 100%;
      height: 100%;
      margin: 0px auto;
      padding: 0px;
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      z-index: 9;
    }
  
     .kcw #kcw__main-menu a:hover {
      text-decoration: underline;
    }
  
     .kcw #kcw__hamburger-input {
      display: none;
    }
  
     .kcw #kcw__hamburger-menu {
      position: relative;
      display: block;
      margin-top: -10px;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
      cursor: pointer;
      font-family: Montserrat, sans-serif;
      font-style: normal;
      font-weight: 700;
      letter-spacing: 0.01em;
      font-size: 8px;
      font-size: 0.8rem;
    }
     .kcw #kcw__hamburger-menu::after {
      font-family: UPMC-Icon-Set;
      content: "\e900";
      font-size: 1.9rem;
      display: inherit;
    }
     .kcw #kcw__hamburger-menu span {
      text-transform: uppercase;
      font-size: 0.6rem;
      display: block;
    }
  
     .kcw #kcw__hamburger-menu #kcw__sidebar-menu {
      visibility: hidden;
      position: fixed;
      bottom: 0;
      left: -100%;
      width: 100%;
      height: calc(100% - 80px);
      background-color: #fff;
      transition: 0.3s;
      padding: 0px 10px;
      box-sizing: border-box;
    }
  
     .kcw #kcw__hamburger-menu ul {
      padding-left: 0px;
    }
  
     .kcw #kcw__hamburger-menu li {
      list-style-type: none;
      line-height: 2rem;
    }
  
     .kcw #kcw__hamburger-menu a:hover {
      text-decoration: underline;
    }
  
     .kcw #kcw__hamburger-input:checked + #kcw__hamburger-menu #kcw__sidebar-menu {
      visibility: visible;
      left: 0;
      overflow-y: auto;
    }
  
     .kcw #kcw__hamburger-input:checked + #kcw__hamburger-menu::after {
      font-family: UPMC-Icon-Set;
      font-size: 1.9rem;
      content: "\e901";
    }
  }
  
  @media screen and (max-width: 750px) {
     .kcw #kcw__main-menu {
      display: none;
    }
     .kcw #kcw__hamburger-menu {
      display: block;
    }
  }
.kcw__mega-button-container a {
    font-size: 16px !important;
    font-weight: 700 !important
}
.kcw__mega-link-container a {
    font-size: 16px !important;
    font-weight: 700 !important
}
.kcw__tertiary-nav-link-container a {
    font-size: 16px !important;
    font-weight: 500 !important;
}
.kcw__phone-col .kcw__rte a {
    font-size: 16px !important;
    font-weight: 500 !important;
}

.upmc-custom-search-widget {
  padding-top: 150px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.kcw.upmc-custom-search-widget {
  padding-left: 150px;
  padding-right: 150px;
}

@media (max-width: 768px) {
  .kcw .kcw__col-xs-9 {
    width: 25%;
  }
  .kcw.upmc-custom-search-widget {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.kcw .kcw__megamenu-tertiary-nav .kcw__tertiary-nav-link-container a:hover{ 
  text-decoration: underline;
}

.MuiDialog-paperFullWidth {
  padding-top: 0px !important;
}