 
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-Regular.woff2")
    format("woff2");
}
@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-Italic.woff2")
    format("woff2");
}

@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-Medium.woff2")
    format("woff2");
}
@font-face {
  font-weight: 500;
  font-style: italic;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-MediumItalic.woff2")
    format("woff2");
}

@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-Bold.woff2")
    format("woff2");
}
@font-face {
  font-weight: 700;
  font-style: italic;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-BoldItalic.woff2")
    format("woff2");
}

@font-face {
  font-weight: 900;
  font-style: normal;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-Black.woff2")
    format("woff2");
}
@font-face {
  font-weight: 900;
  font-style: italic;
  font-family: "Inter-Loom";

  src: url("https://cdn.loom.com/assets/fonts/inter/Inter-UI-BlackItalic.woff2")
    format("woff2");
}

@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 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 */
.chanel-html-html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

.chanel-html-body {
  margin: 0;
}

.chanel-html-article,
.chanel-html-aside,
.chanel-html-details,
.chanel-html-figcaption,
.chanel-html-figure,
.chanel-html-footer,
.chanel-html-header,
.chanel-html-hgroup,
.chanel-html-main,
.chanel-html-menu,
.chanel-html-nav,
.chanel-html-section,
.chanel-html-summary {
  display: block;
}

.chanel-html-audio,
.chanel-html-canvas,
.chanel-html-progress,
.chanel-html-video {
  display: inline-block;
  vertical-align: baseline;
}

.chanel-html-audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
.chanel-html-template {
  display: none;
}

.chanel-html-a {
  background-color: transparent;
}

.chanel-html-a:active,
.chanel-html-a:hover {
  outline: 0;
}

.chanel-html-abbr[title] {
  border-bottom: 1px dotted;
}

.chanel-html-b,
.chanel-html-strong {
  font-weight: bold;
}

.chanel-html-dfn {
  font-style: italic;
}

.chanel-html-h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

.chanel-html-mark {
  background: #ff0;
  color: #000;
}

.chanel-html-small {
  font-size: 80%;
}

.chanel-html-sub,
.chanel-html-sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

.chanel-html-sup {
  top: -0.5em;
}

.chanel-html-sub {
  bottom: -0.25em;
}

.chanel-html-img {
  border: 0;
}

.image-height{
  height: 262px;
}

@media screen and (max-width: 767px) {
  .image-height {
    height: 177px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .image-height {
    height: 162px;
  }
}


.chanel-html-svg:not(:root) {
  overflow: hidden;
}

.chanel-html-figure {
  margin: 1em 40px;
}

.chanel-html-hr {
  box-sizing: content-box;
  height: 0;
}

.chanel-html-pre {
  overflow: auto;
}

.chanel-html-code,
.chanel-html-kbd,
.chanel-html-pre,
.chanel-html-samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

.chanel-html-button,
.chanel-html-input,
.chanel-html-optgroup,
.chanel-html-select,
.chanel-html-textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

.chanel-html-button {
  overflow: visible;
}

.chanel-html-button,
.chanel-html-select {
  text-transform: none;
}

.chanel-html-button,
.chanel-html-html .chanel-html-input[type="button"],
.chanel-html-input[type="reset"],
.chanel-html-input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

.chanel-html-button[disabled],
.chanel-html-html .chanel-html-input[disabled] {
  cursor: default;
}

.chanel-html-button::-moz-focus-inner,
.chanel-html-input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.chanel-html-input {
  line-height: normal;
}

.chanel-html-input[type="checkbox"],
.chanel-html-input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input#notify-date::-webkit-inner-spin-button {
  -webkit-appearance: none;
  display: none;
}

.chanel-html-input[type="number"]::-webkit-inner-spin-button,
.chanel-html-input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

.chanel-html-input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

.chanel-html-input[type="search"]::-webkit-search-cancel-button,
.chanel-html-input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.chanel-html-fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

.chanel-html-legend {
  border: 0;
  padding: 0;
}

.chanel-html-textarea {
  overflow: auto;
}

.chanel-html-optgroup {
  font-weight: bold;
}

.chanel-html-table {
  border-collapse: collapse;
  border-spacing: 0;
}

.chanel-html-td,
.chanel-html-th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  .chanel-html-a,
  .chanel-html-a:visited {
    text-decoration: underline;
  }
  .chanel-html-a[href]:after {
    content: " (" attr(href) ")";
  }
  .chanel-html-abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .chanel-html-a[href^="#"]:after,
  .chanel-html-a[href^="javascript:"]:after {
    content: "";
  }
  .chanel-html-pre,
  .chanel-html-blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .chanel-html-thead {
    display: table-header-group;
  }
  .chanel-html-tr,
  .chanel-html-img {
    page-break-inside: avoid;
  }
  .chanel-html-img {
    max-width: 100% !important;
  }
  .chanel-html-p,
  .chanel-html-h2,
  .chanel-html-h3 {
    orphans: 3;
    widows: 3;
  }
  .chanel-html-h2,
  .chanel-html-h3 {
    page-break-after: avoid;
  }
  .chanel-navbar {
    display: none;
  }
  .chanel-btn > .chanel-caret,
  .chanel-dropup > .chanel-btn > .chanel-caret {
    border-top-color: #000 !important;
  }
  .chanel-label {
    border: 1px solid #000;
  }
  .chanel-table {
    border-collapse: collapse !important;
  }
  .chanel-table .chanel-html-td,
  .chanel-table .chanel-html-th {
    background-color: #fff !important;
  }
  .chanel-table-bordered .chanel-html-th,
  .chanel-table-bordered .chanel-html-td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../../chanel/fonts/glyphicons-halflings-regular.eot");
  src: url("../../chanel/fonts/glyphicons-halflings-regular.eot?#iefix")
      format("embedded-opentype"),
    url("../../chanel/fonts/glyphicons-halflings-regular.woff2") format("woff2"),
    url("../../chanel/fonts/glyphicons-halflings-regular.woff") format("woff"),
    url("../../chanel/fonts/glyphicons-halflings-regular.ttf")
      format("truetype"),
    url("../../chahnel/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular")
      format("svg");
}

.chanel-glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.chanel-glyphicon-asterisk:before {
  content: "\002a";
}

.chanel-glyphicon-plus:before {
  content: "\002b";
}

.chanel-glyphicon-euro:before,
.chanel-glyphicon-eur:before {
  content: "\20ac";
}

.chanel-glyphicon-minus:before {
  content: "\2212";
}

.chanel-glyphicon-cloud:before {
  content: "\2601";
}

.chanel-glyphicon-envelope:before {
  content: "\2709";
}

.chanel-glyphicon-pencil:before {
  content: "\270f";
}

.chanel-glyphicon-glass:before {
  content: "\e001";
}

.chanel-glyphicon-music:before {
  content: "\e002";
}

.chanel-glyphicon-search:before {
  content: "\e003";
}

.chanel-glyphicon-heart:before {
  content: "\e005";
}

.chanel-glyphicon-star:before {
  content: "\e006";
}

.chanel-glyphicon-star-empty:before {
  content: "\e007";
}

.chanel-glyphicon-user:before {
  content: "\e008";
}

.chanel-glyphicon-film:before {
  content: "\e009";
}

.chanel-glyphicon-th-large:before {
  content: "\e010";
}

.chanel-glyphicon-th:before {
  content: "\e011";
}

.chanel-glyphicon-th-list:before {
  content: "\e012";
}

.chanel-glyphicon-ok:before {
  content: "\e013";
}

.chanel-glyphicon-remove:before {
  content: "\e014";
}

.chanel-glyphicon-zoom-in:before {
  content: "\e015";
}

.chanel-glyphicon-zoom-out:before {
  content: "\e016";
}

.chanel-glyphicon-off:before {
  content: "\e017";
}

.chanel-glyphicon-signal:before {
  content: "\e018";
}

.chanel-glyphicon-cog:before {
  content: "\e019";
}

.chanel-glyphicon-trash:before {
  content: "\e020";
}

.chanel-glyphicon-home:before {
  content: "\e021";
}

.chanel-glyphicon-file:before {
  content: "\e022";
}

.chanel-glyphicon-time:before {
  content: "\e023";
}

.chanel-glyphicon-road:before {
  content: "\e024";
}

.chanel-glyphicon-download-alt:before {
  content: "\e025";
}

.chanel-glyphicon-download:before {
  content: "\e026";
}

.chanel-glyphicon-upload:before {
  content: "\e027";
}

.chanel-glyphicon-inbox:before {
  content: "\e028";
}

.chanel-glyphicon-play-circle:before {
  content: "\e029";
}

.chanel-glyphicon-repeat:before {
  content: "\e030";
}

.chanel-glyphicon-refresh:before {
  content: "\e031";
}

.chanel-glyphicon-list-alt:before {
  content: "\e032";
}

.chanel-glyphicon-lock:before {
  content: "\e033";
}

.chanel-glyphicon-flag:before {
  content: "\e034";
}

.chanel-glyphicon-headphones:before {
  content: "\e035";
}

.chanel-glyphicon-volume-off:before {
  content: "\e036";
}

.chanel-glyphicon-volume-down:before {
  content: "\e037";
}

.chanel-glyphicon-volume-up:before {
  content: "\e038";
}

.chanel-glyphicon-qrcode:before {
  content: "\e039";
}

.chanel-glyphicon-barcode:before {
  content: "\e040";
}

.chanel-glyphicon-tag:before {
  content: "\e041";
}

.chanel-glyphicon-tags:before {
  content: "\e042";
}

.chanel-glyphicon-book:before {
  content: "\e043";
}

.chanel-glyphicon-bookmark:before {
  content: "\e044";
}

.chanel-glyphicon-print:before {
  content: "\e045";
}

.chanel-glyphicon-camera:before {
  content: "\e046";
}

.chanel-glyphicon-font:before {
  content: "\e047";
}

.chanel-glyphicon-bold:before {
  content: "\e048";
}

.chanel-glyphicon-italic:before {
  content: "\e049";
}

.chanel-glyphicon-text-height:before {
  content: "\e050";
}

.chanel-glyphicon-text-width:before {
  content: "\e051";
}

.chanel-glyphicon-align-left:before {
  content: "\e052";
}

.chanel-glyphicon-align-center:before {
  content: "\e053";
}

.chanel-glyphicon-align-right:before {
  content: "\e054";
}

.chanel-glyphicon-align-justify:before {
  content: "\e055";
}

.chanel-glyphicon-list:before {
  content: "\e056";
}

.chanel-glyphicon-indent-left:before {
  content: "\e057";
}

.chanel-glyphicon-indent-right:before {
  content: "\e058";
}

.chanel-glyphicon-facetime-video:before {
  content: "\e059";
}

.chanel-glyphicon-picture:before {
  content: "\e060";
}

.chanel-glyphicon-map-marker:before {
  content: "\e062";
}

.chanel-glyphicon-adjust:before {
  content: "\e063";
}

.chanel-glyphicon-tint:before {
  content: "\e064";
}

.chanel-glyphicon-edit:before {
  content: "\e065";
}

.chanel-glyphicon-share:before {
  content: "\e066";
}

.chanel-glyphicon-check:before {
  content: "\e067";
}

.chanel-glyphicon-move:before {
  content: "\e068";
}

.chanel-glyphicon-step-backward:before {
  content: "\e069";
}

.chanel-glyphicon-fast-backward:before {
  content: "\e070";
}

.chanel-glyphicon-backward:before {
  content: "\e071";
}

.chanel-glyphicon-play:before {
  content: "\e072";
}

.chanel-glyphicon-pause:before {
  content: "\e073";
}

.chanel-glyphicon-stop:before {
  content: "\e074";
}

.chanel-glyphicon-forward:before {
  content: "\e075";
}

.chanel-glyphicon-fast-forward:before {
  content: "\e076";
}

.chanel-glyphicon-step-forward:before {
  content: "\e077";
}

.chanel-glyphicon-eject:before {
  content: "\e078";
}

.chanel-glyphicon-chevron-left:before {
  content: "\e079";
}

.chanel-glyphicon-chevron-right:before {
  content: "\e080";
}

.chanel-glyphicon-plus-sign:before {
  content: "\e081";
}

.chanel-glyphicon-minus-sign:before {
  content: "\e082";
}

.chanel-glyphicon-remove-sign:before {
  content: "\e083";
}

.chanel-glyphicon-ok-sign:before {
  content: "\e084";
}

.chanel-glyphicon-question-sign:before {
  content: "\e085";
}

.chanel-glyphicon-info-sign:before {
  content: "\e086";
}

.chanel-glyphicon-screenshot:before {
  content: "\e087";
}

.chanel-glyphicon-remove-circle:before {
  content: "\e088";
}

.chanel-glyphicon-ok-circle:before {
  content: "\e089";
}

.chanel-glyphicon-ban-circle:before {
  content: "\e090";
}

.chanel-glyphicon-arrow-left:before {
  content: "\e091";
}

.chanel-glyphicon-arrow-right:before {
  content: "\e092";
}

.chanel-glyphicon-arrow-up:before {
  content: "\e093";
}

.chanel-glyphicon-arrow-down:before {
  content: "\e094";
}

.chanel-glyphicon-share-alt:before {
  content: "\e095";
}

.chanel-glyphicon-resize-full:before {
  content: "\e096";
}

.chanel-glyphicon-resize-small:before {
  content: "\e097";
}

.chanel-glyphicon-exclamation-sign:before {
  content: "\e101";
}

.chanel-glyphicon-gift:before {
  content: "\e102";
}

.chanel-glyphicon-leaf:before {
  content: "\e103";
}

.chanel-glyphicon-fire:before {
  content: "\e104";
}

.chanel-glyphicon-eye-open:before {
  content: "\e105";
}

.chanel-glyphicon-eye-close:before {
  content: "\e106";
}

.chanel-glyphicon-warning-sign:before {
  content: "\e107";
}

.chanel-glyphicon-plane:before {
  content: "\e108";
}

.chanel-glyphicon-calendar:before {
  content: "\e109";
}

.chanel-glyphicon-random:before {
  content: "\e110";
}

.chanel-glyphicon-comment:before {
  content: "\e111";
}

.chanel-glyphicon-magnet:before {
  content: "\e112";
}

.chanel-glyphicon-chevron-up:before {
  content: "\e113";
}

.chanel-glyphicon-chevron-down:before {
  content: "\e114";
}

.chanel-glyphicon-retweet:before {
  content: "\e115";
}

.chanel-glyphicon-shopping-cart:before {
  content: "\e116";
}

.chanel-glyphicon-folder-close:before {
  content: "\e117";
}

.chanel-glyphicon-folder-open:before {
  content: "\e118";
}

.chanel-glyphicon-resize-vertical:before {
  content: "\e119";
}

.chanel-glyphicon-resize-horizontal:before {
  content: "\e120";
}

.chanel-glyphicon-hdd:before {
  content: "\e121";
}

.chanel-glyphicon-bullhorn:before {
  content: "\e122";
}

.chanel-glyphicon-bell:before {
  content: "\e123";
}

.chanel-glyphicon-certificate:before {
  content: "\e124";
}

.chanel-glyphicon-thumbs-up:before {
  content: "\e125";
}

.chanel-glyphicon-thumbs-down:before {
  content: "\e126";
}

.chanel-glyphicon-hand-right:before {
  content: "\e127";
}

.chanel-glyphicon-hand-left:before {
  content: "\e128";
}

.chanel-glyphicon-hand-up:before {
  content: "\e129";
}

.chanel-glyphicon-hand-down:before {
  content: "\e130";
}

.chanel-glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.chanel-glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.chanel-glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.chanel-glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.chanel-glyphicon-globe:before {
  content: "\e135";
}

.chanel-glyphicon-wrench:before {
  content: "\e136";
}

.chanel-glyphicon-tasks:before {
  content: "\e137";
}

.chanel-glyphicon-filter:before {
  content: "\e138";
}

.chanel-glyphicon-briefcase:before {
  content: "\e139";
}

.chanel-glyphicon-fullscreen:before {
  content: "\e140";
}

.chanel-glyphicon-dashboard:before {
  content: "\e141";
}

.chanel-glyphicon-paperclip:before {
  content: "\e142";
}

.chanel-glyphicon-heart-empty:before {
  content: "\e143";
}

.chanel-glyphicon-link:before {
  content: "\e144";
}

.chanel-glyphicon-phone:before {
  content: "\e145";
}

.chanel-glyphicon-pushpin:before {
  content: "\e146";
}

.chanel-glyphicon-usd:before {
  content: "\e148";
}

.chanel-glyphicon-gbp:before {
  content: "\e149";
}

.chanel-glyphicon-sort:before {
  content: "\e150";
}

.chanel-glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.chanel-glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.chanel-glyphicon-sort-by-order:before {
  content: "\e153";
}

.chanel-glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.chanel-glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.chanel-glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.chanel-glyphicon-unchecked:before {
  content: "\e157";
}

.chanel-glyphicon-expand:before {
  content: "\e158";
}

.chanel-glyphicon-collapse-down:before {
  content: "\e159";
}

.chanel-glyphicon-collapse-up:before {
  content: "\e160";
}

.chanel-glyphicon-log-in:before {
  content: "\e161";
}

.chanel-glyphicon-flash:before {
  content: "\e162";
}

.chanel-glyphicon-log-out:before {
  content: "\e163";
}

.chanel-glyphicon-new-window:before {
  content: "\e164";
}

.chanel-glyphicon-record:before {
  content: "\e165";
}

.chanel-glyphicon-save:before {
  content: "\e166";
}

.chanel-glyphicon-open:before {
  content: "\e167";
}

.chanel-glyphicon-saved:before {
  content: "\e168";
}

.chanel-glyphicon-import:before {
  content: "\e169";
}

.chanel-glyphicon-export:before {
  content: "\e170";
}

.chanel-glyphicon-send:before {
  content: "\e171";
}

.chanel-glyphicon-floppy-disk:before {
  content: "\e172";
}

.chanel-glyphicon-floppy-saved:before {
  content: "\e173";
}

.chanel-glyphicon-floppy-remove:before {
  content: "\e174";
}

.chanel-glyphicon-floppy-save:before {
  content: "\e175";
}

.chanel-glyphicon-floppy-open:before {
  content: "\e176";
}

.chanel-glyphicon-credit-card:before {
  content: "\e177";
}

.chanel-glyphicon-transfer:before {
  content: "\e178";
}

.chanel-glyphicon-cutlery:before {
  content: "\e179";
}

.chanel-glyphicon-header:before {
  content: "\e180";
}

.chanel-glyphicon-compressed:before {
  content: "\e181";
}

.chanel-glyphicon-earphone:before {
  content: "\e182";
}

.chanel-glyphicon-phone-alt:before {
  content: "\e183";
}

.chanel-glyphicon-tower:before {
  content: "\e184";
}

.chanel-glyphicon-stats:before {
  content: "\e185";
}

.chanel-glyphicon-sd-video:before {
  content: "\e186";
}

.chanel-glyphicon-hd-video:before {
  content: "\e187";
}

.chanel-glyphicon-subtitles:before {
  content: "\e188";
}

.chanel-glyphicon-sound-stereo:before {
  content: "\e189";
}

.chanel-glyphicon-sound-dolby:before {
  content: "\e190";
}

.chanel-glyphicon-sound-5-1:before {
  content: "\e191";
}

.chanel-glyphicon-sound-6-1:before {
  content: "\e192";
}

.chanel-glyphicon-sound-7-1:before {
  content: "\e193";
}

.chanel-glyphicon-copyright-mark:before {
  content: "\e194";
}

.chanel-glyphicon-registration-mark:before {
  content: "\e195";
}

.chanel-glyphicon-cloud-download:before {
  content: "\e197";
}

.chanel-glyphicon-cloud-upload:before {
  content: "\e198";
}

.chanel-glyphicon-tree-conifer:before {
  content: "\e199";
}

.chanel-glyphicon-tree-deciduous:before {
  content: "\e200";
}

.chanel-glyphicon-cd:before {
  content: "\e201";
}

.chanel-glyphicon-save-file:before {
  content: "\e202";
}

.chanel-glyphicon-open-file:before {
  content: "\e203";
}

.chanel-glyphicon-level-up:before {
  content: "\e204";
}

.chanel-glyphicon-copy:before {
  content: "\e205";
}

.chanel-glyphicon-paste:before {
  content: "\e206";
}

.chanel-glyphicon-alert:before {
  content: "\e209";
}

.chanel-glyphicon-equalizer:before {
  content: "\e210";
}

.chanel-glyphicon-king:before {
  content: "\e211";
}

.chanel-glyphicon-queen:before {
  content: "\e212";
}

.chanel-glyphicon-pawn:before {
  content: "\e213";
}

.chanel-glyphicon-bishop:before {
  content: "\e214";
}

.chanel-glyphicon-knight:before {
  content: "\e215";
}

.chanel-glyphicon-baby-formula:before {
  content: "\e216";
}

.chanel-glyphicon-tent:before {
  content: "\26fa";
}

.chanel-glyphicon-blackboard:before {
  content: "\e218";
}

.chanel-glyphicon-bed:before {
  content: "\e219";
}

.chanel-glyphicon-apple:before {
  content: "\f8ff";
}

.chanel-glyphicon-erase:before {
  content: "\e221";
}

.chanel-glyphicon-hourglass:before {
  content: "\231b";
}

.chanel-glyphicon-lamp:before {
  content: "\e223";
}

.chanel-glyphicon-duplicate:before {
  content: "\e224";
}

.chanel-glyphicon-piggy-bank:before {
  content: "\e225";
}

.chanel-glyphicon-scissors:before {
  content: "\e226";
}

.chanel-glyphicon-bitcoin:before {
  content: "\e227";
}

.chanel-glyphicon-btc:before {
  content: "\e227";
}

.chanel-glyphicon-xbt:before {
  content: "\e227";
}

.chanel-glyphicon-yen:before {
  content: "\00a5";
}

.chanel-glyphicon-jpy:before {
  content: "\00a5";
}

.chanel-glyphicon-ruble:before {
  content: "\20bd";
}

.chanel-glyphicon-rub:before {
  content: "\20bd";
}

.chanel-glyphicon-scale:before {
  content: "\e230";
}

.chanel-glyphicon-ice-lolly:before {
  content: "\e231";
}

.chanel-glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.chanel-glyphicon-education:before {
  content: "\e233";
}

.chanel-glyphicon-option-horizontal:before {
  content: "\e234";
}

.chanel-glyphicon-option-vertical:before {
  content: "\e235";
}

.chanel-glyphicon-menu-hamburger:before {
  content: "\e236";
}

.chanel-glyphicon-modal-window:before {
  content: "\e237";
}

.chanel-glyphicon-oil:before {
  content: "\e238";
}

.chanel-glyphicon-grain:before {
  content: "\e239";
}

.chanel-glyphicon-sunglasses:before {
  content: "\e240";
}

.chanel-glyphicon-text-size:before {
  content: "\e241";
}

.chanel-glyphicon-text-color:before {
  content: "\e242";
}

.chanel-glyphicon-text-background:before {
  content: "\e243";
}

.chanel-glyphicon-object-align-top:before {
  content: "\e244";
}

.chanel-glyphicon-object-align-bottom:before {
  content: "\e245";
}

.chanel-glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.chanel-glyphicon-object-align-left:before {
  content: "\e247";
}

.chanel-glyphicon-object-align-vertical:before {
  content: "\e248";
}

.chanel-glyphicon-object-align-right:before {
  content: "\e249";
}

.chanel-glyphicon-triangle-right:before {
  content: "\e250";
}

.chanel-glyphicon-triangle-left:before {
  content: "\e251";
}

.chanel-glyphicon-triangle-bottom:before {
  content: "\e252";
}

.chanel-glyphicon-triangle-top:before {
  content: "\e253";
}

.chanel-glyphicon-console:before {
  content: "\e254";
}

.chanel-glyphicon-superscript:before {
  content: "\e255";
}

.chanel-glyphicon-subscript:before {
  content: "\e256";
}

.chanel-glyphicon-menu-left:before {
  content: "\e257";
}

.chanel-glyphicon-menu-right:before {
  content: "\e258";
}

.chanel-glyphicon-menu-down:before {
  content: "\e259";
}

.chanel-glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.chanel-html-html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.chanel-html-body {
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 12px;
  line-height: 1.42857;
  color: #333333;
  background-color: #fff;
}

.chanel-html-input,
.chanel-html-button,
.chanel-html-select,
.chanel-html-textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

.chanel-html-a {
  color: #337ab7;
  text-decoration: none;
}
.chanel-html-a:hover,
.chanel-html-a:focus {
  color: #23527c;
  text-decoration: underline;
}
.chanel-html-a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.chanel-html-figure {
  margin: 0;
}

.chanel-html-img {
  vertical-align: middle;
}

.chanel-img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.chanel-img-rounded {
  border-radius: 6px;
}

.chanel-img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  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;
}

.chanel-img-circle {
  border-radius: 50%;
}

.chanel-html-hr {
  margin-top: 17px;
  margin-bottom: 17px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.chanel-sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.chanel-sr-only-focusable:active,
.chanel-sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.chanel-html-h1,
.chanel-html-h2,
.chanel-html-h3,
.chanel-html-h4,
.chanel-html-h5,
.chanel-html-h6,
.chanel-h1,
.chanel-h2,
.chanel-h3,
.chanel-h4,
.chanel-h5,
.chanel-h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
.chanel-html-h1 .chanel-html-small,
.chanel-html-h1 .chanel-small,
.chanel-html-h2 .chanel-html-small,
.chanel-html-h2 .chanel-small,
.chanel-html-h3 .chanel-html-small,
.chanel-html-h3 .chanel-small,
.chanel-html-h4 .chanel-html-small,
.chanel-html-h4 .chanel-small,
.chanel-html-h5 .chanel-html-small,
.chanel-html-h5 .chanel-small,
.chanel-html-h6 .chanel-html-small,
.chanel-html-h6 .chanel-small,
.chanel-h1 .chanel-html-small,
.chanel-h1 .chanel-small,
.chanel-h2 .chanel-html-small,
.chanel-h2 .chanel-small,
.chanel-h3 .chanel-html-small,
.chanel-h3 .chanel-small,
.chanel-h4 .chanel-html-small,
.chanel-h4 .chanel-small,
.chanel-h5 .chanel-html-small,
.chanel-h5 .chanel-small,
.chanel-h6 .chanel-html-small,
.chanel-h6 .chanel-small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

.chanel-html-h1,
.chanel-h1,
.chanel-html-h2,
.chanel-h2,
.chanel-html-h3,
.chanel-h3 {
  margin-top: 17px;
  margin-bottom: 8.5px;
}
.chanel-html-h1 .chanel-html-small,
.chanel-html-h1 .chanel-small,
.chanel-h1 .chanel-html-small,
.chanel-h1 .chanel-small,
.chanel-html-h2 .chanel-html-small,
.chanel-html-h2 .chanel-small,
.chanel-h2 .chanel-html-small,
.chanel-h2 .chanel-small,
.chanel-html-h3 .chanel-html-small,
.chanel-html-h3 .chanel-small,
.chanel-h3 .chanel-html-small,
.chanel-h3 .chanel-small {
  font-size: 65%;
}

.chanel-html-h4,
.chanel-h4,
.chanel-html-h5,
.chanel-h5,
.chanel-html-h6,
.chanel-h6 {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.chanel-html-h4 .chanel-html-small,
.chanel-html-h4 .chanel-small,
.chanel-h4 .chanel-html-small,
.chanel-h4 .chanel-small,
.chanel-html-h5 .chanel-html-small,
.chanel-html-h5 .chanel-small,
.chanel-h5 .chanel-html-small,
.chanel-h5 .chanel-small,
.chanel-html-h6 .chanel-html-small,
.chanel-html-h6 .chanel-small,
.chanel-h6 .chanel-html-small,
.chanel-h6 .chanel-small {
  font-size: 75%;
}

.chanel-html-h1,
.chanel-h1 {
  font-size: 31px;
}

.chanel-html-h2,
.chanel-h2 {
  font-size: 25px;
}

.chanel-html-h3,
.chanel-h3 {
  font-size: 21px;
}

.chanel-html-h4,
.chanel-h4 {
  font-size: 15px;
}

.chanel-html-h5,
.chanel-h5 {
  font-size: 12px;
}

.chanel-html-h6,
.chanel-h6 {
  font-size: 11px;
}

.chanel-html-p {
  margin: 0 0 3.5px;
}

.chanel-lead {
  margin-bottom: 17px;
  font-size: 13px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .chanel-lead {
    font-size: 18px;
  }
}

.chanel-html-small,
.chanel-small {
  font-size: 91%;
}

.chanel-html-mark,
.chanel-mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}

.chanel-text-left {
  text-align: left;
}

.chanel-text-right {
  text-align: right;
}

.chanel-text-center {
  text-align: center;
}

.chanel-text-justify {
  text-align: justify;
}

.chanel-text-nowrap {
  white-space: nowrap;
}

.chanel-text-lowercase {
  text-transform: lowercase;
}

.chanel-text-uppercase,
.chanel-initialism {
  text-transform: uppercase;
}

.chanel-text-capitalize {
  text-transform: capitalize;
}

.chanel-text-muted {
  color: #777777;
}

.text-primary {
  color: #337ab7;
}

.chanel-html-a.text-primary:hover,
.chanel-html-a.text-primary:focus {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

.chanel-html-a.text-success:hover,
.chanel-html-a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

.chanel-html-a.text-info:hover,
.chanel-html-a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

.chanel-html-a.text-warning:hover,
.chanel-html-a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

.chanel-html-a.text-danger:hover,
.chanel-html-a.text-danger:focus {
  color: #843534;
}

.chanel-bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #337ab7;
}

.chanel-html-a.bg-primary:hover,
.chanel-html-a.bg-primary:focus {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

.chanel-html-a.bg-success:hover,
.chanel-html-a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

.chanel-html-a.bg-info:hover,
.chanel-html-a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

.chanel-html-a.bg-warning:hover,
.chanel-html-a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

.chanel-html-a.bg-danger:hover,
.chanel-html-a.bg-danger:focus {
  background-color: #e4b9b9;
}

.chanel-page-header {
  padding-bottom: 7.5px;
  margin: 34px 0 17px;
  border-bottom: 1px solid #eeeeee;
}

.chanel-html-ul,
.chanel-html-ol {
  margin-top: 0;
  margin-bottom: 8.5px;
}
.chanel-html-ul .chanel-html-ul,
.chanel-html-ul .chanel-html-ol,
.chanel-html-ol .chanel-html-ul,
.chanel-html-ol .chanel-html-ol {
  margin-bottom: 0;
}

.chanel-list-unstyled {
  padding-left: 0;
  list-style: none;
}

.chanel-list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.chanel-list-inline > .chanel-html-li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

.chanel-html-dl {
  margin-top: 0;
  margin-bottom: 17px;
}

.chanel-html-dt,
.chanel-html-dd {
  line-height: 1.42857;
}

.chanel-html-dt {
  font-weight: bold;
}

.chanel-html-dd {
  margin-left: 0;
}

.chanel-dl-horizontal .chanel-html-dd:before,
.chanel-dl-horizontal .chanel-html-dd:after {
  content: " ";
  display: table;
}

.chanel-dl-horizontal .chanel-html-dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .chanel-dl-horizontal .chanel-html-dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .chanel-dl-horizontal .chanel-html-dd {
    margin-left: 180px;
  }
}

.chanel-html-abbr[title],
.chanel-html-abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.chanel-initialism {
  font-size: 90%;
}

.chanel-html-blockquote {
  padding: 8.5px 17px;
  margin: 0 0 17px;
  font-size: 15px;
  border-left: 5px solid #eeeeee;
}
.chanel-html-blockquote .chanel-html-p:last-child,
.chanel-html-blockquote .chanel-html-ul:last-child,
.chanel-html-blockquote .chanel-html-ol:last-child {
  margin-bottom: 0;
}
.chanel-html-blockquote .chanel-html-footer,
.chanel-html-blockquote .chanel-html-small,
.chanel-html-blockquote .chanel-small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #777777;
}
.chanel-html-blockquote .chanel-html-footer:before,
.chanel-html-blockquote .chanel-html-small:before,
.chanel-html-blockquote .chanel-small:before {
  content: "\2014 \00A0";
}

.chanel-blockquote-reverse,
.chanel-html-blockquote.chanel-pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.chanel-blockquote-reverse .chanel-html-footer:before,
.chanel-blockquote-reverse .chanel-html-small:before,
.chanel-blockquote-reverse .chanel-small:before,
.chanel-html-blockquote.chanel-pull-right .chanel-html-footer:before,
.chanel-html-blockquote.chanel-pull-right .chanel-html-small:before,
.chanel-html-blockquote.chanel-pull-right .chanel-small:before {
  content: "";
}
.chanel-blockquote-reverse .chanel-html-footer:after,
.chanel-blockquote-reverse .chanel-html-small:after,
.chanel-blockquote-reverse .chanel-small:after,
.chanel-html-blockquote.chanel-pull-right .chanel-html-footer:after,
.chanel-html-blockquote.chanel-pull-right .chanel-html-small:after,
.chanel-html-blockquote.chanel-pull-right .chanel-small:after {
  content: "\00A0 \2014";
}

.chanel-html-address {
  margin-bottom: 17px;
  font-style: normal;
  line-height: 1.42857;
}

.chanel-html-code,
.chanel-html-kbd,
.chanel-html-pre,
.chanel-html-samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.chanel-html-code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

.chanel-html-kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.chanel-html-kbd .chanel-html-kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}

.chanel-html-pre {
  display: block;
  padding: 8px;
  margin: 0 0 8.5px;
  font-size: 11px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.chanel-html-pre .chanel-html-code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.chanel-pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.chanel-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.chanel-container:before,
.chanel-container:after {
  content: " ";
  display: table;
}
.chanel-container:after {
  clear: both;
}
@media (min-width: 640px) {
  .chanel-container {
    width: 640px;
  }
}
@media (min-width: 768px) {
  .chanel-container {
    width: 768px;
  }
}
@media (min-width: 1024px) {
  .chanel-container {
    width: 1024px;
  }
}
@media (min-width: 1200px) {
  .chanel-container {
    width: 1170px;
  }
}

.chanel-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.chanel-container-fluid:before,
.chanel-container-fluid:after {
  content: " ";
  display: table;
}
.chanel-container-fluid:after {
  clear: both;
}

.chanel-row {
  margin-left: -15px;
  margin-right: -15px;
}
.chanel-row:before,
.chanel-row:after {
  content: " ";
  display: table;
}
.chanel-row:after {
  clear: both;
}

.chanel-col-xs-1,
.chanel-col-sm-1,
.chanel-col-md-1,
.chanel-col-lg-1,
.chanel-col-xs-2,
.chanel-col-sm-2,
.chanel-col-md-2,
.chanel-col-lg-2,
.chanel-col-xs-3,
.chanel-col-sm-3,
.chanel-col-md-3,
.chanel-col-lg-3,
.chanel-col-xs-4,
.chanel-col-sm-4,
.chanel-col-md-4,
.chanel-col-lg-4,
.chanel-col-xs-5,
.chanel-col-sm-5,
.chanel-col-md-5,
.chanel-col-lg-5,
.chanel-col-xs-6,
.chanel-col-sm-6,
.chanel-col-md-6,
.chanel-col-lg-6,
.chanel-col-xs-7,
.chanel-col-sm-7,
.chanel-col-md-7,
.chanel-col-lg-7,
.chanel-col-xs-8,
.chanel-col-sm-8,
.chanel-col-md-8,
.chanel-col-lg-8,
.chanel-col-xs-9,
.chanel-col-sm-9,
.chanel-col-md-9,
.chanel-col-lg-9,
.chanel-col-xs-10,
.chanel-col-sm-10,
.chanel-col-md-10,
.chanel-col-lg-10,
.chanel-col-xs-11,
.chanel-col-sm-11,
.chanel-col-md-11,
.chanel-col-lg-11,
.chanel-col-xs-12,
.chanel-col-sm-12,
.chanel-col-md-12,
.chanel-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.chanel-col-xs-1,
.chanel-col-xs-2,
.chanel-col-xs-3,
.chanel-col-xs-4,
.chanel-col-xs-5,
.chanel-col-xs-6,
.chanel-col-xs-7,
.chanel-col-xs-8,
.chanel-col-xs-9,
.chanel-col-xs-10,
.chanel-col-xs-11,
.chanel-col-xs-12 {
  float: left;
}

.chanel-col-xs-1 {
  width: 8.33333%;
}

.chanel-col-xs-2 {
  width: 16.66667%;
}

.chanel-col-xs-3 {
  width: 25%;
}

.chanel-col-xs-4 {
  width: 33.33333%;
}

.chanel-col-xs-5 {
  width: 41.66667%;
}

.chanel-col-xs-6 {
  width: 50%;
}

.chanel-col-xs-7 {
  width: 58.33333%;
}

.chanel-col-xs-8 {
  width: 66.66667%;
}

.chanel-col-xs-9 {
  width: 75%;
}

.chanel-col-xs-10 {
  width: 83.33333%;
}

.chanel-col-xs-11 {
  width: 91.66667%;
}

.chanel-col-xs-12 {
  width: 100%;
}

.chanel-col-xs-chanel-pull-0 {
  right: auto;
}

.chanel-col-xs-chanel-pull-1 {
  right: 8.33333%;
}

.chanel-col-xs-chanel-pull-2 {
  right: 16.66667%;
}

.chanel-col-xs-chanel-pull-3 {
  right: 25%;
}

.chanel-col-xs-chanel-pull-4 {
  right: 33.33333%;
}

.chanel-col-xs-chanel-pull-5 {
  right: 41.66667%;
}

.chanel-col-xs-chanel-pull-6 {
  right: 50%;
}

.chanel-col-xs-chanel-pull-7 {
  right: 58.33333%;
}

.chanel-col-xs-chanel-pull-8 {
  right: 66.66667%;
}

.chanel-col-xs-chanel-pull-9 {
  right: 75%;
}

.chanel-col-xs-chanel-pull-10 {
  right: 83.33333%;
}

.chanel-col-xs-chanel-pull-11 {
  right: 91.66667%;
}

.chanel-col-xs-chanel-pull-12 {
  right: 100%;
}

.chanel-col-xs-chanel-push-0 {
  left: auto;
}

.chanel-col-xs-chanel-push-1 {
  left: 8.33333%;
}

.chanel-col-xs-chanel-push-2 {
  left: 16.66667%;
}

.chanel-col-xs-chanel-push-3 {
  left: 25%;
}

.chanel-col-xs-chanel-push-4 {
  left: 33.33333%;
}

.chanel-col-xs-chanel-push-5 {
  left: 41.66667%;
}

.chanel-col-xs-chanel-push-6 {
  left: 50%;
}

.chanel-col-xs-chanel-push-7 {
  left: 58.33333%;
}

.chanel-col-xs-chanel-push-8 {
  left: 66.66667%;
}

.chanel-col-xs-chanel-push-9 {
  left: 75%;
}

.chanel-col-xs-chanel-push-10 {
  left: 83.33333%;
}

.chanel-col-xs-chanel-push-11 {
  left: 91.66667%;
}

.chanel-col-xs-chanel-push-12 {
  left: 100%;
}

.chanel-col-xs-chanel-offset-0 {
  margin-left: 0%;
}

.chanel-col-xs-chanel-offset-1 {
  margin-left: 8.33333%;
}

.chanel-col-xs-chanel-offset-2 {
  margin-left: 16.66667%;
}

.chanel-col-xs-chanel-offset-3 {
  margin-left: 25%;
}

.chanel-col-xs-chanel-offset-4 {
  margin-left: 33.33333%;
}

.chanel-col-xs-chanel-offset-5 {
  margin-left: 41.66667%;
}

.chanel-col-xs-chanel-offset-6 {
  margin-left: 50%;
}

.chanel-col-xs-chanel-offset-7 {
  margin-left: 58.33333%;
}

.chanel-col-xs-chanel-offset-8 {
  margin-left: 66.66667%;
}

.chanel-col-xs-chanel-offset-9 {
  margin-left: 75%;
}

.chanel-col-xs-chanel-offset-10 {
  margin-left: 83.33333%;
}

.chanel-col-xs-chanel-offset-11 {
  margin-left: 91.66667%;
}

.chanel-col-xs-chanel-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .chanel-col-sm-1,
  .chanel-col-sm-2,
  .chanel-col-sm-3,
  .chanel-col-sm-4,
  .chanel-col-sm-5,
  .chanel-col-sm-6,
  .chanel-col-sm-7,
  .chanel-col-sm-8,
  .chanel-col-sm-9,
  .chanel-col-sm-10,
  .chanel-col-sm-11,
  .chanel-col-sm-12 {
    float: left;
  }
  .chanel-col-sm-1 {
    width: 8.33333%;
  }
  .chanel-col-sm-2 {
    width: 16.66667%;
  }
  .chanel-col-sm-3 {
    width: 25%;
  }
  .chanel-col-sm-4 {
    width: 33.33333%;
  }
  .chanel-col-sm-5 {
    width: 41.66667%;
  }
  .chanel-col-sm-6 {
    width: 50%;
  }
  .chanel-col-sm-7 {
    width: 58.33333%;
  }
  .chanel-col-sm-8 {
    width: 66.66667%;
  }
  .chanel-col-sm-9 {
    width: 75%;
  }
  .chanel-col-sm-10 {
    width: 83.33333%;
  }
  .chanel-col-sm-11 {
    width: 91.66667%;
  }
  .chanel-col-sm-12 {
    width: 100%;
  }
  .chanel-col-sm-chanel-pull-0 {
    right: auto;
  }
  .chanel-col-sm-chanel-pull-1 {
    right: 8.33333%;
  }
  .chanel-col-sm-chanel-pull-2 {
    right: 16.66667%;
  }
  .chanel-col-sm-chanel-pull-3 {
    right: 25%;
  }
  .chanel-col-sm-chanel-pull-4 {
    right: 33.33333%;
  }
  .chanel-col-sm-chanel-pull-5 {
    right: 41.66667%;
  }
  .chanel-col-sm-chanel-pull-6 {
    right: 50%;
  }
  .chanel-col-sm-chanel-pull-7 {
    right: 58.33333%;
  }
  .chanel-col-sm-chanel-pull-8 {
    right: 66.66667%;
  }
  .chanel-col-sm-chanel-pull-9 {
    right: 75%;
  }
  .chanel-col-sm-chanel-pull-10 {
    right: 83.33333%;
  }
  .chanel-col-sm-chanel-pull-11 {
    right: 91.66667%;
  }
  .chanel-col-sm-chanel-pull-12 {
    right: 100%;
  }
  .chanel-col-sm-chanel-push-0 {
    left: auto;
  }
  .chanel-col-sm-chanel-push-1 {
    left: 8.33333%;
  }
  .chanel-col-sm-chanel-push-2 {
    left: 16.66667%;
  }
  .chanel-col-sm-chanel-push-3 {
    left: 25%;
  }
  .chanel-col-sm-chanel-push-4 {
    left: 33.33333%;
  }
  .chanel-col-sm-chanel-push-5 {
    left: 41.66667%;
  }
  .chanel-col-sm-chanel-push-6 {
    left: 50%;
  }
  .chanel-col-sm-chanel-push-7 {
    left: 58.33333%;
  }
  .chanel-col-sm-chanel-push-8 {
    left: 66.66667%;
  }
  .chanel-col-sm-chanel-push-9 {
    left: 75%;
  }
  .chanel-col-sm-chanel-push-10 {
    left: 83.33333%;
  }
  .chanel-col-sm-chanel-push-11 {
    left: 91.66667%;
  }
  .chanel-col-sm-chanel-push-12 {
    left: 100%;
  }
  .chanel-col-sm-chanel-offset-0 {
    margin-left: 0%;
  }
  .chanel-col-sm-chanel-offset-1 {
    margin-left: 8.33333%;
  }
  .chanel-col-sm-chanel-offset-2 {
    margin-left: 16.66667%;
  }
  .chanel-col-sm-chanel-offset-3 {
    margin-left: 25%;
  }
  .chanel-col-sm-chanel-offset-4 {
    margin-left: 33.33333%;
  }
  .chanel-col-sm-chanel-offset-5 {
    margin-left: 41.66667%;
  }
  .chanel-col-sm-chanel-offset-6 {
    margin-left: 50%;
  }
  .chanel-col-sm-chanel-offset-7 {
    margin-left: 58.33333%;
  }
  .chanel-col-sm-chanel-offset-8 {
    margin-left: 66.66667%;
  }
  .chanel-col-sm-chanel-offset-9 {
    margin-left: 75%;
  }
  .chanel-col-sm-chanel-offset-10 {
    margin-left: 83.33333%;
  }
  .chanel-col-sm-chanel-offset-11 {
    margin-left: 91.66667%;
  }
  .chanel-col-sm-chanel-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .chanel-col-md-1,
  .chanel-col-md-2,
  .chanel-col-md-3,
  .chanel-col-md-4,
  .chanel-col-md-5,
  .chanel-col-md-6,
  .chanel-col-md-7,
  .chanel-col-md-8,
  .chanel-col-md-9,
  .chanel-col-md-10,
  .chanel-col-md-11,
  .chanel-col-md-12 {
    float: left;
  }
  .chanel-col-md-1 {
    width: 8.33333%;
  }
  .chanel-col-md-2 {
    width: 16.66667%;
  }
  .chanel-col-md-3 {
    width: 25%;
  }
  .chanel-col-md-4 {
    width: 33.33333%;
  }
  .chanel-col-md-5 {
    width: 41.66667%;
  }
  .chanel-col-md-6 {
    width: 50%;
  }
  .chanel-col-md-7 {
    width: 58.33333%;
  }
  .chanel-col-md-8 {
    width: 66.66667%;
  }
  .chanel-col-md-9 {
    width: 75%;
  }
  .chanel-col-md-10 {
    width: 83.33333%;
  }
  .chanel-col-md-11 {
    width: 91.66667%;
  }
  .chanel-col-md-12 {
    width: 100%;
  }
  .chanel-col-md-chanel-pull-0 {
    right: auto;
  }
  .chanel-col-md-chanel-pull-1 {
    right: 8.33333%;
  }
  .chanel-col-md-chanel-pull-2 {
    right: 16.66667%;
  }
  .chanel-col-md-chanel-pull-3 {
    right: 25%;
  }
  .chanel-col-md-chanel-pull-4 {
    right: 33.33333%;
  }
  .chanel-col-md-chanel-pull-5 {
    right: 41.66667%;
  }
  .chanel-col-md-chanel-pull-6 {
    right: 50%;
  }
  .chanel-col-md-chanel-pull-7 {
    right: 58.33333%;
  }
  .chanel-col-md-chanel-pull-8 {
    right: 66.66667%;
  }
  .chanel-col-md-chanel-pull-9 {
    right: 75%;
  }
  .chanel-col-md-chanel-pull-10 {
    right: 83.33333%;
  }
  .chanel-col-md-chanel-pull-11 {
    right: 91.66667%;
  }
  .chanel-col-md-chanel-pull-12 {
    right: 100%;
  }
  .chanel-col-md-chanel-push-0 {
    left: auto;
  }
  .chanel-col-md-chanel-push-1 {
    left: 8.33333%;
  }
  .chanel-col-md-chanel-push-2 {
    left: 16.66667%;
  }
  .chanel-col-md-chanel-push-3 {
    left: 25%;
  }
  .chanel-col-md-chanel-push-4 {
    left: 33.33333%;
  }
  .chanel-col-md-chanel-push-5 {
    left: 41.66667%;
  }
  .chanel-col-md-chanel-push-6 {
    left: 50%;
  }
  .chanel-col-md-chanel-push-7 {
    left: 58.33333%;
  }
  .chanel-col-md-chanel-push-8 {
    left: 66.66667%;
  }
  .chanel-col-md-chanel-push-9 {
    left: 75%;
  }
  .chanel-col-md-chanel-push-10 {
    left: 83.33333%;
  }
  .chanel-col-md-chanel-push-11 {
    left: 91.66667%;
  }
  .chanel-col-md-chanel-push-12 {
    left: 100%;
  }
  .chanel-col-md-chanel-offset-0 {
    margin-left: 0%;
  }
  .chanel-col-md-chanel-offset-1 {
    margin-left: 8.33333%;
  }
  .chanel-col-md-chanel-offset-2 {
    margin-left: 16.66667%;
  }
  .chanel-col-md-chanel-offset-3 {
    margin-left: 25%;
  }
  .chanel-col-md-chanel-offset-4 {
    margin-left: 33.33333%;
  }
  .chanel-col-md-chanel-offset-5 {
    margin-left: 41.66667%;
  }
  .chanel-col-md-chanel-offset-6 {
    margin-left: 50%;
  }
  .chanel-col-md-chanel-offset-7 {
    margin-left: 58.33333%;
  }
  .chanel-col-md-chanel-offset-8 {
    margin-left: 66.66667%;
  }
  .chanel-col-md-chanel-offset-9 {
    margin-left: 75%;
  }
  .chanel-col-md-chanel-offset-10 {
    margin-left: 83.33333%;
  }
  .chanel-col-md-chanel-offset-11 {
    margin-left: 91.66667%;
  }
  .chanel-col-md-chanel-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1200px) {
  .chanel-col-lg-1,
  .chanel-col-lg-2,
  .chanel-col-lg-3,
  .chanel-col-lg-4,
  .chanel-col-lg-5,
  .chanel-col-lg-6,
  .chanel-col-lg-7,
  .chanel-col-lg-8,
  .chanel-col-lg-9,
  .chanel-col-lg-10,
  .chanel-col-lg-11,
  .chanel-col-lg-12 {
    float: left;
  }
  .chanel-col-lg-1 {
    width: 8.33333%;
  }
  .chanel-col-lg-2 {
    width: 16.66667%;
  }
  .chanel-col-lg-3 {
    width: 25%;
  }
  .chanel-col-lg-4 {
    width: 33.33333%;
  }
  .chanel-col-lg-5 {
    width: 41.66667%;
  }
  .chanel-col-lg-6 {
    width: 50%;
  }
  .chanel-col-lg-7 {
    width: 58.33333%;
  }
  .chanel-col-lg-8 {
    width: 66.66667%;
  }
  .chanel-col-lg-9 {
    width: 75%;
  }
  .chanel-col-lg-10 {
    width: 83.33333%;
  }
  .chanel-col-lg-11 {
    width: 91.66667%;
  }
  .chanel-col-lg-12 {
    width: 100%;
  }
  .chanel-col-lg-chanel-pull-0 {
    right: auto;
  }
  .chanel-col-lg-chanel-pull-1 {
    right: 8.33333%;
  }
  .chanel-col-lg-chanel-pull-2 {
    right: 16.66667%;
  }
  .chanel-col-lg-chanel-pull-3 {
    right: 25%;
  }
  .chanel-col-lg-chanel-pull-4 {
    right: 33.33333%;
  }
  .chanel-col-lg-chanel-pull-5 {
    right: 41.66667%;
  }
  .chanel-col-lg-chanel-pull-6 {
    right: 50%;
  }
  .chanel-col-lg-chanel-pull-7 {
    right: 58.33333%;
  }
  .chanel-col-lg-chanel-pull-8 {
    right: 66.66667%;
  }
  .chanel-col-lg-chanel-pull-9 {
    right: 75%;
  }
  .chanel-col-lg-chanel-pull-10 {
    right: 83.33333%;
  }
  .chanel-col-lg-chanel-pull-11 {
    right: 91.66667%;
  }
  .chanel-col-lg-chanel-pull-12 {
    right: 100%;
  }
  .chanel-col-lg-chanel-push-0 {
    left: auto;
  }
  .chanel-col-lg-chanel-push-1 {
    left: 8.33333%;
  }
  .chanel-col-lg-chanel-push-2 {
    left: 16.66667%;
  }
  .chanel-col-lg-chanel-push-3 {
    left: 25%;
  }
  .chanel-col-lg-chanel-push-4 {
    left: 33.33333%;
  }
  .chanel-col-lg-chanel-push-5 {
    left: 41.66667%;
  }
  .chanel-col-lg-chanel-push-6 {
    left: 50%;
  }
  .chanel-col-lg-chanel-push-7 {
    left: 58.33333%;
  }
  .chanel-col-lg-chanel-push-8 {
    left: 66.66667%;
  }
  .chanel-col-lg-chanel-push-9 {
    left: 75%;
  }
  .chanel-col-lg-chanel-push-10 {
    left: 83.33333%;
  }
  .chanel-col-lg-chanel-push-11 {
    left: 91.66667%;
  }
  .chanel-col-lg-chanel-push-12 {
    left: 100%;
  }
  .chanel-col-lg-chanel-offset-0 {
    margin-left: 0%;
  }
  .chanel-col-lg-chanel-offset-1 {
    margin-left: 8.33333%;
  }
  .chanel-col-lg-chanel-offset-2 {
    margin-left: 16.66667%;
  }
  .chanel-col-lg-chanel-offset-3 {
    margin-left: 25%;
  }
  .chanel-col-lg-chanel-offset-4 {
    margin-left: 33.33333%;
  }
  .chanel-col-lg-chanel-offset-5 {
    margin-left: 41.66667%;
  }
  .chanel-col-lg-chanel-offset-6 {
    margin-left: 50%;
  }
  .chanel-col-lg-chanel-offset-7 {
    margin-left: 58.33333%;
  }
  .chanel-col-lg-chanel-offset-8 {
    margin-left: 66.66667%;
  }
  .chanel-col-lg-chanel-offset-9 {
    margin-left: 75%;
  }
  .chanel-col-lg-chanel-offset-10 {
    margin-left: 83.33333%;
  }
  .chanel-col-lg-chanel-offset-11 {
    margin-left: 91.66667%;
  }
  .chanel-col-lg-chanel-offset-12 {
    margin-left: 100%;
  }
}

.chanel-html-table {
  background-color: transparent;
}

.chanel-html-caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

.chanel-html-th {
  text-align: left;
}

.chanel-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 17px;
}
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th,
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-td,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-td {
  padding: 8px;
  line-height: 1.42857;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.chanel-table
  > .chanel-html-caption
  + .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-th,
.chanel-table
  > .chanel-html-caption
  + .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-td,
.chanel-table
  > .chanel-html-colgroup
  + .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-th,
.chanel-table
  > .chanel-html-colgroup
  + .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-td,
.chanel-table
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  > .chanel-html-th,
.chanel-table
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  > .chanel-html-td {
  border-top: 0;
}
.chanel-table > .chanel-html-tbody + .chanel-html-tbody {
  border-top: 2px solid #ddd;
}
.chanel-table .chanel-table {
  background-color: #fff;
}

.chanel-table-condensed
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-th,
.chanel-table-condensed
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-td,
.chanel-table-condensed
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th,
.chanel-table-condensed
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td,
.chanel-table-condensed
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-th,
.chanel-table-condensed
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-td {
  padding: 5px;
}

.chanel-table-bordered {
  border: 1px solid #ddd;
}
.chanel-table-bordered > .chanel-html-thead > .chanel-html-tr > .chanel-html-th,
.chanel-table-bordered > .chanel-html-thead > .chanel-html-tr > .chanel-html-td,
.chanel-table-bordered > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th,
.chanel-table-bordered > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td,
.chanel-table-bordered > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th,
.chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-td {
  border: 1px solid #ddd;
}
.chanel-table-bordered > .chanel-html-thead > .chanel-html-tr > .chanel-html-th,
.chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-td {
  border-bottom-width: 2px;
}

.chanel-table-striped > .chanel-html-tbody > .chanel-html-tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.chanel-table-hover > .chanel-html-tbody > .chanel-html-tr:hover {
  background-color: #f5f5f5;
}

.chanel-html-table .chanel-html-col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

.chanel-html-table .chanel-html-td[class*="col-"],
.chanel-html-table .chanel-html-th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-td.active,
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th.active,
.chanel-table > .chanel-html-thead > .chanel-html-tr.active > .chanel-html-td,
.chanel-table > .chanel-html-thead > .chanel-html-tr.active > .chanel-html-th,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td.active,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th.active,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.active > .chanel-html-td,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.active > .chanel-html-th,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-td.active,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th.active,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.active > .chanel-html-td,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.active > .chanel-html-th {
  background-color: #f5f5f5;
}

.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td.active:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th.active:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.active:hover
  > .chanel-html-td,
.chanel-table-hover > .chanel-html-tbody > .chanel-html-tr:hover > .active,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.active:hover
  > .chanel-html-th {
  background-color: #e8e8e8;
}

.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-td.success,
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th.success,
.chanel-table > .chanel-html-thead > .chanel-html-tr.success > .chanel-html-td,
.chanel-table > .chanel-html-thead > .chanel-html-tr.success > .chanel-html-th,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td.success,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th.success,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.success > .chanel-html-td,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.success > .chanel-html-th,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-td.success,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th.success,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.success > .chanel-html-td,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.success > .chanel-html-th {
  background-color: #dff0d8;
}

.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td.success:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th.success:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.success:hover
  > .chanel-html-td,
.chanel-table-hover > .chanel-html-tbody > .chanel-html-tr:hover > .success,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.success:hover
  > .chanel-html-th {
  background-color: #d0e9c6;
}

.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-td.info,
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th.info,
.chanel-table > .chanel-html-thead > .chanel-html-tr.info > .chanel-html-td,
.chanel-table > .chanel-html-thead > .chanel-html-tr.info > .chanel-html-th,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td.info,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th.info,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.info > .chanel-html-td,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.info > .chanel-html-th,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-td.info,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th.info,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.info > .chanel-html-td,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.info > .chanel-html-th {
  background-color: #d9edf7;
}

.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td.info:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th.info:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.info:hover
  > .chanel-html-td,
.chanel-table-hover > .chanel-html-tbody > .chanel-html-tr:hover > .info,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.info:hover
  > .chanel-html-th {
  background-color: #c4e3f3;
}

.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-td.warning,
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th.warning,
.chanel-table > .chanel-html-thead > .chanel-html-tr.warning > .chanel-html-td,
.chanel-table > .chanel-html-thead > .chanel-html-tr.warning > .chanel-html-th,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td.warning,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th.warning,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.warning > .chanel-html-td,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.warning > .chanel-html-th,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-td.warning,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th.warning,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.warning > .chanel-html-td,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.warning > .chanel-html-th {
  background-color: #fcf8e3;
}

.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td.warning:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th.warning:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.warning:hover
  > .chanel-html-td,
.chanel-table-hover > .chanel-html-tbody > .chanel-html-tr:hover > .warning,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.warning:hover
  > .chanel-html-th {
  background-color: #faf2cc;
}

.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-td.danger,
.chanel-table > .chanel-html-thead > .chanel-html-tr > .chanel-html-th.danger,
.chanel-table > .chanel-html-thead > .chanel-html-tr.danger > .chanel-html-td,
.chanel-table > .chanel-html-thead > .chanel-html-tr.danger > .chanel-html-th,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-td.danger,
.chanel-table > .chanel-html-tbody > .chanel-html-tr > .chanel-html-th.danger,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.danger > .chanel-html-td,
.chanel-table > .chanel-html-tbody > .chanel-html-tr.danger > .chanel-html-th,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-td.danger,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr > .chanel-html-th.danger,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.danger > .chanel-html-td,
.chanel-table > .chanel-html-tfoot > .chanel-html-tr.danger > .chanel-html-th {
  background-color: #f2dede;
}

.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td.danger:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th.danger:hover,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.danger:hover
  > .chanel-html-td,
.chanel-table-hover > .chanel-html-tbody > .chanel-html-tr:hover > .danger,
.chanel-table-hover
  > .chanel-html-tbody
  > .chanel-html-tr.danger:hover
  > .chanel-html-th {
  background-color: #ebcccc;
}

.chanel-table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .chanel-table-responsive {
    width: 100%;
    margin-bottom: 12.75px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .chanel-table-responsive > .chanel-table {
    margin-bottom: 0;
  }
  .chanel-table-responsive
    > .chanel-table
    > .chanel-html-thead
    > .chanel-html-tr
    > .chanel-html-th,
  .chanel-table-responsive
    > .chanel-table
    > .chanel-html-thead
    > .chanel-html-tr
    > .chanel-html-td,
  .chanel-table-responsive
    > .chanel-table
    > .chanel-html-tbody
    > .chanel-html-tr
    > .chanel-html-th,
  .chanel-table-responsive
    > .chanel-table
    > .chanel-html-tbody
    > .chanel-html-tr
    > .chanel-html-td,
  .chanel-table-responsive
    > .chanel-table
    > .chanel-html-tfoot
    > .chanel-html-tr
    > .chanel-html-th,
  .chanel-table-responsive
    > .chanel-table
    > .chanel-html-tfoot
    > .chanel-html-tr
    > .chanel-html-td {
    white-space: nowrap;
  }
  .chanel-table-responsive > .chanel-table-bordered {
    border: 0;
  }
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-thead
    > .chanel-html-tr
    > .chanel-html-th:first-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-thead
    > .chanel-html-tr
    > .chanel-html-td:first-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tbody
    > .chanel-html-tr
    > .chanel-html-th:first-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tbody
    > .chanel-html-tr
    > .chanel-html-td:first-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tfoot
    > .chanel-html-tr
    > .chanel-html-th:first-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tfoot
    > .chanel-html-tr
    > .chanel-html-td:first-child {
    border-left: 0;
  }
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-thead
    > .chanel-html-tr
    > .chanel-html-th:last-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-thead
    > .chanel-html-tr
    > .chanel-html-td:last-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tbody
    > .chanel-html-tr
    > .chanel-html-th:last-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tbody
    > .chanel-html-tr
    > .chanel-html-td:last-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tfoot
    > .chanel-html-tr
    > .chanel-html-th:last-child,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tfoot
    > .chanel-html-tr
    > .chanel-html-td:last-child {
    border-right: 0;
  }
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tbody
    > .chanel-html-tr:last-child
    > .chanel-html-th,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tbody
    > .chanel-html-tr:last-child
    > .chanel-html-td,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tfoot
    > .chanel-html-tr:last-child
    > .chanel-html-th,
  .chanel-table-responsive
    > .chanel-table-bordered
    > .chanel-html-tfoot
    > .chanel-html-tr:last-child
    > .chanel-html-td {
    border-bottom: 0;
  }
}

.chanel-html-fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

.chanel-html-legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 17px;
  font-size: 18px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

.chanel-html-label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

.chanel-html-input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.chanel-html-input[type="radio"],
.chanel-html-input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

.chanel-html-input[type="file"] {
  display: block;
}

.chanel-html-input[type="range"] {
  display: block;
  width: 100%;
}

.chanel-html-select[multiple],
.chanel-html-select[size] {
  height: auto;
}

.chanel-html-input[type="file"]:focus,
.chanel-html-input[type="radio"]:focus,
.chanel-html-input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.chanel-html-output {
  display: block;
  padding-top: 7px;
  font-size: 12px;
  line-height: 1.42857;
  color: #555555;
}

.chanel-form-control {
  display: block;
  width: 100%;
  height: 31px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  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 0.15s,
    box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.chanel-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}
.chanel-form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.chanel-form-control:-ms-input-placeholder {
  color: #999;
}
.chanel-form-control::-webkit-input-placeholder {
  color: #999;
}
.chanel-form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.chanel-form-control[disabled],
.chanel-form-control[readonly],
.chanel-html-fieldset[disabled] .chanel-form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.chanel-form-control[disabled],
.chanel-html-fieldset[disabled] .chanel-form-control {
  cursor: not-allowed;
}

.chanel-html-textarea.chanel-form-control {
  height: auto;
}

.chanel-html-input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .chanel-html-input[type="date"].chanel-form-control,
  .chanel-html-input[type="time"].chanel-form-control,
  .chanel-html-input[type="datetime-local"].chanel-form-control,
  .chanel-html-input[type="month"].chanel-form-control {
    line-height: 31px;
  }
  .chanel-html-input[type="date"].chanel-input-sm,
  .chanel-input-group-sm > .chanel-html-input.chanel-form-control[type="date"],
  .chanel-input-group-sm
    > .chanel-html-input.chanel-input-group-addon[type="date"],
  .chanel-input-group-sm
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="date"],
  .chanel-input-group-sm .chanel-html-input[type="date"],
  .chanel-html-input[type="time"].chanel-input-sm,
  .chanel-input-group-sm > .chanel-html-input.chanel-form-control[type="time"],
  .chanel-input-group-sm
    > .chanel-html-input.chanel-input-group-addon[type="time"],
  .chanel-input-group-sm
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="time"],
  .chanel-input-group-sm .chanel-html-input[type="time"],
  .chanel-html-input[type="datetime-local"].chanel-input-sm,
  .chanel-input-group-sm
    > .chanel-html-input.chanel-form-control[type="datetime-local"],
  .chanel-input-group-sm
    > .chanel-html-input.chanel-input-group-addon[type="datetime-local"],
  .chanel-input-group-sm
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="datetime-local"],
  .chanel-input-group-sm .chanel-html-input[type="datetime-local"],
  .chanel-html-input[type="month"].chanel-input-sm,
  .chanel-input-group-sm > .chanel-html-input.chanel-form-control[type="month"],
  .chanel-input-group-sm
    > .chanel-html-input.chanel-input-group-addon[type="month"],
  .chanel-input-group-sm
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="month"],
  .chanel-input-group-sm .chanel-html-input[type="month"] {
    line-height: 28px;
  }
  .chanel-html-input[type="date"].chanel-input-lg,
  .chanel-input-group-lg > .chanel-html-input.chanel-form-control[type="date"],
  .chanel-input-group-lg
    > .chanel-html-input.chanel-input-group-addon[type="date"],
  .chanel-input-group-lg
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="date"],
  .chanel-input-group-lg .chanel-html-input[type="date"],
  .chanel-html-input[type="time"].chanel-input-lg,
  .chanel-input-group-lg > .chanel-html-input.chanel-form-control[type="time"],
  .chanel-input-group-lg
    > .chanel-html-input.chanel-input-group-addon[type="time"],
  .chanel-input-group-lg
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="time"],
  .chanel-input-group-lg .chanel-html-input[type="time"],
  .chanel-html-input[type="datetime-local"].chanel-input-lg,
  .chanel-input-group-lg
    > .chanel-html-input.chanel-form-control[type="datetime-local"],
  .chanel-input-group-lg
    > .chanel-html-input.chanel-input-group-addon[type="datetime-local"],
  .chanel-input-group-lg
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="datetime-local"],
  .chanel-input-group-lg .chanel-html-input[type="datetime-local"],
  .chanel-html-input[type="month"].chanel-input-lg,
  .chanel-input-group-lg > .chanel-html-input.chanel-form-control[type="month"],
  .chanel-input-group-lg
    > .chanel-html-input.chanel-input-group-addon[type="month"],
  .chanel-input-group-lg
    > .chanel-input-group-btn
    > .chanel-html-input.chanel-btn[type="month"],
  .chanel-input-group-lg .chanel-html-input[type="month"] {
    line-height: 42px;
  }
}

.chanel-form-group {
  margin-bottom: 15px;
}

.chanel-radio,
.chanel-checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.chanel-radio .chanel-html-label,
.chanel-checkbox .chanel-html-label {
  min-height: 17px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.chanel-radio .chanel-html-input[type="radio"],
.chanel-radio-inline .chanel-html-input[type="radio"],
.chanel-checkbox .chanel-html-input[type="checkbox"],
.chanel-checkbox-inline .chanel-html-input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.chanel-radio + .chanel-radio,
.chanel-checkbox + .chanel-checkbox {
  /*margin-top: -5px;*/
}

.chanel-radio-inline,
.chanel-checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.chanel-radio-inline + .chanel-radio-inline,
.chanel-checkbox-inline + .chanel-checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.chanel-html-input[type="radio"][disabled],
.chanel-html-input[type="radio"].chanel-disabled,
.chanel-html-fieldset[disabled] .chanel-html-input[type="radio"],
.chanel-html-input[type="checkbox"][disabled],
.chanel-html-input[type="checkbox"].chanel-disabled,
.chanel-html-fieldset[disabled] .chanel-html-input[type="checkbox"] {
  cursor: not-allowed;
}

.chanel-radio-inline.chanel-disabled,
.chanel-html-fieldset[disabled] .chanel-radio-inline,
.chanel-checkbox-inline.chanel-disabled,
.chanel-html-fieldset[disabled] .chanel-checkbox-inline {
  cursor: not-allowed;
}

.chanel-radio.chanel-disabled .chanel-html-label,
.chanel-html-fieldset[disabled] .chanel-radio .chanel-html-label,
.chanel-checkbox.chanel-disabled .chanel-html-label,
.chanel-html-fieldset[disabled] .chanel-checkbox .chanel-html-label {
  cursor: not-allowed;
}

.chanel-form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 29px;
}
.chanel-form-control-static.chanel-input-lg,
.chanel-input-group-lg > .chanel-form-control-static.chanel-form-control,
.chanel-input-group-lg > .chanel-form-control-static.chanel-input-group-addon,
.chanel-input-group-lg
  > .chanel-input-group-btn
  > .chanel-form-control-static.chanel-btn,
.chanel-form-control-static.chanel-input-sm,
.chanel-input-group-sm > .chanel-form-control-static.chanel-form-control,
.chanel-input-group-sm > .chanel-form-control-static.chanel-input-group-addon,
.chanel-input-group-sm
  > .chanel-input-group-btn
  > .chanel-form-control-static.chanel-btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.chanel-html-select.input-sm {
  height: 28px;
  line-height: 28px;
}

.chanel-html-textarea.input-sm,
.chanel-html-select[multiple].input-sm {
  height: auto;
}

.chanel-form-group-sm .chanel-form-control {
  height: 28px;
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.chanel-form-group-sm .chanel-html-select.chanel-form-control {
  height: 28px;
  line-height: 28px;
}

.chanel-form-group-sm .chanel-html-textarea.chanel-form-control,
.chanel-form-group-sm .chanel-html-select[multiple].chanel-form-control {
  height: auto;
}

.chanel-form-group-sm .chanel-form-control-static {
  height: 28px;
  min-height: 28px;
  padding: 6px 10px;
  font-size: 11px;
  line-height: 1.5;
}

.input-lg {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px;
}

.chanel-html-select.input-lg {
  height: 42px;
  line-height: 42px;
}

.chanel-html-textarea.input-lg,
.chanel-html-select[multiple].input-lg {
  height: auto;
}

.chanel-form-group-lg .chanel-form-control {
  height: 42px;
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px;
}

.chanel-form-group-lg .chanel-html-select.chanel-form-control {
  height: 42px;
  line-height: 42px;
}

.chanel-form-group-lg .chanel-html-textarea.chanel-form-control,
.chanel-form-group-lg .chanel-html-select[multiple].chanel-form-control {
  height: auto;
}

.chanel-form-group-lg .chanel-form-control-static {
  height: 42px;
  min-height: 32px;
  padding: 11px 16px;
  font-size: 15px;
  line-height: 1.33333;
}

.chanel-has-feedback {
  position: relative;
}
.chanel-has-feedback .chanel-form-control {
  padding-right: 38.75px;
}

.chanel-form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 31px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  pointer-events: none;
}

.chanel-input-lg + .chanel-form-control-feedback,
.chanel-input-group-lg > .chanel-form-control + .chanel-form-control-feedback,
.chanel-input-group-lg
  > .chanel-input-group-addon
  + .chanel-form-control-feedback,
.chanel-input-group-lg
  > .chanel-input-group-btn
  > .chanel-btn
  + .chanel-form-control-feedback,
.chanel-input-group-lg + .chanel-form-control-feedback,
.chanel-form-group-lg .chanel-form-control + .chanel-form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}

.chanel-input-sm + .chanel-form-control-feedback,
.chanel-input-group-sm > .chanel-form-control + .chanel-form-control-feedback,
.chanel-input-group-sm
  > .chanel-input-group-addon
  + .chanel-form-control-feedback,
.chanel-input-group-sm
  > .chanel-input-group-btn
  > .chanel-btn
  + .chanel-form-control-feedback,
.chanel-input-group-sm + .chanel-form-control-feedback,
.chanel-form-group-sm .chanel-form-control + .chanel-form-control-feedback {
  width: 28px;
  height: 28px;
  line-height: 28px;
}

.chanel-has-success .chanel-help-block,
.chanel-has-success .chanel-control-label,
.chanel-has-success .chanel-radio,
.chanel-has-success .chanel-checkbox,
.chanel-has-success .chanel-radio-inline,
.chanel-has-success .chanel-checkbox-inline,
.chanel-has-success.chanel-radio .chanel-html-label,
.chanel-has-success.chanel-checkbox .chanel-html-label,
.chanel-has-success.chanel-radio-inline .chanel-html-label,
.chanel-has-success.chanel-checkbox-inline .chanel-html-label {
  color: #3c763d;
}

.chanel-has-success .chanel-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);
}
.chanel-has-success .chanel-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;
}

.chanel-has-success .chanel-input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.chanel-has-success .chanel-form-control-feedback {
  color: #3c763d;
}

.chanel-has-warning .chanel-help-block,
.chanel-has-warning .chanel-control-label,
.chanel-has-warning .chanel-radio,
.chanel-has-warning .chanel-checkbox,
.chanel-has-warning .chanel-radio-inline,
.chanel-has-warning .chanel-checkbox-inline,
.chanel-has-warning.chanel-radio .chanel-html-label,
.chanel-has-warning.chanel-checkbox .chanel-html-label,
.chanel-has-warning.chanel-radio-inline .chanel-html-label,
.chanel-has-warning.chanel-checkbox-inline .chanel-html-label {
  color: #8a6d3b;
}

.chanel-has-warning .chanel-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);
}
.chanel-has-warning .chanel-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;
}

.chanel-has-warning .chanel-input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.chanel-has-warning .chanel-form-control-feedback {
  color: #8a6d3b;
}

.chanel-has-error .chanel-help-block,
.chanel-has-error .chanel-control-label,
.chanel-has-error .chanel-radio,
.chanel-has-error .chanel-checkbox,
.chanel-has-error .chanel-radio-inline,
.chanel-has-error .chanel-checkbox-inline,
.chanel-has-error.chanel-radio .chanel-html-label,
.chanel-has-error.chanel-checkbox .chanel-html-label,
.chanel-has-error.chanel-radio-inline .chanel-html-label,
.chanel-has-error.chanel-checkbox-inline .chanel-html-label {
  color: #a94442;
}

.chanel-has-error .chanel-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);
}
.chanel-has-error .chanel-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;
}

.chanel-has-error .chanel-input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.chanel-has-error .chanel-form-control-feedback {
  color: #a94442;
}

.chanel-has-feedback .chanel-html-label ~ .chanel-form-control-feedback {
  top: 22px;
}

.chanel-has-feedback
  .chanel-html-label.chanel-sr-only
  ~ .chanel-form-control-feedback {
  top: 0;
}

.chanel-help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .chanel-form-inline .chanel-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .chanel-form-inline .chanel-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .chanel-form-inline .chanel-form-control-static {
    display: inline-block;
  }
  .chanel-form-inline .chanel-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .chanel-form-inline .chanel-input-group .chanel-input-group-addon,
  .chanel-form-inline .chanel-input-group .chanel-input-group-btn,
  .chanel-form-inline .chanel-input-group .chanel-form-control {
    width: auto;
  }
  .chanel-form-inline .chanel-input-group > .chanel-form-control {
    width: 100%;
  }
  .chanel-form-inline .chanel-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .chanel-form-inline .chanel-radio,
  .chanel-form-inline .chanel-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .chanel-form-inline .chanel-radio .chanel-html-label,
  .chanel-form-inline .chanel-checkbox .chanel-html-label {
    padding-left: 0;
  }
  .chanel-form-inline .chanel-radio .chanel-html-input[type="radio"],
  .chanel-form-inline .chanel-checkbox .chanel-html-input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .chanel-form-inline .chanel-has-feedback .chanel-form-control-feedback {
    top: 0;
  }
}

.chanel-form-horizontal .chanel-radio,
.chanel-form-horizontal .chanel-checkbox,
.chanel-form-horizontal .chanel-radio-inline,
.chanel-form-horizontal .chanel-checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.chanel-form-horizontal .chanel-radio,
.chanel-form-horizontal .chanel-checkbox {
  min-height: 24px;
}

.chanel-form-horizontal .chanel-form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.chanel-form-horizontal .chanel-form-group:before,
.chanel-form-horizontal .chanel-form-group:after {
  content: " ";
  display: table;
}
.chanel-form-horizontal .chanel-form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .chanel-form-horizontal .chanel-control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.chanel-form-horizontal .chanel-has-feedback .chanel-form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .chanel-form-horizontal .chanel-form-group-lg .chanel-control-label {
    padding-top: 11px;
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .chanel-form-horizontal .chanel-form-group-sm .chanel-control-label {
    padding-top: 6px;
    font-size: 11px;
  }
}

.chanel-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.chanel-btn:focus,
.chanel-btn.chanel-focus,
.chanel-btn:active:focus,
.chanel-btn:active.chanel-focus,
.chanel-btn.chanel-active:focus,
.chanel-btn.chanel-active.chanel-focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.chanel-btn:hover,
.chanel-btn:focus,
.chanel-btn.chanel-focus {
  color: #333;
  text-decoration: none;
}
.chanel-btn:active,
.chanel-btn.chanel-active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.chanel-btn.chanel-disabled,
.chanel-btn[disabled],
.chanel-html-fieldset[disabled] .chanel-btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.chanel-html-a.chanel-btn.chanel-disabled,
.chanel-html-fieldset[disabled] .chanel-html-a.chanel-btn {
  pointer-events: none;
}

.chanel-btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.chanel-btn-default:focus,
.chanel-btn-default.chanel-focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.chanel-btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.chanel-btn-default:active,
.chanel-btn-default.chanel-active,
.chanel-open > .chanel-btn-default.chanel-dropdown-toggle {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.chanel-btn-default:active:hover,
.chanel-btn-default:active:focus,
.chanel-btn-default:active.chanel-focus,
.chanel-btn-default.chanel-active:hover,
.chanel-btn-default.chanel-active:focus,
.chanel-btn-default.chanel-active.chanel-focus,
.chanel-open > .chanel-btn-default.chanel-dropdown-toggle:hover,
.chanel-open > .chanel-btn-default.chanel-dropdown-toggle:focus,
.chanel-open > .chanel-btn-default.chanel-dropdown-toggle.chanel-focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.chanel-btn-default:active,
.chanel-btn-default.chanel-active,
.chanel-open > .chanel-btn-default.chanel-dropdown-toggle {
  background-image: none;
}
.chanel-btn-default.chanel-disabled:hover,
.chanel-btn-default.chanel-disabled:focus,
.chanel-btn-default.chanel-disabled.chanel-focus,
.chanel-btn-default[disabled]:hover,
.chanel-btn-default[disabled]:focus,
.chanel-btn-default[disabled].chanel-focus,
.chanel-html-fieldset[disabled] .chanel-btn-default:hover,
.chanel-html-fieldset[disabled] .chanel-btn-default:focus,
.chanel-html-fieldset[disabled] .chanel-btn-default.chanel-focus {
  background-color: #fff;
  border-color: #ccc;
}
.chanel-btn-default .chanel-badge {
  color: #fff;
  background-color: #333;
}

.chanel-btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
.chanel-btn-primary:focus,
.chanel-btn-primary.chanel-focus {
  color: #fff;
  background-color: #286090;
  border-color: #122b40;
}
.chanel-btn-primary:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.chanel-btn-primary:active,
.chanel-btn-primary.chanel-active,
.chanel-open > .chanel-btn-primary.chanel-dropdown-toggle {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.chanel-btn-primary:active:hover,
.chanel-btn-primary:active:focus,
.chanel-btn-primary:active.chanel-focus,
.chanel-btn-primary.chanel-active:hover,
.chanel-btn-primary.chanel-active:focus,
.chanel-btn-primary.chanel-active.chanel-focus,
.chanel-open > .chanel-btn-primary.chanel-dropdown-toggle:hover,
.chanel-open > .chanel-btn-primary.chanel-dropdown-toggle:focus,
.chanel-open > .chanel-btn-primary.chanel-dropdown-toggle.chanel-focus {
  color: #fff;
  background-color: #204d74;
  border-color: #122b40;
}
.chanel-btn-primary:active,
.chanel-btn-primary.chanel-active,
.chanel-open > .chanel-btn-primary.chanel-dropdown-toggle {
  background-image: none;
}
.chanel-btn-primary.chanel-disabled:hover,
.chanel-btn-primary.chanel-disabled:focus,
.chanel-btn-primary.chanel-disabled.chanel-focus,
.chanel-btn-primary[disabled]:hover,
.chanel-btn-primary[disabled]:focus,
.chanel-btn-primary[disabled].chanel-focus,
.chanel-html-fieldset[disabled] .chanel-btn-primary:hover,
.chanel-html-fieldset[disabled] .chanel-btn-primary:focus,
.chanel-html-fieldset[disabled] .chanel-btn-primary.chanel-focus {
  background-color: #337ab7;
  border-color: #2e6da4;
}
.chanel-btn-primary .chanel-badge {
  color: #337ab7;
  background-color: #fff;
}

.chanel-btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.chanel-btn-success:focus,
.chanel-btn-success.chanel-focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.chanel-btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.chanel-btn-success:active,
.chanel-btn-success.chanel-active,
.chanel-open > .chanel-btn-success.chanel-dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.chanel-btn-success:active:hover,
.chanel-btn-success:active:focus,
.chanel-btn-success:active.chanel-focus,
.chanel-btn-success.chanel-active:hover,
.chanel-btn-success.chanel-active:focus,
.chanel-btn-success.chanel-active.chanel-focus,
.chanel-open > .chanel-btn-success.chanel-dropdown-toggle:hover,
.chanel-open > .chanel-btn-success.chanel-dropdown-toggle:focus,
.chanel-open > .chanel-btn-success.chanel-dropdown-toggle.chanel-focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.chanel-btn-success:active,
.chanel-btn-success.chanel-active,
.chanel-open > .chanel-btn-success.chanel-dropdown-toggle {
  background-image: none;
}
.chanel-btn-success.chanel-disabled:hover,
.chanel-btn-success.chanel-disabled:focus,
.chanel-btn-success.chanel-disabled.chanel-focus,
.chanel-btn-success[disabled]:hover,
.chanel-btn-success[disabled]:focus,
.chanel-btn-success[disabled].chanel-focus,
.chanel-html-fieldset[disabled] .chanel-btn-success:hover,
.chanel-html-fieldset[disabled] .chanel-btn-success:focus,
.chanel-html-fieldset[disabled] .chanel-btn-success.chanel-focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.chanel-btn-success .chanel-badge {
  color: #5cb85c;
  background-color: #fff;
}

.chanel-btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.chanel-btn-info:focus,
.chanel-btn-info.chanel-focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.chanel-btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.chanel-btn-info:active,
.chanel-btn-info.chanel-active,
.chanel-open > .chanel-btn-info.chanel-dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.chanel-btn-info:active:hover,
.chanel-btn-info:active:focus,
.chanel-btn-info:active.chanel-focus,
.chanel-btn-info.chanel-active:hover,
.chanel-btn-info.chanel-active:focus,
.chanel-btn-info.chanel-active.chanel-focus,
.chanel-open > .chanel-btn-info.chanel-dropdown-toggle:hover,
.chanel-open > .chanel-btn-info.chanel-dropdown-toggle:focus,
.chanel-open > .chanel-btn-info.chanel-dropdown-toggle.chanel-focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.chanel-btn-info:active,
.chanel-btn-info.chanel-active,
.chanel-open > .chanel-btn-info.chanel-dropdown-toggle {
  background-image: none;
}
.chanel-btn-info.chanel-disabled:hover,
.chanel-btn-info.chanel-disabled:focus,
.chanel-btn-info.chanel-disabled.chanel-focus,
.chanel-btn-info[disabled]:hover,
.chanel-btn-info[disabled]:focus,
.chanel-btn-info[disabled].chanel-focus,
.chanel-html-fieldset[disabled] .chanel-btn-info:hover,
.chanel-html-fieldset[disabled] .chanel-btn-info:focus,
.chanel-html-fieldset[disabled] .chanel-btn-info.chanel-focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.chanel-btn-info .chanel-badge {
  color: #5bc0de;
  background-color: #fff;
}

.chanel-btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.chanel-btn-warning:focus,
.chanel-btn-warning.chanel-focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.chanel-btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.chanel-btn-warning:active,
.chanel-btn-warning.chanel-active,
.chanel-open > .chanel-btn-warning.chanel-dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.chanel-btn-warning:active:hover,
.chanel-btn-warning:active:focus,
.chanel-btn-warning:active.chanel-focus,
.chanel-btn-warning.chanel-active:hover,
.chanel-btn-warning.chanel-active:focus,
.chanel-btn-warning.chanel-active.chanel-focus,
.chanel-open > .chanel-btn-warning.chanel-dropdown-toggle:hover,
.chanel-open > .chanel-btn-warning.chanel-dropdown-toggle:focus,
.chanel-open > .chanel-btn-warning.chanel-dropdown-toggle.chanel-focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.chanel-btn-warning:active,
.chanel-btn-warning.chanel-active,
.chanel-open > .chanel-btn-warning.chanel-dropdown-toggle {
  background-image: none;
}
.chanel-btn-warning.chanel-disabled:hover,
.chanel-btn-warning.chanel-disabled:focus,
.chanel-btn-warning.chanel-disabled.chanel-focus,
.chanel-btn-warning[disabled]:hover,
.chanel-btn-warning[disabled]:focus,
.chanel-btn-warning[disabled].chanel-focus,
.chanel-html-fieldset[disabled] .chanel-btn-warning:hover,
.chanel-html-fieldset[disabled] .chanel-btn-warning:focus,
.chanel-html-fieldset[disabled] .chanel-btn-warning.chanel-focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.chanel-btn-warning .chanel-badge {
  color: #f0ad4e;
  background-color: #fff;
}

.chanel-btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.chanel-btn-danger:focus,
.chanel-btn-danger.chanel-focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.chanel-btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.chanel-btn-danger:active,
.chanel-btn-danger.chanel-active,
.chanel-open > .chanel-btn-danger.chanel-dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.chanel-btn-danger:active:hover,
.chanel-btn-danger:active:focus,
.chanel-btn-danger:active.chanel-focus,
.chanel-btn-danger.chanel-active:hover,
.chanel-btn-danger.chanel-active:focus,
.chanel-btn-danger.chanel-active.chanel-focus,
.chanel-open > .chanel-btn-danger.chanel-dropdown-toggle:hover,
.chanel-open > .chanel-btn-danger.chanel-dropdown-toggle:focus,
.chanel-open > .chanel-btn-danger.chanel-dropdown-toggle.chanel-focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.chanel-btn-danger:active,
.chanel-btn-danger.chanel-active,
.chanel-open > .chanel-btn-danger.chanel-dropdown-toggle {
  background-image: none;
}
.chanel-btn-danger.chanel-disabled:hover,
.chanel-btn-danger.chanel-disabled:focus,
.chanel-btn-danger.chanel-disabled.chanel-focus,
.chanel-btn-danger[disabled]:hover,
.chanel-btn-danger[disabled]:focus,
.chanel-btn-danger[disabled].chanel-focus,
.chanel-html-fieldset[disabled] .chanel-btn-danger:hover,
.chanel-html-fieldset[disabled] .chanel-btn-danger:focus,
.chanel-html-fieldset[disabled] .chanel-btn-danger.chanel-focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.chanel-btn-danger .chanel-badge {
  color: #d9534f;
  background-color: #fff;
}

.chanel-btn-link {
  color: #337ab7;
  font-weight: normal;
  border-radius: 0;
}
.chanel-btn-link,
.chanel-btn-link:active,
.chanel-btn-link.chanel-active,
.chanel-btn-link[disabled],
.chanel-html-fieldset[disabled] .chanel-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.chanel-btn-link,
.chanel-btn-link:hover,
.chanel-btn-link:focus,
.chanel-btn-link:active {
  border-color: transparent;
}
.chanel-btn-link:hover,
.chanel-btn-link:focus {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}
.chanel-btn-link[disabled]:hover,
.chanel-btn-link[disabled]:focus,
.chanel-html-fieldset[disabled] .chanel-btn-link:hover,
.chanel-html-fieldset[disabled] .chanel-btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.chanel-btn-lg,
.chanel-btn-group-lg > .chanel-btn {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
  border-radius: 6px;
}

.chanel-btn-sm,
.chanel-btn-group-sm > .chanel-btn {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.chanel-btn-xs,
.chanel-btn-group-xs > .chanel-btn {
  padding: 1px 5px;
  font-size: 11px;
  line-height: 1.5;
  border-radius: 3px;
}

.chanel-btn-block {
  display: block;
  width: 100%;
}

.chanel-btn-block + .chanel-btn-block {
  margin-top: 5px;
}

.chanel-html-input[type="submit"].chanel-btn-block,
.chanel-html-input[type="reset"].chanel-btn-block,
.chanel-html-input[type="button"].chanel-btn-block {
  width: 100%;
}

.chanel-fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.chanel-fade.chanel-in {
  opacity: 1;
}

.chanel-collapse {
  display: none;
}
.chanel-collapse.chanel-in {
  display: block;
}

.chanel-html-tr.chanel-collapse.chanel-in {
  display: table-row;
}

.chanel-html-tbody.chanel-collapse.chanel-in {
  display: table-row-group;
}

.chanel-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.chanel-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;
}

.chanel-dropup,
.chanel-dropdown {
  position: relative;
}

.chanel-dropdown-toggle:focus {
  outline: 0;
}

.chanel-dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 12px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.chanel-dropdown-menu.chanel-pull-right {
  right: 0;
  left: auto;
}
.chanel-dropdown-menu .chanel-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.chanel-html-li > a {
  cursor: pointer;
}
.chanel-dropdown-menu > .chanel-html-li > .chanel-html-a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.chanel-dropdown-menu > .chanel-html-li > .chanel-html-a:hover,
.chanel-dropdown-menu > .chanel-html-li > .chanel-html-a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.chanel-dropdown-menu > .chanel-active > .chanel-html-a,
.chanel-dropdown-menu > .chanel-active > .chanel-html-a:hover,
.chanel-dropdown-menu > .chanel-active > .chanel-html-a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}

.chanel-dropdown-menu > .chanel-disabled > .chanel-html-a,
.chanel-dropdown-menu > .chanel-disabled > .chanel-html-a:hover,
.chanel-dropdown-menu > .chanel-disabled > .chanel-html-a:focus {
  color: #777777;
}

.chanel-dropdown-menu > .chanel-disabled > .chanel-html-a:hover,
.chanel-dropdown-menu > .chanel-disabled > .chanel-html-a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.chanel-open > .chanel-dropdown-menu {
  display: block;
}

.chanel-open > .chanel-html-a {
  outline: 0;
}

.chanel-dropdown-menu-right {
  left: auto;
  right: 0;
}

.chanel-dropdown-menu-left {
  left: 0;
  right: auto;
}

.chanel-dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 11px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.chanel-dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.chanel-pull-right > .chanel-dropdown-menu {
  right: 0;
  left: auto;
}

.chanel-dropup .chanel-caret,
.chanel-navbar-fixed-bottom .chanel-dropdown .chanel-caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.chanel-dropup .chanel-dropdown-menu,
.chanel-navbar-fixed-bottom .chanel-dropdown .chanel-dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .chanel-navbar-right .chanel-dropdown-menu {
    right: 0;
    left: auto;
  }
  .chanel-navbar-right .chanel-dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.chanel-btn-group,
.chanel-btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.chanel-btn-group > .chanel-btn,
.chanel-btn-group-vertical > .chanel-btn {
  position: relative;
  float: left;
}
.chanel-btn-group > .chanel-btn:hover,
.chanel-btn-group > .chanel-btn:focus,
.chanel-btn-group > .chanel-btn:active,
.chanel-btn-group > .chanel-btn.chanel-active,
.chanel-btn-group-vertical > .chanel-btn:hover,
.chanel-btn-group-vertical > .chanel-btn:focus,
.chanel-btn-group-vertical > .chanel-btn:active,
.chanel-btn-group-vertical > .chanel-btn.chanel-active {
  z-index: 2;
}

.chanel-btn-group .chanel-btn + .chanel-btn,
.chanel-btn-group .chanel-btn + .chanel-btn-group,
.chanel-btn-group .chanel-btn-group + .chanel-btn,
.chanel-btn-group .chanel-btn-group + .chanel-btn-group {
  margin-left: -1px;
}

.chanel-btn-toolbar {
  margin-left: -5px;
}
.chanel-btn-toolbar:before,
.chanel-btn-toolbar:after {
  content: " ";
  display: table;
}
.chanel-btn-toolbar:after {
  clear: both;
}
.chanel-btn-toolbar .chanel-btn,
.chanel-btn-toolbar .chanel-btn-group,
.chanel-btn-toolbar .chanel-input-group {
  float: left;
}
.chanel-btn-toolbar > .chanel-btn,
.chanel-btn-toolbar > .chanel-btn-group,
.chanel-btn-toolbar > .chanel-input-group {
  margin-left: 5px;
}

.chanel-btn-group
  > .chanel-btn:not(:first-child):not(:last-child):not(.chanel-dropdown-toggle) {
  border-radius: 0;
}

.chanel-btn-group > .chanel-btn:first-child {
  margin-left: 0;
}
.chanel-btn-group
  > .chanel-btn:first-child:not(:last-child):not(.chanel-dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.chanel-btn-group > .chanel-btn:last-child:not(:first-child),
.chanel-btn-group > .chanel-dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.chanel-btn-group > .chanel-btn-group {
  float: left;
}

.chanel-btn-group
  > .chanel-btn-group:not(:first-child):not(:last-child)
  > .chanel-btn {
  border-radius: 0;
}

.chanel-btn-group
  > .chanel-btn-group:first-child:not(:last-child)
  > .chanel-btn:last-child,
.chanel-btn-group
  > .chanel-btn-group:first-child:not(:last-child)
  > .chanel-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.chanel-btn-group
  > .chanel-btn-group:last-child:not(:first-child)
  > .chanel-btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.chanel-btn-group .chanel-dropdown-toggle:active,
.chanel-btn-group.chanel-open .chanel-dropdown-toggle {
  outline: 0;
}

.chanel-btn-group > .chanel-btn + .chanel-dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.chanel-btn-group > .chanel-btn-lg + .chanel-dropdown-toggle,
.chanel-btn-group-lg.chanel-btn-group > .chanel-btn + .chanel-dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.chanel-btn-group.chanel-open .chanel-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);
}
.chanel-btn-group.chanel-open .chanel-dropdown-toggle.chanel-btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.chanel-btn .chanel-caret {
  margin-left: 0;
}

.chanel-btn-lg .chanel-caret,
.chanel-btn-group-lg > .chanel-btn .chanel-caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.chanel-dropup .chanel-btn-lg .chanel-caret,
.chanel-dropup .chanel-btn-group-lg > .chanel-btn .chanel-caret {
  border-width: 0 5px 5px;
}

.chanel-btn-group-vertical > .chanel-btn,
.chanel-btn-group-vertical > .chanel-btn-group,
.chanel-btn-group-vertical > .chanel-btn-group > .chanel-btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.chanel-btn-group-vertical > .chanel-btn-group:before,
.chanel-btn-group-vertical > .chanel-btn-group:after {
  content: " ";
  display: table;
}

.chanel-btn-group-vertical > .chanel-btn-group:after {
  clear: both;
}

.chanel-btn-group-vertical > .chanel-btn-group > .chanel-btn {
  float: none;
}

.chanel-btn-group-vertical > .chanel-btn + .chanel-btn,
.chanel-btn-group-vertical > .chanel-btn + .chanel-btn-group,
.chanel-btn-group-vertical > .chanel-btn-group + .chanel-btn,
.chanel-btn-group-vertical > .chanel-btn-group + .chanel-btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.chanel-btn-group-vertical > .chanel-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.chanel-btn-group-vertical > .chanel-btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.chanel-btn-group-vertical > .chanel-btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.chanel-btn-group-vertical
  > .chanel-btn-group:not(:first-child):not(:last-child)
  > .chanel-btn {
  border-radius: 0;
}

.chanel-btn-group-vertical
  > .chanel-btn-group:first-child:not(:last-child)
  > .chanel-btn:last-child,
.chanel-btn-group-vertical
  > .chanel-btn-group:first-child:not(:last-child)
  > .chanel-dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.chanel-btn-group-vertical
  > .chanel-btn-group:last-child:not(:first-child)
  > .chanel-btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.chanel-btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.chanel-btn-group-justified > .chanel-btn,
.chanel-btn-group-justified > .chanel-btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.chanel-btn-group-justified > .chanel-btn-group .chanel-btn {
  width: 100%;
}
.chanel-btn-group-justified > .chanel-btn-group .chanel-dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .chanel-btn .chanel-html-input[type="radio"],
[data-toggle="buttons"] > .chanel-btn .chanel-html-input[type="checkbox"],
[data-toggle="buttons"]
  > .chanel-btn-group
  > .chanel-btn
  .chanel-html-input[type="radio"],
[data-toggle="buttons"]
  > .chanel-btn-group
  > .chanel-btn
  .chanel-html-input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.chanel-input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.chanel-input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.chanel-input-group .chanel-form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.chanel-input-group .chanel-form-control:focus {
  z-index: 3;
}

.chanel-input-group-addon,
.chanel-input-group-btn,
.chanel-input-group .chanel-form-control {
  display: table-cell;
}
.chanel-input-group-addon:not(:first-child):not(:last-child),
.chanel-input-group-btn:not(:first-child):not(:last-child),
.chanel-input-group .chanel-form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.chanel-input-group-addon,
.chanel-input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.chanel-input-group-addon {
  padding: 6px 12px;
  font-size: 12px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.chanel-input-group-addon.chanel-input-sm,
.chanel-input-group-sm > .chanel-input-group-addon,
.chanel-input-group-sm
  > .chanel-input-group-btn
  > .chanel-input-group-addon.chanel-btn {
  padding: 5px 10px;
  font-size: 11px;
  border-radius: 3px;
}
.chanel-input-group-addon.chanel-input-lg,
.chanel-input-group-lg > .chanel-input-group-addon,
.chanel-input-group-lg
  > .chanel-input-group-btn
  > .chanel-input-group-addon.chanel-btn {
  padding: 10px 16px;
  font-size: 15px;
  border-radius: 6px;
}
.chanel-input-group-addon .chanel-html-input[type="radio"],
.chanel-input-group-addon .chanel-html-input[type="checkbox"] {
  margin-top: 0;
}

.chanel-input-group .chanel-form-control:first-child,
.chanel-input-group-addon:first-child,
.chanel-input-group-btn:first-child > .chanel-btn,
.chanel-input-group-btn:first-child > .chanel-btn-group > .chanel-btn,
.chanel-input-group-btn:first-child > .chanel-dropdown-toggle,
.chanel-input-group-btn:last-child
  > .chanel-btn:not(:last-child):not(.chanel-dropdown-toggle),
.chanel-input-group-btn:last-child
  > .chanel-btn-group:not(:last-child)
  > .chanel-btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.chanel-input-group-addon:first-child {
  border-right: 0;
}

.chanel-input-group .chanel-form-control:last-child,
.chanel-input-group-addon:last-child,
.chanel-input-group-btn:last-child > .chanel-btn,
.chanel-input-group-btn:last-child > .chanel-btn-group > .chanel-btn,
.chanel-input-group-btn:last-child > .chanel-dropdown-toggle,
.chanel-input-group-btn:first-child > .chanel-btn:not(:first-child),
.chanel-input-group-btn:first-child
  > .chanel-btn-group:not(:first-child)
  > .chanel-btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.chanel-input-group-addon:last-child {
  border-left: 0;
}

.chanel-input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.chanel-input-group-btn > .chanel-btn {
  position: relative;
}
.chanel-input-group-btn > .chanel-btn + .chanel-btn {
  margin-left: -1px;
}
.chanel-input-group-btn > .chanel-btn:hover,
.chanel-input-group-btn > .chanel-btn:focus,
.chanel-input-group-btn > .chanel-btn:active {
  z-index: 2;
}
.chanel-input-group-btn:first-child > .chanel-btn,
.chanel-input-group-btn:first-child > .chanel-btn-group {
  margin-right: -1px;
}
.chanel-input-group-btn:last-child > .chanel-btn,
.chanel-input-group-btn:last-child > .chanel-btn-group {
  z-index: 2;
  margin-left: -1px;
}

.chanel-nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.chanel-nav:before,
.chanel-nav:after {
  content: " ";
  display: table;
}
.chanel-nav:after {
  clear: both;
}
.chanel-nav > .chanel-html-li {
  position: relative;
  display: block;
}
.chanel-nav > .chanel-html-li > .chanel-html-a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.chanel-nav > .chanel-html-li > .chanel-html-a:hover,
.chanel-nav > .chanel-html-li > .chanel-html-a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.chanel-nav > .chanel-html-li.chanel-disabled > .chanel-html-a {
  color: #777777;
}
.chanel-nav > .chanel-html-li.chanel-disabled > .chanel-html-a:hover,
.chanel-nav > .chanel-html-li.chanel-disabled > .chanel-html-a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.chanel-nav .chanel-open > .chanel-html-a,
.chanel-nav .chanel-open > .chanel-html-a:hover,
.chanel-nav .chanel-open > .chanel-html-a:focus {
  background-color: #eeeeee;
  border-color: #337ab7;
}
.chanel-nav .chanel-nav-divider {
  height: 1px;
  margin: 7.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.chanel-nav > .chanel-html-li > .chanel-html-a > .chanel-html-img {
  max-width: none;
}

.chanel-nav-tabs {
  border-bottom: 1px solid #ddd;
}
.chanel-nav-tabs > .chanel-html-li {
  float: left;
  margin-bottom: -1px;
}
.chanel-nav-tabs > .chanel-html-li > .chanel-html-a {
  margin-right: 2px;
  line-height: 1.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.chanel-nav-tabs > .chanel-html-li > .chanel-html-a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.chanel-nav-tabs > .chanel-html-li.chanel-active > .chanel-html-a,
.chanel-nav-tabs > .chanel-html-li.chanel-active > .chanel-html-a:hover,
.chanel-nav-tabs > .chanel-html-li.chanel-active > .chanel-html-a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.chanel-nav-pills > .chanel-html-li {
  float: left;
}
.chanel-nav-pills > .chanel-html-li > .chanel-html-a {
  border-radius: 4px;
}
.chanel-nav-pills > .chanel-html-li + .chanel-html-li {
  margin-left: 2px;
}
.chanel-nav-pills > .chanel-html-li.chanel-active > .chanel-html-a,
.chanel-nav-pills > .chanel-html-li.chanel-active > .chanel-html-a:hover,
.chanel-nav-pills > .chanel-html-li.chanel-active > .chanel-html-a:focus {
  color: #fff;
  background-color: #337ab7;
}

.chanel-nav-stacked > .chanel-html-li {
  float: none;
}
.chanel-nav-stacked > .chanel-html-li + .chanel-html-li {
  margin-top: 2px;
  margin-left: 0;
}

.chanel-nav-justified,
.chanel-nav-tabs.chanel-nav-justified {
  width: 100%;
}
.chanel-nav-justified > .chanel-html-li {
  float: none;
}
.chanel-nav-justified > .chanel-html-li > .chanel-html-a {
  text-align: center;
  margin-bottom: 5px;
}
.chanel-nav-justified > .chanel-dropdown .chanel-dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .chanel-nav-justified > .chanel-html-li {
    display: table-cell;
    width: 1%;
  }
  .chanel-nav-justified > .chanel-html-li > .chanel-html-a {
    margin-bottom: 0;
  }
}

.chanel-nav-tabs-justified,
.chanel-nav-tabs.chanel-nav-justified {
  border-bottom: 0;
}
.chanel-nav-tabs-justified > .chanel-html-li > .chanel-html-a,
.chanel-nav-tabs.chanel-nav-justified > .chanel-html-li > .chanel-html-a {
  margin-right: 0;
  border-radius: 4px;
}
.chanel-nav-tabs-justified > .chanel-active > .chanel-html-a,
.chanel-nav-tabs.chanel-nav-justified > .chanel-active > .chanel-html-a,
.chanel-nav-tabs-justified > .chanel-active > .chanel-html-a:hover,
.chanel-nav-tabs.chanel-nav-justified > .chanel-active > .chanel-html-a:hover,
.chanel-nav-tabs-justified > .chanel-active > .chanel-html-a:focus,
.chanel-nav-tabs.chanel-nav-justified > .chanel-active > .chanel-html-a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .chanel-nav-tabs-justified > .chanel-html-li > .chanel-html-a,
  .chanel-nav-tabs.chanel-nav-justified > .chanel-html-li > .chanel-html-a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .chanel-nav-tabs-justified > .chanel-active > .chanel-html-a,
  .chanel-nav-tabs.chanel-nav-justified > .chanel-active > .chanel-html-a,
  .chanel-nav-tabs-justified > .chanel-active > .chanel-html-a:hover,
  .chanel-nav-tabs.chanel-nav-justified > .chanel-active > .chanel-html-a:hover,
  .chanel-nav-tabs-justified > .chanel-active > .chanel-html-a:focus,
  .chanel-nav-tabs.chanel-nav-justified
    > .chanel-active
    > .chanel-html-a:focus {
    border-bottom-color: #fff;
  }
}

.chanel-tab-content > .chanel-tab-pane {
  display: none;
}

.chanel-tab-content > .chanel-active {
  display: block;
}

.chanel-nav-tabs .chanel-dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.chanel-navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 17px;
  border: 1px solid transparent;
}
.chanel-navbar:before,
.chanel-navbar:after {
  content: " ";
  display: table;
}
.chanel-navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .chanel-navbar {
    border-radius: 4px;
  }
}

.chanel-navbar-header:before,
.chanel-navbar-header:after {
  content: " ";
  display: table;
}

.chanel-navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .chanel-navbar-header {
    float: left;
  }
}

.chanel-navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.chanel-navbar-collapse:before,
.chanel-navbar-collapse:after {
  content: " ";
  display: table;
}
.chanel-navbar-collapse:after {
  clear: both;
}
.chanel-navbar-collapse.chanel-in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .chanel-navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .chanel-navbar-collapse.chanel-collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .chanel-navbar-collapse.chanel-in {
    overflow-y: visible;
  }
  .chanel-navbar-fixed-top .chanel-navbar-collapse,
  .chanel-navbar-static-top .chanel-navbar-collapse,
  .chanel-navbar-fixed-bottom .chanel-navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.chanel-navbar-fixed-top .chanel-navbar-collapse,
.chanel-navbar-fixed-bottom .chanel-navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .chanel-navbar-fixed-top .chanel-navbar-collapse,
  .chanel-navbar-fixed-bottom .chanel-navbar-collapse {
    max-height: 200px;
  }
}

.chanel-container > .chanel-navbar-header,
.chanel-container > .chanel-navbar-collapse,
.chanel-container-fluid > .chanel-navbar-header,
.chanel-container-fluid > .chanel-navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .chanel-container > .chanel-navbar-header,
  .chanel-container > .chanel-navbar-collapse,
  .chanel-container-fluid > .chanel-navbar-header,
  .chanel-container-fluid > .chanel-navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.chanel-navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .chanel-navbar-static-top {
    border-radius: 0;
  }
}

.chanel-navbar-fixed-top,
.chanel-navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .chanel-navbar-fixed-top,
  .chanel-navbar-fixed-bottom {
    border-radius: 0;
  }
}

.chanel-navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.chanel-navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.chanel-navbar-brand {
  float: left;
  padding: 16.5px 15px;
  font-size: 15px;
  line-height: 17px;
  height: 50px;
}
.chanel-navbar-brand:hover,
.chanel-navbar-brand:focus {
  text-decoration: none;
}
.chanel-navbar-brand > .chanel-html-img {
  display: block;
}
@media (min-width: 768px) {
  .chanel-navbar > .chanel-container .chanel-navbar-brand,
  .chanel-navbar > .chanel-container-fluid .chanel-navbar-brand {
    margin-left: -15px;
  }
}

.chanel-navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.chanel-navbar-toggle:focus {
  outline: 0;
}
.chanel-navbar-toggle .chanel-icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.chanel-navbar-toggle .chanel-icon-bar + .chanel-icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .chanel-navbar-toggle {
    display: none;
  }
}

.chanel-navbar-nav {
  margin: 8.25px -15px;
}
.chanel-navbar-nav > .chanel-html-li > .chanel-html-a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 17px;
}
@media (max-width: 767px) {
  .chanel-navbar-nav .chanel-open .chanel-dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a,
  .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    .chanel-dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a {
    line-height: 17px;
  }
  .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a:hover,
  .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .chanel-navbar-nav {
    float: left;
    margin: 0;
  }
  .chanel-navbar-nav > .chanel-html-li {
    float: left;
  }
  .chanel-navbar-nav > .chanel-html-li > .chanel-html-a {
    padding-top: 16.5px;
    padding-bottom: 16.5px;
  }
}

.chanel-navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 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: 9.5px;
  margin-bottom: 9.5px;
}
@media (min-width: 768px) {
  .chanel-navbar-form .chanel-form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .chanel-navbar-form .chanel-form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .chanel-navbar-form .chanel-form-control-static {
    display: inline-block;
  }
  .chanel-navbar-form .chanel-input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .chanel-navbar-form .chanel-input-group .chanel-input-group-addon,
  .chanel-navbar-form .chanel-input-group .chanel-input-group-btn,
  .chanel-navbar-form .chanel-input-group .chanel-form-control {
    width: auto;
  }
  .chanel-navbar-form .chanel-input-group > .chanel-form-control {
    width: 100%;
  }
  .chanel-navbar-form .chanel-control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .chanel-navbar-form .chanel-radio,
  .chanel-navbar-form .chanel-checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .chanel-navbar-form .chanel-radio .chanel-html-label,
  .chanel-navbar-form .chanel-checkbox .chanel-html-label {
    padding-left: 0;
  }
  .chanel-navbar-form .chanel-radio .chanel-html-input[type="radio"],
  .chanel-navbar-form .chanel-checkbox .chanel-html-input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .chanel-navbar-form .chanel-has-feedback .chanel-form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .chanel-navbar-form .chanel-form-group {
    margin-bottom: 5px;
  }
  .chanel-navbar-form .chanel-form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .chanel-navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.chanel-navbar-nav > .chanel-html-li > .chanel-dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.chanel-navbar-fixed-bottom
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.chanel-navbar-btn {
  margin-top: 9.5px;
  margin-bottom: 9.5px;
}
.chanel-navbar-btn.chanel-btn-sm,
.chanel-btn-group-sm > .chanel-navbar-btn.chanel-btn {
  margin-top: 11px;
  margin-bottom: 11px;
}
.chanel-navbar-btn.chanel-btn-xs,
.chanel-btn-group-xs > .chanel-navbar-btn.chanel-btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.chanel-navbar-text {
  margin-top: 16.5px;
  margin-bottom: 16.5px;
}
@media (min-width: 768px) {
  .chanel-navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .chanel-navbar-left {
    float: left !important;
  }
  .chanel-navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .chanel-navbar-right ~ .chanel-navbar-right {
    margin-right: 0;
  }
}

.chanel-navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.chanel-navbar-default .chanel-navbar-brand {
  color: #777;
}
.chanel-navbar-default .chanel-navbar-brand:hover,
.chanel-navbar-default .chanel-navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.chanel-navbar-default .chanel-navbar-text {
  color: #777;
}
.chanel-navbar-default .chanel-navbar-nav > .chanel-html-li > .chanel-html-a {
  color: #777;
}
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-html-a:hover,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-html-a:focus {
  color: #333;
  background-color: transparent;
}
.chanel-navbar-default .chanel-navbar-nav > .chanel-active > .chanel-html-a,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-active
  > .chanel-html-a:hover,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-active
  > .chanel-html-a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.chanel-navbar-default .chanel-navbar-nav > .chanel-disabled > .chanel-html-a,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-disabled
  > .chanel-html-a:hover,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-disabled
  > .chanel-html-a:focus {
  color: #ccc;
  background-color: transparent;
}
.chanel-navbar-default .chanel-navbar-toggle {
  border-color: #ddd;
}
.chanel-navbar-default .chanel-navbar-toggle:hover,
.chanel-navbar-default .chanel-navbar-toggle:focus {
  background-color: #ddd;
}
.chanel-navbar-default .chanel-navbar-toggle .chanel-icon-bar {
  background-color: #888;
}
.chanel-navbar-default .chanel-navbar-collapse,
.chanel-navbar-default .chanel-navbar-form {
  border-color: #e7e7e7;
}
.chanel-navbar-default .chanel-navbar-nav > .chanel-open > .chanel-html-a,
.chanel-navbar-default .chanel-navbar-nav > .chanel-open > .chanel-html-a:hover,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-open
  > .chanel-html-a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a {
    color: #777;
  }
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a:hover,
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a:focus {
    color: #333;
    background-color: transparent;
  }
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-active
    > .chanel-html-a,
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-active
    > .chanel-html-a:hover,
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-active
    > .chanel-html-a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-disabled
    > .chanel-html-a,
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-disabled
    > .chanel-html-a:hover,
  .chanel-navbar-default
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-disabled
    > .chanel-html-a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.chanel-navbar-default .chanel-navbar-link {
  color: #777;
}
.chanel-navbar-default .chanel-navbar-link:hover {
  color: #333;
}
.chanel-navbar-default .chanel-btn-link {
  color: #777;
}
.chanel-navbar-default .chanel-btn-link:hover,
.chanel-navbar-default .chanel-btn-link:focus {
  color: #333;
}
.chanel-navbar-default .chanel-btn-link[disabled]:hover,
.chanel-navbar-default .chanel-btn-link[disabled]:focus,
.chanel-html-fieldset[disabled] .chanel-navbar-default .chanel-btn-link:hover,
.chanel-html-fieldset[disabled] .chanel-navbar-default .chanel-btn-link:focus {
  color: #ccc;
}

.chanel-navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.chanel-navbar-inverse .chanel-navbar-brand {
  color: #9d9d9d;
}
.chanel-navbar-inverse .chanel-navbar-brand:hover,
.chanel-navbar-inverse .chanel-navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.chanel-navbar-inverse .chanel-navbar-text {
  color: #9d9d9d;
}
.chanel-navbar-inverse .chanel-navbar-nav > .chanel-html-li > .chanel-html-a {
  color: #9d9d9d;
}
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-html-a:hover,
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-html-a:focus {
  color: #fff;
  background-color: transparent;
}
.chanel-navbar-inverse .chanel-navbar-nav > .chanel-active > .chanel-html-a,
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-active
  > .chanel-html-a:hover,
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-active
  > .chanel-html-a:focus {
  color: #fff;
  background-color: #090909;
}
.chanel-navbar-inverse .chanel-navbar-nav > .chanel-disabled > .chanel-html-a,
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-disabled
  > .chanel-html-a:hover,
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-disabled
  > .chanel-html-a:focus {
  color: #444;
  background-color: transparent;
}
.chanel-navbar-inverse .chanel-navbar-toggle {
  border-color: #333;
}
.chanel-navbar-inverse .chanel-navbar-toggle:hover,
.chanel-navbar-inverse .chanel-navbar-toggle:focus {
  background-color: #333;
}
.chanel-navbar-inverse .chanel-navbar-toggle .chanel-icon-bar {
  background-color: #fff;
}
.chanel-navbar-inverse .chanel-navbar-collapse,
.chanel-navbar-inverse .chanel-navbar-form {
  border-color: #101010;
}
.chanel-navbar-inverse .chanel-navbar-nav > .chanel-open > .chanel-html-a,
.chanel-navbar-inverse .chanel-navbar-nav > .chanel-open > .chanel-html-a:hover,
.chanel-navbar-inverse
  .chanel-navbar-nav
  > .chanel-open
  > .chanel-html-a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-dropdown-header {
    border-color: #090909;
  }
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    .chanel-divider {
    background-color: #090909;
  }
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a {
    color: #9d9d9d;
  }
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a:hover,
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-html-li
    > .chanel-html-a:focus {
    color: #fff;
    background-color: transparent;
  }
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-active
    > .chanel-html-a,
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-active
    > .chanel-html-a:hover,
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-active
    > .chanel-html-a:focus {
    color: #fff;
    background-color: #090909;
  }
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-disabled
    > .chanel-html-a,
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-disabled
    > .chanel-html-a:hover,
  .chanel-navbar-inverse
    .chanel-navbar-nav
    .chanel-open
    .chanel-dropdown-menu
    > .chanel-disabled
    > .chanel-html-a:focus {
    color: #444;
    background-color: transparent;
  }
}
.chanel-navbar-inverse .chanel-navbar-link {
  color: #9d9d9d;
}
.chanel-navbar-inverse .chanel-navbar-link:hover {
  color: #fff;
}
.chanel-navbar-inverse .chanel-btn-link {
  color: #9d9d9d;
}
.chanel-navbar-inverse .chanel-btn-link:hover,
.chanel-navbar-inverse .chanel-btn-link:focus {
  color: #fff;
}
.chanel-navbar-inverse .chanel-btn-link[disabled]:hover,
.chanel-navbar-inverse .chanel-btn-link[disabled]:focus,
.chanel-html-fieldset[disabled] .chanel-navbar-inverse .chanel-btn-link:hover,
.chanel-html-fieldset[disabled] .chanel-navbar-inverse .chanel-btn-link:focus {
  color: #444;
}

.chanel-breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.chanel-breadcrumb > .chanel-html-li {
  display: inline-block;
}
.chanel-breadcrumb > .chanel-html-li + .chanel-html-li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.chanel-breadcrumb > .chanel-active {
  color: #777777;
}

.chanel-pagination {
  display: inline-block;
  padding-left: 0;
  margin: 17px 0;
  border-radius: 4px;
}
.chanel-pagination > .chanel-html-li {
  display: inline;
}
.chanel-pagination > .chanel-html-li > .chanel-html-a,
.chanel-pagination > .chanel-html-li > .chanel-html-span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #337ab7;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.chanel-pagination > .chanel-html-li:first-child > .chanel-html-a,
.chanel-pagination > .chanel-html-li:first-child > .chanel-html-span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.chanel-pagination > .chanel-html-li:last-child > .chanel-html-a,
.chanel-pagination > .chanel-html-li:last-child > .chanel-html-span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.chanel-pagination > .chanel-html-li > .chanel-html-a:hover,
.chanel-pagination > .chanel-html-li > .chanel-html-a:focus,
.chanel-pagination > .chanel-html-li > .chanel-html-span:hover,
.chanel-pagination > .chanel-html-li > .chanel-html-span:focus {
  z-index: 2;
  color: #23527c;
  background-color: #eeeeee;
  border-color: #ddd;
}
.chanel-pagination > .chanel-active > .chanel-html-a,
.chanel-pagination > .chanel-active > .chanel-html-a:hover,
.chanel-pagination > .chanel-active > .chanel-html-a:focus,
.chanel-pagination > .chanel-active > .chanel-html-span,
.chanel-pagination > .chanel-active > .chanel-html-span:hover,
.chanel-pagination > .chanel-active > .chanel-html-span:focus {
  z-index: 3;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
  cursor: default;
}
.chanel-pagination > .chanel-disabled > .chanel-html-span,
.chanel-pagination > .chanel-disabled > .chanel-html-span:hover,
.chanel-pagination > .chanel-disabled > .chanel-html-span:focus,
.chanel-pagination > .chanel-disabled > .chanel-html-a,
.chanel-pagination > .chanel-disabled > .chanel-html-a:hover,
.chanel-pagination > .chanel-disabled > .chanel-html-a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.chanel-pagination-lg > .chanel-html-li > .chanel-html-a,
.chanel-pagination-lg > .chanel-html-li > .chanel-html-span {
  padding: 10px 16px;
  font-size: 15px;
  line-height: 1.33333;
}

.chanel-pagination-lg > .chanel-html-li:first-child > .chanel-html-a,
.chanel-pagination-lg > .chanel-html-li:first-child > .chanel-html-span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.chanel-pagination-lg > .chanel-html-li:last-child > .chanel-html-a,
.chanel-pagination-lg > .chanel-html-li:last-child > .chanel-html-span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.chanel-pagination-sm > .chanel-html-li > .chanel-html-a,
.chanel-pagination-sm > .chanel-html-li > .chanel-html-span {
  padding: 5px 10px;
  font-size: 11px;
  line-height: 1.5;
}

.chanel-pagination-sm > .chanel-html-li:first-child > .chanel-html-a,
.chanel-pagination-sm > .chanel-html-li:first-child > .chanel-html-span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.chanel-pagination-sm > .chanel-html-li:last-child > .chanel-html-a,
.chanel-pagination-sm > .chanel-html-li:last-child > .chanel-html-span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.chanel-pager {
  padding-left: 0;
  margin: 17px 0;
  list-style: none;
  text-align: center;
}
.chanel-pager:before,
.chanel-pager:after {
  content: " ";
  display: table;
}
.chanel-pager:after {
  clear: both;
}
.chanel-pager .chanel-html-li {
  display: inline;
}
.chanel-pager .chanel-html-li > .chanel-html-a,
.chanel-pager .chanel-html-li > .chanel-html-span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.chanel-pager .chanel-html-li > .chanel-html-a:hover,
.chanel-pager .chanel-html-li > .chanel-html-a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.chanel-pager .chanel-next > .chanel-html-a,
.chanel-pager .chanel-next > .chanel-html-span {
  float: right;
}
.chanel-pager .chanel-previous > .chanel-html-a,
.chanel-pager .chanel-previous > .chanel-html-span {
  float: left;
}
.chanel-pager .chanel-disabled > .chanel-html-a,
.chanel-pager .chanel-disabled > .chanel-html-a:hover,
.chanel-pager .chanel-disabled > .chanel-html-a:focus,
.chanel-pager .chanel-disabled > .chanel-html-span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.chanel-label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.chanel-label:empty {
  display: none;
}
.chanel-btn .chanel-label {
  position: relative;
  top: -1px;
}

.chanel-html-a.chanel-label:hover,
.chanel-html-a.chanel-label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.chanel-label-default {
  background-color: #777777;
}
.chanel-label-default[href]:hover,
.chanel-label-default[href]:focus {
  background-color: #5e5e5e;
}

.chanel-label-primary {
  background-color: #337ab7;
}
.chanel-label-primary[href]:hover,
.chanel-label-primary[href]:focus {
  background-color: #286090;
}

.chanel-label-success {
  background-color: #5cb85c;
}
.chanel-label-success[href]:hover,
.chanel-label-success[href]:focus {
  background-color: #449d44;
}

.chanel-label-info {
  background-color: #5bc0de;
}
.chanel-label-info[href]:hover,
.chanel-label-info[href]:focus {
  background-color: #31b0d5;
}

.chanel-label-warning {
  background-color: #f0ad4e;
}
.chanel-label-warning[href]:hover,
.chanel-label-warning[href]:focus {
  background-color: #ec971f;
}

.chanel-label-danger {
  background-color: #d9534f;
}
.chanel-label-danger[href]:hover,
.chanel-label-danger[href]:focus {
  background-color: #c9302c;
}

.chanel-badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 11px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.chanelProduct__colorList{
  flex-wrap: wrap;
    display: flex;
    padding: 0;
    margin: 10px -3px;
    list-style: none;
}
.chanelProduct__colorItem--active::after{
  /*position: absolute;*/
  top: -4px;
  left: -4px;
  display: block;
  width: 33px;
  height: 33px;
  content: "";
  border: solid 2px #e4dcdc;
}
.chanelProduct__colorItem {
  position: relative;
  width: 25px;
  height: 25px;
  margin: 4px;
  cursor: pointer;
  background-size: cover;
}
.overlayColor{
  display: none;;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 9px 12px;
  border-color: transparent transparent white transparent;
}
.chanel-badge:empty {
  display: none;
}
.chanel-btn .chanel-badge {
  position: relative;
  top: -1px;
}
.chanel-btn-xs .chanel-badge,
.chanel-btn-group-xs > .chanel-btn .chanel-badge,
.chanel-btn-group-xs > .chanel-btn .chanel-badge {
  top: 0;
  padding: 1px 5px;
}
.chanel-list-group-item.chanel-active > .chanel-badge,
.chanel-nav-pills > .chanel-active > .chanel-html-a > .chanel-badge {
  color: #337ab7;
  background-color: #fff;
}
.chanel-list-group-item > .chanel-badge {
  float: right;
}
.chanel-list-group-item > .chanel-badge + .chanel-badge {
  margin-right: 5px;
}
.chanel-nav-pills > .chanel-html-li > .chanel-html-a > .chanel-badge {
  margin-left: 3px;
}

.chanel-html-a.chanel-badge:hover,
.chanel-html-a.chanel-badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.chanel-jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.chanel-jumbotron .chanel-html-h1,
.chanel-jumbotron .chanel-h1 {
  color: inherit;
}
.chanel-jumbotron .chanel-html-p {
  margin-bottom: 15px;
  font-size: 18px;
  font-weight: 200;
}
.chanel-jumbotron > .chanel-html-hr {
  border-top-color: #d5d5d5;
}
.chanel-container .chanel-jumbotron,
.chanel-container-fluid .chanel-jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.chanel-jumbotron .chanel-container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .chanel-jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .chanel-container .chanel-jumbotron,
  .chanel-container-fluid .chanel-jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .chanel-jumbotron .chanel-html-h1,
  .chanel-jumbotron .chanel-h1 {
    font-size: 54px;
  }
}

.chanel-thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 17px;
  line-height: 1.42857;
  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;
}
.chanel-thumbnail > .chanel-html-img,
.chanel-thumbnail .chanel-html-a > .chanel-html-img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.chanel-thumbnail .chanel-caption {
  padding: 9px;
  color: #333333;
}

.chanel-html-a.chanel-thumbnail:hover,
.chanel-html-a.chanel-thumbnail:focus,
.chanel-html-a.chanel-thumbnail.chanel-active {
  border-color: #337ab7;
}

.chanel-alert {
  padding: 15px;
  margin-bottom: 17px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.chanel-alert .chanel-html-h4 {
  margin-top: 0;
  color: inherit;
}
.chanel-alert .chanel-alert-link {
  font-weight: bold;
}
.chanel-alert > .chanel-html-p,
.chanel-alert > .chanel-html-ul {
  margin-bottom: 0;
}
.chanel-alert > .chanel-html-p + .chanel-html-p {
  margin-top: 5px;
}

.chanel-alert-dismissable,
.chanel-alert-dismissible {
  padding-right: 35px;
}
.chanel-alert-dismissable .chanel-close,
.chanel-alert-dismissible .chanel-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.chanel-alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.chanel-alert-success .chanel-html-hr {
  border-top-color: #c9e2b3;
}
.chanel-alert-success .chanel-alert-link {
  color: #2b542c;
}

.chanel-alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.chanel-alert-info .chanel-html-hr {
  border-top-color: #a6e1ec;
}
.chanel-alert-info .chanel-alert-link {
  color: #245269;
}

.chanel-alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.chanel-alert-warning .chanel-html-hr {
  border-top-color: #f7e1b5;
}
.chanel-alert-warning .chanel-alert-link {
  color: #66512c;
}

.chanel-alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.chanel-alert-danger .chanel-html-hr {
  border-top-color: #e4b9c0;
}
.chanel-alert-danger .chanel-alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.chanel-progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  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);
}

.chanel-progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 17px;
  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;
}

.chanel-progress-striped .chanel-progress-bar,
.chanel-progress-bar-striped {
  background-image: -webkit-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: -o-linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}

.chanel-progress.chanel-active .chanel-progress-bar,
.chanel-progress-bar.chanel-active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.chanel-progress-bar-success {
  background-color: #5cb85c;
}
.chanel-progress-striped .chanel-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
  );
}

.chanel-progress-bar-info {
  background-color: #5bc0de;
}
.chanel-progress-striped .chanel-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
  );
}

.chanel-progress-bar-warning {
  background-color: #f0ad4e;
}
.chanel-progress-striped .chanel-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
  );
}

.chanel-progress-bar-danger {
  background-color: #d9534f;
}
.chanel-progress-striped .chanel-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
  );
}

.chanel-media {
  margin-top: 15px;
}
.chanel-media:first-child {
  margin-top: 0;
}

.chanel-media,
.chanel-media-body {
  zoom: 1;
  overflow: hidden;
}

.chanel-media-body {
  width: 10000px;
}

.chanel-media-object {
  display: block;
}
.chanel-media-object.chanel-img-thumbnail {
  max-width: none;
}

.chanel-media-right,
.chanel-media > .chanel-pull-right {
  padding-left: 10px;
}

.chanel-media-left,
.chanel-media > .chanel-pull-left {
  padding-right: 10px;
}

.chanel-media-left,
.chanel-media-right,
.chanel-media-body {
  display: table-cell;
  vertical-align: top;
}

.chanel-media-middle {
  vertical-align: middle;
}

.chanel-media-bottom {
  vertical-align: bottom;
}

.chanel-media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.chanel-media-list {
  padding-left: 0;
  list-style: none;
}

.chanel-list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.chanel-list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.chanel-list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.chanel-list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.chanel-html-a.chanel-list-group-item,
.chanel-html-button.chanel-list-group-item {
  color: #555;
}
.chanel-html-a.chanel-list-group-item .chanel-list-group-item-heading,
.chanel-html-button.chanel-list-group-item .chanel-list-group-item-heading {
  color: #333;
}
.chanel-html-a.chanel-list-group-item:hover,
.chanel-html-a.chanel-list-group-item:focus,
.chanel-html-button.chanel-list-group-item:hover,
.chanel-html-button.chanel-list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

.chanel-html-button.chanel-list-group-item {
  width: 100%;
  text-align: left;
}

.chanel-list-group-item.chanel-disabled,
.chanel-list-group-item.chanel-disabled:hover,
.chanel-list-group-item.chanel-disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.chanel-list-group-item.chanel-disabled .chanel-list-group-item-heading,
.chanel-list-group-item.chanel-disabled:hover .chanel-list-group-item-heading,
.chanel-list-group-item.chanel-disabled:focus .chanel-list-group-item-heading {
  color: inherit;
}
.chanel-list-group-item.chanel-disabled .chanel-list-group-item-text,
.chanel-list-group-item.chanel-disabled:hover .chanel-list-group-item-text,
.chanel-list-group-item.chanel-disabled:focus .chanel-list-group-item-text {
  color: #777777;
}

.chanel-list-group-item.chanel-active,
.chanel-list-group-item.chanel-active:hover,
.chanel-list-group-item.chanel-active:focus {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.chanel-list-group-item.chanel-active .chanel-list-group-item-heading,
.chanel-list-group-item.chanel-active
  .chanel-list-group-item-heading
  > .chanel-html-small,
.chanel-list-group-item.chanel-active
  .chanel-list-group-item-heading
  > .chanel-small,
.chanel-list-group-item.chanel-active:hover .chanel-list-group-item-heading,
.chanel-list-group-item.chanel-active:hover
  .chanel-list-group-item-heading
  > .chanel-html-small,
.chanel-list-group-item.chanel-active:hover
  .chanel-list-group-item-heading
  > .chanel-small,
.chanel-list-group-item.chanel-active:focus .chanel-list-group-item-heading,
.chanel-list-group-item.chanel-active:focus
  .chanel-list-group-item-heading
  > .chanel-html-small,
.chanel-list-group-item.chanel-active:focus
  .chanel-list-group-item-heading
  > .chanel-small {
  color: inherit;
}
.chanel-list-group-item.chanel-active .chanel-list-group-item-text,
.chanel-list-group-item.chanel-active:hover .chanel-list-group-item-text,
.chanel-list-group-item.chanel-active:focus .chanel-list-group-item-text {
  color: #c7ddef;
}

.chanel-list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

.chanel-html-a.chanel-list-group-item-success,
.chanel-html-button.chanel-list-group-item-success {
  color: #3c763d;
}
.chanel-html-a.chanel-list-group-item-success .chanel-list-group-item-heading,
.chanel-html-button.chanel-list-group-item-success
  .chanel-list-group-item-heading {
  color: inherit;
}
.chanel-html-a.chanel-list-group-item-success:hover,
.chanel-html-a.chanel-list-group-item-success:focus,
.chanel-html-button.chanel-list-group-item-success:hover,
.chanel-html-button.chanel-list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
.chanel-html-a.chanel-list-group-item-success.chanel-active,
.chanel-html-a.chanel-list-group-item-success.chanel-active:hover,
.chanel-html-a.chanel-list-group-item-success.chanel-active:focus,
.chanel-html-button.chanel-list-group-item-success.chanel-active,
.chanel-html-button.chanel-list-group-item-success.chanel-active:hover,
.chanel-html-button.chanel-list-group-item-success.chanel-active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.chanel-list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

.chanel-html-a.chanel-list-group-item-info,
.chanel-html-button.chanel-list-group-item-info {
  color: #31708f;
}
.chanel-html-a.chanel-list-group-item-info .chanel-list-group-item-heading,
.chanel-html-button.chanel-list-group-item-info
  .chanel-list-group-item-heading {
  color: inherit;
}
.chanel-html-a.chanel-list-group-item-info:hover,
.chanel-html-a.chanel-list-group-item-info:focus,
.chanel-html-button.chanel-list-group-item-info:hover,
.chanel-html-button.chanel-list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
.chanel-html-a.chanel-list-group-item-info.chanel-active,
.chanel-html-a.chanel-list-group-item-info.chanel-active:hover,
.chanel-html-a.chanel-list-group-item-info.chanel-active:focus,
.chanel-html-button.chanel-list-group-item-info.chanel-active,
.chanel-html-button.chanel-list-group-item-info.chanel-active:hover,
.chanel-html-button.chanel-list-group-item-info.chanel-active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.chanel-list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.chanel-html-a.chanel-list-group-item-warning,
.chanel-html-button.chanel-list-group-item-warning {
  color: #8a6d3b;
}
.chanel-html-a.chanel-list-group-item-warning .chanel-list-group-item-heading,
.chanel-html-button.chanel-list-group-item-warning
  .chanel-list-group-item-heading {
  color: inherit;
}
.chanel-html-a.chanel-list-group-item-warning:hover,
.chanel-html-a.chanel-list-group-item-warning:focus,
.chanel-html-button.chanel-list-group-item-warning:hover,
.chanel-html-button.chanel-list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
.chanel-html-a.chanel-list-group-item-warning.chanel-active,
.chanel-html-a.chanel-list-group-item-warning.chanel-active:hover,
.chanel-html-a.chanel-list-group-item-warning.chanel-active:focus,
.chanel-html-button.chanel-list-group-item-warning.chanel-active,
.chanel-html-button.chanel-list-group-item-warning.chanel-active:hover,
.chanel-html-button.chanel-list-group-item-warning.chanel-active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.chanel-list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

.chanel-html-a.chanel-list-group-item-danger,
.chanel-html-button.chanel-list-group-item-danger {
  color: #a94442;
}
.chanel-html-a.chanel-list-group-item-danger .chanel-list-group-item-heading,
.chanel-html-button.chanel-list-group-item-danger
  .chanel-list-group-item-heading {
  color: inherit;
}
.chanel-html-a.chanel-list-group-item-danger:hover,
.chanel-html-a.chanel-list-group-item-danger:focus,
.chanel-html-button.chanel-list-group-item-danger:hover,
.chanel-html-button.chanel-list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
.chanel-html-a.chanel-list-group-item-danger.chanel-active,
.chanel-html-a.chanel-list-group-item-danger.chanel-active:hover,
.chanel-html-a.chanel-list-group-item-danger.chanel-active:focus,
.chanel-html-button.chanel-list-group-item-danger.chanel-active,
.chanel-html-button.chanel-list-group-item-danger.chanel-active:hover,
.chanel-html-button.chanel-list-group-item-danger.chanel-active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.chanel-list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.chanel-list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.chanel-panel {
  margin-bottom: 17px;
  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);
}

.chanel-panel-body {
  padding: 15px;
}
.chanel-panel-body:before,
.chanel-panel-body:after {
  content: " ";
  display: table;
}
.chanel-panel-body:after {
  clear: both;
}

.chanel-panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.chanel-panel-heading > .chanel-dropdown .chanel-dropdown-toggle {
  color: inherit;
}

.chanel-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.chanel-panel-title > .chanel-html-a,
.chanel-panel-title > .chanel-html-small,
.chanel-panel-title > .chanel-small,
.chanel-panel-title > .chanel-html-small > .chanel-html-a,
.chanel-panel-title > .chanel-small > .chanel-html-a {
  color: inherit;
}

.chanel-panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.chanel-panel > .chanel-list-group,
.chanel-panel > .chanel-panel-collapse > .chanel-list-group {
  margin-bottom: 0;
}
.chanel-panel > .chanel-list-group .chanel-list-group-item,
.chanel-panel
  > .chanel-panel-collapse
  > .chanel-list-group
  .chanel-list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.chanel-panel
  > .chanel-list-group:first-child
  .chanel-list-group-item:first-child,
.chanel-panel
  > .chanel-panel-collapse
  > .chanel-list-group:first-child
  .chanel-list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.chanel-panel
  > .chanel-list-group:last-child
  .chanel-list-group-item:last-child,
.chanel-panel
  > .chanel-panel-collapse
  > .chanel-list-group:last-child
  .chanel-list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.chanel-panel
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-list-group
  .chanel-list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.chanel-panel-heading + .chanel-list-group .chanel-list-group-item:first-child {
  border-top-width: 0;
}

.chanel-list-group + .chanel-panel-footer {
  border-top-width: 0;
}

.chanel-panel > .chanel-table,
.chanel-panel > .chanel-table-responsive > .chanel-table,
.chanel-panel > .chanel-panel-collapse > .chanel-table {
  margin-bottom: 0;
}
.chanel-panel > .chanel-table .chanel-html-caption,
.chanel-panel > .chanel-table-responsive > .chanel-table .chanel-html-caption,
.chanel-panel > .chanel-panel-collapse > .chanel-table .chanel-html-caption {
  padding-left: 15px;
  padding-right: 15px;
}

.chanel-panel > .chanel-table:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:first-child {
  border-top-left-radius: 3px;
}
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-thead:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive:first-child
  > .chanel-table:first-child
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th:last-child {
  border-top-right-radius: 3px;
}

.chanel-panel > .chanel-table:last-child,
.chanel-panel > .chanel-table-responsive:last-child > .chanel-table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:first-child {
  border-bottom-left-radius: 3px;
}
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tbody:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive:last-child
  > .chanel-table:last-child
  > .chanel-html-tfoot:last-child
  > .chanel-html-tr:last-child
  .chanel-html-th:last-child {
  border-bottom-right-radius: 3px;
}

.chanel-panel > .chanel-panel-body + .chanel-table,
.chanel-panel > .chanel-panel-body + .chanel-table-responsive,
.chanel-panel > .chanel-table + .chanel-panel-body,
.chanel-panel > .chanel-table-responsive + .chanel-panel-body {
  border-top: 1px solid #ddd;
}

.chanel-panel
  > .chanel-table
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-th,
.chanel-panel
  > .chanel-table
  > .chanel-html-tbody:first-child
  > .chanel-html-tr:first-child
  .chanel-html-td {
  border-top: 0;
}

.chanel-panel > .chanel-table-bordered,
.chanel-panel > .chanel-table-responsive > .chanel-table-bordered {
  border: 0;
}
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td:first-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-th:first-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-td:first-child {
  border-left: 0;
}
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr
  > .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr
  > .chanel-html-td:last-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-th:last-child,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr
  > .chanel-html-td:last-child {
  border-right: 0;
}
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-th,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:first-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:first-child
  > .chanel-html-th,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-thead
  > .chanel-html-tr:first-child
  > .chanel-html-th,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:first-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:first-child
  > .chanel-html-th {
  border-bottom: 0;
}
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:last-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:last-child
  > .chanel-html-th,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr:last-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr:last-child
  > .chanel-html-th,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:last-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tbody
  > .chanel-html-tr:last-child
  > .chanel-html-th,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr:last-child
  > .chanel-html-td,
.chanel-panel
  > .chanel-table-responsive
  > .chanel-table-bordered
  > .chanel-html-tfoot
  > .chanel-html-tr:last-child
  > .chanel-html-th {
  border-bottom: 0;
}

.chanel-panel > .chanel-table-responsive {
  border: 0;
  margin-bottom: 0;
}

.chanel-panel-group {
  margin-bottom: 17px;
}
.chanel-panel-group .chanel-panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.chanel-panel-group .chanel-panel + .chanel-panel {
  margin-top: 5px;
}
.chanel-panel-group .chanel-panel-heading {
  border-bottom: 0;
}
.chanel-panel-group
  .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body,
.chanel-panel-group
  .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-list-group {
  border-top: 1px solid #ddd;
}
.chanel-panel-group .chanel-panel-footer {
  border-top: 0;
}
.chanel-panel-group
  .chanel-panel-footer
  + .chanel-panel-collapse
  .chanel-panel-body {
  border-bottom: 1px solid #ddd;
}

.chanel-panel-default {
  border-color: #ddd;
}
.chanel-panel-default > .chanel-panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.chanel-panel-default
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-top-color: #ddd;
}
.chanel-panel-default > .chanel-panel-heading .chanel-badge {
  color: #f5f5f5;
  background-color: #333333;
}
.chanel-panel-default
  > .chanel-panel-footer
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-bottom-color: #ddd;
}

.chanel-panel-primary {
  border-color: #337ab7;
}
.chanel-panel-primary > .chanel-panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7;
}
.chanel-panel-primary
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-top-color: #337ab7;
}
.chanel-panel-primary > .chanel-panel-heading .chanel-badge {
  color: #337ab7;
  background-color: #fff;
}
.chanel-panel-primary
  > .chanel-panel-footer
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-bottom-color: #337ab7;
}

.chanel-panel-success {
  border-color: #d6e9c6;
}
.chanel-panel-success > .chanel-panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.chanel-panel-success
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-top-color: #d6e9c6;
}
.chanel-panel-success > .chanel-panel-heading .chanel-badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.chanel-panel-success
  > .chanel-panel-footer
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-bottom-color: #d6e9c6;
}

.chanel-panel-info {
  border-color: #bce8f1;
}
.chanel-panel-info > .chanel-panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.chanel-panel-info
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-top-color: #bce8f1;
}
.chanel-panel-info > .chanel-panel-heading .chanel-badge {
  color: #d9edf7;
  background-color: #31708f;
}
.chanel-panel-info
  > .chanel-panel-footer
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-bottom-color: #bce8f1;
}

.chanel-panel-warning {
  border-color: #faebcc;
}
.chanel-panel-warning > .chanel-panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.chanel-panel-warning
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-top-color: #faebcc;
}
.chanel-panel-warning > .chanel-panel-heading .chanel-badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.chanel-panel-warning
  > .chanel-panel-footer
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-bottom-color: #faebcc;
}

.chanel-panel-danger {
  border-color: #ebccd1;
}
.chanel-panel-danger > .chanel-panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.chanel-panel-danger
  > .chanel-panel-heading
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-top-color: #ebccd1;
}
.chanel-panel-danger > .chanel-panel-heading .chanel-badge {
  color: #f2dede;
  background-color: #a94442;
}
.chanel-panel-danger
  > .chanel-panel-footer
  + .chanel-panel-collapse
  > .chanel-panel-body {
  border-bottom-color: #ebccd1;
}

.chanel-embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.chanel-embed-responsive .chanel-embed-responsive-item,
.chanel-embed-responsive .chanel-html-iframe,
.chanel-embed-responsive .chanel-html-embed,
.chanel-embed-responsive .chanel-html-object,
.chanel-embed-responsive .chanel-html-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.chanel-embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.chanel-embed-responsive-4by3 {
  padding-bottom: 75%;
}

.chanel-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);
}
.chanel-well .chanel-html-blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.chanel-well-lg {
  padding: 24px;
  border-radius: 6px;
}

.chanel-well-sm {
  padding: 9px;
  border-radius: 3px;
}

.chanel-close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.chanel-close:hover,
.chanel-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.chanel-html-button.chanel-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.chanel-modal-open {
  overflow: hidden;
}

.chanel-modal,
.chanel-modal-unselect,.chanel-modal-unselected {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.chanel-modal-notify {
  display: none;
  padding-right: 0px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1041;
}
.chanel-modal-notify {
  display: none;
  padding-right: 0px;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1041;
}
#notify-email-confirm,
#notify-date-confirm {
  font-weight: bold;
  line-height: 20px;
}

.chanel-modal.chanel-fade .chanel-modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.chanel-modal.chanel-in .chanel-modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.chanel-modal-open .chanel-modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.chanel-modal-dialog,
.chanel-modal-dialog-notify {
  position: relative;
  width: auto;
  margin: 10px;
}

.chanel-modal-content,
.chanel-modal-content-unselect,.chanel-modal-content-unselected {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  /*border-radius: 6px;*/
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.chanel-modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.chanel-modal-backdrop.chanel-fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.chanel-modal-backdrop.chanel-in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.chanel-modal-header,
.chanel-modal-header-unselect {
  padding: 15px;
  /*border-bottom: 1px solid #e5e5e5;*/
}
.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: 0.2;
}
.chanel-modal-header:before,
.chanel-modal-header:after {
  content: " ";
  display: table;
}
.chanel-modal-header:after {
  clear: both;
}

.chanel-modal-header .chanel-close {
  margin-top: -2px;
}

.chanel-modal-title,
.chanel-modal-title-unselect {
  font-size: 23.625px;/*1.5575rem;*/
  line-height: 2.10938rem;
  font-weight: 600;
  font-family: "Playfair";
  padding: 10px 0;
  margin: 0;
}

.chanel-modal-body,
.chanel-modal-body-unselect,.chanel-modal-body-unselected {
  position: relative;
  padding: 0px 30px 20px;
  text-align: center;
}

.chanel-modal-paragraph {
  font-size: 1.0125rem;
  line-height: 1.01563rem;
  font-weight: 300;
  font-family: inherit;
}
#confirm-notify-message {
  padding: 20px;
}
#note-me {
  padding: 10px 0px 0px;
}
.chanel-btns-submit,
.chanel-btns-close {
  font-size: 0.6875rem;
  line-height: 0.85938rem;
  letter-spacing: 0.12em;
  min-width: 170px;
  min-height: 50px;
  padding: 5px 25px;
  border: 0;
  color: #fff;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  background-color: #111;
}
.chanel-btns:hover {
  background-color: #666;
}
.fl_wrap {
  width: 100%;
  min-height: 50px;
  margin-bottom: 25px;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.fl_label {
  top: 8px;
  left: 10px;
  pointer-events: none;
  color: #999;
  font-weight: 300;
  font-family: "Montserrat", "Arial", Sans-serif;
  font-size: 0.8rem;
  line-height: 1.25rem;
  cursor: text;
  padding-right: 2rem;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: absolute;
  z-index: 3;
  -webkit-transition: all 0.05s linear;
  transition: all 0.05s linear;
}
#your-email-address,
#notify-date {
  background: none;
  color: #999;
  border: 1px solid #999;
  border-radius: 0;
  padding: 20px 0 3px 10px;
  outline: 0;
  transition: all 0.2s;
  font-weight: 300;
  font-family: "Montserrat", "Arial", Sans-serif;
  font-size: 1rem;
  line-height: 1.25rem;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chanel-modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.chanel-modal-footer:before,
.chanel-modal-footer:after {
  content: " ";
  display: table;
}
.chanel-modal-footer:after {
  clear: both;
}
.chanel-modal-footer .chanel-btn + .chanel-btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.chanel-modal-footer .chanel-btn-group .chanel-btn + .chanel-btn {
  margin-left: -1px;
}
.chanel-modal-footer .chanel-btn-block + .chanel-btn-block {
  margin-left: 0;
}

.chanel-modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.fl_wrap__img-icon {
  width: auto;
  height: 20px;
  position: absolute;
  top: 15px;
  right: 10px;
  z-index: 2;
}
@media (min-width: 768px) {
  .chanel-modal-dialog {
    width: 450px;
    margin: 30px auto;
  }
  .chanel-modal-notify {
    width: 450px;
  }
  .chanel-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);
  }
  .chanel-modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .chanel-modal-lg {
    width: 900px;
  }
}

.chanel-tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.chanel-tooltip.chanel-in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.chanel-tooltip.chanel-top {
  margin-top: -3px;
  padding: 5px 0;
}
.chanel-tooltip.chanel-right {
  margin-left: 3px;
  padding: 0 5px;
}
.chanel-tooltip.chanel-bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.chanel-tooltip.chanel-left {
  margin-left: -3px;
  padding: 0 5px;
}

.chanel-tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.chanel-tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.chanel-tooltip.chanel-top .chanel-tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.chanel-tooltip.chanel-top-left .chanel-tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.chanel-tooltip.chanel-top-right .chanel-tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.chanel-tooltip.chanel-right .chanel-tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.chanel-tooltip.chanel-left .chanel-tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.chanel-tooltip.chanel-bottom .chanel-tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.chanel-tooltip.chanel-bottom-left .chanel-tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.chanel-tooltip.chanel-bottom-right .chanel-tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.chanel-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, Helvetica, sans-serif !important;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  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);
}
.chanel-popover.chanel-top {
  margin-top: -10px;
}
.chanel-popover.chanel-right {
  margin-left: 10px;
}
.chanel-popover.chanel-bottom {
  margin-top: 10px;
}
.chanel-popover.chanel-left {
  margin-left: -10px;
}

.chanel-popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 12px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.chanel-popover-content {
  padding: 9px 14px;
}

.chanel-popover > .chanel-arrow,
.chanel-popover > .chanel-arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.chanel-popover > .chanel-arrow {
  border-width: 11px;
}

.chanel-popover > .chanel-arrow:after {
  border-width: 10px;
  content: "";
}

.chanel-popover.chanel-top > .chanel-arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.chanel-popover.chanel-top > .chanel-arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.chanel-popover.chanel-right > .chanel-arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.chanel-popover.chanel-right > .chanel-arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.chanel-popover.chanel-bottom > .chanel-arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.chanel-popover.chanel-bottom > .chanel-arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.chanel-popover.chanel-left > .chanel-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);
}
.chanel-popover.chanel-left > .chanel-arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.chanel-carousel {
  position: relative;
}

.chanel-carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.chanel-carousel-inner > .chanel-item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.chanel-carousel-inner > .chanel-item > .chanel-html-img,
.chanel-carousel-inner > .chanel-item > .chanel-html-a > .chanel-html-img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .chanel-carousel-inner > .chanel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .chanel-carousel-inner > .chanel-item.chanel-next,
  .chanel-carousel-inner > .chanel-item.chanel-active.chanel-right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .chanel-carousel-inner > .chanel-item.chanel-prev,
  .chanel-carousel-inner > .chanel-item.chanel-active.chanel-left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .chanel-carousel-inner > .chanel-item.chanel-next.chanel-left,
  .chanel-carousel-inner > .chanel-item.chanel-prev.chanel-right,
  .chanel-carousel-inner > .chanel-item.chanel-active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.chanel-carousel-inner > .chanel-active,
.chanel-carousel-inner > .chanel-next,
.chanel-carousel-inner > .chanel-prev {
  display: block;
}
.chanel-carousel-inner > .chanel-active {
  left: 0;
}
.chanel-carousel-inner > .chanel-next,
.chanel-carousel-inner > .chanel-prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.chanel-carousel-inner > .chanel-next {
  left: 100%;
}
.chanel-carousel-inner > .chanel-prev {
  left: -100%;
}
.chanel-carousel-inner > .chanel-next.chanel-left,
.chanel-carousel-inner > .chanel-prev.chanel-right {
  left: 0;
}
.chanel-carousel-inner > .chanel-active.chanel-left {
  left: -100%;
}
.chanel-carousel-inner > .chanel-active.chanel-right {
  left: 100%;
}

.chanel-carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.chanel-carousel-control.chanel-left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0%,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.chanel-carousel-control.chanel-right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.chanel-carousel-control:hover,
.chanel-carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.chanel-carousel-control .chanel-icon-prev,
.chanel-carousel-control .chanel-icon-next,
.chanel-carousel-control .chanel-glyphicon-chevron-left,
.chanel-carousel-control .chanel-glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.chanel-carousel-control .chanel-icon-prev,
.chanel-carousel-control .chanel-glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.chanel-carousel-control .chanel-icon-next,
.chanel-carousel-control .chanel-glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.chanel-carousel-control .chanel-icon-prev,
.chanel-carousel-control .chanel-icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.chanel-carousel-control .chanel-icon-prev:before {
  content: "\2039";
}
.chanel-carousel-control .chanel-icon-next:before {
  content: "\203a";
}
#restrictionMessage{
  display: none;
  color:red;
  margin-top: -10px;
  font-size: 12px;
  margin-bottom: 5px;
  font-weight: bold;
}
#colordisplay img{
  margin-top: 4px;
}
.disableAction{
  pointer-events: none;
}
.disableAction > .chanel-html-para > button.chanel-html-button.chanel-btn-default.chanel-black-btn.chanel-add-to-bag.btn-add-to-cart{ 
  background-color: #a29797;
    border: 2px solid #a29797;
  }
.chanel-carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.chanel-carousel-indicators .chanel-html-li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.chanel-carousel-indicators .chanel-active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.chanel-carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.chanel-carousel-caption .chanel-btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .chanel-carousel-control .chanel-glyphicon-chevron-left,
  .chanel-carousel-control .chanel-glyphicon-chevron-right,
  .chanel-carousel-control .chanel-icon-prev,
  .chanel-carousel-control .chanel-icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .chanel-carousel-control .chanel-glyphicon-chevron-left,
  .chanel-carousel-control .chanel-icon-prev {
    margin-left: -10px;
  }
  .chanel-carousel-control .chanel-glyphicon-chevron-right,
  .chanel-carousel-control .chanel-icon-next {
    margin-right: -10px;
  }
  .chanel-carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .chanel-carousel-indicators {
    bottom: 20px;
  }
}

.chanel-clearfix:before,
.chanel-clearfix:after {
  content: " ";
  display: table;
}

.chanel-clearfix:after {
  clear: both;
}

.chanel-center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.chanel-pull-right {
  float: right !important;
}

.chanel-pull-left {
  float: left !important;
}

.chanel-hide {
  display: none !important;
}

.chanel-show {
  display: block !important;
}

.chanel-invisible {
  visibility: hidden;
}

.chanel-text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.chanel-hidden {
  display: none !important;
}

.chanel-affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.chanel-visible-xs {
  display: none !important;
}

.chanel-visible-sm {
  display: none !important;
}

.chanel-visible-md {
  display: none !important;
}

.chanel-visible-lg {
  display: none !important;
}

.chanel-visible-xs-block,
.chanel-visible-xs-inline,
.chanel-visible-xs-inline-block,
.chanel-visible-sm-block,
.chanel-visible-sm-inline,
.chanel-visible-sm-inline-block,
.chanel-visible-md-block,
.chanel-visible-md-inline,
.chanel-visible-md-inline-block,
.chanel-visible-lg-block,
.chanel-visible-lg-inline,
.chanel-visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .chanel-product-image-style{
    max-width: 60% !important;
  }
  .chanel-visible-xs {
    display: block !important;
    width: 100%;
  }
  .chanel-html-table.chanel-visible-xs {
    display: table !important;
  }
  .chanel-html-tr.chanel-visible-xs {
    display: table-row !important;
  }
  .chanel-html-th.chanel-visible-xs,
  .chanel-html-td.chanel-visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .chanel-visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .chanel-visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .chanel-visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .chanel-visible-sm {
    display: block !important;
    width: 100%;
  }
  .chanel-html-table.chanel-visible-sm {
    display: table !important;
  }
  .chanel-html-tr.chanel-visible-sm {
    display: table-row !important;
  }
  .chanel-html-th.chanel-visible-sm,
  .chanel-html-td.chanel-visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .chanel-visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .chanel-visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .chanel-visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .chanel-visible-md {
    display: block !important;
    width: 100%;
  }
  .chanel-html-table.chanel-visible-md {
    display: table !important;
  }
  .chanel-html-tr.chanel-visible-md {
    display: table-row !important;
  }
  .chanel-html-th.chanel-visible-md,
  .chanel-html-td.chanel-visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .chanel-visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .chanel-visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .chanel-visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .chanel-visible-lg {
    display: block !important;
    width: 100%;
  }
  .chanel-html-table.chanel-visible-lg {
    display: table !important;
  }
  .chanel-html-tr.chanel-visible-lg {
    display: table-row !important;
  }
  .chanel-html-th.chanel-visible-lg,
  .chanel-html-td.chanel-visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .chanel-visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .chanel-visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .chanel-visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .chanel-hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .chanel-hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .chanel-hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .chanel-hidden-lg {
    display: none !important;
  }
}

.chanel-visible-print {
  display: none !important;
}

@media print {
  .chanel-visible-print {
    display: block !important;
  }
  .chanel-html-table.chanel-visible-print {
    display: table !important;
  }
  .chanel-html-tr.chanel-visible-print {
    display: table-row !important;
  }
  .chanel-html-th.chanel-visible-print,
  .chanel-html-td.chanel-visible-print {
    display: table-cell !important;
  }
}

.chanel-visible-print-block {
  display: none !important;
}
@media print {
  .chanel-visible-print-block {
    display: block !important;
  }
}

.chanel-visible-print-inline {
  display: none !important;
}
@media print {
  .chanel-visible-print-inline {
    display: inline !important;
  }
}

.chanel-visible-print-inline-block {
  display: none !important;
}
@media print {
  .chanel-visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .chanel-hidden-print {
    display: none !important;
  }
}

html {
  height: 100vh;
  overflow-x: hidden;
  /*font-family: Arial;
  color: black;
  font-size: 14px;*/
}

body {
  min-height: 100vh;
  margin: 0;
  padding-bottom: 38px;
  overflow-x: hidden;
}

@font-face {
  font-family: "chanel";
  font-style: normal;
  font-weight: normal;
  src: url("../../chanel/fonts/abchanel-pb-regular-m.eot?#iefix")
      format("embedded-opentype"),
    url("../../chanel/fonts/abchanel-pb-regular-m.woff2") format("woff2"),
    url("../../chanel/fonts/abchanel-pb-regular-m.woff") format("woff"),
    url("../../chanel/fonts/abchanel-pb-regular-m.ttf") format("truetype"),
    url("../../chanel/fonts/abchanel-pb-regular-m.svg#chanel") format("svg");
}

.chanel-content-wrapper {
  width: 100%;
}

.chanel-header {
  /*background: black;*/
  /*height: 80px;*/
  color: white;
}
@media (max-width: 767px) {
  .chanel-header {
    text-align: center;
    /*height: 60px;*/
  }
}

.chanel-html-p {
  font-size: 14px;
  /*height: 100px;*/
}

.chanel-border-top {
  border-top: 1px solid #e7e7e7;
}
@media (max-width: 767px) {
  .chanel-border-top {
    border-top: 1px solid transparent;
  }
}

.chanel-left {
  text-align: left;
}

/** Navbar **/
.chanel-navbar {
  margin-bottom: 0;
}

.chanel-navbar .chanel-nav > .chanel-open > .chanel-html-a,
.chanel-navbar .chanel-nav > .chanel-open > .chanel-html-a:hover,
.chanel-navbar .chanel-nav > .chanel-open > .chanel-html-a:focus {
  background-color: white;
  color: #767676;
  border-color: transparent;
}

.chanel-nav > .chanel-html-li.chanel-dropdown.chanel-open {
  position: static;
}

.chanel-nav
  > .chanel-html-li.chanel-dropdown.chanel-open
  .chanel-dropdown-menu {
  display: table;
  width: 100%;
  text-align: left;
  left: 0;
  right: 0;
}
@media (max-width: 767px) {
  .chanel-nav
    > .chanel-html-li.chanel-dropdown.chanel-open
    .chanel-dropdown-menu {
    text-align: center;
  }
}

.chanel-dropdown-menu {
  font-size: 16px;
  font-weight: 700;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background-color: white;
}

.chanel-font {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
}

.chanel-dropdown-sub-header {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  padding-top: 16px;
}

.chanel-dropdown-menu > .chanel-html-li {
  display: table-cell;
}

.chanel-navbar {
  border: none;
  border: transparent;
  background-color: white;
}

.chanel-navbar .chanel-navbar-nav {
  display: inline-block;
  float: none;
}

.chanel-navbar-default {
  z-index: 1030;
}
.chanel-navbar-default .chanel-navbar-toggle {
  border-color: black;
  border-radius: 0;
}
.chanel-navbar-default .chanel-navbar-toggle:hover,
.chanel-navbar-default .chanel-navbar-toggle:focus {
  background-color: white;
}
.chanel-navbar-default .chanel-navbar-toggle .chanel-icon-bar {
  background-color: black;
}

.chanel-navbar-default .chanel-navbar-nav > .chanel-html-li > .chanel-html-a {
  color: black;
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-size: 15px;
  font-weight: 700;
  padding: 20px 50px 14px 50px;
}
@media (max-width: 767px) {
  .chanel-navbar-default .chanel-navbar-nav > .chanel-html-li > .chanel-html-a {
    padding: 18px 50px;
  }
}

.chanel-active {
  color: #767676 !important;
}

.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-html-a:hover,
.chanel-navbar-default
  .chanel-navbar-nav
  > .chanel-html-li
  > .chanel-html-a:focus {
  color: black;
  background-color: transparent;
  border-color: transparent;
}
@media (max-width: 767px) {
  .chanel-navbar-default
    .chanel-navbar-nav
    > .chanel-html-li
    > .chanel-html-a:hover,
  .chanel-navbar-default
    .chanel-navbar-nav
    > .chanel-html-li
    > .chanel-html-a:focus {
    border-color: black;
  }
}

.chanel-navbar .chanel-navbar-collapse {
  text-align: center;
  border-top: none;
  display: block !important;
}
@media (max-width: 767px) {
  .chanel-navbar .chanel-navbar-collapse {
    margin-top: -4px;
    box-shadow: none;
  }
}

.chanel-dropdown-menu {
  padding-bottom: 0px;
}

.chanel-dropdown-menu.columns-3 {
  width: 100%;
}

.chanel-dropdown-menu .chanel-html-li .chanel-html-a {
  font-weight: 300;
  color: black;
}

.chanel-dropdown-menu .chanel-divider {
  height: 2px;
  margin: 5px 0;
  background-color: #d8d8d8;
}

.chanel-dropdown-menu .chanel-divider-long {
  height: 1px;
  margin: 50px -99999em 0px -99999em;
  background-color: #d8d8d8;
}
@media (max-width: 767px) {
  .chanel-dropdown-menu .chanel-divider-long {
    margin: 0px -9999em 0px -9999em;
  }
}

.chanel-html-hr {
  margin: 0;
  border-width: 2px;
  border-color: #767676;
}

.chanel-view-all {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: 700 !important;
  padding: 16px 50px !important;
}

.chanel-multi-column-dropdown
  .chanel-html-li
  .chanel-html-a
  .chanel-html-strong {
  font-size: 10px;
}
@media (max-width: 767px) {
  .chanel-multi-column-dropdown
    .chanel-html-li
    .chanel-html-a
    .chanel-html-strong {
    font-size: 12px;
  }
}

.chanel-multi-column-dropdown {
  list-style: none;
  margin: 0px;
  padding: 0;
}

.chanel-multi-column-dropdown .chanel-html-li .chanel-html-a {
  font-size: 12px;
  display: block;
  clear: both;
  line-height: 21px;
  color: black;
  white-space: normal;
  font-family: chanel, Arial, Helvetica, sans-serif !important;
}

.chanel-multi-column-dropdown .chanel-html-li .chanel-html-a:hover {
  text-decoration: none;
}

.chanel-border-bottom {
  border-bottom: 2px solid transparent;
}
@media (max-width: 767px) {
  .chanel-border-bottom {
    border-bottom: 2px solid black;
    margin: 0 -999rem;
  }
}

@media (max-width: 767px) {
  .chanel-dropdown-menu.chanel-multi-column {
    min-width: 240px !important;
    overflow-x: hidden;
  }
  .chanel-product-item .chanel-left.detail {
    text-align: left;
  }
}

/** header **/
.chanel-logo-container {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.chanel-logo {
  min-height: 30px;
  max-height: 30px;
  width: auto;
  margin-top: 25px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .chanel-logo {
    min-height: 25px;
    max-height: 25px;
    width: auto;
    margin-top: 17.5px;
    margin-bottom: 17.5px;
  }
}
.chanel-logo img {
  display: inline-block;
}
/** carousel **/
.chanel-carousel-inner > .chanel-item > .chanel-html-a > .chanel-html-img {
  margin: 0 auto;
  width: 100%;
  max-height: 455px;
}
.chanel-carousel-inner
  > .chanel-item
  > .chanel-html-a
  > .chanel-html-img.chanel-carousel-image {
  display: block;
}
@media (max-width: 767px) {
  .chanel-carousel-inner
    > .chanel-item
    > .chanel-html-a
    > .chanel-html-img.chanel-carousel-image {
    display: none !important;
  }
}
.chanel-carousel-inner
  > .chanel-item
  > .chanel-html-a
  > .chanel-html-img.chanel-carousel-image.chanel-mobile {
  max-width: 455px;
  display: none;
}
@media (max-width: 767px) {
  .chanel-carousel-inner
    > .chanel-item
    > .chanel-html-a
    > .chanel-html-img.chanel-carousel-image.chanel-mobile {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .chanel-carousel-inner > .chanel-item > .chanel-html-a > .chanel-html-img {
    padding-top: 38px;
  }
}

.chanel-html-a {
  text-decoration: none;
  color: black;
}
.chanel-html-a:hover {
  color: black;
  text-decoration: none;
}
.chanel-html-a:focus {
  text-decoration: none;
  color: black;
}

.chanel-carousel-inner {
  max-height: 455px;
}

/** **/
.chanel-carousel-control.chanel-left,
.chanel-carousel-control.chanel-right {
  background-image: none;
}
.chanel-perfect-match{
  display: none;
}
.chanel-section {
  padding-top: 38px;
}

.chanel-right-pointing-triangle::after {
  content: "\25B6 \FE0E";
}

.chanel-sub-header {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-size: 32px;
  font-weight: 700;
  padding-top: 38px;
  padding-bottom: 38px;
}
@media (max-width: 767px) {
  .chanel-sub-header {
    font-size: 24px;
    padding: 25px 0;
  }
}
@media (max-width: 767px) {
  .chanel-sub-header.chanel-essentials {
    padding-bottom: 25px;
  }
}
.chanel-sub-header.detail {
  font-size: 24px;
}
@media (max-width: 767px) {
  .chanel-sub-header.detail {
    text-align: left;
  }
  .chanel-sub-header.detail.perfect-match {
    text-align: center !important;
    padding-bottom: 25px;
  }
}

.chanel-series-header {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-weight: bold;
  /*padding-top: 38px;*/
  padding-bottom: 0px;
  text-align: left;
}
.chanel-paragraph {
  font-size: 11px;
}
@media (max-width: 767px) {
  .chanel-series-header {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}

.chanel-product-item {
  padding-bottom: 38px;
  min-height: 200px;
}
@media (max-width: 767px) {
  .chanel-product-item {
    padding-bottom: 15px;
  }
}

.chanel-btn-default.chanel-black-btn {
  font-family: chanel, Arial, Helvetica Neue;
  font-size: 12px;
  color: white;
  background-color: black;
  border: 2px solid black;
  padding: 8.5px 25px;
}
.chanel-btn-default.chanel-black-btn:active {
  color: white;
  background-color: black;
  border-color: black;
}
.chanel-btn-default.chanel-black-btn.chanel-add-to-bag {
  width: 100%;
  font-size: 16px;
  padding: 9px;
  border-color: black;
  display: block;
}
.chanel-btn-default.chanel-black-btn.chanel-add-oos {
  width: 100%;
  font-size: 16px;
  padding: 9px;
  color: #b2b2b2 !important;
  border-color: #e3e3e3 !important;
  border-style: solid;
  background-color: #e3e3e3 !important;
  display: none;
}
.chanel-html-a.navbar-link {
  cursor: pointer;
}
.notify-me.hide {
  display: none;
}
.chanel-btn-default.chanel-black-btn.chanel-add-to-wl {
  width: 100%;
  font-size: 16px;
  padding: 9px;
  color: black;
  background-color: white;
  border-color: black;
  margin-top: 7px;
}
@media (max-width: 767px) {
  .chanel-btn-default.chanel-black-btn.chanel-discover {
    margin-bottom: 40px;
  }
}
.product-attr__inputs.product-attr__inputs--radiobox{
display:flex;
margin-left: 120px;
}
.chanel-product-image {
  /*width: 260px;*/
  height: auto;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .chanel-product-image {
    /*max-width: 210px !important;*/
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .chanel-product-image.detail {
    max-width: 100% !important;
  }
}

.chanel-product-first-line {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-size: 13px;
  font-weight: bold;
  line-height: 1;
}
.chanel-product-first-line.detail {
  font-size: 24px;
}
@media (max-width: 767px) {
  .chanel-product-first-line {
    font-size: 13px;
  }
}

.chanel-product-second-line {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-size: 13px;
  font-weight: bold;
}
.chanel-product-second-line.detail {
  font-size: 24px;
}
.chanel-landing-detail{
  display: flex;
  flex: 1;
  flex-direction: column;
}

.chanel-product-line-spacings{
  line-height: 1;
}
@media (max-width: 767px) {

	.chanel-landing-detail{
		display: flex;
    flex: 1;
    flex-direction: column;
	}
  .chanel-product-second-line {
    font-size: 13px;
  }
}
.chanel-html-div.chanel-product-line-spacing{
height:135px;
}
.chanel-product-line-spacing {
  line-height: 1;
}
@media (max-width: 767px) {
  .chanel-product-line-spacing {
    line-height: 1;
  }
}

.product-stock, .chanel-radio-label {
  font-family: Arial, Helvetica, sans-serif !important;
}

.chanel-product-third-line {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  font-size: 11px;
}
.chanel-product-third-line.detail {
  font-size: 16px;
}
@media (max-width: 767px) {
  .chanel-product-third-line {
    font-size: 12px;
  }
}

.chanel-product-price-line {
  font-size: 11px;
  line-height: 1.5;
}
.chanel-product-price-line.detail {
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 767px) {
  .chanel-product-price-line {
    font-size: 12px;
  }
}

.chanel-hero-image {
  width: 100%;
  height: auto;
  display: block;
}
.chanel-hero-image.chanel-mobile {
  display: none;
}
@media (max-width: 767px) {
  .chanel-hero-image.chanel-mobile {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .chanel-hero-image {
    display: none !important;
  }
}

.chanel-featured-image {
  width: 100%;
  height: auto;
}

.chanel-featured-left {
  padding-left: 15px;
  padding-right: 2px;
}
@media (max-width: 767px) {
  .chanel-featured-left {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.chanel-featured-right {
  padding-right: 0px;
  padding-left: 15px;
  padding-top: 0;
}
@media (max-width: 767px) {
  .chanel-featured-right {
    padding-right: 15px;
  }
}

.chanel-cat-header {
  padding-bottom: 25px;
  padding-top: 25px;
}

.chanel-cat-sub-header {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  float: left;
  font-size: 15px;
  font-weight: 700;
}

.chanel-cat-all-products {
  font-family: chanel, Arial, Helvetica, sans-serif !important;
  float: right;
  font-size: 10px;
  font-weight: 700;
  padding-top: 3px;
  padding-bottom: 3px;
}

.chanel-oos-icon {
  width: 91px;
  height: 16px;
  display: block;
  margin-top: 8px;
}
@media (max-width: 767px) {
  .chanel-oos-icon {
    padding: 0;
    margin-top: 0;
  }
}

.chanel-breadcrumbs .chanel-html-ul {
  padding: 0;
  margin-top: 8px;
  margin-bottom: 0px;
  list-style: none;
  background-color: white;
}
.chanel-breadcrumbs .chanel-html-ul .chanel-html-li {
  color: #767676;
  display: inline;
  font-size: 14px;
}
@media (max-width: 767px) {
  .chanel-breadcrumbs .chanel-html-ul .chanel-html-li {
    font-size: 16px;
  }
}
.chanel-breadcrumbs .chanel-html-ul .chanel-html-li .chanel-html-a {
  color: #767676;
  text-decoration: none;
  font-family: Arial, Helvetica, sans-serif !important;
}
.chanel-breadcrumbs .chanel-html-ul .chanel-html-li .chanel-html-a:hover {
  text-decoration: underline;
  color: #767676;
}
.chanel-breadcrumbs .chanel-html-ul li + li:before {
  color: #767676;
  content: "/\00a0";
}
.chanel-html-div.chanel-col-xs-3{
  font-family: Arial, Helvetica, sans-serif !important;
}
/** Product Detail **/
.chanel-html-div.chanel-radio {
  /*display: inline-block;*/
}
.chanel-html-div.chanel-row {
  margin-top: 10px;
}
.chanel-html-para {
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif !important;
}
.product-attr__hint {
  margin: 5px 0px 10px 0px;
  font-size: 13px;
  font-family: inherit;
  font-weight: 300;
  color: #333;
}
.product-attr {
  font-family: inherit;
}
.chanel-modal-dialog-unselected{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.chanel-modal-dialog-unselect {
  /*width: 700px;
  padding-top: 15%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1041;*/
  width: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#home-delivery {
  pointer-events: none;
  opacity: 0.45;
}
.chanel-btns-submit-unselected{
  font-size: 0.6875rem;
  line-height: 0.85938rem;
  letter-spacing: 0.12em;
  min-width: 100px;
  min-height: 40px;
  padding: 2px 5px;
  border: 0;
  color: #fff;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  background-color: #111;
}
.chanel-btns-submit-unselect {
  font-size: 0.6875rem;
  line-height: 0.85938rem;
  letter-spacing: 0.12em;
  min-width: 170px;
  min-height: 50px;
  padding: 5px 25px;
  border: 0;
  color: #fff;
  font-weight: 400;
  font-family: "Montserrat", sans-serif;
  text-transform: uppercase;
  background-color: #111;
}
.chanel-radio input[type="radio"] {
  position: absolute;
  opacity: 0;
  /*-webkit-appearance: none;*/
}
.chanel-radio input[type="radio"] + .chanel-radio-label {
  font-size: 14px;
  /*-webkit-appearance: none;*/
}
.chanel-radio input[type="radio"] + .chanel-radio-label:before {
  content: "";
  background: white;
  border-radius: 100%;
  border: 1px solid #bfbfbf;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}
.chanel-radio input[type="radio"]:checked + .chanel-radio-label:before {
  background-color: black;
  box-shadow: inset 0 0 0 3px white;
}
.chanel-radio input[type="radio"]:focus + .chanel-radio-label:before {
  outline: none;
  border-color: black;
}
.chanel-radio input[type="radio"]:disabled + .chanel-radio-label:before {
  box-shadow: inset 0 0 0 4px #ece7e7;
  border-color: #bfbfbf;
  background: #ece7e7;
}
.chanel-radio input[type="radio"] + .chanel-radio-label:empty:before {
  margin-right: 0;
}

.chanel-icon {
  width: 20px;
  height: 20px;
  margin-right: 5px;
}

.chanel-html-select {
  width: 100%;
  padding: 8px 12px;
  border-color: black;
  margin-top: 3px;
  background: transparent url(../images/product_detail/select-button.png) right
    10px center no-repeat;
  background-size: 13px 7px;
  -webkit-appearance: none;
  border-radius: 0px;*/
}

.chanel-html-select::-ms-expand {
  display: none;
}

.chanel-oos-text {
  display: none;
  text-align: center;
  font-size: 12px;
  text-decoration: underline;
  color: #337ab7;
}

.chanel-oos-text:hover {
  color: rgb(30, 30, 85);
}
.chanel-grey {
  color: #767676;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif !important;
}
.chanel-message{
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Arial, Helvetica, sans-serif !important;
  color: grey;
}

.chanel-new-icon .chanel-icon {
  width: 40px !important;
  height: auto;
  padding-top: 5px;
}

.chanelProduct__rewardTooltip {
  display: inline-block;
}
.chanel-travel-icon {
  display: none;
}
.chanel-travel-icon .chanel-icon {
  width: 133px !important;
  height: auto;
  margin-top: 5px;
}

.chanel-description-header {
  font-size: 18px;
  padding-top: 38px;
  /*text-align: center;*/
}
#descText{
  line-height: 1.09375rem;
}
.chanel-html-para-shilla{
  margin-bottom: 5px;
  font-family: Arial, Helvetica, sans-serif !important;
  font-size: 14px;
}

ul.attributes {
  list-style: none;
  padding: 0;
  margin: 0;
}
ul.attributes li.color {
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin-bottom: 10px;
  margin-right: 5px;
  position: relative;
  width: 25px;
}
ul.attributes li.color.selected span.overlay {
  display: block;
}
ul.attributes li.color.selected span.overlay:before {
  border: 1px solid #d7d7d7;
  content: " ";
  height: 33px;
  margin: -4px;
  position: absolute;
  width: 33px;
}
ul.attributes li.color.selected span.overlay:after {
  bottom: 0;
  opacity: 1;
  right: 0;
  z-index: 1;
}
ul.attributes li.color span.overlay {
  display: block;
}
ul.attributes li.color span.overlay:after {
  border-color: transparent transparent #fff transparent;
  border-style: solid;
  bottom: -3px;
  border-width: 0 0 10px 10px;
  content: " ";
  height: 0;
  opacity: 0;
  position: absolute;
  right: -3px;
  transition: right 0.3s, bottom 0.3s;
  width: 0;
}

.chanel-swatch-name {
  font-size: 12px;
}

.chanel-display {
  display: block;
  float: left;
  height: 11px;
  margin-right: 5px;
  margin-top: 3px;
  width: 11px;
}

/*Custom CSS*/
#chanel-div {
  /*margin-bottom: 20px;*/
  font-family: Arial, Helvetica, sans-serif !important;
  color: #000;
}

.chanel-btn-default.chanel-black-btn.chanel-add-oos {
  display: block;
}

.chanel-oos-text {
  display: block;
}

.chanel-html-p {
  height: 50px;
  font-family: Arial, Helvetica, sans-serif !important;
}
.chanel-padding{
padding-left:30px;
}
@media (max-width: 767px) {
  .chanel-padding{
  padding-left:px;
  }
  .chanel-modal-dialog-unselected{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
.chanel-modal-dialog-unselect {
  position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
  /*width: auto;
  padding: 3%;
  position: relative;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1041;*/
}
.product-attr__inputs.product-attr__inputs--radiobox{
  display: inline-block;
  margin: auto;
  width: 100%;
  /*padding: 4% 0% 4% 15%;*/
}
.chanel-modal-body-unselect,.chanel-modal-body-unselected {
  position: relative;
    padding: 0px 3px 20px;
    text-align: center;
    margin-left: 8px;
}
.product-attr__inputs.product-attr__inputs--radiobox > .chanel-radio{
  width: auto;
  /*border: 1px solid lightgrey;*/
}
.product-attr__inputs.product-attr__inputs--radiobox > .chanel-html-div.chanel-radio {
  padding: 5% 0% 4% 15%;
  border: 1px solid #d2cfcf;
}
.chanel-radio-label > img {
  margin-right: 25px;
}
.chanel-radio input[type="radio"]:checked + .chanel-radio-label:before{
  background-color: black;
  box-shadow: inset 0 0 0 3px white;
}
.product-attr__inputs.product-attr__inputs--radiobox > .chanel-radio input[type="radio"] + .chanel-radio-label:before {
  content: "";
  background: white;
  border-radius: 100%;
  border: 0px solid #bfbfbf;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  position: relative;
  margin-right: 1em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  font-size: 14px;
}
.classRed{
  border:1px solid black;
}


.chanel-html-select-size, .chanel-html-select-qty, select{
  -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
}
  .chanel-html-p {
    height: auto;
  }
}

strong {
  font-weight: bold;
}

.fade.chanel-in {
  opacity: 1;
}

.chanel-navbar-default {
  z-index: auto;
}

.chanel-dropdown-menu {
  z-index: auto;
}

.chanel-navbar .dropdown-backdrop {
  z-index: auto;
}

.chanel-nav
  > .chanel-html-li.chanel-dropdown.chanel-open
  .chanel-dropdown-menu {
  z-index: 3;
}
.product-quantity,.product-attribute {
	position:relative;
	font-family: Arial, Helvetica, sans-serif !important;
}
@supports not (-ms-high-contrast: none) {
  /*.chanel-html-div.product-attribute:after{
    content: "\f078";
    font-family: "FontAwesome";
    right: 7px;
    top: 40px;
    position: absolute;
    background-color: white;
    color: #aaa;
    font-size: 11px;
}
.product-quantity:after {
    content:"\f078";
    font-family: "FontAwesome";
    font-size: 11px;
    color:#aaa;
    right:8px; top:12px;
    padding:0 0 2px;
    position:absolute;
    pointer-events:none;
}
.product-quantity:before {
    content:'';
    right:4px; top:10px;
    width:23px; height:18px;
    background:#fff;
    position:absolute;
    pointer-events:none;
    display:block;
}*/
}

/*.product-attribute input[disabled],*/
select[disabled] {
  background: none;
  background-color: transparent !important;
}

@media (max-width: 767px) {
  /*.chanel-anchor-header {
    display: block;
    position: relative;
    top: -50px;
    visibility: hidden;
  }*/

  .chanel-header {
    padding-top: 8px;
  }

  .chanel-text-centered .chanel-product-item {
		min-height: 235px;
		overflow: hidden;
  }

  .chanel-text-center .chanel-product-item  {
	  height: 335px;
	  overflow: hidden;
  }

}
.row.message-button {
  cursor: pointer;
}
.modal-global-message,
.modal-global-collection-point,
.modal-global-loading {
  text-align: center;
  padding: 0 !important;
}
.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.modal.fade .modal-dialog {
  transform: translate(0, 0) !important;
  position: absolute;
}
.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal-global-message .modal-content,
.modal-global-collection-point .modal-content,
.modal-global-loading .modal-content {
  border-radius: 0;
}
.modal-content {
  position: relative;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  /*border-radius: 6px;*/
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}
.modal-content.confirm {
  width: 400px;
}

.modal-body {
  padding: 0px 30px 20px;
}

.chanel-modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal.fade .modal-dialog {
  transform: translate(0, 0) !important;
}

.wrapper-zh-cn .chanel-html-p {
  font-weight: normal;
  color: #000;
}

.chanel-radio input[type="radio"] + .chanel-radio-label {
  font-weight: normal;
  display: flex;
  max-width: 100%;
  margin-bottom: 5px;
  /*-webkit-appearance: none;*/
}

@media (min-width: 768px) {
  .chanel-header {
    /*margin-top: 20px;*/
    padding-top: 18px;
  }

  .chanel-text-center .chanel-product-item {
		height: 420px;
  }
  .chanel-text-centered .chanel-product-item  {
	  min-height: 420px;
  }
}

.chanel-featured-image.chanel-mobile {
  display: none;
}

@media (max-width: 767px) {
  .chanel-featured-image.chanel-mobile {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .chanel-featured-image {
    display: none !important;
  }
}
/*Custom css ends here*/

/*body::-webkit-scrollbar-thumb {
  background-color: #c4ccd4;
  height: 60px;
  border-radius: 1px;
}

body::-webkit-scrollbar-track {
  border-radius: 1px;
  background-color: #f5eeee;
}*/
#radio-departure,#radio-arrival{
  z-index:5;
}
body::-webkit-scrollbar {
  width: 8px;
}
/*body::-webkit-scrollbar-thumb:hover {
  background-color: #b1acac;
}*/

.e-logo-seperator{    
  background-color: #000000 !important;   
  height: 8px !important;
}

.e-logo-wrapper{
  display: flex !important;
  justify-content: center !important;
  padding: 16px 0 16px 0 !important;
}

.img-e-logo{
  width:160px !important;
  height:160px !important;
}

@media screen and (max-width: 767px) {
    .e-logo-seperator{    
      background-color: #000000 !important;   
      height: 6px !important;
    }
  
    .e-logo-wrapper{
        display: flex !important;
        justify-content: center !important;
        padding: 8px 0 8px 0 !important;
    }
 
    .img-e-logo{
    width:140px !important;
    height:140px !important;
    }
}

.chanel-add-to-bag:disabled {
    color: #000;
    background: #cecece!important;
    pointer-events: none;
    opacity: 0.45;
}
#main p:lang(zh),
#main span:lang(zh),
#main div:lang(zh),
#main a:lang(zh),
#main h1:lang(zh),
#main h2:lang(zh),
#main h3:lang(zh),
#main h4:lang(zh),
#main h5:lang(zh),
#main button:lang(zh),
#chanel-navbar-collapse-1 a:lang(zh) {
  font-family: Arial, Helvetica, sans-serif !important;
}