@charset "UTF-8";
/*----------------------------------------------------------
//                rounded corner mixins
//  --------------------------------------------------------*/
/*----------------------------------------------------------
//                Background mixins
//  --------------------------------------------------------*/
/*----------------------------------------------------------
//                box-sizing mixins
//  --------------------------------------------------------*/
/*----------------------------------------------------------
//                Title splitter mixins
//  --------------------------------------------------------*/
/*----------------------------------------------------------
//                After Triangle for Menus mixins
//  --------------------------------------------------------*/
/*-----------------------------------------------------------------
//  Sprite Generator: (example)
//	.sprite-entity-verified-by-visa {
//		@include sprite-create(sprite-entity-verified-by-visa);
//	}		
//  -------------------------------------------------------------*/
/*----------------------------------------------------------
//                Responsive Typography
//  --------------------------------------------------------*/
@import "//fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800|Oswald";
@-webkit-keyframes cssAnimation {
  from {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
  to {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
}
@-moz-keyframes cssAnimation {
  from {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
  to {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
}
@-ms-keyframes cssAnimation {
  from {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
  to {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
}
@keyframes cssAnimation {
  from {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
  to {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
}
@-webkit-keyframes cssAnimation1 {
  0% {
    -webkit-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 0) skew(0deg) translate(0px);
  }
  60% {
    -webkit-transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1.08) skew(0deg) translate(0px);
  }
  70% {
    -webkit-transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1.06) skew(0deg) translate(0px);
  }
  80% {
    -webkit-transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1.03) skew(0deg) translate(0px);
  }
  90% {
    -webkit-transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1.01) skew(0deg) translate(0px);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
  }
}
@-webkit-keyframes cssAnimation2 {
  0% {
    -webkit-transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1.04) skew(0deg) translate(0px);
  }
  100% {
    -webkit-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
    -moz-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
    -ms-transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
    transform: rotate(0deg) scale(1, 1) skew(0deg) translate(0px);
  }
}
/*----------------------------------------------------------
//                font & font variables
//  --------------------------------------------------------*/
/*----------------------------------------------------------
//      Instead of above we can use below as well
//
//      @screen-xs: 480px,
//      @screen-xs-min: @screen-xs,
//      @screen-phone: @screen-xs-min,
//      @screen-sm: 641px,
//      @screen-sm-min: @screen-sm,
//      @screen-tablet: @screen-sm-min,
//      @screen-md: 1024px,
//      @screen-md-min: @screen-md,
//      @screen-desktop: @screen-md-min,
//      @screen-lg: 1440px,
//      @screen-lg-min: @screen-lg,
//      @screen-lg-desktop: @screen-lg-min,
//      @screen-xs-max: (@screen-sm-min - 1),
//      @screen-sm-max: (@screen-md-min - 1),
//      @screen-md-max: (@screen-lg-min - 1),
//      @grid-columns: 12,
//      @grid-gutter-width: 30px
//  --------------------------------------------------------*/
/*!
 *  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 PATH
 * -------------------------- */
@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;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  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.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .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% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -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;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.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: 'icons';
  src: url("../fonts/icons.eot?iriee6");
  src: url("../fonts/icons.eot?iriee6#iefix") format("embedded-opentype"), url("../fonts/icons.ttf?iriee6") format("truetype"), url("../fonts/icons.woff?iriee6") format("woff"), url("../fonts/icons.svg?iriee6#icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Custom Icon Font Glyph Assignments */
.icon-checkbox-checked:before {
  content: "\e904";
  cursor: pointer;
}

.icon-checkbox:before {
  content: "\e905";
  cursor: pointer;
  transform: translateY(-1px);
}

.icon-radio-checked:before {
  content: "\e906";
}

.icon-radio:before {
  content: "\e907";
}

.icon-ribbon-tag:before {
  content: "\e90d";
}

.icon-ribbon-starburst:before {
  content: "\e90c";
}

.icon-ribbon-heart:before {
  content: "\e90b";
}

.icon-ribbon-gift:before {
  content: "\e90a";
}

.icon-ribbon-bow:before {
  content: "\e909";
}

.icon-glyph-arrow:before {
  content: "\e908";
}

.icon-ribbon-ending:before {
  content: "\e90e";
}

.icon-close:before {
  content: "\e913";
}

/* -------------------------------------- */
input[type="radio"],
input[type="checkbox"] {
  display: none;
}

input[type="radio"] + span:before,
input[type="checkbox"] + span:before {
  position: relative;
  top: 2px;
  display: inline-block;
  font-family: 'icons';
  /* Adding icon font */
  font-weight: 400;
  line-height: 1;
  font-size: 1.30rem;
  cursor: pointer;
}

input[type="radio"] + span:before {
  content: "\e907";
  /* glyphicon record */
  color: #b1b1b1;
  margin-right: 5px;
  cursor: pointer;
}

input[type="radio"]:checked + span:before {
  content: "\e906";
  /* glyphicon ok-circle */
  color: #0a8ee1;
  cursor: pointer;
}

input[type="checkbox"] + span:before {
  content: "\e905";
  /* glyphicon unchecked */
  color: #b1b1b1;
  margin-right: 5px;
  cursor: pointer;
}

input[type="checkbox"]:checked + span:before {
  content: "\e904";
  /* glyphicon checked */
  color: #2196F3;
  cursor: pointer;
}

span.glyphicon-star {
  font-family: 'icons';
}
span.glyphicon-star:before {
  content: "\e902";
}

/* Gift Page Varibales */
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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: 1px 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 {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-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("../fonts/bootstrap/glyphicons-halflings-regular.eot");
  src: url("../fonts/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff2") format("woff2"), url("../fonts/bootstrap/glyphicons-halflings-regular.woff") format("woff"), url("../fonts/bootstrap/glyphicons-halflings-regular.ttf") format("truetype"), url("../fonts/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before {
  content: "\e227";
}

.glyphicon-btc:before {
  content: "\e227";
}

.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-jpy:before {
  content: "\00a5";
}

.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-rub:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Raleway", sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #333333;
  text-decoration: none;
}
a:hover, a:focus {
  color: #de1c85;
  text-decoration: none;
}
a:focus {
  /*@include tab-focus;*/
}

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.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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: "Raleway", sans-serif;
  font-weight: 200;
  line-height: 2em;
  color: #000;
}
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: normal;
  line-height: 1;
  color: #777777;
}

h1, .h1,
h2, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 64px;
}

h2, .h2 {
  font-size: 26px;
}

h3, .h3 {
  font-size: 19px;
}

h4, .h4 {
  font-size: 18px;
}

h5, .h5 {
  font-size: 14px;
}

h6, .h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  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 {
  background-color: #fcf8e3;
  padding: .2em;
}

.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: #de1c85;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #b1166a;
}

.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: #de1c85;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #b1166a;
}

.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: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 1024px) {
  .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;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
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.42857;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}
.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: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

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: bold;
  box-shadow: none;
}

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
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 {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.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-left: 15px;
  padding-right: 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.33333%;
}

.col-xs-2 {
  width: 16.66667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333%;
}

.col-xs-5 {
  width: 41.66667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333%;
}

.col-xs-8 {
  width: 66.66667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333%;
}

.col-xs-11 {
  width: 91.66667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333%;
}

.col-xs-pull-2 {
  right: 16.66667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333%;
}

.col-xs-pull-5 {
  right: 41.66667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333%;
}

.col-xs-pull-8 {
  right: 66.66667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333%;
}

.col-xs-pull-11 {
  right: 91.66667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333%;
}

.col-xs-push-2 {
  left: 16.66667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333%;
}

.col-xs-push-5 {
  left: 41.66667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333%;
}

.col-xs-push-8 {
  left: 66.66667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333%;
}

.col-xs-push-11 {
  left: 91.66667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333%;
}

.col-xs-offset-2 {
  margin-left: 16.66667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333%;
}

.col-xs-offset-5 {
  margin-left: 41.66667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333%;
}

.col-xs-offset-8 {
  margin-left: 66.66667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333%;
}

.col-xs-offset-11 {
  margin-left: 91.66667%;
}

.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.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1024px) {
  .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.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .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.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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.42857;
  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: #fff;
}

.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 col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.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 {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    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 {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 11px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
}

.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #b1b1b1;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@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: 42px;
  }
  input[type="date"].input-sm, .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .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[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .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[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .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[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .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[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .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[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .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[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .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[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn, .input-group-lg
  input[type="month"] {
    line-height: 44px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

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;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 11px;
  padding-bottom: 11px;
  margin-bottom: 0;
  min-height: 34px;
}
.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-left: 0;
  padding-right: 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: 32px;
  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: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33333;
  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: 44px;
  line-height: 44px;
}

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: 44px;
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 44px;
  line-height: 44px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 44px;
  min-height: 36px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.33333;
}

.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 52.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  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: 44px;
  height: 44px;
  line-height: 44px;
}

.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #959595;
}

@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 {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 11px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 31px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 11px;
  }
}
.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: 16px;
  }
}
@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: 600;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857;
  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: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active, .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

/*
.btn-default {
  @include button-variant($btn-default-color, $btn-default-bg, $btn-default-border);
}
.btn-primary {
  @include button-variant($btn-primary-color, $btn-primary-bg, $btn-primary-border);
}
// Success appears as green
.btn-success {
  @include button-variant($btn-success-color, $btn-success-bg, $btn-success-border);
}
// Info appears as blue-green
.btn-info {
  @include button-variant($btn-info-color, $btn-info-bg, $btn-info-border);
}
// Warning appears as orange
.btn-warning {
  @include button-variant($btn-warning-color, $btn-warning-bg, $btn-warning-border);
}
// Danger and error appear as red
.btn-danger {
  @include button-variant($btn-danger-color, $btn-danger-bg, $btn-danger-border);
}
*/
.btn-link {
  color: #333333;
  font-weight: normal;
  border-radius: 0;
}
.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;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #de1c85;
  text-decoration: none;
  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: 16px;
  line-height: 1.33333;
  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;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  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;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.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;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #de1c85;
}

.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;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 1024px) {
  .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 {
  content: " ";
  display: table;
}
.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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-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-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.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 .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 {
  content: " ";
  display: table;
}
.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-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.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-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  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-left: 0;
  padding-right: 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: 10px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #b1b1b1;
  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: 16px;
  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-bottom-right-radius: 0;
  border-top-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-bottom-left-radius: 0;
  border-top-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 {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav:before, .nav:after {
  content: " ";
  display: table;
}
.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: #eee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eee;
  border-color: #333333;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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.42857;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.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: #de1c85;
}

.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 {
  text-align: center;
  margin-bottom: 5px;
}
.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.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-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.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
.navbar:after {
  clear: both;
}
@media (min-width: 1024px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
.navbar-header:after {
  clear: both;
}
@media (min-width: 1024px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
.navbar-collapse:after {
  clear: both;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 1024px) {
  .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-left: 0;
    padding-right: 0;
  }
}

.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;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 1024px) {
  .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: 1024px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 1024px) {
  .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;
}

.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 16px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 1024px) {
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.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: 1024px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 1023px) {
  .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: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 1024px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}
@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: 1023px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 1024px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}
.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: 15px;
  margin-bottom: 15px;
}
@media (min-width: 1024px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 1024px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.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: transparent;
}
.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-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: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #555;
}
@media (max-width: 1023px) {
  .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: transparent;
  }
  .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-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-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-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 1023px) {
  .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-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: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 10px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #333333;
  background-color: #e8eef3;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #de1c85;
  background-color: #eee;
  border-color: 1px solid #ddd;
}
.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;
  background-color: #009db5;
  border-color: 1px solid #009db5;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #009db5;
  background-color: #fff;
  border-color: 1px solid #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 16px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-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-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #e8eef3;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.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: #009db5;
  background-color: #e8eef3;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
.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: #de1c85;
}
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #b1166a;
}

.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge, .btn-group-xs > .btn .badge, .btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
.list-group-item.active > .badge, .nav-pills > .active > a > .badge {
  color: #333333;
  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: #eee;
}
.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 {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #333333;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  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 {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.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 {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #de1c85;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.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 {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

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 {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled, .list-group-item.disabled:hover, .list-group-item.disabled:focus {
  background-color: #eee;
  color: #777777;
  cursor: not-allowed;
}
.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: #de1c85;
  border-color: #de1c85;
}
.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: #f9cde5;
}

.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: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-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 #ddd;
  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-right-radius: 3px;
  border-top-left-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-right-radius: 0;
  border-top-left-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-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-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-left-radius: 3px;
  border-bottom-right-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 {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}
.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 #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #de1c85;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #de1c85;
  border-color: #de1c85;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #de1c85;
}
.panel-primary > .panel-heading .badge {
  color: #de1c85;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #de1c85;
}

.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;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 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;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.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;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -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%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.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: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.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 {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #de1c85;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #de1c85;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #de1c85;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #de1c85;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #de1c85;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #de1c85;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #de1c85;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #de1c85;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #de1c85;
}

.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: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  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-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  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 {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.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 {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next, .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev, .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left, .carousel-inner > .item.prev.right, .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    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;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}
.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: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover, .carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.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;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #de1c85;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #de1c85;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.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 {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: 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: 1023px) {
  .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: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1024px) 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: 1024px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 1024px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 1024px) 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: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) 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;
  }
}
.button {
  font-size: inherit;
  transform: none;
}
.button:focus {
  outline: 0;
}
.button.primary {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white !important;
  background: #de1c85;
  padding: 0.9em;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid #de1c85;
}
.button.primary:hover {
  background-image: none !important;
  background-color: #de1c85;
}
.button.primary .button_text {
  padding: 0;
  border: 0;
  font-size: 16px;
  width: auto;
  min-width: 100px;
  font-weight: 600;
  letter-spacing: 1.9px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.button.primary.tertiary {
  font-family: "Raleway", sans-serif;
  font-weight: 600 !important;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #de1c85 !important;
  background: white;
  padding: 0.9em;
  text-transform: uppercase;
  white-space: nowrap;
  border: 1px solid white;
}
.button.primary.tertiary:hover {
  background-image: none !important;
  background-color: #de1c85;
}
.button.primary.tertiary a, .button.primary.tertiary .button_text {
  padding: 0;
  border: 0;
  font-size: 16px;
  width: auto;
  font-weight: 800;
}
.button.primary.tertiary .button_text {
  min-width: 100px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.button.transparent {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  color: black !important;
  border: 1px solid white !important;
  background: transparent !important;
  padding: 0.9em;
  text-align: center;
}
.button.transparent:hover {
  background-image: none !important;
  background-color: transparent !important;
  border: 1px solid white !important;
}
.button.transparent a {
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.button.white {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  color: #009db5 !important;
  border: 2px solid lightgray !important;
  background: white !important;
  padding: 0.9em;
  text-align: center;
}
.button.white:hover {
  background-image: none !important;
  background-color: white !important;
  border: 2px solid lightgray !important;
}
.button.white a {
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
.button.outlined {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  color: #555555 !important;
  border: 1px solid #eee !important;
  background: white !important;
  padding: 0.9em;
  text-align: center;
}
.button.outlined:hover {
  background-image: none !important;
  background-color: white !important;
  border: 1px solid #eee !important;
}
.button.outlined a {
  padding: 0;
  text-align: center;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}

.button_primary, .disabled .button_primary {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white !important;
  background: #de1c85;
  padding: 0.9em;
  text-transform: uppercase;
  border: 1px solid #de1c85;
  white-space: nowrap;
  transform: none;
}
.button_primary:hover, .disabled .button_primary:hover {
  background-image: none !important;
  background-color: #de1c85;
}
.button_primary .button_text, .disabled .button_primary .button_text {
  height: inherit;
  line-height: inherit;
  border-radius: inherit;
  padding: 0;
  border: 0;
  font-size: 16px;
  min-width: 100px;
  color: white !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

.button_secondary, .disabled .button_secondary {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5em;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: white !important;
  background: #de1c85;
  padding: 0.9em;
  text-transform: uppercase;
  border: 1px solid #de1c85;
  white-space: nowrap;
  transform: none;
}
.button_secondary:hover, .disabled .button_secondary:hover {
  background-image: none !important;
  background-color: #de1c85;
}
.button_secondary .button_text, .disabled .button_secondary .button_text {
  height: inherit;
  line-height: inherit;
  border-radius: inherit;
  padding: 0;
  border: 0;
  font-size: 16px;
  min-width: 100px;
  color: white !important;
  text-overflow: ellipsis;
  overflow: hidden;
}

::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #333333;
  font-style: italic;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #333333;
  font-style: italic;
}

:-ms-input-placeholder {
  /* IE 10+ */
  color: #333333;
  font-style: italic;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #333333;
  font-style: italic;
}

select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #000;
}

input, select, textarea,
input:focus, select:focus, textarea:focus {
  font-size: 14px;
}

select::-ms-expand {
  display: none;
}

select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: linear-gradient(45deg, transparent 50%, #de1c85 50%), linear-gradient(135deg, #de1c85 50%, transparent 50%), linear-gradient(to right, #de1c85, #de1c85);
  background-position: calc(100% - 10px) calc(1em + 2px), calc(100% - 5px) calc(1em + 2px), calc(100% - -2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
}

select:focus {
  background-image: linear-gradient(45deg, #de1c85 50%, transparent 50%), linear-gradient(135deg, transparent 50%, #de1c85 50%), linear-gradient(to right, #de1c85, #de1c85);
  background-position: calc(100% - 5px) calc(1em + 2px), calc(100% - 10px) calc(1em + 2px), calc(100% - -2.5em) 0.5em;
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  border-color: #b1b1b1;
  outline: 0;
}

.checkboxField span {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

.form_2column {
  padding: inherit;
}
.form_2column .column {
  float: none;
  width: 100%;
}
.form_2column .column .inputField {
  border-radius: 0;
}
.form_2column .column .checkboxField {
  margin: -10px 0px 0px -30px;
}
.form_2column .column .checkboxField span {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}

input {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  color: #333333;
}

label span {
  font-weight: normal;
}

p label {
  text-transform: uppercase;
}
p input[type="text"],
p input[type="password"],
p input[type="email"],
p input[type="tel"] {
  border: 2px solid #b1b1b1;
  width: 100%;
}

/*
.dijitTooltip {

	.dijitTooltipConnector {
		display: none;
	}

	.dijitTooltipContainer {

	    color: $tooltip-color;
	    background: $tooltip-bg;
	    box-shadow: $tooltip-box-shadow;
		border: $tooltip-border;
		@include border-radius($tooltip-border-radius);
		font-weight: $tooltip-font-weight;
		font-size: $tooltip-font-size;
		padding: $tooltip-padding;
	    width: 30%;
	    z-index: 9999;
	    top: 50%;
	    left: 50%;
	    position: fixed;
	    transform: translate(-50%,-50%);
	    
	    &:before {
			font-family: 'Glyphicons Halflings';
	    	content:"\e014";
			margin: 0 2% 0 0;
			top: 2px;
			position: relative;
	    }
	    
	}
	
}

.dijitTooltip, .dijitTooltipDialog {
    opacity: 0;
    background: rgba(0,0,0,0.1);
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    width: 100vw !important;
    height: 100vh !important;
    pointer-events: none;
}
*/
#messageBoxDisplay {
  position: relative;
  padding: 0;
  margin: auto;
  text-align: center;
  font-weight: bold;
  color: white;
  background: #de1c85;
  text-indent: -5000px;
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 500ms cubic-bezier(0, 1.05, 0, 1);
  border-top: none;
}
#messageBoxDisplay.show {
  padding: 15px;
  text-indent: 0;
  opacity: 1;
  max-height: 200px;
  border-top: 1px solid white;
}

html {
  font-size: 100%;
}

body {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  line-height: 1.3;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
}

html, body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
}

img {
  max-width: 100%;
  height: auto;
}

a {
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

a:focus, a:hover {
  text-decoration: none;
  outline: 0;
}

p {
  line-height: 1.3;
}

ol, ul, li {
  list-style: none;
  padding: 0;
  margin: 0;
}

ul.dots {
  margin-left: 3%;
}
ul.dots > li {
  list-style-type: disc;
}

ul.dash > li {
  text-indent: 10px;
}
ul.dash > li:before {
  content: "-";
  position: relative;
  left: -5px;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-style: inherit;
  text-transform: inherit;
}
@media (max-width: 767px) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1em;
    padding: 1em 0;
  }
}

.hide {
  display: none;
}

.no-margin {
  margin: auto;
}

.horizontal-padding-10 {
  padding: 0 10px;
}

.textAlignRight {
  text-align: right;
}

.textAlignLeft {
  text-align: left;
}

.textAlignCenter {
  text-align: center;
}

@media (min-width: 1024px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 1023px) {
  .hidden-mobile {
    display: none !important;
  }
}
#page {
  width: 100%;
}

@media (min-width: 100em) {
  #page {
    max-width: 1600px;
    margin: 0 auto;
  }
}
.ageIcon,
#main-nav-list > li > a:after,
#main-nav-list > li > a.expand:after,
.second-level-menus .subMenus-list .title:after,
.second-level-menus .subMenus-list.active .title:before,
.second-level-menus ul li a:after,
.second-level-menus .menu-block a:after,
.social-links a,
.landingSlider .owl-theme .owl-controls .owl-buttons .owl-prev,
.landingSlider .owl-theme .owl-controls .owl-buttons .owl-next,
.product-tile-carousel .owl-theme .owl-prev:before,
.view-btn:after,
#social-wrapper .inst-social-icon,
#social-wrapper .pin-social-icon,
#social-template-container .btn,
#social-template-container .inst-social-icon,
#social-template-container .pin-social-icon,
.parenting-article-content span.article-title:before,
a.see-all:after,
.en_us #product-subMenus .tile-bottom:after,
#parenting-subMenus .birthday-bottom:after,
.parenting-article-content .read-more:after,
#main-nav-list .redirect:before,
.smart-toys-navigation .redirect:before,
#main-top-header .brand-navigate:before,
#welcome-wrapper .little-link:after,
.cart-icon {
  background: url("../images/sprites.png") no-repeat;
}

@media (min-width: 1282px) {
  .rowContainer, .rowContainer > .row {
    padding: 0;
  }
}
div.content_wrapper {
  padding: 0 30px;
}
div.content_wrapper div.content_left_shadow {
  padding: 0;
}
div.content_wrapper div.content_left_shadow div.content_right_shadow {
  padding: 0;
}
div.content_wrapper div.content_left_shadow div.content_right_shadow div.main_content {
  max-width: inherit;
  padding: 0;
}
div.content_wrapper div.content_left_shadow div.content_right_shadow div.main_content #box .body {
  border: inherit;
  padding: inherit;
}
div.content_wrapper div.content_left_shadow div.content_right_shadow div.main_content .container_content_rightsidebar {
  max-width: inherit;
  padding: 0;
}

.clear {
  clear: both;
}

div.content_wrapper {
  padding: 0 0 0 20px;
}

@media (max-width: 1023px) {
  .acol12 {
    width: 100%;
  }
}
html .claro .dijitContentPane {
  padding: 0;
}

#paginationNavigationArea {
  background: #e8eef3;
  padding: 10px 20px;
}
#paginationNavigationArea.row {
  margin: 0;
  margin-top: 20px;
}
#paginationNavigationArea:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#paginationNavigationArea #showPageInfo {
  float: left;
  padding-right: 20px;
  border-right: 1px solid black;
  font-weight: 600;
}
#paginationNavigationArea .acol7 div.row {
  margin: 0;
}
#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton {
  float: left;
}
#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton span:focus {
  outline: 0;
}
#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .glyphicon {
  color: #009db5;
}
#paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .previousButton, #paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .nextButton {
  margin: 0 15px;
  font-size: 1rem;
  position: relative;
  top: 0;
}
#paginationNavigationArea #pageButtons {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#paginationNavigationArea #pageButtons button {
  border: 1px solid #ddd;
  color: #009db5;
  background: #fff;
  margin: 0 5px;
  border-radius: 20px;
  font-size: 0.9rem;
}
#paginationNavigationArea #pageButtons button:hover {
  border: 1px solid #ddd;
  color: #de1c85;
  background: #eee;
}
#paginationNavigationArea #pageButtons .selectedPageColor {
  color: #fff;
  background: #009db5;
  border: 1px solid #009db5;
}
@media (max-width: 1023px) {
  #paginationNavigationArea.row {
    margin-top: -1px;
  }
  #paginationNavigationArea #showPageInfo {
    padding-right: 10px;
    font-size: 0.9rem;
    line-height: 1.9;
  }
  #paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .previousButton, #paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .nextButton, #paginationNavigationArea .dijit.dijitReset.dijitInline.dijitButton .nextButton {
    margin: 0 5px;
    font-size: 0.9rem;
  }
}
@media (max-width: 29.74em) {
  #paginationNavigationArea {
    background: #e8eef3;
    padding: 10px;
  }
  #paginationNavigationArea #showPageInfo {
    font-size: 0.68rem;
    line-height: 2.1;
  }
}

/*! jQuery UI - v1.12.0 - 2016-07-08
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/* right-aligned */
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
  text-decoration: none;
}
.ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em );
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

/* Spinner specific style fixes */
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* with multiple calendars */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

/* support: IE8 - See #6727 */
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a {
  color: #454545;
  text-decoration: none;
}
.ui-state-default a:link, .ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

a.ui-button, a:link.ui-button, a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-button:hover, .ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-state-focus a {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active a:link, .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../../images/colors/ba/ui-icons_444444_256x240.png");
}

.ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_444444_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_555555_256x240.png");
}

.ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_555555_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start, .ui-icon-seek-first {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a {
  color: #454545;
  text-decoration: none;
}
.ui-state-default a:link, .ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}

a.ui-button, a:link.ui-button, a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-button:hover, .ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-state-focus a {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}

a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active a:link, .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url("../../images/colors/ba/ui-icons_444444_256x240.png");
}

.ui-widget-content .ui-icon, .ui-widget-header .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_444444_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_777777_256x240.png");
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_555555_256x240.png");
}

.ui-button:hover .ui-icon, .ui-button:focus .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_555555_256x240.png");
}

.ui-state-default .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url("../../images/colors/ba/ui-icons_cc0000_256x240.png");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start, .ui-icon-seek-first {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

/* Ion.RangeSlider
// css version 2.0.3
// ⌐ 2013-2014 Denis Ineshin | IonDen.com
// ===================================================================================================================*/
/* =====================================================================================================================
// RangeSlider */
.irs {
  position: relative;
  display: block;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.irs-line {
  position: relative;
  display: block;
  overflow: hidden;
  outline: none !important;
}

.irs-line-left, .irs-line-mid, .irs-line-right {
  position: absolute;
  display: block;
  top: 0;
}

.irs-line-left {
  left: 0;
  width: 11%;
}

.irs-line-mid {
  left: 9%;
  width: 82%;
}

.irs-line-right {
  right: 0;
  width: 11%;
}

.irs-bar {
  position: absolute;
  display: block;
  left: 0;
  width: 0;
  border-top: 2px solid black;
}

.irs-bar-edge {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
}

.irs-shadow {
  position: absolute;
  display: none;
  left: 0;
  width: 0;
}

.irs-slider {
  position: absolute;
  display: block;
  cursor: default;
  z-index: 1;
}

.irs-slider.type_last {
  z-index: 2;
}

.irs-min {
  position: absolute;
  display: block;
  left: 0;
  cursor: default;
}

.irs-max {
  position: absolute;
  display: block;
  right: 0;
  cursor: default;
}

.irs-from, .irs-to, .irs-single {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  cursor: default;
  white-space: nowrap;
}

.irs-grid {
  position: absolute;
  display: none;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 20px;
}

.irs-with-grid .irs-grid {
  display: block;
}

.irs-grid-pol {
  position: absolute;
  top: 2;
  left: 0;
  width: 2px;
  height: 7px;
  background: #000;
}

.irs-grid-pol.small {
  height: 4px;
}

.irs-grid-text {
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  text-align: center;
  font-size: 9px;
  line-height: 9px;
  padding: 0 3px;
  color: #000;
}

.irs-disable-mask {
  position: absolute;
  display: block;
  top: 0;
  left: -1%;
  width: 102%;
  height: 100%;
  cursor: default;
  background: transparent;
  z-index: 2;
}

.lt-ie9 .irs-disable-mask {
  background: #000;
  filter: alpha(opacity=0);
  cursor: not-allowed;
}

.irs-disabled {
  opacity: 0.4;
}

.irs-hidden-input {
  position: absolute !important;
  display: block !important;
  top: 0 !important;
  left: 0 !important;
  width: 0 !important;
  height: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden;
  outline: none !important;
  z-index: -9999 !important;
  background: none !important;
  border-style: solid !important;
  border-color: transparent !important;
}

/* Ion.RangeSlider, Flat UI Skin
// css version 2.0.3
// ⌐ Denis Ineshin, 2014    https://github.com/IonDen
// ===================================================================================================================*/
/* =====================================================================================================================
// Skin details */
.irs-line-mid,
.irs-line-left,
.irs-line-right,
.irs-bar,
.irs-bar-edge,
.irs-slider {
  background: url("../images/sprites.png") no-repeat;
  background: url("../images/sprites.png") repeat-x;
  background-position: 0 -1591px;
  width: 387px;
  height: 12px;
  /*
  *
  * Ribbon Ads */
}

.irs {
  height: 20px;
}

.irs-with-grid {
  height: 20px;
}

.irs-line {
  height: 12px;
  top: -1px;
  display: none;
}

.irs-line-left {
  height: 12px;
  background-position: 0 -30px;
}

.irs-line-mid {
  height: 12px;
  background-position: 0 0;
}

.irs-line-right {
  height: 12px;
  background-position: 100% -30px;
}

.irs-bar {
  top: -3px;
  background: url("../images/sprites.png") no-repeat;
  background: url("../images/sprites.png") repeat-x;
  background-position: 0 -1591px;
  width: 387px;
  height: 12px;
  /*
  *
  * Ribbon Ads */
  padding: 5px 0;
}

.irs-bar-edge {
  top: 25px;
  height: 12px;
  width: 9px;
  background-position: 0 -90px;
}

.irs-shadow {
  height: 3px;
  top: 34px;
  background: #000;
  opacity: 0.25;
}

.lt-ie9 .irs-shadow {
  filter: alpha(opacity=25);
}

.irs-slider {
  top: -15px;
  background: url("../images/sprites.png") no-repeat;
  background-position: -363px -823px;
  width: 19px;
  height: 35px;
  /*
  *
  * Ribbon Ads */
  border: 0;
  outline: none;
  margin-left: 0;
}

.irs-min, .irs-max {
  color: #999;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  top: 0;
  padding: 1px 3px;
  background: #e1e4e9;
  -moz-border-radius: 4px;
  border-radius: 4px;
  display: none;
}

.irs-from, .irs-to, .irs-single {
  color: #fff;
  font-size: 10px;
  line-height: 1.333;
  text-shadow: none;
  padding: 1px 5px;
  background: #ed5565;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.irs-from:after, .irs-to:after, .irs-single:after {
  position: absolute;
  display: block;
  content: "";
  bottom: -6px;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -3px;
  overflow: hidden;
  border: 3px solid transparent;
  border-top-color: #ed5565;
}

.irs-grid-pol {
  background: #c2c0c1;
}

.irs-grid-text {
  color: #555;
  font-weight: bold;
}

.extra-controls {
  position: relative;
  border-top: 3px solid #000;
  padding: 10px 0 0;
}

.irs-grid {
  bottom: 12px;
}

.irs-grid-text {
  bottom: 25px;
}

.irs-from, .irs-to, .irs-single {
  display: none;
}

.irs-grid-pol.small {
  display: none;
}

@media (max-width: 1023px) {
  h2 {
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 1.4;
  }
}

@media (max-width: 1023px) {
  h3 {
    font-weight: 800;
    font-size: 1.3rem;
    line-height: 1.4;
  }
}

@media (max-width: 1023px) {
  h4 {
    font-weight: 800;
    font-size: 1.2rem;
    line-height: 1;
  }
}

#quickInfoPopup {
  padding: inherit;
}
#quickInfoPopup.dijitDialog {
  border: none;
  -webkit-box-shadow: 2px 2px 10px 1px #ccc;
  -moz-box-shadow: 2px 2px 10px 1px #ccc;
  box-shadow: 2px 2px 10px 1px #ccc;
  max-width: 1024px;
}
#quickInfoPopup .dijitDialogTitleBar {
  display: none;
}
#quickInfoPopup .dijitDialogPaneContent {
  border: none;
}
#quickInfoPopup .widget_quick_info_popup {
  background: white;
}
#quickInfoPopup .widget_quick_info_popup .top, #quickInfoPopup .widget_quick_info_popup .bottom {
  background: none;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border, #quickInfoPopup .widget_quick_info_popup .middle .content_right_border {
  background: none;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .left_column {
  max-width: 47%;
  min-width: 47%;
  margin-right: 3%;
  display: inline-block;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .left_column .image_container {
  border-bottom: none;
  text-align: center;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .left_column .image_container img {
  text-align: center;
  max-width: 100%;
  height: auto;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column {
  min-width: 49%;
  max-width: 49%;
  margin-right: 1%;
  display: inline-block;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .namePartPriceHeading .col8 {
  width: 100%;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column h1#PageHeading_ {
  font-size: 3.1em;
  font-weight: inherit;
  color: #222222;
  line-height: 1.1;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column h5#PageHeadingAgeGrade_ {
  margin-bottom: 0;
  color: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  font-weight: inherit;
  font-style: inherit;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .reviews {
  margin: 0px auto 5px auto;
  padding: 0;
  display: block;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .reviews abbr {
  font-size: 1.5em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1.2em;
  letter-spacing: -2.8px;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .name_part_price_widget .namePartPriceContainer .reviews a {
  font-size: 0.875em;
  font-weight: 300;
  margin: 1.5% 1.5% 1.5% 4%;
}
@media (min-width: 1024px) {
  #quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .name_part_price_widget .namePartPriceContainer .reviews a {
    transform: translateY(-1px);
  }
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .name_part_price_widget .namePartPriceContainer .reviews a:last-of-type {
  margin-left: 0.6em;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .inventory_widget {
  padding: 8px 0 5px 0;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .widget_notify_me {
  padding: 10px 0;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column #BVRRSummaryContainer #BVOSSummaryReadReviews,
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column #BVRRSummaryContainer .BVOSSeparator {
  display: none;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .close {
  position: absolute;
  right: 10px;
  top: 18px;
  background: none;
  width: 35px;
  height: 35px;
  border: none;
  border-radius: 20px;
  color: #333333;
  font-size: 1.6em;
  text-align: center;
  opacity: 1;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .close:hover {
  color: #777777;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .close_text {
  display: none;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .inventory_widget .text {
  font-weight: 700;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size {
  width: 100%;
  display: inline-block;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .heading {
  color: #373737;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 10px;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .selectedAttribute {
  font-weight: normal;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .color_swatch_list li a img {
  border-radius: 100%;
  box-shadow: 0 0 0 1px transparent;
  vertical-align: middle;
  padding: 3px;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .color_swatch_list li a img.color_swatch_selected {
  box-shadow: 0 0 0 1px #333;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .color_swatch_list li a img:hover {
  box-shadow: 0 0 0 2px #0078c8;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .swatch_group {
  display: inline-block;
  margin: 10px 10px 0 0;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .color_and_size .swatch_group:first-child {
  border-right: 1px solid #ddd !important;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .shopperActions {
  display: block;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .shopperActions .item_spacer_7px,
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .shopperActions .quantity_label label,
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .shopperActions .quantity_input {
  display: none;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .shopperActions .t_quickAddToCartBtn {
  width: 100%;
  max-width: calc(50% - 5px);
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .shopperActions .t_quickAddToCartBtn .button_text {
  transform: translateY(2px) skew(0);
  font-size: 1em;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .where_to_buy_widget {
  margin-top: 2%;
}
#quickInfoPopup .widget_quick_info_popup .middle .content_left_border > .content_right_border > .content > .right_column .where_to_buy_widget .button-group .button.primary.outlined .button_text {
  font-size: 1em;
  transform: translateY(2px) skew(0);
}

.product {
  position: relative;
}
.product .t_quick_view {
  outline: 0;
  border: 0;
  position: absolute;
  text-align: center;
  text-transform: uppercase;
  font-size: 0.9em;
  color: white !important;
  width: 160px;
  padding: 10px;
  margin: auto;
  transition: all 500ms ease-in-out;
  opacity: 0;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -30%);
}
@media (max-width: 1023px) {
  .product .t_quick_view {
    display: none;
  }
}
.product:hover .t_quick_view {
  opacity: 1;
}

#BA .product .t_quick_view {
  background: rgba(0, 0, 0, 0.65);
}
#BA .product .t_quick_view span {
  font-family: "Raleway", sans-serif;
}
#BA .product .t_quick_view span:after {
  color: #de1c85;
  font-family: "Glyphicons Halflings";
  font-size: 0.85em;
  content: "\e080";
  margin: 0px 0 0 20px;
  text-shadow: 0px 0px 1px #de1c85;
}

#FP .product .t_quick_view {
  border-radius: 25px;
  background: rgba(0, 0, 0, 0.5);
}
#FP .product .t_quick_view span {
  font-family: "Raleway", sans-serif;
}

#SM .product .t_quick_view {
  border-radius: 25px;
  background: rgba(224, 30, 33, 0.85);
}
#SM .product .t_quick_view span {
  font-family: "Raleway", sans-serif;
}

#HW .product .t_quick_view {
  background: rgba(0, 0, 0, 0.6);
  transform: translate(-50%, -30%) skew(-20deg);
}
#HW .product .t_quick_view span {
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
  display: block;
  transform: skew(20deg);
}

.fpo-espot {
  background: url("../../images/fpo.png") center center no-repeat;
  background-size: cover;
  height: 386px;
  border: 1px solid white;
}

.family_of_brands h5 {
  text-transform: uppercase;
  font-family: "Raleway", sans-serif;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 500;
  font-size: 1.35em;
  font-style: normal;
  color: #333333;
}
.family_of_brands img {
  width: auto;
  margin: 10px 15px 10px;
}

#page footer .family_of_brands {
  margin: 1% auto;
  display: flex;
}
#page footer .family_of_brands h5 {
  width: 50%;
  float: left;
  text-align: right;
  padding: 0 1% 0 0;
  line-height: 2.8em;
}
#page footer .family_of_brands > div {
  width: 50%;
  float: left;
  text-align: left;
  padding: 0 1% 0 0;
}
@media (max-width: 1023px) {
  #page footer .family_of_brands {
    display: block;
  }
  #page footer .family_of_brands h5 {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
    line-height: 2em;
  }
  #page footer .family_of_brands > div {
    width: 100%;
    float: none;
    text-align: center;
    padding: 0;
  }
}
@media (max-width: 519px) {
  #page footer .family_of_brands img {
    margin: 10px 5px 10px;
    height: 20px;
  }
}

.signin-register-page .main_content .family_of_brands {
  padding-top: 20px;
  margin-top: 20px;
  text-align: center;
  border-top: 1px solid #b1b1b1;
}
@media (max-width: 1023px) {
  .signin-register-page .main_content .family_of_brands h5 {
    line-height: 2rem;
  }
}

.barbie-a-spot-carousel .carousel-container {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  position: relative;
}

.barbie-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
  margin: 0 !important;
  position: relative;
}

.barbie-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item img {
  display: block;
  width: 100%;
  height: auto;
}

.barbie-a-spot-carousel .carousel-container .owl-theme .owl-controls {
  margin-top: 0;
  text-align: center;
  position: relative;
  top: -45px;
}

.barbie-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  background: transparent;
  border: 1px solid white;
}

.barbie-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span,
.barbie-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span:hover {
  background: white;
}

.barbie-a-spot-carousel .right-arrow, .barbie-a-spot-carousel .barbie-theevolution-spot button.button-primary .right-arrow-primary, .barbie-theevolution-spot button.button-primary .barbie-a-spot-carousel .right-arrow-primary, .barbie-a-spot-carousel .barbie-theevolution-spot button.button-secondary .right-arrow-secondary, .barbie-theevolution-spot button.button-secondary .barbie-a-spot-carousel .right-arrow-secondary, .barbie-a-spot-carousel .barbie-home .youCanBeAnything button.button-primary .right-arrow-primary, .barbie-home .youCanBeAnything button.button-primary .barbie-a-spot-carousel .right-arrow-primary, .barbie-a-spot-carousel .barbie-home .youCanBeAnything button.button-secondary .right-arrow-secondary, .barbie-home .youCanBeAnything button.button-secondary .barbie-a-spot-carousel .right-arrow-secondary, .barbie-a-spot-carousel html#BA .giftFinderContainer button.button-primary .right-arrow-primary, html#BA .giftFinderContainer button.button-primary .barbie-a-spot-carousel .right-arrow-primary, .barbie-a-spot-carousel html#BA .giftFinderContainer button.button-secondary .right-arrow-secondary, html#BA .giftFinderContainer button.button-secondary .barbie-a-spot-carousel .right-arrow-secondary, .barbie-a-spot-carousel html#BA .giftFinderContainer button.button-secondary-white .right-arrow-secondary-white, html#BA .giftFinderContainer button.button-secondary-white .barbie-a-spot-carousel .right-arrow-secondary-white, .barbie-a-spot-carousel html#BA .giftFinderContainer button.button-pink-white .right-arrow-pw, html#BA .giftFinderContainer button.button-pink-white .barbie-a-spot-carousel .right-arrow-pw, .barbie-a-spot-carousel html#BA .giftFinderContainer button.button-white-black .right-arrow-wb, html#BA .giftFinderContainer button.button-white-black .barbie-a-spot-carousel .right-arrow-wb, .barbie-a-spot-carousel header button.button-primary .right-arrow-primary, header button.button-primary .barbie-a-spot-carousel .right-arrow-primary, .barbie-a-spot-carousel header button.button-secondary .right-arrow-secondary, header button.button-secondary .barbie-a-spot-carousel .right-arrow-secondary, .barbie-a-spot-carousel header button.button-secondary-white .right-arrow-secondary-white, header button.button-secondary-white .barbie-a-spot-carousel .right-arrow-secondary-white, .barbie-a-spot-carousel header button.button-pink-white .right-arrow-pw, header button.button-pink-white .barbie-a-spot-carousel .right-arrow-pw, .barbie-a-spot-carousel header button.button-white-black .right-arrow-wb, header button.button-white-black .barbie-a-spot-carousel .right-arrow-wb,
.barbie-a-spot-carousel button.button-primary .right-arrow-primary,
.barbie-a-spot-carousel button.button-secondary .right-arrow-secondary,
.barbie-a-spot-carousel button.button-secondary-white .right-arrow-secondary-white,
.barbie-a-spot-carousel button.button-pink-white .right-arrow-pw,
.barbie-a-spot-carousel button.button-white-black .right-arrow-wb {
  width: 17px;
  height: 16px;
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
  margin-left: 6px;
}

.barbie-a-spot-carousel button {
  display: inline-block;
  padding: 1vw 3vw;
  font-size: 1vw;
  text-align: center;
  letter-spacing: 2px;
}

.barbie-a-spot-carousel button.button-primary {
  background-color: #222222;
  color: #fff;
  border: 0;
}

.barbie-a-spot-carousel button.button-primary:hover {
  background-color: #333333;
  box-shadow: 1px 1px 0 #777777;
}

.barbie-a-spot-carousel button.button-primary .right-arrow-primary {
  background: url("../../images/arrow_pink.png") no-repeat;
}

.barbie-a-spot-carousel button.button-secondary {
  background-color: transparent;
  color: #222222;
  border: 1px solid #ddd;
}

.barbie-a-spot-carousel button.button-secondary:hover {
  box-shadow: 1px 1px 0 #777777;
}

.barbie-a-spot-carousel button.button-secondary .right-arrow-secondary {
  background: url("../../images/arrow_gray.png") no-repeat;
}

.barbie-a-spot-carousel button.button-secondary-white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #777777;
}

.barbie-a-spot-carousel button.button-secondary-white:hover {
  box-shadow: 1px 1px 0 #777777;
}

.barbie-a-spot-carousel button.button-secondary-white .right-arrow-secondary-white {
  background: url("../../images/arrow_gray.png") no-repeat;
}

.barbie-a-spot-carousel button.button-pink-white {
  background: #de1c85;
  color: #fff;
  border: 0;
}

.barbie-a-spot-carousel button.button-pink-white:hover {
  box-shadow: 1px 1px 0 #777777;
}

.barbie-a-spot-carousel button.button-pink-white .right-arrow-pw {
  background: url("../../images/arrow_black.png") no-repeat;
}

.barbie-a-spot-carousel button.button-white-black {
  background: #fff;
  color: #000;
  border: 0;
}

.barbie-a-spot-carousel button.button-white-black:hover {
  box-shadow: 1px 1px 0 #777777;
}

.barbie-a-spot-carousel button.button-white-black .right-arrow-wb {
  background: url("../../images/arrow_pink.png") no-repeat;
}

.barbie-a-spot-carousel .button-group {
  position: absolute;
}

.barbie-a-spot-carousel .button-secondary {
  padding: 1vw 2.4vw;
}

.barbie-a-spot-carousel .item.a1 .button-group.button-right-bottom {
  bottom: 22%;
  right: 0%;
  left: 50%;
}

.barbie-a-spot-carousel .item.a2 .button-group.button-center-bottom {
  bottom: 11%;
  right: 0;
  left: 0;
}

.barbie-a-spot-carousel .item.a3 .button-group.button-left-bottom {
  bottom: 18%;
  left: 20%;
}

.barbie-a-spot-carousel .item.a4 .button-group.button-right-bottom {
  right: 22%;
  bottom: 17%;
}

.barbie-a-spot-carousel .item.a5
.button-group.button-left-bottom {
  bottom: 20%;
  left: 15%;
}

.barbie-a-spot-carousel .item.a6
.button-group.button-center-center {
  bottom: 25%;
  left: 0;
  right: 0;
}

.barbie-a-spot-carousel .item.a7
.button-group.button-center-center {
  bottom: 20%;
  right: 32.5%;
}

.barbie-a-spot-carousel .item.a4 .button-group.button-right-bottom .button-primary,
.barbie-a-spot-carousel .item.a6 .button-pink-white,
.barbie-a-spot-carousel .item.a7 .button-pink-white {
  margin-bottom: 20px;
}

.barbie-a-spot-carousel.mobile {
  display: none;
}

@media (max-width: 1023px) {
  .barbie-a-spot-carousel {
    display: none;
  }

  .barbie-a-spot-carousel.mobile {
    display: block;
  }

  .barbie-a-spot-carousel.mobile .item.a1 .button-group.button-right-bottom {
    bottom: 18%;
    right: 0%;
    left: 28%;
  }

  .barbie-a-spot-carousel.mobile button {
    padding: 2vw 5vw;
    font-size: 2vw;
  }
}
.fp-a-spot-carousel {
  font-family: "Oswald", sans-serif;
}

.fp-a-spot-carousel .carousel-container {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  position: relative;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
  margin: 0 !important;
  position: relative;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item > img {
  display: block;
  width: 100%;
  height: auto;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls {
  text-align: center;
  position: relative;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  background: #fff;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  opacity: 1;
  background: none;
  width: 17px;
  height: 17px;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span {
  background-color: #FFF;
}

.fp-a-spot-carousel .carousel-description {
  top: 60%;
  position: absolute;
}

.fp-a-spot-carousel .carousel-container .owl-carousel .item .carousel-description.center {
  left: 0;
  margin-left: auto;
  margin-right: auto;
  right: 0;
}

.fp-a-spot-carousel .carousel-container .owl-carousel .item .carousel-description.left {
  left: 160px;
}

.fp-a-spot-carousel .carousel-container .owl-carousel .item .carousel-description.right {
  right: 160px;
  left: auto;
}

.fp-a-spot-carousel .prev,
.fp-a-spot-carousel .next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  background-color: #038ee1;
  font-size: 30px;
  border-radius: 50%;
  width: 65px;
  color: #FFF;
  height: 65px;
  cursor: pointer;
  z-index: 1;
}

.fp-a-spot-carousel .prev {
  left: 45px;
}

.fp-a-spot-carousel .next {
  right: 45px;
}

.fp-a-spot-carousel .prev i {
  margin-top: 15px;
  margin-right: 5px;
}

.fp-a-spot-carousel .next i {
  margin-top: 15px;
  margin-left: 5px;
}

.fp-a-spot-carousel .carousel-container {
  position: relative;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls {
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot {
  vertical-align: middle;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dots {
  margin-left: auto;
  margin-right: auto;
  display: inline-block !important;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  opacity: 1;
  background-color: #b1b1b1;
  width: 12px;
  height: 12px;
  float: left;
  margin: 5px 10px;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span {
  background-color: #e23011;
  width: 20px;
  height: 20px;
  margin-top: 0;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active {
  margin-top: 2px;
}

.fp-a-spot-carousel .carousel-container .owl-carousel .item .carousel-description {
  background-color: #FFF;
  height: 285px;
  width: 505px;
  top: 0;
  bottom: 0;
  margin-top: auto;
  margin-bottom: auto;
  left: 165px;
  padding: 20px 30px;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item .description-image {
  width: 44%;
  float: left;
  height: 159px;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .description-title {
  display: inline-block;
  text-align: left;
  font-size: 2em;
  font-weight: 900;
  float: left;
  margin-bottom: 10px;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .description-subtitle {
  color: #0064a7;
  font-weight: 900;
  font-size: 1.2em;
  float: right;
  width: 55%;
  text-align: left;
  margin-bottom: 5px;
  font-family: "Raleway", sans-serif;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .price {
  font-weight: 900;
  font-size: 2.5em;
  float: left;
  width: 55%;
  text-align: left;
  margin-bottom: 10px;
  font-family: "Raleway", sans-serif !important;
}

.fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description button {
  float: left;
  background-color: #038ee1;
  padding: 15px 35px;
  border-radius: 30px;
  border: none;
  color: #FFF;
  font-size: 1em;
  font-weight: bold;
  cursor: pointer;
  font-family: "Raleway", sans-serif;
}

.fp-a-spot-carousel {
  display: block;
}

.fp-a-spot-carousel.mobile {
  display: none;
}

@media (max-width: 1023px) {
  .fp-a-spot-carousel .carousel-container .owl-carousel .item .carousel-description {
    height: 214px;
    width: 344px;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .description-title {
    font-size: 1.2em;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .description-subtitle {
    font-size: .8em;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .price {
    font-size: 1.5em;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description button {
    padding: 15px 25px;
    font-size: .8em;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item .description-image {
    height: auto;
  }
}
@media (max-width: 768px) {
  .fp-a-spot-carousel {
    display: none;
  }

  .fp-a-spot-carousel.mobile {
    display: block;
  }

  .fp-a-spot-carousel.mobile .carousel-container .owl-carousel .item .carousel-description {
    height: 50%;
    width: 94%;
    top: 3%;
    left: 3%;
    margin: 0;
    padding: 20px;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dots {
    display: none;
  }

  .fp-a-spot-carousel.mobile .carousel-container .owl-carousel .item .carousel-description .description-title {
    font-size: 5vw;
    float: left;
  }

  .fp-a-spot-carousel.mobile .carousel-container .owl-carousel .item .carousel-description .description-subtitle {
    font-size: 3vw;
    float: left;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item .description-image {
    height: 68%;
    float: right;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description .price {
    font-size: 5vw;
    float: left;
    margin-bottom: 5px;
  }

  .fp-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .item .carousel-description button {
    padding: 3vw 10vw;
    font-size: 2.5vw;
    float: left;
  }
}
.hotwheel-a-spot-container .hotwheel-a-spot-carousel .hwBtn {
  -ms-transform: skew(-15deg);
  -webkit-transform: skew(-15deg);
  transform: skew(-20deg);
  border: none;
  min-height: 25px;
  min-width: 30px;
  vertical-align: middle;
  font-family: "Oswald", sans-serif;
  font-size: 1.25em;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .hwBtn .noTilt,
.hotwheel-a-spot-container .hotwheel-a-spot-carousel .hwBtn label {
  -ms-transform: skew(20deg);
  /* IE */
  -webkit-transform: skew(20deg);
  /* Chrome, Safari, Opera */
  transform: skew(20deg);
  /* Standard syntax */
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .blueBtn {
  background-color: #276297;
  color: #fff;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .yellowBtn {
  background-color: #fff200;
  color: #000;
  padding: 15px 20px;
  margin: 4px 3px 4px 0;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .greyBtn {
  background-color: #eeeeee;
  color: #000;
  padding: 15px 20px;
  margin: 4px 3px 4px 0;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .next,
.hotwheel-a-spot-container .hotwheel-a-spot-carousel .prev {
  float: right;
  margin-top: -32px;
  text-align: center;
  height: 32px;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
  font-size: 27px;
  position: relative;
  z-index: 1;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .next {
  margin-right: -3px;
  cursor: pointer;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .prev {
  margin-right: 30px;
  cursor: pointer;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel {
  font-family: "Oswald", sans-serif;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item {
  margin: 0px;
  position: relative;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item img {
  display: block;
  width: 100%;
  height: auto;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c1Heading {
  width: 500px;
  margin-bottom: 15px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c1Description {
  width: 350px;
  margin-bottom: 20px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c1Image {
  position: absolute;
  top: 70px;
  left: 50px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c2Heading {
  width: 450px;
  margin-bottom: 15px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c2Description {
  width: 350px;
  margin-bottom: 10px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c2Image {
  position: absolute;
  top: 54%;
  left: 49%;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c3Heading {
  width: 500px;
  margin-bottom: 15px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c3Description {
  width: 350px;
  margin-bottom: 20px;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c3Image {
  position: absolute;
  top: 25%;
  left: 10%;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls {
  margin: 0;
  -ms-transform: skew(-20deg);
  /* IE */
  -webkit-transform: skew(-20deg);
  /* Chrome, Safari, Opera */
  transform: skew(-20deg);
  /* Standard syntax */
  border: none;
  min-height: 26px;
  min-width: 30px;
  vertical-align: middle;
  background-color: #276297;
  padding: 0 15px;
  position: absolute;
  right: 62px;
  bottom: 0;
  line-height: 1;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls {
    padding: 0;
  }
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls .owl-nav {
  display: none;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls .owl-dots {
  -ms-transform: skew(20deg);
  /* IE */
  -webkit-transform: skew(20deg);
  /* Chrome, Safari, Opera */
  transform: skew(20deg);
  /* Standard syntax */
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 12px 4px 10px 4px;
  filter: Alpha(Opacity=50);
  opacity: 0.7;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #ddd;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls .owl-dot.active span {
  background: #9fef48;
}

@media (max-width: 1023px) {
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .offer {
    display: none;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel {
    padding-bottom: 15px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .owl-controls {
    max-width: 80px;
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c1Image {
    top: 30px;
    left: 40px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c2Image {
    top: 54%;
    left: 38%;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage button {
    display: block;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c1Description,
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c2Description,
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c3Description {
    display: none;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c1Heading {
    width: 400px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .prev,
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    background-color: transparent;
    font-size: 40px;
    -ms-transform: skew(0deg);
    -webkit-transform: skew(0deg);
    transform: skew(0deg);
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .next {
    right: 5px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .container .row {
    position: relative;
  }
}
@media (max-width: 47.99em) {
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c1Image {
    top: 15px;
    left: 30px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c1Image {
    top: 15px;
    left: 30px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c1Heading {
    width: 85%;
    max-width: 400px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .carousalImage.c2Image {
    top: 43%;
    left: 45%;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c2Heading {
    width: 85%;
    max-width: 400px;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .owl-carousel .item .c3Heading {
    width: 85%;
    max-width: 400px;
  }
}
.hotwheel-a-spot-container .hotwheel-a-spot-carousel {
  display: block;
}

.hotwheel-a-spot-container .hotwheel-a-spot-carousel.mobile {
  display: none;
}

@media (max-width: 768px) {
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel,
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .hwBtn.next,
  .hotwheel-a-spot-container .hotwheel-a-spot-carousel .hwBtn.prev {
    display: none;
  }

  .hotwheel-a-spot-container .hotwheel-a-spot-carousel.mobile {
    display: block;
  }
}
.hotwheel-a-spot-container .container {
  width: auto;
}

.hw-brand-carousel {
  position: relative;
}

.hw-brand-container {
  margin: 0 0 3% 0;
}

.hw-brand-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
  margin: 0 !important;
  position: relative;
}

.hw-brand-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item img {
  display: block;
  width: 100%;
  height: auto;
}

.hw-brand-carousel .carousel-container .owl-theme .owl-controls {
  display: none;
  text-align: center;
  position: relative;
  -ms-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  border: none;
  min-height: 26px;
  min-width: 30px;
  vertical-align: middle;
  background-color: #276297;
  padding: 2px 0;
  position: absolute;
  white-space: nowrap;
  right: 0;
  bottom: -10px;
  white-space: nowrap;
  left: 0;
  margin: auto;
  max-width: 110px;
}

.hw-brand-carousel .carousel-container .owl-carousel .owl-controls .owl-dots {
  -ms-transform: skew(20deg);
  -webkit-transform: skew(20deg);
  transform: skew(20deg);
  margin: -10px 0 -5px 0;
}

.hw-brand-carousel .carousel-container .owl-carousel .owl-controls .owl-dot span {
  width: 7px;
  height: 7px;
  margin: 12px 4px 10px 4px;
  filter: Alpha(Opacity=50);
  opacity: 0.7;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #ddd;
}

.hw-brand-carousel .carousel-container .owl-carousel .owl-controls .owl-dot.active span {
  background: #9fef48;
}

.hw-brand-carousel .carousel-container .next {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  position: absolute;
  top: 35%;
  right: 10px;
}

.hw-brand-carousel .carousel-container .prev {
  position: absolute;
  top: 35%;
  left: 10px;
}

.hw-brand-carousel .item div {
  font-family: arial;
  position: absolute;
  font-size: 80px;
  top: 15%;
  left: 10px;
}

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.hw-brand-container .carousel-container {
  margin: 0px 50px;
}

.hw-brand-container .brand-carousel-header {
  text-align: center;
  margin-top: 3%;
  font-size: 2.5em;
  text-transform: uppercase;
  font-style: italic;
  font-family: 'akzidenz-grotesk-condensed',serif;
  text-shadow: 1px 1px 1px #aaa;
  letter-spacing: 0.9px;
}

.hw-brand-carousel.desktop {
  display: block;
}

.hw-brand-carousel.mobile {
  display: none;
}

@media (max-width: 767px) {
  .hw-brand-carousel .carousel-container {
    margin: 0;
  }

  .hw-brand-carousel.desktop {
    display: none;
  }

  .hw-brand-carousel.mobile {
    display: block;
  }

  .hw-brand-carousel .owl-controls {
    display: block !important;
  }

  .hw-brand-carousel.mobile .carousel-container .next,
  .hw-brand-carousel.mobile .carousel-container .prev {
    top: 40%;
  }
}
.sm-a-spot-carousel .carousel-container {
  width: 100%;
  padding: 0;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  position: relative;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
  margin: 0 !important;
  position: relative;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item img {
  display: block;
  width: 100%;
  height: auto;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls {
  text-align: center;
  position: relative;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  background: #fff;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  opacity: 1;
  background: none;
  border: 2px solid #FFF;
  width: 17px;
  height: 17px;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span,
.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls .owl-dot span:hover {
  background-color: #FFF;
}

.sm-a-spot-carousel .carousel-container .owl-theme .owl-controls {
  bottom: 60px;
  margin-top: auto;
}

.sm-a-spot-carousel .button.primary, .sm-a-spot-carousel .button.secondary {
  display: inline-block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#FBBB0B), to(#EE9505));
  background-image: linear-gradient(#FBBB0B, #EE9505);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FBBB0B', endColorStr='#EE9505')";
  border-radius: 4px;
  min-width: 200px;
  max-width: 100%;
  line-height: 29px;
  min-height: 29px;
  text-align: center;
  border: 1px solid #FFFFFF;
  color: #333333;
  font-size: 14px;
}

.sm-a-spot-carousel .button.primary {
  font-family: "museo-slab",serif;
  font-weight: 700;
  font-size: 100%;
  line-height: 1.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff !important;
  background: #e01e21;
  padding: 1em 2em;
  text-transform: uppercase;
  white-space: nowrap;
  border: 2px solid #FFFFFF;
}

.sm-a-spot-carousel .button-group {
  top: 60%;
  position: absolute;
}

.sm-a-spot-carousel .button-group.center {
  left: 0;
  right: 0;
}

.sm-a-spot-carousel .button-group.left {
  left: 15%;
}

.sm-a-spot-carousel .button-group.right {
  right: 15%;
}

.sm-a-spot-carousel.desktop {
  display: block;
}

.sm-a-spot-carousel.mobile {
  display: none;
}

@media (max-width: 768px) {
  .sm-a-spot-carousel.desktop {
    display: none;
  }

  .sm-a-spot-carousel.mobile {
    display: block;
  }
}
@media (max-width: 480px) {
  .sm-a-spot-carousel .carousel-container .owl-theme .owl-controls {
    bottom: 40px;
    margin-top: auto;
  }
}
.sm-brand-spot {
  text-align: center;
}

.sm-brand-carousel {
  position: relative;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item {
  margin: 0 !important;
  position: relative;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-stage-outer .owl-item .item img {
  display: block;
  width: 100%;
  height: auto;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls {
  text-align: center;
  position: relative;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dots {
  display: none;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  background: #fff;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dot span {
  opacity: 1;
  background: none;
  border: 2px solid #b2b2b2;
  width: 17px;
  height: 17px;
}

.sm-brand-carousel .carousel-container .owl-theme .owl-controls .owl-dot.active span {
  background-color: #b2b2b2;
}

.sm-brand-carousel .carousel-container .next {
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Chrome, Safari, Opera */
  transform: rotate(180deg);
  position: absolute;
  top: 35%;
  right: 10px;
}

.sm-brand-carousel .carousel-container .prev {
  position: absolute;
  top: 35%;
  left: 10px;
}

.sm-brand-carousel .item div {
  font-family: arial;
  position: absolute;
  font-size: 80px;
  /*opacity: .1;*/
  top: 15%;
  left: 10px;
}

.sm-brand-carousel .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}

.sm-brand-spot .sm-brand-header {
  color: #e01e21;
  overflow: hidden;
  text-align: center;
  font-size: 3em;
  margin-bottom: 15px;
  font-family: "omnes-pro",sans-serif;
  font-weight: 600;
}

.sm-brand-spot .sm-brand-header:before,
.sm-brand-spot .sm-brand-header:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  background-color: #b2b2b2;
  top: -5px;
}

.sm-brand-spot .sm-brand-header:before {
  right: 0.5em;
  margin-left: -50%;
}

.sm-brand-spot .sm-brand-header:after {
  left: 0.5em;
  margin-right: -50%;
}

.sm-brand-spot .header-inner {
  display: inline-block;
}

.sm-brand-spot .header-inner br {
  display: none;
}

.sm-brand-spot .sm-brand-description {
  margin: 0 auto;
  text-align: center;
  font-size: 1.7em;
}

.sm-brand-carousel .carousel-container {
  margin: 0px 50px;
}

.sm-brand-spot .brands-button {
  padding: 0.7em 1.2em;
  border: 2px solid #e01e21;
  background-color: #e01e21;
  color: #FFF;
  font-weight: bold;
  border-radius: 5px;
  margin-top: 40px;
  display: inline-block;
}

.sm-brand-carousel.desktop {
  display: block;
}

.sm-brand-carousel.mobile {
  display: none;
}

@media (max-width: 1023px) {
  .sm-brand-spot .sm-brand-description {
    font-size: 1.4em;
    padding: 0 20px;
  }

  .sm-brand-spot .sm-brand-header {
    font-size: 3em;
  }
}
@media (max-width: 768px) {
  .sm-brand-carousel .carousel-container {
    margin: 0;
  }

  .sm-brand-carousel.desktop {
    display: none;
  }

  .sm-brand-carousel.mobile {
    display: block;
  }

  .sm-brand-spot .header-inner .reblock {
    display: block;
    margin-bottom: -20px;
  }

  .sm-brand-spot .sm-brand-header:before,
  .sm-brand-spot .sm-brand-header:after,
  .sm-brand-carousel.mobile .carousel-container .next,
  .sm-brand-carousel.mobile .carousel-container .prev,
  .sm-brand-spot .sm-brand-description {
    display: none;
  }
}
.sm-hotitems-spot {
  background-color: #eeeeee;
  padding: 20px 65px;
}

.sm-hotitems-container {
  height: 35vw;
}

.sm-hotitems-container .equal-spacer {
  padding: 0;
}

.sm-hotitems-container .section.full {
  float: left;
}

.sm-hotitems-container .section {
  position: relative;
  height: 100%;
  border-radius: 5px;
}

.sm-hotitems-container .section-container {
  background-color: #FFFFFF;
  border-radius: 5px;
  width: 100%;
  height: 100%;
}

.sm-hotitems-container .section.segmented {
  background: none;
}

.sm-hotitems-container .section .subsection {
  position: relative;
  height: 100%;
}

.sm-hotitems-container .section .subsection.red .section-container {
  background-color: #e01e21;
}

.sm-hotitems-container .section .subsection.gray .section-container {
  background-color: #494849;
}

.sm-hotitems-container .section .section-container .item-description {
  font-size: 1.1em;
  letter-spacing: 0.015em;
  color: #333333;
  font-family: "Raleway", sans-serif;
}

.sm-hotitems-container .section .row.top .subsection {
  padding-bottom: 5px;
}

.sm-hotitems-container .section .row.bottom .subsection {
  padding-top: 5px;
}

.sm-hotitems-container .section .item-image,
.sm-hotitems-container .subsection .deal-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: auto auto auto auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
}

.sm-hotitems-container .subsection .deal-image {
  z-index: 0;
}

.sm-hotitems-container .section .section-container .item-logo {
  position: absolute;
  left: 20px;
  bottom: 15px;
}

.sm-hotitems-container .section .section-container .item-price {
  bottom: 10px;
  position: absolute;
  right: 20px;
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-size: 1.9em;
  font-weight: 600;
  letter-spacing: 0.01em;
}

.sm-hotitems-container .section .section-container .item-price.sale {
  color: #e01e21;
}

.sm-hotitems-container .col-md-6,
.sm-hotitems-container .col-md-5,
.sm-hotitems-container .col-md-2,
.sm-hotitems-container .col-xs-6 {
  padding-left: 8px;
  padding-right: 8px;
}

.sm-hotitems-container .subsection.col-xs-6.left {
  padding-right: 5px;
}

.sm-hotitems-container .subsection.col-xs-6.right {
  padding-left: 5px;
}

.sm-hotitems-container .section-container {
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 15px 20px;
}

/*
.sm-hotitems-container .section.full .section-container {
	background-size: 70%;
}

.sm-hotitems-container .section.full .subsection .section-container {
	background-size: 40%;
}

.sm-hotitems-container .section.full .subsection.deal.gray .section-container {
	background-size: 60%;
}

.sm-hotitems-container .section.half .section-container {
	background-size: 100%;
}
*/
.sm-hotitems-spot .sm-hotitems-header {
  text-align: center;
  font-size: 3em;
  color: #e01e21;
  overflow: hidden;
  margin-bottom: 15px;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  letter-spacing: 0.03em;
}

.sm-hotitems-spot .sm-hotitems-header:before,
.sm-hotitems-spot .sm-hotitems-header:after {
  background-color: #000;
  content: "";
  display: inline-block;
  height: 2px;
  position: relative;
  vertical-align: middle;
  width: 50%;
  background-color: #b2b2b2;
  top: -5px;
}

.sm-hotitems-spot .sm-hotitems-header:before {
  right: 0.5em;
  margin-left: -50%;
}

.sm-hotitems-spot .sm-hotitems-header:after {
  left: 0.5em;
  margin-right: -50%;
}

.sm-hotitems-container .section.half {
  padding: 0 8px;
}

.sm-hotitems-container .shop-button {
  margin-top: 20px;
  padding: 5px 5px 0 0px;
}

.sm-hotitems-container .shop-button .section-container {
  background-color: #e2383b;
  border: 2px solid #e01e21;
  border-radius: 5px;
  color: #FFF;
  font-weight: bold;
  font-size: 1em;
  height: auto;
  padding: 0.7em 1.2em;
  text-align: center;
}

.sm-hotitems-container .height-control {
  height: 100%;
}

.sm-hotitems-container .half-height-control {
  height: 50%;
}

.sm-hotitems-container.mobile {
  display: none;
}

@media (max-width: 1024px) {
  .sm-hotitems-spot {
    padding: 0;
    margin: 0;
  }

  .sm-hotitems-container.desktop {
    display: none;
  }

  .sm-hotitems-container.mobile .sm-brand-carousel.mobile,
  .sm-hotitems-container.mobile {
    display: block;
    height: initial;
  }

  .sm-hotitems-container .section .subsection .item-logo {
    position: absolute;
    left: 10px;
    bottom: 10px;
    width: 30%;
  }

  .sm-hotitems-container .section .section-container .item-logo {
    left: 15px;
    bottom: 10px;
  }

  .sm-hotitems-container .section .section-container .item-price {
    right: 10px;
    bottom: 5px;
  }
}
.instagram-spot {
  margin: 3%;
  clear: both;
  display: block;
}

.instagram-spot .insta-image-container {
  margin-bottom: 2px;
  padding-right: 1px;
  padding-left: 1px;
  overflow: hidden;
  position: relative;
  min-height: 1px;
  width: 20%;
  float: left;
}
@media (max-width: 1023px) {
  .instagram-spot .insta-image-container {
    width: 50%;
  }
}

.instagram-spot .insta-image-container a div {
  min-width: 100%;
  height: 18.25vw;
  max-height: 296px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 150%;
  background-blend-mode: screen;
  transform: translateZ(0);
  transition: all 1ms ease-in-out;
  zoom: reset;
}
@media (max-width: 1023px) {
  .instagram-spot .insta-image-container a div {
    height: 44.4vw;
  }
}
.instagram-spot .insta-image-container a div.instagram-logo {
  background-size: 100%;
}

@media (max-width: 1023px) {
  .instagram-spot .insta-image-container:nth-of-type(4) {
    display: none;
  }
}
.barbie-shopbarbie-spot .shopBarbieContainer {
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.barbie-shopbarbie-spot .shopBarbieContainer a {
  color: #de1c85;
  font-size: 1.7em;
  font-weight: 500;
  letter-spacing: 0.2em;
}
@media (max-width: 470px) {
  .barbie-shopbarbie-spot .shopBarbieContainer a {
    font-size: 1.2em;
  }
}

.barbie-shopbarbie-spot .shopBarbieContainer h2 {
  font-size: 3.4em;
  letter-spacing: 0.2em;
  font-weight: 200;
}
@media (max-width: 1023px) {
  .barbie-shopbarbie-spot .shopBarbieContainer h2 {
    font-weight: 200px;
  }
}

.barbie-shopbarbie-spot .shopBarbieContainer img {
  vertical-align: middle;
  display: block;
  margin: 0 auto;
  width: auto;
}

.barbie-shopbarbie-spot .shopBarbieContainer i {
  color: #de1c85;
}

.barbie-shopbarbie-spot .shopBarbieContainer .right-arrow-primary {
  background: url("../../images/ba-arrow_pink.png") no-repeat;
  width: 17px;
  height: 13px;
  display: inline-block;
  background-size: contain;
  vertical-align: baseline;
  margin-left: 5px;
}

@media (max-width: 1023px) {
  .barbie-shopbarbie-spot .shopBarbieContainer h2 {
    font-size: 2em;
  }

  .barbie-shopbarbie-spot .shopBarbieContainer .category {
    margin-bottom: 20px;
  }

  .barbie-shopbarbie-spot .shopBarbieContainer .category .categoryImage {
    height: 300px;
  }

  .barbie-shopbarbie-spot .shopBarbieContainer .category .categoryImage img {
    height: 100%;
    width: auto;
  }
}
@media (max-width: 47.99em) {
  .barbie-shopbarbie-spot .shopBarbieContainer .category .categoryImage {
    height: 200px;
  }
}
.barbie-shopbarbie-spot .textAlignCenter {
  text-align: center;
}

.barbie-theevolution-spot {
  padding-bottom: 20px;
  border-bottom: 1px solid #ddd;
}
.barbie-theevolution-spot button {
  display: inline-block;
  margin: 8px 0;
  padding: 10px 20px;
  font-size: 1.3rem;
  text-align: center;
  min-width: 170px;
  letter-spacing: 2px;
  font-weight: bold;
}
.barbie-theevolution-spot button .right-arrow, .barbie-theevolution-spot button.button-primary .right-arrow-primary, .barbie-theevolution-spot button.button-secondary .right-arrow-secondary, .barbie-theevolution-spot .barbie-home .youCanBeAnything button.button-primary .right-arrow-primary, .barbie-home .youCanBeAnything .barbie-theevolution-spot button.button-primary .right-arrow-primary, .barbie-theevolution-spot .barbie-home .youCanBeAnything button.button-secondary .right-arrow-secondary, .barbie-home .youCanBeAnything .barbie-theevolution-spot button.button-secondary .right-arrow-secondary, .barbie-theevolution-spot html#BA .giftFinderContainer button.button-primary .right-arrow-primary, html#BA .giftFinderContainer .barbie-theevolution-spot button.button-primary .right-arrow-primary, .barbie-theevolution-spot html#BA .giftFinderContainer button.button-secondary .right-arrow-secondary, html#BA .giftFinderContainer .barbie-theevolution-spot button.button-secondary .right-arrow-secondary, .barbie-theevolution-spot html#BA .giftFinderContainer button.button-secondary-white .right-arrow-secondary-white, html#BA .giftFinderContainer .barbie-theevolution-spot button.button-secondary-white .right-arrow-secondary-white, .barbie-theevolution-spot html#BA .giftFinderContainer button.button-pink-white .right-arrow-pw, html#BA .giftFinderContainer .barbie-theevolution-spot button.button-pink-white .right-arrow-pw, .barbie-theevolution-spot html#BA .giftFinderContainer button.button-white-black .right-arrow-wb, html#BA .giftFinderContainer .barbie-theevolution-spot button.button-white-black .right-arrow-wb, .barbie-theevolution-spot header button.button-secondary-white .right-arrow-secondary-white, header .barbie-theevolution-spot button.button-secondary-white .right-arrow-secondary-white, .barbie-theevolution-spot header button.button-pink-white .right-arrow-pw, header .barbie-theevolution-spot button.button-pink-white .right-arrow-pw, .barbie-theevolution-spot header button.button-white-black .right-arrow-wb, header .barbie-theevolution-spot button.button-white-black .right-arrow-wb {
  width: 17px;
  height: 13px;
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
  margin-left: 6px;
}
.barbie-theevolution-spot button.button-primary {
  background-color: #222222;
  color: #fff;
  border: 0;
  font-size: 0.8rem;
  font-weight: 500;
}
.barbie-theevolution-spot button.button-primary:hover {
  background-color: #333333;
  box-shadow: 1px 1px 0 #777777;
}
.barbie-theevolution-spot button.button-primary .right-arrow-primary {
  background: url("../../images/colors/ba/arrow_pink.png") no-repeat;
}
.barbie-theevolution-spot button.button-secondary {
  background-color: transparent;
  color: #222222;
  border: 1px solid #ddd;
}
.barbie-theevolution-spot button.button-secondary:hover {
  box-shadow: 1px 1px 0 #777777;
}
.barbie-theevolution-spot button.button-secondary .right-arrow-secondary {
  background: url("../../images/colors/ba/arrow_gray.png") no-repeat;
}

.barbie-theevolution-spot .header {
  margin: 0 auto;
}

.barbie-theevolution-spot .header img {
  width: 50%;
  margin: 0 auto;
  margin-bottom: -6px;
}

.barbie-theevolution-spot .videoSection .video {
  width: 100%;
}

.barbie-theevolution-spot .videoSectionText {
  width: 80%;
  margin: 20px auto 0 auto;
}

.barbie-theevolution-spot .hashTag {
  text-align: center;
  font-weight: 600;
  margin: 10px 0;
  letter-spacing: 2px;
}

.barbie-theevolution-spot .button-secondary {
  margin-left: 10px;
}

@media (max-width: 49.99em) {
  .barbie-theevolution-spot .header img {
    width: 80%;
  }
}
@media (max-width: 29.74em) {
  .barbie-theevolution-spot .header img {
    width: 90%;
  }
}
.barbie-theevolution-spot .textAlignCenter {
  text-align: center;
}

.hw-categories-spot .categories {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 40px 0;
}

.hw-categories-spot .categories .heading {
  background: url("../../images/hw-head_track.png");
  min-height: 100px;
  background-position-y: -25px;
  background-size: 40% 120%;
  position: relative;
}

.hw-categories-spot .categories .heading div {
  padding: 15px;
  background-color: #fff;
  width: 260px;
  margin: 0 auto;
}

.hw-categories-spot .categories .heading div h2 {
  font-size: 3.5em;
  font-weight: normal;
  padding: 0;
  margin: -34px;
  text-shadow: 1px 1px 1px #aaa;
  letter-spacing: 0.9px;
}
@media (max-width: 1023px) {
  .hw-categories-spot .categories .heading div h2 {
    font-size: 2.5em;
    margin: -5px;
  }
}

.hw-categories-spot .categories .heading div .categoryHead {
  width: 220px;
}

.hw-categories-spot .categories .section {
  float: left;
  position: relative;
  overflow: hidden;
  width: calc(20% - 5px);
  max-height: 350px;
  margin-right: 5px;
  align-items: flex-end;
  display: flex;
}

.hw-categories-spot .categories a:last-child .section {
  margin-right: 0;
}

.hw-categories-spot .categories .section img {
  width: 100%;
  height: 100%;
}

.hw-categories-spot .categories .section button {
  position: absolute;
  left: -5px;
  bottom: 25px;
  min-width: 200px;
}

.hw-categories-spot .categories:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.hw-categories-spot .categories .hwBtn {
  -ms-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  transform: skew(-20deg);
  border: none;
  min-height: 25px;
  min-width: 30px;
  vertical-align: middle;
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

.hw-categories-spot .categories .hwBtn .noTilt,
.hw-categories-spot .categories .hwBtn label {
  -ms-transform: skew(20deg);
  /* IE */
  -webkit-transform: skew(20deg);
  /* Chrome, Safari, Opera */
  transform: skew(20deg);
  /* Standard syntax */
}

.hw-categories-spot .categories .blueBtn {
  background-color: #276297;
  color: #fff;
}

.hw-categories-spot .categories .yellowBtn {
  background-color: #fff200;
  color: #000;
  padding: 15px 20px;
  margin: 4px 3px 4px 0;
}

.hw-categories-spot .categories .greyBtn {
  background-color: #eeeeee;
  color: #000;
  padding: 15px 20px;
  margin: 4px 3px 4px 0;
}

@media (max-width: 768px) {
  .hw-categories-spot .categories .section {
    width: calc(50% - 4px);
    margin-bottom: 10px;
  }

  .hw-categories-spot .categoriesWrapper a:nth-child(1) .section,
  .hw-categories-spot .categoriesWrapper a:nth-child(3) .section,
  .hw-categories-spot .categoriesWrapper a:nth-child(5) .section {
    margin-right: 0;
    float: right;
  }

  .hw-categories-spot .categoriesWrapper a:nth-child(1) .section {
    width: 100%;
  }

  .hw-categories-spot .categories .section button {
    bottom: 0;
    margin: 0;
    width: 110%;
  }
}
@media (max-width: 47.99em) {
  .hw-categories-spot .categories .section button {
    min-width: 165px;
  }
}
.hotwheels-instagram-spot .insta-image-container img {
  width: 100%;
}

.hotwheels-instagram-spot .insta-image-container {
  margin-bottom: 2px;
  padding-right: 1px;
  padding-left: 1px;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .hotwheels-instagram-spot .insta-image-container {
    width: 50%;
    float: left;
  }
}

.hotwheels-instagram-spot .col-xs-15,
.hotwheels-instagram-spot .col-sm-15,
.hotwheels-instagram-spot .col-md-15,
.hotwheels-instagram-spot .col-lg-15 {
  position: relative;
  min-height: 1px;
}

.hotwheels-instagram-spot .col-xs-15 {
  width: 20%;
  float: left;
}

@media (min-width: 768px) {
  .hotwheels-instagram-spot .col-sm-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .hotwheels-instagram-spot .col-md-15 {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .hotwheels-instagram-spot .col-lg-15 {
    width: 20%;
    float: left;
  }
}
.fp-dealoftheday-espot {
  padding: 20px;
}

.fp-dealoftheday-espot .header img {
  margin-right: 10px;
}

.fp-dealoftheday-espot .header span {
  font-size: 3em;
  vertical-align: middle;
  font-weight: bold;
}

.fp-dealoftheday-espot .body {
  margin-left: 25px;
  margin-top: 10px;
  position: relative;
}

.fp-dealoftheday-espot .description {
  color: #0464A7;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 1.6em;
}

.fp-dealoftheday-espot .ratings {
  margin-bottom: 20px;
  display: inline-block;
}

.fp-dealoftheday-espot .ratings img {
  width: 16px;
  margin-top: -4px;
}

.fp-dealoftheday-espot strike {
  font-size: 2.2em;
  color: #999999;
}

.fp-dealoftheday-espot .deal-price {
  font-size: 2.5em;
  font-weight: bold;
  color: #E23011;
}

.fp-dealoftheday-espot button {
  background-color: #0464A7;
  padding: 15px 40px;
  border-radius: 30px;
  border: none;
  color: #FFF;
  font-size: 1.2em;
  font-weight: bold;
  cursor: pointer;
  margin-bottom: 20px;
}

.fp-dealoftheday-espot .more {
  display: inline-block;
  color: #0464A7;
  font-weight: bold;
  font-size: 1.2em;
}

.fp-dealoftheday-espot .product-image {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.fp-seenontv-spot {
  position: relative;
}

.fp-seenontv-spot img.bg {
  width: 100%;
}

.fp-seenontv-spot img.button {
  position: absolute;
  top: 40px;
  right: 40px;
}

.ms-homepagebanner-spot {
  position: relative;
}

.ms-homepagebanner-spot img.desktop {
  width: 100%;
}

.ms-homepagebanner-spot img.mobile {
  display: none;
}

.ms-homepagebanner-spot button {
  display: none;
  font-family: "museo-slab",serif;
  font-weight: 700;
  font-size: 100%;
  line-height: 1.5em;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  color: #fff !important;
  background: #e01e21;
  padding: 1em 2em;
  text-transform: uppercase;
  white-space: nowrap;
  border: 2px solid #FFFFFF;
}

@media (max-width: 768px) {
  .ms-homepagebanner-spot img.desktop {
    display: none;
  }

  .ms-homepagebanner-spot img.mobile {
    width: 100%;
    display: block;
  }

  .ms-homepagebanner-spot button {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.barbie-newsarticles-spot {
  background-color: #EEE;
  padding: 40px;
}

.barbie-newsarticles-spot .heading {
  text-align: center;
  font-size: 3.4em;
  letter-spacing: 0.2em;
  font-weight: 200;
  margin-bottom: 40px;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .barbie-newsarticles-spot .heading {
    font-size: 2em;
  }
}

.barbie-newsarticles-spot .newsArticleContainer {
  width: 90%;
  margin: 0 auto;
}

.barbie-newsarticles-spot .magazineNames .newsitem {
  display: inline-block;
  height: 100px;
  background-color: #F7F7F7;
  text-align: center;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

.barbie-newsarticles-spot .magazineNames .newsitem:hover {
  background-color: #000;
}

.barbie-newsarticles-spot .magazineNames .newsitemcontainer {
  padding: 0 2px;
}

.barbie-newsarticles-spot .magazineNames .newsitem img {
  margin: auto;
  display: none;
}

.barbie-home .youCanBeAnything button {
  display: inline-block;
  margin: 8px 0;
  padding: 10px 20px;
  font-size: 1.3rem;
  text-align: center;
  min-width: 170px;
  letter-spacing: 2px;
  font-weight: bold;
}
.barbie-home .youCanBeAnything button .right-arrow, .barbie-home .youCanBeAnything button.button-primary .right-arrow-primary, .barbie-home .youCanBeAnything button.button-secondary .right-arrow-secondary, .barbie-home .youCanBeAnything html#BA .giftFinderContainer button.button-primary .right-arrow-primary, html#BA .giftFinderContainer .barbie-home .youCanBeAnything button.button-primary .right-arrow-primary, .barbie-home .youCanBeAnything html#BA .giftFinderContainer button.button-secondary .right-arrow-secondary, html#BA .giftFinderContainer .barbie-home .youCanBeAnything button.button-secondary .right-arrow-secondary, .barbie-home .youCanBeAnything html#BA .giftFinderContainer button.button-secondary-white .right-arrow-secondary-white, html#BA .giftFinderContainer .barbie-home .youCanBeAnything button.button-secondary-white .right-arrow-secondary-white, .barbie-home .youCanBeAnything html#BA .giftFinderContainer button.button-pink-white .right-arrow-pw, html#BA .giftFinderContainer .barbie-home .youCanBeAnything button.button-pink-white .right-arrow-pw, .barbie-home .youCanBeAnything html#BA .giftFinderContainer button.button-white-black .right-arrow-wb, html#BA .giftFinderContainer .barbie-home .youCanBeAnything button.button-white-black .right-arrow-wb, .barbie-home .youCanBeAnything header button.button-secondary-white .right-arrow-secondary-white, header .barbie-home .youCanBeAnything button.button-secondary-white .right-arrow-secondary-white, .barbie-home .youCanBeAnything header button.button-pink-white .right-arrow-pw, header .barbie-home .youCanBeAnything button.button-pink-white .right-arrow-pw, .barbie-home .youCanBeAnything header button.button-white-black .right-arrow-wb, header .barbie-home .youCanBeAnything button.button-white-black .right-arrow-wb {
  width: 17px;
  height: 13px;
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
  margin-left: 6px;
}
.barbie-home .youCanBeAnything button.button-primary {
  background-color: #222222;
  color: #fff;
  border: 0;
  font-size: 0.8rem;
  font-weight: 500;
}
.barbie-home .youCanBeAnything button.button-primary:hover {
  background-color: #333333;
  box-shadow: 1px 1px 0 #777777;
}
.barbie-home .youCanBeAnything button.button-primary .right-arrow-primary {
  background: url("../../images/colors/ba/arrow_pink.png") no-repeat;
}
.barbie-home .youCanBeAnything button.button-secondary {
  background-color: transparent;
  color: #222222;
  border: 1px solid #ddd;
}
.barbie-home .youCanBeAnything button.button-secondary:hover {
  box-shadow: 1px 1px 0 #777777;
}
.barbie-home .youCanBeAnything button.button-secondary .right-arrow-secondary {
  background: url("../../images/colors/ba/arrow_gray.png") no-repeat;
}

.barbie-home .youCanBeAnything {
  border-bottom: 1px solid #ddd;
}

.barbie-home .youCanBeAnything .models {
  position: absolute;
  top: 0;
  left: -40%;
  z-index: 1;
}

.barbie-home .youCanBeAnything .videoWrapper {
  position: relative;
  margin-left: 33.33%;
}

.barbie-home .youCanBeAnything .videoWrapper h2 {
  font-size: 3.4em;
  letter-spacing: 0.2em;
  font-weight: 200;
}
@media (max-width: 1023px) {
  .barbie-home .youCanBeAnything .videoWrapper h2 {
    font-size: 2em;
    font-weight: 200px;
  }
}

.barbie-home .youCanBeAnything .videoWrapper .video {
  width: 100%;
  height: auto;
}

.barbie-home .youCanBeAnything .videoWrapper .YCDAImage {
  position: absolute;
  width: 200px;
  top: 10%;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.barbie-home .youCanBeAnything .menuAndDetails .menu {
  margin: 25px auto;
  text-align: center;
  border-bottom: 0;
}

.barbie-home .youCanBeAnything .menuAndDetails .menu li {
  display: inline-block;
  padding: 4px 10px;
  transform: skew(-20deg);
  -o-transform: skew(-20deg);
  -moz-transform: skew(-20deg);
  -webkit-transform: skew(-20deg);
  border-right: 1px solid #ddd;
  float: none;
}

.barbie-home .youCanBeAnything .menuAndDetails .menu li a {
  display: inline-block;
  transform: skew(20deg);
  -o-transform: skew(20deg);
  -moz-transform: skew(20deg);
  -webkit-transform: skew(20deg);
  text-transform: uppercase;
  color: #de1c85;
  padding: 0;
  letter-spacing: 2px;
  border: 0;
  font-weight: 500;
}

.barbie-home .youCanBeAnything .menuAndDetails .menu li a:hover {
  background-color: transparent;
  border: 0;
}

.barbie-home .youCanBeAnything .menuAndDetails .menu li:last-child {
  border-right: 1px solid transparent;
}

.barbie-home .youCanBeAnything .menuAndDetails .menu li.active a {
  font-weight: bold;
  color: #000;
  border: 0;
  background: transparent;
  padding: 0;
}

.barbie-home .youCanBeAnything .description {
  font-size: .75rem;
  padding: 0px 17%;
  margin-bottom: 20px;
}

.barbie-home .youCanBeAnything .buttonsGroup {
  margin: 15px 0;
}

.barbie-home .youCanBeAnything .buttonsGroup button {
  margin-right: 10px;
}

@media (max-width: 1024px) {
  .barbie-home .youCanBeAnything .videoWrapper {
    margin-left: auto;
  }

  .barbie-home .youCanBeAnything .models {
    display: none !important;
  }
}
header.checkout-header.checkout #main-top-header {
  border: inherit;
}
header.checkout-header.checkout #main-top-header .headerLink a {
  font-size: 1.175em;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
}
header.checkout-header.checkout #checkout_crumb {
  overflow: hidden;
  white-space: nowrap;
}
header.checkout-header.checkout #checkout_crumb .crumb {
  font-size: inherit;
  padding: inherit;
  background: transparent;
  width: 100%;
  overflow: hidden;
  display: flex;
  max-height: 3.3vw;
}
header.checkout-header.checkout #checkout_crumb .crumb li {
  color: white;
  font-size: 1.125vw;
  font-weight: bold;
  text-transform: uppercase;
  vertical-align: top;
  width: 10.3vw;
  margin: 0 3% 0 -3.1%;
}
header.checkout-header.checkout #checkout_crumb .crumb li:before {
  font-family: 'icons' !important;
  content: "\e901";
  font-size: 3.5vw;
  text-shadow: 5px 0px #fff;
}
header.checkout-header.checkout #checkout_crumb .crumb li.start {
  background: black;
  width: 4.5vw;
  margin: 0;
}
header.checkout-header.checkout #checkout_crumb .crumb li.start:before {
  content: "";
}
header.checkout-header.checkout #checkout_crumb .crumb li.end {
  background: black;
  width: 100%;
  margin: 0 0 0 -5%;
  position: relative;
  z-index: -1;
}
header.checkout-header.checkout #checkout_crumb .crumb li.end:before {
  content: "";
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off {
  color: #555555;
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete {
  color: white;
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete:before {
  color: black;
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span {
  left: -9vw;
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span a {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit;
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span a:before {
  background: transparent;
  color: white;
  margin: 0 0.3vw 0px 0px;
  font-family: 'icons' !important;
  content: "\e900";
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_off:before {
  color: #eee;
}
header.checkout-header.checkout #checkout_crumb .crumb li.step_on:before {
  color: #de1c85;
}
header.checkout-header.checkout #checkout_crumb .crumb li span {
  position: relative;
  left: -8vw;
  vertical-align: top;
  display: inline-block;
  padding: 0.9em 0 0 0;
}

@media (min-width: 40.06em) {
  header.checkout-header .fixed-header {
    position: static !important;
  }
  header.checkout-header .navbar-collapse.collapse {
    display: none !important;
  }
  header.checkout-header .navbar-collapse.collapse.in {
    display: block !important;
    overflow-y: auto !important;
  }
  header.checkout-header .navbar-toggle {
    display: block;
  }
  header.checkout-header .navbar-nav {
    float: none;
    margin: 0 -15px;
  }
  header.checkout-header .navbar-nav > li {
    float: none;
  }
  header.checkout-header .second-level-menu-container .container {
    width: 100%;
  }
}
@media (max-width: 47.99em) {
  html header.checkout-header.checkout #checkout_crumb .crumb {
    max-height: 9.84vw;
  }
  html header.checkout-header.checkout #checkout_crumb .crumb li {
    font-size: 2.25vw;
    width: 30.8vw;
    margin: 0 7.5% 0px -7.5%;
  }
  html header.checkout-header.checkout #checkout_crumb .crumb li:before {
    font-size: 10.5vw;
  }
  html header.checkout-header.checkout #checkout_crumb .crumb li.start {
    width: 7%;
  }
  html header.checkout-header.checkout #checkout_crumb .crumb li.end {
    margin: 0 0 0 -10%;
  }
  html header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span {
    left: -32.3vw;
  }
  html header.checkout-header.checkout #checkout_crumb .crumb li span {
    left: -31vw;
    font-size: 3.7vw;
    padding: 2.2vw 6.75vw;
    text-transform: capitalize;
  }
}
@media (max-width: 64em) {
  header.checkout-header.checkout #checkout_crumb .crumb {
    margin: 0;
    max-height: 6.2vw;
  }
  header.checkout-header.checkout #checkout_crumb .crumb li {
    font-size: 2.125vw;
    width: 19.2vw;
  }
  header.checkout-header.checkout #checkout_crumb .crumb li:before {
    font-size: 6.5vw;
  }
  header.checkout-header.checkout #checkout_crumb .crumb li.start {
    width: 10%;
  }
  header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span {
    left: -19vw;
  }
}
@media (max-width: 64em) and (max-width: 1023px) {
  header.checkout-header.checkout #checkout_crumb .crumb li.step_off.complete span {
    left: -16vw;
  }
}
@media (max-width: 64em) {
  header.checkout-header.checkout #checkout_crumb .crumb li span {
    left: -15vw;
  }
}
@media (max-width: 1023px) {
  header.checkout-header.checkout #checkout_crumb .crumb {
    margin: 0;
  }
}
.product_attributes_widget .title {
  font-weight: 900;
}
.product_attributes_widget .panel {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  margin-bottom: 0;
  border-width: 0;
}
.product_attributes_widget .product-fetaure li {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  word-wrap: break-word;
}
.product_attributes_widget .product-fetaure li b {
  font-weight: 800;
}
.product_attributes_widget .product-fetaure li:first-child h2 {
  border-top: none;
}
.product_attributes_widget .product-fetaure li .instruction h2:after, .product_attributes_widget .product-fetaure li .service h2:after {
  content: "\3E";
}
.product_attributes_widget .product-fetaure li .accordion-toggle[aria-expanded="true"] h2 {
  border-bottom-width: 0;
}
.product_attributes_widget .product-fetaure li .accordion-toggle[aria-expanded="true"] h2:after {
  content: "\2D";
  right: 3px;
}
.product_attributes_widget .product-fetaure li .accordion-toggle h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  border-bottom: 1px solid #ebeded;
  border-top: 1px solid #ebeded;
  padding: 20px 0;
  position: relative;
  color: #595959;
}
.product_attributes_widget .product-fetaure li .accordion-toggle h2:after {
  content: "\2B";
  position: absolute;
  font-size: 1.9em;
  color: #595959;
  top: 8px;
  right: 0;
  display: block;
}
.product_attributes_widget .product-fetaure li .accordion-toggle h2.shown:before {
  content: "";
  width: 18%;
  height: 5px;
  background: #e2e2e2;
  position: absolute;
  left: 0;
  bottom: 0;
  display: none;
}
.product_attributes_widget .product-fetaure .text-container {
  margin: 0 0px 8px 25px;
  /*text-indent: -25px;*/
  line-height: 1.5;
}
.product_attributes_widget .product-fetaure .text-container p, .product_attributes_widget .product-fetaure .text-container span {
  line-height: 1.5;
  color: #595959;
  margin: 0 0 10px -25px !important;
  display: block;
}
.product_attributes_widget .product-fetaure .text-container li {
  line-height: 1.5;
  margin: 0 0 8px 0;
  text-indent: -25px;
}
.product_attributes_widget .product-fetaure .text-container#ProductFeatures li:before {
  font-family: Fontawesome;
  content: "\f111";
  font-size: .5em;
  margin: 0px 10px;
  position: relative;
  top: -2px;
}
.product_attributes_widget .product-fetaure #ProductInstruction.text-container a {
  display: block;
  margin-top: 10px;
}
.product_attributes_widget .product-benefit li h4 {
  color: #595959;
}
.product_attributes_widget .product-benefit h2 {
  font-weight: 700;
  padding: 20px 0;
  position: relative;
}
.product_attributes_widget .product-benefit h2:before {
  content: "";
  width: 29%;
  height: 5px;
  background: #e2e2e2;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product_attributes_widget .product-benefit .benefit-content {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 2;
  margin-top: 15px;
  text-align: center;
}
.product_attributes_widget .product-benefit .benefit-content h4 {
  font-size: 1em;
  font-weight: bold;
  text-align: left;
}
.product_attributes_widget .product-benefit .benefit-content p {
  line-height: 1.5;
  text-align: left;
}
.product_attributes_widget .product-benefit .product-benefit-bottom {
  margin-top: 30px;
}
.product_attributes_widget .benefit-items li {
  min-height: 75px;
}
.product_attributes_widget .benefit-items li h4 {
  text-transform: uppercase;
  margin: auto;
}
.product_attributes_widget .benefit-items li img {
  float: left;
  margin: 0 3% 0 0;
}

@media (min-width: 20em) {
  .product_attributes_widget {
    font-size: 16px;
  }
  .product_attributes_widget h2 {
    font-size: 1.5em;
  }
}
@media (min-width: 23.43em) {
  .product_attributes_widget .product-benefit .benefit-content {
    font-size: 1.125em;
  }
}
@media (min-width: 29.75em) {
  .product_attributes_widget .product-benefit .benefit-content {
    font-size: 1.25em;
  }
}
@media (min-width: 35.5em) {
  .product_attributes_widget .product-benefit .benefit-content {
    font-size: 1.5em;
  }
  .product_attributes_widget h2 {
    font-size: 2em;
  }
}
@media (min-width: 40.06em) {
  .product_attributes_widget {
    width: 92%;
    margin: 0 auto;
  }
  .product_attributes_widget .col-sm-5 {
    width: 100%;
  }
  .product_attributes_widget .col-sm-7 {
    width: 100%;
  }
  .product_attributes_widget h2 {
    font-size: 1.5em;
  }
  .product_attributes_widget .product-benefit .benefit-content {
    text-align: left;
    line-height: 1.4em;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items {
    overflow: hidden;
    font-size: 14px;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li {
    width: 33.333333333333336%;
    float: left;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li div {
    width: 80%;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li:first-child {
    position: relative;
    padding-bottom: 25px;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li:first-child:after {
    content: "";
    width: 70%;
    height: 5px;
    background: #e2e2e2;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items h4 {
    margin: 15px 0;
    font-size: 1em;
  }
  .product_attributes_widget .product-benefit-bottom {
    width: 90%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .product_attributes_widget .product-benefit .benefit-content {
    font-size: 1.3em;
  }
  .product_attributes_widget .product-benefit .benefit-content p {
    line-height: 1.7;
  }
}
@media (min-width: 48em) {
  .product_attributes_widget .product-benefit .product-benefit-bottom {
    width: 70%;
  }
}
@media (min-width: 60em) {
  .product_attributes_widget .product-benefit .product-benefit-bottom {
    width: 60%;
  }
}
@media (min-width: 64em) {
  .product_attributes_widget {
    font-size: 14px;
    width: 92%;
    margin: 0 auto;
  }
  .product_attributes_widget .title {
    font-weight: 900;
    display: block;
    margin-bottom: 4px;
    padding-top: 6px;
  }
  .product_attributes_widget .product-benefit {
    padding-left: 5%;
    text-align: left;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li {
    width: 100%;
    float: none;
    margin-top: 15px;
    overflow: hidden;
    display: table;
    padding-bottom: 10px;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li:first-child {
    padding-bottom: 0;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li:first-child:after {
    display: none;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li:last-child {
    position: relative;
    padding-bottom: 25px;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li:last-child:after {
    content: "";
    width: 29%;
    height: 5px;
    background: #e2e2e2;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li > img {
    float: none;
    margin-right: 5%;
    display: table-cell;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li > div {
    text-align: left;
    overflow: hidden;
    width: 82%;
    display: table-cell;
    vertical-align: middle;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li > div h4 {
    margin-top: 0;
    margin-bottom: 5px;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items > li > div p {
    font-size: 0.9em;
  }
  .product_attributes_widget .product-benefit .product-benefit-bottom {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (min-width: 80em) {
  .product_attributes_widget {
    font-size: 15px;
  }
  .product_attributes_widget .product-benefit .benefit-content .benefit-items {
    font-size: 13px;
  }
}
@media (max-width: 1023px) {
  .product_attributes_widget {
    width: 90%;
    float: none;
    margin: auto;
  }
}
.widget_branding {
  width: 100%;
  border-bottom: 1px solid #e5e5e5;
}
.widget_branding img {
  padding-bottom: 19px;
  padding-top: 6px;
}
@media (max-width: 768px) {
  .widget_branding {
    margin: auto;
    text-align: center;
  }
}

@media (max-width: 1023px) {
  .widget_branding {
    display: none;
  }
}
.widget_contact {
  margin: 5% auto;
  width: 92%;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 42px 0;
  font-size: inherit;
}
.widget_contact .title, .widget_contact .description, .widget_contact .cta {
  float: left;
}
.widget_contact .title {
  font-size: 1.75em;
  width: auto;
  margin-right: 20px;
}
.widget_contact .description {
  font-weight: normal;
  font-size: 0.8vw;
  color: #777777;
  font-family: "Raleway", sans-serif;
  width: 280px;
  margin-right: 5px;
  padding-top: 5px;
  line-height: 1.4;
}
.widget_contact .cta {
  font-family: "Raleway", sans-serif;
  width: 25%;
}
@media (max-width: 1280px) {
  .widget_contact {
    width: 90%;
  }
  .widget_contact .title, .widget_contact .description, .widget_contact .cta {
    float: none;
    width: 100%;
  }
  .widget_contact .title.prod_desc {
    font-size: 1.8em;
    margin-bottom: 3px !important;
  }
  .widget_contact .cta {
    width: 50%;
  }
  .widget_contact .description {
    margin-bottom: 7px;
    font-size: 0.75em;
    margin-top: 5px;
  }
}

.my-order {
  margin: -1px 0 0 0;
  background: white;
  z-index: 9;
}
.my-order.affix {
  top: 0;
  z-index: 9;
  position: fixed !important;
}
.my-order .discount_text p {
  width: 85%;
  margin: 5% auto 0 auto;
}
.my-order .freeShippingStatus {
  display: block;
  text-align: center;
  margin: 20px;
}
.my-order .progress_bar_shipping {
  border: solid 2px #ddd !important;
  height: 16px;
  border-radius: 10px;
  background-color: #e7f5f7;
  margin: 43px auto 1px auto;
}
.my-order .progress_bar_shipping .progress_bar_status {
  height: 12px;
  background-color: #00bfd7;
  border-radius: 10px;
}
.my-order .progress_bar_shipping:after {
  background-image: url("../../images/colors/ba/free_shipping_progress_icon.png");
  background-size: 100%;
  display: inline-block;
  content: "";
  width: 50px;
  height: 50px;
  position: absolute;
  top: -20px;
  right: -25px;
}
.my-order .adspace_banner {
  content: url("../../images/colors/ba/Ad_Space_banner.png");
  margin: 0 15%;
}
.my-order .progress_bar_shipping, .my-order .adspace_banner {
  width: 80%;
  display: block;
  position: relative;
}
.my-order .couponWallet_NoCouponsMessage {
  width: 65%;
  margin: 0 auto 20px auto;
}
.my-order .button_primary {
  width: 100%;
}
.my-order .button_primary .button_text {
  text-align: center;
  width: 100%;
  display: block;
  margin: auto;
}
.my-order .continue_checkout {
  margin: 5% 0;
}
.my-order .continue_checkout .legal {
  width: 66%;
  margin: 13px 0 0 17%;
  text-align: center;
  font-size: .87em;
  line-height: 1.4;
}
@media (max-width: 1023px) {
  .my-order .continue_checkout {
    font-size: 0.77em;
  }
}
.my-order .continue_checkout .button_primary {
  margin-left: 17.5%;
  width: 65%;
}
@media (max-width: 1023px) {
  .my-order .continue_checkout .col5 {
    float: none;
    text-align: center;
  }
  .my-order .continue_checkout .col5 a.button.primary.outlined.viewCartButton {
    margin: 5% auto;
  }
}
.my-order .shopcart_checkout_button {
  margin: 20px auto 10px auto;
  width: 75%;
  max-width: 300px;
}
.my-order .verified-logos {
  margin: 2% 0 0;
}
@media (max-width: 1023px) {
  .my-order .verified-logos .row {
    margin: auto;
  }
}
.my-order .verified-logos .entity {
  margin: auto;
}
.my-order .verified-logos .logo_visa {
  width: 71px;
  height: 29px;
  margin-top: 10px;
  background: url("../images/sprites.png") -114px -399px no-repeat;
  float: right;
}
.my-order .verified-logos .logo_verisign {
  width: 88px;
  height: 44px;
  margin-top: 1px;
  background: url("../images/sprites.png") -13px -391px no-repeat;
}
.my-order .verified-logos .logo_fpo {
  width: 91px;
  height: 50px;
  background: url("../images/sprites.png") -284px -388px no-repeat;
  float: left;
}
.my-order .header {
  height: 70px;
  background-color: black;
  width: 100%;
  line-height: 70px;
  font-weight: bold;
  padding-left: 65px;
  font-size: 27px;
  display: block;
}
.my-order ul#myorderaccordion li.panel {
  margin-bottom: 0;
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.my-order ul#myorderaccordion li.panel .accordion-toggle {
  /*pointer-events: none;
  @include media("<desktop") {
  	pointer-events: visible;
  }*/
}
.my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow {
  display: none;
}
.my-order ul#myorderaccordion li.panel .accordion-toggle h2 {
  height: 70px;
  color: white;
  background-color: #de1c85;
  width: 100%;
  line-height: 70px;
  font-weight: bold;
  padding-left: 55px;
  font-size: 27px;
  display: block;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .my-order ul#myorderaccordion li.panel .accordion-toggle h2 {
    padding: 0 1em;
  }
}
.my-order ul#myorderaccordion li.panel a.accordion-toggle, .my-order ul#myorderaccordion li.panel a:hover.accordion-toggle, .my-order ul#myorderaccordion li.panel a:visited.accordion-toggle, .my-order ul#myorderaccordion li.panel a:active.accordion-toggle {
  color: #eee !important;
}
.my-order #total_breakdown {
  float: none;
  width: 90%;
  margin: auto;
  padding: 30px 0 15px 5%;
  display: block;
}
@media (max-width: 1023px) {
  .my-order #total_breakdown {
    padding: 30px 0 15px 0;
  }
}
.my-order #total_breakdown #order_total {
  float: none;
  width: 100%;
  min-width: 0;
}
.my-order #total_breakdown #order_total .total_details {
  text-align: left;
  font-weight: bold;
}
.my-order #total_breakdown #order_total .total_details * {
  color: #de1c85;
}
.my-order #total_breakdown #order_total .total_details .info_icon {
  padding-left: 0;
}
.my-order #total_breakdown #order_total .total_details.order_total {
  color: #de1c85;
}
.my-order #total_breakdown #order_total .total_details, .my-order #total_breakdown #order_total .total_figures {
  font-size: 18px;
}
.my-order #total_breakdown #order_total .total_figures {
  font-size: 21px;
}
.my-order #total_breakdown #order_total tr {
  line-height: 48px;
}
.my-order #total_breakdown #order_total .total_figures.breadcrumb_current {
  color: #de1c85;
}
.my-order #total_breakdown .taxCalc {
  color: #999;
  margin-top: -10px;
}
.my-order ul#myorderaccordion li.panel a.accordion-toggle {
  display: block;
  width: 100%;
  height: 100%;
  font-weight: bold;
  color: #555555 !important;
}
.my-order ul#myorderaccordion li.panel a.accordion-toggle:hover {
  color: #555555 !important;
}
.my-order #my-order-promo-accordion {
  width: 65%;
  margin: auto;
  border: 1px solid #B6B6B6;
  margin-top: 25px;
  padding: 10px;
}
.my-order #my-order-promo-accordion .accordion-inner {
  padding-top: 8px;
}
.my-order #my-order-promo-accordion .promotion_code {
  width: auto;
  display: inline-block;
  padding-right: 5px;
  display: none;
}
.my-order #my-order-promo-accordion .promotion_code label {
  font-size: 14px;
  font-weight: normal;
  padding-top: 4px;
  width: auto;
}
.my-order #my-order-promo-accordion .promotion_input {
  width: 57.5%;
  margin: 0 0 2.5%;
  float: left;
}
.my-order #my-order-promo-accordion .promotion_input input {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.23);
  padding: 5px;
}
.my-order #my-order-promo-accordion .promotion_button {
  float: right;
  width: 40%;
  margin: -1px 0 0 0;
}
.my-order #my-order-promo-accordion .promotion_button .button_primary {
  padding: 0px;
  border-radius: 0px;
  width: 100%;
}
.my-order #my-order-promo-accordion .promotion_button .button_primary .button_text {
  font-size: 12px;
  text-align: center;
  height: auto;
  display: block;
  padding: 3px;
  width: 100%;
}
.my-order #mobile_order_total {
  display: none;
}

@media (max-width: 1023px) {
  .my-order {
    margin: 0 0 0 -20px;
    border-left: 0;
  }
  .my-order.affix {
    position: static !important;
  }
  .my-order #mobile_order_total {
    margin: 0;
    display: block;
  }
  .my-order #mobile_order_total #total_breakdown {
    padding: 0;
    margin: auto;
  }
  .my-order #mobile_order_total #total_breakdown #order_total tr {
    display: none;
  }
  .my-order #mobile_order_total #total_breakdown #order_total tr:last-child {
    display: block;
  }
  .my-order #mobile_order_total #total_breakdown #order_total tr:last-child .total_details {
    color: #333333;
    float: left;
    display: inline-block;
    margin: 0;
  }
  .my-order #mobile_order_total #total_breakdown #order_total tr:last-child .total_figures {
    float: right;
    display: inline-block;
  }
}
@media (max-width: 47.99em) {
  .my-order ul#myorderaccordion li.panel {
    /*.accordion-toggle.collapsed + #myorder {
    	display: none;
    }*/
  }
  .my-order ul#myorderaccordion li.panel .accordion-toggle h2 {
    height: 45px;
    line-height: 0.2;
    font-size: 20px;
    font-weight: 900;
    padding: 1em;
  }
}
@media (max-width: 23.43em) {
  .verified-logos .col-lg-4 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .my-order #total_breakdown #order_total .total_details, .my-order #total_breakdown #order_total .total_figures {
    font-size: 1rem;
  }
}
@media (max-width: 1023px) {
  .my-order {
    width: 100%;
    margin: auto;
  }
  .my-order ul#myorderaccordion {
    	/*max-height: 0;
    	transition: all 500ms ease-in-out;
    
    	&.collapsed {
    		max-height: 5000px;
    	}*/
  }
  .my-order ul#myorderaccordion li.panel {
    /*.accordion-toggle.collapsed + #myorder {
    	display: block;
    	transition: opacity 1s ease-in-out;
        opacity: 0; 
        height: 0;
        overflow: hidden;
    }*/
  }
  .my-order ul#myorderaccordion li.panel .accordion-toggle {
    position: relative;
  }
  .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-text {
    position: absolute;
    top: calc(65% - 1.13em);
    right: 2.6em;
    font-family: "Oswald", sans-serif;
    font-weight: 800;
    color: white;
    opacity: .75;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-text {
    top: calc(65% - 0.93em);
  }
}
@media (max-width: 1023px) {
  .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow {
    display: block;
    position: absolute;
    width: auto;
    height: auto;
    right: 19px;
    top: calc(65% - 1em);
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow {
    top: calc(65% - 0.9em);
  }
}
@media (max-width: 1023px) {
  .my-order ul#myorderaccordion li.panel .accordion-toggle .accordion-toggle-arrow .icon-glyph-arrow {
    color: white;
    transform: rotate(-90deg);
    transform-origin: center center;
    transition-timing-function: ease-in-out;
    transition: transform .4s;
  }
  .my-order ul#myorderaccordion li.panel #myorder {
    opacity: 1;
    height: auto;
    transition: opacity 1s ease-in-out, height 1s ease-in-out;
    transform: translateZ(0);
  }
  .my-order ul#myorderaccordion li.panel .accordion-toggle.collapsed .accordion-toggle-text {
    opacity: 1;
  }
  .my-order ul#myorderaccordion li.panel .accordion-toggle.collapsed .accordion-toggle-arrow .icon-glyph-arrow {
    transform: rotate(90deg);
    transition-timing-function: ease-in-out;
    transition: transform .4s;
  }
}
.widget_notify_me {
  display: block;
  clear: both;
}
.widget_notify_me > a > span.text {
  font-family: "Raleway", sans-serif;
  color: #009db5;
  font-size: 0.9em;
  font-style: italic;
  font-weight: bold;
}
.widget_notify_me > a > span.link {
  background: url("../images/sprites.png") no-repeat;
  width: 9px;
  height: 16px;
  background-position: -388px -464px;
  /*
  *
  * Ribbon Ads */
  display: inline-block;
  transform: translate(4px, 4px);
}

.mattel_video_widget {
  clear: both;
  display: block;
  max-width: 96%;
}
.mattel_video_widget #ProductGallery2 {
  width: 90%;
  margin: 0 auto;
}
.mattel_video_widget #ProductGallery2 .owl-pagination {
  display: none;
}
.mattel_video_widget #ProductGallery2 .owl-wrapper {
  display: table !important;
  background-color: #fff;
}
.mattel_video_widget #ProductGallery2 .owl-item {
  display: table-cell;
  float: none;
  vertical-align: middle;
}
.mattel_video_widget #ProductGallery2 .owl-item img {
  width: 100%;
  outline: 2px solid #FFF;
}
.mattel_video_widget #ProductGallery2 .item a {
  display: block;
}
.mattel_video_widget #ProductThumbGallery2 {
  width: 90%;
  margin: 0 auto;
  margin-top: 15px;
}
.mattel_video_widget #ProductThumbGallery2 .owl-item {
  text-align: center;
}
.mattel_video_widget #ProductThumbGallery2 .owl-item.synced img {
  border: 3px solid #0a8ee1;
}
.mattel_video_widget #ProductThumbGallery2 .owl-item img {
  width: 100%;
}
.mattel_video_widget #ProductThumbGallery2 .item {
  width: 80%;
  margin: 0 auto;
}
.mattel_video_widget #ProductThumbGallery2 .tile-label {
  text-align: left;
  color: #0a8ee1;
  padding: 0;
  text-align: left;
  display: inline-block;
  width: 100%;
  font-family: "Raleway", sans-serif;
  font-weight: 800;
  font-size: 0.85em;
  line-height: 1.3;
  margin-top: 10px;
}
.mattel_video_widget .product-benefit {
  padding: 0 !important;
}
.mattel_video_widget .video-thumb {
  position: relative;
}
.mattel_video_widget .play-icon {
  content: "";
  position: absolute;
  font-size: 2em;
  top: -10px;
  left: 77px;
  color: #FFF;
}
.mattel_video_widget .play-icon.glyphicon-play-circle {
  font-size: 0;
  top: calc(50% - 44px);
  left: calc(50% - 44px);
  width: 120px;
  height: 120px;
  display: inline-block;
  background: url("../images/productdetail/thumb-play-icon.png") no-repeat;
  font-size: 0;
}
.mattel_video_widget .modal-content {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.mattel_video_widget .modal-content .modal-header {
  z-index: 1;
  border-bottom: 0;
  padding: 0;
  min-height: 2.5em;
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
  width: 50px;
}
.mattel_video_widget .modal-content .modal-header h4 {
  padding: 5px 10px;
  font-size: 1em;
  color: #00739d;
}
.mattel_video_widget .modal-content .modal-header .close {
  display: none;
  font-size: 3em;
  line-height: 0.5;
  font-weight: 100;
  color: #0a8ee1;
  opacity: 1;
  margin-top: 5px;
  margin-right: 5px;
  text-shadow: 0 0;
}
.mattel_video_widget .modal-content .modal-header:hover .close {
  display: block;
}
.mattel_video_widget .modal-content .modal-body {
  z-index: 0;
  padding: 0;
}
.mattel_video_widget .modal-content .modal-body .social-modal-left {
  padding: 5px;
}
.mattel_video_widget .modal-backdrop.in {
  opacity: 0.3;
}
.mattel_video_widget .other-retailer {
  text-align: left;
  display: inline-block;
}
.mattel_video_widget .other-retailer > div {
  margin: 0 auto;
  margin-bottom: 20px;
  margin-top: 20px;
}
.mattel_video_widget .other-retailer > div.brand-product-info {
  font-family: "Raleway", sans-serif;
  font-weight: 400;
  font-size: 1em;
  line-height: 2;
  text-align: left;
}
.mattel_video_widget .other-retailer > div.brand-product-info p {
  margin-bottom: 20px;
  font-size: 0.9em;
  color: #595959;
  font-weight: bold;
  line-height: 1.7;
}
@media (min-width: 60em) {
  .mattel_video_widget .modal.modal-wide .modal-dialog {
    width: 70%;
  }
  .mattel_video_widget .modal-wide .modal-body {
    margin: 0 auto;
  }
}
@media (min-width: 64em) {
  .mattel_video_widget #ProductGallery2 {
    width: 100%;
  }
  .mattel_video_widget #ProductGallery2 .owl-item img {
    width: 100%;
  }
  .mattel_video_widget #ProductThumbGallery2 {
    width: 100%;
  }
  .mattel_video_widget #ProductThumbGallery2 .item {
    margin: 0;
  }
  .mattel_video_widget .other-retailer {
    display: block;
    width: 80%;
    margin: 0 auto;
  }
}
@media (min-width: 80em) {
  .mattel_video_widget #ProductThumbGallery2 .tile-label {
    font-size: 0.83em !important;
  }
}
@media (min-width: 90em) {
  .mattel_video_widget #ProductGallery2 .owl-item img {
    width: 100%;
  }
}
@media (min-width: 40.06em) {
  .mattel_video_widget #ProductGallery2 {
    margin: 0 auto;
    text-align: center;
  }
  .mattel_video_widget .product-description #ProductGallery2 .owl-item img {
    width: auto;
  }
  .mattel_video_widget .product-description #ProductThumbGallery2 {
    display: block;
    width: 90%;
    margin: 0 auto;
    margin-top: 15px;
  }
  .mattel_video_widget .product-description #ProductThumbGallery2 .item {
    width: 90%;
    text-align: center;
    cursor: pointer;
  }
  .mattel_video_widget .product-description #ProductThumbGallery2 .owl-item {
    text-align: center;
  }
  .mattel_video_widget .product-description #ProductThumbGallery2 .owl-item.synced img {
    border: 3px solid #0a8ee1;
  }
  .mattel_video_widget .other-retailer {
    text-align: left;
    display: block;
    width: 80%;
    margin: 0 auto;
  }
  .mattel_video_widget .other-retailer .display-mobile {
    display: none;
  }
}
@media (min-width: 20em) {
  .mattel_video_widget #ProductThumbGallery2 {
    display: none;
  }
  .mattel_video_widget .other-retailer .display-mobile {
    display: none;
  }
  .mattel_video_widget .other-retailer p {
    font-size: 1em;
  }
}

.widget_warranty {
  width: 100%;
  height: 102px;
  position: relative;
}
.widget_warranty > .badge {
  background: url("../images/sprites.png") no-repeat;
  width: 101px;
  height: 102px;
  background-position: -13px -552px;
  /*
  *
  * Ribbon Ads */
  position: absolute;
  left: 0;
  top: 0;
}
.widget_warranty > .content {
  padding: 15px;
  height: 100%;
  width: 100%;
}
.widget_warranty > .content > .box {
  border: 2px solid #ffef00;
  width: 100%;
  height: 100%;
  border-radius: 5px;
  font-size: 0.7em;
  font-weight: bold;
  font-family: "Raleway", sans-serif;
  padding: 7px 7px 7px 90px;
}
.widget_warranty > .content > .box a {
  font-weight: bold;
}

#product-detail-content .where_to_buy_widget {
  max-width: 74%;
}
@media (max-width: 1023px) {
  #product-detail-content .where_to_buy_widget {
    max-width: 100%;
  }
}
#product-detail-content .where_to_buy_widget span#ps_WTB,
#product-detail-content .where_to_buy_widget span#ps_SA {
  margin: 0 10px 0 0;
  width: 100% !important;
  max-width: calc(50% - 10px);
  float: left;
}
#product-detail-content .where_to_buy_widget span#ps_WTB a, #product-detail-content .where_to_buy_widget span#ps_WTB .ps-button-label,
#product-detail-content .where_to_buy_widget span#ps_SA a,
#product-detail-content .where_to_buy_widget span#ps_SA .ps-button-label {
  transform: skew(0deg);
}
@media (max-width: 1279px) and (min-width: 1024px) {
  #product-detail-content .where_to_buy_widget span#ps_WTB a, #product-detail-content .where_to_buy_widget span#ps_WTB .ps-button-label,
  #product-detail-content .where_to_buy_widget span#ps_SA a,
  #product-detail-content .where_to_buy_widget span#ps_SA .ps-button-label {
    font-size: 90%;
  }
}

@media (max-width: 1023px) {
  #product-detail-content .where_to_buy_widget span#ps_WTB,
  #product-detail-content .where_to_buy_widget span#ps_SA {
    margin: 1.5% 0 0 0;
    float: none;
    max-width: 100%;
  }
}
#product-detail-content .where_to_buy_widget span#ps_SA {
  margin: 0 2px 0 0;
  float: right;
  transform: skew(0deg);
}

#BA .where_to_buy_widget a:after, #BA .where_to_buy_widget .ps-button-label:after {
  content: " ";
  background: url("../images/sprites.png") no-repeat;
  background-position: -363px -876px;
  width: 20px;
  height: 17px;
  /*
  *
  * Ribbon Ads */
  display: inline-block;
  margin: 0 -20px -3px 5px;
}

.where_to_buy_widget a {
  margin-right: 2%;
}
.where_to_buy_widget span#ps_SA.ps-disabled {
  display: none !important;
}
.where_to_buy_widget span#ps_WTB,
.where_to_buy_widget span#ps_SA {
  position: relative;
  margin: 0;
  display: inline-block !important;
  min-width: 0;
  margin-right: 2%;
  width: 100% !important;
  max-width: calc(50% - 12px);
  padding: 0.9em 0;
}
.where_to_buy_widget span#ps_WTB a, .where_to_buy_widget span#ps_WTB .ps-button-label,
.where_to_buy_widget span#ps_SA a,
.where_to_buy_widget span#ps_SA .ps-button-label {
  background: transparent;
  color: #555555 !important;
  transform: skew(0deg) translateY(2px);
  margin: auto;
  float: none;
  width: inherit;
  padding: 0 !important;
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  font-size: 1em;
  display: block;
  height: inherit;
  min-height: auto;
  line-height: inherit;
  border: none;
  box-shadow: none;
  text-shadow: none;
}
.where_to_buy_widget span#ps_WTB .wtb-icon,
.where_to_buy_widget span#ps_SA .wtb-icon {
  position: absolute;
  background: url("../images/sprites.png") no-repeat;
  background-position: -363px -916px;
  width: 20px;
  height: 17px;
  /*
  *
  * Ribbon Ads */
  left: inherit;
  right: 16px;
  top: 15px;
}
@media (max-width: 1024px) {
  .where_to_buy_widget span#ps_WTB,
  .where_to_buy_widget span#ps_SA {
    margin: 1.5%;
  }
}
@media (max-width: 1024px) {
  .where_to_buy_widget {
    display: inherit;
    text-align: center;
  }
}

.ps-widget {
  height: auto !important;
  width: auto !important;
  cursor: pointer;
}

.ps-widget > span {
  font-family: inherit !important;
  line-height: inherit !important;
}

.ps-widget > small {
  display: none;
}

.shop-by-age-widget .catalogEntryRecommendationWidget.carousel {
  background: transparent;
}
.shop-by-age-widget .catalogEntryRecommendationWidget.carousel h2 {
  text-transform: inherit;
  background: transparent;
}

.shop-by-brand-widget .catalogEntryRecommendationWidget.carousel {
  background: transparent;
}
.shop-by-brand-widget .catalogEntryRecommendationWidget.carousel h2 {
  text-transform: inherit;
  background: transparent;
}

#wc-power-page {
  width: 92%;
  margin-left: 4%;
}
#wc-power-page iframe {
  display: inline;
}
#wc-power-page div[id*=wc-compare] {
  display: none;
}

@media (max-width: 1023px) {
  #wc-power-page {
    width: 92%;
  }
}
#page .subcategories-widget.brand {
  background: #de1c85;
}
#page .subcategories-widget.brand .title h3 {
  font-family: "Oswald", sans-serif;
  font-weight: bold;
  text-transform: none;
  color: #333333;
  line-height: 1em;
  margin: 45% auto;
  width: 150px;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget {
  background: inherit;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .content ul li {
  vertical-align: baseline;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item {
  width: 96%;
  border: 0;
  border-radius: 0;
  text-align: center;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item img {
  min-width: 100%;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item .cat-caption {
  background: inherit;
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-size: 0.875em;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  text-transform: uppercase;
  margin: auto;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item:hover {
  border: 0;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .item:hover .cat-caption {
  background: inherit;
  color: inherit;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton, #page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton {
  background-color: white;
  box-shadow: none;
  margin: -4.75% 0 0 0;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton:before, #page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:before {
  color: transparent;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton:hover, #page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:hover {
  background-color: transparent;
  box-shadow: none;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .prevPageButton:hover:before, #page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:hover:before {
  color: white;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .nextPageButton:before:hover {
  color: white;
}
#page .subcategories-widget.brand .products .catalogEntryRecommendationWidget.carousel .pageControlWrapper {
  display: block;
}
#page .subcategories-widget .catalogEntryRecommendationWidget.carousel h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  text-transform: none;
}
#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item {
  width: 96%;
  border: 3px solid white;
  border-radius: 5px;
  text-align: center;
}
#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item img {
  min-width: 100%;
}
#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item .cat-caption {
  background: #009db5;
  color: white;
  font-family: "Oswald", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  padding: 2%;
  min-height: 80px;
  margin: auto;
}
#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item:hover {
  border: 3px solid #009db5;
}
#page .subcategories-widget .catalogEntryRecommendationWidget.carousel .item:hover .cat-caption {
  background: #e8eef3;
  color: #009db5;
}

@media (max-width: 1023px) {
  #page .subcategories-widget.brand .title h3 {
    margin: 2% auto;
  }
}
.leftnavcategory-widget h5 {
  font-size: inherit;
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}
.leftnavcategory-widget p a {
  font-size: 0.8275em;
  font-weight: bold;
}
.leftnavcategory-widget ul {
  font-size: 0.895em;
}
.leftnavcategory-widget ul li strong a {
  margin: 2% 0 0 0;
  display: block;
}
.leftnavcategory-widget ul li ul {
  padding: 2% 0 5% 5%;
  line-height: 2.2em;
}
.leftnavcategory-widget ul li ul li .item a span span {
  color: #333333;
  display: inline-block;
  padding: 0 0 0 1%;
}

.exclusives-widget {
  background: #ffef00;
}
.exclusives-widget .heading {
  background: url("../../images/colors/ba/exclusives.png") center center no-repeat;
  height: 100px;
  width: 100%;
  margin: 0px auto -100px auto;
  transform: scale(0.75);
  top: -20px;
  position: relative;
}
.exclusives-widget .carousel {
  padding: 5%;
}
.exclusives-widget .carousel .carousel-indicators .active {
  opacity: 1;
}
.exclusives-widget .carousel .carousel-indicators li {
  width: 20px;
  height: 20px;
  margin: 1px 2px;
  border: 0;
  border-radius: 10px;
  background-color: #de1c85;
  transition: all 500ms ease-in;
  opacity: 0.4;
}
.exclusives-widget .carousel .carousel-inner {
  background: white;
  border-radius: 20px;
}
.exclusives-widget .carousel .carousel-inner .item {
  padding: 2%;
  min-height: 300px;
}
.exclusives-widget .carousel .carousel-inner .item .image img {
  max-width: 250px;
  padding: 1%;
  margin: 0 0 0 5%;
}
.exclusives-widget .carousel .carousel-inner .item .info {
  padding: 5% 1% 0 1%;
  box-sizing: border-box;
}
.exclusives-widget .carousel .carousel-inner .item .info h3 {
  font-size: 1.75em;
  line-height: 1em;
  margin: 0 0 5% 0;
}
.exclusives-widget .carousel .carousel-inner .item .info .reviews {
  margin: 5px auto 0 auto;
  padding: 0;
  display: block;
}
.exclusives-widget .carousel .carousel-inner .item .info .reviews abbr {
  font-size: 1.5em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
.exclusives-widget .carousel .carousel-inner .item .info .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1.5em;
  letter-spacing: -2.8px;
}
.exclusives-widget .carousel .carousel-inner .item .info .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
.exclusives-widget .carousel .carousel-inner .item .info .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
.exclusives-widget .carousel .carousel-inner .item .info .price {
  color: #333333;
  margin: 3% 0;
  font-size: 2.25em;
  font-weight: bold;
  display: block;
}
.exclusives-widget .carousel .carousel-inner .item .details {
  margin: 5% 0 0 0;
}
.exclusives-widget .carousel .carousel-control {
  background: transparent;
  opacity: 1;
  filter: inherit;
}
.exclusives-widget .carousel .carousel-control .glyphicon {
  background: transparent;
  color: white;
  box-shadow: none;
  border-radius: 100%;
  padding: 9%;
  font-size: 1em;
  width: 55px;
  height: 55px;
}
.exclusives-widget .carousel .carousel-control .glyphicon:hover {
  background-color: transparent;
  box-shadow: none;
}
.exclusives-widget .carousel .carousel-control .glyphicon:hover:before {
  color: white;
}
.exclusives-widget .carousel .carousel-control .glyphicon.glyphicon-chevron-left {
  margin-left: -60px;
}
.exclusives-widget .carousel .carousel-control .glyphicon.glyphicon-chevron-right {
  margin-right: -60px;
}

@media (max-width: 1024px) {
  .exclusives-widget .carousel {
    padding: 8%;
  }
  .exclusives-widget .carousel .carousel-control {
    display: none;
  }
  .exclusives-widget .carousel .carousel-inner .item {
    padding: 7%;
    min-height: 700px;
    text-align: center;
  }
  .exclusives-widget .carousel .carousel-inner .item .image {
    width: 100%;
    float: none;
  }
  .exclusives-widget .carousel .carousel-inner .item .image img {
    max-width: 100%;
  }
  .exclusives-widget .carousel .carousel-inner .item .info {
    width: 100%;
    float: none;
  }
  .exclusives-widget .carousel .carousel-inner .item .details {
    display: none;
  }
}
@media (max-width: 767px) {
  .exclusives-widget .carousel {
    padding: 20% 10%;
  }
}
.category-banner-widget.default .banner-info {
  padding: 1% 0;
}
.category-banner-widget.default .banner-info h1 {
  font-size: 2.6em;
  line-height: 1.2em;
  color: #de1c85;
}
.category-banner-widget.default .banner-info hr {
  width: 100px;
  background: #009db5;
  height: 5px;
  margin: 0 0 1% 0;
  float: left;
}
.category-banner-widget.collection .banner-image img {
  min-width: 100%;
}
.category-banner-widget.brand .banner-image img {
  min-width: 100%;
}
.category-banner-widget.brand .banner-info {
  max-width: 400px;
  position: absolute;
  margin: -210px 0 0 40px;
}
.category-banner-widget.brand .banner-info img {
  max-width: 100%;
}
.category-banner-widget.brand .banner-info div {
  position: absolute;
  left: 115px;
  top: 80px;
}
.category-banner-widget.brand .banner-info div p {
  font-size: 0.8em;
  font-weight: normal;
  color: #777777;
  max-height: 50px;
  overflow: hidden;
}
.category-banner-widget.brand .banner-info div a {
  text-transform: uppercase;
  font-style: italic;
  font-size: 0.875em;
  font-weight: bold;
  color: #009db5;
}
.category-banner-widget.department .banner-image img {
  min-width: 100%;
}
.category-banner-widget.department .banner-info {
  background: rgba(255, 255, 255, 0.875);
  max-width: 20%;
  position: absolute;
  margin: -14% 0 0 3%;
  padding: 1%;
}
.category-banner-widget.department .banner-info h2 {
  line-height: 1.1em;
}
.category-banner-widget.department .banner-info hr {
  width: 30%;
  background: #009db5;
  height: 5px;
  margin: 0 0 5% 0;
}
.category-banner-widget.department .banner-info p {
  font-size: 0.75em;
  font-weight: bold;
}
.category-banner-widget.subcategory .banner-image img {
  min-width: 100%;
}
.category-banner-widget.subcategory .banner-info {
  max-width: 25%;
  position: absolute;
  margin: -11.3% 0 0 1.4%;
  padding: 0 1%;
}
.category-banner-widget.subcategory .banner-info h2 {
  font-size: 2.6em;
  line-height: 1.2em;
  color: #de1c85;
}
.category-banner-widget.subcategory .banner-info hr {
  width: 50%;
  background: #de1c85;
  height: 5px;
  margin: 7% 0 5% 0;
  border: 0;
}

@media (max-width: 79.99em) {
  .category-banner-widget {
    display: none;
  }
}
html#FP .gift-finder-widget {
  padding: 15px 20px 100% 20px;
  background: #f8eab3;
  margin-bottom: -95%;
}
html#FP .gift-finder-widget .gift_finder_heading {
  color: #373737;
  text-align: center;
  padding: 10px 0 5px 0;
  font-size: 2.25em;
}
@media (max-width: 1023px) {
  html#FP .gift-finder-widget .gift_finder_heading {
    font-size: 2.5em;
  }
}
html#FP .gift-finder-widget .gift_finder_heading img {
  width: 60px;
  height: auto;
  margin-right: 2px;
}
html#FP .gift-finder-widget .gift_finder_instruction {
  text-align: center;
  margin: 11px 0;
  font-style: italic;
  color: #373737;
}
html#FP .gift-finder-widget form.gift_finder_form {
  margin: 0 auto;
}
html#FP .gift-finder-widget form.gift_finder_form .address input {
  font-size: 14px;
  font-family: inherit;
  color: inherit;
  margin: inherit;
  padding: inherit;
  height: inherit;
}
html#FP .gift-finder-widget form.gift_finder_form .form_input {
  width: 100%;
}
html#FP .gift-finder-widget form.gift_finder_form .label_spacer, html#FP .gift-finder-widget form.gift_finder_form .column_label {
  position: absolute;
  padding: 1.4em 0.6em;
  transition: all 0.15s ease;
  font-weight: normal;
  text-transform: uppercase;
  pointer-events: none;
  font-size: 1em;
}
html#FP .gift-finder-widget form.gift_finder_form .label_spacer.filled, html#FP .gift-finder-widget form.gift_finder_form .column_label.filled {
  font-size: 0.563em;
  padding: 0.6em 0;
  margin: 1em 0 0 1em;
  font-weight: bold;
}
html#FP .gift-finder-widget form.gift_finder_form div > input[type="text"],
html#FP .gift-finder-widget form.gift_finder_form div > input[type="password"],
html#FP .gift-finder-widget form.gift_finder_form div > input[type="email"],
html#FP .gift-finder-widget form.gift_finder_form div > input[type="tel"] {
  padding: 0.7em 0.5em;
  height: inherit;
  border: 2px solid #b1b1b1;
  height: 48px;
  width: 100%;
  margin: 0.5em 0;
}
html#FP .gift-finder-widget form.gift_finder_form div > input[type="text"].filled,
html#FP .gift-finder-widget form.gift_finder_form div > input[type="password"].filled,
html#FP .gift-finder-widget form.gift_finder_form div > input[type="email"].filled,
html#FP .gift-finder-widget form.gift_finder_form div > input[type="tel"].filled {
  padding: 1.2em 0.5em 0.2em 0.5em;
  font-size: 14px;
}
html#FP .gift-finder-widget form.gift_finder_form div > select {
  padding: 0.4em 0.2em;
  height: inherit;
  border: 2px solid #b1b1b1;
  width: 100%;
  margin: 0.5em 0;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  height: 48px;
}
html#FP .gift-finder-widget form.gift_finder_form div > select.filled {
  padding: 1.2em 0.5em 0.2em 0.5em;
  font-size: 12px;
  border-radius: 0;
}
html#FP .gift-finder-widget form.gift_finder_form div > select.filled.drop_down_checkout {
  padding-left: 0.5em;
}
html#FP .gift-finder-widget form.gift_finder_form div > select.no-float-label {
  padding: 0.4em 0.2em !important;
}
html#FP .gift-finder-widget form.gift_finder_form p label {
  position: absolute;
  padding: 0.8em 0.7em;
  transition: all 0.15s ease;
}
html#FP .gift-finder-widget form.gift_finder_form p label.filled {
  font-size: 0.563em;
  padding: 0;
  margin: 0.5em 0 0 1em;
}
html#FP .gift-finder-widget form.gift_finder_form p input[type="text"],
html#FP .gift-finder-widget form.gift_finder_form p input[type="password"],
html#FP .gift-finder-widget form.gift_finder_form p input[type="email"],
html#FP .gift-finder-widget form.gift_finder_form p input[type="tel"] {
  padding: 0.7em 0.5em;
}
html#FP .gift-finder-widget form.gift_finder_form p input[type="text"].filled,
html#FP .gift-finder-widget form.gift_finder_form p input[type="password"].filled,
html#FP .gift-finder-widget form.gift_finder_form p input[type="email"].filled,
html#FP .gift-finder-widget form.gift_finder_form p input[type="tel"].filled {
  padding: 1.2em 0.5em 0.2em 0.5em;
}
html#FP .gift-finder-widget form.gift_finder_form .radio_button_group {
  margin-left: 50px;
  padding: 10px 0;
}
@media (max-width: 23.42em) {
  html#FP .gift-finder-widget form.gift_finder_form .radio_button_group {
    margin-left: 0;
  }
}
html#FP .gift-finder-widget form.gift_finder_form .radio_button_group label {
  margin-left: 10px;
}
html#FP .gift-finder-widget form.gift_finder_form .radio_button_group input[type="radio"] + span:before {
  border-radius: 10px;
  background-color: #fff;
}
html#FP .gift-finder-widget form.gift_finder_form .column {
  margin: 0 auto;
  text-align: center;
}
html#FP .gift-finder-widget form.gift_finder_form .column .selectLabel {
  width: 50px;
  text-align: right;
}
html#FP .gift-finder-widget form.gift_finder_form div > select {
  background-color: #ffd200;
  font-weight: bold;
  border: 1px solid #fff;
  width: 80%;
}
html#FP .gift-finder-widget form.gift_finder_form div > select.filled {
  padding: 0.2em 0.5em 0.2em 1em;
  font-style: italic;
}
html#FP .gift-finder-widget form.gift_finder_form div > select option {
  background: #fff;
}
html#FP .gift-finder-widget form.gift_finder_form .customButton {
  background: #009db5;
  border: 2px solid #009db5;
  display: block;
  margin: 0 auto;
  width: 203px;
  margin-top: 15px;
}
html#FP .gift-finder-widget:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

html#SM .gift-finder-wrapper {
  margin-top: 60px;
  background: #ecedee;
}
html#SM .gift-finder-wrapper .gift_finder_heading {
  position: relative;
  height: 50px;
  margin: 20px auto;
  border-bottom: 1px solid #b1b1b1;
  width: 90%;
}
html#SM .gift-finder-wrapper .gift_finder_heading .gift_finder_heading_text {
  color: #de1c85;
  background-color: #ecedee;
  text-align: center;
  position: absolute;
  top: 45px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 300px;
  height: 90px;
  margin: auto;
  padding: 0;
  font-family: "Raleway", sans-serif;
  font-size: 3em;
  text-transform: uppercase;
  line-height: 1.8;
  font-weight: 600;
}
html#SM .gift-finder-wrapper .gift_finder_heading .gift_Icon {
  position: absolute;
  top: -40px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url("../images/sprites.png") no-repeat;
  background-position: -343px -1060px;
  width: 62px;
  height: 62px;
  /*
  *
  * Ribbon Ads */
}
html#SM .gift-finder-wrapper .gift_finder_heading .gift_Icon:before {
  content: " ";
  background-color: #ecedee;
  padding: 50px;
  border-radius: 50px;
  display: block;
  position: absolute;
  z-index: -3;
  top: -16px;
  left: -25px;
}
html#SM .gift-finder-wrapper .gift_finder_form {
  text-align: center;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper {
  margin: 40px 15px;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.label {
  color: #de1c85;
  font-size: 1rem;
  width: 100px;
  display: inline-block;
  text-align: right;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.selected_range {
  width: 150px;
  text-align: center;
  color: #555555;
  background: #fff;
  padding: 5px 10px;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .slider {
  width: 40%;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-block;
  margin-left: 20px;
  height: 15px;
  vertical-align: middle;
  border: 1px solid #fff;
  background: #dad8d9;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .slider:before {
  display: block;
  content: "";
  height: 3px;
  background: #8b898a;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper:after {
  visibility: hidden;
  display: block;
  content: "";
  clear: both;
  height: 0;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-state-default, html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-widget-content .ui-state-default, html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-widget-header .ui-state-default, html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-button {
  background: #eee;
  height: 35px;
  background: url("../../../MattelSAS/images/colors/sm/pointer.png");
  background-position: center center;
  background-size: cover;
  border: 0;
  outline: none;
  margin-left: -8px;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .ui-widget-header {
  border-top: 3px solid #555555;
  background: #de1c85;
  height: 100%;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group {
  width: 40%;
  margin-left: 20px;
  vertical-align: middle;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group button {
  width: 33.33%;
  border: 1px solid #fff;
}
html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group button.selected {
  border-top: 3px solid #555555;
  background: #de1c85;
  color: #fff;
  -webkit-transition: width 2s;
  transition: width 2s;
  -moz-transition: width 2s;
}
html#SM .gift-finder-wrapper .gift_finder_form .customButton {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper {
    margin: 25px 15px;
  }
  html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.label {
    text-align: center;
  }
  html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .gift_filter.selected_range {
    padding: 5px 10px;
    margin: 5px auto;
    display: block;
  }
  html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .slider {
    width: 100%;
    margin-left: 0;
    height: 25px;
    margin-top: 10px;
  }
  html#SM .gift-finder-wrapper .gift_finder_form .gift_filter_wrapper .btn-group {
    width: 100%;
    margin-left: 0;
    margin-top: 20px;
  }
}

html#BA .giftFinderContainer {
  border-bottom: 1px solid #ddd;
  padding: 20px 15px;
  text-align: center;
  width: 100%;
  background-color: #fff;
}
html#BA .giftFinderContainer .giftFinderContent {
  max-width: 1100px;
  margin: 0 auto;
}
html#BA .giftFinderContainer .right-arrow, .barbie-theevolution-spot button.button-primary html#BA .giftFinderContainer .right-arrow-primary, .barbie-theevolution-spot button.button-secondary html#BA .giftFinderContainer .right-arrow-secondary, .barbie-home .youCanBeAnything button.button-primary html#BA .giftFinderContainer .right-arrow-primary, .barbie-home .youCanBeAnything button.button-secondary html#BA .giftFinderContainer .right-arrow-secondary, html#BA .giftFinderContainer button.button-primary .right-arrow-primary, html#BA .giftFinderContainer button.button-secondary .right-arrow-secondary, html#BA .giftFinderContainer button.button-secondary-white .right-arrow-secondary-white, html#BA .giftFinderContainer button.button-pink-white .right-arrow-pw, html#BA .giftFinderContainer button.button-white-black .right-arrow-wb, header button.button-primary html#BA .giftFinderContainer .right-arrow-primary, header button.button-secondary html#BA .giftFinderContainer .right-arrow-secondary, header button.button-secondary-white html#BA .giftFinderContainer .right-arrow-secondary-white, header button.button-pink-white html#BA .giftFinderContainer .right-arrow-pw, header button.button-white-black html#BA .giftFinderContainer .right-arrow-wb {
  width: 17px;
  height: 13px;
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
  margin-left: 6px;
}
html#BA .giftFinderContainer .giftOptionsProducts {
  margin: 0;
  margin-bottom: 20px;
  display: block;
}
html#BA .giftFinderContainer .giftFinderForMobile {
  display: none;
}
html#BA .giftFinderContainer .seeMoreGifts {
  margin-top: 20px;
}
html#BA .giftFinderContainer button {
  display: inline-block;
  margin: 8px 0;
  padding: 10px 20px;
  font-size: 1.3rem;
  text-align: center;
  min-width: 170px;
  letter-spacing: 2px;
  font-weight: bold;
}
html#BA .giftFinderContainer button.button-primary {
  background-color: #222222;
  color: #fff;
  border: 0;
  font-size: 0.8rem;
  font-weight: 500;
}
html#BA .giftFinderContainer button.button-primary:hover {
  background-color: #333333;
  box-shadow: 1px 1px 0 #777777;
}
html#BA .giftFinderContainer button.button-primary .right-arrow-primary {
  background: url("../../images/colors/ba/arrow_pink.png") no-repeat;
}
html#BA .giftFinderContainer button.button-secondary {
  background-color: transparent;
  color: #222222;
  border: 1px solid #ddd;
}
html#BA .giftFinderContainer button.button-secondary:hover {
  box-shadow: 1px 1px 0 #777777;
}
html#BA .giftFinderContainer button.button-secondary .right-arrow-secondary {
  background: url("../../images/colors/ba/arrow_gray.png") no-repeat;
}
html#BA .giftFinderContainer button.button-secondary-white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #777777;
}
html#BA .giftFinderContainer button.button-secondary-white:hover {
  box-shadow: 1px 1px 0 #777777;
}
html#BA .giftFinderContainer button.button-secondary-white .right-arrow-secondary-white {
  background: url("../../images/colors/ba/arrow_gray.png") no-repeat;
}
html#BA .giftFinderContainer button.button-pink-white {
  background: #de1c85;
  color: #fff;
  border: 0;
}
html#BA .giftFinderContainer button.button-pink-white:hover {
  box-shadow: 1px 1px 0 #777777;
}
html#BA .giftFinderContainer button.button-pink-white .right-arrow-pw {
  background: url("../../images/colors/ba/arrow_black.png") no-repeat;
}
html#BA .giftFinderContainer button.button-white-black {
  background: #fff;
  color: #000;
  border: 0;
}
html#BA .giftFinderContainer button.button-white-black:hover {
  box-shadow: 1px 1px 0 #777777;
}
html#BA .giftFinderContainer button.button-white-black .right-arrow-wb {
  background: url("../../images/colors/ba/arrow_pink.png") no-repeat;
}
html#BA .giftFinderContainer button.button-footer {
  background: #de1c85;
  color: #fff;
  border: 0;
  padding: 3px 20px;
  height: inherit;
  min-width: inherit;
  margin: 0;
}
html#BA .giftFinderContainer .productName {
  text-align: center;
  margin: 15px 0 0 0;
  padding: 0 20px;
  height: 40px;
  color: #000;
  text-align: center;
  font-size: 0.8rem;
  font-weight: 600;
}
html#BA .giftFinderContainer hr {
  background: #de1c85;
  width: 30%;
  margin: 0 auto;
  height: 1px;
}
html#BA .giftFinderContainer .price {
  text-align: center;
  margin: auto;
  font-weight: 700;
  font-family: "Oswald", sans-serif !important;
  letter-spacing: inherit;
  font-size: 1.7rem;
  line-height: 1.9;
}
html#BA .giftFinderContainer .price sup {
  font-weight: 700;
  font-family: "Oswald", sans-serif;
  font-size: 1.1rem;
  margin: 0 2px;
  position: relative;
  top: -8px;
}
html#BA .giftFinderContainer img {
  width: auto;
  height: 150px;
  display: block;
  margin: 0 auto;
}
html#BA .giftFinderContainer .giftFinderLogo {
  width: auto;
  height: 250px;
}
html#BA .giftFinderContainer .giftFinderForMobile {
  width: 100%;
  height: auto;
}
html#BA .giftFinderContainer .radio-btn-group {
  margin: 0 auto;
  display: block;
  text-align: center;
}
html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary {
  padding: 10px 50px;
  background: #eee;
  border: 0;
  margin: 10px 5px 10px 0;
  color: #000;
  font-weight: 600;
  float: none;
  position: relative;
  border-radius: 0;
  min-width: 200px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary.active {
  background: #de1c85;
  color: #fff;
}
html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary.active:before {
  content: "\2713";
  position: absolute;
  left: 25px;
  background: #fff;
  border-radius: 30px;
  width: 20px;
  height: 20px;
  border: 1px solid #eee;
  color: #000;
}
@media (max-width: 79.99em) {
  html#BA .giftFinderContainer .giftOptionsProducts .col-lg-3 {
    float: left;
    margin: 0;
    padding: 0;
    max-width: 23%;
  }
  html#BA .giftFinderContainer .giftOptionsProducts .col-lg-3 img {
    height: 110px;
  }
  html#BA .giftFinderContainer .giftOptionsProducts .giftFinderLogoWrapper {
    max-width: none;
    padding: 0;
  }
  html#BA .giftFinderContainer .giftOptionsProducts .giftFinderLogoWrapper img {
    height: 220px;
  }
  html#BA .giftFinderContainer .giftOptionsProducts .productName {
    padding: 0 10px;
  }
}
@media (max-width: 1023px) {
  html#BA .giftFinderContainer .giftOptionsProducts .col-lg-3 {
    float: left;
    margin: 0;
    padding: 0;
    max-width: 24%;
  }
}
@media (max-width: 49.99em) {
  html#BA .giftFinderContainer {
    padding: 30px 3%;
  }
  html#BA .giftFinderContainer .giftOptionsProducts {
    display: none;
  }
  html#BA .giftFinderContainer .giftFinderForMobile {
    display: block;
  }
  html#BA .giftFinderContainer button {
    width: auto;
    padding: 10px 20px;
    border-radius: 3px;
    background-color: #222222;
    color: #fff;
    font-size: 1.5rem;
    text-align: center;
    border: 0;
    min-width: 160px;
  }
  html#BA .giftFinderContainer button i {
    color: #de1c85;
  }
  html#BA .giftFinderContainer .radio-btn-group {
    margin: 30px auto;
  }
  html#BA .giftFinderContainer .radio-btn-group .giftPriceOptions:last-child:nth-child(odd),
  html#BA .giftFinderContainer .radio-btn-group .giftCategoriesOptions:last-child:nth-child(odd) {
    float: none;
    margin: 0 auto;
    clear: both;
  }
  html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary {
    width: 46%;
    margin: 10px 2%;
    text-align: center;
    padding: 10px 15px;
    float: left;
    position: relative;
    min-width: inherit;
  }
  html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary.active {
    background: #de1c85;
    color: #fff;
    padding-left: 30px;
  }
  html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary.active:before {
    content: "\2713";
    position: absolute;
    left: 10px;
    background: #fff;
    border-radius: 30px;
    width: 20px;
    height: 20px;
    border: 1px solid #eee;
    color: #000;
  }
  html#BA .giftFinderContainer .radio-btn-group:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
  }
}
@media (max-width: 23.42em) {
  html#BA .giftFinderContainer {
    padding: 20px 5px;
  }
  html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary {
    width: 48%;
    margin: 10px 1%;
  }
  html#BA .giftFinderContainer .radio-btn-group .btn.btn-primary.active:before {
    left: 10px;
  }
}

html#HW .findAnEpicGift {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  overflow: hidden;
  min-height: 440px;
  margin-bottom: 15px;
}
html#HW .findAnEpicGift .blueBtn {
  background-color: #276297;
  color: #fff;
}
html#HW .findAnEpicGift .yellowBtn {
  background-color: #fff200;
  color: #000;
  padding: 10px 20px;
  margin: 4px 3px 4px 0;
}
html#HW .findAnEpicGift .greyBtn {
  background-color: #eeeeee;
  color: #000;
  padding: 10px 20px;
  margin: 4px 3px 4px 0;
}
html#HW .findAnEpicGift .hwBtn {
  -ms-transform: skew(-15deg);
  /* IE */
  -webkit-transform: skew(-15deg);
  /* Chrome, Safari, Opera */
  transform: skew(-15deg);
  /* Standard syntax */
  border: none;
  min-height: 25px;
  min-width: 30px;
  vertical-align: middle;
  font-family: "Oswald", sans-serif;
}
html#HW .findAnEpicGift .hwBtn .noTilt, html#HW .findAnEpicGift .hwBtn label {
  -ms-transform: skew(15deg);
  /* IE */
  -webkit-transform: skew(15deg);
  /* Chrome, Safari, Opera */
  transform: skew(15deg);
  /* Standard syntax */
  letter-spacing: 0.01rem;
}
html#HW .findAnEpicGift .giftBgLeft {
  position: absolute;
  left: 0;
  top: -78%;
  width: 280px;
}
html#HW .findAnEpicGift .giftBgRight {
  position: absolute;
  right: 0;
  top: -82%;
  width: 280px;
}
html#HW .findAnEpicGift .heading {
  margin: 40px 0;
}
html#HW .findAnEpicGift .heading .giftBox {
  width: 30px;
  margin: 0 10px;
}
html#HW .findAnEpicGift .heading img {
  width: 260px;
}
html#HW .findAnEpicGift .content .giftsList, html#HW .findAnEpicGift .content .pricesList {
  max-width: 800px;
  margin: 0 auto;
}
html#HW .findAnEpicGift .content .giftsList .hwBtn, html#HW .findAnEpicGift .content .pricesList .hwBtn {
  display: inline-block;
  min-width: 180px;
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  font-size: 1.25rem;
}
html#HW .findAnEpicGift .content .giftsList .hwBtn label, html#HW .findAnEpicGift .content .pricesList .hwBtn label {
  font-weight: 500;
}
html#HW .findAnEpicGift .content .pricesList .hwBtn {
  min-width: 125px;
  height: 50px;
}
html#HW .findAnEpicGift .content .pricesList .hwBtn .labelCheck .price {
  font-family: "Oswald", sans-serif !important;
  font-size: 1.55rem;
}
html#HW .findAnEpicGift .content .pricesList {
  margin: 30px auto;
}
html#HW .findAnEpicGift .content .giftsList .yellowBtn {
  min-width: 165px;
}
html#HW .findAnEpicGift .content button {
  font-weight: 500;
  font-size: 1.25rem;
}
html#HW .findAnEpicGift .checkBox {
  display: none;
}
html#HW .findAnEpicGift .checkBox + .labelCheck {
  background: url("../../images/colors/hw/unchecked.png") no-repeat;
  background-size: contain;
  width: 100%;
  height: 30px;
  padding: 2px 2px 2px 45px;
  margin-bottom: 0;
}
html#HW .findAnEpicGift .checkBox:checked + .labelCheck {
  background: url("../../images/colors/hw/checked.png") no-repeat;
  background-size: contain;
  width: 100%;
  height: 30px;
  padding: 2px 2px 2px 45px;
  margin-bottom: 0;
}
html#HW .findAnEpicGift .labelCheck .lessThan {
  font-size: 11px;
  position: absolute;
  left: 40px;
  top: -3px;
}
html#HW .findAnEpicGift .labelCheck sup {
  font-size: 13px;
  top: -0.7em;
  margin-right: 1px;
}
html#HW .findAnEpicGift .labelCheck .price {
  position: absolute;
  top: 8px;
  left: 45px;
}
@media (max-width: 1023px) {
  html#HW .findAnEpicGift .giftBgLeft, html#HW .findAnEpicGift .giftBgRight {
    display: none;
  }
  html#HW .findAnEpicGift .heading .giftBox {
    width: 22px;
    margin-top: -7px;
  }
  html#HW .findAnEpicGift .heading img {
    width: 220px;
  }
  html#HW .findAnEpicGift .content .pricesList {
    margin: 20px auto;
  }
  html#HW .findAnEpicGift .content .pricesList .yellowBtn {
    display: block;
    margin: 4px auto;
  }
  html#HW .findAnEpicGift .content .pricesList .hwBtn {
    height: auto;
  }
  html#HW .findAnEpicGift .content .pricesList .hwBtn .yellowBtn {
    width: 165px;
  }
  html#HW .findAnEpicGift .content .labelCheck .lessThan {
    font-size: 14px;
    position: relative;
    left: -2px;
    top: -5px;
  }
  html#HW .findAnEpicGift .content .labelCheck .price {
    position: relative;
    display: inline-block;
    left: 0;
    top: 0;
  }
}
@media (max-width: 47.99em) {
  html#HW .findAnEpicGift .heading img {
    width: 240px;
  }
  html#HW .findAnEpicGift .heading .giftBox {
    width: 20px;
    margin: 0 5px;
  }
  html#HW .findAnEpicGift .giftBgLeft, html#HW .findAnEpicGift .giftBgRight {
    display: none;
  }
  html#HW .findAnEpicGift .content .giftsList .hwBtn {
    min-width: 140px;
  }
  html#HW .findAnEpicGift .content .pricesList .yellowBtn {
    display: block;
    margin: 4px auto;
    width: 150px;
  }
  html#HW .findAnEpicGift .content .labelCheck .lessThan {
    font-size: 14px;
    position: relative;
    left: -3px;
    top: -5px;
  }
  html#HW .findAnEpicGift .content .labelCheck .price {
    position: relative;
    display: inline-block;
    left: -2px;
    top: 0;
  }
  html#HW .findAnEpicGift .checkBox + .labelCheck {
    padding: 0 2px 0 35px;
    height: 25px;
  }
  html#HW .findAnEpicGift .checkBox:checked + .labelCheck {
    padding: 0 2px 0 35px;
    height: 25px;
  }
}

.newsletter-widget {
  background: #009db5;
  color: white;
  padding: 1% 0;
}
.newsletter-widget .glyphicon-envelope {
  font-size: 3em;
  transform: scaleX(1.325);
  color: #009db5;
  background: #39a1e4;
  float: right;
}
.newsletter-widget .glyphicon-envelope:before {
  padding: 0 3px 0 2px;
}
.newsletter-widget h3 {
  color: white;
  float: left;
  padding: 0 0 0 10%;
  margin: -1% 0 0 0;
}
.newsletter-widget p {
  float: left;
  margin: 2.25%;
  font-size: 0.87em;
}
.newsletter-widget form input {
  padding: 1.75%;
  margin: 1% auto;
  display: block;
  width: 75%;
}
.newsletter-widget form .button {
  margin: 1%;
}

@media (max-width: 1023px) {
  .newsletter-widget {
    padding: 1% 0;
  }
  .newsletter-widget p {
    width: 100%;
    text-align: center;
    padding: 0;
  }
  .newsletter-widget form input {
    padding: 1.75%;
    margin: 1% auto;
    display: block;
    width: 75%;
  }
  .newsletter-widget form .button {
    margin: 1% auto;
    width: 20%;
    display: block;
  }
}
.dep-facet-widget h5 {
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-style: italic;
  text-transform: uppercase;
  border-top: 1px solid #b1b1b1;
  padding: 3% 0 0 0;
}
.dep-facet-widget ul {
  font-size: 0.895em;
}
.dep-facet-widget ul li ul {
  padding: 2% 0 5% 5%;
  line-height: 2.2em;
}
.dep-facet-widget ul li ul li .item a span span {
  color: #333333;
  display: inline-block;
  padding: 0 0 0 1%;
}

.bloomreach-facet-widget h5 {
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-style: normal;
  text-transform: uppercase;
  border-top: 1px solid #b1b1b1;
  padding: 3% 0 0 0;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: inherit;
}
.bloomreach-facet-widget ul {
  font-size: 1em;
}
.bloomreach-facet-widget ul li ul {
  padding: 2% 0 5% 5%;
  line-height: 2.2em;
}
.bloomreach-facet-widget ul li ul li .item a {
  color: #333333;
}
.bloomreach-facet-widget ul li ul li .item a.facetSelectedHighlight .checkBox {
  background: #de1c85;
  border: 0;
}
.bloomreach-facet-widget ul li ul li .item a.facetSelectedHighlight .checkBox .checkmark:before {
  content: "\e013";
}
.bloomreach-facet-widget ul li ul li .item a .checkBox {
  width: 18px;
  height: 18px;
  border-radius: 3px;
  border: 1px solid #777777;
  float: left;
  position: relative;
  top: 6px;
  left: -6px;
}
.bloomreach-facet-widget ul li ul li .item a .checkBox .checkmark {
  color: white;
  position: relative;
  top: -5px;
  left: 3px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  font-size: 0.85em;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.bloomreach-facet-widget ul li ul li .item a .checkBox .checkmark:before {
  content: "";
}
.bloomreach-facet-widget ul li ul li .item a span span {
  color: #333333;
  display: inline-block;
  padding: 0 0 0 1%;
}
.bloomreach-facet-widget ul li ul li .item a .reviews span {
  top: 3px;
  color: #ccc;
  font-weight: bold;
}
.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1.25em;
  letter-spacing: 1px;
}
.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
.bloomreach-facet-widget ul li ul li .item a .reviews span.glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}

.product-configurator-widget .product_attributes_widget .product-fetaure .text-container p, .product-configurator-widget .product_attributes_widget .product-fetaure .text-container span {
  margin: 1% 0 !important;
  display: block;
  clear: both;
}
.product-configurator-widget .pSwatches {
  background: transparent;
  margin: -200px 0px 0 12%;
}
.product-configurator-widget .product_attributes_widget {
  width: 100%;
}
.product-configurator-widget .panel h2 .step_number {
  background: white;
  color: #009db5;
  padding: 10px 18px;
  border-radius: 50px;
  margin: 0 10px 0 0;
  border: 2px solid #009db5;
}
.product-configurator-widget .panel h2:after {
  top: 17px !important;
  content: "\2212" !important;
}
.product-configurator-widget .panel .collapsed h2 .step_number {
  background: #009db5;
  color: white;
  padding: 10px 16px;
  border-radius: 100%;
  margin: 0 10px 0 0;
  border: 2px solid #009db5;
}
.product-configurator-widget .panel .collapsed h2:after {
  content: "\2B" !important;
}
.product-configurator-widget .panel.trains .text-container .content-guide ul li {
  margin: 0 3% 5% 0;
  float: left;
  text-indent: initial;
}
.product-configurator-widget .panel.trains .text-container .content-guide ul li a img {
  border: 2px solid white;
  border-radius: 5px;
}
.product-configurator-widget .panel.trains .text-container .content-guide ul li a img.engine_train_style_selected {
  border: 2px solid #b1b1b1;
}
.product-configurator-widget .panel.trains .text-container .content-guide.customScroller #disclaimerTrain {
  clear: both;
}
.product-configurator-widget .panel.trains .text-container .prod-item {
  clear: both;
}
.product-configurator-widget .panel.trains .text-container .prod-item.color ul li {
  float: left;
  margin: 0 3% 5% 0;
  text-indent: initial;
}
.product-configurator-widget .panel.trains .text-container .prod-item.color ul li a img {
  border: 2px solid white;
  border-radius: 5px;
  max-width: 30px;
}
.product-configurator-widget .panel.trains .text-container .prod-item.color ul li.product_item_selected a img {
  border: 2px solid #b1b1b1;
  border-radius: 5px;
}
.product-configurator-widget .panel.engine-name .text-container .quantity-wrapper .quantityContent {
  margin: 0.7em 0;
}
.product-configurator-widget .panel.engine-number .text-container .quantity-wrapper .quantityContent {
  margin: 0.7em 0;
}
.product-configurator-widget .panel.books .text-container .quantity-wrapper {
  margin: 0 0 5% 0;
}
.product-configurator-widget .panel.books .text-container .quantity-wrapper .quantityContent_flag .name_product {
  font-size: 1.25em;
  font-family: "Oswald", sans-serif;
}
.product-configurator-widget .panel.books .text-container .quantity-wrapper .quantityContent_image a {
  float: right;
}
.product-configurator-widget .panel.decoration .text-container .last_step .cmp_carousel ul.cmp_carousel_items li {
  text-indent: initial;
  margin: auto;
}
.product-configurator-widget .panel.decoration .text-container .last_step .cmp_carousel ul.cmp_carousel_items li a:hover {
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background: #fff;
  cursor: pointer;
}
.product-configurator-widget .panel.decoration .text-container .last_step .cmp_carousel ul.cmp_carousel_items li.selected a {
  color: #555;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  background: #fff;
  cursor: pointer;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide #deco_err {
  margin: 3% 1% !important;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li {
  text-indent: initial;
  width: calc(33.333333% - 10px);
  float: left;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .train_text {
  margin: auto !important;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .warning_train_text {
  margin: auto !important;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .warning_train_text span {
  margin: auto !important;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label {
  background: #009db5;
  color: white;
  padding: 2px 5px;
  text-align: center;
  min-width: 125px;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label:before {
  font-family: Fontawesome;
  content: '\f0c8';
  float: left;
  margin: auto;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label.checked {
  background: white;
  color: #555555;
  padding: 0 3px;
  border: 2px solid #009db5;
}
.product-configurator-widget .panel.decoration .text-container .last_step .accordeon-content-guide ul.theme-children li .select_product label.checked:before {
  content: '\f00c';
}
.product-configurator-widget .price {
  clear: both;
  font-family: "Oswald", sans-serif !important;
  color: #de1c85;
  font-size: 1.45em;
  line-height: 0.9;
  letter-spacing: -1px;
  font-weight: 600;
  margin: 3% 1%;
}
.product-configurator-widget .age {
  margin: 3% 1%;
}
.product-configurator-widget .prod-notes {
  margin: 3% 1%;
  line-height: 1.5;
  font-size: 1.125em;
  color: #595959;
  display: block;
}
.product-configurator-widget .actions {
  margin: 3% 1%;
}

.product-configurator-image-widget .s7swatches {
  background: transparent;
  top: -70%;
  left: 45%;
}
.product-configurator-image-widget .mini-prod-image-viewer {
  width: 650px;
  margin: 5% auto;
}
.product-configurator-image-widget .mini-prod-image-viewer .left {
  position: relative;
  float: left;
  width: 321px;
  height: 275px;
  border: 2px solid #009db5;
  margin: 0 1% 0 0;
}
.product-configurator-image-widget .mini-prod-image-viewer .left .number {
  float: left;
  background: #009db5;
  color: white;
  padding: 10px 15px;
  border-radius: 50px;
  margin: 3px 10px 0 3px;
  border: 2px solid #009db5;
}
.product-configurator-image-widget .mini-prod-image-viewer .right {
  position: relative;
  float: left;
  width: 321px;
  height: 275px;
  border: 2px solid #009db5;
}
.product-configurator-image-widget .mini-prod-image-viewer .right .number {
  float: left;
  background: #009db5;
  color: white;
  padding: 10px 15px;
  border-radius: 50px;
  margin: 3px 10px 0 3px;
  border: 2px solid #009db5;
}

#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel h2 {
  color: #555555;
  font-size: 3em;
  font-weight: normal;
  font-family: "Raleway", sans-serif;
}
@media (max-width: 1023px) {
  #BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel h2 {
    font-size: 2em;
    letter-spacing: 5px;
  }
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info {
  border: 0;
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .reviews,
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .old_price,
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .inventory_status {
  display: none;
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
  color: #333333;
  font-size: 1em;
  font-family: "Raleway", sans-serif;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1023px) {
  #BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
    font-size: 1.25em;
    letter-spacing: 2px;
  }
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
  border-top: 1px solid #de1c85;
  position: relative;
  margin: auto;
  text-align: center;
  font-size: 1em;
  max-width: 100px;
}
@media (max-width: 1023px) {
  #BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
    padding: 5px 0 0 0;
  }
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .button-block {
  border: 0;
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .content {
  width: 100%;
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .content ul li {
  max-width: 25%;
}
@media (max-width: 767px) {
  #BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .content ul li {
    max-width: 100%;
  }
}
#BA #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .pageControl {
  padding-top: 0;
}

#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel {
  background: url("../../images/colors/hw/pibg.png") center center no-repeat/cover;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel h2 {
  color: white;
  font-size: 3em;
  font-weight: normal;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info {
  background: transparent;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .reviews,
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .old_price,
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .inventory_status {
  display: none;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
  color: white;
  font-family: "Oswald", sans-serif;
  text-align: center;
}
@media (max-width: 1023px) {
  #HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
    font-size: 1.5em;
    font-weight: 400;
  }
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
  background: #ffef00;
  padding: 2% 3%;
  transform: skew(-20deg);
  position: relative;
  margin: auto;
  max-width: 100px;
  text-align: center;
  font-size: 0.75em;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price {
  transform: skew(20deg);
  display: inline-block;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .button-block {
  border: 0;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .content {
  width: 100%;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .pageControlMenu > .pageControl.number {
  background: #276297;
  transform: skew(-20deg);
  max-width: 150px;
  left: 0;
  right: 0;
  position: absolute;
  margin: auto;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > a {
  background: #eee;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > a.selected {
  width: 7px;
  height: 7px;
  margin: 4px;
  background: #9fef48;
}
#HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .prevPageButton:before, #HW #page .predictive-intel-widget.Home .catalogEntryRecommendationWidget.carousel .nextPageButton:before {
  color: white;
}

#page .predictive-intel-widget {
  /*margin: -20px 0 0 0;*/
}
#page .predictive-intel-widget .seeAllButton {
  display: none;
}
#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel {
  background: #009db5;
}
#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .heading .title {
  padding: 0 0 0 10px;
}
#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .heading .title h3 {
  color: white;
}
#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .heading .link a {
  margin: 10px;
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: bold;
  margin: 20px 10px 0px 0px;
}
#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .content {
  width: 100%;
}
#page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .content ul li {
  max-width: 25%;
}
@media (max-width: 767px) {
  #page .predictive-intel-widget.Brand .catalogEntryRecommendationWidget.carousel .content ul li {
    max-width: 100%;
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
  font-family: "Raleway", sans-serif;
  font-weight: initial;
  text-transform: uppercase;
  text-decoration: none;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel > .content > .ul .li {
  text-align: center;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content ul li {
  max-width: 33.3333%;
}
@media (max-width: 767px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content ul li {
    max-width: 100%;
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .button-block {
  margin: 20px 15px 0 15px;
  padding: 0 0 20px 0;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .button-block .button {
  display: block;
  width: 240px;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product {
  border: none;
  padding: 0;
  max-width: 90%;
  overflow: hidden;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a {
  display: block;
  /*min-height: 375px;*/
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a img {
  width: inherit;
  min-width: 100%;
  max-height: inherit;
  max-width: 100%;
  height: inherit;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault {
  text-indent: -9999px;
  bottom: inherit;
  left: inherit;
  padding: 0;
  top: 5px;
  right: 5px;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -252px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.6);
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -166px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.6);
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -82px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.6);
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -3px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.6);
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -326px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.6);
  }
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875em;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong {
  text-transform: uppercase;
  margin: 5% 0;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.in_stock {
  color: #43a83a;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.out_of_stock {
  color: #e23011;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.PreOrderable {
  color: #333333;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.Backorderable {
  color: #de1c85;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info {
  position: relative;
  margin: auto;
  padding: 5%;
  background: white;
  border-top: 1px solid #b1b1b1;
  min-height: 200px;
  float: none;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews {
  margin: 5px auto 0 auto;
  padding: 0;
  display: block;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews abbr {
  font-size: 0.9em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1em;
  letter-spacing: -2.8px;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name {
  margin: 5% auto 0 auto;
  padding: 0;
  height: 66px;
  overflow: hidden;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
  margin: auto;
  padding: 0;
  line-height: 1.17;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: inherit;
  color: #333333;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a:hover {
  text-decoration: none;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
  margin: auto;
  padding: 0;
  bottom: initial;
  position: absolute;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .old_price {
  display: block;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  color: #555555;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price {
  margin: auto;
  padding: 0;
  font-size: 1.714em;
  font-family: "Oswald", sans-serif !important;
  color: #333333;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price.sale {
  color: #de1c85;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .sale {
  color: #de1c85;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product .compare_target {
  display: none;
  background: white;
  margin: auto;
  padding: 0 0 5% 5%;
  width: 100%;
  vertical-align: top;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product_info {
  float: inherit;
  width: inherit;
}
#page .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .product_description {
  white-space: inherit;
}

#page .whats-new-widget {
  margin: -20px 0 0 0;
}
#page .whats-new-widget .catalogEntryRecommendationWidget {
  margin: 20px auto;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel {
  background: #009db5;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .heading .title {
  padding: 0 0 0 10px;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .heading .title h3 {
  color: white;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .heading .link a {
  margin: 10px;
  color: white;
  font-style: italic;
  text-transform: uppercase;
  font-size: 0.875em;
  font-weight: bold;
  margin: 20px 10px 0px 0px;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  text-decoration: none;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel > .content {
  width: 100%;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel > .content > .ul .li {
  text-align: center;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .button-block {
  margin: 20px 15px 0 15px;
  border-bottom: 1px solid #b1b1b1;
  padding: 0 0 20px 0;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .button-block .button {
  display: block;
  width: 200px;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product {
  border: none;
  padding: 0;
  max-width: 90%;
  overflow: hidden;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a {
  display: block;
  /*min-height: 375px;*/
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a img {
  width: inherit;
  min-width: 100%;
  max-height: inherit;
  max-width: 100%;
  height: inherit;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault {
  text-indent: -9999px;
  bottom: inherit;
  left: inherit;
  padding: 0;
  top: 5px;
  right: 5px;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -252px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.6);
  }
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -166px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.6);
  }
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -82px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.6);
  }
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -3px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.6);
  }
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -326px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.6);
  }
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875em;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong {
  text-transform: uppercase;
  margin: 5% 0;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.in_stock {
  color: #43a83a;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.out_of_stock {
  color: #e23011;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.PreOrderable {
  color: #333333;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .inventory_status strong.Backorderable {
  color: #de1c85;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info {
  position: relative;
  margin: auto;
  padding: 5%;
  background: white;
  border-top: 1px solid #b1b1b1;
  min-height: 200px;
  float: none;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews {
  margin: 5px auto 0 auto;
  padding: 0;
  display: block;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews abbr {
  font-size: 0.9em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1em;
  letter-spacing: -2.8px;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name {
  margin: 5% auto 0 auto;
  padding: 0;
  height: 66px;
  overflow: hidden;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a {
  margin: auto;
  padding: 0;
  line-height: 1.17;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: inherit;
  color: #333333;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_name a:hover {
  text-decoration: none;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price {
  margin: auto;
  padding: 0;
  bottom: initial;
  position: absolute;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .old_price {
  display: block;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  color: #555555;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price {
  margin: auto;
  padding: 0;
  font-size: 1.714em;
  font-family: "Oswald", sans-serif !important;
  color: #333333;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .price.sale {
  color: #de1c85;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .product_info .product_price .sale {
  color: #de1c85;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product .compare_target {
  display: none;
  background: white;
  margin: auto;
  padding: 0 0 5% 5%;
  width: 100%;
  vertical-align: top;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product_info {
  float: inherit;
  width: inherit;
}
#page .whats-new-widget .catalogEntryRecommendationWidget.carousel .product_description {
  white-space: inherit;
}

#page .bloomreach-related-search-products-widget.predictive-intel-widget {
  margin: 0;
  margin-top: 30px;
}
#page .bloomreach-related-search-products-widget .br-found-heading {
  background-color: #eee;
  padding: 5px 10px;
  color: #000;
  font-family: "Raleway", sans-serif;
  font-size: 0.8rem;
  font-weight: 600;
}
#page .bloomreach-related-search-products-widget .br-sf-widget {
  background: transparent;
  margin: 15px 1%;
  width: 23%;
  float: left;
  border-right: 2px solid #eee;
  max-height: 140px;
  height: 140px;
  overflow: hidden;
  position: relative;
}
#page .bloomreach-related-search-products-widget .br-sf-widget:nth-child(4n) {
  border-right: 2px solid transparent;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont {
  padding: 10px 0;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img {
  float: left;
  width: 38%;
  padding-right: 2%;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img .image {
  border-bottom: 0;
  width: 100%;
  height: auto;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title, #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
  float: right;
  width: 62%;
  text-align: left;
  padding-right: 6%;
  padding-left: 5%;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title a {
  font-weight: 600;
  font-size: 0.8rem;
  color: #000;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
  font-size: 0.8rem;
  padding-top: 2px;
  font-style: italic;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv {
  position: absolute;
  bottom: 0;
  left: 43%;
}
#page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv a {
  color: #de1c85;
  font-size: 0.8rem;
  font-weight: 500;
}
@media (max-width: 79.99em) {
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img {
    float: left;
    width: 33%;
    padding-right: 2%;
  }
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title, #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
    float: right;
    width: 67%;
    text-align: left;
    padding-right: 2%;
    padding-left: 1%;
  }
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv {
    left: 35%;
  }
}
@media (max-width: 49.99em) {
  #page .bloomreach-related-search-products-widget .br-sf-widget {
    width: 48%;
    height: 130px;
    border-right: 0;
  }
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget {
    width: 48%;
  }
}
@media (max-width: 29.74em) {
  #page .bloomreach-related-search-products-widget .br-sf-widget {
    width: 98%;
    border-right: 0;
    border-bottom: 2px solid #eee;
  }
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-img {
    float: left;
    width: 25%;
    padding-right: 5%;
  }
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-title, #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-desc {
    width: 73%;
    padding-right: 6%;
    padding-left: 5%;
  }
  #page .bloomreach-related-search-products-widget .br-sf-widget .br-sf-widget-merchant-cont .br-sf-widget-merchant-qv {
    left: 32%;
    bottom: 6px;
  }
}
#page .bloomreach-related-search-products-widget:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.bloomreach-related-search-terms-widget {
  border-top: 1px solid #b1b1b1;
}
.bloomreach-related-search-terms-widget #br-related-searches-widget {
  padding-right: 20px;
}
.bloomreach-related-search-terms-widget #br-related-searches-widget .br-related-heading {
  color: #555555;
  font-family: "Raleway", sans-serif;
  padding: 15px 0 8px 0;
  font-weight: bold;
  font-size: 0.875em;
  text-transform: none;
  font-style: none;
  letter-spacing: inherit;
}
.bloomreach-related-search-terms-widget #br-related-searches-widget a {
  display: block;
  color: #de1c85;
  padding: 10px 0 3px 0;
  font-family: "Raleway", sans-serif;
  font-size: 0.75em;
}

.widget_warning {
  padding: 20px 30px;
  width: 100%;
  margin-left: -15px;
}
.widget_warning img {
  width: 320px;
  height: auto;
  padding: 0 10px;
}
@media (max-width: 29.74em) {
  .widget_warning {
    margin: 20px auto;
    width: 90%;
    text-align: center;
    padding: 0;
  }
  .widget_warning img {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    margin-left: -3%;
  }
}
.warning_widget_small .widget_warning {
  width: 100%;
  float: left;
  padding: 10px 0;
}
.warning_widget_small .widget_warning img {
  margin: 10px 0;
  float: left;
  width: 230px;
  margin-left: 0;
  height: 30px;
}

.department-page #widget_breadcrumb,
.brand-department-page #widget_breadcrumb,
.subcategory-page #widget_breadcrumb,
.collection-subcategory-page #widget_breadcrumb,
.search-results-page #widget_breadcrumb {
  padding: 0px;
  margin: 30px 0;
}

#product-detail #widget_breadcrumb {
  padding: 2px 0 10px 0px;
  height: auto;
  line-height: initial;
}

div#widget_breadcrumb ul li {
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #eee;
}
div#widget_breadcrumb ul li a {
  font-family: "Raleway", sans-serif;
  font-weight: normal;
  color: #de1c85;
  text-decoration: none;
}
div#widget_breadcrumb ul li a:hover {
  text-decoration: none;
}
div#widget_breadcrumb ul li span.divider {
  color: #eee;
}
div#widget_breadcrumb ul li.current {
  font-weight: normal;
}

@media (max-width: 1023px) {
  #widget_breadcrumb {
    display: none;
  }
}
.productListingWidget {
  background: transparent;
  border: 0;
  border-radius: 0;
}
.productListingWidget .header_bar {
  padding: 1.95% 0 1% 0;
  margin: 0 3%;
  border-bottom: none;
}
.productListingWidget .header_bar .backToTopButton {
  display: none;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar {
    padding-top: 24px;
  }
}
.productListingWidget .header_bar .title {
  padding: 10px 0;
  font-size: 1.15em;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .title {
    font-size: 0.8em;
    font-weight: 800;
    padding-top: 7px;
    width: auto;
  }
}
.productListingWidget .header_bar .title .num_products {
  font-weight: 700;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .title .num_products {
    font-weight: 800;
  }
}
.productListingWidget .header_bar .pagination_container {
  width: auto;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .pagination_container {
    width: auto;
    float: right;
  }
}
.productListingWidget .header_bar .pagination_container .paging_controls {
  float: left;
}
.productListingWidget .header_bar .pagination_container .paging_controls .pageControl.number > .ellipsis:after {
  color: #009db5;
  font-size: 1.8em;
  letter-spacing: -1.1px;
  margin-right: 7px;
  content: "...";
  font-weight: 600;
}
.productListingWidget .header_bar .pagination_container .paging_controls .pageControlButton {
  display: none !important;
}
.productListingWidget .header_bar .pagination_container .paging_controls .pageControlMenu {
  display: inline-block !important;
}
.productListingWidget .header_bar .pagination_container .paging_controls .pageControlMenu .closeButton {
  display: none !important;
}
.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow,
.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow {
  opacity: 1;
  color: black;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 600;
  font-size: 2em;
  line-height: 1;
  margin: 2px 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .pagination_container .paging_controls .left_arrow,
  .productListingWidget .header_bar .pagination_container .paging_controls .right_arrow {
    margin: 0;
    font-size: 1em;
  }
}
.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow.off,
.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow.off {
  opacity: 0.5;
}
.productListingWidget .header_bar .pagination_container .paging_controls .left_arrow:before {
  content: "\e257";
}
.productListingWidget .header_bar .pagination_container .paging_controls .right_arrow:after {
  content: "\e258";
}
.productListingWidget .header_bar .pagination_container .paging_controls .seperator {
  float: left;
  margin: 5px 15px 0 15px;
  border-right: 1px solid #b1b1b1;
  height: 30px;
  display: none;
}
@media (max-width: 1024px) {
  .productListingWidget .header_bar .pagination_container .paging_controls .seperator {
    border-right: none;
    display: none;
  }
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl {
  line-height: 32px;
}
@media (max-width: 1024px) {
  .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl {
    line-height: 28px;
  }
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number > a {
  width: 32px;
  background-color: #e8eef3;
  border: 0;
  border-radius: 100%;
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-size: 0.875em;
  font-weight: normal;
  text-align: center;
  opacity: 1;
  display: inline-block;
  margin-right: 7px;
}
@media (max-width: 1024px) {
  .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number > a {
    width: 28px;
  }
}
@media (max-width: 1024px) {
  .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number > a {
    margin: 0;
  }
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number > a:last-of-type {
  margin-right: 0;
}
.productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number > a:hover, .productListingWidget .header_bar .pagination_container .paging_controls .controlBar .pageControl.number > a.selected {
  background-color: #de1c85;
  color: white;
  opacity: 1;
}
.productListingWidget .header_bar .controls {
  min-height: inherit;
  float: right;
}
.productListingWidget .header_bar .controls .sorting_view_controls_container {
  padding: 0;
  width: 100%;
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls {
  width: 100%;
  line-height: 40px;
  transform: translateY(-2px);
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls span, .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
  font-size: 0.92em;
  vertical-align: baseline;
  text-transform: uppercase;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls span, .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
    font-weight: 800;
    font-size: 0.85em;
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
  letter-spacing: 0.15px;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
    width: 94px;
    /*margin-left: 10px;*/
    line-height: 15px;
    white-space: normal;
    float: left;
    transform: translateY(1px);
  }
}
@media (max-width: 424px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls label {
    width: 60px;
    margin-left: 0;
    transform: translateY(-5px);
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper {
  padding: 0 10px 0 0px;
  background: transparent;
  border: 0;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper {
    transform: translateY(-10px);
    width: auto;
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper select {
  border: 1px solid #b1b1b1;
  max-width: 170px;
  min-width: 45px;
  padding: 0 0 0 0.5em;
  font-size: 0.85em;
  text-transform: uppercase;
  height: 34px;
  line-height: 33px;
  border-radius: 0;
}
@media (max-width: 424px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .selectWrapper select {
    max-width: 135px;
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
  text-align: left;
  white-space: nowrap;
  /*@include media("<=425px") {
  	float:left;
  }*/
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
    width: auto;
    float: left;
    transform: translateY(2px);
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
  white-space: nowrap;
  float: right;
  text-align: right;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
    width: auto;
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .seperator {
  float: left;
  margin: 5px 0 0 -20px;
  border-right: none;
  height: 30px;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .seperator {
    border-right: none;
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
  width: 70px;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
    transform: translateY(3px);
  }
}
@media (max-width: 79.99em) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
    width: 50px;
  }
}
@media (max-width: 359px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .order_by_label label {
    width: 31px;
    transform: translateY(-4px);
  }
}
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy #orderByDropdown,
.productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .orderByDropdown {
  margin: auto;
  padding: 0;
  background: transparent;
  border: 0;
  white-space: nowrap;
}
@media (max-width: 1023px) {
  .productListingWidget .header_bar .controls {
    float: right;
    width: auto;
  }
  .productListingWidget .filterWrapper {
    display: block;
    border-bottom: 1px solid #aaa;
    margin: 0 3%;
    text-align: center;
    padding: 15px;
  }
  .productListingWidget .filterWrapper button.button.outlined {
    padding: .6em 1.5em;
  }
  .productListingWidget .filters {
    transition: all 500ms ease-in-out;
    max-height: 0;
  }
  .productListingWidget .filterWrapper.open {
    border-bottom: 0px;
    padding: 15px 0 0 0;
  }
  .productListingWidget .filterWrapper.open .filters {
    border-top: 1px solid #aaa;
    display: block !important;
    margin-top: 15px;
    max-height: 100px;
    padding-top: 15px;
  }
}
@media (min-width: 1024px) {
  .productListingWidget .filterWrapper button.button.outlined {
    display: none;
  }
}
.productListingWidget .filters {
  clear: both;
  padding: 2% 2% 2% 3%;
}
.productListingWidget .filters .title {
  float: left;
  margin: 2px 10px 0 0px;
  text-transform: uppercase;
}
.productListingWidget .filters .clearAll {
  float: left;
  display: inline-block !important;
  padding: 5px 10px;
  border-radius: 0px;
  font-size: 1.125em;
  background: white;
  color: #de1c85;
}
.productListingWidget .filters .seperator {
  float: left;
  margin: -2px 10px 0 15px;
  border-right: 1px solid #b1b1b1;
  height: 30px;
}
.productListingWidget .filters .close {
  opacity: 1;
  float: right;
  color: #333333;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  font-size: 1em;
  line-height: 1;
  margin: 1.475px 0px 0 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.productListingWidget .filters .close:after {
  content: "\e014";
}
.productListingWidget .filters #facetFiltersWrapper ul li {
  float: left;
}
.productListingWidget .filters #facetFiltersWrapper ul li a {
  float: left;
  display: inline-block;
  padding: 5px 10px;
  border-radius: 0px;
  font-size: 1.125em;
  background: white;
  color: #de1c85;
  margin: 0 0 0 5px;
}
.productListingWidget .product_listing_container ul.grid_mode {
  padding: 0 3%;
  		/*		li[style] {
  					width: 22% !important;
  					margin-right: 4% !important;
  
  					@include media("<1381px") {
  						width: 50% !important;
  						margin-right: 0% !important;
  					}
  
  					&:nth-child(4n) {
  						margin-right: 0 !important;
  					}
  				}
  		*/
}
.productListingWidget .product_listing_container ul.grid_mode > li > strong {
  display: none;
}
.productListingWidget .product_listing_container ul.grid_mode li {
  border-top: 1px solid #b1b1b1;
  /*.product.additional_content {
  	min-height: 410px;
  }*/
}
.productListingWidget .product_listing_container ul.grid_mode li .product {
  border: none;
  padding: 0;
  max-width: 90%;
  overflow: hidden;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a {
  display: block;
  /*min-height: 375px;*/
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a img {
  width: inherit;
  min-width: 100%;
  max-height: inherit;
  max-width: 100%;
  height: inherit;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault {
  text-indent: -9999px;
  bottom: inherit;
  left: inherit;
  padding: 0;
  top: 5px;
  right: 5px;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -252px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.6);
  }
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -166px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.6);
  }
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -82px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.6);
  }
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -3px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.6);
  }
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -326px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  .productListingWidget .product_listing_container ul.grid_mode li .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.6);
  }
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875em;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong {
  text-transform: uppercase;
  margin: 5% 0;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.in_stock {
  color: #43a83a;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.out_of_stock {
  color: #e23011;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.PreOrderable {
  color: #333333;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .inventory_status strong.Backorderable {
  color: #de1c85;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info {
  position: relative;
  margin: auto;
  padding: 5%;
  background: white;
  border-top: 1px solid #b1b1b1;
  min-height: 200px;
  float: none;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews {
  margin: 5px auto 0 auto;
  padding: 0;
  display: block;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews abbr {
  font-size: 0.9em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1em;
  letter-spacing: -2.8px;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_name {
  margin: 5% auto 0 auto;
  padding: 0;
  height: 66px;
  overflow: hidden;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_name a {
  margin: auto;
  padding: 0;
  line-height: 1.17;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: inherit;
  color: #333333;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_name a:hover {
  text-decoration: none;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price {
  margin: auto;
  padding: 0;
  bottom: initial;
  position: absolute;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .old_price {
  display: block;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  color: #555555;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .price {
  margin: auto;
  padding: 0;
  font-size: 1.714em;
  font-family: "Oswald", sans-serif !important;
  color: #333333;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .price.sale {
  color: #de1c85;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .product_info .product_price .sale {
  color: #de1c85;
}
.productListingWidget .product_listing_container ul.grid_mode li .product .compare_target {
  display: none;
  background: white;
  margin: auto;
  padding: 0 0 5% 5%;
  width: 100%;
  vertical-align: top;
}
.productListingWidget .product_listing_container ul.grid_mode li .catEntryGrid_border {
  display: none;
}
.productListingWidget .footerPagination .header_bar {
  padding: 2% 0;
}
.productListingWidget .footerPagination .header_bar:last-of-type {
  margin-top: 10px;
  padding-bottom: 0;
  border: 0;
  margin-bottom: 20px;
}
.productListingWidget .footerPagination .header_bar .title, .productListingWidget .footerPagination .header_bar .pagination_container {
  margin-top: 12px;
}
.productListingWidget .footerPagination .header_bar .controls.pagination_present, .productListingWidget .footerPagination .header_bar .controls {
  display: none;
}
.productListingWidget .footerPagination .header_bar .backToTopButton {
  display: inline-block;
  float: right;
  text-align: right;
  line-height: 1;
}
@media (max-width: 1023px) {
  .productListingWidget .footerPagination .header_bar .backToTopButton {
    display: none;
  }
}
.productListingWidget .footerPagination .header_bar .backToTopButton button {
  background: #000;
  color: #fff;
  border: 0;
  text-align: center;
  font-size: 0.7rem;
  font-family: "Raleway", sans-serif;
  padding: 0 6px 4px;
  width: 51px;
  border-radius: 51px;
  height: 51px;
  line-height: 1;
  word-break: break-word;
}
.productListingWidget .footerPagination .header_bar .backToTopButton button .fa-caret-up {
  color: #fff;
}

@media (max-width: 79.99em) {
  .productListingWidget .header_bar .title {
    width: auto;
    transform: translateY(-6px);
  }
  .productListingWidget .header_bar .pagination_container {
    width: auto;
    float: right;
    transform: translateY(-6px);
  }
  .productListingWidget .header_bar .pagination_container .paging_controls {
    width: 100%;
    text-align: right;
    /*.controlBar .pageControl.number > a {
    
    	&:first-child,
    	&:last-child
    	{
    		display: none;
    	}
    	
    }*/
  }
  .productListingWidget .header_bar .pagination_container .paging_controls .pageControlMenu > .pageControl.number > .ellipsis {
    display: none;
  }
  .productListingWidget .header_bar .controls {
    width: auto;
    margin: auto;
  }
  .productListingWidget .header_bar .controls.pagination_present {
    width: 100%;
  }
  .productListingWidget .header_bar .controls .sorting_view_controls_container {
    width: 100%;
    float: left;
    margin: auto;
  }
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls {
    width: 100%;
    margin: auto;
  }
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
    text-align: left;
  }
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy {
    text-align: left;
  }
}
/* in-between breakpoint tweaks */
@media (min-width: 1024px) and (max-width: 1279px) {
  .productListingWidget .header_bar .controls.pagination_present {
    width: auto;
  }

  .productListingWidget .header_bar .title .num_products {
    line-height: 30px;
  }

  .productListingWidget .header_bar .pagination_container {
    float: left;
    transform: translateY(4px);
  }

  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
    white-space: normal;
  }

  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy #orderByDropdown,
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy .orderByDropdown {
    width: auto;
  }

  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .orderBy,
  .productListingWidget .header_bar .controls .sorting_view_controls_container .sorting_controls .pageSize {
    width: auto;
  }

  .productListingWidget .header_bar .controls.pagination_present {
    float: right;
    width: auto;
  }

  .productListingWidget .header_bar .sorting_controls .selectWrapper {
    width: auto;
  }
}
.catalogEntryRecommendationWidget {
  margin: 0 auto 20px auto;
  background: transparent;
}
.catalogEntryRecommendationWidget.background-true {
  background: transparent;
}
.catalogEntryRecommendationWidget.carousel h2 {
  background-color: transparent;
  color: #555555;
  width: 100%;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  font-weight: initial;
  padding: 23px 0 12px 0;
  font-size: 2.5em;
  text-transform: uppercase;
}
.catalogEntryRecommendationWidget.carousel > .prevPageButton {
  left: 2.5%;
}
.catalogEntryRecommendationWidget.carousel > .nextPageButton {
  right: 2.5%;
}
.catalogEntryRecommendationWidget.carousel > .prevPageButton,
.catalogEntryRecommendationWidget.carousel > .nextPageButton {
  background: transparent;
}
.catalogEntryRecommendationWidget.carousel > .prevPageButton.hidden,
.catalogEntryRecommendationWidget.carousel > .nextPageButton.hidden {
  display: none !important;
}
.catalogEntryRecommendationWidget.carousel > .prevPageButton:before,
.catalogEntryRecommendationWidget.carousel > .nextPageButton:before {
  background: transparent;
}
.catalogEntryRecommendationWidget.carousel .pageControlWrapper {
  display: none;
}
.catalogEntryRecommendationWidget.carousel .pageControlButton {
  display: none;
}
.catalogEntryRecommendationWidget.carousel .pageControlMenu > .closeButton {
  display: none;
}
.catalogEntryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > a {
  display: inline-block;
  margin: 4px;
  background: #555555;
  text-indent: -9999px;
  border-radius: 100%;
  width: 7px;
  height: 7px;
}
.catalogEntryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > a.selected {
  background: #de1c85;
  width: 13px;
  height: 13px;
  margin: 1px 4px;
}

#page .catalogEntryRecommendationWidget ul li {
  max-width: 25%;
}
@media (max-width: 767px) {
  #page .catalogEntryRecommendationWidget ul li {
    max-width: 50%;
  }
}
#page .catalogEntryRecommendationWidget ul > li > strong {
  display: none;
}
#page .catalogEntryRecommendationWidget ul .hidden {
  display: inline-block !important;
  visibility: visible;
}
#page .catalogEntryRecommendationWidget .prevPageButton, #page .catalogEntryRecommendationWidget .nextPageButton {
  width: 59px;
  height: 59px;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  font-family: icons;
  border-radius: 50px;
}
#page .catalogEntryRecommendationWidget .prevPageButton:before, #page .catalogEntryRecommendationWidget .nextPageButton:before {
  color: white;
  background: transparent;
  content: "\e908";
  position: relative;
  left: initial;
  right: initial;
  top: -3px !important;
  text-shadow: 3px 0px 0px #aaa;
  font-size: 3em;
}
#page .catalogEntryRecommendationWidget .prevPageButton:hover, #page .catalogEntryRecommendationWidget .nextPageButton:hover {
  background-color: transparent;
  box-shadow: none;
}
#page .catalogEntryRecommendationWidget .prevPageButton:hover:before, #page .catalogEntryRecommendationWidget .nextPageButton:hover:before {
  color: white;
  text-shadow: 3px 0px 0px #aaa;
}
#page .catalogEntryRecommendationWidget .nextPageButton:before {
  left: 26px;
  top: 21px;
}
#page .catalogEntryRecommendationWidget .nextPageButton:before:hover {
  color: white;
}
#page .catalogEntryRecommendationWidget .prevPageButton {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
#page .catalogEntryRecommendationWidget .prevPageButton:before {
  left: 26px;
  top: 21px;
}
#page .catalogEntryRecommendationWidget .content {
  width: 86%;
  margin: auto;
}
#page .catalogEntryRecommendationWidget .product {
  border: none;
  padding: 0;
  max-width: 90%;
  overflow: hidden;
}
#page .catalogEntryRecommendationWidget .product .product_image a {
  display: block;
  /*min-height: 375px;*/
}
#page .catalogEntryRecommendationWidget .product .product_image a img {
  width: inherit;
  min-width: 100%;
  max-height: inherit;
  max-width: 100%;
  height: inherit;
}
#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault {
  text-indent: -9999px;
  bottom: inherit;
  left: inherit;
  padding: 0;
  top: 5px;
  right: 5px;
}
#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -252px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.6);
  }
}
#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -166px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.6);
  }
}
#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -82px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.6);
  }
}
#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -3px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.6);
  }
}
#page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -326px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .catalogEntryRecommendationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.6);
  }
}
#page .catalogEntryRecommendationWidget .product .inventory_status {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875em;
}
#page .catalogEntryRecommendationWidget .product .inventory_status strong {
  text-transform: uppercase;
  margin: 5% 0;
}
#page .catalogEntryRecommendationWidget .product .inventory_status strong.in_stock {
  color: #43a83a;
}
#page .catalogEntryRecommendationWidget .product .inventory_status strong.out_of_stock {
  color: #e23011;
}
#page .catalogEntryRecommendationWidget .product .inventory_status strong.PreOrderable {
  color: #333333;
}
#page .catalogEntryRecommendationWidget .product .inventory_status strong.Backorderable {
  color: #de1c85;
}
#page .catalogEntryRecommendationWidget .product .product_info {
  position: relative;
  margin: auto;
  padding: 5%;
  background: white;
  border-top: 1px solid #b1b1b1;
  min-height: 200px;
  float: none;
}
#page .catalogEntryRecommendationWidget .product .product_info .reviews {
  margin: 5px auto 0 auto;
  padding: 0;
  display: block;
}
#page .catalogEntryRecommendationWidget .product .product_info .reviews abbr {
  font-size: 0.9em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1em;
  letter-spacing: -2.8px;
}
#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
#page .catalogEntryRecommendationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
#page .catalogEntryRecommendationWidget .product .product_info .product_name {
  margin: 5% auto 0 auto;
  padding: 0;
  height: 66px;
  overflow: hidden;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_name a {
  margin: auto;
  padding: 0;
  line-height: 1.17;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: inherit;
  color: #333333;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_name a:hover {
  text-decoration: none;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_price {
  margin: auto;
  padding: 0;
  bottom: initial;
  position: absolute;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_price .old_price {
  display: block;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  color: #555555;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_price .price {
  margin: auto;
  padding: 0;
  font-size: 1.714em;
  font-family: "Oswald", sans-serif !important;
  color: #333333;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_price .price.sale {
  color: #de1c85;
}
#page .catalogEntryRecommendationWidget .product .product_info .product_price .sale {
  color: #de1c85;
}
#page .catalogEntryRecommendationWidget .product .compare_target {
  display: none;
  background: white;
  margin: auto;
  padding: 0 0 5% 5%;
  width: 100%;
  vertical-align: top;
}
#page .catalogEntryRecommendationWidget .product_info {
  float: inherit;
  width: inherit;
}
#page .catalogEntryRecommendationWidget .product_description {
  white-space: inherit;
}
#page #widget_coordinate .coordinate_title.container_full_width_bundle {
  background-color: #e8eef3;
  color: #555555;
  width: 100%;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  padding: 23px 0 12px 0;
  font-size: 2.5em;
}
#page #widget_coordinate .left_column.list_mode.package_mode {
  border-top: 0;
}

.catalogEntryRecommendationWidget.carousel.padding-true {
  padding-bottom: 20px;
}
.catalogEntryRecommendationWidget .product_price .price {
  padding-left: 17px;
}

.catalogEntryRecommendationWidget.merchandisingAssociationWidget .product_price .price {
  padding-left: 0px !important;
}

@media (max-width: 1023px) {
  #page .catalogEntryRecommendationWidget.carousel.padding-true {
    padding: 0 0 20px 0;
  }
  #page .catalogEntryRecommendationWidget.carousel > .prevPageButton,
  #page .catalogEntryRecommendationWidget.carousel > .nextPageButton {
    display: none;
  }
  #page .catalogEntryRecommendationWidget.carousel .pageControlWrapper, #page .catalogEntryRecommendationWidget.carousel .pageControlMenu {
    display: block;
  }
  #page .catalogEntryRecommendationWidget.carousel .pageControlWrapper > .pageControl.number > .ellipsis, #page .catalogEntryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > .ellipsis {
    display: none;
  }
  #page .catalogEntryRecommendationWidget.carousel .content {
    width: 100%;
  }
}
#product-detail .contentRecommendationWidget {
  width: 92%;
  margin: auto;
}

#myAccountNavigationWidget {
  padding: 0 20px 0 35px;
  margin: 25px auto;
  border-right: 1px solid #b1b1b1;
  min-height: 100vh;
}
#myAccountNavigationWidget .navbar {
  margin: 0;
  margin-bottom: 22px;
}
#myAccountNavigationWidget .navbar-header {
  float: none;
}
#myAccountNavigationWidget .navbar-header .my_account_heading {
  font-size: 18px;
  font-family: "Raleway", sans-serif;
  color: #777777;
  padding: 0 0 15px 0;
  margin: 0;
  border-bottom: 1px solid #b1b1b1;
  font-style: normal;
}
#myAccountNavigationWidget .container-fluid {
  padding-right: 0;
}
#myAccountNavigationWidget .content.navbar-collapse {
  padding: 0;
}
#myAccountNavigationWidget .content .navbar-nav {
  float: none;
}
#myAccountNavigationWidget .content .navbar-nav fieldset {
  padding: 10px 0 20px;
  border-bottom: 1px solid #b1b1b1;
  margin: 5px 0;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical h5 {
  color: #333333;
  font-family: "Raleway", sans-serif;
  font-style: italic;
  margin-bottom: 0px;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer {
  padding: 0;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li {
  list-style: none;
  line-height: 8px;
  font-size: 1rem;
  color: #006ECC;
  padding: 10px 0;
  border-bottom: 0;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li.selected a {
  font-weight: bold;
  color: #de1c85;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a {
  color: #333333;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a:hover {
  text-decoration: none;
  color: #de1c85;
}
#myAccountNavigationWidget .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a.selected {
  font-weight: 600;
  color: #de1c85;
}

@media (max-width: 1023px) {
  #myAccountNavigationWidget {
    padding: 0;
    margin: auto;
    min-height: inherit;
    border: 0;
  }
  #myAccountNavigationWidget .navbar {
    margin-bottom: 0;
  }
  #myAccountNavigationWidget .navbar .navbar-header {
    position: relative;
  }
  #myAccountNavigationWidget .navbar .navbar-header .myAccount_navbar_toggle {
    position: absolute;
    margin: 0;
    float: none;
    top: 12px;
    right: 15px;
    color: #fff;
    display: inline;
  }
  #myAccountNavigationWidget .navbar .navbar-header .my_account_heading {
    padding: 12px 40px;
    margin: 0;
    border-bottom: 0;
    font-size: 20px;
    background: #de1c85;
    color: #fff;
    line-height: 1.8;
  }
  #myAccountNavigationWidget .navbar .content.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    transition: all 500ms ease-in-out;
    max-height: 0;
  }
  #myAccountNavigationWidget .navbar .content.navbar-collapse.collapse.in {
    max-height: 500px;
  }
  #myAccountNavigationWidget .navbar .content .navbar-nav {
    float: none;
    margin: 0 4%;
  }
  #myAccountNavigationWidget .navbar .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li {
    padding: 0;
  }
  #myAccountNavigationWidget .navbar .content .navbar-nav fieldset div.vertical .facetSelectContainer ul.facetSelect li a {
    margin: 0;
    padding: 0;
    line-height: 2;
  }
}
.definingAttributes {
  padding: 5px 0;
  font-size: 12px;
}
.definingAttributes .swatches_group {
  display: inline-block;
  margin: 10px 10px 0 0;
}
.definingAttributes .swatches_group.border_swatch {
  border-right: solid 1px #ddd !important;
}
.definingAttributes .swatches_group .color_swatch_label {
  padding-top: 5px;
  font-family: "Raleway", sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 600;
}
.definingAttributes .swatches_group .color_swatch_list {
  line-height: 37px;
}
.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Size"] li:last-child {
  width: auto;
}
.definingAttributes .swatches_group .color_swatch_list ul[aria-label="Color"] li:last-child {
  display: none;
}
.definingAttributes .swatches_group .color_swatch_list li {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  cursor: pointer;
}
.definingAttributes .swatches_group .color_swatch_list li a img {
  border-radius: 100%;
  box-shadow: 0 0 0 1px transparent;
  vertical-align: middle;
  padding: 3px;
}
.definingAttributes .swatches_group .color_swatch_list li a img.color_swatch_selected {
  box-shadow: 0 0 0 1px #333333;
}
.definingAttributes .swatches_group .color_swatch_list li a img:hover {
  box-shadow: 0 0 0 2px #009db5;
}
.definingAttributes .attBorder {
  border: 0;
}
@media (max-width: 1024px) {
  .definingAttributes .swatches_group {
    display: block;
    border-bottom: solid 1px #ddd !important;
    margin: 0;
  }
  .definingAttributes .swatches_group.border_swatch {
    border-right: 0 !important;
    margin: 0;
  }
}

.widget_discounts {
  font-family: "Raleway", sans-serif;
  width: 160px;
  font-size: 0.75em;
}
.widget_discounts > .title {
  display: inline-block;
  padding-bottom: 2px;
  color: #de1c85;
  font-weight: bold;
}
.widget_discounts > .limit {
  font-weight: normal;
  color: #777777;
}
.widget_discounts > a {
  font-weight: normal;
}

.facebookLikeWidget {
  padding-left: 0;
}
.facebookLikeWidget .social-links span {
  line-height: 1em;
  white-space: nowrap;
  float: left;
}
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a {
  width: 40px;
  height: 40px;
  background-size: 630%;
  display: inline-block;
}
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a.addthis_button_facebook {
  background-position: -7px -766px;
}
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a.addthis_button_twitter {
  background-position: -49px -766px;
}
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a.addthis_button_pinterest {
  background-position: -174px -766px;
}
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a.addthis_button_email {
  background-position: -214px -766px;
}
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a .at-icon-wrapper,
.facebookLikeWidget .social-links span .addthis_toolbox .custom_images a .at_PinItButton {
  visibility: hidden;
  pointer-events: none;
}
.facebookLikeWidget .social-links span strong {
  font-family: "Raleway", sans-serif;
  font-size: 0.875em;
  text-transform: uppercase;
  padding: 11px 10px 0 0;
  display: block;
}

@media (max-width: 1023px) {
  .facebookLikeWidget .social-links {
    display: inline-block;
    left: 50%;
    position: relative;
    transform: translateX(-50%);
  }
}
.cloudzoom-zoom-inside {
  z-index: 0;
}

div.widget_product_image_viewer {
  width: 92%;
  margin: -1% 0 3% 2%;
  /* Background */
  /* Background */
  /***************
  *
  *  1. Arrows
  *
  ****************/
  /***************
  *
  *  2. Bullets
  *
  ****************/
  /***************
  *
  *  3. Thumbnails
  *
  ****************/
  /* Thumbnails with text */
  /* Thumbnails arrow icons */
  /* Thumbnails resizing on smaller screens */
  /***************
  *
  *  4. Tabs
  *
  ****************/
  /***************
  *
  *  5. Fullscreen button
  *
  ****************/
  /***************
  *
  *  6. Play/close video button
  *
  ****************/
  /***************
  *
  *  7. Preloader
  *
  ****************/
  /***************
  *
  *  8. Global caption
  *
  ****************/
}
div.widget_product_image_viewer .rsOneStore.royalSlider {
  width: 100%;
  height: auto;
}
div.widget_product_image_viewer .rsOneStore,
div.widget_product_image_viewer .rsOneStore .rsOverflow,
div.widget_product_image_viewer .rsOneStore .rsSlide,
div.widget_product_image_viewer .rsOneStore .rsVideoFrameHolder,
div.widget_product_image_viewer .rsOneStore .rsThumbs {
  color: #FFF;
}
div.widget_product_image_viewer .rsOneStore .rsOverflow {
  height: 100% !important;
}
div.widget_product_image_viewer .rsOneStore img {
  height: 100% !important;
  width: 100% !important;
}
div.widget_product_image_viewer .rsOneStore,
div.widget_product_image_viewer .rsOneStore .rsOverflow,
div.widget_product_image_viewer .rsOneStore .rsSlide,
div.widget_product_image_viewer .rsOneStore .rsVideoFrameHolder,
div.widget_product_image_viewer .rsOneStore .rsThumbs {
  background: transparent;
  color: #FFF;
}
div.widget_product_image_viewer .rsOneStore .rsArrow {
  height: 100%;
  width: 100px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 1;
}
div.widget_product_image_viewer .rsOneStore.rsVer .rsArrow {
  width: 100%;
  height: 44px;
}
div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowLeft {
  top: 0;
  left: 0;
}
div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowRight {
  bottom: 0;
  left: 0;
}
div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowLeft {
  left: 0;
  top: 0;
}
div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowRight {
  right: 0;
  top: 0;
}
div.widget_product_image_viewer .rsOneStore .rsArrowIcn {
  width: 52px;
  height: 52px;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  position: absolute;
  cursor: pointer;
  background: url("../../images/rs-default.png");
  border-radius: 100%;
}
div.widget_product_image_viewer .rsOneStore .rsArrowIcn:hover {
  background-color: rgba(190, 190, 190, 0.5);
  box-shadow: none;
}
div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowLeft .rsArrowIcn {
  background-position: -161px -61px;
  margin-right: -30px;
}
div.widget_product_image_viewer .rsOneStore.rsHor .rsArrowRight .rsArrowIcn {
  background-position: -118px -61px;
  margin-left: -30px;
}
div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowLeft .rsArrowIcn {
  background-position: -96px -32px;
}
div.widget_product_image_viewer .rsOneStore.rsVer .rsArrowRight .rsArrowIcn {
  background-position: -96px -64px;
}
div.widget_product_image_viewer .rsOneStore .rsArrowDisabled .rsArrowIcn {
  opacity: .2;
  filter: alpha(opacity=20);
  *display: none;
}
div.widget_product_image_viewer .rsBullets {
  position: static;
  margin-top: 18px;
}
div.widget_product_image_viewer .rsBullets .rsNavInner {
  border: none;
  margin-top: 5px;
  border-bottom-left-radius: 21px;
  border-bottom-right-radius: 21px;
  padding: 18px 20px 10px 10px;
  padding-bottom: 7px;
}
div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet {
  margin: auto 2px;
  height: 13px;
  width: 13px;
}
div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet.rsNavSelected {
  height: 19px;
  width: 19px;
}
div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet.rsNavSelected span {
  width: 14px;
  height: 14px;
  background-color: #de1c85;
  cursor: default;
}
div.widget_product_image_viewer .rsBullets .rsNavInner .rsBullet span {
  width: 10px;
  height: 10px;
  background-color: #eee;
  cursor: pointer;
}
div.widget_product_image_viewer .rsOneStore .rsBullets {
  position: absolute;
  z-index: 1;
  left: 0;
  bottom: -3%;
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  line-height: 22px;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
div.widget_product_image_viewer .rsOneStore .rsBullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 9px;
}
div.widget_product_image_viewer .rsOneStore .rsBullet span {
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #777;
}
div.widget_product_image_viewer .rsOneStore .rsBullet.rsNavSelected span {
  background-color: #e33012;
  width: 12px;
  height: 12px;
  margin-top: -2px;
  margin-left: -2px;
}
div.widget_product_image_viewer .rsOneStore .rsNavInner {
  display: inline;
  margin-top: 8px;
}
div.widget_product_image_viewer .rsOneStore .rsThumbsHor {
  width: 100%;
  height: auto;
}
div.widget_product_image_viewer .rsOneStore .rsThumbsVer {
  width: 96px;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsContainer {
  position: relative;
  height: 100%;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsContainer {
  position: relative;
  width: 100%;
}
div.widget_product_image_viewer .rsOneStore .rsThumb {
  float: left;
  overflow: hidden;
  width: 96px;
  height: 72px;
}
div.widget_product_image_viewer .rsOneStore .rsThumb img {
  width: 100%;
  height: 100%;
}
div.widget_product_image_viewer .rsOneStore .rsThumb.rsNavSelected {
  background: #02874a;
}
div.widget_product_image_viewer .rsOneStore .rsThumb.rsNavSelected img {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
div.widget_product_image_viewer .rsOneStore .rsTmb {
  display: block;
}
div.widget_product_image_viewer .rsOneStore .rsTmb h5 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  line-height: 20px;
  color: #FFF;
}
div.widget_product_image_viewer .rsOneStore .rsTmb span {
  color: #DDD;
  margin: 0;
  padding: 0;
  font-size: 13px;
  line-height: 18px;
}
div.widget_product_image_viewer .rsOneStore .rsThumbsArrow {
  height: 100%;
  width: 20px;
  position: absolute;
  display: block;
  cursor: pointer;
  z-index: 21;
  background: #000;
  background: rgba(0, 0, 0, 0.75);
}
div.widget_product_image_viewer .rsOneStore .rsThumbsArrow:hover {
  background: rgba(0, 0, 0, 0.9);
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrow {
  width: 100%;
  height: 20px;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowLeft {
  top: 0;
  left: 0;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowRight {
  bottom: 0;
  left: 0;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowLeft {
  left: 0;
  top: 0;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowRight {
  right: 0;
  top: 0;
}
div.widget_product_image_viewer .rsOneStore .rsThumbsArrowIcn {
  width: 16px;
  height: 16px;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
  position: absolute;
  cursor: pointer;
  background: url("../../images/rs-default.png");
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -128px -32px;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -128px -48px;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
  background-position: -144px -32px;
}
div.widget_product_image_viewer .rsOneStore.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
  background-position: -144px -48px;
}
div.widget_product_image_viewer .rsOneStore .rsThumbsArrowDisabled {
  display: none !important;
}
@media screen and (min-width: 0px) and (max-width: 800px) {
  div.widget_product_image_viewer .rsOneStore .rsThumb {
    width: 59px;
    height: 44px;
  }
  div.widget_product_image_viewer .rsOneStore .rsThumbsHor {
    height: 44px;
  }
  div.widget_product_image_viewer .rsOneStore .rsThumbsVer {
    width: 59px;
  }
}
div.widget_product_image_viewer .rsOneStore .rsTabs {
  width: 100%;
  height: auto;
  margin: 0 auto;
  text-align: center;
  overflow: hidden;
  padding-top: 12px;
  position: relative;
}
div.widget_product_image_viewer .rsOneStore .rsTab {
  display: inline-block;
  cursor: pointer;
  text-align: center;
  height: auto;
  width: auto;
  color: #333;
  padding: 5px 13px 6px;
  min-width: 72px;
  border: 1px solid #D9D9DD;
  border-right: 1px solid #f5f5f5;
  text-decoration: none;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
  background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
  -webkit-box-shadow: inset 1px 0 0 #fff;
  box-shadow: inset 1px 0 0 #fff;
  *display: inline;
  *zoom: 1;
}
div.widget_product_image_viewer .rsOneStore .rsTab:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
div.widget_product_image_viewer .rsOneStore .rsTab:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-right: 1px solid #cfcfcf;
}
div.widget_product_image_viewer .rsOneStore .rsTab:active {
  border: 1px solid #D9D9DD;
  background-color: #f4f4f4;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}
div.widget_product_image_viewer .rsOneStore .rsTab.rsNavSelected {
  color: #FFF;
  border: 1px solid #999;
  text-shadow: 1px 1px #838383;
  box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
  background: #ACACAC;
  background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
  background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
  background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}
div.widget_product_image_viewer .rsOneStore .rsFullscreenBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 22;
  display: block;
  position: absolute;
  cursor: pointer;
}
div.widget_product_image_viewer .rsOneStore .rsFullscreenIcn {
  display: block;
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../../images/rs-default.png") 0 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
  border-radius: 2px;
}
div.widget_product_image_viewer .rsOneStore .rsFullscreenIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
div.widget_product_image_viewer .rsOneStore.rsFullscreen .rsFullscreenIcn {
  background-position: -32px 0;
}
div.widget_product_image_viewer .rsOneStore .rsPlayBtn {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
  width: 64px;
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  cursor: pointer;
}
div.widget_product_image_viewer .rsOneStore .rsPlayBtnIcon {
  width: 64px;
  display: block;
  height: 64px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  transition: .3s;
  background: url(../../images/rs-default.png) no-repeat 0 -32px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
div.widget_product_image_viewer .rsOneStore .rsPlayBtn:hover .rsPlayBtnIcon {
  background-color: rgba(0, 0, 0, 0.9);
}
div.widget_product_image_viewer .rsOneStore .rsBtnCenterer {
  position: absolute;
  left: 50%;
  top: 50%;
}
div.widget_product_image_viewer .rsOneStore .rsCloseVideoBtn {
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  z-index: 500;
  position: absolute;
  cursor: pointer;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
}
div.widget_product_image_viewer .rsOneStore .rsCloseVideoBtn.rsiOSBtn {
  top: -38px;
  right: -6px;
}
div.widget_product_image_viewer .rsOneStore .rsCloseVideoIcn {
  margin: 6px;
  width: 32px;
  height: 32px;
  background: url("../../images/rs-default.png") -64px 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.75);
  *background-color: #000;
}
div.widget_product_image_viewer .rsOneStore .rsCloseVideoIcn:hover {
  background-color: rgba(0, 0, 0, 0.9);
}
div.widget_product_image_viewer .rsOneStore .rsPreloader {
  width: 20px;
  height: 20px;
  background-image: url(../preloaders/preloader-white.gif);
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
div.widget_product_image_viewer .rsOneStore .rsGCaption {
  position: absolute;
  float: none;
  left: 6px;
  text-align: left;
  color: darkgray;
  padding: 2px 8px;
  width: auto;
  font-size: 12px;
  border-radius: 2px;
}

@media (max-width: 1023px) {
  .rsArrow {
    display: none !important;
  }

  div.widget_product_image_viewer {
    width: 100%;
    margin: 0;
  }

  div.widget_product_image_viewer .rsOneStore .rsBullets {
    position: static;
    margin-top: 18px;
  }
  div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner {
    border: none;
    margin-top: 5px;
  }
  div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner .rsBullet {
    margin: auto 2px;
    height: 13px;
    width: 23px;
  }
  div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner .rsBullet.rsNavSelected span {
    width: 17px;
    height: 17px;
    background-color: #de1c85;
    cursor: default;
  }
  div.widget_product_image_viewer .rsOneStore .rsBullets .rsNavInner .rsBullet span {
    width: 13px;
    height: 13px;
    background-color: #eee;
    cursor: pointer;
  }
}
.inventory_widget {
  font-family: "Raleway", sans-serif;
  font-size: initial;
  padding: 12px 0 18px 0;
}
.inventory_widget .row {
  margin: auto;
}
.inventory_widget .row .col6.left.available {
  border: inherit;
  padding: inherit;
  display: flex;
}
@media (max-width: 1023px) {
  .inventory_widget .row .col6.left.available {
    margin-left: 0 !important;
  }
}
.inventory_widget .row .col6.left.available .text {
  padding: inherit;
}
.inventory_widget .row .col6.left.available .sublist {
  max-width: inherit;
  float: inherit;
  padding: inherit;
}
.inventory_widget .row .col6.left.available .sublist span:first-of-type {
  color: #43a83a;
}
.inventory_widget .row .col6.left.available .sublist .text {
  font-weight: 700;
  font-size: 0.875em;
  text-transform: uppercase;
}
.inventory_widget .row .col6.left.available .sublist .warehouse_dispatch_details {
  font-weight: 600;
  font-size: 0.8rem;
  text-transform: uppercase;
  line-height: 1.45;
  color: inherit;
}
.inventory_widget .row .col6.left.available.link {
  width: 70%;
}

#page #product-detail .merchandisingAssociationWidget .productDescDropMerch {
  display: none;
}
#page .merchandisingAssociationWidget ul > li > strong {
  display: none;
}
#page .merchandisingAssociationWidget ul li {
  max-width: 25%;
}
@media (max-width: 767px) {
  #page .merchandisingAssociationWidget ul li {
    max-width: 50%;
  }
}
#page .merchandisingAssociationWidget ul .hidden {
  display: inline-block !important;
}
#page .merchandisingAssociationWidget .prevPageButton, #page .merchandisingAssociationWidget .nextPageButton {
  width: 59px;
  height: 59px;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  font-family: icons;
  border-radius: 50px;
}
#page .merchandisingAssociationWidget .prevPageButton:before, #page .merchandisingAssociationWidget .nextPageButton:before {
  color: white;
  background: transparent;
  content: "\e908";
  position: relative;
  left: initial;
  right: initial;
  top: -3px !important;
  text-shadow: 3px 0px 0px #aaa;
  font-size: 3em;
}
#page .merchandisingAssociationWidget .prevPageButton:hover, #page .merchandisingAssociationWidget .nextPageButton:hover {
  background-color: transparent;
  box-shadow: none;
}
#page .merchandisingAssociationWidget .prevPageButton:hover:before, #page .merchandisingAssociationWidget .nextPageButton:hover:before {
  color: white;
  text-shadow: 3px 0px 0px #aaa;
}
#page .merchandisingAssociationWidget .nextPageButton:before {
  left: 26px;
  top: 21px;
}
#page .merchandisingAssociationWidget .nextPageButton:before:hover {
  color: white;
}
#page .merchandisingAssociationWidget .prevPageButton {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
#page .merchandisingAssociationWidget .prevPageButton:before {
  left: 26px;
  top: 21px;
}
#page .merchandisingAssociationWidget .content {
  width: 86%;
  margin: auto;
}
#page .merchandisingAssociationWidget .product {
  border: none;
  padding: 0;
  max-width: 90%;
  overflow: hidden;
}
#page .merchandisingAssociationWidget .product .product_image a {
  display: block;
  /*min-height: 375px;*/
}
#page .merchandisingAssociationWidget .product .product_image a img {
  width: inherit;
  min-width: 100%;
  max-height: inherit;
  max-width: 100%;
  height: inherit;
}
#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault {
  text-indent: -9999px;
  bottom: inherit;
  left: inherit;
  padding: 0;
  top: 5px;
  right: 5px;
}
#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -252px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Sale {
    transform: scale(0.6);
  }
}
#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -166px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_New {
    transform: scale(0.6);
  }
}
#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -82px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_TopSeller {
    transform: scale(0.6);
  }
}
#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -3px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_AwardWinner {
    transform: scale(0.6);
  }
}
#page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
  background: url("../images/sprites.png") no-repeat;
  /*
  *
  * Ribbon Ads */
  background-position: -326px -1446px;
  width: 70px;
  height: 70px;
}
@media (max-width: 1023px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    top: 0;
    right: 0;
  }
}
@media (max-width: 649px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.9);
  }
}
@media (max-width: 549px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.8);
  }
}
@media (max-width: 449px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.7);
  }
}
@media (max-width: 349px) {
  #page .merchandisingAssociationWidget .product .product_image a .RibbonAdDefault.RibbonAd_Exclusive {
    transform: scale(0.6);
  }
}
#page .merchandisingAssociationWidget .product .inventory_status {
  font-family: "Raleway", sans-serif;
  font-weight: 700;
  font-size: 0.875em;
}
#page .merchandisingAssociationWidget .product .inventory_status strong {
  text-transform: uppercase;
  margin: 5% 0;
}
#page .merchandisingAssociationWidget .product .inventory_status strong.in_stock {
  color: #43a83a;
}
#page .merchandisingAssociationWidget .product .inventory_status strong.out_of_stock {
  color: #e23011;
}
#page .merchandisingAssociationWidget .product .inventory_status strong.PreOrderable {
  color: #333333;
}
#page .merchandisingAssociationWidget .product .inventory_status strong.Backorderable {
  color: #de1c85;
}
#page .merchandisingAssociationWidget .product .product_info {
  position: relative;
  margin: auto;
  padding: 5%;
  background: white;
  border-top: 1px solid #b1b1b1;
  min-height: 200px;
  float: none;
}
#page .merchandisingAssociationWidget .product .product_info .reviews {
  margin: 5px auto 0 auto;
  padding: 0;
  display: block;
}
#page .merchandisingAssociationWidget .product .product_info .reviews abbr {
  font-size: 0.9em;
  display: inline-block;
  padding-left: 6px;
  color: #555555;
  transform: translateY(-1.5px);
}
#page .merchandisingAssociationWidget .product .product_info .reviews .glyphicon {
  margin: auto;
  padding: 0;
  color: #de1c85;
  font-size: 1em;
  letter-spacing: -2.8px;
}
#page .merchandisingAssociationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty {
  font-family: 'icons';
  color: #eee;
  border: 0;
  opacity: 0.8;
}
#page .merchandisingAssociationWidget .product .product_info .reviews .glyphicon.glyphicon-star-empty:before {
  content: "\e902";
}
#page .merchandisingAssociationWidget .product .product_info .product_name {
  margin: 5% auto 0 auto;
  padding: 0;
  height: 66px;
  overflow: hidden;
}
#page .merchandisingAssociationWidget .product .product_info .product_name a {
  margin: auto;
  padding: 0;
  line-height: 1.17;
  font-size: 1.125em;
  font-weight: bold;
  text-transform: inherit;
  color: #333333;
}
#page .merchandisingAssociationWidget .product .product_info .product_name a:hover {
  text-decoration: none;
}
#page .merchandisingAssociationWidget .product .product_info .product_price {
  margin: auto;
  padding: 0;
  bottom: initial;
  position: absolute;
}
#page .merchandisingAssociationWidget .product .product_info .product_price .old_price {
  display: block;
  line-height: 1em;
  font-size: 1em;
  font-weight: normal;
  color: #555555;
}
#page .merchandisingAssociationWidget .product .product_info .product_price .price {
  margin: auto;
  padding: 0;
  font-size: 1.714em;
  font-family: "Oswald", sans-serif !important;
  color: #333333;
}
#page .merchandisingAssociationWidget .product .product_info .product_price .price.sale {
  color: #de1c85;
}
#page .merchandisingAssociationWidget .product .product_info .product_price .sale {
  color: #de1c85;
}
#page .merchandisingAssociationWidget .product .compare_target {
  display: none;
  background: white;
  margin: auto;
  padding: 0 0 5% 5%;
  width: 100%;
  vertical-align: top;
}
#page .merchandisingAssociationWidget .product_info {
  float: inherit;
  width: inherit;
}
#page .merchandisingAssociationWidget .product_description {
  white-space: inherit;
}
#page #widget_coordinate {
  margin: 0;
}
#page #widget_coordinate .content.widget_bundle_package_list {
  padding-bottom: 0;
}
#page #widget_coordinate .left_column.list_mode.package_mode {
  border: 0;
}
#page #widget_coordinate .coordinate_title {
  background-color: #e8eef3;
  color: #555555;
  width: 100%;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  padding: 23px 0 12px 0;
  font-size: 2.5em;
  text-transform: uppercase;
}
#page #widget_coordinate .coordinate_title.container_full_width_bundle {
  background-color: #e8eef3;
  color: #555555;
  width: 100%;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  padding: 23px 0 12px 0;
  font-size: 2.5em;
}
#page #widget_coordinate .left_column.list_mode.package_mode {
  border-top: 0;
}

.shop-cart .merchandisingAssociationWidget .prevPageButton {
  left: 14px !important;
}
.shop-cart .merchandisingAssociationWidget .nextPageButton {
  right: 14px !important;
}
.shop-cart .merchandisingAssociationWidget .product_name_merch {
  min-height: 115px;
}
.shop-cart .merchandisingAssociationWidget .content {
  width: 85%;
}

.name_part_price_widget .price_display span.sale:last-of-type {
  font-size: .9em;
}
.name_part_price_widget .price_display .sale .sale-label {
  padding-left: 4px;
  font-size: 1.3em;
  color: #de1c85;
  font-weight: 800;
}
.name_part_price_widget .namePartPriceContainer {
  border: 0;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row {
  margin: auto;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row .main_header {
  color: #39a1e4;
  font-weight: normal;
  font-size: 3.1em;
  line-height: 1.1;
  letter-spacing: inherit;
  text-transform: inherit;
  font-style: inherit;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row h5 {
  color: #777777;
  font-family: "Raleway", sans-serif;
  font-size: 1em;
  line-height: 1.5;
  font-weight: normal;
  font-style: normal;
  margin: 0.2rem 0 1rem 0;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row .awards {
  text-align: right;
  margin: 0.25% -5%;
  margin-top: 6px;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row .awards img {
  max-width: 4em;
}
.name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row .awards a {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  font-style: italic;
  display: inline-block;
  margin-top: 5px;
}
.name_part_price_widget .namePartPriceContainer .reviews a {
  font-family: "Raleway", sans-serif;
  font-size: 13px;
  margin: 7px;
  display: inline-block;
}
.name_part_price_widget .namePartPriceContainer span.glyphicon-star {
  color: #e8eef3;
}
.name_part_price_widget .namePartPriceContainer span.glyphicon-star.full {
  color: #de1c85;
}
.name_part_price_widget .namePartPriceContainer span.price {
  font-family: "Oswald", sans-serif !important;
  color: #222222;
  font-size: 2.875em;
  line-height: 1.3;
  letter-spacing: 1px;
  font-weight: 600;
  padding: inherit;
  display: inline-block;
}
.name_part_price_widget .namePartPriceContainer span .sale {
  display: inline-block;
  line-height: 1em;
  margin: 0 0 0 1%;
  font-family: "Raleway", sans-serif;
}
.name_part_price_widget .namePartPriceContainer span.old_price {
  font-family: "Oswald", sans-serif;
  font-size: 1.125rem;
  color: #777777;
  line-height: 1.1;
  font-weight: 600;
  display: block;
  float: none;
}

@media (max-width: 1023px) {
  .name_part_price_widget .namePartPriceContainer {
    border: none;
  }
  .name_part_price_widget .namePartPriceContainer .price_display {
    margin-bottom: 8px;
  }
  .name_part_price_widget .namePartPriceContainer span.old_price {
    margin: 5px 0 2px 0;
    font-weight: 500;
    font-size: 0.9rem;
  }
  .name_part_price_widget .namePartPriceContainer span.sale {
    font-size: 0.8rem;
    margin-top: 3px;
    font-weight: 500;
    display: block;
  }
  .name_part_price_widget .namePartPriceContainer span.sale.price {
    font-size: 1.85em;
    margin-left: 0;
  }
  .name_part_price_widget .namePartPriceContainer span.sale br {
    display: none;
  }
  .name_part_price_widget .namePartPriceContainer .namePartPriceHeading > .row h5 {
    font-size: 1em;
    line-height: 1.5;
    margin: 5px 0;
    padding: 0;
  }
  .name_part_price_widget .reviews a {
    font-size: 13px;
  }
}
@media (max-width: 1023px) and (min-width: 550px) {
  .name_part_price_widget .reviews a {
    font-size: 21px;
  }
}
@media (max-width: 1023px) and (min-width: 550px) {
  .name_part_price_widget .reviews #BVOSSummary {
    margin-top: 4px;
  }
}
@media (max-width: 1023px) {
  .name_part_price_widget .reviews .BVOSSeperator {
    color: #eee;
    font-size: 21px;
  }
  .name_part_price_widget .awards {
    display: none;
  }
  .name_part_price_widget h1 {
    font-weight: 500;
    font-size: 25px;
    margin-top: 0;
    color: #333333;
    line-height: 1.2;
    letter-spacing: auto;
  }
}
span.BVOSStarRatingContainer {
  font-size: 1.05em;
  letter-spacing: 2.1px;
  padding-bottom: 2px;
}

.namePartPriceContainer #BVOSSummary {
  margin-top: 0;
}

#product-detail-content .shopperActions {
  display: block;
  margin: auto;
}
#product-detail-content .shopperActions a#add2CartBtn {
  max-width: 74%;
}
@media (max-width: 1023px) {
  #product-detail-content .shopperActions a#add2CartBtn {
    max-width: 100%;
  }
}

#BA .shopperActions a#add2CartBtn .button_text:after, #BA .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:after {
  content: " ";
  background: url("../images/sprites.png") no-repeat;
  background-position: -363px -876px;
  width: 20px;
  height: 17px;
  /*
  *
  * Ribbon Ads */
  display: inline-block;
  margin: 0 -20px -3px 5px;
}

#FP .shopperActions a#add2CartBtn .button_text:before, #FP .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:before,
#HW .shopperActions a#add2CartBtn .button_text:before,
#HW .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:before,
#SM .shopperActions a#add2CartBtn .button_text:before,
#SM .shopperActions a#WC_QuickInfo_Link_addtocart .button_text:before {
  content: " ";
  background: url("../images/sprites.png") no-repeat;
  background-position: -363px -876px;
  width: 20px;
  height: 17px;
  /*
  *
  * Ribbon Ads */
  display: inline-block;
  margin: 0 5px -5px -27px;
}

.shopperActions {
  display: inline-block;
  margin-right: 15px;
}
.shopperActions a#add2CartBtn {
  position: relative;
  top: -3px;
  padding-left: inherit;
  padding-right: 35px;
}
.shopperActions a#add2CartBtn .button_text {
  padding: 0;
  font-size: 1em;
}
.shopperActions a#notifyMe {
  display: inline-block;
  margin: 3.5% 0;
}
@media (max-width: 1023px) {
  .shopperActions {
    display: inherit;
    text-align: center;
    padding: 15px;
    border-bottom: solid 1px #ddd !important;
  }
}

.categoryRecommendationWidget {
  margin-bottom: 20px;
  background: transparent;
}
.categoryRecommendationWidget.background-true {
  background: transparent;
}
.categoryRecommendationWidget.carousel h2 {
  background-color: transparent;
  color: #555555;
  width: 100%;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  padding: 0px 0 5px 0;
  font-size: 2.5em;
  text-transform: uppercase;
}
.categoryRecommendationWidget.carousel > .prevPageButton {
  left: 2.5%;
}
.categoryRecommendationWidget.carousel > .nextPageButton {
  right: 2.5%;
}
.categoryRecommendationWidget.carousel > .prevPageButton,
.categoryRecommendationWidget.carousel > .nextPageButton {
  background: transparent;
}
.categoryRecommendationWidget.carousel > .prevPageButton.hidden,
.categoryRecommendationWidget.carousel > .nextPageButton.hidden {
  display: none !important;
}
.categoryRecommendationWidget.carousel > .prevPageButton:before,
.categoryRecommendationWidget.carousel > .nextPageButton:before {
  background: transparent;
}
.categoryRecommendationWidget.carousel .pageControlWrapper {
  display: block;
}
.categoryRecommendationWidget.carousel .pageControlButton {
  display: none;
}
.categoryRecommendationWidget.carousel .pageControlMenu > .closeButton {
  display: none;
}
.categoryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > a {
  display: inline-block;
  margin: 4px;
  background: #555555;
  text-indent: -9999px;
  border-radius: 100%;
  width: 7px;
  height: 7px;
}
.categoryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > a.selected {
  background: #de1c85;
  width: 13px;
  height: 13px;
  margin: 1px 4px;
}

#page .categoryRecommendationWidget ul .hidden {
  display: inline-block !important;
}
#page .categoryRecommendationWidget .prevPageButton, #page .categoryRecommendationWidget .nextPageButton {
  width: 59px;
  height: 59px;
  background-image: none;
  background-color: transparent;
  box-shadow: none;
  font-family: icons;
  border-radius: 50px;
}
#page .categoryRecommendationWidget .prevPageButton:before, #page .categoryRecommendationWidget .nextPageButton:before {
  color: white;
  background: transparent;
  content: "\e908";
  position: relative;
  left: initial;
  right: initial;
  top: -3px !important;
  text-shadow: 3px 0px 0px #aaa;
  font-size: 3em;
}
#page .categoryRecommendationWidget .prevPageButton:hover, #page .categoryRecommendationWidget .nextPageButton:hover {
  background-color: transparent;
  box-shadow: none;
}
#page .categoryRecommendationWidget .prevPageButton:hover:before, #page .categoryRecommendationWidget .nextPageButton:hover:before {
  color: white;
  text-shadow: 3px 0px 0px #aaa;
}
#page .categoryRecommendationWidget .nextPageButton:before {
  left: 26px;
  top: 21px;
}
#page .categoryRecommendationWidget .nextPageButton:before:hover {
  color: white;
}
#page .categoryRecommendationWidget .prevPageButton {
  -moz-transform: scale(-1, 1);
  -webkit-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
#page .categoryRecommendationWidget .prevPageButton:before {
  left: 26px;
  top: 21px;
}
#page .categoryRecommendationWidget .content {
  width: 86%;
  margin: auto;
}
#page #widget_coordinate .coordinate_title.container_full_width_bundle {
  background-color: #e8eef3;
  color: #555555;
  width: 100%;
  text-align: center;
  max-width: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-family: "Raleway", sans-serif;
  padding: 23px 0 12px 0;
  font-size: 2.5em;
}
#page #widget_coordinate .left_column.list_mode.package_mode {
  border-top: 0;
}

.categoryRecommendationWidget.carousel.padding-true {
  padding-bottom: 20px;
}

@media (max-width: 1023px) {
  #page .categoryRecommendationWidget.carousel.padding-true {
    padding: 0;
  }
  #page .categoryRecommendationWidget.carousel > .prevPageButton,
  #page .categoryRecommendationWidget.carousel > .nextPageButton {
    display: none;
  }
  #page .categoryRecommendationWidget.carousel .pageControlWrapper, #page .categoryRecommendationWidget.carousel .pageControlMenu {
    display: block;
  }
  #page .categoryRecommendationWidget.carousel .pageControlWrapper > .pageControl.number > .ellipsis, #page .categoryRecommendationWidget.carousel .pageControlMenu > .pageControl.number > .ellipsis {
    display: none;
  }
  #page .categoryRecommendationWidget.carousel .content {
    width: 100%;
  }
}
.categoryRecommendationWidget.carousel h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 800;
  text-transform: none;
}
.categoryRecommendationWidget.carousel .item {
  width: 90%;
  border: 3px solid white;
  border-radius: 5px;
  text-align: center;
}
.categoryRecommendationWidget.carousel .item img {
  min-width: 100%;
}
.categoryRecommendationWidget.carousel .item .cat-caption-container {
  display: table;
  width: 100%;
}
.categoryRecommendationWidget.carousel .item .cat-caption-container .cat-caption {
  background: #009db5;
  color: white;
  font-family: "Oswald", sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-align: center;
  padding: 2%;
  height: 100px;
  width: 100%;
  margin: auto;
  display: table-cell;
  vertical-align: middle;
}
.categoryRecommendationWidget.carousel .item:hover {
  border: 3px solid #009db5;
}
.categoryRecommendationWidget.carousel .item:hover .cat-caption {
  background: #e8eef3;
  color: #009db5;
}

.searchSummaryWidget {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
  padding: 1px 0 2% 0;
  margin: 0 auto 1% auto;
  background: #DE1C85;
}
.searchSummaryWidget .widget_title_container h1 {
  color: white;
  font-size: 2.5em;
  line-height: 0.85em;
  margin: 2% 0 0 2.5%;
}
.searchSummaryWidget .widget_title_container h1 span {
  font-style: italic;
  font-weight: normal;
  font-size: 0.45em;
  letter-spacing: -1px;
  font-family: "Raleway", sans-serif;
}
.searchSummaryWidget .widget_title_container h1 span strong {
  font-weight: 800;
}

.widget_articles_videos_position .article-container {
  margin: 20px auto;
  width: 100%;
}
.widget_articles_videos_position .article-container #articleListing {
  margin: 20px auto;
  padding: 0 3% 0 3%;
  width: 100%;
}
.widget_articles_videos_position .article-container #articleListing .item {
  float: left;
  width: 100% !important;
  margin-right: 0px;
  border: 1px solid #b1b1b1;
  background: white;
  padding: 10px;
  /*.icon { display: none; }*/
}
.widget_articles_videos_position .article-container #articleListing .item .content {
  padding: inherit;
}
.widget_articles_videos_position .article-container #articleListing .item .content .header a {
  font-size: 2em;
  line-height: 1.25em;
}
@media screen and (max-width: 377px) {
  .widget_articles_videos_position .article-container #articleListing li .content h1 {
    width: 100%;
  }
}

html .dijitDialog {
  border: 0;
}
html .dijitDialogPaneContent {
  background: inherit;
  border-top: 0;
  padding: 0;
}
html .dijitToggleButtonIconChar {
  display: none;
}
html .dijitDialogUnderlayWrapper {
  position: fixed;
  background: rgba(0, 0, 0, 0.25);
  z-index: 949 !important;
  width: 100vw;
  height: 100vh;
  top: 0 !important;
  left: 0 !important;
}

@media (max-width: 1023px) {
  #grayOut, #grayOutPopup {
    z-index: 24000;
  }
}
.dialog {
  background: #fff;
  padding: 30px;
  border: none;
  -webkit-box-shadow: 5px 5px 5px #ccc;
  -moz-box-shadow: 5px 5px 5px #ccc;
  box-shadow: 5px 5px 5px #ccc;
}
.dialog header .heading {
  text-align: center;
}
.dialog header .description {
  text-align: left;
}
.dialog header .close_button_container {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 35px;
  height: 35px;
  border: none;
  text-align: center;
}
.dialog header .close_button_container a {
  color: #333333;
  font-size: 1.8em;
  font-family: monospace;
  font-weight: 100;
  text-shadow: 0px 0px 2px;
}
@media (max-width: 29.75em) {
  .dialog .dialog {
    padding: 15px;
  }
}

.modal-content {
  border-radius: 0;
}
.modal-content .modal-header {
  z-index: 1;
  border-bottom: 0;
  padding: 0;
  min-height: 2.5em;
  position: absolute;
  right: 0;
  top: 0;
  left: auto;
  width: 50px;
}
.modal-content .modal-header h4 {
  padding: 5px 10px;
  font-size: 1.0em;
}
.modal-content .modal-header .close {
  display: none;
  font-size: 3em;
  line-height: 0.5;
  font-weight: 100;
  opacity: 1;
  margin-top: 5px;
  margin-right: 5px;
  text-shadow: 0 0;
}
.modal-content .modal-header:hover .close {
  display: block;
}
.modal-content .modal-body {
  z-index: 0;
  padding: 0;
}
.modal-content .modal-body .social-modal-left {
  padding: 5px;
}

#progress_bar {
  position: fixed;
  z-index: 9999;
  width: 100vw;
  height: 100vh;
  left: 0px !important;
  top: 0px !important;
  background: rgba(0, 0, 0, 0.125);
}
#progress_bar #loading_popup {
  width: inherit;
  transform: translate(-50%, -50%);
  left: 100%;
  top: 50%;
  position: fixed;
}
#progress_bar #loading_popup .top_left {
  display: none;
}
#progress_bar #loading_popup .top_right {
  display: none;
}
#progress_bar #loading_popup .header {
  display: none;
}
#progress_bar #loading_popup .footer {
  display: none;
}

#AVSDialog {
  box-shadow: 5px 5px 5px #ccc;
  border: 1px solid #ccc;
  background: white;
}
@media (max-width: 1023px) {
  #AVSDialog {
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    height: auto !important;
  }
  #AVSDialog .dijitDialogPaneContent {
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    height: auto !important;
  }
  #AVSDialog .dijitDialogPaneContent .address_validation {
    top: 0px !important;
    left: 0px !important;
    right: 0px !important;
    width: 100% !important;
    height: auto !important;
  }
}

.address_validation {
  width: 800px;
}
.address_validation .dijitButtonNode {
  border: 0;
}
.address_validation section .address {
  width: 360px;
  background: #eee;
  padding: 15px;
  padding-bottom: 45px;
  margin: 4px;
  min-height: 380px;
  border-radius: 10px;
  font-size: 12px;
  font-family: "Oswald", sans-serif;
  position: relative;
}
.address_validation section .address ul li {
  font-size: 12px;
}
.address_validation section .address ul li label.highlightText {
  color: #de1c85;
}
.address_validation section .address .address_buttons_container {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 10px;
}
.address_validation section .address .address_buttons_container .correct_address {
  float: left;
  background: transparent;
  border: 0;
  text-decoration: underline;
  font-size: 0.9rem;
  font-weight: 400;
}
.address_validation section .address .address_buttons_container .use_entered_address_button, .address_validation section .address .address_buttons_container .use_recommended_address_button {
  float: right;
  background: transparent;
  border: 0;
  text-decoration: underline;
  font-size: 0.9rem;
  font-weight: 400;
}
.address_validation section .address .address_buttons_container span {
  text-decoration: underline;
}
.address_validation section .address.you_entered {
  float: left;
  border: none;
  background: #fff;
}
.address_validation section .address.USPS_recommends {
  float: right;
  border: none;
  background: #fff;
}
.address_validation footer {
  clear: both;
}
@media (max-width: 60em) {
  .address_validation {
    width: auto;
  }
  .address_validation section .address {
    width: 100%;
    min-height: initial;
  }
  .address_validation section .address.you_entered {
    float: none;
  }
  .address_validation section .address.USPS_recommends {
    float: none;
  }
}
@media (max-width: 29.75em) {
  .address_validation section .address {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  .address_validation section .address .address_buttons_container .correct_address, .address_validation section .address .address_buttons_container .use_entered_address_button, .address_validation section .address .address_buttons_container .use_recommended_address_button {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
  .address_validation section .address.you_entered {
    padding-bottom: 70px;
  }
}

#MiniShopCartProductAdded {
  position: absolute !important;
  top: 10% !important;
  left: 50% !important;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  #MiniShopCartProductAdded {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    transform: none;
    z-index: 25000 !important;
  }
}
#MiniShopCartProductAdded #contentRecommendationWidget_FPMyOrderEspot {
  display: none;
}
#MiniShopCartProductAdded .dijitDialogPaneContent {
  box-shadow: 0px 0px 300px 150px rgba(0, 0, 0, 0.15);
  background: white;
  overflow: hidden !important;
  width: initial !important;
  height: initial !important;
}
@media (max-width: 1023px) {
  #MiniShopCartProductAdded .dijitDialogPaneContent {
    width: 100vw !important;
    height: auto !important;
    overflow-y: auto !important;
  }
}
#MiniShopCartProductAdded .dijitDialogPaneContent .closeButton {
  background: url("../images/sprites.png") no-repeat;
  width: 40px;
  height: 40px;
  background-position: -163px -453px;
  float: right;
  position: relative;
  padding: 0;
  border-radius: 30px;
  top: 12px;
  margin: 0 0 -39px 0px;
  right: 1.2rem;
  background-color: white;
}
#MiniShopCartProductAdded .dijitDialogPaneContent .closeButton i.glyphicon-remove {
  display: none;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 {
  width: 1024px;
  height: 100%;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .row {
  margin: auto;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart {
  font-size: inherit;
  border: 0;
  border-radius: 0;
  padding: 1% 2%;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart h3 {
  height: 2.5em;
  width: 100%;
  line-height: 1.4em;
  font-weight: bold;
  padding-left: 5%;
  font-size: 1.25em;
  display: block;
  color: #555555;
  border-bottom: 1px solid #eee;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .sprite-entity-circle-check-green {
  display: inline-block;
  margin: 0px 10px -8px -20px;
  background: url("../images/sprites.png") no-repeat;
  width: 28px;
  height: 31px;
  background-position: -13px -504px;
  /*
  *
  * Ribbon Ads */
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product {
  max-width: inherit;
  padding: 20px 0;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer {
  margin-left: 20px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .item_spacer_3px {
  display: none;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .price_display {
  margin-top: 10px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .price_display span {
  display: block;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer span.price {
  font-size: 2.25em;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer .namePartPriceHeading h1 {
  font-size: 1.25em;
  font-weight: 500;
  margin: 0;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .inventory_widget {
  padding: 10px 0 10px 20px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image {
  border: 1px solid #ddd;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image img {
  max-width: 130px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_name a {
  font-size: 1.5em;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .reviews {
  display: none;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
  border-left: 1px solid #b1b1b1;
  margin: -5px 0 0 0;
  min-height: 420px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .button_primary {
  width: 100%;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .button_primary .button_text {
  text-align: center;
  width: 100%;
  display: block;
  margin: auto;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout .button_primary {
  width: 85%;
  margin-left: 10%;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout a.button.primary.outlined.viewCartButton {
  margin-left: 0;
  width: 70%;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .header {
  height: 2.5em;
  color: white;
  background-color: black;
  width: 100%;
  line-height: 2.5em;
  font-weight: bold;
  padding-left: 5%;
  font-size: 1.5em;
  display: block;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel {
  border: 0;
  box-shadow: none;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#myorderaccordion_minicart .panel .accordion-toggle h2 {
  padding-left: 7%;
  background-color: #de1c85;
  color: white;
  line-height: 68px;
  height: 68px;
  font-size: 1.25em;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart {
  float: none;
  width: 86%;
  margin: auto;
  padding: 30px 0 15px;
  display: block;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart {
  float: none;
  width: 100%;
  min-width: 0;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details {
  text-align: left;
  font-weight: bold;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details * {
  color: #333333;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details .info_icon {
  padding-left: 0;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details.order_total {
  color: #333333;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_details, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_figures {
  font-size: 14px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart tr {
  line-height: 24px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_figures.breadcrumb_current {
  color: #de1c85;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart #order_total_minicart .total_figures {
  text-align: right;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .discount_text p {
  font-size: 0.75em;
  color: #888;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget {
  margin: -60px 0 -20px 0;
  padding: 0 0 10px 0;
  background: white;
  border-top: 1px solid #b1b1b1;
}
@media (max-width: 1023px) {
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget {
    margin: auto;
  }
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel {
  padding: 0;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel h2 {
  font-size: 1.25em;
  font-weight: 600;
  margin: auto;
  padding: 10px 0;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .content {
  max-width: 1024px;
  margin: auto;
  padding: 0 20px;
}
#MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .predictive-intel-widget .catalogEntryRecommendationWidget.carousel .pageControlWrapper {
  display: block;
}
@media (max-width: 768px) {
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
    margin: 0 -15px 0 -15px;
    border-left: 0;
  }
}
@media (max-width: 1023px) {
  #MiniShopCartProductAdded .dijitDialogPaneContent .closeButton {
    top: 18px;
    right: 6%;
    background: url("../images/sprites.png") no-repeat;
    width: 18px;
    height: 18px;
    background-position: -174px -464px;
    /*
    *
    * Ribbon Ads */
    background-color: transparent;
    border-radius: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent .closeButton i.glyphicon-remove {
    display: none;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 {
    width: 100%;
    height: auto;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart h3 {
    font-size: 1.25em;
    height: auto;
    padding: 5px 10px 15px 5%;
    line-height: 1;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .namePartPriceContainer {
    margin-left: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image {
    border: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .product_image img {
    max-width: 100px;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .name_part_price_widget .namePartPriceHeading .main_header {
    font-size: 1.25rem;
    line-height: 1;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .product .name_part_price_widget .namePartPriceHeading h5 {
    margin: 0;
    padding: 5px 0;
    font-size: 0.9rem;
    font-weight: 600;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product {
    padding: 15px 0 0 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .col8 {
    padding-left: 10px;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .inventory_widget .sublist .text, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .inventory_widget .sublist .warehouse_dispatch_details {
    display: block;
    margin: 5px 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .price_display {
    margin-top: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .price_display span.price {
    font-size: 1.5rem;
    font-weight: 500;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .cart .content .products .product .inventory_widget {
    padding: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
    margin: 10px 15px 5px;
    padding-top: 20px;
    border-top: 1px solid #eee;
  }
}
@media (max-width: 1023px) and (max-width: 1023px) {
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order {
    border: 0;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .continue_checkout .button_primary {
    width: 100%;
    margin-left: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#accordion li.panel {
    margin: 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#accordion li.panel .continue_checkout .button_align .row {
    margin: 10px 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .button_align > div div {
    width: 65%;
    margin: 0 17.5%;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #total_breakdown_minicart, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order .discount_text, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order ul#accordion li.panel a.accordion-toggle, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .accordion-toggle, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .discount_text {
    display: none;
    padding: 3px 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel img {
    padding: 3px 0;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .row .viewCartButton {
    margin-top: 15px;
    margin-bottom: 25px;
    width: 100%;
    margin-left: initial;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .row .col7, #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order #myorderaccordion_minicart .panel .panel-collapse form .continue_checkout .row .col5 {
    width: 230px;
    margin: 0 auto;
    float: none;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 .my-order br {
    display: none;
  }
  #MiniShopCartProductAdded .dijitDialogPaneContent #widget_minishopcart_popup_1 #widget_coordinate {
    display: none;
  }
}

#emailsignup, #emailsignup-footer {
  /*
  label.radio-inline:before {
    position: absolute;
    display: block;
    bottom: 3px;
    left: 0;
    top: 9px;
    content: '';
    background: #fff;
    border: 1px solid #d1d3d4;
    border-radius: 50px;
    width: 15px;
    height: 15px;
  }
  */
}
#emailsignup #email-pop-up, #emailsignup-footer #email-pop-up {
  z-index: 1048;
}
#emailsignup #email-pop-up button, #emailsignup #email-pop-up input[type=button], #emailsignup #email-pop-up input[type=reset], #emailsignup #email-pop-up input[type=submit], #emailsignup-footer #email-pop-up button, #emailsignup-footer #email-pop-up input[type=button], #emailsignup-footer #email-pop-up input[type=reset], #emailsignup-footer #email-pop-up input[type=submit] {
  -webkit-appearance: button;
}
#emailsignup #email-pop-up.modal, #emailsignup-footer #email-pop-up.modal {
  -webkit-overflow-scrolling: auto !important;
}
#emailsignup body.modal-open, #emailsignup-footer body.modal-open {
  position: fixed;
}
#emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
  background: #f7f7f7;
  padding: 5%;
  position: relative;
}
#emailsignup .email-signUp-tile *:focus, #emailsignup-footer .email-signUp-tile *:focus {
  outline: 0;
}
#emailsignup .email-signUp-tile h2, #emailsignup-footer .email-signUp-tile h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.3;
  color: #8c8c8c;
  margin: 0 0 15px;
}
#emailsignup .email-signUp-tile P, #emailsignup-footer .email-signUp-tile P {
  color: #8c8c8c;
  font-family: "Archer SSm 6r", "Oswald", sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.3;
  width: 93%;
  display: inline-block;
}
#emailsignup .email-signUp-tile P a, #emailsignup-footer .email-signUp-tile P a {
  color: #505050;
}
#emailsignup .email-signUp-tile P a.opened:after, #emailsignup-footer .email-signUp-tile P a.opened:after {
  -webkit-transition: transform .15s ease-in-out;
  -moz-transition: transform .15s ease-in-out;
  -o-transition: transform .15s ease-in-out;
  transition: transform .15s ease-in-out;
  transform: rotate(90deg);
}
#emailsignup .email-signUp-tile P a:after, #emailsignup-footer .email-signUp-tile P a:after {
  content: "\3e";
  display: inline-block;
  margin-left: 3px;
  font-family: monospace;
  font-size: 1.3em;
  font-weight: bold;
  color: #505050;
}
#emailsignup .email-signUp-tile P a span:first-child, #emailsignup-footer .email-signUp-tile P a span:first-child {
  font-weight: 700;
}
#emailsignup .email-signUp-tile .mobile-tile, #emailsignup-footer .email-signUp-tile .mobile-tile {
  font-size: .5em;
  width: 93%;
}
#emailsignup .email-signUp-tile .mobile-tile > div, #emailsignup-footer .email-signUp-tile .mobile-tile > div {
  margin: 25px 0 0 0;
}
#emailsignup .email-signUp-tile .mobile-tile h2, #emailsignup-footer .email-signUp-tile .mobile-tile h2 {
  width: 75%;
}
#emailsignup .email-signUp-tile .mobile-tile P, #emailsignup-footer .email-signUp-tile .mobile-tile P {
  width: 100%;
  font-size: 2.37em;
  margin: 0;
}
#emailsignup .email-signUp-tile .mobile-tile P a, #emailsignup-footer .email-signUp-tile .mobile-tile P a {
  color: #8c8c8c;
}
#emailsignup .email-signUp-tile .mobile-tile P a span, #emailsignup-footer .email-signUp-tile .mobile-tile P a span {
  color: #505050;
}
#emailsignup .email-signUp-tile .right-tile, #emailsignup-footer .email-signUp-tile .right-tile {
  position: absolute;
  top: 0;
  right: 3%;
  width: 28%;
  z-index: 90;
}
#emailsignup .email-signUp-tile .desktop-tile, #emailsignup-footer .email-signUp-tile .desktop-tile {
  display: none;
}
#emailsignup .email-signUp-tile .desktop-tile h2, #emailsignup-footer .email-signUp-tile .desktop-tile h2 {
  color: #8c8c8c;
}
#emailsignup .email-signUp-tile .desktop-tile h2 span, #emailsignup-footer .email-signUp-tile .desktop-tile h2 span {
  color: #505050;
}
#emailsignup .email-signUp-tile input.form-control, #emailsignup-footer .email-signUp-tile input.form-control {
  display: inline-block;
  width: auto;
  color: #b1b1b1;
  padding: 10px 12px;
  height: auto;
  font-style: italic;
  font-weight: bold;
  font-size: 1.25em;
  border-radius: 0;
}
#emailsignup .email-signUp-tile input.btn, #emailsignup-footer .email-signUp-tile input.btn {
  font-size: 1.125em;
  padding: 14px 15px;
  color: #b1b1b1;
  margin: 0 0 0 -5px;
  vertical-align: top;
  border-radius: 0;
}
#emailsignup .email-signUp-tile .close, #emailsignup-footer .email-signUp-tile .close {
  font-size: 3em;
  line-height: .5;
  font-weight: 100;
  color: #505050;
  opacity: 1;
  margin-top: 5px;
  margin-right: 5px;
  text-shadow: 0;
  top: 17%;
  right: 5px;
  position: absolute;
  z-index: 0;
}
#emailsignup .email-signUp-tile span.click-link, #emailsignup-footer .email-signUp-tile span.click-link {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.3;
  color: #505050;
  display: inline-block;
  margin: 0;
  text-decoration: underline;
  cursor: pointer;
}
#emailsignup #email-pop-up .close, #emailsignup #email-pop-upMobile .close, #emailsignup-footer #email-pop-up .close, #emailsignup-footer #email-pop-upMobile .close {
  color: #fff;
  margin-right: 20px;
  margin-top: 15px;
  display: block;
}
#emailsignup .form-group div.input-row, #emailsignup-footer .form-group div.input-row {
  border: 1px solid #ccc;
  display: inline-block;
  width: 100%;
}
#emailsignup .form-group input[type="text"], #emailsignup-footer .form-group input[type="text"] {
  width: 33.15%;
  float: left;
  border: 0;
  box-shadow: none;
  text-align: center;
  border-right: 1px solid #ccc;
}
#emailsignup .form-group input[type="text"]:last-child, #emailsignup-footer .form-group input[type="text"]:last-child {
  border: 0;
}
#emailsignup .form-group label, #emailsignup-footer .form-group label {
  color: #666;
  font-weight: 700;
  font-style: italic;
  font-size: 1.15em;
}
#emailsignup .form-group label span:before, #emailsignup-footer .form-group label span:before {
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
}
#emailsignup .form-group label.radio-inline, #emailsignup-footer .form-group label.radio-inline {
  margin: 10px 0;
  color: #ababab;
}
#emailsignup .form-group input[type="text"], #emailsignup .form-group input[type="email"], #emailsignup-footer .form-group input[type="text"], #emailsignup-footer .form-group input[type="email"] {
  color: #b1b1b1;
  font-family: 'Noto Sans',sans-serif;
  font-weight: 700;
  font-size: 1.125em;
  line-height: 1.3;
  font-style: italic;
  padding: 15px;
  height: auto;
}
#emailsignup .form-group.has-error .help-block, #emailsignup .form-group.has-error .control-label, #emailsignup .form-group.has-error .radio, #emailsignup .form-group.has-error .checkbox, #emailsignup .form-group.has-error .radio-inline, #emailsignup .form-group.has-error .checkbox-inline, #emailsignup .form-group.has-error.radio label, #emailsignup .form-group.has-error.checkbox label, #emailsignup .form-group.has-error.radio-inline label, #emailsignup .form-group.has-error.checkbox-inline label, #emailsignup-footer .form-group.has-error .help-block, #emailsignup-footer .form-group.has-error .control-label, #emailsignup-footer .form-group.has-error .radio, #emailsignup-footer .form-group.has-error .checkbox, #emailsignup-footer .form-group.has-error .radio-inline, #emailsignup-footer .form-group.has-error .checkbox-inline, #emailsignup-footer .form-group.has-error.radio label, #emailsignup-footer .form-group.has-error.checkbox label, #emailsignup-footer .form-group.has-error.radio-inline label, #emailsignup-footer .form-group.has-error.checkbox-inline label {
  color: #f15e79;
}
#emailsignup .form-group.has-error input[type="text"], #emailsignup .form-group.has-error input[type="email"], #emailsignup .form-group.has-error div.input-row, #emailsignup-footer .form-group.has-error input[type="text"], #emailsignup-footer .form-group.has-error input[type="email"], #emailsignup-footer .form-group.has-error div.input-row {
  border-color: #f15e79;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#emailsignup .form-group.has-error input[type="text"]:focus, #emailsignup .form-group.has-error input[type="email"]:focus, #emailsignup-footer .form-group.has-error input[type="text"]:focus, #emailsignup-footer .form-group.has-error input[type="email"]:focus {
  border-color: #f15e79;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
#emailsignup .form-group.has-error label.radio-inline:before, #emailsignup-footer .form-group.has-error label.radio-inline:before {
  border: 1px solid #f15e79;
}
#emailsignup .form-group.has-error .radio-inline, #emailsignup-footer .form-group.has-error .radio-inline {
  font-weight: 700;
  color: #ababab;
}
#emailsignup .email-signUp-content .header-wrapper, #emailsignup-footer .email-signUp-content .header-wrapper {
  background: #00c1d5;
  padding: 5%;
  position: relative;
}
#emailsignup .email-signUp-content .header-tile, #emailsignup-footer .email-signUp-content .header-tile {
  width: 80%;
}
#emailsignup .email-signUp-content .header-tile h2, #emailsignup-footer .email-signUp-content .header-tile h2 {
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 2em;
  line-height: 1.3;
  color: #fff;
  margin: 0 0 15px;
}
#emailsignup .email-signUp-content .header-tile P, #emailsignup-footer .email-signUp-content .header-tile P {
  color: #bbdef5;
  font-family: "Archer SSm 6r", "Oswald", sans-serif;
  font-weight: 600;
  font-size: 1.5em;
  line-height: 1.3;
  width: 80%;
}
#emailsignup .email-signUp-content .header-tile P span, #emailsignup-footer .email-signUp-content .header-tile P span {
  color: #fff;
}
#emailsignup .email-signUp-content .right-tile, #emailsignup-footer .email-signUp-content .right-tile {
  position: absolute;
  right: 4%;
  top: 0;
  width: 25%;
}
#emailsignup .email-signUp-content .left-tile, #emailsignup-footer .email-signUp-content .left-tile {
  display: none;
}
#emailsignup .email-signUp-content .content-tile, #emailsignup-footer .email-signUp-content .content-tile {
  background: #fff;
  padding: 10% 5% 5%;
}
#emailsignup .email-signUp-content .content-tile .btn-default, #emailsignup-footer .email-signUp-content .content-tile .btn-default {
  font-size: 1em;
  background: #ef4123;
  padding: 15px 50px;
  color: #fff;
  font-weight: 700;
  border-radius: 50px;
}
#emailsignup .email-signUp-content .content-tile .btn-default.back, #emailsignup .email-signUp-content .content-tile .btn-default.submit, #emailsignup-footer .email-signUp-content .content-tile .btn-default.back, #emailsignup-footer .email-signUp-content .content-tile .btn-default.submit {
  border-radius: 50px !important;
}
#emailsignup .email-signUp-content .content-tile input.enteredEmail, #emailsignup-footer .email-signUp-content .content-tile input.enteredEmail {
  border: 0;
  color: #00c1d5;
  padding: 2px 0;
  box-shadow: none;
  width: 100%;
  background: 0;
  display: inline-block;
}
#emailsignup .email-signUp-content .content-tile .glyphicon.glyphicon-pencil, #emailsignup-footer .email-signUp-content .content-tile .glyphicon.glyphicon-pencil {
  display: inline-block;
  color: #ababab;
}
#emailsignup .email-signUp-content .content-tile p, #emailsignup-footer .email-signUp-content .content-tile p {
  color: #666;
  font-size: 1em;
  line-height: 1.5;
}
#emailsignup .email-signUp-content .content-tile p span, #emailsignup-footer .email-signUp-content .content-tile p span {
  font-weight: 700;
}
#emailsignup .email-signUp-content .content-tile ul, #emailsignup-footer .email-signUp-content .content-tile ul {
  margin-bottom: 25px;
}
#emailsignup .email-signUp-content .content-tile ul li, #emailsignup-footer .email-signUp-content .content-tile ul li {
  color: #666;
  font-family: "Oswald", sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  line-height: 1.3;
  margin: 0 0 10px 3%;
  list-style: disc;
}
#emailsignup .email-signUp-content .content-tile .get-start-btn, #emailsignup .email-signUp-content .content-tile .btn-continue, #emailsignup-footer .email-signUp-content .content-tile .get-start-btn, #emailsignup-footer .email-signUp-content .content-tile .btn-continue {
  display: inline-block;
  position: relative;
}
#emailsignup .email-signUp-content .content-tile .get-start-btn .glyphicon.glyphicon-chevron-right, #emailsignup .email-signUp-content .content-tile .btn-continue .glyphicon.glyphicon-chevron-right, #emailsignup-footer .email-signUp-content .content-tile .get-start-btn .glyphicon.glyphicon-chevron-right, #emailsignup-footer .email-signUp-content .content-tile .btn-continue .glyphicon.glyphicon-chevron-right {
  position: absolute;
  top: 38%;
  right: 15%;
  color: #fff;
}
#emailsignup .email-signUp-content .content-tile .get-start-btn input, #emailsignup .email-signUp-content .content-tile .btn-continue input, #emailsignup-footer .email-signUp-content .content-tile .get-start-btn input, #emailsignup-footer .email-signUp-content .content-tile .btn-continue input {
  white-space: normal;
}
#emailsignup .email-signUp-content .content-tile .back-btn, #emailsignup-footer .email-signUp-content .content-tile .back-btn {
  display: inline;
  position: relative;
}
#emailsignup .email-signUp-content .content-tile .back-btn .glyphicon.glyphicon-chevron-left, #emailsignup-footer .email-signUp-content .content-tile .back-btn .glyphicon.glyphicon-chevron-left {
  position: absolute;
  top: 38%;
  left: 15%;
  color: #fff;
}
#emailsignup .email-signUp-content .content-tile .back-btn input, #emailsignup-footer .email-signUp-content .content-tile .back-btn input {
  white-space: normal;
}
#emailsignup .email-signUp-content .content-tile .btn-continue .glyphicon.glyphicon-chevron-right, #emailsignup-footer .email-signUp-content .content-tile .btn-continue .glyphicon.glyphicon-chevron-right {
  right: 10%;
}
#emailsignup .email-signUp-content .content-tile .childs-info:after, #emailsignup-footer .email-signUp-content .content-tile .childs-info:after {
  content: "";
  border-right: 1px solid #b2c1ca;
  height: 150%;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10%;
}
#emailsignup .email-signUp-content form .child-info, #emailsignup-footer .email-signUp-content form .child-info {
  padding: 20px 0;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin: 0 0 20px;
}
#emailsignup .email-signUp-content form .child-info .info-1, #emailsignup-footer .email-signUp-content form .child-info .info-1 {
  border-bottom: 1px solid #ccc;
  padding: 0 4%;
}
#emailsignup .email-signUp-content form .child-info .info-2, #emailsignup-footer .email-signUp-content form .child-info .info-2 {
  padding: 20px 4% 0;
}
#emailsignup .email-signUp-content form .add-child-option, #emailsignup .email-signUp-content form .remove-child-option, #emailsignup-footer .email-signUp-content form .add-child-option, #emailsignup-footer .email-signUp-content form .remove-child-option {
  background: #fdfdfd;
  margin: 0 0 20px;
}
#emailsignup .email-signUp-content form .add-child-option a, #emailsignup .email-signUp-content form .remove-child-option a, #emailsignup-footer .email-signUp-content form .add-child-option a, #emailsignup-footer .email-signUp-content form .remove-child-option a {
  color: #00c1d5;
  border: 2px dashed #e8edf0;
  border-radius: 5px;
  padding: 15px 3%;
  display: block;
  font-weight: 700;
  font-style: italic;
  font-size: 1.25em;
}
#emailsignup .email-signUp-content form .add-child-option a .glyphicon-plus, #emailsignup .email-signUp-content form .remove-child-option a .glyphicon-plus, #emailsignup .email-signUp-content form .add-child-option a .glyphicon-minus, #emailsignup .email-signUp-content form .remove-child-option a .glyphicon-minus, #emailsignup-footer .email-signUp-content form .add-child-option a .glyphicon-plus, #emailsignup-footer .email-signUp-content form .remove-child-option a .glyphicon-plus, #emailsignup-footer .email-signUp-content form .add-child-option a .glyphicon-minus, #emailsignup-footer .email-signUp-content form .remove-child-option a .glyphicon-minus {
  margin-right: 10px;
}
#emailsignup .email-signUp-content form .remove-child-option, #emailsignup-footer .email-signUp-content form .remove-child-option {
  margin: 0 auto;
  background: 0;
  clear: both;
}
#emailsignup .email-signUp-content form .remove-child-option a, #emailsignup-footer .email-signUp-content form .remove-child-option a {
  border: 0;
  border-radius: 0;
  display: inline-block;
  padding: 0;
  padding-left: 3%;
}
#emailsignup .email-signUp-content form .btn-group, #emailsignup-footer .email-signUp-content form .btn-group {
  width: 100%;
  text-align: center;
  margin: 0 0 15px 0;
}
#emailsignup .email-signUp-content form .btn-group .btn, #emailsignup-footer .email-signUp-content form .btn-group .btn {
  float: none;
}
#emailsignup .email-signUp-content form #child1 .remove-child-option, #emailsignup-footer .email-signUp-content form #child1 .remove-child-option {
  display: none;
}
#emailsignup .email-signUp-content form .help-block.note, #emailsignup-footer .email-signUp-content form .help-block.note {
  text-align: right;
  font-style: italic;
  font-size: 12px;
}
#emailsignup .email-signUp-content .details a.see-details, #emailsignup-footer .email-signUp-content .details a.see-details {
  color: #666;
}
#emailsignup .email-signUp-content .details a.see-details:before, #emailsignup-footer .email-signUp-content .details a.see-details:before {
  content: "\3e";
  display: inline-block;
  margin-right: 5px;
  font-family: monospace;
  font-size: 1.5em;
  -webkit-transition: transform .15s ease-in-out;
  -moz-transition: transform .15s ease-in-out;
  -o-transition: transform .15s ease-in-out;
  transition: transform .15s ease-in-out;
  transform: rotate(0deg);
}
#emailsignup .email-signUp-content .details a.see-details.opened:before, #emailsignup-footer .email-signUp-content .details a.see-details.opened:before {
  -webkit-transition: transform .15s ease-in-out;
  -moz-transition: transform .15s ease-in-out;
  -o-transition: transform .15s ease-in-out;
  transition: transform .15s ease-in-out;
  transform: rotate(90deg);
}
#emailsignup .email-signUp-content .details ul li, #emailsignup-footer .email-signUp-content .details ul li {
  font-family: 'Noto Sans',sans-serif;
  font-weight: 400;
  font-size: 1em;
}
#emailsignup .email-signUp-content .details #detail-info, #emailsignup .email-signUp-content .details #detail-info-1, #emailsignup-footer .email-signUp-content .details #detail-info, #emailsignup-footer .email-signUp-content .details #detail-info-1 {
  padding-top: 15px;
  border-top: 1px solid #e5e5e5;
  margin: 15px 0 0 0;
}
#emailsignup .email-signUp-content.signUp-form form p, #emailsignup-footer .email-signUp-content.signUp-form form p {
  color: #a5a7a8;
  font-size: 1.15em;
}
#emailsignup .email-signUp-content.signUp-form .right-tile, #emailsignup-footer .email-signUp-content.signUp-form .right-tile {
  width: 23%;
  right: 3%;
}
#emailsignup .email-signUp-content.signUp-form .header-tile h2, #emailsignup-footer .email-signUp-content.signUp-form .header-tile h2 {
  width: 90%;
}
#emailsignup .email-signUp-content.thank-you .left-tile, #emailsignup-footer .email-signUp-content.thank-you .left-tile {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 22%;
}
#emailsignup .email-signUp-content.thank-you .right-tile, #emailsignup-footer .email-signUp-content.thank-you .right-tile {
  width: 23%;
  right: 1%;
}
#emailsignup .email-signUp-content.thank-you .header-wrapper, #emailsignup-footer .email-signUp-content.thank-you .header-wrapper {
  padding: 10% 5%;
}
#emailsignup .email-signUp-content.thank-you .header-tile, #emailsignup-footer .email-signUp-content.thank-you .header-tile {
  width: 70%;
  margin: 0 auto;
  text-align: center;
}
#emailsignup .email-signUp-content.thank-you .header-tile h2, #emailsignup-footer .email-signUp-content.thank-you .header-tile h2 {
  font-size: 2.25em;
  width: 70%;
  margin: 0 auto;
}
#emailsignup .email-signUp-content.thank-you .content-tile .info p, #emailsignup-footer .email-signUp-content.thank-you .content-tile .info p {
  color: #9ea8af;
  font-family: "Archer SSm 6r", "Oswald", sans-serif;
  font-weight: 600;
  font-size: 1.75em;
  line-height: 1.3;
  margin: 0 0 20px;
}
#emailsignup .email-signUp-content.thank-you .content-tile .info p span, #emailsignup-footer .email-signUp-content.thank-you .content-tile .info p span {
  color: #00c1d5;
}
#emailsignup .email-signUp-content.thank-you .info, #emailsignup-footer .email-signUp-content.thank-you .info {
  width: 80%;
  margin: 20px auto;
  text-align: center;
}
#emailsignup .email-signUp-content.thank-you .btn, #emailsignup-footer .email-signUp-content.thank-you .btn {
  letter-spacing: 1px;
}
#emailsignup .email-signUp-tile .details.visible-xs-block, #emailsignup .email-signUp-content .header-wrapper .details.visible-xs-block, #emailsignup-footer .email-signUp-tile .details.visible-xs-block, #emailsignup-footer .email-signUp-content .header-wrapper .details.visible-xs-block {
  margin: 10px 0 0 0;
}
#emailsignup .email-signUp-tile .details a.see-details, #emailsignup .email-signUp-content .header-wrapper .details a.see-details, #emailsignup-footer .email-signUp-tile .details a.see-details, #emailsignup-footer .email-signUp-content .header-wrapper .details a.see-details {
  color: #b3edf2;
  font-size: 1.25em;
  text-decoration: underline;
}
#emailsignup .email-signUp-tile .details a.see-details:before, #emailsignup .email-signUp-content .header-wrapper .details a.see-details:before, #emailsignup-footer .email-signUp-tile .details a.see-details:before, #emailsignup-footer .email-signUp-content .header-wrapper .details a.see-details:before {
  display: none;
}
#emailsignup .email-signUp-tile .details div.collapse, #emailsignup .email-signUp-content .header-wrapper .details div.collapse, #emailsignup-footer .email-signUp-tile .details div.collapse, #emailsignup-footer .email-signUp-content .header-wrapper .details div.collapse {
  padding-top: 25px;
  margin-top: 25px;
  border-top: 1px solid #1299a6;
}
#emailsignup .email-signUp-tile .details p, #emailsignup .email-signUp-content .header-wrapper .details p, #emailsignup-footer .email-signUp-tile .details p, #emailsignup-footer .email-signUp-content .header-wrapper .details p {
  color: #fff;
  font-size: 1em;
  font-family: 'Noto Sans',sans-serif;
  font-weight: normal;
  line-height: 1.5;
}
#emailsignup .email-signUp-tile .details p span, #emailsignup .email-signUp-content .header-wrapper .details p span, #emailsignup-footer .email-signUp-tile .details p span, #emailsignup-footer .email-signUp-content .header-wrapper .details p span {
  font-weight: 700;
}
#emailsignup .email-signUp-tile .details ul li, #emailsignup .email-signUp-content .header-wrapper .details ul li, #emailsignup-footer .email-signUp-tile .details ul li, #emailsignup-footer .email-signUp-content .header-wrapper .details ul li {
  color: #fff;
  font-size: 1em;
  line-height: 1.3;
  margin: 0 0 10px 3%;
  list-style: disc;
}
#emailsignup .email-signUp-tile .details a.see-details, #emailsignup-footer .email-signUp-tile .details a.see-details {
  color: #505050;
}
#emailsignup .email-signUp-tile .details p, #emailsignup .email-signUp-tile .details ul li, #emailsignup-footer .email-signUp-tile .details p, #emailsignup-footer .email-signUp-tile .details ul li {
  color: #8c8c8c;
}
#emailsignup .email-signUp-tile .details div.collapse, #emailsignup-footer .email-signUp-tile .details div.collapse {
  border-top: 1px solid #505050;
}
#emailsignup label.radio-inline, #emailsignup-footer label.radio-inline {
  padding-left: 25px;
}
#emailsignup label.radio-inline input[type="radio"], #emailsignup-footer label.radio-inline input[type="radio"] {
  margin: 0;
  opacity: 0;
}
#emailsignup label.radio-inline.selected:before, #emailsignup-footer label.radio-inline.selected:before {
  background: #00c1d5;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPHJhZGlhbEdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgY3g9IjUwJSIgY3k9IjUwJSIgcj0iNzUlIj4KICAgIDxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9IiMwYThlZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0NyUiIHN0b3AtY29sb3I9IiMwYThlZTEiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI0OCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZmZmZmZmIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L3JhZGlhbEdyYWRpZW50PgogIDxyZWN0IHg9Ii01MCIgeT0iLTUwIiB3aWR0aD0iMTAxIiBoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-radial-gradient(circle cover, #00c1d5 0, #00c1d5 49%, #fff 50%, #fff 100%);
  background: -webkit-radial-gradient(circle cover, #00c1d5 0, #00c1d5 49%, #fff 50%, #fff 100%);
  background: radial-gradient(circle, #00c1d5 0, #00c1d5 49%, #fff 50%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c1d5',endColorstr='#ffffff',GradientType=1);
}
#emailsignup .email-signUp-tile .desktop-tile > a, #emailsignup-footer .email-signUp-tile .desktop-tile > a {
  cursor: default;
}
@media only screen and (min-width: 20em) {
  #emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
    font-size: .7em;
    padding: 5.5% 2.5% 2.5% 3.5%;
  }
  #emailsignup .email-signUp-content, #emailsignup-footer .email-signUp-content {
    font-size: .58em;
  }
}
@media only screen and (min-width: 23.43em) {
  #emailsignup .email-signUp-tile .mobile-tile, #emailsignup-footer .email-signUp-tile .mobile-tile {
    font-size: .6em;
  }
  #emailsignup .email-signUp-tile .mobile-tile h2, #emailsignup-footer .email-signUp-tile .mobile-tile h2 {
    font-size: 2.5em;
  }
  #emailsignup .email-signUp-tile .mobile-tile p, #emailsignup-footer .email-signUp-tile .mobile-tile p {
    font-size: 2em;
  }
  #emailsignup .email-signUp-content.thank-you .header-tile h2, #emailsignup-footer .email-signUp-content.thank-you .header-tile h2 {
    font-size: 2.75em;
  }
}
@media only screen and (min-width: 29.75em) {
  #emailsignup .email-signUp-tile .mobile-tile, #emailsignup-footer .email-signUp-tile .mobile-tile {
    font-size: .75em;
  }
  #emailsignup .email-signUp-content, #emailsignup-footer .email-signUp-content {
    font-size: .75em;
  }
}
@media only screen and (min-width: 26.56em) {
  #emailsignup .email-signUp-tile .close, #emailsignup-footer .email-signUp-tile .close {
    top: 26%;
  }
}
@media only screen and (min-width: 35.5em) {
  #emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
    font-size: .9em;
  }
  #emailsignup .email-signUp-content, #emailsignup-footer .email-signUp-content {
    font-size: .85em;
  }
  #emailsignup .email-signUp-content .header-tile, #emailsignup-footer .email-signUp-content .header-tile {
    width: 88%;
  }
}
@media only screen and (min-width: 39.8em) {
  #emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
    font-size: 1em;
  }
  #emailsignup .email-signUp-content, #emailsignup-footer .email-signUp-content {
    font-size: 1em;
  }
}
@media only screen and (min-width: 40.06em) {
  #emailsignup #email-pop-up .modal-dialog, #emailsignup #email-pop-upMobile .modal-dialog, #emailsignup-footer #email-pop-up .modal-dialog, #emailsignup-footer #email-pop-upMobile .modal-dialog {
    width: 620px;
  }
  #emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
    padding: 0;
    text-align: center;
    font-size: .45em;
    padding: 2%;
  }
  #emailsignup .email-signUp-tile .mobile-tile, #emailsignup-footer .email-signUp-tile .mobile-tile {
    display: none;
  }
  #emailsignup .email-signUp-tile .desktop-tile, #emailsignup-footer .email-signUp-tile .desktop-tile {
    display: block;
  }
  #emailsignup .email-signUp-tile .desktop-tile > a, #emailsignup-footer .email-signUp-tile .desktop-tile > a {
    display: block;
  }
  #emailsignup .email-signUp-tile h2, #emailsignup-footer .email-signUp-tile h2 {
    display: inline-block;
    margin: 0;
  }
  #emailsignup .email-signUp-tile p, #emailsignup-footer .email-signUp-tile p {
    display: inline-block;
    margin: 0;
    width: auto;
  }
  #emailsignup .email-signUp-tile .close, #emailsignup-footer .email-signUp-tile .close {
    position: absolute;
    top: 25%;
  }
  #emailsignup .email-signUp-tile span.click-link, #emailsignup-footer .email-signUp-tile span.click-link {
    font-size: 2em;
  }
  #emailsignup .email-signUp-content, #emailsignup-footer .email-signUp-content {
    font-size: .75em;
  }
  #emailsignup .email-signUp-content .header-wrapper, #emailsignup-footer .email-signUp-content .header-wrapper {
    padding: 3% 0;
  }
  #emailsignup .email-signUp-content .header-tile, #emailsignup-footer .email-signUp-content .header-tile {
    width: 60%;
    margin: 0 auto;
  }
  #emailsignup .email-signUp-content .header-tile h2, #emailsignup-footer .email-signUp-content .header-tile h2 {
    width: 85%;
  }
  #emailsignup .email-signUp-content .header-tile p, #emailsignup-footer .email-signUp-content .header-tile p {
    width: 85%;
  }
  #emailsignup .email-signUp-content .content-tile, #emailsignup-footer .email-signUp-content .content-tile {
    padding: 5%;
  }
  #emailsignup .email-signUp-content .content-tile label.control-label, #emailsignup-footer .email-signUp-content .content-tile label.control-label {
    padding-top: 0;
    text-align: left;
  }
  #emailsignup .email-signUp-content .content-tile .col-sm-7 label.radio-inline, #emailsignup-footer .email-signUp-content .content-tile .col-sm-7 label.radio-inline {
    margin-top: 0;
  }
  #emailsignup .email-signUp-content .content-tile .info-1 label.control-label, #emailsignup-footer .email-signUp-content .content-tile .info-1 label.control-label {
    padding-top: 5px;
  }
  #emailsignup .email-signUp-content .left-tile, #emailsignup-footer .email-signUp-content .left-tile {
    position: absolute;
    top: 0;
    left: 0;
    width: 15%;
    display: block;
  }
  #emailsignup .email-signUp-content .right-tile, #emailsignup-footer .email-signUp-content .right-tile {
    width: 20%;
    right: 2%;
  }
  #emailsignup .email-signUp-content form .child-info, #emailsignup-footer .email-signUp-content form .child-info {
    width: 100%;
    display: inline-block;
  }
  #emailsignup .email-signUp-content form .child-info .info-1, #emailsignup-footer .email-signUp-content form .child-info .info-1 {
    border-bottom: 0;
    width: 54%;
    float: left;
    border-right: 1px solid #b3c2cb;
  }
  #emailsignup .email-signUp-content form .child-info .info-2, #emailsignup-footer .email-signUp-content form .child-info .info-2 {
    width: 46%;
    float: right;
    padding: 0 4%;
  }
  #emailsignup .email-signUp-content form label.radio-inline, #emailsignup-footer .email-signUp-content form label.radio-inline {
    padding-right: 0;
    padding-left: 20px;
  }
  #emailsignup .email-signUp-content.signUp-form .left-tile, #emailsignup-footer .email-signUp-content.signUp-form .left-tile {
    left: 5%;
    width: 12%;
    overflow: hidden;
  }
  #emailsignup .email-signUp-content.signUp-form .left-tile img, #emailsignup-footer .email-signUp-content.signUp-form .left-tile img {
    margin-top: 0;
  }
  #emailsignup .email-signUp-content.signUp-form .right-tile, #emailsignup-footer .email-signUp-content.signUp-form .right-tile {
    width: 25%;
    right: 2%;
    overflow: hidden;
  }
  #emailsignup .email-signUp-content.signUp-form .right-tile img, #emailsignup-footer .email-signUp-content.signUp-form .right-tile img {
    margin-top: 0;
  }
  #emailsignup .email-signUp-content.signUp-form .header-wrapper, #emailsignup-footer .email-signUp-content.signUp-form .header-wrapper {
    padding: 1.25% 0;
  }
  #emailsignup .email-signUp-content.signUp-form .header-tile p, #emailsignup-footer .email-signUp-content.signUp-form .header-tile p {
    font-size: 1em;
  }
  #emailsignup .email-signUp-content.signUp-form .content-tile, #emailsignup-footer .email-signUp-content.signUp-form .content-tile {
    font-size: .75em;
  }
  #emailsignup .email-signUp-content.signUp-form .content-tile .btn-default, #emailsignup-footer .email-signUp-content.signUp-form .content-tile .btn-default {
    padding: 15px 10%;
  }
  #emailsignup .email-signUp-content.getStarted .header-wrapper, #emailsignup-footer .email-signUp-content.getStarted .header-wrapper {
    font-size: 1.125em;
    padding: 4% 0;
  }
  #emailsignup .email-signUp-content.getStarted .header-tile h2, #emailsignup-footer .email-signUp-content.getStarted .header-tile h2 {
    padding: 0 0 5%;
    position: relative;
    width: 70%;
  }
  #emailsignup .email-signUp-content.getStarted .header-tile h2:after, #emailsignup-footer .email-signUp-content.getStarted .header-tile h2:after {
    content: "";
    width: 80px;
    height: 7px;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
  }
  #emailsignup .email-signUp-content.getStarted .header-tile p, #emailsignup-footer .email-signUp-content.getStarted .header-tile p {
    font-size: 1.2em;
    width: 65%;
  }
  #emailsignup .email-signUp-content.getStarted .left-tile, #emailsignup-footer .email-signUp-content.getStarted .left-tile {
    overflow: hidden;
  }
  #emailsignup .email-signUp-content.getStarted .left-tile img, #emailsignup-footer .email-signUp-content.getStarted .left-tile img {
    margin-top: -20%;
  }
  #emailsignup .email-signUp-content.getStarted .right-tile, #emailsignup-footer .email-signUp-content.getStarted .right-tile {
    width: 33%;
    overflow: hidden;
  }
  #emailsignup .email-signUp-content.getStarted .right-tile img, #emailsignup-footer .email-signUp-content.getStarted .right-tile img {
    margin-top: 0;
  }
  #emailsignup .email-signUp-content.getStarted .content-tile, #emailsignup-footer .email-signUp-content.getStarted .content-tile {
    font-size: .87em;
  }
  #emailsignup .email-signUp-content.getStarted .info, #emailsignup-footer .email-signUp-content.getStarted .info {
    width: 85%;
    margin: 20px auto;
  }
  #emailsignup .email-signUp-content.thank-you .header-wrapper, #emailsignup-footer .email-signUp-content.thank-you .header-wrapper {
    padding: 6% 0;
  }
  #emailsignup .email-signUp-content.thank-you .left-tile, #emailsignup-footer .email-signUp-content.thank-you .left-tile {
    left: 2%;
    width: 27%;
  }
  #emailsignup .email-signUp-content.thank-you .right-tile, #emailsignup-footer .email-signUp-content.thank-you .right-tile {
    width: 24%;
    right: 3%;
  }
  #emailsignup .email-signUp-content.thank-you .info, #emailsignup-footer .email-signUp-content.thank-you .info {
    width: 80%;
    margin: 50px auto 20px;
  }
  #emailsignup .email-signUp-content.thank-you .content-tile, #emailsignup-footer .email-signUp-content.thank-you .content-tile {
    font-size: .87em;
  }
  #emailsignup .email-signUp-content .content-tile .btn-continue input, #emailsignup-footer .email-signUp-content .content-tile .btn-continue input {
    white-space: nowrap;
  }
}
@media only screen and (min-width: 48em) {
  #emailsignup #email-pop-up .modal-dialog, #emailsignup #email-pop-upMobile .modal-dialog, #emailsignup-footer #email-pop-up .modal-dialog, #emailsignup-footer #email-pop-upMobile .modal-dialog {
    width: 720px;
  }
  #emailsignup .email-signUp-content, #emailsignup-footer .email-signUp-content {
    font-size: .87em;
  }
  #emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
    font-size: .5em;
  }
  #emailsignup .email-signUp-tile .close, #emailsignup-footer .email-signUp-tile .close {
    margin-right: 15px;
  }
}
@media only screen and (min-width: 64em) {
  #emailsignup .email-signUp-tile, #emailsignup-footer .email-signUp-tile {
    padding: 0;
  }
  #emailsignup .email-signUp-tile span.click-link, #emailsignup-footer .email-signUp-tile span.click-link {
    margin: 0 0 0 5px;
  }
  #emailsignup .email-signUp-tile .desktop-tile > a, #emailsignup-footer .email-signUp-tile .desktop-tile > a {
    padding: 12px 0 11px;
  }
  #emailsignup .email-signUp-tile h2, #emailsignup-footer .email-signUp-tile h2 {
    font-size: 2em;
  }
  #emailsignup .email-signUp-tile .close, #emailsignup-footer .email-signUp-tile .close {
    top: 22%;
  }
  #emailsignup #email-pop-up .modal-dialog, #emailsignup #email-pop-upMobile .modal-dialog, #emailsignup-footer #email-pop-up .modal-dialog, #emailsignup-footer #email-pop-upMobile .modal-dialog {
    width: 800px;
  }
  #emailsignup .email-signUp-content.signUp-form .header-wrapper, #emailsignup-footer .email-signUp-content.signUp-form .header-wrapper {
    font-size: 1.125em;
  }
  #emailsignup .email-signUp-content.signUp-form .content-tile, #emailsignup-footer .email-signUp-content.signUp-form .content-tile {
    font-size: .87em;
  }
  #emailsignup .email-signUp-content.getStarted .header-wrapper, #emailsignup-footer .email-signUp-content.getStarted .header-wrapper {
    font-size: 1.25em;
  }
  #emailsignup .email-signUp-content.thank-you .info, #emailsignup-footer .email-signUp-content.thank-you .info {
    width: 72%;
  }
}
#emailsignup .email-unsubscribe-wrapper, #emailsignup-footer .email-unsubscribe-wrapper {
  padding: 5% 0;
  width: 90%;
  margin: 0 auto;
  text-align: center;
}
#emailsignup .email-unsubscribe-wrapper p, #emailsignup-footer .email-unsubscribe-wrapper p {
  color: #9ea8af;
  font-family: "Archer SSm 6r", "Oswald", sans-serif;
  font-weight: 600;
  font-size: 2em;
  line-height: 1.3;
}
#emailsignup .email-unsubscribe-wrapper p span, #emailsignup-footer .email-unsubscribe-wrapper p span {
  color: #00c1d5;
  display: block;
  font-size: 2em;
  font-weight: 800;
}
@media only screen and (min-width: 40.06em) {
  #emailsignup .email-unsubscribe-wrapper, #emailsignup-footer .email-unsubscribe-wrapper {
    width: 60%;
  }
}

#bumperPop {
  padding: 0 !important;
}
#bumperPop .modal-content {
  background: transparent;
  box-shadow: none;
  border: 0;
}
#bumperPop .modal-content img {
  max-width: 100%;
}

@media (max-width: 767px) {
  #bumperPop {
    width: 100% !important;
  }
}
#ErrorMessageDialog {
  max-width: 800px;
  left: 0 !important;
  top: 200px !important;
  right: 0;
  margin: 0 auto;
}
#ErrorMessageDialog .dijitDialogPaneContent {
  width: 100% !important;
  overflow: hidden !important;
}
#ErrorMessageDialog header h3 {
  font-size: 1.75rem;
}
#ErrorMessageDialog .headerSeparator {
  margin: 0 30% 15px 30%;
}
#ErrorMessageDialog #dailog_content {
  text-align: center;
  line-height: 2;
  margin-bottom: 40px;
}
#ErrorMessageDialog #dailog_content #errorDialogMessage {
  font-weight: bold;
  font-size: 0.9rem;
  margin-bottom: 20px;
}
#ErrorMessageDialog #dailog_content .okBtnWrapper, #ErrorMessageDialog #dailog_content .signInBtnWrapper {
  display: inline-block;
  margin: 0 10px;
}
#ErrorMessageDialog #dailog_content .okBtnWrapper .button.primary, #ErrorMessageDialog #dailog_content .signInBtnWrapper .button.primary {
  min-width: 130px;
}
#ErrorMessageDialog #dailog_content .okBtnWrapper .button.primary {
  padding: 0.9em;
}
#ErrorMessageDialog #dailog_content .okBtnWrapper .button.primary .dijitButtonNode {
  margin-top: -3px;
  margin-bottom: 3px;
  transform: none;
}
#ErrorMessageDialog #dailog_content .forgot_password_link_padding {
  font-weight: bold;
  font-size: 0.9rem;
  line-height: 4;
}
#ErrorMessageDialog footer {
  margin-top: 0;
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  border-top: 1px solid #b1b1b1;
  border-bottom: 0;
  background: transparent;
  padding: 0;
}
#ErrorMessageDialog footer .family_of_brands h5 {
  font-size: 0.8rem;
  letter-spacing: 1px;
  font-weight: bold;
  display: inline-block;
  width: 160px;
  line-height: 1.1;
  vertical-align: middle;
  color: #777;
}
#ErrorMessageDialog footer .family_of_brands div {
  display: inline-block;
}
@media (max-width: 47.99em) {
  #ErrorMessageDialog {
    top: 30px;
  }
  #ErrorMessageDialog .dijitDialogPaneContent {
    width: 100% !important;
    overflow: hidden !important;
  }
  #ErrorMessageDialog #dailog_content {
    margin-bottom: 70px;
  }
  #ErrorMessageDialog footer .family_of_brands h5 {
    letter-spacing: 4px;
    width: auto;
  }
}
@media (max-width: 29.74em) {
  #ErrorMessageDialog header h3 {
    padding: 0;
  }
  #ErrorMessageDialog #dailog_content {
    margin-bottom: 115px;
  }
  #ErrorMessageDialog #dailog_content .okBtnWrapper {
    margin: 0 0 5px 0;
  }
  #ErrorMessageDialog #dailog_content .signInBtnWrapper {
    margin: 0;
  }
  #ErrorMessageDialog footer .family_of_brands h5 {
    letter-spacing: 1px;
    width: auto;
  }
}

#free_gifts_popup {
  position: absolute !important;
  top: 10% !important;
  left: 50% !important;
  transform: translateX(-50%);
}
@media (max-width: 1023px) {
  #free_gifts_popup {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    transform: none;
    z-index: 25000 !important;
  }
}
#free_gifts_popup .dijitDialogPaneContent {
  box-shadow: 0px 0px 300px 150px rgba(0, 0, 0, 0.15);
  background: #fff;
  overflow: hidden !important;
  width: initial !important;
  height: initial !important;
}
@media (max-width: 1023px) {
  #free_gifts_popup .dijitDialogPaneContent {
    width: 100vw !important;
    height: auto !important;
    overflow-y: auto !important;
  }
}
#free_gifts_popup .dijitDialogPaneContent .closeButton {
  background: url("../images/sprites.png") no-repeat;
  width: 40px;
  height: 40px;
  background-position: -163px -453px;
  float: right;
  position: relative;
  padding: 0;
  border-radius: 30px;
  top: 0;
  margin: 2px 0 0;
  right: 0;
  background-color: #fff;
}
#free_gifts_popup .dijitDialogPaneContent .content_right_border {
  border: 0;
}
#free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container {
  border-bottom: 1px solid #b1b1b1;
}
#free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container .price {
  width: auto;
}
@media (max-width: 1023px) {
  #free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container div.image {
    float: left;
    width: 150px;
    height: 150px;
    margin: 10px auto 0;
    text-align: center;
  }
  #free_gifts_popup .dijitDialogPaneContent div.gifts_wrapper div.gift_item_container div.image img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: 0 auto;
  }
}
#free_gifts_popup .dijitDialogPaneContent #free_gifts_table {
  height: auto;
}
#free_gifts_popup .dijitDialogPaneContent #free_gifts_table div.gifts_wrapper {
  border-top: 1px solid #b1b1b1;
}
#free_gifts_popup .dijitDialogPaneContent h2 {
  font-size: 0.9rem !important;
  font-style: normal;
  font-weight: 700;
}
#free_gifts_popup .dijitDialogPaneContent #popupHeader .popupHeading {
  line-height: 2.6;
  font-weight: bold;
}
#free_gifts_popup .dijitDialogPaneContent .body {
  padding: 22px 20px 0 20px;
  font-size: 0.8rem;
}
#free_gifts_popup .dijitDialogPaneContent .body #FreeGiftsMessageArea {
  border-bottom: 1px solid #b1b1b1;
}
#free_gifts_popup .dijitDialogPaneContent .body #radio_choices {
  padding: 0;
}
#free_gifts_popup .dijitDialogPaneContent .footer {
  padding: 12px 0;
  margin: 0 20px;
  height: auto;
  border-top: 0;
}
@media (max-width: 1023px) {
  #free_gifts_popup .dijitDialogPaneContent .closeButton {
    top: 10px;
    right: 4%;
    background: url("../images/sprites.png") no-repeat;
    width: 18px;
    height: 18px;
    background-position: -174px -464px;
    /*
    *
    * Ribbon Ads */
    border-radius: 0;
  }
}

div.header_wrapper_position {
  width: initial;
  background-color: initial;
  position: initial;
  z-index: initial;
}

header#header {
  font-size: inherit;
}
header#header:before {
  display: none;
}
header .right-arrow, header .barbie-theevolution-spot button.button-primary .right-arrow-primary, .barbie-theevolution-spot button.button-primary header .right-arrow-primary, header .barbie-theevolution-spot button.button-secondary .right-arrow-secondary, .barbie-theevolution-spot button.button-secondary header .right-arrow-secondary, header .barbie-home .youCanBeAnything button.button-primary .right-arrow-primary, .barbie-home .youCanBeAnything button.button-primary header .right-arrow-primary, header .barbie-home .youCanBeAnything button.button-secondary .right-arrow-secondary, .barbie-home .youCanBeAnything button.button-secondary header .right-arrow-secondary, header html#BA .giftFinderContainer button.button-primary .right-arrow-primary, html#BA .giftFinderContainer button.button-primary header .right-arrow-primary, header html#BA .giftFinderContainer button.button-secondary .right-arrow-secondary, html#BA .giftFinderContainer button.button-secondary header .right-arrow-secondary, header html#BA .giftFinderContainer button.button-secondary-white .right-arrow-secondary-white, html#BA .giftFinderContainer button.button-secondary-white header .right-arrow-secondary-white, header html#BA .giftFinderContainer button.button-pink-white .right-arrow-pw, html#BA .giftFinderContainer button.button-pink-white header .right-arrow-pw, header html#BA .giftFinderContainer button.button-white-black .right-arrow-wb, html#BA .giftFinderContainer button.button-white-black header .right-arrow-wb, header button.button-primary .right-arrow-primary, header button.button-secondary .right-arrow-secondary, header button.button-secondary-white .right-arrow-secondary-white, header button.button-pink-white .right-arrow-pw, header button.button-white-black .right-arrow-wb {
  width: 17px;
  height: 13px;
  display: inline-block;
  background-size: contain !important;
  vertical-align: middle;
  margin-left: 6px;
}
header button {
  display: inline-block;
  margin: 8px 0;
  padding: 10px 20px;
  font-size: 0.75rem;
  text-align: center;
  min-width: 170px;
  letter-spacing: 2px;
  font-weight: bold;
}
header button.button-primary {
  background-color: #222222;
  color: #fff;
  border: 0;
}
header button.button-primary:hover {
  background-color: #333333;
  box-shadow: 1px 1px 0 #777777;
}
header button.button-primary .right-arrow-primary {
  background: url("../../images/colors/ba/arrow_pink.png") no-repeat;
}
header button.button-secondary {
  background-color: transparent;
  color: #222222;
  border: 1px solid #ddd;
}
header button.button-secondary:hover {
  box-shadow: 1px 1px 0 #777777;
}
header button.button-secondary .right-arrow-secondary {
  background: url("../../images/colors/ba/arrow_gray.png") no-repeat;
}
header button.button-secondary-white {
  background-color: transparent;
  color: #fff;
  border: 1px solid #777777;
}
header button.button-secondary-white:hover {
  box-shadow: 1px 1px 0 #777777;
}
header button.button-secondary-white .right-arrow-secondary-white {
  background: url("../../images/colors/ba/arrow_gray.png") no-repeat;
}
header button.button-pink-white {
  background: #de1c85;
  color: #fff;
  border: 0;
}
header button.button-pink-white:hover {
  box-shadow: 1px 1px 0 #777777;
}
header button.button-pink-white .right-arrow-pw {
  background: url("../../images/colors/ba/arrow_black.png") no-repeat;
}
header button.button-white-black {
  background: #fff;
  color: #000;
  border: 0;
}
header button.button-white-black:hover {
  box-shadow: 1px 1px 0 #777777;
}
header button.button-white-black .right-arrow-wb {
  background: url("../../images/colors/ba/arrow_pink.png") no-repeat;
}
header .navbar {
  margin-bottom: 0;
}
header .navbar.navbar-default {
  background-color: #fff;
  border-left: 0;
  border-top: 0;
  border-right: 0;
  border-radius: 0;
}
header .navbar .navbar-brand {
  float: left;
  padding: 0 50px;
  font-size: 18px;
  line-height: 0;
  height: 60px;
}
@media (max-width: 1419px) {
  header .navbar .navbar-brand {
    padding: 0 10px;
  }
}
@media (max-width: 1279px) and (min-width: 1024px) {
  header .navbar .navbar-brand {
    padding: 25px;
  }
}

header .navbar .navbar-brand img {
  width: 106px;
  height: 60px;
  max-width: inherit;
}
@media (max-width: 1023px) {
  header .navbar .navbar-brand img {
    margin: auto;
    padding: 5px;
  }
}
header .navbar .navbar-header {
  width: 100%;
  margin-right: 40px;
}
header .navbar .navbar-header #searchBox {
  background-color: transparent;
  border: 0;
}
header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm {
  background: #f0f0f0;
  border: 0;
  border-radius: 0;
  color: #000;
  padding: 4px 28px 4px 12px;
  height: 34px;
  margin: 10px 0;
  min-width: 260px;
  font-size: 0.875em;
}
@media (max-width: 1509px) {
  header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm {
    min-width: initial;
  }
}
@media (max-width: 1279px) and (min-width: 1024px) {
  header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm {
    min-width: 260px;
  }
}

header .navbar .navbar-header #searchBox #SimpleSearchForm_SearchTerm:focus {
  outline: none;
}
header .navbar .navbar-header #searchBox .search-box {
  position: relative;
}
header .navbar .navbar-header #searchBox .search-box #AutoSuggestDiv .heading, header .navbar .navbar-header #searchBox .search-box #AutoSuggestDiv .list_section li > a {
  padding: 10px 15px;
}
header .navbar .navbar-header #searchBox .search-icon i {
  position: absolute;
  top: 19px;
  right: 10px;
  color: #de1c85;
  text-shadow: -1px -1px 0 #e8eef3, 1px -1px 0 #e8eef3, -1px 1px 0 #e8eef3, 1px 1px 0 #e8eef3;
  font-size: 0.875rem;
}
header .navbar .navbar-header #searchBox #searchDropdown {
  z-index: 10;
  top: 100%;
}
header .navbar .navbar-header .dropdown.search {
  float: right;
  z-index: 0;
}
header .navbar .navbar-header #searchFormButton {
  display: none;
}
header .navbar .navbar-header .signIn {
  padding: 0 15px;
  margin: 20px;
  float: right;
}
header .navbar .navbar-header .signIn a {
  color: #777;
  font-weight: bold;
  font-size: 0.875em;
  letter-spacing: 1px;
}
header .navbar .navbar-header .fa-angle-down {
  color: #de1c85;
  font-size: 0.875rem;
}
header .navbar .rightNavWrapper {
  float: right;
}
@media (max-width: 1279px) and (min-width: 1024px) {
  header .navbar .rightNavWrapper {
    position: absolute;
    right: 20px;
  }
}

header .navbar .cartIcon {
  float: right;
}
header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart {
  background: transparent;
  border: 0 !important;
  background: url("../images/sprites.png") no-repeat;
  width: 36px;
  height: 30px;
  background-position: -243px -810px;
  width: 50px;
  height: 55px;
  padding: 0 !important;
  margin: auto;
  transform: scale(0.7);
  margin-top: -7px;
}
header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart:before {
  content: "";
}
header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart #minishopcart_total, header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart #minishopcart_lock {
  background: none;
  min-width: 86%;
  color: #333333;
  text-align: center;
  letter-spacing: 1px;
}
header .navbar .cartIcon #MiniShoppingCart #widget_minishopcart .arrow_button_icon {
  display: none;
}
header .navbar .cartIcon #MiniShoppingCart #minishopcart_total, header .navbar .cartIcon #MiniShoppingCart #minishopcart_lock {
  right: 0px;
  top: 12px;
  padding: 1px 7px;
  border-radius: 100%;
  font-family: "Oswald", sans-serif;
  font-size: 1em;
}
@media (max-width: 1279px) and (min-width: 1024px) {
  header .navbar ul.topLevel {
    float: right;
    margin: 50px 0 0 0;
  }
}

header .navbar ul.topLevel a {
  border-right: 1px solid #de1c85;
  padding: 0 25px;
  margin: 20px 0;
  color: #000;
  font-weight: 700;
  font-size: .92em;
  letter-spacing: 0.8px;
}
@media (max-width: 1339px) {
  header .navbar ul.topLevel a {
    padding: 0 15px;
  }
}
header .navbar ul.topLevel li:last-child a, header .navbar ul.topLevel .dropdown-menu a {
  border-right: 0;
}
header .navbar #formLogin input {
  margin: 10px auto;
}
header .navbar #formLogin a {
  color: #de1c85;
}
@media (min-width: 1024px) {
  header .menuButtonMobile, header .navbar-collapse.collapse {
    display: none !important;
  }
  header .navbar .navbar-header .dropdown.search .dropdown-menu {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    background-color: transparent;
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  header ul.topLevel .dropdown:hover .dropdown-menu {
    display: block;
  }
  header ul.topLevel li.dropdown .dropdown-menu {
    border: 1px solid #de1c85;
  }
  header ul.topLevel li.dropdown .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #de1c85;
    position: absolute;
    top: -12px;
    left: 30px;
    bottom: 0;
    z-index: 9999;
  }
  header .navbar-header .rightNavWrapper .signIn li.dropdown .dropdown-menu {
    border: 1px solid #de1c85;
    width: 200px;
    margin-top: 15px;
    background-color: #fff;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    background-clip: padding-box;
    padding: 5px 0;
  }
  header .navbar-header .rightNavWrapper .signIn li.dropdown .dropdown-menu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 12px solid #de1c85;
    position: absolute;
    top: -12px;
    left: 30px;
    bottom: 0;
    z-index: 9999;
  }
  header .navbar-header .rightNavWrapper .signIn .open .dropdown-menu li {
    padding: 5px 20px;
    font-size: 0.8rem;
  }
}
@media (max-width: 1023px) {
  header .navbar {
    margin-bottom: 0;
    border: 0;
  }
  header .navbar .container-fluid {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0;
    z-index: 1030;
    background-color: #fff;
  }
  header .navbar .navbar-collapse {
    border-bottom: 1px solid #ddd;
    margin: 0;
    padding: 0;
  }
  header .navbar .navbar-collapse .signIn {
    font-weight: bold;
  }
  header .navbar .navbar-collapse .search {
    display: none;
  }
  header .navbar .navbar-header {
    margin: 0;
  }
  header .navbar .navbar-header #contentRecommendationWidget_BAStoreLogo {
    width: 33.3333%;
  }
  header .navbar .navbar-header .menuButtonMobile {
    display: inline-block;
    float: left;
    border-right: 1px solid #ddd;
    padding: 4px 5px;
    width: 33.33%;
  }
  header .navbar .navbar-header .menuButtonMobile span {
    line-height: 50px;
    margin-right: 0;
    line-height: 54px;
    font-weight: bold;
    color: black;
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle {
    float: left;
    margin-right: 0;
    border: 0;
    padding: 9px 10px;
    min-width: 20px;
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle .icon-bar {
    background-color: #000;
    height: 4px;
    position: relative;
    transition: all 500ms ease-in-out;
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 5px;
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent;
    opacity: 0;
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle.active .icon-bar:nth-of-type(3) {
    transform: rotate(45deg);
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle.active .icon-bar:nth-of-type(4) {
    top: -9px;
    transform: rotate(-45deg);
  }
  header .navbar .navbar-header .menuButtonMobile .navbar-toggle:hover, header .navbar .navbar-header .menuButtonMobile .navbar-toggle:focus {
    background: transparent;
  }
  header .navbar .navbar-header .navbar-brand {
    border-right: 1px solid #ddd;
    padding: 2px 0;
    margin: 0;
    width: 100%;
    height: 64px;
  }
  header .navbar .navbar-header .rightNavWrapper {
    width: 33.33%;
  }
  header .navbar .navbar-header .topLevel {
    display: none;
  }
  header .navbar .navbar-header .signIn {
    display: none;
  }
  header .navbar .navbar-header .dropdown.search {
    border-right: 1px solid #ddd;
    padding: 7px;
    width: 50%;
    display: block;
    float: right;
  }
  header .navbar .navbar-header .dropdown.search.open .dropdown-menu {
    max-height: 200px;
    padding: 5px 0;
  }
  header .navbar .navbar-header .dropdown.search .dropdown-menu {
    left: -67vw;
    width: 100vw;
    height: 50px;
    max-height: 0;
    padding: 0;
    transition: all 500ms ease-in-out;
    display: block;
    overflow: hidden;
    border: 0;
    border-radius: 0;
  }
  header .navbar .navbar-header .dropdown.search .dropdown-menu #searchWrapper {
    margin: -17px 0px 0px 0px;
    width: 100%;
  }
  header .navbar .navbar-header .dropdown.search .searchHeaderIcon {
    font-size: 2rem;
    line-height: 50px;
    color: #de1c85;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
  }
  header .navbar .navbar-header .dropdown.search #searchFormButton {
    text-align: center;
    display: block;
  }
  header .navbar .navbar-header .dropdown.search #searchBox {
    background-color: transparent;
    border: 0;
    margin: 18px;
  }
  header .navbar .navbar-header .dropdown.search #searchBox #SimpleSearchForm_SearchTerm {
    background: #f0f0f0;
    border: 0;
    border-radius: 0;
    color: #000;
    padding: 4px 28px 4px 12px;
    height: auto;
    margin: 7px 0;
    min-width: 100%;
  }
  header .navbar .navbar-header .dropdown.search #searchBox #SimpleSearchForm_SearchTerm:focus {
    outline: none;
  }
  header .navbar .navbar-header .dropdown.search #searchBox .search-box {
    position: relative;
  }
  header .navbar .navbar-header .dropdown.search #searchBox .search-box #AutoSuggestDiv .heading, header .navbar .navbar-header .dropdown.search #searchBox .search-box #AutoSuggestDiv .list_section li > a {
    padding: 10px 15px;
  }
  header .navbar .navbar-header .dropdown.search #searchBox .search-icon i {
    position: absolute;
    top: 14px;
    right: 10px;
    color: #de1c85;
    text-shadow: -1px -1px 0 #e8eef3, 1px -1px 0 #e8eef3, -1px 1px 0 #e8eef3, 1px 1px 0 #e8eef3;
    font-size: 0.75rem;
  }
  header .navbar .navbar-header .dropdown.search #searchBox #searchDropdown {
    left: -18px;
    right: -18px;
    top: auto;
  }
  header .navbar .navbar-header .cartIcon {
    position: relative;
    padding: 5px 0;
    width: 50%;
  }
  header .navbar .navbar-header .cartIcon #MiniShoppingCart #widget_minishopcart {
    transform: scale(0.9);
  }
  header .navbar ul.topLevel {
    margin: 7px 0;
  }
  header .navbar ul.topLevel a {
    border-right: 1px solid transparent;
    padding: 15px 25px;
    margin: 0;
  }
  header .navbar ul.topLevel .dropdown {
    overflow: hidden;
  }
  header .navbar ul.topLevel .open .dropdown-toggle .fa-angle-down {
    transform: rotate(180deg);
  }
  header .navbar ul.topLevel .dropdown-toggle .fa-angle-down {
    color: #de1c85;
    font-size: 1.3rem;
    transition: all 250ms ease-in;
    float: right;
  }
  header .navbar ul.topLevel .open > .dropdown-menu {
    max-height: 500px;
  }
  header .navbar ul.topLevel .dropdown-menu {
    max-height: 0px;
    display: block;
    transition: all 250ms ease-in;
    border: 0;
  }
  header .navbar ul.topLevel .dropdown-menu li a {
    line-height: 2.8;
    padding-left: 35px;
  }
  header .navbar .navbar-right .dropdown-menu li {
    padding: 5px 20px;
  }
  header .navbar .navbar-right .dropdown-menu li a {
    color: black;
  }
  header .navbar .navbar-collapse .navbar-right li.dropdown {
    padding: 0 25px;
  }
}

footer {
  background: #eee;
  padding: 20px 20px 0;
  border-bottom: 6px solid #de1c85;
  color: #222222;
}
footer.checkout {
  text-aign: left;
  margin: 0 20px 0 0;
}
footer .row {
  margin: 10px 0;
}
footer .instruction {
  color: #de1c85;
  font-size: 1.3rem;
  line-height: inherit;
  font-weight: 500;
}
footer .brandImage {
  width: 80px;
  height: 45px;
  margin: -5px -8px 0px -8px;
}
footer .followUsOnLabel {
  float: left;
  margin: 5px 0 0 0;
}
footer .socialNetworkingSites {
  width: 30px;
  margin-left: 15px;
  display: block;
  float: left;
  line-height: 3;
}
footer .socialNetworkingSites img {
  height: 30px;
  width: auto;
}
footer .subscribeForEmail, footer .emailForm {
  float: left;
}
footer .emailWrapper {
  float: right;
}
footer .footer-disclaimer {
  clear: both;
  margin-right: 5%;
}
footer .emailForm {
  border-right: 1px solid #b1b1b1;
  line-height: 2;
  padding-right: 30px;
  margin-top: 0;
  float: right;
}
footer .emailForm form {
  float: left;
  display: inline;
}
footer .emailForm ::-webkit-input-placeholder {
  font-style: italic;
  font-weight: 600;
  color: #555555;
  letter-spacing: 1px;
  font-size: 12px;
  font-family: "Raleway", sans-serif;
}
footer .emailForm :-moz-placeholder {
  /* Firefox 18- */
  font-style: italic;
  font-weight: 600;
  color: #555555;
  letter-spacing: 1px;
  font-size: 12px;
}
footer .emailForm ::-moz-placeholder {
  /* Firefox 19+ */
  font-style: italic;
  font-weight: 600;
  color: #555555;
  letter-spacing: 1px;
  font-size: 12px;
}
footer .emailForm :-ms-input-placeholder {
  font-style: italic;
  font-weight: 600;
  color: #555555;
  letter-spacing: 1px;
  font-size: 12px;
}
footer .emailForm input[type="text"] {
  border-radius: 0;
  border: 0;
  padding: 7px;
  height: inherit;
  width: 250px;
}
footer .permissionsAndLinks {
  border-bottom: 1px solid #b1b1b1;
  margin: 10px 0;
  padding: 10px 0;
}
footer .permissionsAndLinks .permissions {
  font-size: 0.5rem;
  line-height: 2.5;
  font-weight: 700;
  letter-spacing: 1px;
}
footer .permissionsAndLinks .footerLinksWrapper a {
  font-size: 0.75rem;
  font-weight: 500;
  padding-right: 10px;
  border-right: 1px solid #b1b1b1;
  color: #222222;
}
footer .permissionsAndLinks .footerLinksWrapper a:last-child {
  border-right: 2px solid transparent;
}
footer .button-footer {
  display: inline-block;
  font-size: 0.875rem;
  text-align: center;
  letter-spacing: 2px;
  font-weight: 400;
  background: #de1c85;
  color: #fff;
  border: 0;
  padding: 3px 20px;
  height: 32px;
  min-width: inherit;
  margin: 0;
  top: 3px;
  left: -2px;
  position: relative;
}
footer .allStores p {
  line-height: 3;
}
footer .allStores img {
  width: auto;
}
footer .permissionsAndLinks .row{
	align-items:center;
}
@media (min-width: 1024px) {
  footer .col-lg-7 {
    width: 61.33333%;
  }
  footer .col-lg-5 {
    width: 38.66667%;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  footer .followUsOnLinks {
    float: right;
  }
}

@media (max-width: 1023px) {
  footer .col-lg-7.col-xs-12 {
    padding: 0px;
  }
  footer .followUsOnLabel, footer .followUsOnLinks {
    float: none;
    display: inline-block;
  }
  footer .followUsOnContainer {
    text-align: center;
    border-top: 1px solid #b1b1b1;
    padding-top: 10px;
  }
  footer .socialNetworkingSites {
    line-height: initial;
  }
  footer .socialNetworkingSites img {
    width: auto;
  }
  footer .subscribeForEmail {
    float: none;
    text-align: center;
    position: absolute;
    height: 50px;
    top: 0;
    left: 0;
    right: 0;
  }
  footer .button-footer {
    top: 1;
    left: 0;
  }
  footer .emailWrapper {
    float: none;
  }
  footer .footer-disclaimer {
    clear: both;
    font-size: 0.7em;
    float: none;
    text-align: center;
    margin-right: 0;
    margin-bottom: 10px;
  }
  footer .emailForm {
    float: none;
    border-right: 0;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 15px;
  }
  footer .emailForm form {
    float: none;
  }
  footer .emailForm input[type="text"] {
    width: 66%;
    display: inline-block;
    border-radius: 0;
    padding: 7px 10px;
    margin: 2px 0 0 0;
    float: left;
    height: auto;
  }
}
@media (max-width: 1023px) and (max-width: 449px) {
  footer .emailForm input[type="text"] {
    width: 100%;
    display: block;
  }
}
@media (max-width: 1023px) {
  footer .emailForm ::-webkit-input-placeholder {
    font-size: 14px;
    letter-spacing: 2px;
  }
  footer .emailForm :-moz-placeholder {
    /* Firefox 18- */
    font-size: 14px;
    letter-spacing: 2px;
  }
  footer .emailForm ::-moz-placeholder {
    /* Firefox 19+ */
    font-size: 14px;
    letter-spacing: 2px;
  }
  footer .emailForm :-ms-input-placeholder {
    font-size: 14px;
    letter-spacing: 2px;
  }
  footer .emailForm button {
    width: 31%;
    float: left;
    min-width: inherit;
    margin: 0;
    margin-left: 3%;
    padding: 3px 0;
    text-align: center;
  }
}
@media (max-width: 1023px) and (max-width: 449px) {
  footer .emailForm button {
    margin-left: 0;
    display: block;
    float: none;
    width: 100%;
    margin-top: 1px;
  }
}
@media (max-width: 1023px) {
  footer .permissionsAndLinks .permissions {
    text-align: center;
    font-size: 1rem;
    margin: 0 5%;
    margin-bottom: 20px;
    line-height: 20px;
  }
  footer .permissionsAndLinks .footerLinksWrapper {
    text-align: center;
    padding-bottom: 20px;
  }
  footer .permissionsAndLinks .footerLinksWrapper a {
    font-size: 0.8rem;
    text-decoration: underline;
    line-height: 2;
  }
  footer .allStores .allStoresLinks {
    text-align: center;
  }
  footer .allStores .allStoresLinks img {
    width: auto;
    height: 20px;
  }
  footer .allStores .allStoresLabel {
    text-align: center;
  }
}

/*# sourceMappingURL=barbie-wcs-style.css.map */
