/** Shopify CDN: Minification failed

Line 676:0 Unexpected "}"
Line 733:0 Unexpected "}"
Line 790:0 Unexpected "}"
Line 809:19 Expected identifier but found whitespace
Line 1664:18 Unexpected "input"
Line 1710:0 Unexpected "}"
Line 1855:18 Unexpected "a"
Line 2482:0 Unexpected "}"

**/
/*
 * Theme additions
 * Custom overrides and component styles
 */

summary#HeaderDrawer-new-arrivals,
summary {
  background-color: #e4e725;
}
dl,
ol,
ul {
  margin-top: 0;
}
pre,
textarea {
  overflow: auto;
}
.btn,
.text-nowrap {
  white-space: nowrap;
}

.alert.alert-link,
.faq-tab-label,
b,
dt,
optgroup,
strong {
  font-weight: 700;
}
summary#HeaderDrawer-sale,
summary {
  color: #fff;
  background-color: #f30d04;
}
a {
  color: #000;
}
li.smartmenu:hover {
  background: #e4e725 !important;
}
button.button-add-remove-wishlist.button.button--full-width.button--tertiary {
  border: 1px solid #000;
}
.product-breadcrumbs {
  background: #fff;
  color: #777;
  position: relative;
}
.product-breadcrumbs ul {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  list-style-type: none;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding-left: 0;
  margin-bottom: 0;
}
.product-breadcrumbs ul li {
  font-size: 12px;
  padding: 4px 6px 4px 11px;
  position: relative;
}
.product-breadcrumbs ul li a {
  -moz-transition: color 0.2s linear;
  -o-transition: color 0.2s linear;
  -webkit-transition: color 0.2s linear;
  transition: color 0.2s linear;
}
.product-breadcrumbs ul li:not(:first-child):before {
  content: "/";
  position: absolute;
  display: inline-block;
  left: 0;
  top: 4px;
}
.product-breadcrumbs ul li:first-child {
  padding-left: 0;
}
.faq-tabs input,
.footer-tabs input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.faq-row {
  display: flex;
  flex-direction: column;
}
.faq-row .faq-col {
  flex: 1;
}
.faq-tabs {
  border-radius: 0;
}
.faq-tab {
  width: 100%;
  color: #fff;
  margin-bottom: 10px;
}
.faq-tab-label {
  display: flex;
  justify-content: space-between;
  padding: 10px;
  background: #eee;
  color: #000;
}
.faq-tab input:checked + .faq-tab-label,
.faq-tab-close:hover,
.faq-tab-label:hover {
  background: #e4e725;
}
.faq-tab-label::after {
  content: "❯";
  width: 1em;
  height: 1em;
  text-align: center;
  transition: 0.35s;
}
.faq-tab-content {
  max-height: 0;
  padding: 0 1em;
  color: #000;
  background: #fff;
  transition: 0.35s;
}
.faq-tab-content ol,
figure {
  margin: 0;
}
.faq-tab-close {
  display: flex;
  justify-content: flex-end;
  padding: 1em;
  font-size: 0.75em;
  background: #000;
}
.faq-tab input:checked + .faq-tab-label::after {
  transform: rotate(90deg);
}
.faq-tab input:checked ~ .faq-tab-content {
  max-height: 100%;
  padding: 1em;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev,
.collapse.in,
.linumbered,
.media-object,
.navbar-brand > img,
.open > .dropdown-menu,
.tab-content > .active,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
input[type="file"],
main,
menu,
nav,
section,
span.deal_label img,
summary {
  display: block;
}
span.deal_label {
  position: absolute;
  bottom: 0;
  z-index: 1;
  left: 0;
  width: 100%;
}
li.smartmenu,
th {
  text-align: left;
}
#fit-container {
  display: grid;
  grid-template-columns: 190px auto;
}
.flex,
.measure-title {
  display: flex;
}
.pr-0,
.product-popup-modal__content-info {
  padding-right: 0 !important;
}
@media only screen and (max-width: 600px) {
  .anouncement-message {
    justify-content: center;
  }
  .footer-tabs {
    border-radius: 0;
    overflow: hidden;
  }
  .footer-tab {
    width: 100%;
    color: #fff;
    overflow: hidden;
    margin-bottom: 10px;
  }
  .footer-tab-label {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
  }
  .footer-tab-label:hover {
    color: #e4e725;
  }
  .footer-tab-label::after {
    content: "❯";
    width: 1em;
    height: 1em;
    text-align: center;
    transition: 0.35s;
  }
  .footer-tab-content {
    max-height: 0;
    padding: 0 1em;
    transition: 0.35s;
  }
  .footer-tab input:checked + .footer-tab-label::after {
    transform: rotate(90deg);
  }
  .footer-tab input:checked ~ .footer-tab-content {
    max-height: 100vh;
    padding: 1em;
  }
  .footer-block.grid__item {
    margin: 0 !important;
  }
  .footer-block__brand-info {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__content-top {
    padding-bottom: 0 !important;
  }
  .copyright__content a:hover,
  .footer-block__details-content .list-menu__item--link:hover {
    color: rgb(var(--color-foreground));
    text-decoration: underline;
    text-underline-offset: 0.3rem;
  }
  #fit-container {
    display: block;
  }
  .measure-title {
    display: block;
    padding-bottom: 15px;
  }
  div#fit-img {
    display: flex;
    justify-content: center;
  }
  div#fit-img img {
    width: 50%;
  }
}
div#fit-info {
  padding: 15px;
}
.btn-group-justified > .btn-group.btn,
.nav-justified,
.w-100,
div#fit-chart table,
input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}
tr.size-head {
  background-color: #000;
  color: #fff;
}
tr.size-subhead {
  background-color: #464646;
  color: #fff;
}
.guides,
table.sizetable {
  text-align: center;
}
.short-delivery li {
  list-style-type: disc;
}
.blocklabel-group {
  display: inline-flex;
}
.fitlist ul li,
ul {
  list-style: disc !important;
}
.hidden,
.hidden-always,
.hidden-xl-down,
.hidden-xs-up,
.hide {
  display: none !important;
}
.forceblock,
.show-menu-item,
.visible-xl-down,
.visible-xs-up {
  display: block !important;
}
@media (max-width: 599px) {
  .hidden-xs-down {
    display: none !important;
  }
}
@media all and (min-width: 600px) {
}
@media (max-width: 959px) {
}
@media all and (min-width: 960px) {
  .hidden-md-up {
    display: none !important;
  }
}
@media (max-width: 1283px) {
}
@media all and (min-width: 1284px) {
}
@media (max-width: 1919px) {
}
@media all and (min-width: 1920px) {
}
.text-center {
  text-align: center !important;
}
.flex-wrap {
  flex-wrap: wrap;
}
.row {
  display: flex;
  flex-wrap: wrap;
}
.col,
.col-1,
.col-10,
.col-11,
.col-12,
.col-2,
.col-2-4,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-auto,
.col-lg,
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-2-4,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-auto,
.col-md,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-2-4,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-auto,
.col-sm,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-2-4,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.col-12,
.jumbotron.container,
button#BIS_trigger {
  max-width: 100%;
}
.carousel-inner > .active.right,
.carousel-inner > .next,
.push-12 {
  left: 100%;
}
.p-0 {
  padding: 0 !important;
}
.p-5 {
  padding: 1.25rem !important;
}
.p-10 {
  padding: 2.5rem !important;
}
.px-2 {
  padding-left: 0.5rem !important;
  padding-right: 0.5rem !important;
}
.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important;
}
.pt-4 {
  padding-top: 1rem !important;
}
.pt-10 {
  padding-top: 2.5rem !important;
}
.pb-2 {
  padding-bottom: 0.5rem !important;
}
.pb-5 {
  padding-bottom: 1.25rem !important;
}
.pb-10 {
  padding-bottom: 2.5rem !important;
}
.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important;
}
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}
.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important;
}
.py-10 {
  padding-top: 2.5rem !important;
  padding-bottom: 2.5rem !important;
}
.m-0 {
  margin: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.m-10 {
  margin: 2.5rem !important;
}
.m-20 {
  margin: 5rem !important;
}
.ml-5 {
  margin-left: 1.25rem !important;
}
.ml-11 {
  margin-left: 2.75rem !important;
}
.mr-3 {
  margin-right: 0.75rem !important;
}
.mr-5 {
  margin-right: 1.25rem !important;
}
.mx-10 {
  margin-left: 2.5rem !important;
  margin-right: 2.5rem !important;
}
.mt-2 {
  margin-top: 0.5rem !important;
}
.mt-3 {
  margin-top: 0.75rem !important;
}
.mt-10 {
  margin-top: 2.5rem !important;
}
.mt-20 {
  margin-top: 5rem !important;
}
.mb-0 {
  margin-bottom: 0 !important;
}
.mb-1 {
  margin-bottom: 0.25rem !important;
}
.mb-2 {
  margin-bottom: 0.5rem !important;
}
.mb-4 {
  margin-bottom: 1rem !important;
}
.mb-10 {
  margin-bottom: 2.5rem !important;
}
.mb-15 {
  margin-bottom: 3.75rem !important;
}
.mb-20 {
  margin-bottom: 5rem !important;
}
.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.my-20 {
  margin-top: 5rem !important;
  margin-bottom: 5rem !important;
}
@media screen and (max-width: 480px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-2-4,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-2-4,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-2-4,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-2-4,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .m-sm-10 {
    margin: 2.5rem !important;
  }
}
@media screen and (min-width: 481px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-2-4,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-2-4,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-2-4,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-2-4,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
}
@media screen and (min-width: 769px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-2-4,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-2-4,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-2-4,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-2-4,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
}
@media screen and (min-width: 1280px) {
  .col,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-2-4,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9,
  .col-auto,
  .col-lg,
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-2-4,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-auto,
  .col-md,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-2-4,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-auto,
  .col-sm,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-2-4,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
}
@media screen and (max-width: 780px) {
  .hideonmobile {
    display: none !important;
  }
}
@media screen and (min-width: 781px) {
  .hideondesktop {
    display: none !important;
  }
}
.btn-PC1,
.btn-PC1:focus,
.btn-PC2:focus,
.btn-PC3:focus,
.btn-PC4:focus,
.btn-PC5:focus,
.btn-PC6:focus,
.btn-PC7:focus {
  background-color: {
  }
}
.ATCB:focus,
.ATCB:hover {
  background-color: var(--dunns-black);
  border: 1px solid var(--dunns-black);
  color: var(--dunns-white) !important;
}
.badge:empty,
.bis-reset,
.collapse,
.label:empty,
.tab-content > .tab-pane,
[hidden],
template {
  display: none;
}
.product__shortinfo {
  font-size: 1rem;
  display: flex;
  justify-content: space-between;
  margin: 0 !important;
}
.lg-hotspot:active .style-1.lg-hotspot__button:after,
.lg-hotspot:hover .style-1.lg-hotspot__button:after,
.style-1.lg-hotspot__button:after {
  background-color: var(--color-points-1);
}
.style-1.lg-hotspot__button:after,
.style-2.lg-hotspot__button:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  transition: border-color 1s linear;
}
.lg-hotspot--bottom-left .lg-hotspot__label,
.lg-hotspot--top-left .lg-hotspot__label {
  left: 36px;
}
.lg-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
}
.lg-hotspot--selected {
  z-index: 999;
}
.lg-hotspot--selected .lg-hotspot__label {
  opacity: 1;
  display: block;
}
.style-1.lg-hotspot__button,
.style-2.lg-hotspot__button {
  height: 35px;
  display: block !important;
  width: 35px;
  padding: 0;
  z-index: 999;
  animation: 7s ease-in-out infinite button-pulse;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.style-1.lg-hotspot__button {
  border-radius: 100%;
  border: 1px solid var(--color-points-1);
}
.style-1.lg-hotspot__button:after {
  position: absolute;
  content: "";
  display: block;
  height: 16.8px;
  width: 16.8px;
  border-radius: 100%;
  border: 3px solid #fff;
}
.lg-hotspot:active .style-1.lg-hotspot__button,
.lg-hotspot:hover .style-1.lg-hotspot__button {
  border-color: var(--color-points-1);
}
.lg-hotspot:active .style-2.lg-hotspot__button:after,
.lg-hotspot:hover .style-2.lg-hotspot__button:after,
.style-2.lg-hotspot__button:after {
  background-color: var(--color-points-2);
}
.style-2.lg-hotspot__button {
  border-radius: 100%;
  border: 1px solid #e4e725;
  background-color: rgba(255, 255, 255, 0.2);
}
.lg-hotspot--selected > .style-2.lg-hotspot__button:after {
  line-height: 0.9;
}
.style-2.lg-hotspot__button:after {
  position: absolute;
  content: "\002B";
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  height: 18px;
  width: 18px;
  border-radius: 100%;
}
.lg-hotspot:active .style-2.lg-hotspot__button,
.lg-hotspot:hover .style-2.lg-hotspot__button {
  border-color: var(--color-points-2);
}
.lg-hotspot--selected .style-2.lg-hotspot__button:after {
  content: "\2212";
}
.lg-hotspot__label {
  position: absolute;
  display: none;
  padding: 10px;
  width: 15em;
  max-width: 50vw;
  background-color: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-size: 14.5px;
  line-height: 1.45em;
  z-index: -1;
  user-select: none;
  opacity: 0;
  transition: 0.1s linear;
}
.lg-hotspot__label h4 {
  margin: 0;
  padding: 0.65em 24px;
  background-color: #555;
  font-size: 1.1em;
  font-weight: 400;
  letter-spacing: 0.02em;
  color: #fff;
}
legend,
pre {
  color: #333;
}
.lg-hotspot__label p {
  margin: 0;
  padding: 1.1em 24px 0;
  color: #333;
}
.lg-hotspot--bottom-right .lg-hotspot__label,
.lg-hotspot--top-right .lg-hotspot__label {
  right: 36px;
}
@keyframes button-pulse {
  0%,
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
  40% {
    transform: scale(1.15, 1.15);
    opacity: 1;
  }
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
.btn-group.dropdown-toggle:active,
.btn-group.open.dropdown-toggle,
.dropdown-toggle:focus,
.navbar-toggle:focus,
.open > a,
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  -moz-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
.btn,
.btn-group,
.btn-group-vertical,
.caret,
.checkbox-inline,
.radio-inline,
img {
  vertical-align: middle;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
hr {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
*,
:after,
:before,
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
}
code,
kbd,
pre,
samp {
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
kbd kbd,
label {
  font-weight: 700;
}
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;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
td,
th {
  padding: 0;
}
@media print {
  blockquote,
  img,
  pre,
  tr {
    page-break-inside: avoid;
  }
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !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: "";
  }
  .label,
  blockquote,
  pre {
    border: px;
  }
  thead {
    display: table-header-group;
  }
  img {
    max-width: 100%;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
}
@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src:
    url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}
*,
:after,
:before {
  box-sizing: border-box;
}
html {
  font-size: 10 px;
  -webkit-tap-highlight-color: transparent;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
.img-thumbnail,
address,
blockquote footer,
blockquote small,
blockquote.small,
dd,
dt,
pre {
  line-height: 1.42857143;
}
a {
  background-color: transparent;
  text-decoration: none;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20 px;
  margin-bottom: 20 px;
  border: 0;
  border-top: px;
}
.carousel,
.checkbox,
.dropdown,
.dropup,
.has-feedback,
.input-group-btn > .btn,
.radio {
  position: relative;
}
.small,
small {
  font-size: 85%;
}
.mark,
mark {
  padding: 0.2 em;
  background-color: #fcf8e3;
}
.list-inline,
.list-unstyled,
.media-list {
  padding-left: 0;
  list-style: none;
}
pre code,
table {
  background-color: transparent;
}
.breadcrumb > .active,
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover,
.nav > li.disabled > a,
.navbar- default.btn-link,
.navbar- default.navbar-brand,
.navbar- default.navbar-link,
.navbar- default.navbar-text,
.navbar-default.navbar-nav > li > a,
.text-muted {
  color: #777;
}
.has-error.checkbox,
.has-error.checkbox label,
.has-error.checkbox-inline,
.has-error.checkbox-inline label,
.has-error.control-label,
.has-error.form-control-feedback,
.has-error.help-block,
.has-error.radio,
.has-error.radio label,
.has-error.radio-inline,
.has-error.radio-inline label,
.text-danger,
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
.bg-success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}
.bg-info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}
.bg-warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}
.bg-danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}
.btn- default,
.form-control,
.navbar-inverse.navbar-toggle.icon-bar,
.table.table {
  background-color: #fff;
}
ol,
ul {
  margin-bottom: 10 px;
}
.alert > p,
.alert > ul,
.panel > .list-group,
.panel > .panel-collapse > .list-group,
.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table,
blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child,
ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}
.caret,
.nav-pills > li + li {
  margin-left: 2 px;
}
legend,
pre {
  display: block;
}
.btn-group > .btn:first-child,
.btn.caret,
.modal-footer.btn-block + .btn-block,
dd {
  margin-left: 0;
}
abbr[data-original-title],
abbr[title] {
  cursor: help;
}
blockquote {
  padding: 10 px 20;
  margin: 0 0 20 px;
  font-size: 17.5 px;
  border-left: px;
}
code,
kbd {
  padding: 2 px 4;
  font-size: 90%;
}
blockquote footer,
blockquote small,
blockquote.small {
  display: block;
  font-size: 80%;
  color: #777;
}
blockquote footer:before,
blockquote small:before,
blockquote.small:before {
  content: "2014 0A0";
}
.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: " 0A0 2014";
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4 px;
}
kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0-1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0-1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
}
pre {
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: px;
  border-radius: 4 px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  border-radius: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
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: 8 px;
  padding-bottom: 8 px;
  color: #777;
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: px;
}
.panel-group.panel-footer,
.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th,
.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.panel-group.panel-heading + .panel-collapse > .list-group,
.panel-group.panel-heading + .panel-collapse > .panel-body,
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body,
.table > tbody + tbody {
  border-top: px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover,
.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: px;
}
fieldset,
legend {
  padding: 0;
  border: 0;
}
.table-hover > tbody > tr:hover,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}
.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}
@media screen and (max-width: 767 px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15 px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: px;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  margin: 0;
}
legend {
  width: 100%;
  font-size: 21 px;
  line-height: inherit;
  border-bottom: 1px;
}
label {
  max-width: 100%;
  margin-bottom: 5 px;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  margin: 4 px 0 0;
  margin-top: 1 px 9;
  line-height: normal;
}
.checkbox-inline.disabled,
.checkbox.disabled label,
.form-control[disabled],
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled].checkbox label,
fieldset[disabled].checkbox-inline,
fieldset[disabled].form-control,
fieldset[disabled].radio label,
fieldset[disabled].radio-inline,
fieldset[disabled]input[type="checkbox"],
fieldset[disabled]input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control,
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control,
select[multiple],
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
select[multiple].input-lg,
select[multiple].input-sm,
select[size],
textarea.form-control,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
textarea.input-lg,
textarea.input-sm {
  height: auto;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: px;
  outline-offset: -2 px;
}
output {
  display: block;
  padding-top: 7 px;
  font-size: 14 px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
}
.checkbox,
.radio {
  display: block;
  margin-top: 10 px;
  margin-bottom: 10 px;
}
.checkbox label,
.radio label {
  min-height: 20 px;
  padding-left: 20 px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-top: 4 px 9;
  margin-left: -20 px;
}
.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5 px;
}
.form-group-sm.form-control,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-sm {
  height: 30 px;
  padding: 5 px 10;
  font-size: 12 px;
  line-height: 1.5;
  border-radius: 3 px;
}
.form-group-sm select.form-control,
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-sm {
  height: 30 px;
  line-height: 30 px;
}
.form-group-lg.form-control,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-lg {
  height: 46 px;
  padding: 10 px 16;
  font-size: 18 px;
  line-height: 1.3333333;
  border-radius: 6 px;
}
.form-group-lg select.form-control,
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-lg {
  height: 46 px;
  line-height: 46 px;
}
.has-success.checkbox,
.has-success.checkbox label,
.has-success.checkbox-inline,
.has-success.checkbox-inline label,
.has-success.control-label,
.has-success.help-block,
.has-success.radio,
.has-success.radio label,
.has-success.radio-inline,
.has-success.radio-inline label,
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
.has-warning.checkbox,
.has-warning.checkbox label,
.has-warning.checkbox-inline,
.has-warning.checkbox-inline label,
.has-warning.control-label,
.has-warning.help-block,
.has-warning.radio,
.has-warning.radio label,
.has-warning.radio-inline,
.has-warning.radio-inline label,
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
.form-horizontal.checkbox,
.form-horizontal.checkbox-inline,
.form-horizontal.radio,
.form-horizontal.radio-inline {
  padding-top: 7 px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal.checkbox,
.form-horizontal.radio {
  min-height: 27 px;
}
.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header,
.form-horizontal.form-group {
  margin-right: -15 px;
  margin-left: -15 px;
}
.btn {
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: solid px;
  padding: 6 px 12;
  font-size: 14 px;
  line-height: 1.42857143;
  border-radius: 4 px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn.disabled,
.btn[disabled],
fieldset[disabled].btn {
  cursor: not-allowed;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.fade,
.modal-backdrop.fade,
.tooltip {
  opacity: 0;
}
a.btn.disabled,
fieldset[disabled]a.btn {
  pointer-events: none;
}
.btn- default.focus,
.btn- default:focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn- default.active,
.btn- default:active,
.open > .dropdown-toggle.btn- default {
  color: #333;
  background-color: #e6e6e6;
  background-image: none;
  border-color: #adadad;
}
.btn- default.active.focus,
.btn- default.active:focus,
.btn- default.active:hover,
.btn- default:active.focus,
.btn- default:active:focus,
.btn- default:active:hover,
.open > .dropdown-toggle.btn- default.focus,
.open > .dropdown-toggle.btn- default:focus,
.open > .dropdown-toggle.btn- default:hover {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled].btn-default.focus,
fieldset[disabled].btn-default:focus,
fieldset[disabled].btn-default:hover {
  background-color: #fff;
  border-color: #ccc;
}
.btn- default.badge {
  color: #fff;
  background-color: #333;
}
.btn-primary.focus,
.btn-primary:focus {
  color: #fff;
  background-color: #286090;
  border-color: #122 b40;
}
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  background-image: none;
  border-color: #204 d74;
}
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  color: #fff;
  background-color: #204d74;
  border-color: #122 b40;
}
.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled].btn-primary.focus,
fieldset[disabled].btn-primary:focus,
fieldset[disabled].btn-primary:hover {
  background-color: #337ab7;
  border-color: #2e6 da4;
}
.btn-primary.badge,
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}
.btn-success.focus,
.btn-success:focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  background-image: none;
  border-color: #398439;
}
.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled].btn-success.focus,
fieldset[disabled].btn-success:focus,
fieldset[disabled].btn-success:hover {
  background-color: #5cb85c;
  border-color: #4 cae4c;
}
.btn-success.badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info.focus,
.btn-info:focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1 b6d85;
}
.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  background-image: none;
  border-color: #269 abc;
}
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  color: #fff;
  background-color: #269abc;
  border-color: #1 b6d85;
}
.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled].btn-info.focus,
fieldset[disabled].btn-info:focus,
fieldset[disabled].btn-info:hover {
  background-color: #5bc0de;
  border-color: #46 b8da;
}
.btn-info.badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning.focus,
.btn-warning:focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  background-image: none;
  border-color: #d58512;
}
.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled].btn-warning.focus,
fieldset[disabled].btn-warning:focus,
fieldset[disabled].btn-warning:hover {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning.badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger.focus,
.btn-danger:focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  background-image: none;
  border-color: #ac2925;
}
.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled].btn-danger.focus,
fieldset[disabled].btn-danger:focus,
fieldset[disabled].btn-danger:hover {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger.badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled].btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-menu.divider,
.nav.nav-divider {
  overflow: hidden;
  background-color: #e5e5e5;
}
.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.fade.in {
  opacity: 1;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.dropdown-menu.divider {
  height: 1 px;
  margin: 9 px 0;
}
.alert h4,
.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"],
.media:first-child {
  margin-top: 0;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
}
.btn-group,
.btn-group-vertical,
.input-group,
.input-group-btn,
.input-group.form-control,
.nav > li,
.nav > li > a,
.navbar {
  position: relative;
}
.dropup.caret,
.navbar-fixed-bottom.dropdown.caret {
  content: "";
  border-top: 0;
  border-bottom: 4px;
}
.dropup.dropdown-menu,
.navbar-fixed-bottom.dropdown.dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}
.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover,
.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  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-group > .btn-group,
.btn-toolbar.btn,
.btn-toolbar.btn-group,
.btn-toolbar.input-group,
.nav-pills > li,
.pager.previous > a,
.pager.previous > span {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.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;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle,
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group.form-control:first-child {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child),
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group.form-control:last-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}
.btn-group.open.dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open.dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-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 > .btn,
.nav-justified > li,
.nav-stacked > li,
.nav-tabs.nav-justified > li {
  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:first-child:not(:last-child) {
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-radius: 0 0 4px 4px;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child,
.panel
  > .panel-heading
  + .panel-collapse
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.badge,
.label {
  font-weight: 700;
  white-space: nowrap;
}
.input-group-addon:first-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}
.input-group-addon:last-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}
.input-group-btn > .btn + .btn,
.modal-footer.btn-group.btn + .btn {
  margin-left: -1 px;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1 px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1 px;
}
.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav > li {
  display: block;
}
.nav > li > a {
  display: block;
  padding: 10 px 15;
}
.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}
.nav.open > a,
.nav.open > a:focus,
.nav.open > a:hover {
  background-color: #eee;
  border-color: #337ab7;
}
.nav.nav-divider {
  height: 1px;
  margin: 9px 0;
}
.media-object.img-thumbnail,
.nav > li > a > img {
  max-width: none;
}
.nav-justified > .dropdown.dropdown-menu,
.nav-tabs.nav-justified > .dropdown.dropdown-menu {
  top: auto;
  left: auto;
}
.nav-pills > li > a {
  border-radius: 4 px;
}
@media (min-width: 768px) {
  .form-inline.form-control-static,
  .form-inline.checkbox,
  .form-inline.radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline.checkbox label,
  .form-inline.radio label {
    padding-left: 0;
  }
  .form-inline.checkbox input[type="checkbox"],
  .form-inline.radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
}
.nav-tabs-justified,
.panel-group.panel-heading,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.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-bordered > thead > tr:first-child > td,
.panel > .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,
.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,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (max-device-width: 480 px) and (orientation: landscape) {
  .navbar-fixed-bottom.navbar-collapse,
}
.badge,
.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.label {
  line-height: 1;
}
.breadcrumb > li,
.pagination {
  display: inline-block;
}
@media (min-width: 768 px) {
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
  .navbar > .container-fluid.navbar-brand,
  .navbar > .container.navbar-brand {
    margin-left: -15 px;
  }
  .navbar-form.checkbox,
  .navbar-form.radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form.checkbox label,
  .navbar-form.radio label {
    padding-left: 0;
  }
  .navbar-form.checkbox input[type="checkbox"],
  .navbar-form.radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
}
.navbar- default.navbar-nav > .open > a,
.navbar- default.navbar-nav > .open > a:focus,
.navbar- default.navbar-nav > .open > a:hover,
.navbar-default.navbar-nav > .active > a,
.navbar-default.navbar-nav > .active > a:focus,
.navbar-default.navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}
.navbar- default.navbar-nav > .disabled > a,
.navbar- default.navbar-nav > .disabled > a:focus,
.navbar- default.navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}
@media (max-width: 767 px) {
  .navbar-nav.open.dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav.open.dropdown-menu.dropdown-header,
  .navbar-nav.open.dropdown-menu > li > a {
    padding: 5 px 15;
  }
  .navbar-nav.open.dropdown-menu > li > a {
    line-height: 20 px;
  }
  .navbar-nav.open.dropdown-menu > li > a:focus,
  .navbar-nav.open.dropdown-menu > li > a:hover {
    background-image: none;
  }
  .navbar- default.navbar-nav.open.dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default.navbar-nav.open.dropdown-menu > li > a:focus,
  .navbar-default.navbar-nav.open.dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar- default.navbar-nav.open.dropdown-menu > .active > a,
  .navbar- default.navbar-nav.open.dropdown-menu > .active > a:focus,
  .navbar- default.navbar-nav.open.dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar- default.navbar-nav.open.dropdown-menu > .disabled > a,
  .navbar- default.navbar-nav.open.dropdown-menu > .disabled > a:focus,
  .navbar- default.navbar-nav.open.dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-inverse.navbar-nav > .active > a,
.navbar-inverse.navbar-nav > .active > a:focus,
.navbar-inverse.navbar-nav > .active > a:hover,
.navbar-inverse.navbar-nav > .open > a,
.navbar-inverse.navbar-nav > .open > a:focus,
.navbar-inverse.navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse.navbar-nav > .disabled > a,
.navbar-inverse.navbar-nav > .disabled > a:focus,
.navbar-inverse.navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}
@media (max-width: 767px) {
  .navbar-inverse.navbar-nav.open.dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu.divider {
    background-color: #080808;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > li > a {
    color: #9 d9d9d;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > li > a:focus,
  .navbar-inverse.navbar-nav.open.dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > .active > a,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .active > a:focus,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse.navbar-nav.open.dropdown-menu > .disabled > a,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .disabled > a:focus,
  .navbar-inverse.navbar-nav.open.dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}
.pagination {
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.label,
.pager li,
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337 ab7;
  text-decoration: none;
  background-color: #fff;
  border: px;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4 px;
  border-bottom-left-radius: 4 px;
}
.nav-pills > li > a > .badge,
.tooltip.right {
  margin-left: 3 px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4 px;
  border-bottom-right-radius: 4 px;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337 ab7;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd;
}
.list-group-item > .badge,
.pager.next > a,
.pager.next > span {
  float: right;
}
.pager.disabled > a,
.pager.disabled > a:focus,
.pager.disabled > a:hover,
.pager.disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
}
.label {
  padding: 0.2 em.6 em.3 em;
  font-size: 75%;
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  border-radius: 0.25 em;
}
.badge,
.progress-bar {
  font-size: 12 px;
  text-align: center;
}
a.badge:focus,
a.badge:hover,
a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.btn.label {
  position: relative;
  top: -1 px;
}
.badge {
  display: inline-block;
  min-width: 10 px;
  padding: 3 px 7;
  color: #fff;
  vertical-align: middle;
}
.jumbotron,
.jumbotron h1,
.jumbotron.h1 {
  color: inherit;
}
.btn.badge {
  position: relative;
  top: -1px;
}
.btn-group-xs > .btn.badge,
.btn-xs.badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item > .badge + .badge {
  margin-right: 5 px;
}
.alert,
.thumbnail {
  margin-bottom: 20 px;
}
.container-fluid.jumbotron,
.container.jumbotron {
  padding-right: 15 px;
  padding-left: 15 px;
  border-radius: 6 px;
}
.thumbnail {
  display: block;
  padding: 4 px;
  line-height: 1.42857143;
  background-color: #fff;
  border: px;
  border-radius: 4 px;
}
.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}
.panel-primary,
a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}
.thumbnail.caption {
  padding: 9px;
  color: #333;
}
.alert {
  padding: 15 px;
  border: solid px;
  border-radius: 4 px;
}
.alert h4 {
  color: inherit;
}
.alert > p + p,
.panel-group.panel + .panel {
  margin-top: 5 px;
}
.alert-dismissable.close,
.alert-dismissible.close {
  position: relative;
  top: -2 px;
  right: -21 px;
  color: inherit;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4 px;
  -webkit-box-shadow: inset 0 1 px 2 px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1 px 2 px rgba(0, 0, 0, 0.1);
}
.progress-bar.active,
.progress.active.progress-bar {
  -webkit-animation: 2s linear infinite progress-bar-stripes;
  -o-animation: 2s linear infinite progress-bar-stripes;
  animation: 2s linear infinite progress-bar-stripes;
}
.media {
  margin-top: 15 px;
}
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}
.media-right,
.media > .pull-right {
  padding-left: 10 px;
}
.media-left,
.media > .pull-left {
  padding-right: 10 px;
}
.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee;
}
.list-group-item.disabled.list-group-item-heading,
.list-group-item.disabled:focus.list-group-item-heading,
.list-group-item.disabled:hover.list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled.list-group-item-text,
.list-group-item.disabled:focus.list-group-item-text,
.list-group-item.disabled:hover.list-group-item-text {
  color: #777;
}
.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337 ab7;
}
.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: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,
.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 {
  color: inherit;
}
.list-group-item.active.list-group-item-text,
.list-group-item.active:focus.list-group-item-text,
.list-group-item.active:hover.list-group-item-text {
  color: #c7ddef;
}
.panel-heading > .dropdown.dropdown-toggle,
.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a,
a.list-group-item-danger.list-group-item-heading,
a.list-group-item-info.list-group-item-heading,
a.list-group-item-success.list-group-item-heading,
a.list-group-item-warning.list-group-item-heading,
button.list-group-item-danger.list-group-item-heading,
button.list-group-item-info.list-group-item-heading,
button.list-group-item-success.list-group-item-heading,
button.list-group-item-warning.list-group-item-heading {
  color: inherit;
}
a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #3 c763d;
}
a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708 f;
}
a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8 a6d3b;
}
a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.panel {
  margin-bottom: 20 px;
  background-color: #fff;
  border: solid px;
  border-radius: 4 px;
  -webkit-box-shadow: 0 1 px 1 px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1 px 1 px rgba(0, 0, 0, 0.05);
}
.panel-footer,
.well {
  background-color: #f5f5f5;
}
.panel-group,
.well {
  margin-bottom: 20 px;
}
.panel > .list-group.list-group-item,
.panel > .panel-collapse > .list-group.list-group-item {
  border-width: 1 px 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: 3 px;
  border-top-right-radius: 3 px;
}
.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: 3 px;
  border-bottom-left-radius: 3 px;
}
.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15 px;
  padding-left: 15 px;
}
.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .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:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3 px;
  border-top-right-radius: 3 px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3 px;
}
.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,
.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: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:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3 px;
}
.panel > .table-responsive:last-child > .table: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,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3 px;
  border-bottom-left-radius: 3 px;
}
.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,
.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 {
  border-bottom-left-radius: 3 px;
}
.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,
.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 {
  border-bottom-right-radius: 3 px;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}
.panel-group.panel {
  margin-bottom: 0;
  border-radius: 4 px;
}
.panel- default > .panel-heading.badge {
  color: #f5f5f5;
  background-color: #333;
}
.panel-primary > .panel-heading.badge {
  color: #337 ab7;
  background-color: #fff;
}
.panel-success > .panel-heading.badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-info > .panel-heading.badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-warning > .panel-heading.badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-danger > .panel-heading.badge {
  color: #f2dede;
  background-color: #a94442;
}
.well {
  min-height: 20 px;
  padding: 19 px;
  border: px;
  border-radius: 4 px;
  -webkit-box-shadow: inset 0 1 px 1 px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1 px 1 px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: rgba(0, 0, 0, 0.15);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: 0;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.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 {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
}
.modal.in.modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open.modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10 px;
}
.modal-backdrop.in {
  opacity: 0.5;
}
.modal-header.close {
  margin-top: -2 px;
}
.modal-body {
  position: relative;
  padding: 15 px;
}
.modal-footer.btn + .btn {
  margin-bottom: 0;
  margin-left: 5 px;
}
@media (min-width: 768 px) {
  .modal-dialog {
    width: 600 px;
    margin: 30 px auto;
  }
}
@media (min-width: 992 px) {
}
.tooltip.in {
  opacity: 0.9;
}
.tooltip.top {
  padding: 5 px 0;
  margin-top: -3 px;
}
.tooltip.right {
  padding: 0 5 px;
}
.tooltip.bottom {
  padding: 5 px 0;
  margin-top: 3 px;
}
.tooltip.left {
  padding: 0 5 px;
  margin-left: -3 px;
}
.tooltip.top.tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5 px;
  border-width: 5 px;
  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: 5 px;
  margin-bottom: -5 px;
  border-width: 5 px;
  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: -5 px;
  border-width: 5 px 0 5;
  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: 5 px;
  margin-top: -5 px;
  border-width: 0 5 px;
  border-bottom-color: #000;
}
.tooltip.bottom-right.tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover.top {
  margin-top: -10 px;
}
.popover.right {
  margin-left: 10 px;
}
.popover.bottom {
  margin-top: 10 px;
}
.popover.left {
  margin-left: -10 px;
}
.popover.top > .arrow {
  bottom: -11 px;
  left: 50%;
  margin-left: -11 px;
  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: -11 px;
  margin-top: -11 px;
  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: -11 px;
  left: 50%;
  margin-left: -11 px;
  border-top-width: 0;
  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: -11 px;
  margin-top: -11 px;
  border-right-width: 0;
  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;
}
.carousel-inner > .item {
  position: relative;
  display: none;
}
@media all and (transform-3 d), (-webkit-transform-3 d) {
  .carousel-inner > .item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000 px;
    perspective: 1000 px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .active.left,
.carousel-inner > .prev {
  left: -100%;
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
}
.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -o-linear-gradient(
    left,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
}
.carousel-indicators.active {
  width: 12 px;
  height: 12 px;
  margin: 0;
  background-color: #fff;
}
.carousel-caption.btn,
.text-hide {
  text-shadow: none;
}
@media screen and (min-width: 768 px) {
  .container-fluid.jumbotron,
  .container.jumbotron {
    padding-right: 60 px;
    padding-left: 60 px;
  }
  .jumbotron h1,
  .jumbotron.h1 {
    font-size: 63 px;
  }
}
.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal.form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}
.invisible {
  visibility: hidden;
}
@-ms-viewport {
  width: device-width;
}
button.button-add-remove-wishlist.button.button--tertiary:after {
  box-shadow: none !important;
}
