@import url(https://fonts.googleapis.com/css?family=Raleway:300,400,600);@charset "UTF-8";
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.6.3");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.6.3") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.6.3") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.6.3") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.6.3") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

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

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

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

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

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

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714286em;
}

.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: solid 0.08em #eee;
  border-radius: 0.1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

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

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

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

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

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

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

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

@-webkit-keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  transform: rotate(90deg);
}

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

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

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

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

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

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

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

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

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

.fa-inverse {
  color: #fff;
}

.fa-glass:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-genderless:before {
  content: "";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-yc:before, .fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before, .fa-battery-full:before {
  content: "";
}

.fa-battery-3:before, .fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before, .fa-battery-half:before {
  content: "";
}

.fa-battery-1:before, .fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before, .fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before, .fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before, .fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before, .fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before, .fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before, .fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before, .fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

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

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

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

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

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

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

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

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

.fa-stop-circle:before {
  content: "";
}

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

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

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

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before, .fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

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

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before, .fa-google-plus-official:before {
  content: "";
}

.fa-fa:before, .fa-font-awesome:before {
  content: "";
}

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

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

@font-face {
  font-family: "Muller-Regular";
  src: url("/fonts/Muller-Regular.eot");
  src: url("/fonts/Muller-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/Muller-Regular.woff") format("woff"), url("/fonts/Muller-Regular.ttf") format("truetype"), url("/fonts/Muller-Regular.otf") format("opentype"), url("/fonts/Muller-Regular.svg#Muller-Regular") format("svg");
}
@font-face {
  font-family: "Muller-Black";
  src: url("/fonts/Muller-Black.eot");
  src: url("/fonts/Muller-Black.eot?#iefix") format("embedded-opentype"), url("/fonts/Muller-Black.woff") format("woff"), url("/fonts/Muller-Black.ttf") format("truetype"), url("/fonts/Muller-Black.otf") format("opentype"), url("/fonts/Muller-Black.svg#Muller-Regular") format("svg");
}
@font-face {
  font-family: "Muller-Bold";
  src: url("/fonts/Muller-Bold.eot");
  src: url("/fonts/Muller-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/Muller-Bold.woff") format("woff"), url("/fonts/Muller-Bold.ttf") format("truetype"), url("/fonts/Muller-Bold.otf") format("opentype"), url("/fonts/Muller-Bold.svg#Muller-Regular") format("svg");
}
@font-face {
  font-family: "Muller-Light";
  src: url("/fonts/Muller-Light.eot");
  src: url("/fonts/Muller-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/Muller-Light.woff") format("woff"), url("/fonts/Muller-Light.ttf") format("truetype"), url("/fonts/Muller-Light.otf") format("opentype"), url("/fonts/Muller-Light.svg#Muller-Regular") format("svg");
}
@font-face {
  font-family: "Muller-Medium";
  src: url("/fonts/Muller-Medium.eot");
  src: url("/fonts/Muller-Medium.eot?#iefix") format("embedded-opentype"), url("/fonts/Muller-Medium.woff") format("woff"), url("/fonts/Muller-Medium.ttf") format("truetype"), url("/fonts/Muller-Medium.otf") format("opentype"), url("/fonts/Muller-Medium.svg#Muller-Regular") format("svg");
}
@font-face {
  font-family: "Montserrat-Light";
  src: url("/fonts/Montserrat/Montserrat-Light.ttf");
}
@font-face {
  font-family: "Montserrat-Bold";
  src: url("/fonts/Montserrat/Montserrat-Bold.ttf");
}
@font-face {
  font-family: "Montserrat-Regular";
  src: url("/fonts/Montserrat/Montserrat-Regular.ttf");
}
@font-face {
  font-family: "Futura-Bold";
  src: url("/fonts/Futura-Bold.ttf");
}
@font-face {
  font-family: "Futura-Heavy";
  src: url("/fonts/Futura-Heavy.ttf");
}
@font-face {
  font-family: "Futura-Medium";
  src: url("/fonts/Futura-Medium.ttf");
}
@font-face {
  font-family: "Futura-Book";
  src: url("/fonts/Futura-Book.ttf");
}
@font-face {
  font-family: "icontbm";
  src: url("/fonts/icontbm.eot?bfg4xj");
  src: url("/fonts/icontbm.eot?bfg4xj#iefix") format("embedded-opentype"), url("/fonts/icontbm.ttf?bfg4xj") format("truetype"), url("/fonts/icontbm.woff?bfg4xj") format("woff"), url("/fonts/icontbm.svg?bfg4xj#icontbm") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  font-family: "icontbm";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  color: #D11654;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-eye:before {
  content: "";
}

.icon-close:before {
  content: "";
}

.icon-arrow-right:before {
  content: "";
}

.icon-arrow-left:before {
  content: "";
}

.icon-arrow-down:before {
  content: "";
}

.icon-arrow-up:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-trash:before {
  content: "";
}

.icon-send:before {
  content: "";
}

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

body {
  margin: 0;
}

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

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

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

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

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

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

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

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

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

small {
  font-size: 80%;
}

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

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

figure {
  margin: 1em 40px;
}

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

pre {
  overflow: auto;
}

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

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

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

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

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

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

input {
  line-height: normal;
}

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

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

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

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

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

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
*:before,
*:after {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  a,
a:visited {
    text-decoration: underline;
  }

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

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

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

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

  thead {
    display: table-header-group;
  }

  tr,
img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

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

  h2,
h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
.dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }
  .table td,
.table th {
    background-color: #fff !important;
  }

  .table-bordered th,
.table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("~bootstrap-sass/assets/fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "€";
}

.glyphicon-minus:before {
  content: "−";
}

.glyphicon-cloud:before {
  content: "☁";
}

.glyphicon-envelope:before {
  content: "✉";
}

.glyphicon-pencil:before {
  content: "✏";
}

.glyphicon-glass:before {
  content: "";
}

.glyphicon-music:before {
  content: "";
}

.glyphicon-search:before {
  content: "";
}

.glyphicon-heart:before {
  content: "";
}

.glyphicon-star:before {
  content: "";
}

.glyphicon-star-empty:before {
  content: "";
}

.glyphicon-user:before {
  content: "";
}

.glyphicon-film:before {
  content: "";
}

.glyphicon-th-large:before {
  content: "";
}

.glyphicon-th:before {
  content: "";
}

.glyphicon-th-list:before {
  content: "";
}

.glyphicon-ok:before {
  content: "";
}

.glyphicon-remove:before {
  content: "";
}

.glyphicon-zoom-in:before {
  content: "";
}

.glyphicon-zoom-out:before {
  content: "";
}

.glyphicon-off:before {
  content: "";
}

.glyphicon-signal:before {
  content: "";
}

.glyphicon-cog:before {
  content: "";
}

.glyphicon-trash:before {
  content: "";
}

.glyphicon-home:before {
  content: "";
}

.glyphicon-file:before {
  content: "";
}

.glyphicon-time:before {
  content: "";
}

.glyphicon-road:before {
  content: "";
}

.glyphicon-download-alt:before {
  content: "";
}

.glyphicon-download:before {
  content: "";
}

.glyphicon-upload:before {
  content: "";
}

.glyphicon-inbox:before {
  content: "";
}

.glyphicon-play-circle:before {
  content: "";
}

.glyphicon-repeat:before {
  content: "";
}

.glyphicon-refresh:before {
  content: "";
}

.glyphicon-list-alt:before {
  content: "";
}

.glyphicon-lock:before {
  content: "";
}

.glyphicon-flag:before {
  content: "";
}

.glyphicon-headphones:before {
  content: "";
}

.glyphicon-volume-off:before {
  content: "";
}

.glyphicon-volume-down:before {
  content: "";
}

.glyphicon-volume-up:before {
  content: "";
}

.glyphicon-qrcode:before {
  content: "";
}

.glyphicon-barcode:before {
  content: "";
}

.glyphicon-tag:before {
  content: "";
}

.glyphicon-tags:before {
  content: "";
}

.glyphicon-book:before {
  content: "";
}

.glyphicon-bookmark:before {
  content: "";
}

.glyphicon-print:before {
  content: "";
}

.glyphicon-camera:before {
  content: "";
}

.glyphicon-font:before {
  content: "";
}

.glyphicon-bold:before {
  content: "";
}

.glyphicon-italic:before {
  content: "";
}

.glyphicon-text-height:before {
  content: "";
}

.glyphicon-text-width:before {
  content: "";
}

.glyphicon-align-left:before {
  content: "";
}

.glyphicon-align-center:before {
  content: "";
}

.glyphicon-align-right:before {
  content: "";
}

.glyphicon-align-justify:before {
  content: "";
}

.glyphicon-list:before {
  content: "";
}

.glyphicon-indent-left:before {
  content: "";
}

.glyphicon-indent-right:before {
  content: "";
}

.glyphicon-facetime-video:before {
  content: "";
}

.glyphicon-picture:before {
  content: "";
}

.glyphicon-map-marker:before {
  content: "";
}

.glyphicon-adjust:before {
  content: "";
}

.glyphicon-tint:before {
  content: "";
}

.glyphicon-edit:before {
  content: "";
}

.glyphicon-share:before {
  content: "";
}

.glyphicon-check:before {
  content: "";
}

.glyphicon-move:before {
  content: "";
}

.glyphicon-step-backward:before {
  content: "";
}

.glyphicon-fast-backward:before {
  content: "";
}

.glyphicon-backward:before {
  content: "";
}

.glyphicon-play:before {
  content: "";
}

.glyphicon-pause:before {
  content: "";
}

.glyphicon-stop:before {
  content: "";
}

.glyphicon-forward:before {
  content: "";
}

.glyphicon-fast-forward:before {
  content: "";
}

.glyphicon-step-forward:before {
  content: "";
}

.glyphicon-eject:before {
  content: "";
}

.glyphicon-chevron-left:before {
  content: "";
}

.glyphicon-chevron-right:before {
  content: "";
}

.glyphicon-plus-sign:before {
  content: "";
}

.glyphicon-minus-sign:before {
  content: "";
}

.glyphicon-remove-sign:before {
  content: "";
}

.glyphicon-ok-sign:before {
  content: "";
}

.glyphicon-question-sign:before {
  content: "";
}

.glyphicon-info-sign:before {
  content: "";
}

.glyphicon-screenshot:before {
  content: "";
}

.glyphicon-remove-circle:before {
  content: "";
}

.glyphicon-ok-circle:before {
  content: "";
}

.glyphicon-ban-circle:before {
  content: "";
}

.glyphicon-arrow-left:before {
  content: "";
}

.glyphicon-arrow-right:before {
  content: "";
}

.glyphicon-arrow-up:before {
  content: "";
}

.glyphicon-arrow-down:before {
  content: "";
}

.glyphicon-share-alt:before {
  content: "";
}

.glyphicon-resize-full:before {
  content: "";
}

.glyphicon-resize-small:before {
  content: "";
}

.glyphicon-exclamation-sign:before {
  content: "";
}

.glyphicon-gift:before {
  content: "";
}

.glyphicon-leaf:before {
  content: "";
}

.glyphicon-fire:before {
  content: "";
}

.glyphicon-eye-open:before {
  content: "";
}

.glyphicon-eye-close:before {
  content: "";
}

.glyphicon-warning-sign:before {
  content: "";
}

.glyphicon-plane:before {
  content: "";
}

.glyphicon-calendar:before {
  content: "";
}

.glyphicon-random:before {
  content: "";
}

.glyphicon-comment:before {
  content: "";
}

.glyphicon-magnet:before {
  content: "";
}

.glyphicon-chevron-up:before {
  content: "";
}

.glyphicon-chevron-down:before {
  content: "";
}

.glyphicon-retweet:before {
  content: "";
}

.glyphicon-shopping-cart:before {
  content: "";
}

.glyphicon-folder-close:before {
  content: "";
}

.glyphicon-folder-open:before {
  content: "";
}

.glyphicon-resize-vertical:before {
  content: "";
}

.glyphicon-resize-horizontal:before {
  content: "";
}

.glyphicon-hdd:before {
  content: "";
}

.glyphicon-bullhorn:before {
  content: "";
}

.glyphicon-bell:before {
  content: "";
}

.glyphicon-certificate:before {
  content: "";
}

.glyphicon-thumbs-up:before {
  content: "";
}

.glyphicon-thumbs-down:before {
  content: "";
}

.glyphicon-hand-right:before {
  content: "";
}

.glyphicon-hand-left:before {
  content: "";
}

.glyphicon-hand-up:before {
  content: "";
}

.glyphicon-hand-down:before {
  content: "";
}

.glyphicon-circle-arrow-right:before {
  content: "";
}

.glyphicon-circle-arrow-left:before {
  content: "";
}

.glyphicon-circle-arrow-up:before {
  content: "";
}

.glyphicon-circle-arrow-down:before {
  content: "";
}

.glyphicon-globe:before {
  content: "";
}

.glyphicon-wrench:before {
  content: "";
}

.glyphicon-tasks:before {
  content: "";
}

.glyphicon-filter:before {
  content: "";
}

.glyphicon-briefcase:before {
  content: "";
}

.glyphicon-fullscreen:before {
  content: "";
}

.glyphicon-dashboard:before {
  content: "";
}

.glyphicon-paperclip:before {
  content: "";
}

.glyphicon-heart-empty:before {
  content: "";
}

.glyphicon-link:before {
  content: "";
}

.glyphicon-phone:before {
  content: "";
}

.glyphicon-pushpin:before {
  content: "";
}

.glyphicon-usd:before {
  content: "";
}

.glyphicon-gbp:before {
  content: "";
}

.glyphicon-sort:before {
  content: "";
}

.glyphicon-sort-by-alphabet:before {
  content: "";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "";
}

.glyphicon-sort-by-order:before {
  content: "";
}

.glyphicon-sort-by-order-alt:before {
  content: "";
}

.glyphicon-sort-by-attributes:before {
  content: "";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "";
}

.glyphicon-unchecked:before {
  content: "";
}

.glyphicon-expand:before {
  content: "";
}

.glyphicon-collapse-down:before {
  content: "";
}

.glyphicon-collapse-up:before {
  content: "";
}

.glyphicon-log-in:before {
  content: "";
}

.glyphicon-flash:before {
  content: "";
}

.glyphicon-log-out:before {
  content: "";
}

.glyphicon-new-window:before {
  content: "";
}

.glyphicon-record:before {
  content: "";
}

.glyphicon-save:before {
  content: "";
}

.glyphicon-open:before {
  content: "";
}

.glyphicon-saved:before {
  content: "";
}

.glyphicon-import:before {
  content: "";
}

.glyphicon-export:before {
  content: "";
}

.glyphicon-send:before {
  content: "";
}

.glyphicon-floppy-disk:before {
  content: "";
}

.glyphicon-floppy-saved:before {
  content: "";
}

.glyphicon-floppy-remove:before {
  content: "";
}

.glyphicon-floppy-save:before {
  content: "";
}

.glyphicon-floppy-open:before {
  content: "";
}

.glyphicon-credit-card:before {
  content: "";
}

.glyphicon-transfer:before {
  content: "";
}

.glyphicon-cutlery:before {
  content: "";
}

.glyphicon-header:before {
  content: "";
}

.glyphicon-compressed:before {
  content: "";
}

.glyphicon-earphone:before {
  content: "";
}

.glyphicon-phone-alt:before {
  content: "";
}

.glyphicon-tower:before {
  content: "";
}

.glyphicon-stats:before {
  content: "";
}

.glyphicon-sd-video:before {
  content: "";
}

.glyphicon-hd-video:before {
  content: "";
}

.glyphicon-subtitles:before {
  content: "";
}

.glyphicon-sound-stereo:before {
  content: "";
}

.glyphicon-sound-dolby:before {
  content: "";
}

.glyphicon-sound-5-1:before {
  content: "";
}

.glyphicon-sound-6-1:before {
  content: "";
}

.glyphicon-sound-7-1:before {
  content: "";
}

.glyphicon-copyright-mark:before {
  content: "";
}

.glyphicon-registration-mark:before {
  content: "";
}

.glyphicon-cloud-download:before {
  content: "";
}

.glyphicon-cloud-upload:before {
  content: "";
}

.glyphicon-tree-conifer:before {
  content: "";
}

.glyphicon-tree-deciduous:before {
  content: "";
}

.glyphicon-cd:before {
  content: "";
}

.glyphicon-save-file:before {
  content: "";
}

.glyphicon-open-file:before {
  content: "";
}

.glyphicon-level-up:before {
  content: "";
}

.glyphicon-copy:before {
  content: "";
}

.glyphicon-paste:before {
  content: "";
}

.glyphicon-alert:before {
  content: "";
}

.glyphicon-equalizer:before {
  content: "";
}

.glyphicon-king:before {
  content: "";
}

.glyphicon-queen:before {
  content: "";
}

.glyphicon-pawn:before {
  content: "";
}

.glyphicon-bishop:before {
  content: "";
}

.glyphicon-knight:before {
  content: "";
}

.glyphicon-baby-formula:before {
  content: "";
}

.glyphicon-tent:before {
  content: "⛺";
}

.glyphicon-blackboard:before {
  content: "";
}

.glyphicon-bed:before {
  content: "";
}

.glyphicon-apple:before {
  content: "";
}

.glyphicon-erase:before {
  content: "";
}

.glyphicon-hourglass:before {
  content: "⌛";
}

.glyphicon-lamp:before {
  content: "";
}

.glyphicon-duplicate:before {
  content: "";
}

.glyphicon-piggy-bank:before {
  content: "";
}

.glyphicon-scissors:before {
  content: "";
}

.glyphicon-bitcoin:before {
  content: "";
}

.glyphicon-btc:before {
  content: "";
}

.glyphicon-xbt:before {
  content: "";
}

.glyphicon-yen:before {
  content: "¥";
}

.glyphicon-jpy:before {
  content: "¥";
}

.glyphicon-ruble:before {
  content: "₽";
}

.glyphicon-rub:before {
  content: "₽";
}

.glyphicon-scale:before {
  content: "";
}

.glyphicon-ice-lolly:before {
  content: "";
}

.glyphicon-ice-lolly-tasted:before {
  content: "";
}

.glyphicon-education:before {
  content: "";
}

.glyphicon-option-horizontal:before {
  content: "";
}

.glyphicon-option-vertical:before {
  content: "";
}

.glyphicon-menu-hamburger:before {
  content: "";
}

.glyphicon-modal-window:before {
  content: "";
}

.glyphicon-oil:before {
  content: "";
}

.glyphicon-grain:before {
  content: "";
}

.glyphicon-sunglasses:before {
  content: "";
}

.glyphicon-text-size:before {
  content: "";
}

.glyphicon-text-color:before {
  content: "";
}

.glyphicon-text-background:before {
  content: "";
}

.glyphicon-object-align-top:before {
  content: "";
}

.glyphicon-object-align-bottom:before {
  content: "";
}

.glyphicon-object-align-horizontal:before {
  content: "";
}

.glyphicon-object-align-left:before {
  content: "";
}

.glyphicon-object-align-vertical:before {
  content: "";
}

.glyphicon-object-align-right:before {
  content: "";
}

.glyphicon-triangle-right:before {
  content: "";
}

.glyphicon-triangle-left:before {
  content: "";
}

.glyphicon-triangle-bottom:before {
  content: "";
}

.glyphicon-triangle-top:before {
  content: "";
}

.glyphicon-console:before {
  content: "";
}

.glyphicon-superscript:before {
  content: "";
}

.glyphicon-subscript:before {
  content: "";
}

.glyphicon-menu-left:before {
  content: "";
}

.glyphicon-menu-right:before {
  content: "";
}

.glyphicon-menu-down:before {
  content: "";
}

.glyphicon-menu-up:before {
  content: "";
}

* {
  box-sizing: border-box;
}

*:before,
*:after {
  box-sizing: border-box;
}

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

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #636b6f;
  background-color: #FFFFFF;
}

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

a {
  color: #3097D1;
  text-decoration: none;
}
a:hover, a:focus {
  color: #216a94;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

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

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

.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

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

hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

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

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

[role=button] {
  cursor: pointer;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h1 .small, h2 small,
h2 .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: 400;
  line-height: 1;
  color: #777777;
}

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

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

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

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

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

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

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

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

p {
  margin: 0 0 11px;
}

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

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

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

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

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

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

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

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

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

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

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

.text-muted {
  color: #777777;
}

.text-primary {
  color: #3097D1;
}

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

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

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

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

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

.text-warning {
  color: #8a6d3b;
}

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

.text-danger {
  color: #a94442;
}

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

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #3097D1;
}

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

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

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

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

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

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

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

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

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

.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}

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

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

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

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

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

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

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

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 11px 22px;
  margin: 0 0 22px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "— ";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: "";
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: " —";
}

address {
  margin-bottom: 22px;
  font-style: normal;
  line-height: 1.6;
}

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

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

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);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 13px;
  line-height: 1.6;
  color: #333333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

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

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container:before, .container:after {
  display: table;
  content: " ";
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.3333333333%;
  }

  .col-lg-pull-8 {
    right: 66.6666666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.3333333333%;
  }

  .col-lg-pull-11 {
    right: 91.6666666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.3333333333%;
  }

  .col-lg-push-2 {
    left: 16.6666666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.3333333333%;
  }

  .col-lg-push-5 {
    left: 41.6666666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.3333333333%;
  }

  .col-lg-push-8 {
    left: 66.6666666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.3333333333%;
  }

  .col-lg-push-11 {
    left: 91.6666666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.3333333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.6666666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.3333333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.6666666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.3333333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.6666666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.3333333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.6666666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}
table col[class*=col-] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #FFFFFF;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover, .table-hover > tbody > tr.active:hover > td, .table-hover > tbody > tr:hover > .active, .table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover, .table-hover > tbody > tr.success:hover > td, .table-hover > tbody > tr:hover > .success, .table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover, .table-hover > tbody > tr.info:hover > td, .table-hover > tbody > tr:hover > .info, .table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover, .table-hover > tbody > tr.warning:hover > td, .table-hover > tbody > tr:hover > .warning, .table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover, .table-hover > tbody > tr.danger:hover > td, .table-hover > tbody > tr:hover > .danger, .table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
.table-responsive > .table > thead > tr > td,
.table-responsive > .table > tbody > tr > th,
.table-responsive > .table > tbody > tr > td,
.table-responsive > .table > tfoot > tr > th,
.table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
.table-responsive > .table-bordered > thead > tr > td:first-child,
.table-responsive > .table-bordered > tbody > tr > th:first-child,
.table-responsive > .table-bordered > tbody > tr > td:first-child,
.table-responsive > .table-bordered > tfoot > tr > th:first-child,
.table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
.table-responsive > .table-bordered > thead > tr > td:last-child,
.table-responsive > .table-bordered > tbody > tr > th:last-child,
.table-responsive > .table-bordered > tbody > tr > td:last-child,
.table-responsive > .table-bordered > tfoot > tr > th:last-child,
.table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
.table-responsive > .table-bordered > tbody > tr:last-child > td,
.table-responsive > .table-bordered > tfoot > tr:last-child > th,
.table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}

input[type=search] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

input[type=radio],
input[type=checkbox] {
  margin: 4px 0 0;
  margin-top: 1px \9 ;
  line-height: normal;
}
input[type=radio][disabled], input[type=radio].disabled, fieldset[disabled] input[type=radio],
input[type=checkbox][disabled],
input[type=checkbox].disabled,
fieldset[disabled] input[type=checkbox] {
  cursor: not-allowed;
}

input[type=file] {
  display: block;
}

input[type=range] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccd0d2;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #98cbe8;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(152, 203, 232, 0.6);
}
.form-control::-moz-placeholder {
  color: #b1b7ba;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #b1b7ba;
}
.form-control::-webkit-input-placeholder {
  color: #b1b7ba;
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
    line-height: 36px;
  }
  input[type=date].input-sm,
.input-group-sm > .input-group-btn > input[type=date].btn, .input-group-sm input[type=date],
input[type=time].input-sm,
.input-group-sm > .input-group-btn > input[type=time].btn,
.input-group-sm input[type=time],
input[type=datetime-local].input-sm,
.input-group-sm > .input-group-btn > input[type=datetime-local].btn,
.input-group-sm input[type=datetime-local],
input[type=month].input-sm,
.input-group-sm > .input-group-btn > input[type=month].btn,
.input-group-sm input[type=month] {
    line-height: 30px;
  }
  input[type=date].input-lg,
.input-group-lg > .input-group-btn > input[type=date].btn, .input-group-lg input[type=date],
input[type=time].input-lg,
.input-group-lg > .input-group-btn > input[type=time].btn,
.input-group-lg input[type=time],
input[type=datetime-local].input-lg,
.input-group-lg > .input-group-btn > input[type=datetime-local].btn,
.input-group-lg input[type=datetime-local],
input[type=month].input-lg,
.input-group-lg > .input-group-btn > input[type=month].btn,
.input-group-lg input[type=month] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
  position: absolute;
  margin-top: 4px \9 ;
  margin-left: -20px;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

.form-control-static {
  min-height: 36px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg, .input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn, .form-control-static.input-sm, .input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-right: 0;
  padding-left: 0;
}

.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 40px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback, .input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback, .input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #a4aaae;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
.form-inline .input-group .input-group-btn,
.form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
.form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
.form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type=radio],
.form-inline .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus, .btn.focus, .btn:active:focus, .btn:active.focus, .btn.active:focus, .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #636b6f;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  outline: 0;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  filter: alpha(opacity=65);
  opacity: 0.65;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #636b6f;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus, .btn-default.focus {
  color: #636b6f;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #636b6f;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #636b6f;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #636b6f;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #636b6f;
}

.btn-primary {
  color: #fff;
  background-color: #3097D1;
  border-color: #2a88bd;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #2579a9;
  border-color: #133d55;
}
.btn-primary:hover {
  color: #fff;
  background-color: #2579a9;
  border-color: #1f648b;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #2579a9;
  background-image: none;
  border-color: #1f648b;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #1f648b;
  border-color: #133d55;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #3097D1;
  border-color: #2a88bd;
}
.btn-primary .badge {
  color: #3097D1;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #2ab27b;
  border-color: #259d6d;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #20895e;
  border-color: #0d3625;
}
.btn-success:hover {
  color: #fff;
  background-color: #20895e;
  border-color: #196c4b;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #20895e;
  background-image: none;
  border-color: #196c4b;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #196c4b;
  border-color: #0d3625;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #2ab27b;
  border-color: #259d6d;
}
.btn-success .badge {
  color: #2ab27b;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #8eb4cb;
  border-color: #7da8c3;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #3d6983;
}
.btn-info:hover {
  color: #fff;
  background-color: #6b9dbb;
  border-color: #538db0;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #6b9dbb;
  background-image: none;
  border-color: #538db0;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #538db0;
  border-color: #3d6983;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #8eb4cb;
  border-color: #7da8c3;
}
.btn-info .badge {
  color: #8eb4cb;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #cbb956;
  border-color: #c5b143;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff;
  background-color: #b6a338;
  border-color: #685d20;
}
.btn-warning:hover {
  color: #fff;
  background-color: #b6a338;
  border-color: #9b8a30;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #b6a338;
  background-image: none;
  border-color: #9b8a30;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #9b8a30;
  border-color: #685d20;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #cbb956;
  border-color: #c5b143;
}
.btn-warning .badge {
  color: #cbb956;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #bf5329;
  border-color: #aa4a24;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #954120;
  border-color: #411c0e;
}
.btn-danger:hover {
  color: #fff;
  background-color: #954120;
  border-color: #78341a;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #954120;
  background-image: none;
  border-color: #78341a;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #78341a;
  border-color: #411c0e;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #bf5329;
  border-color: #aa4a24;
}
.btn-danger .badge {
  color: #bf5329;
  background-color: #fff;
}

.btn-link {
  font-weight: 400;
  color: #3097D1;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #216a94;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9 ;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  background-color: #3097D1;
  outline: 0;
}

.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.6;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9 ;
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  display: table;
  content: " ";
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle=buttons] > .btn input[type=radio],
[data-toggle=buttons] > .btn input[type=checkbox],
[data-toggle=buttons] > .btn-group > .btn input[type=radio],
[data-toggle=buttons] > .btn-group > .btn input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccd0d2;
  border-radius: 4px;
}
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover, .input-group-btn > .btn:focus, .input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav:before, .nav:after {
  display: table;
  content: " ";
}
.nav:after {
  clear: both;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #3097D1;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  cursor: default;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #3097D1;
}

.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
    border-bottom-color: #FFFFFF;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 22px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  display: table;
  content: " ";
}
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  display: table;
  content: " ";
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  display: table;
  content: " ";
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
@media (min-width: 768px) {
  .navbar-fixed-top,
.navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-brand {
  float: left;
  height: 50px;
  padding: 14px 15px;
  font-size: 18px;
  line-height: 22px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-right: 15px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
.navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}

.navbar-form {
  padding: 10px 15px;
  margin-right: -15px;
  margin-left: -15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 7px;
  margin-bottom: 7px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
.navbar-form .input-group .input-group-btn,
.navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
.navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
.navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type=radio],
.navbar-form .checkbox input[type=checkbox] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 7px;
  margin-bottom: 7px;
}
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #fff;
  border-color: #e6e6e6;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #eeeeee;
}
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  color: #555;
  background-color: #eeeeee;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #eeeeee;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e6e6e6;
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover, .navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover, .navbar-default .btn-link[disabled]:focus, fieldset[disabled] .navbar-default .btn-link:hover, fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
.navbar-inverse .navbar-nav > .disabled > a, .navbar-inverse .navbar-nav > .disabled > a:hover, .navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  color: #fff;
  background-color: #090909;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover, .navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover, .navbar-inverse .btn-link[disabled]:focus, fieldset[disabled] .navbar-inverse .btn-link:hover, fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 22px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/ ";
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.6;
  color: #3097D1;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #216a94;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #3097D1;
  border-color: #3097D1;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 22px 0;
  text-align: center;
  list-style: none;
}
.pager:before, .pager:after {
  display: table;
  content: " ";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  cursor: not-allowed;
  background-color: #fff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover, a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}
.label-default[href]:hover, .label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #3097D1;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #2579a9;
}

.label-success {
  background-color: #2ab27b;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #20895e;
}

.label-info {
  background-color: #8eb4cb;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #6b9dbb;
}

.label-warning {
  background-color: #cbb956;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #b6a338;
}

.label-danger {
  background-color: #bf5329;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #954120;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #3097D1;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron, .container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron h1,
.jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 22px;
  line-height: 1.6;
  background-color: #FFFFFF;
  border: 1px solid #ddd;
  border-radius: 4px;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #636b6f;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #3097D1;
}

.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .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;
  }
}
.progress {
  height: 22px;
  margin-bottom: 22px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  background-color: #3097D1;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #2ab27b;
}
.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #8eb4cb;
}
.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #cbb956;
}
.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #bf5329;
}
.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  padding-left: 0;
  margin-bottom: 20px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #e6e6e6;
}
.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  color: #777777;
  cursor: not-allowed;
  background-color: #eeeeee;
}
.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active, .list-group-item.active:hover, .list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small, .list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small, .list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text, .list-group-item.active:hover .list-group-item-text, .list-group-item.active:focus .list-group-item-text {
  color: #d7ebf6;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover, a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover, a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover, a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 22px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  display: table;
  content: " ";
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #e6e6e6;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel-group {
  margin-bottom: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #e6e6e6;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #e6e6e6;
}

.panel-default {
  border-color: #e6e6e6;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #fff;
  border-color: #e6e6e6;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e6e6e6;
}
.panel-default > .panel-heading .badge {
  color: #fff;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e6e6e6;
}

.panel-primary {
  border-color: #3097D1;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #3097D1;
  border-color: #3097D1;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #3097D1;
}
.panel-primary > .panel-heading .badge {
  color: #3097D1;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #3097D1;
}

.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  transform: translate(0, -25%);
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}
.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  display: table;
  content: " ";
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: " ";
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  filter: alpha(opacity=0);
  opacity: 0;
}
.tooltip.in {
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}
.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}
.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}
.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.6;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow:after {
  content: "";
  border-width: 10px;
}
.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}
.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}
.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0;
}
.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff;
}

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.carousel-control.left {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1);
  background-repeat: repeat-x;
}
.carousel-control:hover, .carousel-control:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  filter: alpha(opacity=90);
  opacity: 0.9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: "‹";
}
.carousel-control .icon-next:before {
  content: "›";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9 ;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  display: table;
  content: " ";
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: linear-gradient(to bottom, white 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFCCCCCC", GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: linear-gradient(to bottom, white 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF", endColorstr="#FFEEEEEE", GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: linear-gradient(to bottom, #eeeeee 50%, white 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE", endColorstr="#FFFFFFFF", GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.mt-0 {
  margin-top: 0;
}

.mt-10 {
  margin-top: 10px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr--15 {
  margin-right: -15px;
}

.ml-20 {
  margin-left: 20px;
}

.ml-10 {
  margin-left: 10px;
}

.pl-20 {
  padding-left: 20px;
}

.pb-22 {
  padding-bottom: 22px;
}

.text-16 {
  font-size: 16px;
}

.text-18 {
  font-size: 18px;
}

.text-24 {
  font-size: 24px;
}

.text-30 {
  font-size: 30px;
}

.inline-block {
  display: inline-block;
}

.color-main {
  color: #5bbc2e;
}

.color-white {
  color: #ffffff;
}

.color-grey {
  color: #888;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-underline {
  text-decoration: underline;
}

.text-center {
  text-align: center;
}

.text-bold {
  font-family: "Helvetica Neue";
  font-size: 14px;
  font-weight: 400;
}

.images-max {
  max-width: 100%;
  max-height: 100%;
}

.images-size {
  max-width: 100%;
  max-height: 200px;
}

.cursor-default {
  cursor: default !important;
}

.relative {
  position: relative;
}

.display-block {
  display: block;
}

.show-xs {
  display: none;
}
@media (max-width: 767px) {
  .show-xs {
    display: block;
  }
}

.lh-normal {
  line-height: normal;
}

.flex-block {
  display: flex;
}

@media (max-width: 767px) {
  .display-block--xs {
    display: block;
  }
}

.flex__vertical-center {
  display: flex;
  align-items: center;
}

.flex__horizontal-full-width {
  display: flex;
  justify-content: space-between;
}

.hr-modal {
  margin: 15px 0;
  width: 100%;
  border-top: 1px solid #29292a;
}

.help-block {
  margin: 0;
  text-align: center;
}

.has-error .help-block, .error-help-block {
  color: #D13F69;
  font-size: 13px;
  position: absolute;
  bottom: -25px;
  width: 100%;
}
@media (max-width: 991px) {
  .has-error .help-block, .error-help-block {
    font-size: 12px;
  }
}

@media (max-width: 370px) {
  .has-error_two-lines.has-error {
    padding-bottom: 20px;
  }
}

.has-error {
  position: relative;
}

.has-success .form-control-cart {
  border-color: #125a00;
  box-shadow: none;
}
.has-success .form-control-cart:focus {
  border-color: #111;
  box-shadow: none;
}

.has-error .form-control-cart, .has-error .input__create, .has-error .textarea__create {
  border-color: #D13F69;
  box-shadow: none;
}
.has-error .form-control-cart:focus, .has-error .input__create:focus, .has-error .textarea__create:focus {
  border-color: #888;
  box-shadow: none;
}

.link--pink {
  color: #D13F69;
  text-decoration: underline;
}
.link--pink:hover, .link--pink:focus {
  color: #D13F69;
  outline: none;
}

.link--white {
  color: #888;
  text-decoration: underline;
}
.link--white:hover, .link--white:focus {
  color: #888;
  text-decoration: none;
  outline: none;
}

.container_tbm {
  margin: 0 auto;
  width: 100%;
}

.container_tbm-header {
  margin: 0 auto;
  padding: 0 30x;
  width: 100%;
}

.container_tbm-users {
  margin: 0 auto;
  padding: 0 15px;
  width: 100%;
}
@media (min-width: 768px) {
  .container_tbm-users {
    width: 100%;
    padding: 0 30px;
  }
}
@media (min-width: 992px) {
  .container_tbm-users {
    width: 1024px;
  }
}
@media (min-width: 1366px) {
  .container_tbm-users {
    width: 1085px;
  }
}
@media (max-width: 767px) {
  .container_tbm-users {
    padding: 0 30px;
  }
}

.row-30 {
  margin-left: -30px;
  margin-right: -30px;
}

.full-width {
  width: 100%;
}

.show-1024 {
  display: none !important;
}
@media (max-width: 1024px) {
  .show-1024 {
    display: block !important;
  }
}

.hidden-1024 {
  display: block !important;
}
@media (max-width: 1024px) {
  .hidden-1024 {
    display: none !important;
  }
}

.show-sm {
  display: none;
}
@media (max-width: 768px) {
  .show-sm {
    display: block;
  }
}

.hidden-sm {
  display: block;
}
@media (max-width: 768px) {
  .hidden-sm {
    display: none;
  }
}

.show-xs {
  display: none;
}
@media (max-width: 767px) {
  .show-xs {
    display: block;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none;
  }
}

@media (max-width: 767px) {
  .padding-15-xs {
    padding: 0 15px;
  }
}

@media (max-width: 767px) {
  .padding-0-10-xs {
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .text-center-xs {
    text-align: center;
  }
}

@media (max-width: 767px) {
  .text-16-xs {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .mt-30-xs {
    margin-top: 30px;
  }
}

@media (max-width: 767px) {
  .mt-60-xs {
    margin-top: 60px;
  }
}

@media (max-width: 767px) {
  .mt-0-xs {
    margin-top: 0px;
  }
}

@media (max-width: 767px) {
  .mr-0-xs {
    margin-right: 0;
  }
}

@media (max-width: 767px) {
  .pl-0-xs {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .none-row-xs {
    margin: 0;
  }
}

.scroll__text-area--pink::-webkit-scrollbar {
  width: 4px;
}

.scroll__text-area--pink::-webkit-scrollbar-track {
  background-color: transparent;
}

.scroll__text-area--pink::-webkit-scrollbar-thumb {
  background-color: #D13F69;
  border-radius: 3px;
}

.scroll__text-area--pink::-webkit-scrollbar-button {
  background-color: transparent;
}

.scroll__text-area--pink::-webkit-scrollbar-corner {
  background-color: transparent;
}

@media (max-width: 767px) {
  .text-left--xs {
    text-align: left;
  }
}

.text-transform-i {
  text-transform: initial !important;
}

.m-auto {
  margin: 0 auto;
}

.input-file--wrap {
  position: relative;
  width: 110px;
  height: 110px;
  border-radius: 50%;
  border: 1px solid #9d9d9d;
  background: url("../images/input-file.png") no-repeat center center;
  display: inline-block;
}
@media (max-width: 767px) {
  .input-file--wrap {
    width: 60px;
    height: 60px;
  }
}

.input-file {
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
  cursor: pointer;
  font-size: 0;
}

.input-file--wrap_button {
  width: auto;
  min-width: 65px;
  height: 35px;
  line-height: 35px;
  vertical-align: middle;
  padding: 0 10px;
  background: #e0dddd;
  color: #303030;
  position: relative;
  display: inline-block;
  margin-top: 10px;
}

.file-chosen {
  color: #5bbc2e;
  opacity: 0.9;
  display: none;
  text-align: center;
}
.file-chosen_customer {
  width: 180px;
  margin-bottom: 25px;
  text-align: left;
}

.logo-deleted {
  color: #bc080f;
  opacity: 0.9;
  display: none;
  text-align: center;
}
.logo-deleted_customer {
  text-align: left;
}

.dataTables_filter {
  position: relative;
}
.dataTables_filter .form-control {
  width: 300px;
  height: 40px;
  border-radius: 20px;
  background-color: transparent;
  background-image: url("../images/search-icon.svg");
  background-repeat: no-repeat;
  background-position: 95% 11px;
  background-size: 18px;
  border: 2px solid transparent;
  outline: 0;
  padding: 0;
  box-shadow: none;
  padding-left: 40px;
  color: #fff;
  font-size: 14px;
  margin-top: 7px;
}
.dataTables_filter .form-control:focus {
  border: 1px solid #D13F69;
  outline: none;
  box-shadow: none;
  background-position: 13px 11px;
}
@media (max-width: 767px) {
  .dataTables_filter .form-control {
    margin-top: 15px;
    width: 100%;
  }
}
.dataTables_filter .table-search {
  color: #000;
  position: absolute;
  top: calc(50% - 11px);
  left: 14px;
}
.dataTables_filter .form-control::-webkit-input-placeholder {
  color: #000;
}
.dataTables_filter .form-control::-moz-placeholder {
  color: #000;
}
.dataTables_filter .form-control:-moz-placeholder {
  color: #000;
}
.dataTables_filter .form-control:-ms-input-placeholder {
  color: #000;
}
.dataTables_filter .form-control:focus::-webkit-input-placeholder {
  color: transparent;
}
.dataTables_filter .form-control:focus::-moz-placeholder {
  color: transparent;
}
.dataTables_filter .form-control:focus:-moz-placeholder {
  color: transparent;
}
.dataTables_filter .form-control:focus:-ms-input-placeholder {
  color: transparent;
}

input:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 40px #FFFFFF !important;
  /* Цвет фона */
  -webkit-text-fill-color: #000 !important;
  /* цвет текста */
  color: #000 !important;
  /* цвет текста */
  background-color: #FFFFFF !important;
}

.input-range-number {
  width: calc(50% - 10px);
  font-size: 13px;
  border: 1px solid #D13F69;
  color: #000;
  background: #FFFFFF;
  padding: 0 10px;
  padding-right: 0;
  margin-right: 20px;
  float: left;
  height: 25px;
  line-height: 25px;
}
.input-range-number:last-of-type {
  margin-right: 0;
}

.input-hidden {
  position: absolute;
  opacity: 0;
}
@media (max-width: 767px) {
  .input-hidden {
    width: 100%;
  }
}

/************Datepicker style***********/
.ui-widget.ui-widget-content {
  background: #FFFFFF;
  border: 1px solid #AAAAAA;
}

.ui-widget-header {
  border: 1px solid #AAAAAA;
  background: #FFFFFF;
  color: #000;
}

.ui-state-hover {
  border: 0 !important;
  background: #FFFFFF !important;
}

.ui-datepicker {
  border-radius: 0 !important;
}
.ui-datepicker th {
  color: #D13F69;
}
.ui-datepicker .ui-datepicker-header {
  border-radius: 0 !important;
  background-color: #FFFFFF !important;
  border: 0 !important;
}
.ui-datepicker .ui-datepicker-title select {
  margin: 1px 2px !important;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  background-color: #FFFFFF !important;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-prev-hover {
  top: 2px !important;
  left: 2px !important;
}
.ui-datepicker .ui-datepicker-next, .ui-datepicker .ui-datepicker-next-hover {
  top: 2px !important;
  right: 2px !important;
}
.ui-datepicker .ui-state-default, .ui-datepicker .ui-widget-content .ui-state-default {
  background: #fff !important;
  border: 1px solid #5a5a5a !important;
  color: #000;
  text-align: center;
}
.ui-datepicker .ui-state-default:hover {
  background: #D13F69 !important;
  border: 1px solid #D13F69 !important;
  color: #fff !important;
}
.ui-datepicker .ui-state-active, .ui-datepicker .ui-widget-content .ui-state-active {
  background: #D13F69 !important;
  border: 1px solid #D13F69 !important;
  color: #fff !important;
}

.button-black, .button__delete-image, .product_feedback-button, .product_description-button, .button__modal-yes-no, .button__brands-add, .button__brands-publish {
  color: #000;
  background: #FFFFFF;
  font-family: "Muller-Regular";
  border: 0;
  outline: 0;
  text-align: center;
  text-transform: uppercase;
}

.button__delete-product-image {
  width: 26px;
  height: 26px;
  background-image: url("/images/delete-product.png");
  position: absolute;
  top: -5px;
  right: -5px;
  border: 0;
  outline: none;
  background-color: transparent;
  z-index: 2;
  background-repeat: no-repeat;
}

.button-file-delete {
  background-color: #D13F69;
  background-image: url("/images/cart-remove.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px;
  width: 40px;
  height: 40px;
}
.button-file-delete:hover {
  background-color: #D13F69;
}

.button__delete-logo {
  background-color: #D13F69;
  height: 40px;
  border: 1px solid #D13F69;
}
.button__delete-logo:hover {
  background-color: #121212;
}

.button__proceed-checkout {
  width: 295px;
  height: 50px;
  text-align: center;
  display: inline-block;
  background: #D13F69;
  font-family: "Muller-Regular";
  font-size: 20px;
  color: #fff;
  line-height: 50px;
}
.button__proceed-checkout:hover, .button__proceed-checkout:focus {
  color: #fff;
  text-decoration: none;
}

.button__checkout-with {
  width: calc(100% + 5px);
  height: 50px;
  display: inline-block;
  background-color: #D13F69;
  background-repeat: no-repeat;
  text-align: left;
  padding-left: 30px;
  color: #fff;
  font-size: 20px;
  line-height: 50px;
  border: 0;
  outline: 0;
}
.button__checkout-with:hover {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 767px) {
  .button__checkout-with {
    width: 100%;
  }
}

.button__checkout-paypal {
  background-image: url("/images/paypal.png");
  background-position: 85% center;
}
@media (max-width: 767px) {
  .button__checkout-paypal {
    margin-bottom: 20px;
  }
}

.button__checkout-stripe {
  background-image: url("/images/stripe.png");
  background-position: 80% center;
  padding-left: 45px;
}

.button__brands-publish {
  font-size: 16px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border-radius: 25px;
  background: #D13F69;
  margin-bottom: 10px;
  font-family: "Muller-Regular";
}
.button__brands-publish:hover, .button__brands-publish:focus {
  color: #000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .button__brands-publish {
    width: 100%;
  }
}

.button__brands-add {
  font-size: 16px;
  width: 180px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border-radius: 25px;
  margin-left: 15px;
  background-color: #D13F69;
}
.button__brands-add:hover, .button__brands-add:focus {
  color: #000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .button__brands-add {
    width: 100%;
    margin: 0 0 20px;
  }
}

.button__brands-publish.disabled {
  background: #8e8e8e;
}

button.brands__delete {
  outline: none;
  border: 0;
}

.button__sign-facebook {
  width: 100%;
  height: 40px;
  background-color: #33599d;
  display: inline-block;
  color: #fff;
  font-size: 16px;
  margin-bottom: 30px;
  text-align: center;
  text-transform: uppercase;
  line-height: 40px;
}
.button__sign-facebook:hover, .button__sign-facebook:focus {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .button__sign-facebook {
    font-size: 18px;
  }
}

.button__share-facebook {
  background-color: #33599d;
  display: inline-block;
  color: #fff;
  text-align: center;
  height: 28px;
  border-radius: 4px;
  padding: 1px 10px 1px 9px;
}
.button__share-facebook:hover, .button__share-facebook:focus {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .button__share-facebook {
    font-size: 18px;
  }
}

.button__register-wrap {
  display: block !important;
  width: 300px;
  margin: 0 auto;
}

.button__register, .button__schedule {
  width: 300px;
  height: 45px;
  text-align: center;
  text-transform: uppercase;
  background-color: #D13F69;
  border: 0;
  outline: none;
  font-size: 20px;
  margin: 0 auto;
  display: block !important;
  line-height: 45px;
  color: #fff;
}
.button__register:hover, .button__schedule:hover, .button__register:focus, .button__schedule:focus {
  text-decoration: none;
  color: #fff;
}
@media (max-width: 1366px) {
  .button__register, .button__schedule {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .button__register, .button__schedule {
    width: 100%;
    font-size: 18px;
  }
}

.button__schedule {
  display: inline-block !important;
  margin: 0;
}
@media (max-width: 1366px) {
  .button__schedule {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .button__schedule {
    font-size: 18px;
  }
}

.button__register[disabled], [disabled].button__schedule {
  background: #8e8e8e;
}

.button__register--m-t-30 {
  margin-top: 30px;
}

.button__register--m-t-15 {
  margin-top: 15px;
}

.button-file-delete--input {
  border: 1px solid #D13F69;
  outline: none;
}
.button-file-delete--input:hover {
  background-color: transparent;
}

.button__custom {
  width: 171px;
  height: 31px;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  font-family: Muller-Regular;
  font-style: normal;
  font-weight: 600;
  font-size: 15px;
  border: 2px solid #D13F69;
  transition: all 0.3s ease;
  text-decoration: none !important;
  display: block;
  line-height: 31px;
}

.button__pink {
  background-color: #D13F69;
  color: #fff;
}
.button__pink:hover, .button__pink:focus {
  color: #D13F69;
  background-color: #fff;
  border-color: #D13F69;
}

.button__pink-o {
  color: #D13F69;
  background-color: #fff;
}
.button__pink-o:hover, .button__pink-o:focus {
  background-color: #D13F69;
  color: #fff;
}

.modal-content {
  background: #FFFFFF;
}

.modal__close {
  position: absolute;
  right: 0;
  top: 0;
  background: transparent;
  color: #D13F69;
  font-size: 18px;
  z-index: 1;
  border: 0;
  outline: none;
}

.modal-body {
  font-size: 20px;
}

.button__modal-yes-no {
  font-size: 16px;
  width: 165px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  border-radius: 25px;
  background: #D13F69;
  margin: 0 10px 10px 10px;
}
.button__modal-yes-no:hover {
  color: #000;
  text-decoration: none;
}

.modal-dialog--center {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  margin: 0;
}

.modal-body--text-16 {
  font-size: 16px;
}

.modal-dialog-added-to-cart {
  width: 400px;
}
@media (max-width: 767px) {
  .modal-dialog-added-to-cart {
    max-width: 90%;
  }
  .modal-dialog-added-to-cart .modal-body {
    padding: 20px;
  }
  .modal-dialog-added-to-cart .modal__close {
    top: 5px;
  }
}

@media (max-width: 767px) {
  .modal-dialog-session {
    font-size: 18px;
  }
  .modal-dialog-session .modal__close {
    top: 10px;
  }
}

@media (max-width: 767px) {
  .modal-dialog_agreement {
    width: 90%;
  }
}

.modal-agreement {
  height: 300px;
  overflow-y: scroll;
  font-size: 14px;
  text-align: left;
  margin: 20px 0;
}
.modal-agreement::-webkit-scrollbar {
  width: 5px;
  background: #303030;
}
.modal-agreement::-webkit-scrollbar-thumb {
  background: #D13F69;
  border-radius: 2.5px;
}
.modal-agreement__heading {
  font-size: 18px;
  padding: 0 15px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .modal-agreement__heading {
    font-size: 16px;
  }
}

.tooltip-wrap {
  color: #000;
  position: relative;
  display: inline-block;
  cursor: pointer;
  font-weight: normal;
  font-family: "Muller-Regular";
}
@media (max-width: 1024px) {
  .tooltip-wrap_hidden-1024 {
    display: none;
  }
}
.tooltip-wrap_show-1024 {
  display: none;
}
@media (max-width: 1024px) {
  .tooltip-wrap_show-1024 {
    display: inline-block;
  }
}
.tooltip-wrap:hover .tooltip-inner {
  display: block;
}
@media (max-width: 767px) {
  .tooltip-wrap:hover .tooltip-inner {
    display: none;
  }
}
@media (max-width: 1024px) {
  .tooltip-wrap .tooltip-inner_trait, .tooltip-wrap:hover .tooltip-inner_trait {
    bottom: 30px;
    display: block;
  }
}

.tooltip-wrap-little .tooltip-inner {
  width: 80px;
}

.tooltip-inner {
  position: absolute;
  bottom: 130%;
  transform: translateX(-50%);
  background: #D13F69;
  font-size: 12px;
  line-height: 1.5;
  width: 250px;
  max-width: 250px;
  border-radius: 0;
  padding: 5px;
  left: 50%;
  display: none;
  z-index: 1;
  text-transform: none;
  font-family: "Muller-Regular";
  white-space: normal;
}
.tooltip-inner:before {
  position: absolute;
  content: " ";
  left: 50%;
  top: 100%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #D13F69;
}

.tooltip-inner_table {
  bottom: 30px;
  width: 175px;
}

.tooltip-hide {
  display: none !important;
}

.tooltip-wrap_black .tooltip-inner {
  background: #000;
  width: 160px;
}
.tooltip-wrap_black .tooltip-inner:before {
  border-top: 10px solid #000;
}

.pagination li > a, .pagination li > span {
  background-color: transparent;
  border: 1px solid #AAAAAA;
  color: #000;
  margin-left: 5px;
  padding: 4px 11px;
  outline: none;
  display: inline-block;
}
.pagination li > a:hover, .pagination li > a:focus, .pagination li > span:hover, .pagination li > span:focus {
  color: #fff;
  background-color: #D13F69;
  border-color: #D13F69;
}
.pagination .active > a, .pagination .active > a:hover, .pagination .active > a:focus, .pagination .active > span, .pagination .active > span:hover, .pagination .active > span:focus {
  background-color: #D13F69;
  border-color: #D13F69;
}
.pagination .disabled > span, .pagination .disabled > span:hover, .pagination .disabled > span:focus, .pagination .disabled > a, .pagination .disabled > a:hover, .pagination .disabled > a:focus {
  color: #585858;
  background-color: transparent;
  border-color: #585858;
}
.pagination li:first-child > a, .pagination li:first-child > span, .pagination li:last-child > a, .pagination li:last-child > span {
  border-radius: 0;
}
@media (max-width: 1024px) {
  .pagination li:first-child > a, .pagination li:first-child > span, .pagination li:last-child > a, .pagination li:last-child > span {
    min-height: 32px;
  }
}
.pagination .three-dots span, .pagination .three-dots span:hover, .pagination .three-dots span:focus {
  color: #000;
  background-color: transparent;
  border-color: transparent;
  font-size: 28px;
  line-height: normal;
  margin-top: -2px;
  padding: 0;
}
.pagination .three-dots.show-768 {
  display: none;
}
@media (max-width: 768px) {
  .pagination .three-dots.show-768 {
    display: inline;
  }
}
@media (max-width: 768px) {
  .pagination .three-dots.hidden-768 {
    display: none;
  }
}
.pagination .triangle-pagination {
  font-size: 10px;
  position: absolute;
}
.pagination .triangle-pagination-prev {
  top: 6px;
  left: 8px;
}
@media (max-width: 1024px) {
  .pagination .triangle-pagination-prev {
    top: 8px;
    left: 11px;
  }
}
.pagination .triangle-pagination-next {
  top: 7px;
  right: 8px;
}
@media (max-width: 1024px) {
  .pagination .triangle-pagination-next {
    top: 7px;
    right: 13px;
  }
}
.pagination .previous-button {
  position: relative;
  padding-left: 24px;
}
.pagination .next-button {
  position: relative;
  padding-right: 27px;
}

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
          animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
          animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.nav-bar-header {
  background-color: #FFFFFF;
}

.content-wrapper {
  background-color: #FFFFFF;
  min-height: calc(100vh - 158px - 245px);
  padding: 0 20px 40px 20px;
}

.home-banner {
  background-image: url("/images/beauty-product-banner.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  width: 100%;
  min-height: 415px;
}
@media (max-width: 767px) {
  .home-banner {
    min-height: 640px;
  }
}

.banner-content {
  padding: 40px 80px 40px 120px;
  text-align: center;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-content {
    padding: 40px 70px 40px 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .banner-content {
    padding: 40px 60px 30px 80px;
  }
}
@media (max-width: 767px) {
  .banner-content {
    padding: 30px 40px 20px 40px;
  }
}

.matching-selections {
  text-align: center;
  margin-top: 64px;
  margin-bottom: 89px;
}

.matching-header {
  background-color: #FDF4F7;
  padding: 10px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 50px;
}
@media (max-width: 767px) {
  .matching-header {
    background-color: transparent;
    width: auto;
  }
}

.h1-users-page {
  color: #000;
  text-transform: uppercase;
  max-width: 100%;
  text-align: center;
  font-family: "Muller-Black";
  font-size: 50px;
  line-height: 50px;
  margin-top: 0px;
}
@media (max-width: 767px) {
  .h1-users-page {
    text-align: center;
    font-size: 34px;
    line-height: 40px;
  }
}

.h2-users-page {
  color: #000;
  max-width: 100%;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 25px;
  padding: 15px;
  margin: 0 0 20px;
  background: #D13F69;
}

.sub-heading {
  color: #000;
  max-width: 100%;
  text-align: center;
  font-family: "Helvetica Neue";
  font-size: 35px;
  text-transform: uppercase;
  font-size: 15px;
  letter-spacing: 10px;
  margin-top: 0;
}

.pink-color {
  color: #D13F69;
}

.logo-h1 {
  width: 83px;
  height: 95px;
  display: inline-block;
  background: url("/images/logo-h1.png");
  margin-left: 10px;
  margin-bottom: -20px;
  background-repeat: no-repeat;
}

.start-text {
  color: #000;
  text-transform: uppercase;
  text-align: center;
  font-size: 24px;
  position: relative;
  height: 75px;
  margin-bottom: 90px;
  font-family: "Muller-Bold";
}
.start-text:before {
  content: "";
  width: 2px;
  height: 40px;
  background: #D13F69;
  position: absolute;
  left: calc(50% - 1px);
  bottom: 0;
}

.text-users-page {
  max-width: 850px;
  color: #000;
  text-align: center;
  margin: 15px auto 15px;
  font-family: "Muller-Light";
  font-size: 14px;
}
@media (max-width: 768px) {
  .text-users-page {
    margin: 15px;
  }
}
@media (max-width: 767px) {
  .text-users-page {
    padding: 0 15px;
    margin: 25px auto 45px;
    font-size: 16px;
  }
}

.button-users__type {
  width: 100%;
  color: #000;
  font-size: 36px;
  text-align: center;
  background: transparent;
  border: 0;
  display: block;
  margin: 0 auto;
  outline: none;
  position: relative;
  z-index: 2;
  font-family: "Muller-Light";
  transition: 0.3s background;
}
.button-users__type:focus, .button-users__type:active, .button-users__type:active:focus {
  background: transparent;
  color: #fff;
  outline: none;
}
.button-users__type:hover {
  background: #D13F69;
  color: #000;
}

.button-users__demographic {
  width: 135px;
  background-color: transparent;
  outline: 0;
  color: #000;
  margin: 0 18px 32px;
  min-height: 179px;
  position: relative;
  padding: 0;
  opacity: 0.5;
  border: 1px solid transparent;
  border-bottom: 0;
  border-radius: 0;
  position: relative;
  z-index: 2;
  vertical-align: top;
}
.button-users__demographic:hover, .button-users__demographic:focus, .button-users__demographic:active, .button-users__demographic:active:focus {
  background-color: transparent;
  color: #fff;
  outline: none;
  border-color: #D13F69;
}
.button-users__demographic:hover {
  border-color: transparent;
  opacity: 1;
}
.button-users__demographic:nth-of-type(1) {
  margin-left: 0;
}
.button-users__demographic:nth-of-type(6) {
  margin-right: 0;
}

.border-main-select {
  border: 1px solid #D13F69;
  margin: 0 55px;
  min-height: 220px;
}
@media (min-width: 1440px) {
  .border-main-select {
    margin: 0 43px;
  }
}
@media (max-width: 1024px) {
  .border-main-select {
    margin: 0;
  }
}
@media (max-width: 768px) {
  .border-main-select {
    margin: 0 150px;
    min-height: 565px;
  }
}
@media (max-width: 767px) {
  .border-main-select {
    margin: 0 10px;
  }
}

.matching-box {
  border: 2.5px solid #D13F69;
  margin: 40px;
  padding: 20px;
  min-height: 420px;
  background-color: #FDF4F7;
}
@media (max-width: 767px) {
  .matching-box {
    margin: 30px 10px 10px 10px;
    padding: 10px;
  }
}

.button-users__browsing {
  border: none !important;
  outline: none !important;
  background: transparent;
  color: #d11654;
  text-transform: uppercase;
}

.btn-danger {
  border: 1px solid #D13F69;
  border-radius: 0;
  opacity: 1;
  position: relative;
  z-index: 2;
}
.btn-danger:hover {
  background-color: transparent;
  border-color: #D13F69;
}

.name-users__demographic {
  display: block;
  position: relative;
  bottom: 0;
  left: -1px;
  width: calc(100% + 2px);
  font-size: 18px;
  z-index: 2;
  background: #121212;
  font-family: "Muller-Regular";
  white-space: normal;
}

.image-users__demographic {
  max-width: 100%;
  height: 150px;
  overflow: hidden;
}

.border-users__demographic {
  border-bottom: 1px solid #000;
}

.h4-users__demographic {
  margin: 0;
}

.wrapper-users__demographic {
  padding-bottom: 35px;
  position: relative;
}

.wrapper-users {
  overflow: hidden;
}

.second-users__name {
  text-transform: uppercase;
  font-size: 90px;
  color: #171717;
  opacity: 0.9;
  position: absolute;
  width: 100%;
  top: -62px;
  z-index: 1;
  left: 0;
  font-family: "Muller-Medium";
}

.button__beauty {
  width: 280px;
  height: 45px;
  background: #d11654;
  color: #fff;
  border: none;
  outline: none;
  line-height: 45px;
  font-size: 18px;
  display: block;
  margin: 0 auto -25px;
  text-transform: uppercase;
  font-family: "Muller-Regular";
}
.button__beauty .tooltip-inner {
  text-transform: none;
  bottom: 120%;
  z-index: 2;
}
@media (max-width: 360px) {
  .button__beauty {
    width: calc(100% - 50px);
  }
}

.just-shop-link {
  width: 280px;
  height: 50px;
  color: #111;
  border: 1px solid #111;
  outline: none;
  line-height: 50px;
  font-size: 16px;
  display: inline-block;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Muller-Regular";
  margin-top: 47px;
}
.just-shop-link:hover, .just-shop-link:focus {
  color: #d11654;
  border: 1px solid #d11654;
  text-decoration: none;
}
@media (max-width: 360px) {
  .just-shop-link {
    width: calc(100% - 100px);
  }
}

.register-link {
  width: 280px;
  height: 50px;
  color: #d11654;
  border: 1px solid #d11654;
  outline: none;
  line-height: 50px;
  font-size: 16px;
  display: inline-block;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: "Muller-Regular";
  margin-top: 47px;
}
.register-link:hover, .register-link:focus {
  color: #d11654;
  text-decoration: none;
}
@media (max-width: 360px) {
  .register-link {
    width: calc(100% - 100px);
  }
}

.blue-circle {
  width: 50px;
  height: 50px;
  color: #3097D1;
  border: 1.5px solid #3097D1;
  outline: none;
  line-height: 50px;
  font-size: 16px;
  display: inline-block;
  border-radius: 25px;
  font-family: "Muller-Regular";
  margin-top: 40px;
}
@media (max-width: 360px) {
  .blue-circle {
    width: calc(100% - 100px);
  }
}

.blue-line {
  border-bottom: 1.5px solid #3097D1;
  margin-top: 70px;
  padding-left: 0;
  padding-right: 0;
}

.black-line {
  border-bottom: 2px solid #111;
  padding-bottom: 30px;
  padding-left: 10px;
  padding-right: 10px;
}

.red-hr {
  border-top: 1px solid #d11654;
  text-align: center;
}

.button__beauty.disabled {
  background: #8e8e8e;
  pointer-events: auto;
}

#select4 .button-users__demographic {
  width: 174px;
}

#select5 .button-users__demographic {
  width: 135px;
  margin: 0 7px 32px;
}
#select5 .button-users__demographic:nth-of-type(1) {
  margin-left: 0;
}
#select5 .button-users__demographic:nth-of-type(7) {
  margin-right: 0;
}

#select8 .button-users__demographic {
  width: 120px;
  margin: 0 5px 32px;
}
#select8 .button-users__demographic:nth-of-type(1) {
  margin-left: 0;
}
#select8 .button-users__demographic:nth-of-type(8) {
  margin-right: 0;
}

@media (max-width: 768px) {
  .user-form {
    max-width: 375px;
    margin: 0 auto;
  }
}
@media (max-width: 400px) {
  .user-form {
    max-width: 340px;
    margin: 0 auto;
  }
}
.user-form .select2-container--default .select2-selection--single .select2-selection__clear {
  right: 10px;
  bottom: 2px;
}

.home-banner-top {
  background: rgba(209, 22, 84, 0.7);
  padding: 2% 5%;
  font-size: 18px;
  color: #ffffff;
  font-weight: 700;
}

.features-products h2 {
  text-transform: initial !important;
}

.breadcrumbs {
  color: #000;
  font-size: 14px;
  font-family: "Muller-Regular";
  padding-bottom: 20px;
}
.breadcrumbs a {
  color: #000;
  position: relative;
  padding-right: 10px;
}
.breadcrumbs a:hover {
  text-decoration: none;
}
.breadcrumbs a:after {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #FFFFFF;
  position: absolute;
  right: 3px;
  top: calc(50% - 1px);
}
@media (max-width: 767px) {
  .breadcrumbs {
    padding: 0 15px 25px;
  }
}

.product-mb {
  margin-bottom: 70px;
}
@media (max-width: 767px) {
  .product-mb {
    margin-bottom: 40px;
  }
}

.product-image-block {
  position: relative;
}
.product-image-block .button__delete-product-image {
  top: 0;
  right: 0;
}

.product_description {
  padding: 0 30px;
  background-color: #FFFFFF;
  color: #000;
  font-family: "Muller-Regular";
}
@media (max-width: 767px) {
  .product_description {
    padding: 25px 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

.product_description-title {
  font-size: 24px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product_description-title {
    font-size: 18px;
  }
}

.product_description-title-by {
  font-size: 16px;
  margin-bottom: 35px;
  color: #000;
}
.product_description-title-by a {
  color: #000;
  text-decoration: underline;
}
.product_description-title-by a:hover {
  color: #000;
}
@media (max-width: 767px) {
  .product_description-title-by {
    font-size: 18px;
    margin-bottom: 15px;
  }
}

.product_description-price, .product_description-price-sale {
  font-size: 24px;
  font-family: "Muller-Medium";
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .product_description-price, .product_description-price-sale {
    margin-bottom: 20px;
  }
}

.product_description-cart-item {
  display: inline-block;
  margin-right: 30px;
}

.search__cart {
  margin-top: 10px;
  text-align: center;
}

.search__cart .product_description-cart-item {
  margin-right: 0;
}

.product-item-number {
  font-size: 18px;
  line-height: 50px;
  background: transparent;
  border: none;
  width: 45px;
  color: #000;
  outline: none;
  text-align: center;
  -moz-appearance: textfield;
}
.product-item-number::-webkit-inner-spin-button, .product-item-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.search__cart .product-item-number {
  font-size: 13px;
  line-height: 45px;
  width: 25px;
  margin-right: 20px;
}

.product-item-wrapper {
  border: 1px solid #888;
  border-radius: 25px;
  padding-left: 10px;
  width: 90px;
  height: 50px;
  position: relative;
  display: inline-block;
}

.search__cart .product-item-wrapper {
  padding-left: 0;
  width: 45px;
  height: 45px;
}

.cart-item-number {
  font-size: 18px;
  line-height: 50px;
}

.cart-manip-plus, .cart-manip-minus {
  width: 14px;
  height: 7px;
  background-image: url("/images/arrow-cart.png");
  background-repeat: no-repeat;
  display: block;
}

.cart-manip-plus {
  position: absolute;
  right: 15px;
  top: 13px;
}

.search__cart .cart-manip-plus {
  width: 13px;
  right: 8px;
  top: 10px;
}

.cart-manip-minus {
  position: absolute;
  right: 15px;
  top: 29px;
  transform: rotate(180deg);
}

.search__cart .cart-manip-minus {
  width: 13px;
  right: 7px;
  top: 27px;
}

.product_description-button {
  font-size: 18px;
  width: 200px;
  height: 50px;
  line-height: 50px;
  display: inline-block;
  background-color: #D13F69;
  color: white;
}
.product_description-button:hover, .product_description-button:focus {
  color: whitesmoke;
  text-decoration: none;
}
@media (max-width: 767px) {
  .product_description-button {
    width: 100%;
    margin-top: 20px;
  }
}

.search__cart .product_description-button {
  width: 176px;
  padding-top: 5px;
  margin-left: 3px;
  height: 31px;
  text-align: center;
  text-transform: uppercase;
  outline: none;
  font-family: "Muller-Regular";
  font-style: normal;
  font-weight: 600;
  font-size: 12px;
  border: 1px solid #D13F69;
  transition: all 0.3s ease;
  text-decoration: none !important;
  line-height: 0;
}
.search__cart .product_description-button:hover, .search__cart .product_description-button:focus {
  color: #D13F69;
  background-color: #fff;
  border-color: #D13F69;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .search__cart .product_description-button {
    width: 157px;
  }
}
@media (max-width: 767px) {
  .search__cart .product_description-button {
    width: 100%;
  }
}

.product_description-tabs {
  margin-top: 30px;
  font-size: 14px;
  font-family: "Muller-Regular";
}
.product_description-tabs .nav-tabs {
  border: 0;
  margin-bottom: 25px;
}
.product_description-tabs .nav-tabs > li > a, .product_description-tabs .nav-tabs > li.active > a {
  background-color: transparent;
  color: #000;
  text-transform: uppercase;
  border: 0;
  opacity: 0.7;
  font-family: "Muller-Medium";
  font-size: 14px;
  padding: 0;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .product_description-tabs .nav-tabs > li > a, .product_description-tabs .nav-tabs > li.active > a {
    font-size: 18px;
    margin-right: 18px;
  }
}
@media (max-width: 767px) {
  .product_description-tabs .nav-tabs li:nth-child(2) a {
    margin-right: 0;
  }
}
.product_description-tabs .nav-tabs > li.active > a {
  opacity: 1;
  border-bottom: 2px solid #888;
}
.product_description-tabs .nav-tabs > li.active > a:hover {
  border-bottom: 2px solid #888;
}
.product_description-tabs .nav > li > a:hover {
  background-color: transparent;
  color: #000;
  border-color: transparent;
}

.product_description-mb {
  margin-bottom: 25px;
}

.product_description-brand-link {
  color: #000;
}
.product_description-brand-link:hover {
  color: #000;
}

.product_description-share {
  color: #000;
  margin-left: 25px;
  font-size: 20px;
}
.product_description-share:hover {
  color: #000;
}

.name__tag {
  border: 1px solid #888;
  padding: 3px 10px;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}

.name__ingredients {
  padding: 0px 5px;
  border-radius: 1vh;
}

.product_feedback {
  background: #D13F69;
  padding: 50px 0;
}

.product_feedback-title {
  font-size: 24px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  margin-bottom: 40px;
}
@media (max-width: 767px) {
  .product_feedback-title {
    margin-bottom: 30px;
  }
}

.product_feedback-slider .item-video iframe {
  width: 100% !important;
}

.product_feedback-button {
  width: 240px;
  height: 50px;
  font-size: 18px;
  line-height: 50px;
  display: block;
  margin: 40px auto 0;
  border-radius: 25px;
}

.product_similar {
  padding: 45px 0;
}

.images-similar {
  max-height: 300px;
}

.product_similar-text {
  min-height: 100px;
}

.product_similar-title-link {
  color: #000;
  font-size: 16px;
  font-family: "Muller-Regular";
  padding-top: 20px;
}
.product_similar-title-link a {
  color: #000;
}
.product_similar-title-link a:hover {
  color: #000;
  text-decoration: none;
}

.product_similar-item__link {
  display: block;
  background: #FFFFFF;
  height: 240px;
}
.product_similar-item__link-stub {
  background: #d0d0d0;
}

.product_similar-item__link-xs {
  display: block;
  background: #FFFFFF;
  height: 190px;
  line-height: 190px;
}
.product_similar-item__link-xs img {
  max-height: 185px;
}

.product_similar-item__image {
  display: block;
  background: #FFFFFF;
}

.product_similar--mobile .product_similar-item {
  width: calc(50% - 10px);
  display: inline-block;
  margin-right: 16px;
  vertical-align: top;
  margin-bottom: 15px;
}
.product_similar--mobile .product_similar-item:nth-of-type(2n) {
  margin-right: 0;
}

.product_description-cart-wrapper {
  position: relative;
}

.comment_block__title {
  font-size: 24px;
  color: #000;
}

.input_comment {
  width: 100%;
  font-size: 14px;
  color: #000;
  border: 1px solid #888;
  height: 40px;
  border-radius: 20px;
  padding: 0 20px;
  background: transparent;
  outline: none;
  margin: 25px 0;
}

.input_comment::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.input_comment::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.input_comment:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.input_comment:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.comment_block {
  color: #000;
}

.comment_block-head {
  font-size: 24px;
}

.comment-body {
  line-height: 28px;
}

.comment-body__reply-circle {
  position: relative;
  padding-right: 10px;
}
.comment-body__reply-circle:after {
  content: "";
  width: 2px;
  height: 2px;
  border-radius: 50%;
  background: #FFFFFF;
  position: absolute;
  right: 3px;
  top: calc(50% - 1px);
}

.commnet-body__like {
  width: 17px;
  height: 16px;
  border: 0;
  outline: 0;
  background-color: transparent;
  background-image: url("/images/comment-like.png");
  background-position: center center;
  background-repeat: no-repeat;
  margin-left: 30px;
}

.commnet-body__dislike {
  transform: rotate(-180deg);
  margin-left: 10px;
}

.comment-body__view-all-arrow {
  width: 14px;
  height: 7px;
  background-image: url("/images/comment-arrow.png");
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.comment-body__view-all {
  padding-left: 28px;
}

.cart-remove {
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}

.button__similar-more {
  font-size: 16px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  width: 100px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #888;
  outline: none;
  display: inline-block;
  background: transparent;
}

.form-create__header {
  margin: 0 0 60px;
  display: flex;
}
@media (max-width: 767px) {
  .form-create__header {
    display: block;
    margin: 0 0 20px;
  }
}

.upload-column {
  width: 165px;
  float: left;
}
@media (max-width: 767px) {
  .upload-column {
    width: 100%;
    float: none;
  }
}

.inputs-column {
  width: calc(100% - 165px);
  padding-left: 95px;
  float: left;
}
@media (max-width: 767px) {
  .inputs-column {
    width: 100%;
    padding: 0 15px;
    float: none;
  }
}
@media (max-width: 767px) {
  .inputs-column .form-cart-wrapper {
    padding: 0;
  }
}

.inputs-column__left {
  width: 50%;
  max-width: 440px;
  float: left;
  padding-left: 20px;
}
@media (max-width: 767px) {
  .inputs-column__left {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 0;
  }
}

.inputs-column__right {
  width: 50%;
  max-width: 440px;
  float: right;
  padding-left: 20px;
}
@media (min-width: 768px) and (max-width: 1024px) {
  .inputs-column__right .button-create__submit {
    float: right;
  }
}
@media (max-width: 767px) {
  .inputs-column__right {
    width: 100%;
    max-width: 100%;
    float: none;
    padding: 0;
  }
}

.input-file__wrap-create {
  position: relative;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 1px solid rgba(209, 22, 84, 0.7);
  background: url("/images/upload-file.png") no-repeat center center;
  display: inline-block;
}

.pink-name-file {
  color: #D13F69;
  font-size: 14px;
}

.button__back {
  width: 160px;
  height: 50px;
  background-color: #FFFFFF;
  color: #D13F69;
  font-size: 16px;
  font-family: "Muller-Medium";
  display: inline-block;
  border-radius: 25px;
  line-height: 50px;
  padding-left: 40px;
  cursor: pointer;
}
.button__back i {
  font-size: 24px;
  margin-right: 10px;
  vertical-align: middle;
}
.button__back:hover, .button__back:focus {
  color: #D13F69;
  text-decoration: none;
}
@media (max-width: 767px) {
  .button__back {
    margin: 0 0 20px 15px;
  }
}

.form-group__create-50-l, .form-group__create-50-r {
  width: 50%;
  max-width: 200px;
  float: left;
}
@media screen and (max-width: 1366px) {
  .form-group__create-50-l, .form-group__create-50-r {
    max-width: 160px;
  }
}

.form-group__create-50-r {
  float: right;
}

.create-page__head {
  color: #000;
  display: inline-block;
  font-size: 36px;
  font-family: "Muller-Medium";
  text-transform: uppercase;
  margin-left: 90px;
}
@media (max-width: 767px) {
  .create-page__head {
    font-size: 20px;
    margin: 0;
    display: block;
    text-align: center;
    text-transform: none;
  }
}

.label__create {
  color: #000;
  font-size: 14px;
  font-family: "Muller-Regular";
  width: calc(100% - 10px);
  position: relative;
  padding-left: 10px;
}
.label__create:before {
  position: absolute;
  left: 0;
}

.input__create {
  width: 100%;
  display: block;
  height: 50px;
  background-color: transparent;
  border: 1px solid #AAAAAA;
  border-radius: 25px;
  outline: none;
  color: #000;
  padding: 0 20px;
}

.textarea__create {
  width: 100%;
  display: block;
  height: 100px;
  resize: none;
  border: 1px solid #AAAAAA;
  border-radius: 25px;
  outline: none;
  color: #000;
  background-color: transparent;
  padding: 10px 20px;
  font-size: 15px;
}

.textarea__create--height-160 {
  height: 160px;
}

.textarea__create--height-135 {
  height: 135px;
}

.textarea__create::-webkit-scrollbar {
  width: 4px;
}

.textarea__create::-webkit-scrollbar-track {
  background-color: transparent;
  margin: 20px 0;
}

.textarea__create::-webkit-scrollbar-thumb {
  background-color: #D13F69;
  border-radius: 3px;
}

.textarea__create::-webkit-scrollbar-button {
  background-color: transparent;
}

.textarea__create::-webkit-scrollbar-corner {
  background-color: transparent;
}

.select__create .select2-container {
  width: 100% !important;
  display: block !important;
}
.select__create .select2-container--default .select2-selection--multiple, .select__create .select2-container--default .select2-selection--single {
  width: 100% !important;
  min-height: 50px !important;
  display: block !important;
  border: 1px solid #AAAAAA !important;
  border-radius: 25px !important;
  outline: none !important;
  color: #000 !important;
  background-color: transparent;
}
.select__create.has-error .select2-container--default .select2-selection--multiple, .select__create.has-error .select2-container--default .select2-selection--single {
  border-color: #D13F69 !important;
}
.select__create .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #000 !important;
  line-height: 50px;
}
.select__create .select2-container--default .select2-selection--single .select2-selection__rendered svg {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: text-bottom;
  margin: 0 5px 0 5px;
}
.select__create .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 11px;
  right: 13px;
}
.select__create .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: transparent;
  border: 1px solid #AAAAAA;
  border-radius: 12px;
  padding: 0px 10px;
  margin-top: 5px;
}
.select__create .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  padding-top: 7px !important;
}
.select__create .select2-container--default .select2-search--inline .select2-search__field {
  color: #000;
}
.select__create .select2-container--default .select2-selection--multiple .select2-selection__choice {
  float: left;
}

.form-group__create {
  margin-bottom: 25px;
  display: inline-block;
  width: 100%;
}

.form-group__create--tags {
  padding-left: 20px;
}
@media (max-width: 767px) {
  .form-group__create--tags {
    padding: 0;
  }
}

.black-hr {
  width: 100%;
  margin-bottom: 25px;
  border: 0;
  border-top: 1px solid #000;
}

.button-create {
  width: 180px;
  height: 45px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid transparent;
  font-size: 16px;
  line-height: 45px;
  font-family: "Muller-Regular";
  outline: none;
  text-align: center;
  color: #fff;
  margin-top: 40px;
}
@media (max-width: 1024px) {
  .button-create {
    margin-top: 10px;
  }
}

.button-create__submit {
  background: #D13F69;
  color: #000;
  float: left;
}
.button-create__submit:hover, .button-create__submit:focus {
  color: white;
  text-decoration: none;
}
@media screen and (max-width: 1366px) {
  .button-create__submit {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .button-create__submit {
    width: 100%;
    float: none;
  }
}

.button-create__publish {
  background: rgba(209, 22, 84, 0.7);
  color: #fff;
  float: right;
}
@media screen and (max-width: 1366px) {
  .button-create__publish {
    width: 170px;
  }
}
@media (max-width: 767px) {
  .button-create__publish {
    width: 100%;
  }
}

.button-find__full-width {
  width: 100%;
}

.button-create__publish--mt-0--fl-none {
  margin-top: 0;
  float: none;
}

.button-create__publish[disabled] {
  background: #FFFFFF;
  border: 1px solid #AAAAAA;
}

.create-galler__title {
  font-size: 24px;
  margin-bottom: 15px;
  color: #fff;
}

.button__delete-image {
  background: transparent;
  border: 1px solid #D13F69;
  width: 140px;
  height: 40px;
  line-height: 40px;
  border-radius: 20px;
}

.demographic-form-product-edit {
  width: 100%;
  padding-left: 20px;
}
.demographic-form-product-edit .form-group__create {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .demographic-form-product-edit .form-group__create {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .demographic-form-product-edit {
    padding: 0;
  }
}

.brands__menu {
  overflow: hidden;
  padding: 0 0 30px 0;
}
.brands__menu .brands__menu-link {
  text-align: center;
  display: inline-block;
  color: #000;
  font-size: 16px;
  font-family: "Muller-Medium";
  text-decoration: none;
  width: 20%;
  line-height: 50px;
  background: #FFFFFF;
  border: 1px solid #AAAAAA;
}
@media (max-width: 767px) {
  .brands__menu .brands__menu-link {
    display: block;
    width: 100%;
  }
}
.brands__menu .brands__menu-link--active {
  background: #AAAAAA;
  border: 1px solid #AAAAAA;
  line-height: 48px;
}

.brand-image img {
  max-width: 100%;
  max-height: 178px;
}
@media (max-width: 767px) {
  .brand-image {
    margin-bottom: 20px;
  }
}

.brand-logo-placeholder {
  background: #FFFFFF;
  text-align: center;
  padding: 20px 30px;
}

.brand-logo-placeholder__image {
  width: 100px;
  height: 80px;
  display: inline-block;
  background: url("/images/brand-logo-placeholder.svg") center center no-repeat;
}

.brand-logo-placeholder__text {
  color: #000;
  font-size: 14px;
}

.brands-wrapper {
  color: #000;
}

.brands__wrapper-column {
  overflow: hidden;
  padding-bottom: 20px;
}

.brands__left-column {
  float: left;
  width: 220px;
}
@media (max-width: 767px) {
  .brands__left-column {
    width: 100%;
    float: none;
    padding: 0 15px;
  }
  .brands__left-column .brands__image img {
    width: 100% !important;
  }
}

.brands__center-column {
  float: left;
  width: calc(100% - 420px);
  padding: 0 20px 0 40px;
}
@media (max-width: 768px) {
  .brands__center-column {
    width: calc(100% - 220px);
  }
}
@media (max-width: 767px) {
  .brands__center-column {
    width: 100%;
    float: none;
    padding: 0 15px 40px;
  }
}

.brands__right-column {
  float: left;
  width: 200px;
}
.brands__right-column_tablet {
  display: none;
}
@media (max-width: 768px) {
  .brands__right-column {
    display: none;
  }
  .brands__right-column_tablet {
    display: block;
    margin-top: 20px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .brands__right-column {
    display: block;
    width: 100%;
    padding: 0 10px;
  }
  .brands__right-column_tablet {
    display: none;
  }
}

.brands__tabs {
  margin-top: 35px;
}
.brands__tabs .tab-content {
  font-family: "Muller-Light";
  font-size: 14px;
}
.brands__tabs .tab-content p {
  margin: 0;
  line-height: 20px;
}

.brands__title {
  font-size: 30px;
  font-family: "Muller-Medium";
  position: relative;
  padding-right: 45px;
}
@media (max-width: 767px) {
  .brands__title {
    text-align: left;
    padding-right: 45px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}

.brands__title-edit {
  position: absolute;
  top: 0;
  right: 0;
}

.brands__impressions {
  padding: 25px 20px;
  background: #FFFFFF;
  display: -ms-flexbox;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 70px;
  box-sizing: padding-box;
}
@media (max-width: 767px) {
  .brands__impressions {
    display: block;
  }
}

.brands__impressions-time {
  font-size: 20px;
}

.brands__impressions-text {
  font-size: 18px;
  display: inline-block;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .brands__impressions-text {
    margin-right: 0;
  }
}

.brands__impressions-text--block {
  display: block;
}

.brands__impressions--width {
  width: calc(100% - 395px);
}
@media (max-width: 767px) {
  .brands__impressions--width {
    width: 100%;
    margin-bottom: 30px;
  }
}

@media (min-width: 1024px) {
  .brands__inpressions--add {
    width: 395px;
  }
}

.brands__impressions-eye {
  background-repeat: no-repeat;
  margin-left: 10px;
  vertical-align: top;
}
.brands__impressions-eye i {
  color: #000;
  font-size: 26px;
  margin-right: 5px;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .brands__impressions-eye {
    float: right;
  }
}

.brands__impressions-eye_transactions {
  background-position: 0 0;
}

.brands__impressions-eye-none {
  padding-left: 0;
  background-image: none;
  margin-left: 10px;
}

.brands__circle {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: #FFFFFF;
  text-decoration: none;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  font-size: 24px;
  text-align: center;
  vertical-align: top;
  line-height: 46px;
  border: 0;
}
.brands__circle_delete {
  padding: 0;
}
.brands__circle.disabled {
  pointer-events: all;
  outline: none;
}
.brands__circle.disabled i {
  color: #888;
}
.brands__circle:hover {
  text-decoration: none;
}

.brands__edit {
  background-image: url("/images/edit-icon.svg");
  vertical-align: middle;
  margin-left: 30px;
  background-size: 18px;
}
@media (max-width: 767px) {
  .brands__edit {
    position: absolute;
    right: 0;
    top: 0;
  }
}

.link__send-product-samples {
  display: block;
  color: #000;
  font-size: 18px;
  text-decoration: underline;
  text-align: center;
  margin: 20px 0 0 0;
}
.link__send-product-samples:hover {
  color: #000;
  text-decoration: none;
}

.brands__edit-no-m {
  margin-left: 0;
}
@media (max-width: 767px) {
  .brands__edit-no-m {
    position: static;
  }
}

.brands__save {
  background-image: url("/images/save-icon.png");
  margin-right: 20px;
}

.brands__delete {
  background-image: url("/images/delete-icon.png");
}

.brands__title-catalog {
  text-transform: uppercase;
  padding: 0 0 0 20px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .brands__title-catalog {
    margin-bottom: 30px;
    padding-right: 10px;
  }
}

table.dataTable tbody tr {
  background: transparent;
  border-bottom: 1px solid #000;
}

table.dataTable thead th {
  font-size: 18px;
  border-bottom: 1px solid #000;
  color: #8e8e8e;
  padding: 15px 20px;
}

table.dataTable tbody td {
  font-size: 16px;
  border-bottom: 1px solid #000;
  color: #000;
  padding: 15px 20px;
}
table.dataTable tbody td a {
  color: #000;
}

.table-brands__price {
  display: inline-block;
  min-width: 120px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  border: 1px solid #AAAAAA;
  border-radius: 25px;
}

.table-brands__image {
  width: 80px;
  height: 80px;
  background: #FFFFFF;
  line-height: 80px;
  text-align: center;
}
.table-brands__image_stub {
  background: #d0d0d0;
}
.table-brands__image img {
  max-width: 100%;
  max-height: 100%;
}

.table__image-column {
  width: 70px !important;
}

.table__actions-column {
  width: 180px !important;
  white-space: nowrap;
}

.table__price-column {
  width: 120px !important;
}

.table__text-right {
  text-align: right;
  padding-right: 0 !important;
}

.table__impressions-eye {
  background-image: url("/images/gray-eye.svg");
  background-repeat: no-repeat;
  background-position: -4px -1px;
  padding-left: 35px;
  white-space: nowrap;
  background-size: 40px;
}

.form__inline-block {
  display: inline-block;
  vertical-align: top;
}

.brands__edit-v-a-t {
  vertical-align: top;
}
@media (max-width: 767px) {
  .brands__edit-v-a-t {
    position: static;
  }
}

/**************Brand customer***********/
.brands__column-header {
  overflow: hidden;
  margin-bottom: 60px;
}
@media (max-width: 767px) {
  .brands__column-header {
    margin-bottom: 20px;
  }
}

.brands__title-customer {
  font-size: 20px;
  text-transform: uppercase;
}

.brands__description-customer {
  font-size: 16px;
  color: #000;
}
@media (max-width: 767px) {
  .brands__description-customer {
    font-size: 18px;
  }
}

.brands__center-column-customer {
  width: calc(100% - 220px);
  padding: 0 0 0 40px;
}
@media (max-width: 767px) {
  .brands__center-column-customer {
    width: 100%;
    padding: 0 15px;
  }
}

.more__description {
  font-size: 16px;
  color: #D13F69;
  cursor: pointer;
}
.more__description:hover {
  color: #d11654;
  text-decoration: none;
}

.brands__content-customer {
  display: flex;
  justify-content: space-between;
}

.brands__item-customer-wrapper {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .brands__item-customer-wrapper {
    padding: 0 15px;
    justify-content: space-between;
  }
}

.brands__widget {
  width: 400px;
}

.brands__item-customer {
  max-width: calc(20% - 20px);
  width: calc(20% - 20px);
  margin-right: 20px;
  margin-bottom: 40px;
}
.brands__item-customer:nth-child(5n) {
  margin-right: 0;
}
@media (max-width: 767px) {
  .brands__item-customer {
    max-width: calc(50% - 20px);
    width: calc(50% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
  }
  .brands__item-customer:nth-child(2n) {
    margin-right: 0;
  }
  .brands__item-customer:nth-child(5n) {
    margin-right: 20px;
  }
}

.brands__item-customer-image {
  position: relative;
  background: #fff;
  height: 220px;
  line-height: 220px;
}
.brands__item-customer-image:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  background-color: rgba(201, 201, 201, 0.7);
  transition: opacity 0.3s ease;
}

.brands__item-customer-name {
  padding: 0 30px;
}

.brands__item-customer-add-cart {
  position: absolute;
  width: 170px;
  height: 50px;
  line-height: 50px;
  bottom: 20px;
  left: calc(50% - 85px);
  z-index: 2;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  background: #d11654;
  border: 0;
  font-size: 16px;
  outline: none;
  opacity: 0;
  transition: opacity 0.5s ease;
}

.brand__blog-customer {
  padding-top: 170px;
}

.brand__blog-customer-name {
  font-size: 20px;
  color: #fff;
}
.brand__blog-customer-name:hover {
  color: #fff;
}

.brand__blog-customer-item {
  max-width: calc(33% - 8px);
  margin-right: 15px;
  margin-bottom: 30px;
}
.brand__blog-customer-item:nth-child(3n) {
  margin-right: 0;
}

.brand__blog-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.brands__widget-wrapper {
  margin-bottom: 35px;
}

.brands__widget-title {
  font-size: 20px;
  margin-bottom: 15px;
}

@media (max-width: 768px) {
  .table-wrapper {
    margin: 0;
  }
}

@media (max-width: 768px) {
  .table-inner, .table-overflow {
    width: 100%;
    overflow-x: scroll;
  }
  .table-inner::-webkit-scrollbar, .table-overflow::-webkit-scrollbar {
    height: 5px;
    background: #303030;
  }
  .table-inner::-webkit-scrollbar-thumb, .table-overflow::-webkit-scrollbar-thumb {
    background: #D13F69;
    border-radius: 2.5px;
  }
}

.brand-table {
  min-width: 800px;
}

.table__sort--search {
  position: absolute;
  top: -55px;
  right: 250px;
}
@media (max-width: 768px) {
  .table__sort--search {
    width: 100%;
    right: 0;
  }
  .table__sort--search label {
    display: block;
    padding: 0 10px;
    margin-right: 30px;
  }
}
@media (max-width: 768px) and (max-width: 767px) {
  .table__sort--search label {
    margin-right: 0;
  }
}

/*************Contacts block************/
.link__add-contact, .list__contacts-link {
  font-size: 18px;
  color: #D13F69;
}
.link__add-contact:hover, .link__add-contact:focus, .list__contacts-link:hover, .list__contacts-link:focus {
  color: #D13F69;
}

.list__contacts {
  padding: 0;
  color: #000;
}

.list__contacts-li {
  list-style: none;
  width: 100%;
}
@media (max-width: 1024px) {
  .list__contacts-li {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}

.list__contacts-title {
  max-width: calc(100% - 100px);
  display: inline-block;
  vertical-align: middle;
  word-wrap: break-word;
}

.list__contacts-buttons {
  width: 90px;
  display: inline-block;
  vertical-align: middle;
}

.list__contacts-link {
  font-size: 16px;
  white-space: nowrap;
}

.company-name.mb-60 {
  margin-bottom: 60px;
}

.none-icon-sorting {
  background-image: none !important;
}

.js-added-brand-file-upload span {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block;
  max-width: calc(100% - 54px);
  vertical-align: middle;
}

.menu__left-filters {
  width: 245px;
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
}
@media (max-width: 767px) {
  .menu__left-filters {
    width: 100%;
  }
  .menu__left-filters .button-create__publish {
    float: none;
    width: 150px;
    height: 40px;
    line-height: 40px;
    display: block;
    margin: 10px auto 20px;
  }
}

.container__results {
  width: calc(100% - 245px);
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  float: left;
  color: #000;
}
@media (max-width: 767px) {
  .container__results {
    width: 100%;
  }
}

.menu__left-form {
  border-right: 1px solid black;
  padding-top: 30px;
  padding-right: 20px;
}
@media (max-width: 767px) {
  .menu__left-form {
    padding: 0;
    border: 0;
  }
}

.menu__left-filters-list {
  margin-bottom: 30px;
}

.menu__left-show-title {
  color: #D13F69;
  font-size: 16px;
  cursor: pointer;
}
.menu__left-show-title:hover, .menu__left-show-title:focus {
  text-decoration: none;
  color: #D13F69;
}

.menu__left-body-list {
  margin: 0;
  padding: 0;
}
.menu__left-body-list li {
  list-style: none;
  line-height: 30px;
}

.menu__left-body-list-link {
  color: #000;
  font-size: 16px;
  cursor: pointer;
}
.menu__left-body-list-link:hover {
  text-decoration: none;
  color: #000;
}

.menu__left-filters-list--brands {
  height: 210px;
  overflow: auto;
}
.menu__left-filters-list--brands::-webkit-scrollbar {
  width: 5px;
  background: #303030;
}
.menu__left-filters-list--brands::-webkit-scrollbar-thumb {
  background: #D13F69;
  border-radius: 2.5px;
}
.menu__left-filters-list--brands .checkbox label:before {
  bottom: 0;
  top: calc(50% - 11px);
}

.selected .menu__left-body-list-link {
  color: #D13F69;
}

.range-wrapper {
  padding-top: 10px;
}
.range-wrapper .noUi-target {
  background: #FFFFFF;
  border-radius: 1px;
  border: 0;
  box-shadow: none;
}
.range-wrapper .noUi-horizontal {
  height: 2px;
}
.range-wrapper .noUi-connect {
  background: #D13F69;
  border-radius: 2px;
  box-shadow: none;
  transition: background 450ms;
}
.range-wrapper .noUi-horizontal .noUi-handle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #D13F69;
  box-shadow: none;
  border: 0;
  left: 0;
  outline: none;
  cursor: pointer;
}
.range-wrapper .noUi-tooltip {
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  font-size: 14px;
  color: #000;
}
.range-wrapper .noUi-horizontal .noUi-tooltip {
  left: 100%;
}
.range-wrapper .noUi-handle:after, .range-wrapper .noUi-handle:before {
  display: none;
}
.range-wrapper .noUi-horizontal .noUi-handle-upper {
  left: -15px;
}

.catalog_product-slider {
  padding: 15px 20px 0;
  margin-bottom: 45px;
  position: relative;
}
.catalog_product-slider .owl-prev, .catalog_product-slider .owl-next {
  width: 10px;
  height: 20px;
  background-image: url("/images/arrow-slider-search.png");
  position: absolute;
  top: calc(50% - 45px);
}
.catalog_product-slider .owl-prev {
  left: -15px;
}
.catalog_product-slider .owl-next {
  transform: rotate(180deg);
  right: -15px;
}
@media (max-width: 767px) {
  .catalog_product-slider {
    padding: 0;
  }
}

.catalog_product-items {
  padding: 0 20px;
}
@media (max-width: 767px) {
  .catalog_product-items {
    padding: 0;
  }
}

.catalog_product-title {
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .catalog_product-title {
    font-size: 20px;
    margin-bottom: 20px;
  }
}

.catalog_product-slider__image {
  background: #fff;
  height: 190px;
  position: relative;
}
.catalog_product-slider__image img {
  max-width: 100%;
  max-height: 190px;
  width: auto;
}

.catalog_product-slider__image_stub {
  background: #d0d0d0;
}

.new-hot-block {
  width: 60px;
  text-align: center;
  text-transform: uppercase;
  height: 25px;
  color: #000;
  font-size: 14px;
  background: #FFFFFF;
  position: absolute;
  left: 0;
  top: 20px;
  line-height: 27px;
}

.hot-block {
  background: #D13F69;
}

.button-custom-left {
  width: 24%;
  padding-left: 80px;
}
.button-custom-left .button__custom {
  width: 176px;
}
@media (max-width: 1199px) and (min-width: 992px) {
  .button-custom-left {
    padding-left: 79px;
  }
  .button-custom-left .button__custom {
    width: 157px;
  }
}
@media (min-width: 768px) and (max-width: 1009px) {
  .button-custom-left {
    width: 50%;
    padding-left: 62px;
  }
}
@media (min-width: 560px) and (max-width: 768px) {
  .button-custom-left {
    width: 50%;
    padding-left: 0;
  }
  .button-custom-left .button__custom {
    width: 230px;
  }
}
@media (min-width: 300px) and (max-width: 560px) {
  .button-custom-left {
    width: 50%;
    padding-left: 0;
  }
  .button-custom-left .button__custom {
    width: 100%;
  }
}

.catalog_product-slider__price {
  text-align: left;
  font-family: "Montserrat-Light";
  font-size: 17px;
}
.catalog_product-slider__price a {
  color: #000;
}
.catalog_product-slider__price a:hover, .catalog_product-slider__price a:focus {
  color: #111;
  text-decoration: none;
}

.catalog_product-slider__name {
  margin-top: 15px;
  min-height: 70px;
  font-size: 17px;
  text-align: left;
}
.catalog_product-slider__name a {
  color: #000;
}
.catalog_product-slider__name a:hover, .catalog_product-slider__name a:focus {
  color: #111;
  text-decoration: none;
}

.catalog_filters-mobile {
  font-size: 16px;
  color: #D13F69;
  padding-left: 15px;
  background-image: url("/images/icon-filter-mobile.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 14px;
}
.catalog_filters-mobile:hover, .catalog_filters-mobile:focus {
  color: #D13F69;
  text-decoration: none;
}

.features-products .mb-25 {
  margin-bottom: 25px !important;
}

.results__wrapper {
  background: #fff;
  max-width: 675px;
  margin: 0 auto 40px;
  padding: 40px 50px;
  border: 3px solid #000;
  border-radius: 60px 0 0 0;
  position: relative;
  min-height: 395px;
}
.results__wrapper:after {
  content: "";
  display: block;
  width: 135px;
  height: 390px;
  position: absolute;
  top: -4px;
  right: -135px;
  background-image: url("/images/results-element.png");
  background-repeat: no-repeat;
}
@media (max-width: 768px) {
  .results__wrapper:after {
    width: 100px;
    height: 290px;
    right: -100px;
    background-size: contain;
  }
}
@media (min-width: 1450px) {
  .results__wrapper:after {
    right: -134px;
  }
}
.results__wrapper:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .results__wrapper {
    max-width: 500px;
  }
}
@media (max-width: 767px) {
  .results__wrapper {
    width: 100%;
    max-width: 100%;
    border: none;
    border-radius: 0;
    padding: 30px 10px;
  }
  .results__wrapper:after {
    display: none;
  }
}

.results__title {
  text-transform: uppercase;
  font-size: 36px;
  color: #D13F69;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .results__title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.results__item {
  border-top: 1px solid #d0d0d0;
  padding: 5px 35px;
  display: flex;
  align-items: center;
}
.results__item:last-child {
  border-bottom: 1px solid #d0d0d0;
}

.results__item-advice {
  display: flex;
  margin-bottom: 10px;
}
.results__item-advice:last-child {
  margin-bottom: 0;
}

.results__item-images {
  width: 90px;
  min-width: 90px;
}

.product-box {
  border: 0.5px #666;
  box-shadow: 1px 2px 5px #888888;
  margin: 20px 10px;
  padding: 30px;
  min-height: 455px;
  background-color: #fff;
}
@media (max-width: 767px) {
  .product-box {
    margin: 10px;
    padding: 10px;
  }
}

.image-box {
  border: 1px solid;
  margin: 15px 45px 15px 45px;
  height: 202px;
  text-align: center;
  background-color: #fff;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .image-box {
    margin: 10px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .image-box {
    margin: 10px 20px;
  }
}
@media (max-width: 767px) {
  .image-box {
    margin: 10px 35px;
  }
}

.results__item-name {
  font-size: 14px;
  color: #000;
  min-height: 93px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .results__item-name {
    min-height: 118px;
  }
}

.results__item-name-link {
  color: #000;
}
.results__item-name-link:hover {
  text-decoration: none;
  color: #000;
}

.results__read {
  text-decoration: underline;
  color: #D13F69;
  font-size: 16px;
  font-family: "Muller-Medium";
  display: block;
}
.results__read:hover {
  color: #D13F69;
}

.order-users__wrapper {
  max-width: 805px;
  margin: 0 auto;
}

.order-users__wrapper-title {
  font-family: "Muller-Bold";
  font-size: 18px;
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .order-users__wrapper-title {
    margin: 0 15px 15px;
  }
}

@media (max-width: 767px) {
  .order-users__table-wrap {
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .order-users__table-wrap::-webkit-scrollbar {
    height: 5px;
    background: #303030;
  }
  .order-users__table-wrap::-webkit-scrollbar-thumb {
    background: #D13F69;
    border-radius: 2.5px;
  }
}

.order-users__heading {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .order-users__heading {
    margin: 0 15px 25px;
  }
}

@media (max-width: 767px) {
  .order-users__status {
    padding: 0 15px;
  }
}

.order-users__table {
  max-width: 100%;
  width: 100%;
}
.order-users__table th, .order-users__table td {
  border: 0;
  padding: 13px 20px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .order-users__table th, .order-users__table td {
    padding: 13px 10px;
  }
}
.order-users__table td {
  vertical-align: top;
}

.order-users__table-head {
  background: #D13F69;
  color: #FFFFFF;
  font-weight: bold;
  padding: 10px;
}

.order-users__table-width-50 {
  width: 50%;
}

.order-users__table-body {
  border-bottom: 1px solid #515253;
  padding: 10px;
}

.order-users__table-image {
  height: 100px;
  text-align: center;
  background: #ffffff;
}
.order-users__table-image_stub {
  background: #d0d0d0;
}
.order-users__table-image img {
  max-width: 100%;
  max-height: 100%;
  margin-top: 50%;
  transform: translateY(-50%);
}

.order-users__table-name {
  display: inline-block;
  vertical-align: top;
  padding: 15px 10px;
}
.order-users__table-name a {
  color: #000;
}
.order-users__table-name a:hover {
  text-decoration: none;
  color: #000;
}

.order-users__table-total {
  font-size: 18px;
  font-family: "Muller-Bold";
  margin-bottom: 35px;
}
.order-users__table-total:last-child {
  margin-bottom: 0;
}

.order-users__table-right {
  text-align: right;
}

.order-pay {
  color: #D13F69;
  text-decoration: underline;
  margin-left: 20px;
}
.order-pay:hover, .order-pay:focus {
  color: #D13F69;
  text-decoration: none;
}

.action-view, .action-send {
  display: inline-block;
  color: #000;
  width: 100%;
  height: 100%;
  line-height: 25px;
  text-align: center;
  border: 1px solid #AAAAAA;
}
.action-view i, .action-send i {
  color: #000;
  line-height: 25px;
  vertical-align: middle;
  margin-right: 5px;
}
.action-view:hover, .action-view:focus, .action-send:hover, .action-send:focus {
  color: #D13F69;
  text-decoration: none;
  border: 1px solid #D13F69;
}
.action-view:hover i, .action-view:focus i, .action-send:hover i, .action-send:focus i {
  color: #D13F69;
}

.sum-order {
  min-width: 105px;
  white-space: nowrap;
}

.order__view-link {
  color: #000;
}
.order__view-link:hover, .order__view-link:focus {
  color: #000;
  text-decoration: none;
}

.order__name-brand--width {
  width: 250px;
}

.order-column-contact-info {
  margin-right: 80px;
}

.full-input-width {
  width: 100%;
}

.search__form-input {
  width: 100%;
  background: transparent;
  border: 1px solid #595959;
  height: 30px;
  color: #595959;
  padding: 0 15px;
  outline: none;
}
.search__form-input:focus {
  border: 1px solid #D13F69;
}

.search__item {
  display: inline-block;
  margin-right: 17px;
  width: 22.5%;
  vertical-align: top;
  margin-bottom: 30px;
}
.search__item:nth-of-type(4n) {
  margin-right: 0;
}
@media (max-width: 768px) {
  .search__item {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .search__item {
    width: 46.3%;
    margin-bottom: 20px;
  }
  .search__item:nth-of-type(2n) {
    margin-right: 0;
  }
}

.search__image {
  height: 165px;
  line-height: 165px;
  background-color: #FFFFFF;
}

.search__image_stub {
  background-color: #d0d0d0;
}

.search__description {
  padding-top: 20px;
  text-align: center;
  min-height: 110px;
}

.search__description-name {
  position: relative;
  font-size: 14px;
}
.search__description-name a {
  color: #000;
}

.search__no-results {
  height: 50vh;
  line-height: 50vh;
  font-size: 20px;
  text-align: center;
}

.cart__title {
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .cart__title {
    text-align: center;
    display: block;
    font-size: 24px;
  }
}

.cart__title--grey {
  padding-left: 20px;
  color: #9a9999;
}
@media (max-width: 767px) {
  .cart__title--grey {
    padding: 10px 0 0;
    display: block;
    font-size: 18px;
  }
}

.cart__title-button {
  color: #D13F69;
  display: inline-block;
  padding: 12px 30px;
  border: 1px solid #D13F69;
  background: transparent;
  outline: none;
}
.cart__title-button:hover, .cart__title-button:focus {
  color: #D13F69;
  text-decoration: none;
}
@media (max-width: 767px) {
  .cart__title-button {
    font-size: 18px;
    margin-top: 20px;
  }
}

.cart__tabs .nav-tabs {
  border-bottom: 1px solid #000;
  padding-top: 30px;
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .cart__tabs .nav-tabs {
    padding: 0 10px;
  }
}
.cart__tabs .nav-tabs .active {
  border-bottom: 1px solid #D13F69;
}
@media (max-width: 767px) {
  .cart__tabs .nav-tabs > li {
    width: 100%;
    margin-bottom: 10px;
  }
}
.cart__tabs .nav-tabs > li.active > a, .cart__tabs .nav-tabs > li.active > a:hover, .cart__tabs .nav-tabs > li.active > a:focus {
  color: #000;
  background-color: transparent;
  border: 0;
  cursor: default;
}
@media (max-width: 767px) {
  .cart__tabs .nav-tabs > li.active > a, .cart__tabs .nav-tabs > li.active > a:hover, .cart__tabs .nav-tabs > li.active > a:focus {
    background: #D13F69;
  }
}
.cart__tabs .nav > li > a:hover, .cart__tabs .nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  border: 0;
}
.cart__tabs .nav-tabs > li > a {
  padding: 0 13px 25px;
  color: #9a9999;
  font-size: 16px;
  border: 0;
  border-radius: 0;
  margin: 0;
}
@media (max-width: 767px) {
  .cart__tabs .nav-tabs > li > a {
    font-size: 18px;
    padding: 10px 20px;
    text-align: center;
    background: #c2bebe;
    color: #000;
  }
}

@media (min-width: 768px) {
  .brands-create__tabs--flex .nav-tabs {
    display: flex;
    justify-content: space-between;
  }
  .brands-create__tabs--flex .nav-tabs li:first-child a {
    padding-left: 0;
  }
  .brands-create__tabs--flex .nav-tabs li:last-child a {
    padding-right: 0;
  }
}

.cart__table-head th {
  font-weight: bold;
}

.cart__table-body {
  border-bottom: 1px solid #D13F69;
}
.cart__table-body td a, .cart__table-body td span {
  color: #000;
  font-size: 14px;
  font-weight: bold;
}

.cart__table-image {
  height: 80px;
  background: #FFFFFF;
  text-align: center;
  display: inline-block;
}
.cart__table-image_stub {
  background: #d0d0d0;
}
.cart__table-image img {
  margin-top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 767px) {
  .cart__table-image {
    width: 140px;
    height: 140px;
    display: inline-block;
    float: left;
    margin-right: 20px;
  }
}

.cart__table-link {
  display: inline-block;
  padding-top: 20px;
  min-width: 70px;
}
@media (max-width: 767px) {
  .cart__table-link {
    font-size: 18px;
    color: #000;
    padding-top: 0;
    width: calc(100% - 160px);
  }
}

.cart-item-price {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .cart-item-price {
    margin-top: 20px;
    width: auto;
  }
}

.cart-item {
  margin: 0 10px 0;
  border-bottom: 1px solid #D13F69;
  padding-bottom: 25px;
  width: calc(100% - 20px);
  float: left;
  margin-bottom: 25px;
  position: relative;
}

.cart__table-item {
  position: relative;
}
.cart__table-item .product_description-cart-item {
  margin-right: 0;
  padding-top: 15px;
}
.cart__table-item .cart-manip-plus, .cart__table-item .cart-manip-minus {
  width: 38px;
  height: 100%;
  background-image: none;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cart__table-item .cart-manip-plus.disabled, .cart__table-item .cart-manip-minus.disabled {
  pointer-events: none;
  opacity: 0.6;
}
.cart__table-item .cart-manip-plus {
  position: absolute;
  top: 0;
  right: 0;
}
.cart__table-item .cart-manip-plus:after {
  content: "+";
  color: #000;
  line-height: 14px;
}
.cart__table-item .cart-manip-minus {
  position: absolute;
  top: 0;
  left: 0;
}
.cart__table-item .cart-manip-minus:after {
  content: "-";
  color: #000;
  line-height: 14px;
}

.cart-item-wrapper {
  position: relative;
  display: inline-block;
  width: 130px;
  height: 38px;
  text-align: center;
  padding: 0 35px;
}

.cart-item-number {
  background: transparent;
  color: #000;
  font-size: 14px;
  text-align: center;
  width: 40px;
  height: 38px;
  line-height: 38px;
  outline: none;
  border-radius: 19px;
  border: 1px solid #AAAAAA;
  width: 60px;
}
.cart-item-number::-webkit-inner-spin-button, .cart-item-number::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.total {
  display: flex;
  justify-content: space-between;
  padding: 20px;
  font-size: 20px;
  font-family: "Muller-Bold";
}
@media (max-width: 767px) {
  .total {
    padding-top: 0;
  }
}

.cart-remove {
  width: 14px;
  height: 14px;
}
@media (max-width: 767px) {
  .cart-remove {
    right: 0;
  }
}

.cart-remove_static {
  position: static;
  display: inline-block;
}

@media (max-width: 767px) {
  .show-xs .cart-remove_static {
    position: absolute;
  }
}

.form-cart-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 767px) {
  .form-cart-wrapper {
    display: block;
    padding: 0 10px;
  }
}

@media (max-width: 767px) {
  .form-cart-wrapper-order-form {
    display: block;
    padding: 0 10px;
  }
}

.form-cart-wrapper_trial {
  width: 460px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .form-cart-wrapper_trial {
    width: 100%;
  }
}

.form-group-cart {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .form-group-cart {
    width: 100%;
  }
}

.form-group-cart_trial {
  width: 220px;
}
@media (max-width: 767px) {
  .form-group-cart_trial {
    width: 100%;
  }
}

.form-group {
  margin-bottom: 35px;
  position: relative;
}
@media (max-width: 767px) {
  .form-group {
    margin-bottom: 25px;
  }
}

.form-group-select, .form-group-select-home {
  margin-bottom: 35px;
  position: relative;
}
.form-group-select .select2-container--default .select2-selection--single, .form-group-select .select2-container--default .select2-selection--multiple, .form-group-select-home .select2-container--default .select2-selection--single, .form-group-select-home .select2-container--default .select2-selection--multiple {
  background-color: transparent;
  border: 1px solid #AAAAAA;
  border-radius: 0;
}
.form-group-select.has-error .select2-container--default .select2-selection--single, .form-group-select.has-error .select2-container--default .select2-selection--multiple, .form-group-select-home.has-error .select2-container--default .select2-selection--single, .form-group-select-home.has-error .select2-container--default .select2-selection--multiple {
  border-color: #D13F69;
}
.form-group-select .select2-container--default .select2-selection--multiple .select2-selection__choice, .form-group-select-home .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #000;
  color: #000;
  border-radius: 0;
}
.form-group-select .select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .form-group-select-home .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #D13F69;
}
.form-group-select .select2-container .select2-selection--single, .form-group-select-home .select2-container .select2-selection--single {
  height: 40px;
  outline: none;
}
.form-group-select .select2-container--focus, .form-group-select-home .select2-container--focus {
  outline: none;
}
.form-group-select .select2-container--focus .select2-selection select2-selection--single, .form-group-select-home .select2-container--focus .select2-selection select2-selection--single {
  border-color: #AAAAAA;
}
.form-group-select .select2-container--default .select2-selection--single .select2-selection__rendered, .form-group-select-home .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
  font-size: 16px;
  color: #000;
}
.form-group-select .select2-container--default .select2-selection--single .select2-selection__arrow, .form-group-select-home .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 40px;
  right: 10px;
}
.form-group-select .select2-container--default .select2-selection--single .select2-selection__arrow b, .form-group-select-home .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #AAAAAA transparent transparent transparent;
}
@media (max-width: 767px) {
  .form-group-select .select2-container, .form-group-select-home .select2-container {
    width: 100% !important;
  }
}

.form-group-select-home {
  margin-bottom: 10px;
}

.form-group-select-mb {
  margin-bottom: 15px;
}

/*.company-info-select {
  position: relative;
  .error-help-block {
    position: absolute;
    width: 100%;
    bottom: 0;
  }
  &.has-error {
    padding-bottom: 25px;
    .select2-container--default .select2-selection--single {
      border-color: $pink-color;
    }
  }
}*/
.form-control-cart, .form-control-cart-textarea {
  background: transparent;
  border-radius: 0;
  /*border: 1px solid $default-border-color;*/
  color: #000;
  caret-color: #888;
  font-size: 16px;
  height: 40px;
}
.form-control-cart:focus, .form-control-cart-textarea:focus {
  border-color: #AAAAAA;
  box-shadow: none;
  caret-color: #888;
}

.form-control-cart-date {
  width: 156px;
  display: inline-block;
}
@media (max-width: 1024px) {
  .form-control-cart-date {
    width: 140px;
  }
}
@media (max-width: 768px) {
  .form-control-cart-date {
    width: 170px;
  }
}
.form-control-cart-date_trial {
  width: 98px;
}
@media (max-width: 767px) {
  .form-control-cart-date {
    width: calc(50% - 12px);
    font-family: "Muller-Regular";
    font-size: 20px;
  }
}

@media (max-width: 767px) {
  .form-control-cart-cvv-wrap {
    width: calc(50% - 12px);
  }
}

.form-control-cart-cvv {
  width: 100px;
  display: inline-block;
}
@media (max-width: 767px) {
  .form-control-cart-cvv {
    width: 100%;
  }
}

.form-control-cart-textarea {
  width: 100%;
  max-width: 100%;
  height: 80px !important;
  max-height: 80px;
}

.form-group-cvv {
  width: calc(50% - 10px);
}
@media (max-width: 767px) {
  .form-group-cvv {
    width: 100%;
  }
}

.form-control-cart::-moz-placeholder {
  color: #5a5a5a;
}

.form-control-cart:-ms-input-placeholder {
  color: #5a5a5a;
}

.form-control-cart::placeholder {
  color: #5a5a5a;
}

label.form-label-cart:before {
  color: #000 !important;
  position: absolute;
  top: 0;
  right: 0;
}

.form-label-cart {
  position: relative;
  padding-right: 7px;
  font-weight: normal;
  font-size: 16px;
}
.form-label-cart_cvv {
  display: block;
}
.form-label-cart_traits {
  white-space: nowrap;
}
@media (max-width: 360px) {
  .form-label-cart_traits {
    white-space: normal;
  }
}

.form-group-button-wrapper {
  width: 100%;
  text-align: right;
}

.payment-expire--slash {
  color: #5a5a5a;
  margin: 0 5px;
}

.total-sum_stripe {
  height: 40px;
  line-height: 40px;
  font-size: 18px;
}
@media (max-width: 767px) {
  .total-sum_stripe {
    font-family: "Muller-Regular";
    font-size: 20px;
  }
}

.color__value-overflow {
  white-space: nowrap;
}
.color__value-overflow:hover, .color__value-overflow:focus {
  text-decoration: none;
}

@media (max-width: 767px) {
  .tabs-mobile-scroll {
    overflow: auto;
  }
}

.concerns-wrapper--tabs .nav-tabs {
  border-bottom: 0;
  padding-top: 0;
  margin-bottom: 0;
  padding-right: 120px;
  display: block;
}
@media (max-width: 767px) {
  .concerns-wrapper--tabs .nav-tabs {
    padding-left: 0;
    padding-right: 0;
  }
}
.concerns-wrapper--tabs .nav-tabs .active {
  border-bottom: 0;
}
.concerns-wrapper--tabs .nav-tabs > li {
  float: none;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  .concerns-wrapper--tabs .nav-tabs > li {
    margin-bottom: 10px;
  }
}
.concerns-wrapper--tabs .nav-tabs > li > a {
  padding: 0;
  display: inline-block;
  color: #000;
  font-size: 16px;
}
@media (max-width: 767px) {
  .concerns-wrapper--tabs .nav-tabs > li > a {
    display: block;
    padding: 5px 0;
  }
}
.concerns-wrapper--tabs .nav-tabs > li > a:hover {
  border-color: transparent;
  background-color: transparent;
}
.concerns-wrapper--tabs .nav-tabs > li.active > a, .concerns-wrapper--tabs .nav-tabs > li.active > a:hover, .concerns-wrapper--tabs .nav-tabs > li.active > a:focus {
  color: #D13F69;
  border: 0;
  border-bottom: 1px solid #D13F69;
  background-color: transparent;
}
@media (max-width: 767px) {
  .concerns-wrapper--tabs .nav-tabs > li.active > a, .concerns-wrapper--tabs .nav-tabs > li.active > a:hover, .concerns-wrapper--tabs .nav-tabs > li.active > a:focus {
    color: #000;
    border-bottom: 0;
  }
}
.concerns-wrapper--tabs .help-block {
  left: 0;
  top: 20px !important;
  bottom: auto;
}
@media (max-width: 767px) {
  .concerns-wrapper--tabs .help-block {
    top: 50px !important;
  }
}

.button-apply {
  background: #D13F69;
  color: #000;
  width: 80px;
  height: 40px;
  text-transform: uppercase;
  display: inline-block;
  border: 1px solid #D13F69;
  font-size: 15px;
  line-height: 40px;
  font-family: "Muller-Regular";
  outline: none;
  text-align: center;
  border-radius: 15px;
}

.blue-color {
  color: #3097d1;
}

.grand-total-spinner {
  height: 21px;
  margin-top: 5px;
}

.grand-total {
  padding-right: 15px;
}

.cart-border {
  border-right: 2.5px solid #d11654;
}

.modal-dialog-register {
  width: 490px;
}
@media (max-width: 767px) {
  .modal-dialog-register {
    width: 100%;
  }
}

.modal-body-register {
  padding: 60px 50px;
}
@media (max-width: 767px) {
  .modal-body-register {
    padding: 40px 10px;
  }
}

.modal-body-register-head {
  font-size: 20px;
}
.modal-body-register-head_save {
  line-height: 1.2;
  margin-bottom: 10px;
}

.modal-body-register-text {
  font-size: 16px;
  color: #bfbebe;
  margin-bottom: 40px;
}

.modal .modal-dialog-register {
  transform: translate(0, 5%) !important;
}
@media (max-width: 767px) {
  .modal .modal-dialog-register {
    transform: translate(0, 0%) !important;
    margin: 0;
  }
}

.modal__close {
  right: -35px;
}
.modal__close span {
  background-image: url("/images/cart-remove.png");
  width: 14px;
  height: 14px;
  display: block;
}

.fa-facebook-register {
  font-size: 22px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}

.register-partner__title {
  font-size: 18px;
  margin-bottom: 25px;
}
@media (max-width: 1366px) {
  .register-partner__title {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .register-partner__title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 55px;
  }
}

@media (max-width: 767px) {
  .register-partner__title--20 {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.company-info-title {
  font-size: 18px;
  color: #D13F69;
  width: 100%;
  margin-bottom: 30px;
}

.register__text-upload {
  font-size: 16px;
  color: #757575;
  margin-bottom: 35px;
}

.register__input--file {
  width: 180px;
  height: 40px;
  position: relative;
  border-radius: 20px;
  border: 1px solid #D13F69;
  color: #D13F69;
  font-size: 16px;
  line-height: 40px;
  background-image: url("/images/upload-arrow.svg");
  background-repeat: no-repeat;
  background-position: 30px center;
  background-size: 17px;
  padding-left: 60px;
  cursor: pointer;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
}
.register__input--file.register__input--file-chosen {
  background: none;
  padding-left: 20px;
  padding-right: 10px;
}
@media (max-width: 767px) {
  .register__input--file {
    width: 100%;
    text-align: center;
    padding: 0;
    background-position: 80px center;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 360px) {
  .register__input--file {
    background-position: 70px center;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.register__input--file-block {
  display: block;
  margin: 0 auto;
}

.form-control__register-textarea {
  outline: none;
  height: 140px !important;
}

.register__block-for-upload-image {
  width: 180px;
  height: 180px;
  border: 1px solid #5a5a5a;
  background-image: url("/images/image-for-upload.svg");
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
  margin: 10px 0;
}

.input-file-text {
  width: calc(100% - 40px);
}
@media (max-width: 767px) {
  .input-file-text {
    float: left;
  }
}

.form-group-select-full-width .select2-container--default {
  width: 100% !important;
}

.select2-hidden-accessible {
  width: 100% !important;
  height: 30px !important;
  left: 0;
}

.container_login {
  max-width: 375px;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .container_login {
    padding: 0 15px;
  }
}

.button__sign-in {
  width: 180px;
  height: 40px;
  line-height: 40px;
  margin: 0;
}
@media (max-width: 767px) {
  .button__sign-in {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .link--full-width-center {
    display: block;
    text-align: center;
    margin-bottom: 25px;
  }
}

.sign-in-password-wrapper {
  margin-bottom: 35px;
}
@media (max-width: 767px) {
  .sign-in-password-wrapper {
    display: block;
    margin-bottom: 25px;
  }
}

.socialite__login .button__sign-facebook {
  margin-bottom: 0;
}

.checkbox {
  margin-top: 0;
}
.checkbox label {
  padding-left: 30px;
  font-size: 16px;
  min-height: auto;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.checkbox label:before {
  width: 18px;
  height: 18px;
  content: "";
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 5px;
  background-color: transparent;
  border: 1px solid #D13F69;
  border-radius: 2px;
}
.checkbox input[type=checkbox] {
  opacity: 0;
  margin: 0;
}
.checkbox input[type=checkbox]:checked + label:before {
  content: "";
  text-align: center;
  width: 18px;
  height: 18px;
  background-image: url("/images/checkbox.png");
  background-position: center;
  background-size: 18px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.checkbox_mt-20 {
  margin-top: 20px;
}

@media (max-width: 767px) {
  .checkbox-i-agree--xs label:before {
    top: 3px;
  }
}

.checkbox-required-wrap {
  position: relative;
}
.checkbox-required-wrap.has-error .checkbox, .checkbox-required-wrap.has-success .checkbox {
  color: #111;
}
.checkbox-required-wrap .help-block {
  position: absolute;
  top: 23px;
  width: 100%;
  bottom: auto;
  text-align: left;
}
@media (max-width: 767px) {
  .checkbox-required-wrap.checkbox-required-wrap_error-xs .help-block {
    top: 40px;
  }
}

.checkbox-required-label {
  padding-bottom: 5px;
}

.radio {
  margin-top: 0;
}
.radio label {
  padding-left: 30px;
  font-size: 16px;
  min-height: auto;
  -moz-user-select: none;
  -webkit-user-select: none;
}
.radio label:before {
  width: 20px;
  height: 20px;
  content: "";
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  left: 0;
  bottom: 5px;
  background-color: transparent;
  border: 1px solid #D13F69;
  border-radius: 10px;
}
.radio input[type=radio] {
  opacity: 0;
  margin: 0;
}
.radio input[type=radio]:checked + label:before {
  content: "";
  text-align: center;
  width: 20px;
  height: 20px;
  background-image: url("/images/checkbox.png");
  background-position: center;
  border-radius: 10px;
  background-size: 20px;
  position: absolute;
  left: 0;
  bottom: 5px;
}

.navbar-nav {
  font-size: 16px;
}

.trial__title {
  color: #D13F69;
  font-size: 24px;
}
@media (max-width: 767px) {
  .trial__title {
    margin-top: 20px;
  }
}

.trial__title-big {
  text-transform: uppercase;
  font-family: "Muller-Bold";
}

.trial__title-little--gray {
  font-size: 16px;
  color: #767676;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 20px;
}
@media (max-width: 767px) {
  .trial__title-little--gray {
    margin-top: 0;
    margin-bottom: 20px;
  }
}

.trial__description {
  padding-left: 15px;
  font-size: 14px;
  margin-bottom: 0;
  opacity: 0.8;
}

.trial__button {
  display: inline-block;
  width: 200px;
  height: 50px;
  line-height: 50px;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  background-color: #D13F69;
  border: 1px solid #D13F69;
  margin: 25px 5px;
}
.trial__button:hover, .trial__button:focus {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 767px) {
  .trial__button {
    width: 100%;
    margin: 25px 0 25px;
  }
}

.trial__button-buy {
  color: #D13F69;
  background-color: transparent;
  border: 1px solid #D13F69;
}
.trial__button-buy:hover {
  color: #D13F69;
}

.error-header-divider {
  border-color: #000000;
}

.content-wrapper_error {
  min-height: calc(100vh - 134px);
}

.error-heading {
  font-family: "Muller-Bold";
  font-size: 72px;
  font-weight: bold;
}

.error-text {
  color: #b7b7b7;
  font-size: 20px;
  padding-bottom: 85px;
  background-image: url("/images/error-brush.png"), url("/images/error-powder.png");
  background-repeat: no-repeat, no-repeat;
  background-position: left bottom, right bottom;
  width: 640px;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 768px) {
  .error-text_cart {
    margin-top: 200px;
  }
}
@media (max-width: 767px) {
  .error-text {
    margin: 0 20px;
    max-width: 100%;
    width: calc(100% - 40px);
    background-size: 130px;
    padding-bottom: 120px;
    margin-bottom: 40px;
  }
  .error-text_cart {
    background-size: 150px;
    margin-bottom: 0px;
  }
}
@media (max-width: 360px) {
  .error-text {
    background-size: 120px;
  }
}

.error-link {
  display: inline-block;
  width: 175px;
  color: #d11654;
  border: 1px solid #d11654;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
}
.error-link:hover, .error-link:focus {
  text-decoration: none;
  color: #d11654;
}

.transactions-table {
  table-layout: fixed;
  width: 100%;
}
.transactions-table th, .transactions-table td {
  padding-top: 10px;
}
@media (max-width: 767px) {
  .transactions-table {
    table-layout: auto;
    width: 500px;
  }
}

.transactions-table__th {
  padding-bottom: 10px;
  border-bottom: 1px solid #fff;
}

.transactions-text {
  font-size: 18px;
  margin-bottom: 20px;
}

.product-image-main {
  height: 400px;
  line-height: 400px;
  margin-bottom: 20px;
}
.product-image-main img {
  max-width: 100%;
  max-height: 400px;
}
@media (max-width: 767px) {
  .product-image-main {
    height: 200px;
    line-height: 200px;
  }
  .product-image-main img {
    max-height: 200px;
  }
}

.product-gallery {
  margin: 10px;
}
@media (max-width: 768px) {
  .product-gallery {
    margin-bottom: 70px;
  }
}
.product-gallery .owl-carousel .owl-prev, .product-gallery .owl-carousel .owl-next {
  top: calc(100% + 30px);
}
.product-gallery .owl-carousel .owl-prev {
  left: 50%;
  margin-left: -35px;
  margin-top: -3px;
}
.product-gallery .owl-carousel .owl-next {
  right: 50%;
  margin-right: -35px;
}

.product-gallery__item {
  width: 100%;
  height: 100px;
  overflow: hidden;
  border: 2px solid transparent;
}
.product-gallery__item.active {
  border-color: #e4e4e4;
}

.product-gallery__image {
  max-width: 100%;
  max-height: 100%;
  margin-top: 50%;
  margin-left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .product-gallery__image {
    margin: 0;
    transform: none;
  }
}

.product-color-image-wrap {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  margin-bottom: 20px;
  display: inline-block;
  position: relative;
  border: 2px solid transparent;
}
.product-color-image-wrap.active {
  border-color: #e9bbcb;
}
.product-color-image-wrap:hover .product-color-image-name {
  display: block;
}

.product-color-image-inner {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.product-color-image {
  max-width: 300%;
  max-height: 300%;
  margin-top: 50%;
  margin-left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
}

.product-color-image-name {
  position: absolute;
  display: none;
  background: #1b1717;
  padding: 5px;
  min-width: 100px;
  text-align: center;
  font-size: 12px;
  border-radius: 20px;
  top: 55px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.product-color-image-name:before {
  position: absolute;
  content: " ";
  left: 50%;
  bottom: 100%;
  margin-left: -5px;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px solid #1b1717;
}

.product-category-wrap {
  margin-bottom: 15px;
}

.product-category {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: rgba(209, 22, 84, 0.7);
  color: #000;
  padding: 0 10px;
  text-transform: uppercase;
  margin-right: 10px;
  margin-bottom: 10px;
}

.contacts-title {
  font-size: 18px;
  margin-bottom: 25px;
  text-align: center;
}
@media (max-width: 767px) {
  .contacts-title {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

.business-card {
  background-color: #D13F69;
  color: #fff;
  padding: 15px;
}

.indie-row {
  margin: 40px 0 0;
  background: #fff;
  padding: 20px;
}
@media (max-width: 767px) {
  .indie-row {
    text-align: center;
    margin-top: 0;
  }
}

.indie-brand {
  height: 100px;
  line-height: 100px;
  text-align: center;
}
.indie-brand img {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 767px) {
  .indie-brand {
    margin: 20px auto 0;
  }
}

.footer {
  padding-bottom: 50px;
  padding-top: 40px;
  background-color: #FDF4F7;
}
@media (max-width: 767px) {
  .footer {
    height: auto;
  }
}

.footer__pink-line {
  width: 60px;
  height: 3px;
  background: #d11654;
  display: block;
  margin-bottom: 8px;
}

.footer__text {
  color: #000;
  font-size: 20px;
  font-family: "Muller-Regular";
  margin-top: 0px;
}
@media (max-width: 768px) {
  .footer__text {
    max-width: 100%;
    font-size: 18px;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .footer__text {
    width: 100%;
    margin-bottom: 30px;
  }
}

.footer__form {
  display: inline-block;
  margin: 8px 0 20px 0;
}
@media (max-width: 767px) {
  .footer__form {
    display: block;
    padding: 0 15px;
  }
  .footer__form .flex__vertical-center, .footer__form .flex__vertical-center .fieldtype-input {
    display: block !important;
  }
}

.footer__input {
  width: 240px;
  height: 40px;
  background: transparent;
  border: 1px solid #AAAAAA;
  padding: 0 3vh;
  outline: none;
  float: left;
  color: #000;
  border-radius: 0;
}
@media (max-width: 768px) {
  .footer__input {
    height: 6vh;
    /*line-height: 40px;*/
    width: 180px;
  }
}
@media (max-width: 767px) {
  .footer__input {
    width: calc(100% - 100px);
    height: 6vh;
    /*line-height: 55px;*/
  }
}

.footer__button-form {
  width: 100px;
  height: 40px;
  border: 1px solid #AAAAAA;
  font-weight: 400;
  font-size: 14px;
  background: #ffffff;
  /*line-height: 55px;*/
  text-align: center;
  outline: none;
  text-transform: uppercase;
  color: #000;
  float: left;
  border-radius: 0;
}
@media (max-width: 768px) {
  .footer__button-form {
    height: 6vh;
    /*line-height: 40px;*/
    width: 55px;
  }
}
@media (max-width: 767px) {
  .footer__button-form {
    height: 6vh;
    /*line-height: 55px;*/
    width: 100px;
  }
}

.footer__social {
  text-align: right;
  line-height: 55px;
}
@media (max-width: 768px) {
  .footer__social {
    line-height: 40px;
  }
}
@media (max-width: 767px) {
  .footer__social {
    margin-top: 30px;
    text-align: center;
  }
}

.footer__social-link {
  font-size: 24px;
  color: #000;
  margin-right: 55px;
}
.footer__social-link:hover {
  color: #000;
}
.footer__social-link:last-child {
  margin-right: 0;
}
.footer__social-link:focus {
  color: #D13F69;
}
@media (max-width: 768px) {
  .footer__social-link {
    margin-right: 35px;
    font-size: 22px;
  }
}
@media (max-width: 768px) {
  .footer__social-link {
    font-size: 30px;
  }
}

.footer-nav {
  margin-left: -15px;
}
@media (max-width: 767px) {
  .footer-nav {
    text-align: center;
  }
}

.footer-nav__link {
  color: #8e8e8e;
}
.footer-nav__link:hover, .footer-nav__link:focus {
  background-color: transparent !important;
  color: #8e8e8e;
  outline: none;
}

.footer-nav__link-contact-us {
  color: #fff;
  text-transform: uppercase;
  font-size: 3vh;
  display: inline-block;
  padding: 10px 30px;
  background-color: #8e8e8e;
  border-radius: 26px;
  margin-top: 10px;
}
.footer-nav__link-contact-us:hover, .footer-nav__link-contact-us:focus {
  background-color: #8e8e8e !important;
  color: #000;
  outline: none;
  text-decoration: none;
}

/**********Placeholder style***********/
.footer__input::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}

.footer__input::-moz-placeholder {
  color: #000;
  opacity: 1;
}

.footer__input:-moz-placeholder {
  color: #000;
  opacity: 1;
}

.footer__input:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}

.footer__input:focus::-webkit-input-placeholder {
  opacity: 0;
}

.footer__input:focus::-moz-placeholder {
  opacity: 0;
}

.footer__input:focus:-moz-placeholder {
  opacity: 0;
}

.footer__input:focus:-ms-input-placeholder {
  opacity: 0;
}

hr {
  border-top: 1px solid #111;
}

/* Override HubSpot newsletter siugn up form font */
.hbspt-form {
  font-family: "Futura-Medium";
  color: #111;
  font-size: 12pt;
  letter-spacing: 1.5px;
}

.hbspt-form label {
  text-transform: uppercase;
}

.hbspt-form input {
  width: 90%;
  line-height: 40px;
  text-align: center;
  border: 1px solid #AAA;
  border-radius: 1vh;
}

.hbspt-form li {
  list-style-type: none;
  font-size: 10pt;
  color: red;
  text-align: left;
}

.hs-main-font-element {
  display: none;
}

.hs-button {
  margin-top: 10px;
  border: 1px solid #D13F69 !important;
  border-radius: 0 !important;
  width: 40% !important;
  background-color: #D13F69 !important;
  color: #fff !important;
}

.explore-the-blog {
  font-size: 14px;
}
.explore-the-blog img {
  margin-bottom: 7px;
}

.header {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #FFFFFF;
}
.header .header__logo-image {
  max-width: 65px;
}
.header .navbar-header {
  width: 100%;
  border-top: 1px solid #000;
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .header .navbar-header {
    border: none;
    margin-top: 10px;
  }
}
.header .navbar-right {
  margin-right: 0;
}
.header .navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}
.header .navbar-nav {
  margin-top: -2px;
  font-size: 14px;
}
.header .navbar-nav li:last-child a {
  margin-right: 0;
}
.header .navbar-nav .dropdown:hover .dropdown-menu {
  display: block;
}
.header .navbar-nav > li > a, .header body {
  color: #000;
  background: none;
  margin-right: 18px;
  padding: 0 0 15px;
  border-bottom: 2px solid transparent;
  font-family: "Muller-Regular";
  font-weight: bold;
}
.header .navbar-nav > li > a:hover, .header body:hover {
  background: none;
  cursor: pointer;
  color: #D13F69;
  border-bottom: 2px solid #D13F69;
}
.header .navbar-nav > li > a:focus, .header body:focus {
  outline: none;
}
.header .navbar-nav > li > a.active {
  color: #D13F69;
  border-bottom: 2px solid #D13F69;
}
.header .open .dropdown-toggle {
  border-bottom: 2px solid #D13F69;
  color: #D13F69;
}
.header .open .dropdown-toggle:focus, .header .open .dropdown-toggle:hover {
  border-bottom: 2px solid #D13F69;
}
.header .nav .open > a:focus {
  background: transparent;
}
.header .outer-search {
  display: block;
  margin-top: 0;
  position: relative;
  padding-top: 15px;
}
@media (max-width: 767px) {
  .header .outer-search {
    float: right;
  }
}
.header .outer-search .form-control {
  width: 100%;
  height: 30px;
  border-radius: 3vh;
  background-color: transparent;
  background-image: url("../images/search-icon.svg");
  background-repeat: no-repeat;
  background-position: 6px 8px;
  background-size: 18px;
  border: 0.5px solid #111;
  outline: 0;
  padding: 0;
  box-shadow: none;
  padding-left: 40px;
  color: #000;
}
.header .outer-search .form-control:focus {
  border: 1px solid #D13F69;
}
.header .navbar-right-links {
  float: right;
  width: 100%;
}
.header .cart-count-nav {
  position: relative;
}
.header .cart-count-nav a {
  color: #000;
  background-image: url("/images/count-icon.svg");
  background-repeat: no-repeat;
  background-position: 100% 8px;
  background-size: 45px;
  padding: 24px 18px 10px 20px;
  position: relative;
}
.header .cart-count-nav a:hover {
  text-decoration: none;
  color: #D13F69;
}
.header .cart-count-nav .cart-count {
  font-size: 14px;
  color: #D13F69;
}
.header .cart-count-nav .navbar-brand {
  height: auto;
}
@media (max-width: 767px) {
  .header .cart-count-nav {
    margin-top: 30px;
  }
}

.tbm-header {
  color: #000;
  text-transform: uppercase;
  max-width: 100%;
  font-family: "Muller-Black";
  font-size: 24px;
  line-height: 28px;
  vertical-align: middle;
}
@media (max-width: 1320px) {
  .tbm-header {
    font-size: 21px;
  }
}
.tbm-header .tbm-header-pink {
  color: #D13F69;
}
.tbm-header:hover, .tbm-header:focus {
  color: #D13F69;
  text-decoration: none !important;
}
.tbm-header:hover .tbm-header-pink, .tbm-header:focus .tbm-header-pink {
  color: #000;
}
@media (min-width: 768px) and (max-width: 991px) {
  .tbm-header {
    font-size: 24px;
  }
}
@media (max-width: 767px) {
  .tbm-header {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  .navbar-toggle {
    float: left;
    margin-top: 20px;
    margin-left: -15px;
    margin-right: 7px;
  }
}

.navbar-toggle .icon-bar {
  background: #000;
}

.header-nav-responsive {
  display: none;
  transition: all 0.5s ease-in;
  padding: 20px 0;
  box-shadow: 0 16px 8px 3px rgba(0, 0, 0, 0.7);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 2;
}
.header-nav-responsive .nav > li > a {
  color: #000;
  text-align: center;
  padding: 15px;
}
@media (max-width: 767px) {
  .header-nav-responsive .nav > li > a:hover, .header-nav-responsive .nav > li > a:focus {
    color: #D13F69;
    background: #FFFFFF;
  }
}

.header-nav-responsive__top {
  border-bottom: 1px solid #000;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.heder-responsive-search-dropdown {
  background-image: url("../images/search-icon.svg");
  margin-top: 27px;
  background-repeat: no-repeat;
  margin-left: 0;
}

.header-responsive-search {
  display: none;
  padding: 30px 15px;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  background: #FFFFFF;
  z-index: 1000;
}

.header-responsive-search-input {
  border-radius: 0;
  background: transparent;
  border: 1px solid #111;
  color: #111;
}

.header .dropdown-menu {
  border-radius: 0;
  box-shadow: 0px 3px 5px 1px rgba(0, 0, 0, 0.75);
  background: #FFFFFF;
}
.header .dropdown-menu > li > a {
  font-weight: 600;
  color: #000;
}
@media (max-width: 767px) {
  .header .dropdown-menu > li > a {
    padding: 10px 20px;
  }
}
.header .dropdown-menu > li > a:hover, .header .dropdown-menu .dropdown-menu > li > a:focus {
  background: #D13F69;
  color: white;
}
@media (max-width: 767px) {
  .header .dropdown-menu {
    width: 100%;
    text-align: center;
  }
}

.navbar-right-custom .dropdown-custom {
  display: none;
}
.navbar-right-custom .dropdown-custom-top.mr-70 {
  margin-right: 60px !important;
}

.navbar-custom {
  text-align: center;
  padding-top: 15px;
  float: none;
}
.navbar-custom .dropdown {
  display: inline-block;
  float: none;
}
.navbar-custom .dropdown-custom {
  margin: 0 30px !important;
  padding: 0 !important;
}
.navbar-custom .dropdown-custom-top {
  display: none;
}

html {
  -webkit-tap-highlight-color: rgba(250, 250, 250, 0);
}

body {
  font-family: "Montserrat-Light";
  color: #000;
  font-size: 12pt;
  line-height: 24px;
  display: flex;
  flex-flow: column nowrap;
  height: 100vh;
  min-height: 100%;
  overflow-x: hidden;
}

.body1 {
  font-family: "Montserrat-Regular";
  color: #000;
  font-size: 12pt;
  line-height: 15px;
}

h1 {
  font-family: "Futura-Heavy";
  color: #D13F69;
  font-size: 20pt;
  letter-spacing: 5px;
  text-transform: uppercase;
  text-align: center;
}

h2 {
  font-family: "Futura-Heavy";
  color: #111;
  font-size: 16pt;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h3 {
  font-family: "Futura-Heavy";
  color: #111;
  font-size: 16pt;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h4 {
  font-family: "Futura-Medium";
  color: #111;
  font-size: 12pt;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.form-group.required label:before {
  content: "*";
  color: #D13F69;
}

.product-image-block .thumbnail {
  max-width: 100%;
  padding: 0;
  margin-bottom: 10px;
  background: transparent;
  border: 0;
  border-radius: 0;
}

.noUi-horizontal .noUi-tooltip {
  bottom: -150%;
}

.text-input-short {
  height: 28px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
  padding: 0;
  margin: 0;
}

.dataTables_wrapper .dataTables_paginate .pagination > li > a {
  margin-left: 0;
}

.dataTables_wrapper .dataTables_paginate .pagination > li:last-child > a,
.dataTables_wrapper .dataTables_paginate .pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.outer-search {
  display: inline-block;
  margin-top: 6px;
}

textarea {
  resize: none;
}

.panel {
  background-color: transparent;
}

button.disabled, a.disabled {
  pointer-events: none;
  cursor: default;
}

.disabled_text {
  color: #8e8e8e;
  text-align: justify;
}

.select2-results__option {
  color: #000;
}

input {
  color: #000;
}

/**********Popup*************/
.popup-emails-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

.popup-emails-body {
  width: 620px;
  height: 410px;
  background: #D13F69;
  text-align: center;
  color: #fff;
  position: relative;
  padding: 130px 54px;
}

.popup-emails-head {
  text-transform: uppercase;
  font-family: "Muller-Medium";
  font-size: 48px;
  margin-bottom: 5px;
}

.popup-emails-text {
  font-family: "Muller-Regular";
  font-size: 24px;
}

.popup-emails-close {
  width: 27px;
  height: 27px;
  background-image: url("/images/popup-close.png");
  background-repeat: no-repeat;
  position: absolute;
  right: 30px;
  top: 30px;
  cursor: pointer;
}

.button-popup-beauty {
  display: inline-block;
  width: 130px;
  height: 50px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 50px;
  margin: 0 10px;
}

.popup-emails-body-beauty {
  display: flex;
  justify-content: center;
  align-items: center;
}

.popup-emails-head-beauty {
  font-size: 30px;
}

@media only screen and (max-width: 767px) {
  .popup-emails-body {
    width: 280px;
    height: 280px;
    padding: 70px 30px;
  }

  .popup-emails-head-beauty {
    font-size: 24px;
  }

  .popup-emails-text {
    font-size: 18px;
  }

  .popup-emails-close {
    top: 15px;
    right: 15px;
  }
}
.owl-carousel .owl-item img {
  width: auto;
  display: inline-block;
  max-height: 100%;
}

.owl-carousel {
  position: relative;
}
.owl-carousel .owl-prev, .owl-carousel .owl-next {
  width: 30px;
  height: 30px;
  background-image: url("/images/arrow-slider-2.svg");
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  top: calc(50% - 12px);
}
.owl-carousel .owl-prev {
  left: -20px;
}
.owl-carousel .owl-next {
  right: -20px;
  transform: rotate(180deg);
}
.owl-carousel .disabled {
  opacity: 0.2;
}

@media (max-width: 767px) {
  .catalog_product-slider .owl-carousel {
    overflow: hidden;
  }
  .catalog_product-slider .owl-carousel .owl-prev, .catalog_product-slider .owl-carousel .owl-next {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-image: url("/images/arrow-slider-search.svg");
    background-size: 15px;
    position: absolute;
    top: calc(50% - 45px);
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .catalog_product-slider .owl-carousel .owl-next {
    right: -45px;
    background-position: 45px center;
  }
  .catalog_product-slider .owl-carousel .owl-prev {
    left: -45px;
    background-position: 45px center;
  }
}

@media (max-width: 1024px) {
  .item {
    margin: 0 auto;
  }
}

.modal__close {
  width: 26px;
  height: 26px;
  background-image: url("/images/delete-product.svg");
  background-size: 26px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: center;
  border: 0;
  outline: 0;
  z-index: 2;
  position: absolute;
  top: -10px;
  right: -35px;
}
@media (max-width: 767px) {
  .modal__close {
    width: 15px;
    height: 15px;
    top: 25px;
    right: 10px;
    background-size: 15px;
  }
  .modal__close_agreement {
    top: 15px;
  }
}

.catlist {
  cursor: default;
}
@media (max-width: 767px) {
  .catlist {
    margin-bottom: 20px;
  }
  .catlist h4 {
    font-size: 16px;
  }
}

.confirmation-message {
  color: #D13F69;
}

.select2-dropdown {
  border: 1px solid #AAAAAA;
  box-shadow: 0px 5px 12px 12px rgba(0, 0, 0, 0.125);
}

.select2-container--open .select2-dropdown--below, .select2-container--open .select2-dropdown--above {
  background-color: #FFFFFF;
}

.select2-results__option {
  color: #000;
  font-size: 16px;
}
.select2-results__option span svg {
  margin-right: 15px;
  margin-left: 10px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: text-bottom;
}
.select2-results__option span svg path {
  fill: #D13F69;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #D13F69;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] span svg path {
  fill: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #D13F69;
}
.select2-container--default .select2-results__option[aria-selected=true] span svg path {
  fill: #fff;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #D13F69;
  background-color: #FFFFFF;
  color: #000;
  outline: none;
}

.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar {
  width: 2px;
  background: #FFFFFF;
}
.select2-container--default .select2-results > .select2-results__options::-webkit-scrollbar-thumb {
  background: #363636;
  border-radius: 0;
}

.select2-container--default .select2-results__group {
  color: #D13F69;
  font-family: "Muller-Regular";
  font-size: 16px;
}

.select2-demographic-page {
  font-size: 14px;
  position: relative;
}
.select2-demographic-page .select2-container--default .select2-selection--single {
  border: 1px solid #AAAAAA;
  height: 40px;
  border-radius: 1vh;
  background-color: #fff;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple {
  border: 1px solid #AAAAAA;
  height: 45px;
  border-radius: 1vh;
  background-color: #fff;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: transparent;
  color: #000;
  margin-top: 5px;
  border: 1px solid #AAAAAA;
  height: 24px;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__choice:hover {
  text-decoration: none;
}
.select2-demographic-page .select2-container .select2-selection--multiple {
  min-height: 40px;
}
.select2-demographic-page .select2-container--default .select2-search--inline .select2-search__field {
  font-size: 16px;
  margin-top: 7px;
  color: #999;
  caret-color: transparent;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  height: 34px;
  margin-top: 5px;
  padding: 0 5px 0 15px;
}
.select2-demographic-page .select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 15px;
}
.select2-demographic-page .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 40px;
}
.select2-demographic-page .select2-container--default .select2-selection--single .select2-selection__rendered span svg {
  margin-right: 15px;
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: text-bottom;
}
.select2-demographic-page .select2-container--default .select2-selection--single .select2-selection__rendered span svg path {
  fill: #D13F69;
}
.select2-demographic-page .select2-container--default .select2-selection--single .select2-selection__rendered:hover, .select2-demographic-page .select2-container--default .select2-selection--single .select2-selection__rendered:focus {
  outline: none;
}
.select2-demographic-page .select2-container--default .select2-results__option .select2-results__option {
  font-size: 16px;
}
.select2-demographic-page .form-label-cart {
  font-family: "Muller-Regular";
}
.select2-demographic-page .form-label-cart_traits {
  font-family: "Muller-Regular";
}

.select2-results {
  padding-right: 10px;
}

.color-input {
  overflow: visible;
  margin-bottom: 40px;
}
.color-input .error-help-block {
  font-size: 14px;
  width: 100%;
  height: 20px;
  line-height: 20px;
  float: left;
  position: absolute;
  left: 0;
}
@media (max-width: 767px) {
  .color-input {
    padding-left: 60px;
    text-align: left;
    background-position: 30px center;
    margin: 0 auto 40px;
  }
}

.none-clear-button .select2-container .select2-selection--single .select2-selection__clear {
  display: none;
}

.quiz-form .select2-container .select2-selection--single .select2-selection__clear {
  margin-right: 10px;
}

.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  white-space: nowrap;
  padding-right: 0;
  padding-left: 0;
  margin-left: 10px;
  border-right: 40px solid transparent;
  display: flex;
  overflow-x: auto;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar {
  height: 3px;
  background: transparent;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-track {
  background-color: transparent;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered::-webkit-scrollbar-thumb {
  background: transparent;
  border-radius: 2px;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline {
  width: 100%;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered .select2-search--inline .select2-search__field {
  width: 100% !important;
}
.select2-demographic-page .select2-container--default .select2-selection--multiple .select2-selection__rendered:hover::-webkit-scrollbar-thumb {
  background: #D13F69;
  border-radius: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  float: none;
  display: inline-block;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  margin-top: 5px;
  margin-right: 10px;
  position: absolute;
  right: 5px;
  top: 9px;
  z-index: 100;
}

.image-loading {
  background-image: url(/images/spinner.gif);
  background-position: top center;
  background-size: 30px;
  background-repeat: no-repeat;
  padding-top: 40px;
}

.card-details-text {
  font-size: 16px;
  padding: 0 10px;
}

.dataTables_wrapper .dataTables_processing {
  top: 0;
  left: 50%;
  width: 100%;
  height: 100%;
  min-height: 100px;
  margin-left: -50%;
  margin-top: 60px;
  padding-top: 0;
  text-align: center;
  background-color: #FFFFFF;
  color: transparent;
  background-image: url(/images/spinner.gif);
  background-position: center;
  background-size: 70px;
  background-repeat: no-repeat;
  border: 0;
  border-radius: 0;
}

.table-inner {
  min-height: 150px;
}

.respons-image {
  height: 188px;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  width: 100%;
}

.select2-results {
  padding-right: 0;
}

.select2-results__options--nested {
  display: none;
}

.select2-container--default .select2-results__group {
  cursor: pointer;
  padding: 10px 8px;
  border-bottom: 1px solid #000;
}
.select2-container--default .select2-results__group.active ~ .select2-results__options--nested {
  display: block;
}

.about-quote {
  /*  background-image: url('../images/about-quote.png');
    background-repeat: no-repeat;
    background-position: 0 100%;*/
  padding: 0 0 20px 50px;
}
@media (max-width: 767px) {
  .about-quote {
    padding: 20px;
  }
}

@media (max-width: 767px) {
  .import-products {
    padding: 0 20px;
  }
}

.selects-stub {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.selects-stub__button {
  z-index: 1;
  position: absolute;
  text-align: center;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
}
@media (max-width: 768px) {
  .selects-stub {
    min-height: 460px;
  }
}

.select-stub {
  width: 100%;
  height: 50px;
  line-height: 50px;
  border: 1px solid #ffffff;
  padding-left: 15px;
  font-size: 16px;
  color: #999;
  position: relative;
}
.select-stub__arrow {
  border-style: solid;
  border-width: 5px 4px 0px;
  height: 0px;
  right: 15px;
  position: absolute;
  top: 18px;
  width: 0px;
  border-color: white transparent transparent;
}
.select-stub_trait {
  line-height: 49px;
  padding-left: 10px;
}

.customer-social-wrap {
  width: 300px;
  margin: 20px auto 0;
}

.indent-forty {
  margin-left: 20px;
}

.indent-fifteen {
  margin-left: 15px;
  margin-bottom: 10px;
}

.banner-main {
  font-family: "Montserrat-Bold";
  font-size: 14px;
  background: rgba(209, 22, 84, 0.7);
  text-transform: uppercase;
  padding: 10px 0;
}
.banner-main .container {
  padding: 0 55px;
}
@media (min-width: 1440px) {
  .banner-main .container {
    padding: 0 43px;
  }
}
.banner-main__usercode {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  border-radius: 1vh;
}
@media (max-width: 767px) {
  .banner-main__usercode {
    margin: 10px auto;
    display: inline-block;
    float: none;
  }
}
.banner-main__right {
  text-align: right;
}
@media (max-width: 767px) {
  .banner-main {
    text-align: center;
  }
}