@charset "UTF-8";
#mobile-app-page {
  overflow: hidden;
  margin-top: -100px; }

@media (max-width: 767px) {
  #mobile-app-page {
    margin-top: -90px; } }

@font-face {
  font-family: Global Icons;
  src: url(./fonts/starbucks_icons_global.eot);
  src: url(./fonts/starbucks_icons_global.eot#iefix) format("embedded-opentype"), url(./fonts/starbucks_icons_global.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

[data-icon] {
  display: inline-block; }

[data-icon]:before {
  font-family: Global Icons;
  content: attr(data-icon);
  speak: none;
  color: #2a8a15; }

@font-face {
  font-family: NoSpace;
  src: url(./fonts/zerowidthspaces.html);
  src: url(./fonts/zerowidthspacesd41d.html?#iefix) format("embedded-opentype"), url(./fonts/zerowidthspaces.woff) format("woff"), url(./fonts/zerowidthspaces.ttf) format("truetype"), url(./fonts/zerowidthspaces.svg#NoSpace) format("svg"); }

@font-face {
  font-family: Script MT;
  src: url(./fonts/ScriptMTBold.eot);
  src: url(./fonts/ScriptMTBold.eot#iefix) format("embedded-opentype"), url(./fonts/ScriptMTBold.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Times New Roman;
  src: url(./fonts/TimesNewRomanPS-BoldMT.eot);
  src: url(./fonts/TimesNewRomanPS-BoldMT.eot#iefix) format("embedded-opentype"), url(./fonts/TimesNewRomanPS-BoldMT.woff) format("woff");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: Avenir;
  src: url(./fonts/Avenir-BookOblique_gdi.eot);
  src: url(./fonts/Avenir-BookOblique_gdid41d.eot?#iefix) format("embedded-opentype"), url(./fonts/Avenir-BookOblique_gdi.woff) format("woff"), url(./fonts/Avenir-BookOblique_gdi.ttf) format("truetype"), url(./fonts/Avenir-BookOblique_gdi.svg#Avenir-BookOblique) format("svg");
  font-weight: 400;
  font-style: oblique;
  font-stretch: normal; }

@font-face {
  font-family: Avenir;
  src: url(./fonts/Avenir-Roman_gdi.eot);
  src: url(./fonts/Avenir-Roman_gdid41d.eot?#iefix) format("embedded-opentype"), url(./fonts/Avenir-Roman_gdi.woff) format("woff"), url(./fonts/Avenir-Roman_gdi.ttf) format("truetype"), url(./fonts/Avenir-Roman_gdi.svg#Avenir-Roman) format("svg");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: Avenir;
  src: url(./fonts/Avenir-Heavy_gdi.eot);
  src: url(./fonts/Avenir-Heavy_gdid41d.eot?#iefix) format("embedded-opentype"), url(./fonts/Avenir-Heavy_gdi.woff) format("woff"), url(./fonts/Avenir-Heavy_gdi.ttf) format("truetype"), url(./fonts/Avenir-Heavy_gdi.svg#Avenir-Heavy) format("svg");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: Avenir;
  src: url(./fonts/Avenir-Black_gdi.eot);
  src: url(./fonts/Avenir-Black_gdid41d.eot?#iefix) format("embedded-opentype"), url(./fonts/Avenir-Black_gdi.woff) format("woff"), url(./fonts/Avenir-Black_gdi.ttf) format("truetype"), url(./fonts/Avenir-Black_gdi.svg#Avenir-Black) format("svg");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal; }

@font-face {
  font-family: FontAwesome;
  src: url(./fonts/fontawesome-webfont93e3.eot?v=4.4.0);
  src: url(./fonts/fontawesome-webfontd41d.eot?#iefix&v=4.4.0) format("embedded-opentype"), url(./fonts/fontawesome-webfont93e3.woff?v=4.4.0) format("woff"), url(./fonts/fontawesome-webfont93e3.ttf?v=4.4.0) format("truetype"), url(./fonts/fontawesome-webfont93e3.svg?v=4.4.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal; }

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-fw {
  width: 1.28571429em;
  text-align: center; }

.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }

.fa-ul > li {
  position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center; }

.fa-li.fa-lg {
  left: -1.85714286em; }

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #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; }

.fa.pull-left {
  margin-right: .3em; }

.fa.pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: i 2s infinite linear;
  animation: i 2s infinite linear; }

.fa-pulse {
  -webkit-animation: i 1s infinite steps(8);
  animation: i 1s infinite steps(8); }

.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg); }

.fa-flip-horizontal {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1); }

.fa-flip-vertical {
  -webkit-transform: scaleY(-1);
  transform: scaleY(-1); }

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  -webkit-filter: none;
  filter: none; }

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle; }

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

.fa-glass:before {
  content: "\f000"; }

.fa-music:before {
  content: "\f001"; }

.fa-search:before {
  content: "\f002"; }

.fa-envelope-o:before {
  content: "\f003"; }

.fa-heart:before {
  content: "\f004"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-o:before {
  content: "\f006"; }

.fa-user:before {
  content: "\f007"; }

.fa-film:before {
  content: "\f008"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-check:before {
  content: "\f00c"; }

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\f00d"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-signal:before {
  content: "\f012"; }

.fa-cog:before,
.fa-gear:before {
  content: "\f013"; }

.fa-trash-o:before {
  content: "\f014"; }

.fa-home:before {
  content: "\f015"; }

.fa-file-o:before {
  content: "\f016"; }

.fa-clock-o:before {
  content: "\f017"; }

.fa-road:before {
  content: "\f018"; }

.fa-download:before {
  content: "\f019"; }

.fa-arrow-circle-o-down:before {
  content: "\f01a"; }

.fa-arrow-circle-o-up:before {
  content: "\f01b"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-play-circle-o:before {
  content: "\f01d"; }

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\f01e"; }

.fa-refresh:before {
  content: "\f021"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-lock:before {
  content: "\f023"; }

.fa-flag:before {
  content: "\f024"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-print:before {
  content: "\f02f"; }

.fa-camera:before {
  content: "\f030"; }

.fa-font:before {
  content: "\f031"; }

.fa-bold:before {
  content: "\f032"; }

.fa-italic:before {
  content: "\f033"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-list:before {
  content: "\f03a"; }

.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-video-camera:before {
  content: "\f03d"; }

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\f03e"; }

.fa-pencil:before {
  content: "\f040"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-tint:before {
  content: "\f043"; }

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044"; }

.fa-share-square-o:before {
  content: "\f045"; }

.fa-check-square-o:before {
  content: "\f046"; }

.fa-arrows:before {
  content: "\f047"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-play:before {
  content: "\f04b"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-eject:before {
  content: "\f052"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-times-circle-o:before {
  content: "\f05c"; }

.fa-check-circle-o:before {
  content: "\f05d"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-mail-forward:before,
.fa-share:before {
  content: "\f064"; }

.fa-expand:before {
  content: "\f065"; }

.fa-compress:before {
  content: "\f066"; }

.fa-plus:before {
  content: "\f067"; }

.fa-minus:before {
  content: "\f068"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\f071"; }

.fa-plane:before {
  content: "\f072"; }

.fa-calendar:before {
  content: "\f073"; }

.fa-random:before {
  content: "\f074"; }

.fa-comment:before {
  content: "\f075"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-arrows-v:before {
  content: "\f07d"; }

.fa-arrows-h:before {
  content: "\f07e"; }

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-key:before {
  content: "\f084"; }

.fa-cogs:before,
.fa-gears:before {
  content: "\f085"; }

.fa-comments:before {
  content: "\f086"; }

.fa-thumbs-o-up:before {
  content: "\f087"; }

.fa-thumbs-o-down:before {
  content: "\f088"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-heart-o:before {
  content: "\f08a"; }

.fa-sign-out:before {
  content: "\f08b"; }

.fa-linkedin-square:before {
  content: "\f08c"; }

.fa-thumb-tack:before {
  content: "\f08d"; }

.fa-external-link:before {
  content: "\f08e"; }

.fa-sign-in:before {
  content: "\f090"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-upload:before {
  content: "\f093"; }

.fa-lemon-o:before {
  content: "\f094"; }

.fa-phone:before {
  content: "\f095"; }

.fa-square-o:before {
  content: "\f096"; }

.fa-bookmark-o:before {
  content: "\f097"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a"; }

.fa-github:before {
  content: "\f09b"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-feed:before,
.fa-rss:before {
  content: "\f09e"; }

.fa-hdd-o:before {
  content: "\f0a0"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-hand-o-right:before {
  content: "\f0a4"; }

.fa-hand-o-left:before {
  content: "\f0a5"; }

.fa-hand-o-up:before {
  content: "\f0a6"; }

.fa-hand-o-down:before {
  content: "\f0a7"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-group:before,
.fa-users:before {
  content: "\f0c0"; }

.fa-chain:before,
.fa-link:before {
  content: "\f0c1"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4"; }

.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-floppy-o:before,
.fa-save:before {
  content: "\f0c7"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\f0c9"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-plus:before {
  content: "\f0d5"; }

.fa-money:before {
  content: "\f0d6"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-sort:before,
.fa-unsorted:before {
  content: "\f0dc"; }

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\f0de"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-linkedin:before {
  content: "\f0e1"; }

.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2"; }

.fa-gavel:before,
.fa-legal:before {
  content: "\f0e3"; }

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4"; }

.fa-comment-o:before {
  content: "\f0e5"; }

.fa-comments-o:before {
  content: "\f0e6"; }

.fa-bolt:before,
.fa-flash:before {
  content: "\f0e7"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-clipboard:before,
.fa-paste:before {
  content: "\f0ea"; }

.fa-lightbulb-o:before {
  content: "\f0eb"; }

.fa-exchange:before {
  content: "\f0ec"; }

.fa-cloud-download:before {
  content: "\f0ed"; }

.fa-cloud-upload:before {
  content: "\f0ee"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-bell-o:before {
  content: "\f0a2"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cutlery:before {
  content: "\f0f5"; }

.fa-file-text-o:before {
  content: "\f0f6"; }

.fa-building-o:before {
  content: "\f0f7"; }

.fa-hospital-o:before {
  content: "\f0f8"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b"; }

.fa-circle-o:before {
  content: "\f10c"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-circle:before {
  content: "\f111"; }

.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-folder-o:before {
  content: "\f114"; }

.fa-folder-open-o:before {
  content: "\f115"; }

.fa-smile-o:before {
  content: "\f118"; }

.fa-frown-o:before {
  content: "\f119"; }

.fa-meh-o:before {
  content: "\f11a"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-keyboard-o:before {
  content: "\f11c"; }

.fa-flag-o:before {
  content: "\f11d"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-code:before {
  content: "\f121"; }

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122"; }

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-crop:before {
  content: "\f125"; }

.fa-code-fork:before {
  content: "\f126"; }

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\f127"; }

.fa-question:before {
  content: "\f128"; }

.fa-info:before {
  content: "\f129"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-shield:before {
  content: "\f132"; }

.fa-calendar-o:before {
  content: "\f133"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-ticket:before {
  content: "\f145"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-minus-square-o:before {
  content: "\f147"; }

.fa-level-up:before {
  content: "\f148"; }

.fa-level-down:before {
  content: "\f149"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-pencil-square:before {
  content: "\f14b"; }

.fa-external-link-square:before {
  content: "\f14c"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\f150"; }

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\f151"; }

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\f152"; }

.fa-eur:before,
.fa-euro:before {
  content: "\f153"; }

.fa-gbp:before {
  content: "\f154"; }

.fa-dollar:before,
.fa-usd:before {
  content: "\f155"; }

.fa-inr:before,
.fa-rupee:before {
  content: "\f156"; }

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\f157"; }

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\f158"; }

.fa-krw:before,
.fa-won:before {
  content: "\f159"; }

.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-text:before {
  content: "\f15c"; }

.fa-sort-alpha-asc:before {
  content: "\f15d"; }

.fa-sort-alpha-desc:before {
  content: "\f15e"; }

.fa-sort-amount-asc:before {
  content: "\f160"; }

.fa-sort-amount-desc:before {
  content: "\f161"; }

.fa-sort-numeric-asc:before {
  content: "\f162"; }

.fa-sort-numeric-desc:before {
  content: "\f163"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-youtube-square:before {
  content: "\f166"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-youtube-play:before {
  content: "\f16a"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-adn:before {
  content: "\f170"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitbucket-square:before {
  content: "\f172"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-long-arrow-down:before {
  content: "\f175"; }

.fa-long-arrow-up:before {
  content: "\f176"; }

.fa-long-arrow-left:before {
  content: "\f177"; }

.fa-long-arrow-right:before {
  content: "\f178"; }

.fa-apple:before {
  content: "\f179"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-android:before {
  content: "\f17b"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-trello:before {
  content: "\f181"; }

.fa-female:before {
  content: "\f182"; }

.fa-male:before {
  content: "\f183"; }

.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184"; }

.fa-sun-o:before {
  content: "\f185"; }

.fa-moon-o:before {
  content: "\f186"; }

.fa-archive:before {
  content: "\f187"; }

.fa-bug:before {
  content: "\f188"; }

.fa-vk:before {
  content: "\f189"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-arrow-circle-o-right:before {
  content: "\f18e"; }

.fa-arrow-circle-o-left:before {
  content: "\f190"; }

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\f191"; }

.fa-dot-circle-o:before {
  content: "\f192"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-try:before,
.fa-turkish-lira:before {
  content: "\f195"; }

.fa-plus-square-o:before {
  content: "\f196"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-slack:before {
  content: "\f198"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\f19c"; }

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\f19d"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-pied-piper:before {
  content: "\f1a7"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-spoon:before {
  content: "\f1b1"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-automobile:before,
.fa-car:before {
  content: "\f1b9"; }

.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-file-pdf-o:before {
  content: "\f1c1"; }

.fa-file-word-o:before {
  content: "\f1c2"; }

.fa-file-excel-o:before {
  content: "\f1c3"; }

.fa-file-powerpoint-o:before {
  content: "\f1c4"; }

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\f1c5"; }

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\f1c6"; }

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\f1c7"; }

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8"; }

.fa-file-code-o:before {
  content: "\f1c9"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\f1cd"; }

.fa-circle-o-notch:before {
  content: "\f1ce"; }

.fa-ra:before,
.fa-rebel:before {
  content: "\f1d0"; }

.fa-empire:before,
.fa-ge:before {
  content: "\f1d1"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\f1d4"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7"; }

.fa-paper-plane:before,
.fa-send:before {
  content: "\f1d8"; }

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\f1d9"; }

.fa-history:before {
  content: "\f1da"; }

.fa-circle-thin:before {
  content: "\f1db"; }

.fa-header:before {
  content: "\f1dc"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-sliders:before {
  content: "\f1de"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\f1e3"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-newspaper-o:before {
  content: "\f1ea"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bell-slash-o:before {
  content: "\f1f7"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-eyedropper:before {
  content: "\f1fb"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-area-chart:before {
  content: "\f1fe"; }

.fa-pie-chart:before {
  content: "\f200"; }

.fa-line-chart:before {
  content: "\f201"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bus:before {
  content: "\f207"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-cc:before {
  content: "\f20a"; }

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\f20b"; }

.fa-meanpath:before {
  content: "\f20c"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-diamond:before {
  content: "\f219"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-venus:before {
  content: "\f221"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-intersex:before,
.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-facebook-official:before {
  content: "\f230"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-server:before {
  content: "\f233"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-bed:before,
.fa-hotel:before {
  content: "\f236"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-train:before {
  content: "\f238"; }

.fa-subway:before {
  content: "\f239"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-y-combinator:before,
.fa-yc:before {
  content: "\f23b"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-sticky-note-o:before {
  content: "\f24a"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-hourglass-o:before {
  content: "\f250"; }

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251"; }

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255"; }

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\f256"; }

.fa-hand-scissors-o:before {
  content: "\f257"; }

.fa-hand-lizard-o:before {
  content: "\f258"; }

.fa-hand-spock-o:before {
  content: "\f259"; }

.fa-hand-pointer-o:before {
  content: "\f25a"; }

.fa-hand-peace-o:before {
  content: "\f25b"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-safari:before {
  content: "\f267"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-television:before,
.fa-tv:before {
  content: "\f26c"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-500px:before {
  content: "\f26e"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-calendar-plus-o:before {
  content: "\f271"; }

.fa-calendar-minus-o:before {
  content: "\f272"; }

.fa-calendar-times-o:before {
  content: "\f273"; }

.fa-calendar-check-o:before {
  content: "\f274"; }

.fa-industry:before {
  content: "\f275"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-map-o:before {
  content: "\f278"; }

.fa-map:before {
  content: "\f279"; }

.fa-commenting:before {
  content: "\f27a"; }

.fa-commenting-o:before {
  content: "\f27b"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-vimeo:before {
  content: "\f27d"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-fonticons:before {
  content: "\f280"; }

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block; }

body {
  line-height: 1; }

ol,
ul {
  list-style: none; }

blockquote,
q {
  quotes: none; }

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none; }

html {
  overflow-y: scroll;
  font-size: 62.5%; }

body {
  background: #fff;
  color: #000;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  line-height: 1.714286; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
dl,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
  clear: none;
  margin-bottom: 1.714286em; }

a.backtotop {
  padding: 0 0 0 1em;
  background-image: url(../images/account/card/asc_selected.html);
  background-repeat: no-repeat;
  background-position: 0 50%; }

.hidden {
  display: none;
  visibility: hidden; }

.hidden_visually {
  position: absolute;
  overflow: hidden;
  margin: -1px;
  padding: 0;
  width: 1px;
  height: 1px;
  border: 0;
  clip: rect(0 0 0 0); }

.hidden_visually:active,
.hidden_visually:focus {
  position: static;
  overflow: visible;
  clip: auto;
  margin: 0;
  width: auto;
  height: auto; }

strong {
  font-weight: 700; }

em {
  font-style: italic; }

.clearfix:after {
  content: ".";
  display: block;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.clearfix {
  display: inline-block; }

html[xmlns] .clearfix {
  display: block; }

* html .clearfix {
  height: 1%; }

.tracking {
  position: absolute;
  top: 0;
  left: -99px;
  width: 1px;
  height: 1px;
  border: 0; }

ol {
  margin-left: 18px;
  list-style: decimal; }

li {
  margin-bottom: .857143em; }

ul ul {
  padding: .5em 0 0 18px; }

blockquote {
  font-style: italic;
  font-size: 1.455em;
  line-height: 1.6875; }

blockquote p em {
  font-style: normal; }

blockquote p cite {
  display: block;
  font-size: .625em;
  line-height: 1.7;
  text-align: right; }

hr {
  margin: 0 0 5em;
  padding: 0;
  width: 0; }

.ie6 hr {
  margin-bottom: 3em; }

sup {
  vertical-align: super;
  font-size: smaller; }

object:focus {
  outline: 0; }

span.fix_widow {
  white-space: nowrap; }

.fine-print,
.note,
.privacy {
  color: #827a71; }

.numbers {
  font-family: Lato, Arial, sans-serif; }

span.required {
  color: red;
  white-space: nowrap; }

.align_center {
  text-align: center; }

.align_left {
  text-align: left; }

.align_right {
  text-align: right; }

.adr .region {
  position: static;
  float: none;
  padding: 0; }

@media (min-height: 930px) {
  html {
    background: #282828; } }

@media (min-width: 992px) {
  .size1of1 p,
  .size2of3 p {
    max-width: 750px; }
  .p-inherit p {
    max-width: inherit; } }

.js .bigdoor {
  min-width: 150px;
  min-height: 100px;
  background: url(../images/loading_small.html) no-repeat 50% 50%; }

.js .bigdoor > * {
  display: none; }

.header_bar {
  padding: 5px 0;
  background-color: #006341; }

.header_container {
  background-color: #f7f7f7;
  z-index: 2; }

.header_container:after {
  display: block;
  content: "";
  top: 100%;
  left: 0;
  height: 3px;
  width: 100%;
  background: rgba(0, 0, 0, 0.05); }

.header_container .column {
  position: inherit; }

#content {
  padding-top: 32px; }

#content .product-note {
  padding: 10px 15px;
  max-width: 100%;
  width: 100%;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: none repeat scroll 0 0 #2a8a15; }

#content .product-note a {
  color: #fff;
  border-bottom: 1px dotted #fff; }

#content .product-note a:hover {
  border-bottom: 1px solid #fff; }

#skip {
  top: 0;
  left: 0;
  width: 100%;
  font-size: .857143em; }

#skip,
#skip li {
  position: absolute; }

#skip li {
  z-index: 1;
  margin: 0; }

#skip a {
  position: absolute;
  left: -9999px; }

#skip a:active,
#skip a:focus {
  display: block;
  position: static;
  left: 0;
  padding: .25em 1em; }

#logo {
  display: block;
  position: absolute;
  z-index: 1;
  margin-top: 21px;
  width: 62px;
  height: 62px;
  background-image: url(../img/global/starbucks_logo.png);
  background-size: contain; }

#logo:hover {
  background-color: transparent; }

#logo.hide_navigation {
  position: inherit; }

#debug,
#debug_panel {
  position: absolute;
  z-index: 2000;
  padding: 1em 20px 0;
  border-radius: 6px;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  color: #fff;
  font-family: Helvetica, Arial, sans-serif; }

#debug {
  top: 18px;
  left: 18px; }

#debug dt {
  color: #ccc; }

#debug dd {
  margin: 0 0 1em; }

#debug_panel {
  display: none;
  top: 60px;
  right: 10px;
  width: 400px; }

#debug_panel #debug_close {
  position: absolute;
  top: 1em;
  right: 1em; }

#debug_panel dl {
  margin: 0; }

#debug_panel dt {
  color: #ccc; }

#debug_panel dd {
  margin: 0 0 1em; }

#debug_panel dd em {
  padding: 2px 5px;
  border-radius: 4px;
  background: red;
  background: rgba(255, 0, 0, 0.8); }

#language_selector {
  position: absolute;
  top: 106px;
  left: 734px; }

.js #language_change {
  display: none; }

.top_prominent_message {
  background: #edeeee;
  border-top: 55px solid #fff;
  margin: 0 0 15px; }

#allow_message {
  padding: 0 0 20px; }

#local_site_message {
  padding: 0; }

.top_prominent_message .size2of3 {
  float: none;
  margin: 0 auto; }

.top_prominent_message h2 {
  color: #6cb33d;
  font-weight: 400; }

.top_prominent_message .validation_summary {
  border: 0;
  margin: 0; }

.top_prominent_message input[type=checkbox] {
  margin-left: 3px; }

.top_prominent_message label {
  margin-right: 10px; }

.js_requried {
  display: none; }

.js .js_requried {
  display: inherit; }

.cta_arrow {
  display: block;
  float: left;
  margin-right: 10px;
  height: 22px;
  width: 22px;
  background: url(../img/global/cta_arrow.html) no-repeat 0 0; }

.serif {
  font-family: Domine, Sentinel, Clarendon, Superclarendon, Georgia, Times New Roman, serif; }

.cursive {
  font-family: Nothing You Could Do, cursive; }

@media (min-width: 600px) {
  #skip li {
    margin-left: 111px; } }

@media (max-width: 599px) {
  #logo.hide_navigation {
    position: relative;
    top: 2px; } }

@media (max-width: 480px) {
  .addthis_button_pinterest_pinit {
    display: none; } }

@media (max-width: 320px) {
  .addthis_button_pinterest_pinit {
    display: none; } }

.fields {
  clear: both; }

.ie7 .fields {
  zoom: 1; }

.fields:after,
.fields:before {
  display: table;
  content: ""; }

.fields:after {
  clear: both; }

.fields.border_top {
  padding-top: 1.714286em;
  border-top: 2px solid #333; }

.fields.border_bottom {
  margin-bottom: 1.714286em;
  border-bottom: 2px solid #333; }

.region {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10px;
  position: relative; }

.region embed,
.region img,
.region object,
.region video {
  margin-bottom: 20px;
  max-width: 100%; }

.ie7 .region img {
  -ms-interpolation-mode: bicubic; }

.media-full {
  margin-left: -3%;
  width: 106%; }

.blocks {
  display: block;
  clear: both;
  margin-left: -20px;
  list-style: none; }

.blocks img {
  display: block;
  margin: 0 auto;
  width: auto; }

@media (min-width: 768px) {
  .blocks img {
    width: 100%; } }

.blocks dt {
  color: #2a8a15; }

.blocks:after {
  display: block;
  clear: both;
  content: ""; }

.blocks > li {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  clear: both;
  padding: 0 0 0 20px;
  background: 0 0; }

@media (min-width: 320px) {
  .blocks > li {
    clear: none; }
  .blocks-five-up > li,
  .blocks-four-up > li,
  .blocks-six-up > li {
    float: left;
    width: 50%; }
  .blocks-five-up > li:nth-child(odd),
  .blocks-four-up > li:nth-child(odd),
  .blocks-six-up > li:nth-child(odd),
  .no-nthchild .blocks-start {
    clear: left; }
  .no-nthchild .blocks-end {
    zoom: 1;
    float: none;
    width: auto; } }

@media (min-width: 480px) {
  .region:after {
    display: table;
    content: "";
    clear: both; }
  .blocks-three-up > li,
  .blocks-two-up > li {
    float: left;
    width: 50%; }
  .blocks-five-up > li,
  .blocks-six-up > li {
    width: 33.333333%; }
  .blocks-five-up > li:nth-child(odd),
  .blocks-six-up > li:nth-child(odd) {
    clear: none; }
  .blocks-five-up > li:nth-child(3n+1),
  .blocks-six-up > li:nth-child(3n+1),
  .blocks-three-up > li:nth-child(odd),
  .blocks-two-up > li:nth-child(odd) {
    clear: left; } }

@media (min-width: 600px) {
  .blocks-three-up > li {
    width: 33.333333%; }
  .blocks-four-up > li {
    width: 25%; }
  .blocks-five-up > li {
    width: 20%; }
  .blocks-six-up > li {
    width: 16.666667%; }
  .blocks-five-up > li:nth-child(3n+1),
  .blocks-five-up > li:nth-child(odd),
  .blocks-four-up > li:nth-child(odd),
  .blocks-six-up > li:nth-child(3n+1),
  .blocks-three-up > li:nth-child(odd) {
    clear: none; }
  .blocks-five-up > li:nth-child(5n+1),
  .blocks-four-up > li:nth-child(4n+1),
  .blocks-six-up > li:nth-child(6n+1),
  .blocks-three-up > li:nth-child(3n+1) {
    clear: left; } }

@media (min-width: 769px) {
  .container,
  .region {
    padding: 0 12px; }
  .blocks {
    margin-left: -24px; }
  .blocks > li {
    padding: 0 0 0 24px; }
  .region {
    position: relative;
    float: left; }
  .region.reset,
  .region.reset-left {
    padding-left: 0; }
  .region.reset,
  .region.reset-right {
    padding-right: 0; }
  .ie7 .region-last {
    zoom: 1;
    float: none;
    width: auto; }
  .size1of1 {
    float: none; }
  .size1of2 {
    width: 50%; }
  .size1of3 {
    width: 33.333333%; }
  .size2of3 {
    width: 66.666666%; }
  .size1of4 {
    width: 25%; }
  .size3of4 {
    width: 75%; }
  .size1of5 {
    width: 20%; }
  .size2of5 {
    width: 40%; }
  .size3of5 {
    width: 60%; }
  .size4of5 {
    width: 80%; }
  .size1of6 {
    width: 16.666667%; }
  .size5of6 {
    width: 83.333333%; }
  .size1of7 {
    width: 14.285714%; }
  .size-golden-long {
    width: 61.803398%; }
  .size-golden-short {
    width: 38.196602%; }
  .prefix1of2 {
    margin-left: 50%; }
  .prefix1of3 {
    margin-left: 33.333333%; }
  .prefix2of3 {
    margin-left: 66.666666%; }
  .prefix1of4 {
    margin-left: 25%; }
  .prefix3of4 {
    margin-left: 75%; }
  .prefix1of5 {
    margin-left: 20%; }
  .prefix2of5 {
    margin-left: 40%; }
  .prefix3of5 {
    margin-left: 60%; }
  .prefix4of5 {
    margin-left: 80%; }
  .prefix1of6 {
    margin-left: 16.666667%; }
  .prefix5of6 {
    margin-left: 83.333333%; }
  .prefix1of7 {
    margin-left: 14.285714%; }
  .prefix-golden-long {
    margin-left: 61.803398%; }
  .prefix-golden-short {
    margin-left: 38.196602%; }
  .suffix1of2 {
    margin-right: 50%; }
  .suffix1of3 {
    margin-right: 33.333333%; }
  .suffix2of3 {
    margin-right: 66.666666%; }
  .suffix1of4 {
    margin-right: 25%; }
  .suffix3of4 {
    margin-right: 75%; }
  .suffix1of5 {
    margin-right: 20%; }
  .suffix2of5 {
    margin-right: 40%; }
  .suffix3of5 {
    margin-right: 60%; }
  .suffix4of5 {
    margin-right: 80%; }
  .suffix1of6 {
    margin-right: 16.666667%; }
  .suffix5of6 {
    margin-right: 83.333333%; }
  .suffix1of7 {
    margin-right: 14.285714%; }
  .suffix-golden-long {
    margin-right: 61.803398%; }
  .suffix-golden-short {
    margin-right: 38.196602%; }
  .push1of2 {
    left: 50%; }
  .push1of3 {
    left: 33.333333%; }
  .push2of3 {
    left: 66.666666%; }
  .push1of4 {
    left: 25%; }
  .push3of4 {
    left: 75%; }
  .push1of5 {
    left: 20%; }
  .push2of5 {
    left: 40%; }
  .push3of5 {
    left: 60%; }
  .push4of5 {
    left: 80%; }
  .push1of6 {
    left: 16.666667%; }
  .push5of6 {
    left: 83.333333%; }
  .push1of7 {
    left: 14.285714%; }
  .push-golden-long {
    left: 61.803398%; }
  .push-golden-short {
    left: 38.196602%; }
  .push-golden-long,
  .push-golden-short,
  .push1of2,
  .push1of3,
  .push1of4,
  .push1of5,
  .push1of6,
  .push1of7,
  .push2of3,
  .push2of5,
  .push3of4,
  .push3of5,
  .push4of5,
  .push5of6 {
    min-height: 1px; }
  .pull1of2 {
    left: -50%; }
  .pull1of3 {
    left: -33.333333%; }
  .pull2of3 {
    left: -66.666666%; }
  .pull1of4 {
    left: -25%; }
  .pull3of4 {
    left: -75%; }
  .pull1of5 {
    left: -20%; }
  .pull2of5 {
    left: -40%; }
  .pull3of5 {
    left: -60%; }
  .pull4of5 {
    left: -80%; }
  .pull1of6 {
    left: -16.666667%; }
  .pull5of6 {
    left: -83.333333%; }
  .pull1of7 {
    left: -14.285714%; }
  .pull-golden-long {
    left: -61.803398%; }
  .pull-golden-short {
    left: -38.196602%; }
  .region-centered {
    float: none;
    margin: 0 auto; }
  .region-keyline-left {
    border-left: 1px solid #e6e5e3; }
  .region-keyline-right {
    border-right: 1px solid #e6e5e3; }
  .media-full {
    margin-left: 0;
    width: 100%; } }

@media (min-width: 1024px) {
  .container,
  .region {
    padding: 0 15px; }
  .blocks {
    margin-left: -30px; }
  .blocks > li {
    padding: 0 0 0 30px; } }

@media (min-width: 1280px) {
  .container,
  .region {
    padding: 0 20px; }
  .blocks {
    margin-left: -40px; }
  .blocks > li {
    padding: 0 0 0 40px; } }

.clearfix:after,
.clearfix:before {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

.container {
  width: 100%;
  max-width: 1360px;
  margin: 0 auto;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .container {
    padding: 0 12px; } }

@media (min-width: 1024px) {
  .container {
    padding: 0 15px; } }

@media (min-width: 1280px) {
  .container {
    padding: 0 20px; } }

.grid {
  text-align: left;
  font-family: NoSpace; }

.grid:after,
.grid:before {
  content: "";
  display: table; }

.grid:after {
  clear: both; }

.grid_align_left {
  text-align: left; }

.grid_align_center {
  text-align: center; }

.grid_align_right {
  text-align: right; }

.grid_align_center .column,
.grid_align_right .column {
  text-align: left; }

.grid_valign_top .column {
  vertical-align: top; }

.grid_valign_middle .column {
  vertical-align: middle; }

.grid_valign_bottom .column {
  vertical-align: bottom; }

.grid .grid {
  margin: 0 -10px; }

@media (min-width: 768px) {
  .grid .grid {
    margin: 0 -12px; } }

@media (min-width: 1024px) {
  .grid .grid {
    margin: 0 -15px; } }

@media (min-width: 1280px) {
  .grid .grid {
    margin: 0 -20px; } }

.column {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 0 10px;
  vertical-align: top;
  font-family: Lato, Helvetica, Arial, sans-serif; }

@media (min-width: 768px) {
  .column {
    padding: 0 12px; } }

@media (min-width: 1024px) {
  .column {
    padding: 0 15px; } }

@media (min-width: 1280px) {
  .column {
    padding: 0 20px; } }

.column.reset,
.column.reset-left {
  padding-left: 0; }

.column.reset,
.column.reset-right {
  padding-right: 0; }

.size1of12 {
  width: 8.33333%;
  width: 8.32333%; }

.size2of12 {
  width: 16.66667%;
  width: 16.65667%; }

.size3of12 {
  width: 25%;
  width: 24.99%; }

.size4of12 {
  width: 33.33333%;
  width: 33.32333%; }

.size5of12 {
  width: 41.66667%;
  width: 41.65667%; }

.size6of12 {
  width: 50%;
  width: 48.99%; }

.size7of12 {
  width: 58.33333%;
  width: 58.32333%; }

.size8of12 {
  width: 66.66667%;
  width: 66.65667%; }

.size9of12 {
  width: 75%;
  width: 74.99%; }

.size10of12 {
  width: 83.33333%;
  width: 83.32333%; }

.size11of12 {
  width: 91.66667%;
  width: 91.65667%; }

.size12of12 {
  width: 100%;
  width: 99.99%; }

.prefix0of12 {
  margin-left: 0;
  margin-left: 0; }

.suffix0of12 {
  margin-right: 0;
  margin-right: 0; }

.prefix1of12 {
  margin-left: 8.33333%; }

.suffix1of12 {
  margin-right: 8.33333%; }

.prefix2of12 {
  margin-left: 16.66667%; }

.suffix2of12 {
  margin-right: 16.66667%; }

.prefix3of12 {
  margin-left: 25%; }

.suffix3of12 {
  margin-right: 25%; }

.prefix4of12 {
  margin-left: 33.33333%; }

.suffix4of12 {
  margin-right: 33.33333%; }

.prefix5of12 {
  margin-left: 41.66667%; }

.suffix5of12 {
  margin-right: 41.66667%; }

.prefix6of12 {
  margin-left: 50%; }

.suffix6of12 {
  margin-right: 50%; }

.prefix7of12 {
  margin-left: 58.33333%; }

.suffix7of12 {
  margin-right: 58.33333%; }

.prefix8of12 {
  margin-left: 66.66667%; }

.suffix8of12 {
  margin-right: 66.66667%; }

.prefix9of12 {
  margin-left: 75%; }

.suffix9of12 {
  margin-right: 75%; }

.prefix10of12 {
  margin-left: 83.33333%; }

.suffix10of12 {
  margin-right: 83.33333%; }

.prefix11of12 {
  margin-left: 91.66667%; }

.suffix11of12 {
  margin-right: 91.66667%; }

.prefix12of12 {
  margin-left: 100%; }

.suffix12of12 {
  margin-right: 100%; }

.push0of12 {
  left: 0;
  left: 0; }

.pull0of12 {
  right: 0;
  right: 0; }

.push1of12 {
  left: 8.33333%; }

.pull1of12 {
  right: 8.33333%; }

.push2of12 {
  left: 16.66667%; }

.pull2of12 {
  right: 16.66667%; }

.push3of12 {
  left: 25%; }

.pull3of12 {
  right: 25%; }

.push4of12 {
  left: 33.33333%; }

.pull4of12 {
  right: 33.33333%; }

.push5of12 {
  left: 41.66667%; }

.pull5of12 {
  right: 41.66667%; }

.push6of12 {
  left: 50%; }

.pull6of12 {
  right: 50%; }

.push7of12 {
  left: 58.33333%; }

.pull7of12 {
  right: 58.33333%; }

.push8of12 {
  left: 66.66667%; }

.pull8of12 {
  right: 66.66667%; }

.push9of12 {
  left: 75%; }

.pull9of12 {
  right: 75%; }

.push10of12 {
  left: 83.33333%; }

.pull10of12 {
  right: 83.33333%; }

.push11of12 {
  left: 91.66667%; }

.pull11of12 {
  right: 91.66667%; }

.push12of12 {
  left: 100%; }

.pull12of12 {
  right: 100%; }

@media (min-width: 481px) {
  .sm_size1of12 {
    width: 8.33333%;
    width: 8.32333%; }
  .sm_size2of12 {
    width: 16.66667%;
    width: 16.65667%; }
  .sm_size3of12 {
    width: 25%;
    width: 24.99%; }
  .sm_size4of12 {
    width: 33.33333%;
    width: 33.32333%; }
  .sm_size5of12 {
    width: 41.66667%;
    width: 41.65667%; }
  .sm_size6of12 {
    width: 50%;
    width: 48.99%; }
  .sm_size7of12 {
    width: 58.33333%;
    width: 58.32333%; }
  .sm_size8of12 {
    width: 66.66667%;
    width: 66.65667%; }
  .sm_size9of12 {
    width: 75%;
    width: 74.99%; }
  .sm_size10of12 {
    width: 83.33333%;
    width: 83.32333%; }
  .sm_size11of12 {
    width: 91.66667%;
    width: 91.65667%; }
  .sm_size12of12 {
    width: 100%;
    width: 99.99%; }
  .sm_prefix0of12 {
    margin-left: 0;
    margin-left: 0; }
  .sm_suffix0of12 {
    margin-right: 0;
    margin-right: 0; }
  .sm_prefix1of12 {
    margin-left: 8.33333%; }
  .sm_suffix1of12 {
    margin-right: 8.33333%; }
  .sm_prefix2of12 {
    margin-left: 16.66667%; }
  .sm_suffix2of12 {
    margin-right: 16.66667%; }
  .sm_prefix3of12 {
    margin-left: 25%; }
  .sm_suffix3of12 {
    margin-right: 25%; }
  .sm_prefix4of12 {
    margin-left: 33.33333%; }
  .sm_suffix4of12 {
    margin-right: 33.33333%; }
  .sm_prefix5of12 {
    margin-left: 41.66667%; }
  .sm_suffix5of12 {
    margin-right: 41.66667%; }
  .sm_prefix6of12 {
    margin-left: 50%; }
  .sm_suffix6of12 {
    margin-right: 50%; }
  .sm_prefix7of12 {
    margin-left: 58.33333%; }
  .sm_suffix7of12 {
    margin-right: 58.33333%; }
  .sm_prefix8of12 {
    margin-left: 66.66667%; }
  .sm_suffix8of12 {
    margin-right: 66.66667%; }
  .sm_prefix9of12 {
    margin-left: 75%; }
  .sm_suffix9of12 {
    margin-right: 75%; }
  .sm_prefix10of12 {
    margin-left: 83.33333%; }
  .sm_suffix10of12 {
    margin-right: 83.33333%; }
  .sm_prefix11of12 {
    margin-left: 91.66667%; }
  .sm_suffix11of12 {
    margin-right: 91.66667%; }
  .sm_prefix12of12 {
    margin-left: 100%; }
  .sm_suffix12of12 {
    margin-right: 100%; }
  .sm_push0of12 {
    left: 0;
    left: 0; }
  .sm_pull0of12 {
    right: 0;
    right: 0; }
  .sm_push1of12 {
    left: 8.33333%; }
  .sm_pull1of12 {
    right: 8.33333%; }
  .sm_push2of12 {
    left: 16.66667%; }
  .sm_pull2of12 {
    right: 16.66667%; }
  .sm_push3of12 {
    left: 25%; }
  .sm_pull3of12 {
    right: 25%; }
  .sm_push4of12 {
    left: 33.33333%; }
  .sm_pull4of12 {
    right: 33.33333%; }
  .sm_push5of12 {
    left: 41.66667%; }
  .sm_pull5of12 {
    right: 41.66667%; }
  .sm_push6of12 {
    left: 50%; }
  .sm_pull6of12 {
    right: 50%; }
  .sm_push7of12 {
    left: 58.33333%; }
  .sm_pull7of12 {
    right: 58.33333%; }
  .sm_push8of12 {
    left: 66.66667%; }
  .sm_pull8of12 {
    right: 66.66667%; }
  .sm_push9of12 {
    left: 75%; }
  .sm_pull9of12 {
    right: 75%; }
  .sm_push10of12 {
    left: 83.33333%; }
  .sm_pull10of12 {
    right: 83.33333%; }
  .sm_push11of12 {
    left: 91.66667%; }
  .sm_pull11of12 {
    right: 91.66667%; }
  .sm_push12of12 {
    left: 100%; }
  .sm_pull12of12 {
    right: 100%; } }

@media (min-width: 768px) {
  .med_size1of12 {
    width: 8.33333%;
    width: 8.32333%; }
  .med_size2of12 {
    width: 16.66667%;
    width: 16.65667%; }
  .med_size3of12 {
    width: 25%;
    width: 24.99%; }
  .med_size4of12 {
    width: 33.33333%;
    width: 33.32333%; }
  .med_size5of12 {
    width: 41.66667%;
    width: 41.65667%; }
  .med_size6of12 {
    width: 50%;
    width: 48.99%; }
  .med_size7of12 {
    width: 58.33333%;
    width: 58.32333%; }
  .med_size8of12 {
    width: 66.66667%;
    width: 66.65667%; }
  .med_size9of12 {
    width: 75%;
    width: 74.99%; }
  .med_size10of12 {
    width: 83.33333%;
    width: 83.32333%; }
  .med_size11of12 {
    width: 91.66667%;
    width: 91.65667%; }
  .med_size12of12 {
    width: 100%;
    width: 99.99%; }
  .med_prefix0of12 {
    margin-left: 0;
    margin-left: 0; }
  .med_suffix0of12 {
    margin-right: 0;
    margin-right: 0; }
  .med_prefix1of12 {
    margin-left: 8.33333%; }
  .med_suffix1of12 {
    margin-right: 8.33333%; }
  .med_prefix2of12 {
    margin-left: 16.66667%; }
  .med_suffix2of12 {
    margin-right: 16.66667%; }
  .med_prefix3of12 {
    margin-left: 25%; }
  .med_suffix3of12 {
    margin-right: 25%; }
  .med_prefix4of12 {
    margin-left: 33.33333%; }
  .med_suffix4of12 {
    margin-right: 33.33333%; }
  .med_prefix5of12 {
    margin-left: 41.66667%; }
  .med_suffix5of12 {
    margin-right: 41.66667%; }
  .med_prefix6of12 {
    margin-left: 50%; }
  .med_suffix6of12 {
    margin-right: 50%; }
  .med_prefix7of12 {
    margin-left: 58.33333%; }
  .med_suffix7of12 {
    margin-right: 58.33333%; }
  .med_prefix8of12 {
    margin-left: 66.66667%; }
  .med_suffix8of12 {
    margin-right: 66.66667%; }
  .med_prefix9of12 {
    margin-left: 75%; }
  .med_suffix9of12 {
    margin-right: 75%; }
  .med_prefix10of12 {
    margin-left: 83.33333%; }
  .med_suffix10of12 {
    margin-right: 83.33333%; }
  .med_prefix11of12 {
    margin-left: 91.66667%; }
  .med_suffix11of12 {
    margin-right: 91.66667%; }
  .med_prefix12of12 {
    margin-left: 100%; }
  .med_suffix12of12 {
    margin-right: 100%; }
  .med_push0of12 {
    left: 0;
    left: 0; }
  .med_pull0of12 {
    right: 0;
    right: 0; }
  .med_push1of12 {
    left: 8.33333%; }
  .med_pull1of12 {
    right: 8.33333%; }
  .med_push2of12 {
    left: 16.66667%; }
  .med_pull2of12 {
    right: 16.66667%; }
  .med_push3of12 {
    left: 25%; }
  .med_pull3of12 {
    right: 25%; }
  .med_push4of12 {
    left: 33.33333%; }
  .med_pull4of12 {
    right: 33.33333%; }
  .med_push5of12 {
    left: 41.66667%; }
  .med_pull5of12 {
    right: 41.66667%; }
  .med_push6of12 {
    left: 50%; }
  .med_pull6of12 {
    right: 50%; }
  .med_push7of12 {
    left: 58.33333%; }
  .med_pull7of12 {
    right: 58.33333%; }
  .med_push8of12 {
    left: 66.66667%; }
  .med_pull8of12 {
    right: 66.66667%; }
  .med_push9of12 {
    left: 75%; }
  .med_pull9of12 {
    right: 75%; }
  .med_push10of12 {
    left: 83.33333%; }
  .med_pull10of12 {
    right: 83.33333%; }
  .med_push11of12 {
    left: 91.66667%; }
  .med_pull11of12 {
    right: 91.66667%; }
  .med_push12of12 {
    left: 100%; }
  .med_pull12of12 {
    right: 100%; } }

@media (min-width: 1024px) {
  .lg_size1of12 {
    width: 8.33333%;
    width: 8.32333%; }
  .lg_size2of12 {
    width: 16.66667%;
    width: 16.65667%; }
  .lg_size3of12 {
    width: 25%;
    width: 24.99%; }
  .lg_size4of12 {
    width: 33.33333%;
    width: 33.32333%; }
  .lg_size5of12 {
    width: 41.66667%;
    width: 41.65667%; }
  .lg_size6of12 {
    width: 50%;
    width: 48.99%; }
  .lg_size7of12 {
    width: 58.33333%;
    width: 58.32333%; }
  .lg_size8of12 {
    width: 66.66667%;
    width: 66.65667%; }
  .lg_size9of12 {
    width: 75%;
    width: 74.99%; }
  .lg_size10of12 {
    width: 83.33333%;
    width: 83.32333%; }
  .lg_size11of12 {
    width: 91.66667%;
    width: 91.65667%; }
  .lg_size12of12 {
    width: 100%;
    width: 99.99%; }
  .lg_prefix0of12 {
    margin-left: 0;
    margin-left: 0; }
  .lg_suffix0of12 {
    margin-right: 0;
    margin-right: 0; }
  .lg_prefix1of12 {
    margin-left: 8.33333%; }
  .lg_suffix1of12 {
    margin-right: 8.33333%; }
  .lg_prefix2of12 {
    margin-left: 16.66667%; }
  .lg_suffix2of12 {
    margin-right: 16.66667%; }
  .lg_prefix3of12 {
    margin-left: 25%; }
  .lg_suffix3of12 {
    margin-right: 25%; }
  .lg_prefix4of12 {
    margin-left: 33.33333%; }
  .lg_suffix4of12 {
    margin-right: 33.33333%; }
  .lg_prefix5of12 {
    margin-left: 41.66667%; }
  .lg_suffix5of12 {
    margin-right: 41.66667%; }
  .lg_prefix6of12 {
    margin-left: 50%; }
  .lg_suffix6of12 {
    margin-right: 50%; }
  .lg_prefix7of12 {
    margin-left: 58.33333%; }
  .lg_suffix7of12 {
    margin-right: 58.33333%; }
  .lg_prefix8of12 {
    margin-left: 66.66667%; }
  .lg_suffix8of12 {
    margin-right: 66.66667%; }
  .lg_prefix9of12 {
    margin-left: 75%; }
  .lg_suffix9of12 {
    margin-right: 75%; }
  .lg_prefix10of12 {
    margin-left: 83.33333%; }
  .lg_suffix10of12 {
    margin-right: 83.33333%; }
  .lg_prefix11of12 {
    margin-left: 91.66667%; }
  .lg_suffix11of12 {
    margin-right: 91.66667%; }
  .lg_prefix12of12 {
    margin-left: 100%; }
  .lg_suffix12of12 {
    margin-right: 100%; }
  .lg_push0of12 {
    left: 0;
    left: 0; }
  .lg_pull0of12 {
    right: 0;
    right: 0; }
  .lg_push1of12 {
    left: 8.33333%; }
  .lg_pull1of12 {
    right: 8.33333%; }
  .lg_push2of12 {
    left: 16.66667%; }
  .lg_pull2of12 {
    right: 16.66667%; }
  .lg_push3of12 {
    left: 25%; }
  .lg_pull3of12 {
    right: 25%; }
  .lg_push4of12 {
    left: 33.33333%; }
  .lg_pull4of12 {
    right: 33.33333%; }
  .lg_push5of12 {
    left: 41.66667%; }
  .lg_pull5of12 {
    right: 41.66667%; }
  .lg_push6of12 {
    left: 50%; }
  .lg_pull6of12 {
    right: 50%; }
  .lg_push7of12 {
    left: 58.33333%; }
  .lg_pull7of12 {
    right: 58.33333%; }
  .lg_push8of12 {
    left: 66.66667%; }
  .lg_pull8of12 {
    right: 66.66667%; }
  .lg_push9of12 {
    left: 75%; }
  .lg_pull9of12 {
    right: 75%; }
  .lg_push10of12 {
    left: 83.33333%; }
  .lg_pull10of12 {
    right: 83.33333%; }
  .lg_push11of12 {
    left: 91.66667%; }
  .lg_pull11of12 {
    right: 91.66667%; }
  .lg_push12of12 {
    left: 100%; }
  .lg_pull12of12 {
    right: 100%; } }

@media (min-width: 1280px) {
  .xl_size1of12 {
    width: 8.33333%;
    width: 8.32333%; }
  .xl_size2of12 {
    width: 16.66667%;
    width: 16.65667%; }
  .xl_size3of12 {
    width: 25%;
    width: 24.99%; }
  .xl_size4of12 {
    width: 33.33333%;
    width: 33.32333%; }
  .xl_size5of12 {
    width: 41.66667%;
    width: 41.65667%; }
  .xl_size6of12 {
    width: 50%;
    width: 48.99%; }
  .xl_size7of12 {
    width: 58.33333%;
    width: 58.32333%; }
  .xl_size8of12 {
    width: 66.66667%;
    width: 66.65667%; }
  .xl_size9of12 {
    width: 75%;
    width: 74.99%; }
  .xl_size10of12 {
    width: 83.33333%;
    width: 83.32333%; }
  .xl_size11of12 {
    width: 91.66667%;
    width: 91.65667%; }
  .xl_size12of12 {
    width: 100%;
    width: 99.99%; }
  .xl_prefix0of12 {
    margin-left: 0;
    margin-left: 0; }
  .xl_suffix0of12 {
    margin-right: 0;
    margin-right: 0; }
  .xl_prefix1of12 {
    margin-left: 8.33333%; }
  .xl_suffix1of12 {
    margin-right: 8.33333%; }
  .xl_prefix2of12 {
    margin-left: 16.66667%; }
  .xl_suffix2of12 {
    margin-right: 16.66667%; }
  .xl_prefix3of12 {
    margin-left: 25%; }
  .xl_suffix3of12 {
    margin-right: 25%; }
  .xl_prefix4of12 {
    margin-left: 33.33333%; }
  .xl_suffix4of12 {
    margin-right: 33.33333%; }
  .xl_prefix5of12 {
    margin-left: 41.66667%; }
  .xl_suffix5of12 {
    margin-right: 41.66667%; }
  .xl_prefix6of12 {
    margin-left: 50%; }
  .xl_suffix6of12 {
    margin-right: 50%; }
  .xl_prefix7of12 {
    margin-left: 58.33333%; }
  .xl_suffix7of12 {
    margin-right: 58.33333%; }
  .xl_prefix8of12 {
    margin-left: 66.66667%; }
  .xl_suffix8of12 {
    margin-right: 66.66667%; }
  .xl_prefix9of12 {
    margin-left: 75%; }
  .xl_suffix9of12 {
    margin-right: 75%; }
  .xl_prefix10of12 {
    margin-left: 83.33333%; }
  .xl_suffix10of12 {
    margin-right: 83.33333%; }
  .xl_prefix11of12 {
    margin-left: 91.66667%; }
  .xl_suffix11of12 {
    margin-right: 91.66667%; }
  .xl_prefix12of12 {
    margin-left: 100%; }
  .xl_suffix12of12 {
    margin-right: 100%; }
  .xl_push0of12 {
    left: 0;
    left: 0; }
  .xl_pull0of12 {
    right: 0;
    right: 0; }
  .xl_push1of12 {
    left: 8.33333%; }
  .xl_pull1of12 {
    right: 8.33333%; }
  .xl_push2of12 {
    left: 16.66667%; }
  .xl_pull2of12 {
    right: 16.66667%; }
  .xl_push3of12 {
    left: 25%; }
  .xl_pull3of12 {
    right: 25%; }
  .xl_push4of12 {
    left: 33.33333%; }
  .xl_pull4of12 {
    right: 33.33333%; }
  .xl_push5of12 {
    left: 41.66667%; }
  .xl_pull5of12 {
    right: 41.66667%; }
  .xl_push6of12 {
    left: 50%; }
  .xl_pull6of12 {
    right: 50%; }
  .xl_push7of12 {
    left: 58.33333%; }
  .xl_pull7of12 {
    right: 58.33333%; }
  .xl_push8of12 {
    left: 66.66667%; }
  .xl_pull8of12 {
    right: 66.66667%; }
  .xl_push9of12 {
    left: 75%; }
  .xl_pull9of12 {
    right: 75%; }
  .xl_push10of12 {
    left: 83.33333%; }
  .xl_pull10of12 {
    right: 83.33333%; }
  .xl_push11of12 {
    left: 91.66667%; }
  .xl_pull11of12 {
    right: 91.66667%; }
  .xl_push12of12 {
    left: 100%; }
  .xl_pull12of12 {
    right: 100%; } }

#enjoy_with {
  margin: 5em 0 0; }

#enjoy_with h3 {
  margin: 0 0 .1em;
  border: 0;
  font-weight: 700; }

#enjoy_with p {
  font-style: italic;
  font-size: 1.455em;
  line-height: 1.688; }

#enjoy_with p em {
  font-style: normal; }

#content_rail li {
  margin: 0;
  font-size: .928571em; }

#content_rail #stamp {
  float: left;
  margin: 0 7px 1em;
  padding: 7px 0;
  width: 25%; }

#content_rail #available {
  float: right;
  padding: 0 0 1.5em;
  width: 75%; }

#content_rail #available p {
  margin: 0 0 .75em;
  min-height: 47px; }

#content_rail #available strong {
  font-size: 1.2857em;
  line-height: 1.111; }

#content_rail #available #available_details span {
  position: relative;
  top: -9px;
  font-size: .9286em; }

#content_rail dl.details {
  padding: 0 7px; }

#content_rail dl.details dd {
  font-size: .9286em;
  line-height: 1.2308; }

#content_rail ul.classification {
  margin: 0;
  padding: .5em 0;
  border-top: 1px solid #d5d2cd;
  overflow: hidden; }

.ie6 #content_rail ul.classification {
  height: 1%; }

#content_rail ul.classification li {
  float: left;
  margin: 0;
  padding: 10px 15px 7px 7px; }

#content_rail ul.classification a {
  padding: 0;
  background: 0 0; }

#content_rail ul.classification img {
  float: none;
  margin: 0;
  padding: 0;
  border: 0; }

#content_rail .find,
#content_rail .related {
  padding: 1em 7px .125em;
  border-top: 1px solid #d5d2cd; }

.social_icons {
  display: none;
  margin-bottom: 18px;
  padding: 6px 0 0; }

.js .social_icons {
  display: block; }

.social_icons a:active,
.social_icons a:focus,
.social_icons a:hover {
  background-color: transparent; }

.social_icons p {
  float: left;
  margin: 0;
  padding: 0; }

.social_icons ul {
  float: left;
  margin: 0 0 0 13px; }

.social_icons li {
  float: left;
  margin: 0; }

.social_icons li a {
  display: block;
  padding: 0;
  width: 14px;
  height: 12px;
  background: url(../images/share_icons.html) no-repeat 2px 2px;
  text-indent: -9999px;
  overflow: hidden; }

.addthis_toolbox span.share-title {
  float: left;
  padding: 3px 10px 0 0;
  color: #53534a; }

#at20mc a:active,
#at20mc a:focus,
#at20mc a:hover {
  background-color: transparent; }

#at15s {
  position: absolute !important;
  border-radius: 0;
  background: #1e1e1e; }

.addthis_button_pinterest_pinit {
  margin-right: 0 !important; }

#menus {
  overflow: hidden;
  position: absolute;
  left: 0;
  z-index: 10000000000; }

#menus .container {
  position: relative; }

body.touch #menus {
  position: relative;
  z-index: inherit; }

@media (min-width: 480px) {
  .menu_content > ol {
    padding: 2em 0 0; }
  .menu_content .blocks a {
    font-size: 1.25em; } }

@media (min-width: 768px) {
  #menus {
    width: 100%;
    margin: -1px 0 0;
    background: #1e1e1e;
    color: #fff; }
  #menus > .container {
    overflow: hidden; }
  .csstransitions #menus > .container {
    height: 0;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    transition-delay: .2s;
    -webkit-transition-delay: .2s; }
  .csstransitions body.touch #menus > .container,
  body.touch #menus > .container {
    -webkit-transition: none;
    transition: none; }
  #menus .fields {
    background: #1e1e1e url(../img/global/pattern_stars.png) repeat 0 0;
    font-size: .928571em;
    line-height: 1.230769; }
  #menus .fields.open {
    display: block; }
  #menus .fields.open div.menu_content {
    padding: .8em 0 1.6em; }
  body.touch #menus .fields.open {
    -webkit-transition: opacity .4s ease-in-out;
    -webkit-transform: translateZ(0); }
  #menus p {
    color: #e6e8e8; }
  #menus p,
  #menus p a {
    font-weight: 700; }
  .menu_content {
    padding: .8em 0;
    background: #1e1e1e; }
  .menu_content ol {
    margin: 0 0 1em;
    list-style: none; }
  .menu_content > ol {
    min-height: 109px; }
  .menu_content li li,
  .menu_content p {
    margin-bottom: .3076923em;
    line-height: normal; }
  .menu_content a {
    color: #fff; }
  .menu_content li li a {
    color: rgba(255, 255, 255, 0.9); }
  .menu_content .blocks a {
    font-weight: 400; }
  .menu_content .selected a {
    background: #2a8a15; }
  .menu_heading {
    position: relative;
    margin: 0 8px 1.3em 12px;
    padding: 1em 0 .25em 4px;
    border-bottom: 2px solid #68ab3c;
    font-size: 1.230769em; }
  .menu_heading > a {
    font-size: 1.125em; }
  #menus .button_cancel {
    position: absolute;
    top: 10px;
    right: 0;
    display: block;
    margin: 0; }
  #menus .button_cancel button {
    padding: 2px 5px;
    border-color: #1e1e1e;
    color: #fff;
    font-size: .875em; }
  #menus .menu_suggestion_title {
    clear: both;
    margin: 0 8px .5em 12px;
    padding: .75em 4px 0;
    border-top: 1px solid #5e5f62;
    font-weight: 400;
    font-size: 1.230769em;
    line-height: 1.125; }
  .menu_suggestion_links {
    overflow: hidden;
    margin: 0 8px 0 16px;
    padding: 0 4px; }
  .menu_suggestion_links li {
    float: left;
    margin-right: 16px; }
  .menu_promo .anchor,
  .menu_promo a {
    display: block;
    overflow: hidden;
    margin: 20px 11px;
    padding: 5px 5px 5px 159px;
    color: #fff;
    font-size: 1.076923em;
    line-height: 1.357143; }
  #menus .menu_promo p {
    margin-bottom: .461538em;
    max-width: 270px;
    color: #fff;
    font-weight: 400; }
  .menu_promo img {
    float: left;
    margin: 0 0 0 -154px; } }

@media (min-width: 769px) {
  .menu_content .blocks a {
    font-size: 1em; }
  .menu_content > ol {
    padding: 1em 0 0; }
  .menu_promo .anchor,
  .menu_promo a {
    margin-right: 0;
    margin-left: 0;
    padding-left: 5px;
    max-width: 139px; }
  .menu_promo img {
    float: none;
    margin: 0; } }

.utility_list {
  margin: 0;
  padding: 1.583333em 0 0;
  font-size: .857143em;
  line-height: 1;
  text-align: right; }

.utility_list > li {
  margin: 0;
  padding: 0;
  font-size: 1.166667em;
  display: inline-block;
  vertical-align: middle;
  vertical-align: bottom; }

.utility_list > a {
  padding: .1em .2em;
  font-weight: 400; }

.utility_list a:active,
.utility_list a:focus,
.utility_list a:hover {
  color: #8c8a8a;
  background: 0 0;
  position: relative; }

.utility_link a,
.utility_list.signin_link {
  position: relative; }

.utility_link a {
  z-index: 1;
  color: #5b5959;
  font-weight: 400; }

.store_locator > a:hover {
  background: 0 0; }

.store_locator [data-icon]:before {
  font-size: 1.428571em;
  border: 10px solid #f7f7f7;
  color: #006431; }

.store_locator a:hover [data-icon]:before {
  color: #338267; }

.store_locator {
  position: relative;
  top: 40px;
  left: 12px; }

.store_locator a {
  display: block; }

.no_account_system .store_locator {
  top: 42px; }

.utility_dropdown {
  position: relative; }

.js .utility_dropdown .current {
  position: relative;
  z-index: 500000;
  padding-right: 18px;
  border: 1px solid #f7f7f7;
  border-width: 1px 1px 0;
  background-image: url(../images/global/utility_arrows.html);
  background-repeat: no-repeat;
  background-position: 96% -31px; }

.js .utility_dropdown .current:focus,
.js .utility_dropdown .current:hover {
  background-image: url(../images/global/utility_arrows.html);
  background-position: 96% 6px; }

.utility_dropdown.open .current {
  padding-bottom: .6em;
  border-color: #e7e7e7;
  background-color: #f7f7f7;
  background-image: none;
  color: #2a8a15;
  -webkit-transition: border .25s ease-in-out;
  transition: border .25s ease-in-out; }

.utility_dash > a {
  color: #6f6f6f; }

.utility_dash [data-icon] {
  padding: 0 .5em; }

.utility_dash .current .collapse {
  display: none; }

.utility_dash.open .current .collapse {
  display: inline-block; }

.utility_dash.open .current .expand {
  display: none; }

.utility_dash [data-icon]:before {
  font-size: .65em;
  color: #6f6f6f; }

.js .utility_dash.dropdown.open {
  padding-left: 0; }

.js .utility_dash .current {
  position: relative;
  z-index: 500000;
  border: 1px solid #f7f7f7;
  border-width: 1px 1px 0;
  border-bottom: 0; }

.js .utility_dash.open .current {
  padding-bottom: .6em;
  color: #6f6f6f;
  -webkit-transition: border .25s ease-in-out;
  transition: border .25s ease-in-out; }

.js .utility_dash.dropdown.open .current {
  background-image: none;
  background-color: #f7f7f7;
  border-color: #e7e7e7;
  -mox-box-shadow: 1px 3px 0 #f7f7f7, 0 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 3px 0 #f7f7f7, 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 1px 3px 0 #f7f7f7, 0 1px 3px rgba(0, 0, 0, 0.15); }

.js .utility_dash.dropdown.open .dash_content_wrap {
  left: 0;
  right: auto;
  margin-left: 0;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); }

.dash_content_wrap {
  position: absolute;
  width: 87vw;
  z-index: 499999;
  top: 1.916667em;
  left: 12px;
  padding: 1em 0;
  font-size: .857143em;
  line-height: 1;
  background: #f7f7f7;
  display: none;
  text-align: left; }

.utility_dash.dropdown {
  position: relative;
  width: auto; }

.dropdown .dash_content_wrap {
  width: auto;
  left: 0;
  right: auto; }

.dropdown .util_mycards {
  position: static;
  left: auto; }

.dropdown .util_myrewards {
  float: none; }

.dropdown .util_myprofile {
  position: static; }

.dropdown .utility_dash_item.dropdown_open {
  margin-left: 1em; }

.util_content {
  overflow: hidden; }

.utility_dash_item {
  width: 282px;
  overflow: hidden; }

.util_mycards {
  margin-bottom: 2.2em; }

.card_info > div {
  float: left; }

.card_info img {
  float: left;
  width: 64px;
  margin-right: 1em; }

.card_info img.default_card {
  padding: 1px;
  border: 1px solid #ddd; }

.card_info img.portrait {
  width: 40px; }

.card_balance {
  float: left;
  font-size: 1.6em;
  font-weight: 700;
  margin-bottom: .6em; }

.card_balance.check_balance {
  font-size: 1.2em;
  margin-bottom: 1em; }

.card_balance span {
  display: block;
  float: left; }

.card_balance span.datestamp {
  float: right;
  max-width: 120px;
  color: #959697;
  font-size: .525em;
  font-weight: 400;
  padding-left: 1em; }

.utility_card_links {
  padding-bottom: 3px;
  clear: both; }

.utility_card_links .divider {
  padding: 0 1em; }

.util_myrewards {
  margin-bottom: 1.4em; }

.util_myrewards p {
  margin-bottom: 0; }

.util_myrewards .reward_bar {
  margin-bottom: .2em;
  padding: .2em 0 .2em .5em;
  color: #fff;
  font-size: 1.2em;
  font-weight: 700; }

.utility_rewards_item {
  overflow: hidden;
  margin-bottom: 1em;
  padding-top: 5px; }

.util_content .util_myrewards .reward_icon {
  max-width: none;
  margin-right: .6em; }

.reward_count {
  font-size: 1.6em; }

.stars_earned p {
  width: 72px;
  margin-left: 37px;
  font-size: .8em; }

.reward_level {
  margin-top: 20px; }

.reward_level p {
  font-size: 1em;
  margin-right: 1em;
  padding-left: .5em;
  width: 150px; }

.util_birthdaycoupon,
.util_monthlyrewards {
  display: table; }

.util_birthdaycoupon img,
.util_monthlyrewards img {
  vertical-align: middle; }

.util_birthdaycoupon span,
.util_monthlyrewards span {
  display: table-cell;
  vertical-align: middle;
  margin-right: .6em;
  padding-right: .7em; }

.util_birthdaycoupon p,
.util_monthlyrewards p {
  vertical-align: middle;
  margin-bottom: .2em;
  display: table-cell; }

.gold_level {
  background-color: #a19160; }

.green_level {
  background-color: #1b5141; }

.welcome_level {
  background-color: #000; }

.util_potw {
  display: none; }

.util_myprofile p {
  margin-bottom: 3em; }

.util_signout {
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 1em 1em 0; }

.utility_dropdown_content {
  position: absolute;
  z-index: 499999;
  top: 1.6em;
  overflow: hidden;
  min-width: 145px;
  height: 0;
  background: #f7f7f7;
  opacity: 0;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out; }

.open .utility_dropdown_content {
  height: auto;
  border: 1px solid #e7e7e7;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
  opacity: 1; }

.utility_dropdown_content ol {
  list-style: none;
  margin: 6px 0 4px; }

.utility_dropdown_content li {
  margin: 0; }

.open .utility_dropdown_content a {
  display: block;
  padding: .5em 10px; }

.js .signout {
  display: none; }

@media (min-width: 480px) {
  .dash_content_wrap {
    width: 93vw; }
  .utility_dash_item {
    width: 452px; }
  .reward_level p {
    width: auto;
    max-width: 300px; }
  .card_balance span.datestamp {
    max-width: 100%; } }

@media (min-width: 600px) {
  .utility_dash_item {
    width: 282px; }
  .reward_level p {
    width: 150px; }
  .card_balance span.datestamp {
    max-width: 128px; }
  .util_mycards {
    position: absolute;
    left: 0; }
  .no_rewards .util_mycards {
    position: relative;
    float: left; }
  .util_myrewards {
    float: right;
    min-height: 125px; }
  .portrait_layout .util_myrewards {
    min-height: 145px; }
  .dropdown .util_myrewards {
    min-height: 0; }
  .util_cardrewards img {
    float: left; }
  .util_myprofile {
    position: absolute;
    bottom: 0; }
  .no_rewards .util_myprofile {
    position: relative;
    float: right; } }

@media (min-width: 768px) {
  #utilities {
    position: static; }
  .utility_dash,
  .utility_link.signin {
    border-left: 1px solid #666; }
  .store_locator {
    position: static; }
  .store_locator .hidden_visually {
    position: static;
    overflow: visible;
    clip: auto;
    margin: 0;
    width: auto;
    height: auto;
    display: inline-block;
    vertical-align: middle;
    vertical-align: bottom; }
  .store_locator [data-icon]:before {
    padding-right: .4em;
    border: none; }
  .utility_link a {
    padding: 0 .928571em; } }

@media (min-width: 820px) {
  .reward_level {
    margin-top: 0;
    float: right; }
  .stars_earned {
    float: left; } }

@media (min-width: 768px) {
  .dash_content_wrap {
    left: 2px;
    width: 500px;
    width: 65vw; }
  .utility_dash_item {
    padding-right: 2%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .touch .utility_dash_item {
    width: 50%; }
  .util_cardrewards {
    min-height: auto; }
  .touch .utility_dash_item {
    margin-left: 0; }
  .utility_dash.open .current .expand {
    display: none; }
  .utility_dash.open .current .collapse {
    display: inline-block; } }

@media (min-width: 1024px) {
  .dash_content_wrap {
    width: 667px;
    width: 65vw;
    max-width: 1000px; } }

a.culture {
  position: relative;
  padding: 2px 3px 2px 26px;
  font-weight: 700; }

a.culture .flag {
  position: absolute;
  top: .285714em;
  left: 4px;
  overflow: hidden;
  width: 16px;
  height: 11px;
  text-indent: -9999px; }

.UNflag {
  margin: 2px 6px 2px 0;
  width: 21px; }

.breadcrumb {
  clear: both !important;
  margin: 5.5em 0 0 -5px !important;
  padding: .5em 0 !important;
  color: #53534a !important; }

.breadcrumb li,
.breadcrumb ul {
  display: inline !important;
  padding: 0 !important; }

.breadcrumb ul {
  font-size: 0 !important; }

.breadcrumb li {
  margin: 0 0 0 .357em !important;
  font-size: 14px !important;
  display: inline-block;
  vertical-align: middle; }

.breadcrumb li:last-child a {
  font-weight: 400 !important;
  color: #53534a !important;
  cursor: default !important; }

.breadcrumb li:last-child a:hover {
  color: #53534a !important;
  background: 0 0 !important; }

.breadcrumb a {
  display: inline-block !important;
  margin: 0 .5em 0 0 !important;
  padding: 0 !important;
  line-height: normal !important;
  color: #2a8a15 !important; }

.breadcrumb a:hover {
  color: #fff !important;
  background: #2a8a15 !important; }

.footer {
  padding: 0;
  border-bottom: 8px solid #382f2d;
  min-height: 190px;
  background: #f7f7f7;
  color: #382f2d;
  font-size: 1em;
  line-height: 1.090909; }

.footer a {
  color: #3d3935; }

.footer a:active,
.footer a:focus,
.footer a:hover {
  color: #8a8885;
  background-color: transparent; }

.footer p a {
  border-bottom: 1px dotted;
  font-weight: 700; }

.footer .footer_sub a {
  color: #333; }

.footer .footer_sub a:active,
.footer .footer_sub a:focus,
.footer .footer_sub a:hover {
  color: #8c8c8c; }

.footer h4,
.footer h4 a {
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.25; }

.footer li {
  margin: 0;
  padding: 0; }

.footer .signup_success {
  color: #382f2d; }

.footer .signup_success,
.svg .footer .signup_success {
  background: url(../img/checkmark.png) no-repeat; }

.footer-top {
  background-color: #f0f0f0;
  border-bottom: 3px solid #fff;
  border-top: 3px solid #fff;
  padding: 25px 0; }

.footer .sb-social-icons {
  float: left;
  border-bottom: 1px solid #b3b3b3;
  margin: 0;
  padding-bottom: 25px;
  overflow: hidden; }

.footer .sb-social-icons li {
  float: left;
  width: 55px;
  height: 31px; }

.footer .sb-social-icons a {
  float: left;
  width: 45px;
  height: 31px;
  background: transparent url(../img/social_icons.png) no-repeat;
  background-size: auto 100%;
  -webkit-transition: opacity 125ms ease-in-out;
  transition: opacity 125ms ease-in-out; }

.footer .sb-social-icons a:hover {
  opacity: .7; }

.footer .sb-social-icons li.facebook {
  width: 47px; }

.footer .sb-social-icons .facebook a {
  background-position: 0 0;
  width: 25px; }

.footer .sb-social-icons .twitter a {
  background-position: -26px 0;
  width: 29px; }

.footer .sb-social-icons .googleplus a {
  background-position: -56px 0;
  width: 26px; }

.footer .sb-social-icons .pinterest a {
  background-position: -83px 0;
  width: 29px; }

.footer .sb-social-icons .instagram a {
  background-position: -112px 0;
  width: 28px; }

.footer .sb-social-icons .youtube a {
  background-position: -141px 0;
  width: 24px; }

.footer .promo {
  display: none;
  border-bottom: 1px solid #b3b3b3;
  margin: 0;
  padding-top: 25px;
  padding-bottom: 25px; }

.footer .NewsletterSignup {
  float: left; }

@media (min-width: 768px) {
  .footer .NewsletterSignup {
    float: right; } }

.footer .NewsletterSignup ol.form .error {
  display: block;
  margin-top: 1px;
  padding: 6px 4px;
  width: 272px;
  font-weight: 700;
  color: #fff;
  background: #cf163f;
  border-radius: 4px; }

.footer #search,
.footer #search *,
.footer .NewsletterSignup,
.footer .NewsletterSignup * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.footer .NewsletterSignup,
.footer .NewsletterSignup ol.form {
  width: auto;
  padding: 0; }

.footer .NewsletterSignup ol.form li {
  margin: 0;
  padding: 0; }

.footer .NewsletterSignup .button {
  display: inline;
  margin: 0;
  position: static; }

.footer .NewsletterSignup ol.form .input {
  width: 100%;
  max-width: 290px;
  margin: 0 .857143em .5em 0; }

.footer .NewsletterSignup input {
  width: 100%;
  max-width: 100%;
  height: 28px; }

.footer .NewsletterSignup .button input[type=submit] {
  width: auto;
  height: 28px;
  letter-spacing: .1em; }

.footer .NewsletterSignup ol.form li:first-child {
  display: block;
  float: none; }

.footer_global .info_block {
  border-bottom: 1px solid #b3b3b3; }

.footer_global li {
  margin: 0 0 20px;
  font-size: 1em;
  overflow: hidden; }

.footer_global h4 {
  padding: 18px 0;
  margin: 0;
  font-size: 1.2em; }

.footer_global ol {
  margin-left: 0; }

.footer_global li:last-child {
  margin: 0;
  padding: 0;
  border-bottom: 0; }

.footer_global li:last-child h4 {
  display: none; }

.footer-bottom {
  margin: 0; }

.footer .footer_sub {
  margin: 0 0 30px; }

.footer .footer_sub li {
  margin-bottom: 18px; }

.footer .footer_sub li a {
  font-size: 1em; }

.footer .site_selection {
  margin: 10px 0 20px; }

.footer .site_selection li {
  font-size: 1em;
  padding: 0 .75em 0 0;
  margin: 5px 0;
  display: inline; }

.footer .site_selection li a {
  margin: 0;
  padding: 0;
  font-size: 1em;
  line-height: 1;
  color: #382f2d; }

.footer .site_selection li a.culture img {
  vertical-align: baseline;
  position: static;
  padding: 0 .5em 0 0; }

.footer .site_selection li:first-child {
  border-right: 1px solid #b3b3b3; }

.footer .site_selection li.language {
  padding-left: .75em; }

.footer .site_selection li.change:after {
  content: "»";
  font-size: 1em;
  padding-left: 4px;
  line-height: .5; }

.footer .site_selection a {
  font-size: 1em; }

.footer .footer_copyright {
  margin: 25px 0;
  font-size: .857143em; }

#search {
  margin-top: 25px;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  border-bottom: 0;
  -webkit-transition: margin-top .25s ease-in-out;
  transition: margin-top .25s ease-in-out; }

#search button,
#search input {
  font-size: 1.272727em;
  line-height: normal; }

.footer input {
  background: #fff;
  font-size: 1em;
  line-height: 1.3;
  padding: 4px 6px;
  border: 1px solid #e0e0e0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

.footer input:focus {
  border: 2px solid #e5e5e5;
  padding: 3px 5px; }

.footer #search input {
  float: left;
  height: 28px;
  margin-right: 5px;
  font-size: 1em;
  line-height: 1.3; }

.footer #search input[type=submit] {
  width: auto; }

.footer a,
.footer button {
  -webkit-transition: color 125ms ease-in-out, background-color 125ms ease-in-out;
  transition: color 125ms ease-in-out, background-color 125ms ease-in-out; }

.footer .form_button button,
.footer .form_button input[type=submit] {
  background-image: none;
  background-color: #3d3935;
  border: 1px solid #402b2e;
  border-radius: 4px;
  color: #fff;
  text-transform: uppercase;
  font-size: 1em;
  padding: 0 2.083333em;
  letter-spacing: .04em; }

.footer .form_button input[type=submit]:active,
.footer .form_button input[type=submit]:focus,
.footer .form_button input[type=submit]:hover {
  background-image: none;
  background-color: #63615d; }

.form_button.global_search_button input[type=submit] {
  padding: 2px 14px;
  background-image: url(../img/search.png);
  background-repeat: no-repeat;
  background-position: 50%;
  text-indent: -9999px;
  white-space: nowrap; }

.form_button.global_search_button input[type=submit]:hover {
  background-image: url(../img/search.png); }

.form_button.global_search_button [data-icon]:before {
  color: #fff; }

#search input {
  background-color: #fff; }

#search input[type=submit] {
  background-color: #3d3935; }

#search .ui-autocomplete {
  z-index: 11 !important; }

#search .ui-autocomplete a {
  color: #222; }

@media (min-width: 768px) {
  .footer .promo {
    border-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: none; }
  .footer .promo form {
    float: right; }
  .footer .sb-social-icons {
    border: none; }
  .footer-top {
    padding: 35px 0 0; }
  .footer-top.search-only {
    background-color: transparent;
    height: 0;
    border-top: 0;
    padding: 0; }
  .footer .NewsletterSignup ol.form li {
    display: table-cell;
    vertical-align: middle;
    float: none; }
  .footer .NewsletterSignup ol.form li:first-child {
    display: table-cell; }
  .footer .NewsletterSignup ol.form .input {
    width: auto;
    max-width: 193px; }
  .footer .NewsletterSignup input {
    width: 272px;
    max-width: 100%; }
  .footer .NewsletterSignup .button {
    margin-left: .857143em; }
  .footer .NewsletterSignup ol.form li > label {
    padding: 0 .857143em 0 .5em; }
  .footer .sb-social-icons {
    border-bottom: 0;
    margin-bottom: 35px;
    padding-bottom: 0; }
  .footer_global {
    min-height: 166px;
    margin-top: 40px;
    background-image: url(../img/global/wordmark_footer.png);
    background-repeat: no-repeat;
    background-position: 98.5% 0;
    background-size: 16px; }
  .footer_global .info_block {
    border-bottom: none; }
  .footer_global .footer_watermark {
    display: none; }
  .footer-bottom {
    padding: 45px 0;
    padding: 0 0 45px;
    margin: 0; }
  .footer .footer_sub {
    display: block;
    overflow: hidden;
    color: #666;
    margin: 15px 0; }
  .footer .footer_sub li {
    float: left;
    padding: 0 .5em;
    margin-bottom: 0;
    border-right: 1px solid #b3b3b3; }
  .footer .footer_sub li:first-child {
    padding-left: 0; }
  .footer .footer_sub li:last-child {
    border-right: 0; }
  .footer .footer_copyright,
  .footer .footer_sub a {
    font-size: .714286em;
    color: #666; }
  .footer .footer_copyright {
    clear: both;
    margin: 0; }
  #search {
    position: absolute;
    top: 0;
    left: -12px;
    border: 0;
    z-index: 2;
    text-align: right; }
  #search input.search_input {
    vertical-align: top;
    height: 30px; }
  #search .ui-autocomplete {
    text-align: left; } }

@media (min-width: 900px) {
  .footer .NewsletterSignup ol.form .input {
    width: auto;
    max-width: none; } }

@media (min-width: 1024px) {
  #search {
    left: -15px; } }

@media (min-width: 1280px) {
  #search {
    right: 50%;
    margin-right: -48.5%;
    left: auto;
    width: 310px; }
  .footer #search input {
    width: 230px; } }

@media (min-width: 1370px) {
  #search {
    margin-right: -630px; } }

button,
input,
select,
textarea {
  margin: 0;
  padding: 4px 6px;
  border: 2px solid #edeeee;
  border-radius: 0;
  background: #edeeee;
  color: #000;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 1.142857em;
  vertical-align: baseline; }

.ie7 button,
.ie7 input,
.ie7 select,
.ie7 textarea {
  vertical-align: middle; }

button,
input {
  line-height: normal; }

select {
  max-width: 75%;
  cursor: pointer; }

textarea {
  max-width: 181px;
  resize: vertical;
  vertical-align: top; }

button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer; }

.ie7 button,
.ie7 input[type=button],
.ie7 input[type=reset],
.ie7 input[type=submit] {
  overflow: visible; }

input.checkbox,
input.radio {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 10px 0 0;
  padding: 0;
  background: 0 0;
  vertical-align: text-top; }

input.radio {
  border-width: 0; }

input:focus,
select:focus,
textarea:focus {
  border-color: #71b43a;
  outline: 0; }

.error input:focus,
.error select:focus,
.error textarea:focus {
  border-color: #edeeee;
  outline: 0; }

input.disabled,
select.disabled,
textarea.disabled {
  border-color: #ccc;
  background: #ccc;
  color: #827a71;
  cursor: default; }

input.hint,
textarea.hint {
  color: #837870; }

input.search_input {
  float: left;
  width: 79%;
  max-width: 290px; }

div.submit,
fieldset.submit {
  padding: 2em 0; }

legend {
  margin: 0 0 .5em;
  font-weight: 700; }

ol.form {
  margin-left: 0;
  list-style: none; }

ol.form.mb0 {
  margin-bottom: 0; }

ol.form li {
  position: relative;
  margin: 0 0 1em;
  padding: 0 4px 4px;
  color: #837870; }

ol.form .label,
ol.form label {
  display: block; }

ol.form li b {
  color: #000; }

ol.form .note {
  margin: .25em 0;
  line-height: 1.2857em; }

ol.form img {
  margin: 2px 5px 0;
  vertical-align: top; }

ol.form input {
  max-width: 90%; }

ol.form .date select {
  display: block;
  margin-bottom: .5em; }

ol.form .phone,
ol.form .zip {
  width: 130px; }

ol.form input.extn {
  width: 90px; }

.js ol.form .hide {
  display: none; }

.js ol.form .js {
  min-width: 288px; }

ol.form .js {
  min-width: 228px; }

ol.form .meta,
ol.form .rules {
  display: none; }

ol.form .inline.push {
  padding-left: 28px; }

ol.form .inline.push input[type=radio] {
  position: absolute;
  top: 4px;
  left: -20px; }

ol.form .inline input.checkbox,
ol.form .inline input.radio {
  position: absolute;
  top: 5px;
  left: 4px; }

ol.form .inline .label,
ol.form .inline label {
  display: inline;
  color: #000; }

ol.form .inline li label {
  display: block;
  color: #837870; }

form fieldset .dependent dl {
  clear: both;
  margin-bottom: 0; }

.js form fieldset .dependent .depend {
  display: none; }

form fieldset .dependent dl dt {
  width: 114px;
  padding-right: 5px; }

form fieldset .dependent dl dt label {
  float: none;
  margin-left: 8px;
  width: auto;
  text-align: left; }

form fieldset .dependent dl dd input,
form fieldset .dependent dl dd select,
form fieldset .dependent dl dd textarea {
  width: 260px;
  max-width: 260px; }

form fieldset .dependent p {
  margin-left: 6px;
  width: auto; }

form fieldset .dependent p a {
  position: static; }

.js form fieldset .dependent .depend {
  margin-top: 8px; }

p.error {
  margin: 0; }

ol.form li.error {
  color: #fff;
  background: #cf163f; }

ol.form li.error .label,
ol.form li.error label,
ol.form li.error span.required {
  color: #fff; }

ol.form p.address_zip_lookup {
  margin: .5em 7px; }

ol.form li.error .note {
  margin: 0 7px 1em;
  color: #fff;
  font-style: italic; }

ol.form li.error p.error {
  margin: .5em 7px;
  font-weight: 700; }

ol.form li.error a {
  color: #fff;
  text-decoration: underline; }

ol.form li.error a:focus,
ol.form li.error a:hover {
  background: #fff;
  color: #cf163f;
  text-decoration: none; }

ol.form li.error .note a {
  font-style: normal; }

.validation_check {
  margin: 1em 0;
  padding: 0 0 0 30px;
  background-repeat: no-repeat;
  background-position: 0 0; }

.validation_check.invalid {
  background-image: url(../img/global/check_negative.png); }

.validation_check.valid {
  background-image: url(../img/global/check_positive.png); }

.validation_check.loading {
  background: url(../img/global/ajax-loader.gif) no-repeat 3px 4px; }

ol.form .validation_check a:link,
ol.form .validation_check a:visited {
  color: #2a8a15;
  text-decoration: none; }

ol.form .validation_check a:active,
ol.form .validation_check a:focus,
ol.form .validation_check a:hover {
  color: #fff;
  background-color: #2a8a15; }

ol.form .field_full_in_single_col {
  width: 96%;
  min-width: 96%; }

ol.form .error .field_full_in_single_col {
  width: 90%;
  min-width: 90%;
  margin-top: 4px; }

@media (min-width: 320px) {
  textarea {
    max-width: 257px; } }

@media (min-width: 480px) {
  button,
  input,
  select,
  textarea {
    font-size: 1em; }
  textarea {
    max-width: 100%; }
  .tab_panel ol.form,
  ol.form_full {
    width: 100%; }
  ol.form input {
    width: 272px;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  ol.form input.checkbox,
  ol.form input.radio {
    width: auto; }
  ol.form textarea {
    width: 272px;
    min-height: 65px; }
  ol.form .field_xxsmall {
    width: 25px;
    min-width: 25px; }
  ol.form .field_xsmall {
    width: 38px;
    min-width: 38px; }
  ol.form .field_small {
    width: 57px;
    min-width: 57px; }
  ol.form .field_medium {
    width: 84px;
    min-width: 84px; }
  ol.form .field_large {
    width: 127px;
    min-width: 127px; }
  ol.form .field_xlarge {
    width: 190px;
    min-width: 190px; }
  ol.form .field_xxlarge {
    width: 285px;
    min-width: 285px; }
  ol.form .field_full {
    width: 100%;
    min-width: 100%; }
  ol.form .date {
    min-width: 350px; }
  ol.form .date select {
    display: inline;
    margin-bottom: 0; }
  ol.form .date .year {
    padding-left: 230px; }
  .validation_check {
    position: absolute;
    top: 0;
    left: 100%;
    margin: 2em 0 0 5px;
    width: 34%; } }

@media (max-width: 599px) {
  .hide_in_single_col,
  ol.form .label.hide_in_single_col,
  ol.form label.hide_in_single_col {
    display: none; } }

@media (min-width: 600px) {
  .hide_in_multi_col,
  ol.form .label.hide_in_multi_col,
  ol.form label.hide_in_multi_col {
    display: none; } }

@media (max-width: 599px) {
  .field_full_in_single_col.button a,
  .field_full_in_single_col.button a:visited,
  .field_full_in_single_col.button button,
  .field_full_in_single_col.button input,
  .field_full_in_single_col.button span {
    display: inline-block;
    margin-top: .25em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 98%;
    text-align: center; } }

@media (min-width: 600px) {
  ol.form .columns {
    overflow: hidden;
    max-width: 604px; }
  ol.form .columns li {
    float: left;
    padding-right: 2%;
    width: 42%; }
  ol.form .error .field_full_in_single_col,
  ol.form .field_full_in_single_col {
    width: auto;
    min-width: auto;
    margin-top: 0; }
  .validation_check {
    margin-left: 20px;
    width: 66.666667%;
    max-width: 210px; }
  .field_full_in_single_col::-webkit-input-placeholder {
    color: transparent; }
  .field_full_in_single_col:-moz-placeholder,
  .field_full_in_single_col::-moz-placeholder {
    color: transparent; }
  .field_full_in_single_col:-ms-input-placeholder {
    color: transparent; } }

#PreferenceForm fieldset.submit {
  padding: 2em 4px; }

@media (max-width: 479px) {
  #PreferenceForm button {
    width: 286px; }
  #PreferenceForm input {
    width: 272px;
    max-width: 100%; } }

.RadDropDownList {
  margin: 2px 0 !important;
  width: 100% !important;
  background: #edeeee;
  outline: 0;
  border: 2px solid transparent;
  border-radius: 3px; }

.RadDropDownList:focus {
  border-color: #71b43a; }

@media (min-width: 768px) {
  .RadDropDownList {
    width: 272px !important; } }

.RadDropDownList .rddlInner {
  padding: 1px 2%;
  border: none !important;
  border-radius: 3px; }

.RadDropDownList .rddlInner .rddlIcon {
  display: block;
  width: 0;
  height: 0;
  top: 8px;
  right: 6px;
  border-style: solid;
  border-width: 5px 5px 0;
  border-color: #000 transparent transparent; }

.rddlSlide .rddlPopup {
  padding: 0;
  width: 100%;
  height: 200px;
  background: #fff;
  border-radius: 3px; }

.rddlSlide .rddlPopup .rddlList {
  padding: 0 12px 0 0; }

.rddlSlide .rddlPopup .rddlList .rddlItem {
  padding: 0 24px 0 7px;
  width: 100%; }

.rddlSlide .rddlPopup .rddlList .rddlItem:hover {
  background: #edeeee; }

.form-preloader {
  display: table;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  z-index: 999; }

.form-preloader p {
  display: table-cell;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle; }

.form-preloader img {
  margin: 0 10px 0 0;
  display: inline-block;
  vertical-align: middle; }

ol.selector {
  overflow: hidden;
  list-style: none; }

ol.selector li {
  float: left;
  margin: 0 0 0 -1px;
  padding: 0; }

ol.selector li:first-child {
  margin-left: 0; }

ol.selector label {
  display: block;
  padding: .17em .75em 0;
  border: 1px solid #dbdbdb;
  background: #edeeee;
  color: #2a8a15;
  font-weight: 700;
  font-size: 1.1429em;
  cursor: pointer; }

.ie7 ol.selector label {
  padding-right: .25em; }

ol.selector label:focus,
ol.selector label:hover {
  background: #2a8a15;
  color: #fff; }

ol.selector .selected label,
ol.selector input[type=radio]:checked + label,
ol.selector label.selected {
  background: #fff;
  color: #000; }

ol.selector label.disabled {
  color: #aaa;
  cursor: default; }

ol.selector input {
  display: block;
  margin: .2em auto; }

.js ol.selector input {
  visibility: hidden;
  top: 0;
  position: absolute; }

.selector_complex {
  line-height: 1.357;
  text-align: center; }

ol.selector_complex li {
  margin: 0 10px 1em 0; }

.ie7 ol.selector_complex li.card-type-paypal {
  width: 128px; }

.ie7 ol.selector_complex li.card-type-options {
  width: 254px; }

ol.selector_complex li.error {
  margin-top: 2em; }

ol.selector_complex label {
  float: left;
  padding: .17em .17em 0;
  border: 0;
  background: 0 0;
  font-size: 1em; }

ol.selector_complex dt label {
  text-transform: uppercase;
  font-size: .85714em; }

ol.selector_complex .selected dt label,
ol.selector_complex .selected label,
ol.selector_complex dt label.selected,
ol.selector_complex label.selected {
  background: 0 0; }

ol.selector_complex img {
  display: block;
  margin: 0 auto .5em;
  padding: 2px;
  border: 2px solid #fff;
  border-radius: 3px; }

ol.selector_complex dd {
  clear: both; }

ol.selector_complex .or {
  float: left;
  margin: .6em .5em 0 1em; }

.ie7 ol.selector_complex li .or {
  margin-top: 0; }

ol.selector_complex label:focus img,
ol.selector_complex label:hover img {
  border-color: #2a8a15; }

ol.selector_complex .selected label img,
ol.selector_complex label.selected img {
  border-color: #1e1e1e; }

ol.selector_complex dd {
  margin: 0; }

.button {
  margin: 0 10px 0 0; }

.button a,
.button a:visited,
.button button,
.button input,
.button span {
  margin: 0;
  padding: .2857em 1.2857em;
  border: 1px solid #2a8a15;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #5ca61f), to(#1f760c));
  background-image: linear-gradient(top, #5ca61f 30%, #1f760c);
  background-color: #5ca61f;
  color: #fff;
  font-weight: 700;
  font-size: 1.142857em;
  line-height: 1.2857;
  text-align: center;
  vertical-align: middle;
  cursor: pointer; }

.button a:focus,
.button a:hover,
.button button:focus,
.button button:hover,
.button input:focus,
.button input:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f760c), color-stop(70%, #5ca61f));
  background-image: linear-gradient(top, #1f760c, #5ca61f 70%);
  background-color: #1f760c; }

.button a:active,
.button button:active,
.button input:active {
  background: #1f760c;
  outline: 0; }

.button button::-moz-focus-inner,
.button input::-moz-focus-inner {
  border: 0; }

.button.button_cta a,
.button.button_cta a:visited,
.button_cta a,
.button_cta a:visited {
  padding: 10px 28px;
  border: none;
  background: 0 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  color: inherit;
  font-size: 1em;
  font-weight: 700;
  line-height: 1;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: .1em;
  cursor: pointer;
  -webkit-transition: background-color 125ms ease-in-out;
  transition: background-color 125ms ease-in-out; }

.button.button_cta a:active,
.button.button_cta a:focus .button_cta a:hover,
.button.button_cta a:hover,
.button_cta a:active,
.button_cta a:focus {
  background: 0 0;
  text-decoration: none; }

.button_cta.primary a,
.button_cta.primary a:visited {
  background: #402b2e;
  border: 1px solid #402b2e; }

.button_cta.primary a:active,
.button_cta.primary a:focus,
.button_cta.primary a:hover {
  background: #665558; }

.button_cta.secondary a,
.button_cta.secondary a:visited {
  background: 0 0;
  border: 1px solid; }

.button_cta.secondary a:active,
.button_cta.secondary a:focus,
.button_cta.secondary a:hover {
  background: rgba(255, 255, 255, 0.15); }

.button_cta.tertiary a,
.button_cta.tertiary a:visited {
  padding: 0;
  background: 0 0;
  border-bottom: 1px dotted;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 1em;
  text-transform: none;
  letter-spacing: 0; }

.button_cta.tertiary a:after {
  content: "\00a0\00BB"; }

.button_cta.tertiary a:active,
.button_cta.tertiary a:focus,
.button_cta.tertiary a:hover {
  background: rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid; }

.button_cancel a,
.button_cancel a:visited,
.button_cancel button,
.button_cancel input,
.button_cancel span {
  margin: .2857em 0;
  padding: 0;
  border-color: #fff;
  border-color: rgba(255, 255, 255, 0);
  background: 0 0;
  color: #2a8a15; }

.button_cancel a:active,
.button_cancel a:focus,
.button_cancel a:hover,
.button_cancel button:active,
.button_cancel button:focus,
.button_cancel button:hover,
.button_cancel input:active,
.button_cancel input:focus,
.button_cancel input:hover {
  background: #2a8a15;
  color: #fff; }

.button span,
.button_disabled a,
.button_disabled a:active,
.button_disabled a:focus,
.button_disabled a:hover,
.button_disabled a:visited,
.button_disabled button,
.button_disabled button:focus,
.button_disabled button:hover,
.button_disabled input,
.button_disabled input:focus,
.button_disabled input:hover {
  border-color: #ccc;
  background: #ccc;
  color: #827a71;
  cursor: default; }

.button_next a,
.button_next a:active,
.button_next a:focus,
.button_next a:hover,
.button_next a:visited,
.button_next button,
.button_next button:active,
.button_next button:focus,
.button_next button:hover,
.button_next input,
.button_next input:active,
.button_next input:focus,
.button_next input:hover,
.button_next span {
  padding-right: 1em;
  background-image: url(../img/global/button_next.html);
  background-repeat: no-repeat;
  background-position: 93% 53%; }

.button_previous a,
.button_previous a:active,
.button_previous a:focus,
.button_previous a:hover,
.button_previous a:visited,
.button_previous button,
.button_previous button:active,
.button_previous button:focus,
.button_previous button:hover,
.button_previous input,
.button_previous input:active,
.button_previous input:focus,
.button_previous input:hover,
.button_previous span {
  padding-left: 1em;
  background-image: url(../img/global/button_previous.html);
  background-repeat: no-repeat;
  background-position: 7% 53%; }

.button_expand a,
.button_expand a:active,
.button_expand a:focus,
.button_expand a:hover,
.button_expand a:visited,
.button_expand button,
.button_expand button:active,
.button_expand button:focus,
.button_expand button:hover {
  display: inline-block;
  overflow: hidden;
  background-image: url(../img/global/button_expand.html);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px; }

.button_go button {
  background-color: #5ca61f; }

.button_go button,
.button_go button:active,
.button_go button:focus,
.button_go button:hover {
  display: inline-block;
  overflow: hidden;
  background-image: url(../img/global/button_go.html);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px; }

.button_contract a,
.button_contract a:active,
.button_contract a:focus,
.button_contract a:hover,
.button_contract a:visited,
.button_contract button,
.button_contract button:active,
.button_contract button:focus,
.button_contract button:hover {
  display: inline-block;
  overflow: hidden;
  background-image: url(../img/global/button_contract.html);
  background-repeat: no-repeat;
  background-position: 50% 50%;
  text-indent: -9999px; }

.button_loading {
  position: relative;
  top: 1px;
  margin-right: 13px;
  padding: .2857em 1.14286em;
  border: 1px solid #2a8a15;
  background: #fff url(../img/ajax-button-loader.html) no-repeat 50% 50%; }

.button_loading a,
.button_loading a:visited,
.button_loading button,
.button_loading input {
  visibility: hidden;
  margin: 0;
  padding: 0 0 0 1px;
  border: 0; }

.button_search,
.global_search_button {
  margin: 0; }

.button_search a,
.button_search a:visited,
.button_search button,
.button_search input,
.global_search_button a,
.global_search_button a:visited,
.global_search_button button,
.global_search_button input {
  overflow: hidden;
  padding: 5px 6px;
  width: 27px;
  max-height: 30px;
  background: url(../img/global/search.png) no-repeat 50% 50%;
  background: url(../img/global/search.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(30%, #5ca61f), to(#1f760c));
  background: url(../img/global/search.png) no-repeat 50% 50%, linear-gradient(top, #5ca61f 30%, #1f760c);
  background-color: #5ca61f;
  text-indent: -9999px; }

.ie6 .button_search a,
.ie6 .button_search a:visited,
.ie6 .button_search button,
.ie6 .button_search input,
.ie6 .global_search_button a,
.ie6 .global_search_button a:visited,
.ie6 .global_search_button button,
.ie6 .global_search_button input {
  background-image: url(../img/global/search.html); }

.ie7 .button_search a,
.ie7 .button_search a:visited,
.ie7 .button_search button,
.ie7 .button_search input,
.ie7 .global_search_button a,
.ie7 .global_search_button a:visited,
.ie7 .global_search_button button,
.ie7 .global_search_button input {
  max-height: 28px; }

.button_search a:focus,
.button_search a:hover,
.button_search button:focus,
.button_search button:hover,
.button_search input:focus,
.button_search input:hover {
  background: url(../img/global/search.png) no-repeat 50% 50%;
  background: url(../img/global/search.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(0, #1f760c), color-stop(70%, #5ca61f));
  background: url(../img/global/search.png) no-repeat 50% 50%, linear-gradient(top, #1f760c, #5ca61f 70%);
  background-color: #1f760c; }

.close_win_only_hidden {
  display: none; }

@media (min-width: 480px) {
  .button a,
  .button a:visited,
  .button button,
  .button input,
  .button span {
    font-size: 1em;
    text-align: left; }
  .button_search,
  .global_search_button {
    margin: 0; } }

.blog-entry {
  margin: 0 0 2.25em; }

.blog-entry h2 {
  margin: 0 0 .25em;
  font-weight: 700;
  font-size: 1.714em;
  line-height: 1.25; }

.blog-entry ul {
  overflow: hidden; }

.blog-entry img {
  float: left;
  margin: 0 22px 1em 0; }

.blog-entry .meta {
  margin: 0; }

.blog-entry .postdate {
  font-size: .9286em;
  line-height: 1; }

.blog-entry .byline {
  margin: 0 0 1em; }

.blog-entry .more {
  clear: both;
  margin: 0;
  padding: 0 0 1em;
  border-bottom: 2px solid #1e1e1e;
  font-weight: 700; }

.blog-entry .social {
  padding: .5em 0 0;
  float: left;
  width: 50%; }

.blog-entry .comment-num {
  float: left;
  width: 50%;
  font-weight: 700;
  font-size: 1.286em;
  text-align: right; }

.blog-entry .social_icons {
  width: 250px;
  font-size: .9091em; }

.blog-entry .social_icons p {
  padding: 0; }

.blog-entry .social_icons ul {
  clear: none;
  margin-top: 2px; }

.blog-entry .social_icons img {
  margin-right: 0; }

@media (min-width: 600px) {
  .blog-entry {
    max-width: 575px; } }

.h1,
h1 {
  font-size: 2.142857em;
  line-height: 1.166667; }

.h1,
.h2,
h1,
h2 {
  display: block;
  margin: 0 0 .5em;
  font-weight: 400; }

.h2,
h2 {
  font-size: 1.714em;
  line-height: 1.25; }

.h3,
h3 {
  display: block;
  clear: both;
  margin: 0 0 1.722222em;
  font-weight: 400;
  font-size: 1.285714em;
  line-height: .944444; }

.h4,
h4 {
  margin: 2em 0 0; }

.h4,
.h5,
h4,
h5 {
  display: block;
  font-weight: 700;
  font-size: 1em;
  line-height: 1.714286; }

.h5,
h5 {
  margin: 0 0 .5em; }

.h6,
h6 {
  display: block;
  margin: 0 0 1.714286em;
  font-weight: 400;
  font-size: 1em;
  line-height: 1.714286; }

li h3,
li h4 {
  margin: 0 0 .5em; }

.heading_additional {
  clear: both;
  margin: 0 0 1.333333em;
  font-weight: 700;
  font-size: 1.285714em;
  line-height: 1.333333; }

.heading_anchor {
  margin: 1em 0 .5em;
  font-weight: 700;
  font-size: 1.714286em;
  line-height: 1.25; }

.heading_category {
  clear: both;
  margin: 0 0 1em;
  font-weight: 700;
  font-size: .857143em;
  line-height: 1.333333;
  text-transform: uppercase; }

.heading_category a {
  display: block;
  padding: 2px 7px;
  background: #1e1e1e;
  color: #fff; }

.heading_category.blonde a {
  background: #e6a513; }

.heading_category.medium a {
  background: #b15b11; }

.heading_category.dark a {
  background: #7a003c; }

.heading_category a:focus,
.heading_category a:hover {
  background: #2a8a15; }

.heading_landing {
  margin: .25em 0 .666667em;
  font-weight: 400;
  font-size: 1.428571em;
  line-height: 1.25; }

.heading_promo {
  margin: 0 0 .5em;
  font-weight: 700;
  font-size: 1.285714em; }

.h3.heading_multiple_lines,
.heading_promo,
h3.heading_multiple_lines {
  line-height: 1.277778; }

@media (min-width: 769px) {
  .h1,
  h1 {
    margin: 0 0 .833333em; }
  .heading_landing {
    font-size: 2em;
    line-height: 1.25; } }

img {
  vertical-align: bottom; }

img.image_full {
  margin-bottom: 3em; }

img.image_left,
img.image_right,
img.left,
img.right {
  margin: 0 0 1.714286em; }

img.image_left,
img.left {
  float: left;
  margin-right: 22px; }

img.image_right,
img.right {
  float: right;
  margin-left: 22px; }

.card {
  position: relative;
  margin-bottom: 1.714286em; }

.card img {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 6px 5px;
  border: 1px solid #dbdbdb;
  border-radius: 3px;
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.2) inset;
  box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); }

.card a:active img,
.card a:focus img,
.card a:hover img {
  border-color: #2a8a15; }

.card.gold img {
  padding: 6px 5px; }

.card.medium img {
  padding: 4px 4px 3px; }

.card.medium.gold img {
  padding: 4px; }

@media (min-width: 480px) {
  .card:after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 210px;
    height: 163px;
    border-radius: 5px;
    background-image: radial-gradient(100% 100%, ellipse farthest-side, rgba(255, 255, 255, 0) 98.5%, rgba(255, 255, 255, 0.2) 99%);
    content: "";
    pointer-events: none; }
  .card.gold:after {
    width: 163px;
    height: 150px; }
  .card.medium:after {
    width: 163px;
    height: 99px; }
  .card.medium.gold:after {
    width: 102px;
    height: 120px; } }

@media (min-width: 992px) {
  .image_left.summary_image {
    float: none;
    display: block; } }

ul.basic li {
  padding: 0 0 0 18px;
  background: url(../img/global/bullet.gif) no-repeat 5px 0.65em; }

.anchors {
  overflow: hidden;
  margin: 0 0 2em;
  padding: 1.5em 20px 1em;
  background: #f1f1f1; }

.ie6 .anchors {
  height: 1%; }

.anchors ul {
  float: left;
  clear: none;
  margin: 0;
  width: 303px; }

.anchors li {
  margin: 0 0 .75em;
  background: 0 0; }

.categories li {
  margin-bottom: 2.571429em; }

.categories h2 {
  margin-bottom: .5em; }

.categories p {
  margin: 0;
  color: #000;
  font-weight: 400;
  line-height: 1.214; }

.categories a:active span,
.categories a:focus span,
.categories a:hover span {
  background: #2a8a15;
  color: #fff; }

.featured li {
  position: relative;
  margin: 0 0 1.5em;
  padding: 0 0 0 153px;
  min-height: 143px; }

.featured h4 {
  margin: 0 0 .5em;
  font-weight: 700;
  line-height: 1.429; }

.featured img {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 143px; }

ul.headlines {
  margin: 2em 0 .25em;
  padding: 0 0 2em; }

ul.headlines a {
  font-weight: 700;
  font-size: 1.1em; }

ul.headlines span.pub_date {
  padding: 0 .25em;
  color: #8b8078;
  white-space: nowrap; }

ul.headlines span.author {
  font-weight: 700;
  white-space: nowrap; }

.legal {
  font-weight: 700;
  text-transform: uppercase; }

ol.legal {
  list-style: decimal; }

ol.legal ol {
  list-style: upper-alpha; }

ol.legal ol ol {
  list-style: lower-roman; }

ol.legal ol ol ol {
  list-style: lower-alpha; }

.documents p {
  margin: 0 0 .25em; }

.documents p strong {
  font-size: 1.2857em;
  line-height: 1.3333; }

.documents a {
  padding: .2em .25em .2em 30px;
  background-image: url(../img/icon_document.html);
  background-repeat: no-repeat;
  background-position: 3px 50%; }

.documents a.pdf,
.documents a[href$=".pdf"] {
  background-image: url(../img/icon_pdf.gif); }

.documents a span {
  color: #53534a; }

h3.expandable {
  margin: 0; }

.js h3.expandable a.expanded,
h3.expandable a {
  display: block;
  padding: .5em 28px;
  background-image: url(../img/expandable.png);
  background-repeat: no-repeat;
  background-position: -583px 50%;
  font-weight: 700;
  font-size: 1.286em; }

.js h3.expandable a {
  background-position: 9px 50%; }

.js h3.expandable a:focus,
.js h3.expandable a:hover {
  background-position: -287px 50%; }

.js h3.expandable a.expanded:focus,
.js h3.expandable a.expanded:hover {
  background-position: -879px 50%; }

h3.expandable a span {
  display: block;
  width: 0;
  height: 0;
  overflow: hidden; }

a.expandable {
  padding: 0 0 0 20px;
  background-repeat: no-repeat;
  background-position: -1182px 50%; }

a.expandable:focus,
a.expandable:hover {
  background-position: -1450px 50%; }

a.expandable.expanded {
  background-position: -1718px 50%; }

a.expandable.expanded:focus,
a.expandable.expanded:hover {
  background-position: -1986px 50%; }

.js .expandable_details {
  display: none; }

ol.expandable {
  margin: 0 0 3em;
  padding: .75em 0;
  overflow: hidden; }

.js ol.expandable {
  display: none; }

ol.expandable li {
  list-style: none; }

ol.expandable a {
  padding: 0 28px;
  font-size: 1em;
  line-height: 1.2; }

ol.expandable ol {
  margin-bottom: .5em; }

ol.tree li {
  margin: 0 0 0 25px;
  padding: 1px 0; }

ol.tree li a {
  display: block;
  margin: 0 22px 0 0;
  padding: 2px 0 3px 20px;
  font-weight: 700; }

ol.tree li a.parent {
  color: #2a8a15;
  background: url(../images/expandable.html) no-repeat -1182px 50%; }

ol.tree li a.parent:focus,
ol.tree li a.parent:hover {
  color: #fff;
  background-color: #2a8a15;
  background-position: -1450px 50%; }

ol.tree li a.parent.expanded {
  background-position: -1718px 50%; }

ol.tree li a.parent.expanded:focus,
ol.tree li a.parent.expanded:hover {
  background-position: -1986px 50%; }

ol.tree li li {
  margin-left: 18px; }

ol.tree li li a {
  padding-left: 17px;
  font-weight: 400; }

ol.tree li li li a {
  padding-left: 12px; }

.section_navigation {
  margin: 0 0 2em;
  padding: 1em 12px;
  background: #1e1e1e; }

.ie6 .section_navigation {
  zoom: 1; }

.section_navigation h3 {
  margin: 0 0 .5em;
  color: #fff;
  font-weight: 700;
  font-size: 1.571em;
  line-height: 1;
  text-transform: uppercase; }

.section_navigation ul {
  margin: 0;
  line-height: 1.2857; }

.section_navigation li {
  margin: 0 0 .7143em; }

.section_navigation li a,
.section_navigation li a:visited {
  color: #fff;
  font-weight: 700; }

.section_navigation .selected a,
.section_navigation .selected a:visited {
  color: #ccc; }

.section_navigation .selected a:focus,
.section_navigation .selected a:hover {
  color: #fff; }

.thumbs {
  position: relative;
  line-height: 1.1429; }

.thumbs li {
  margin-bottom: .714286em;
  padding-top: 1.428571em; }

.thumbs .item,
.thumbs li > a {
  display: block; }

.thumbs a {
  cursor: pointer; }

.thumbs dl {
  position: relative;
  margin: 0; }

.thumbs dd {
  margin: 0;
  padding: 10px 0 0;
  text-align: center; }

@media (min-width: 600px) {
  .thumbs dd {
    text-align: left; } }

.thumbs dd.caption {
  position: absolute;
  top: -1.428571em;
  right: 0;
  left: 0;
  padding: .285714em 0;
  width: 100%;
  max-width: 144px;
  background: #1e1e1e;
  color: #71b43a;
  font-size: .8571em;
  line-height: 1;
  text-align: center; }

.thumbs li > a:active,
.thumbs li > a:focus,
.thumbs li > a:hover {
  background-color: transparent; }

.thumbs a:active span,
.thumbs a:focus span,
.thumbs a:hover span {
  background-color: #2a8a15; }

.thumbs_details li {
  margin-bottom: 3.42857em; }

.thumbs_details li a:hover dt {
  color: #fff; }

.thumbs_details dt {
  position: relative;
  min-height: 120px; }

.thumbs_details dt strong {
  position: absolute;
  bottom: 3px;
  left: 0;
  width: 100%;
  background: #fff; }

.thumbs_details dd {
  font-weight: 400; }

.thumbs_details dd.family {
  border-top: 1px solid #1e1e1e; }

.thumbs_details a:active dd.family,
.thumbs_details a:focus dd.family,
.thumbs_details a:hover dd.family {
  color: #fff; }

.thumbs_details img.shared_planet {
  float: right;
  padding: 0 5px 0 0; }

.thumbs_popover dt {
  position: relative; }

.thumbs_popover dt img.moreDetails {
  display: none; }

.thumbs_popover .type {
  margin: 0 auto;
  padding: .25em .4em;
  max-width: 134px;
  background: #000;
  color: #fff;
  font-size: .857143em;
  line-height: 1;
  text-transform: uppercase; }

.thumbs_popover .roast {
  background: #000; }

.thumbs_popover .blonde-roast {
  background: #e6a513; }

.thumbs_popover .medium-roast {
  background: #b15b11; }

.thumbs_popover .dark-roast {
  background: #7a003c; }

.thumbs_popover .seasonal-favorites,
.thumbs_popover .starbucks-reserve {
  background: #000; }

.thumbs_popover .multipleBrewMethods {
  color: #999;
  font-weight: 400;
  font-size: .92857em; }

.thumbs_popover a:focus .type,
.thumbs_popover a:focus span,
.thumbs_popover a:hover .type,
.thumbs_popover a:hover span {
  background: #2a8a15; }

.thumbs_popover .coffeeDetails {
  display: none;
  position: absolute;
  z-index: 10000;
  padding: 12px 8px;
  width: 305px;
  border: 1px solid #dedede;
  background: #fff;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); }

.thumbs_popover .coffeeDetails .close {
  position: absolute;
  top: .2em;
  right: .2em;
  padding: .25em .5em;
  color: #000; }

.thumbs_popover .coffeeDetails .close:active,
.thumbs_popover .coffeeDetails .close:focus,
.thumbs_popover .coffeeDetails .close:hover {
  color: #fff; }

.thumbs_popover .coffeeDetails .stamp {
  float: left;
  width: 112px; }

.thumbs_popover .coffeeDetails .details {
  float: left;
  width: 170px;
  margin-left: 10px; }

.thumbs_popover .coffeeDetails .details h3.productname {
  margin: 15px 0 7px;
  font-size: 1em;
  line-height: 1.1; }

.thumbs_popover .coffeeDetails .details .roast {
  margin: 8px 0;
  padding: 2px 0 2px 5px;
  color: #fff; }

.thumbs_popover .coffeeDetails .details dl {
  margin: 8px 0;
  height: auto;
  line-height: 1; }

.thumbs_popover .coffeeDetails .details dt {
  margin: 10px 0 5px; }

.thumbs_popover .coffeeDetails .details dd {
  padding: 0 0 4px; }

.thumbs_select > li {
  float: left;
  margin-right: 1em;
  margin-bottom: 1em; }

.thumbs_select:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.thumbs_select input[type=checkbox],
.thumbs_select input[type=radio] {
  display: none; }

.ie8 .thumbs_select input[type=checkbox],
.ie8 .thumbs_select input[type=radio] {
  display: inline;
  line-height: 4em;
  vertical-align: 50%; }

.thumbs_select input[type=checkbox] + label,
.thumbs_select input[type=radio] + label {
  display: inline-block;
  padding: 1em;
  padding-top: 1.75em; }

.thumbs_select input[type=checkbox]:checked + image,
.thumbs_select input[type=checkbox]:checked + label,
.thumbs_select input[type=radio]:checked + image,
.thumbs_select input[type=radio]:checked + label {
  -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
  background-color: green;
  color: #fff; }

.thumbs_select input[type=checkbox] + label > img,
.thumbs_select input[type=radio] + label > img {
  display: block;
  margin: auto; }

.thumbs_select label > .top_thumb_label {
  text-align: center;
  margin-top: -1.75em; }

@media (min-width: 769px) {
  .thumbs_popover dt img.moreDetails {
    display: block;
    position: absolute;
    right: 4px;
    bottom: 4px;
    padding: 4px;
    width: auto;
    background: #000;
    background: rgba(0, 0, 0, 0.7); }
  .thumbs_popover dt img.moreDetails:hover {
    background: #000; } }

@media (min-width: 992px) {
  .thumbs_popover dt img {
    width: 100%; }
  .thumbs_popover dt img.moreDetails {
    width: auto; }
  .thumbs_popover .type {
    max-width: none; } }

.category_media_player,
.media,
.media_player {
  margin-bottom: 1em; }

.media .get_flash a,
.media_player .get_flash a {
  padding: .2em 3px .2em 28px;
  background-image: url(../images/plugins/flash_icon.html);
  background-repeat: no-repeat;
  background-position: 3px 3px; }

.media .transcript a,
.media_player .transcript a {
  padding: .2em 3px .2em 23px;
  background-image: url(../images/generic/transcript_btn.html);
  background-repeat: no-repeat;
  background-position: 2px 5px; }

.media .transcript a:focus,
.media .transcript a:hover,
.media_player .transcript a:focus,
.media_player .transcript a:hover {
  background-position: 3px -31px; }

.mediaPlayer {
  position: relative;
  padding: 0;
  margin: 0;
  font-family: helvetica, arial, sans-serif; }

.cta,
.mediaPlayer,
.mediaPlayer .noScriptPosterImage {
  display: block; }

.cta {
  padding: 1em 0; }

.cta a {
  display: block;
  position: relative;
  color: #2a8a15;
  text-decoration: none; }

.cta a:hover {
  background: #fff; }

.cta .ctaContent img {
  width: 88px;
  height: auto;
  position: static;
  float: left;
  padding: 2px; }

.cta a:hover img {
  border: 2px solid #2a8a15;
  padding: 0; }

.cta .ctaContent p {
  padding: 0 0 0 103px;
  margin: 0; }

.cta a.ctaContent:focus p {
  color: #fff; }

.mediaPlayerRatio {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 56.25%; }

.mediaPlayerRatio.fourByThree {
  padding-bottom: 75%; }

.mediaPlayerRatio.threeByTwo {
  padding-bottom: 66.666667%; }

.mediaPlayerRatio.fiveByThree {
  padding-bottom: 60%; }

.mediaPlayerScreen {
  top: 0;
  left: 0;
  background: #eee; }

.mediaPlayerPosterImage,
.mediaPlayerScreen,
.mediaPlayerScreen iframe,
.mediaPlayerScreen object {
  position: absolute;
  width: 100%;
  height: 100%;
  display: block; }

.mediaPlayerPosterImage {
  opacity: 1;
  top: 0;
  left: 0;
  z-index: 5; }

.mediaPlayerPosterImage.hide {
  display: none; }

.mediaPlayerPosterImage img {
  width: 100%;
  height: 100%;
  position: absolute; }

.captionScreen {
  display: block;
  position: absolute;
  padding: 0;
  bottom: 0;
  z-index: 10;
  color: #fff;
  width: 100%; }

.captionScreen > div {
  display: block;
  padding: 5px 40px 0 5px;
  margin-bottom: -15px; }

.captionScreen > div p {
  display: block;
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  text-shadow: -1px -1px 1px #000, 1px -1px 1px #000, -1px 1px 1px #000, 1px 1px 1px #000; }

.mediaPlayerControls {
  position: relative;
  display: block;
  -webkit-transform: translateZ(0);
  -webkit-transition: none;
  transition: none; }

.mediaPlayerControls.cannotInteract {
  opacity: 0; }

.mediaPlayerControls.hide {
  display: none; }

.mediaPlayerControlEventBlocker {
  position: absolute;
  display: block;
  height: 100%;
  width: 100%;
  top: -10px;
  left: -10px;
  padding: 10px;
  z-index: 100000; }

.mediaPlayerControlsContainer {
  display: block;
  margin: 4px 0 0;
  padding: 0;
  height: 36px; }

.mediaPlayerControl {
  float: left;
  margin-right: 4px;
  padding: 8px 14px;
  height: 20px;
  background-color: #edeeee;
  cursor: pointer;
  position: relative; }

.mediaPlayerControl.inactive {
  display: none; }

.mediaPlayerControl:last-child {
  margin-right: 0; }

.mediaPlayerControl div.mediaPlayerButton {
  display: block;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 1;
  height: 100%; }

.mediaPlayerControl div.mediaPlayerButton.mediaPlayerButtonOn.waitForReady,
.mediaPlayerControl:hover div.mediaPlayerButton.waitForReady,
.mediaPlayerControl:hover div.mediaPlayerButton:hover.waitForReady,
div.mediaPlayerButton.waitForReady {
  opacity: .25;
  cursor: default; }

.mediaPlayerControl div.mediaPlayerButton.mediaPlayerButtonOff,
.mediaPlayerControl div.mediaPlayerButton.mediaPlayerButtonOn,
.touch .mediaPlayerControl div.mediaPlayerButton.mediaPlayerButtonOff {
  opacity: 1; }

.mediaPlayerControl div.mediaPlay {
  width: 18px;
  background-image: url(../img/mediaPlayer/button_play_green.png); }

.mediaPlayerControlsContainer .mediaPause {
  width: 18px;
  background-image: url(../img/mediaPlayer/button_pause_green.png); }

.mediaPlayerControlsContainer .mediaCC {
  width: 26px;
  background-image: url(../img/mediaPlayer/button_cc_green.html); }

.mediaPlayerControlsContainer .mediaCC.on {
  background-image: url(../img/mediaPlayer/button_cc_on.html); }

.mediaPlayerControlsContainer .mediaTranscript {
  width: 14px;
  background-image: url(../img/mediaPlayer/button_transcript_green.png); }

.mediaPlayerControlsContainer .mediaVolume {
  width: 15px; }

.mediaPlayerControlsContainer .mediaVolume.volumeOn {
  background-image: url(../img/mediaPlayer/button_volume.html); }

.mediaPlayerControlsContainer .mediaVolume.volumeOff {
  background-image: url(../img/mediaPlayer/button_volume_off.html); }

.mediaPlayerSeekContainer {
  position: relative;
  float: left;
  width: 100%;
  cursor: default; }

.mediaPlayerSeekBar {
  position: relative;
  height: 4px;
  background: #ccc;
  margin: 8px 40px 0;
  cursor: pointer; }

.mediaPlayerSeekBar .mediaPlayerSeekHandleHitArea {
  display: block;
  position: absolute;
  width: 48px;
  height: 47px;
  top: -21px;
  left: -18px;
  cursor: pointer;
  -webkit-transition: all .15s ease-out;
  transition: all .15s ease-out; }

.mediaPlayerSeekBar .mediaPlayerSeekHandleHitArea.stopAnimateForDrag {
  -webkit-transition: none;
  transition: none; }

.mediaPlayerSeekHandleHitArea .mediaPlayerSeekHandle {
  display: block;
  height: 22px;
  width: 10px;
  margin: 11px auto 0;
  background: #71b43a;
  border: 1px solid #71b43a;
  -webkit-transition: background-color .15s ease-out;
  transition: background-color .15s ease-out; }

.mediaPlayerSeekHandleHitArea .mediaPlayerSeekHandle.dragging,
.mediaPlayerSeekHandleHitArea .mediaPlayerSeekHandle:hover {
  background-color: #fff; }

.mediaPlayerSeekContainer .mediaPlayerCurrentTime,
.mediaPlayerSeekContainer .mediaPlayerTotalTime {
  display: block;
  position: absolute;
  width: 38px;
  font-size: 12px;
  margin-top: 0;
  padding: 0;
  color: #3a3531;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

.mediaPlayerSeekContainer:hover .mediaPlayerCurrentTime,
.mediaPlayerSeekContainer:hover .mediaPlayerTotalTime {
  color: #71b43a; }

.mediaPlayerSeekContainer .mediaPlayerCurrentTime {
  left: 0;
  text-align: left; }

.mediaPlayerSeekContainer .mediaPlayerTotalTime {
  right: 0;
  text-align: right; }

#mpDOMData {
  display: none; }

#mpDOMData,
.mediaPlayer .visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.mediaPlayer .visuallyhidden:active,
.mediaPlayer .visuallyhidden:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: absolute;
  width: auto; }

.mediaPlayer a.visuallyhidden:active,
.mediaPlayer a.visuallyhidden:focus {
  padding: .5em .75em;
  font-size: .75em;
  left: 0;
  top: 40px; }

@media (min-width: 480px) {
  .captionScreen > div {
    margin-bottom: -23px; }
  .captionScreen > div p {
    font-size: 22px;
    line-height: 1em; } }

@media (min-width: 600px) {
  .captionScreen > div {
    margin-bottom: -20px; }
  .captionScreen > div p {
    font-size: 28px; } }

@media (min-width: 992px) {
  .captionScreen > div p {
    font-size: 32px;
    line-height: 1.2em; } }

.media_player .scrollable {
  position: relative;
  margin: 0 auto;
  width: 150px; }

.media_player .scrollable_holder {
  position: relative;
  overflow: hidden;
  height: 36px; }

.media_nav {
  margin: 0;
  line-height: 1.357143;
  text-align: left;
  list-style: none;
  position: absolute;
  overflow: hidden; }

.media_nav li {
  cursor: pointer;
  float: left; }

.media_nav a {
  float: left;
  display: block;
  padding: 8px;
  border: 10px solid #fff;
  border-radius: 100%;
  background: #ebedec;
  font-weight: 400;
  color: #685c52; }

.media_nav a:focus,
.media_nav a:hover {
  background: #71b43a;
  color: #fff; }

.media_nav .nav_clicked a {
  background: #3a3531;
  color: #fff; }

.media_nav .media_description,
.media_nav .media_name,
.media_nav img {
  display: none; }

.media_player a.next,
.media_player a.prev {
  display: block;
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 16px;
  height: 16px;
  border: 10px solid #fff;
  background: url(../img/global/scrollable_nav.png) no-repeat 0 -48px;
  text-indent: -9999px;
  cursor: pointer; }

.media_player a.next:focus,
.media_player a.next:hover,
.media_player a.prev:focus,
.media_player a.prev:hover {
  opacity: .7; }

.media_player a.prev {
  right: 100%;
  margin-right: 5px; }

.media_player a.next {
  left: 100%;
  margin-left: 5px;
  background-position: 0 -32px; }

.media_player a.disabled {
  display: none; }

@media (min-width: 320px) {
  .media_player .scrollable {
    margin-bottom: 1em;
    width: 188px; } }

@media (min-width: 480px) {
  .media_player .scrollable {
    width: 287px; }
  .homepage .scrollable {
    width: 344px; }
  .media_player .scrollable_holder {
    height: 59px; }
  .homepage .scrollable_holder {
    height: 76px; }
  .media_nav li {
    margin: 0 10px 10px 0; }
  .media_nav a {
    padding: 10px;
    width: 69px;
    height: 39px;
    border: 0;
    border-radius: 0; }
  .media_nav img {
    display: block;
    width: 69px;
    height: 39px; }
  .homepage .media_nav a,
  .homepage .media_nav img {
    width: 88px;
    height: 56px; }
  .media_player a.next,
  .media_player a.prev {
    top: 11px; } }

@media (min-width: 600px) {
  .homepage .scrollable,
  .media_player .scrollable {
    width: 477px; }
  .homepage .scrollable_holder,
  .media_player .scrollable_holder {
    height: 147px; }
  .media_nav li {
    display: block;
    margin: 0 3px 0 0;
    width: 157px; }
  .media_nav a {
    padding: 10px;
    min-height: 127px;
    background: 0 0; }
  .homepage .media_nav a,
  .media_nav a {
    width: auto;
    height: auto; }
  .media_nav img {
    display: block;
    padding: 0 0 .5em; }
  .media_nav .media_description,
  .media_nav .media_name {
    display: block;
    margin: 0; }
  .media_nav .media_name {
    line-height: 1.142857; }
  .media_nav .media_description {
    font-size: .857143em; } }

@media (min-width: 769px) {
  .media_player {
    text-align: left; }
  .media_player .scrollable {
    margin: 25px 0;
    width: auto; }
  .media_player .scrollable_holder {
    height: 266px; }
  .media_player .homepage .scrollable_holder {
    height: 331px; }
  .media_nav {
    margin: 0;
    padding: 0 0 0 8px;
    max-width: 310px; }
  .media_nav li {
    width: auto; }
  .media_nav a {
    display: block;
    position: relative;
    padding: 7px 5px 7px 89px;
    min-height: 45px; }
  .homepage .media_nav a {
    padding: 7px;
    min-height: 45px; }
  .media_nav a:after {
    position: absolute;
    top: 50%;
    left: -7px;
    margin: -7px 0 0;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-left: 0;
    content: ""; }
  .media_nav a:focus:after,
  .media_nav a:hover:after {
    border-right-color: #71b43a; }
  .media_nav .nav_clicked a:after,
  .media_nav .nav_clicked a:focus:after,
  .media_nav .nav_clicked a:hover:after {
    border-right-color: #3a3531; }
  .media_nav img {
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 0; }
  .homepage .media_nav img {
    position: static; }
  .homepage .media_nav .media_name {
    display: none; }
  .media_player a.next,
  .media_player a.prev {
    left: 50%;
    right: auto;
    margin: 0 0 0 -20px;
    background-position: 0 -16px; }
  .media_player a.prev {
    top: auto;
    bottom: 100%; }
  .media_player a.next {
    top: 100%;
    background-position: 0 0; } }

@media (min-width: 992px) {
  .media_player .scrollable {
    position: relative;
    left: 0;
    width: 100%; }
  .media_player .homepage .scrollable {
    left: -8%;
    width: 108%; }
  .media_player .scrollable_holder {
    height: 328px; }
  .homepage .media_nav a {
    padding-left: 105px;
    min-height: 62px; }
  .homepage .media_nav img {
    position: absolute; }
  .homepage .media_nav .media_name {
    display: block; } }

.pagination {
  overflow: hidden;
  text-align: center; }

.pagination ol {
  position: relative;
  left: 50%;
  float: left;
  margin: 0 auto .5em;
  list-style: none; }

.pagination li {
  display: inline;
  position: relative;
  right: 50%;
  float: left;
  margin: 0 10px 1em 0; }

.pagination .button {
  margin: 0; }

.pagination .number a,
.pagination .number span {
  display: block;
  padding: 0 .75em;
  font: 700 1.1429em/1.625 Arial, sans-serif; }

.pagination .number span {
  background: #ebedec; }

.pagination li.page_first,
.pagination li.page_last,
.pagination li.page_next,
.pagination li.page_previous {
  display: none; }

.pagination_alt .number a,
.pagination_alt .number span {
  margin: .2857em 0;
  padding: 0 .45em;
  font-size: 1em;
  line-height: 1.4286; }

.pagination_left ol {
  float: none; }

@media (min-width: 480px) {
  .pagination li.page_first,
  .pagination li.page_last,
  .pagination li.page_next,
  .pagination li.page_previous {
    display: block; } }

.promo {
  clear: both;
  margin: 1em 0 2em; }

.promo p,
.promo ul {
  line-height: 1.429; }

.promo img {
  float: left;
  margin: 3px 16px 1.714286em 0; }

.promo a:focus img {
  outline: 1px dotted #7c746c; }

.promo li img {
  float: none;
  margin: 0 8px 0 0; }

.promo ul.promo_communities li {
  margin: 0 0 1em 16px; }

.promo ul.promo_communities li a {
  padding: 4px 5px 4px 22px;
  background-repeat: no-repeat;
  background-position: 0 50%; }

.promo ul.promo_communities li.twitter a {
  background-image: url(../images/promos/icon_twitter.html); }

.promo ul.promo_communities li.facebook a {
  background-image: url(../images/promos/icon_facebook.html); }

.promo ul.promo_communities li.flickr a {
  background-image: url(../images/promos/icon_flickr.html); }

.promo ul.promo_communities li.youtube a {
  background-image: url(../images/promos/icon_youtube.html);
  background-position: 1px 50%; }

.promo ul.promo_communities li.mystarbucksidea a {
  background-image: url(../images/promos/icon_mystarbucksidea.html); }

.promo .divider {
  padding-bottom: 1.714286em;
  border-bottom: 1px solid #d7d1ca; }

.promo ul.find_us_online {
  overflow: hidden;
  padding: 1em 0 0;
  background: #fff; }

.ie6 .promo ul.find_us_online {
  zoom: 1; }

.promo ul.find_us_online li {
  float: left;
  margin: 0; }

.promo ul.find_us_online li a {
  display: block;
  margin: 0 0 1em;
  width: 101px;
  height: 54px;
  line-height: 35px;
  text-align: center; }

.promo ul.find_us_online li a:focus,
.promo ul.find_us_online li a:hover {
  background: #fff; }

.promo ul.find_us_online li a img {
  float: none;
  margin: 0; }

.promo ul.logos {
  width: 320px;
  overflow: hidden; }

.promo ul.logos li {
  float: left;
  margin: 0 15px 15px 0; }

.promo ul.logos li a {
  padding: 0;
  background: 0 0; }

.promo ul.logos li img {
  float: none;
  margin: 0; }

#instagramPromo div {
  position: relative;
  overflow: hidden;
  height: 153px; }

#instagramPromo div a,
#instagramPromo img {
  position: absolute;
  top: 0;
  margin-right: 5px; }

#instagramPromo div a img {
  position: static;
  margin-right: 0; }

.promo .promo_iphone p {
  clear: both;
  margin: 0 0 1.2em;
  padding: 0; }

.promo .promo_iphone p a {
  display: block;
  padding: 2px 7px;
  background: #8a8178;
  color: #fff;
  font-size: 1.2em;
  text-decoration: none;
  text-transform: uppercase; }

.promo .promo_iphone p a:hover {
  background: #006634; }

.promo .promo_iphone dl {
  padding: 0 7px; }

.promo .promo_iphone dt {
  margin: 0 0 .3em;
  font-size: 1.1em; }

.promo .promo_iphone dd {
  color: #4d3921;
  line-height: 1.6; }

.rotate-promos {
  margin: 0 0 2em;
  width: auto !important; }

.bordered_promo {
  outline: 1px solid #000; }

.ie7 .bordered_promo {
  border: 1px solid #000;
  margin: -1px; }

.bordered_promo h3 {
  padding: .5em;
  display: block;
  background-color: #000;
  color: #fff; }

.bordered_promo p,
.bordered_promo ul {
  padding: .5em; }

.horizontal_link_icons li {
  display: inline;
  margin-right: 1em; }

.horizontal_link_icons p {
  margin-bottom: 0; }

.horizontal_link_icons li a {
  background-color: transparent; }

.NewsletterSignup,
.NewsletterSignup .form {
  width: 100%;
  position: relative;
  padding-bottom: 2.143em; }

.NewsletterSignup button,
.NewsletterSignup input {
  margin: 0;
  font-size: 1em; }

.NewsletterSignup input {
  width: 160px; }

.ie7 .NewsletterSignup,
.ie7 .signup_message {
  width: 304px; }

.NewsletterSignup .button {
  position: absolute;
  top: 60px; }

.NewsletterSignup fieldset .button:last-child {
  float: none; }

.NewsletterSignup .button,
.NewsletterSignup .button button {
  width: 100%; }

.NewsletterSignup ol.form li {
  float: left; }

@media (min-width: 320px) {
  .NewsletterSignup {
    overflow: hidden;
    width: 100%;
    padding-bottom: inherit; }
  .NewsletterSignup .signup_input {
    display: block;
    overflow: hidden;
    padding-right: 25px; }
  .NewsletterSignup .button,
  .NewsletterSignup .button button {
    width: auto; }
  .NewsletterSignup .button {
    position: static;
    display: block;
    float: right; }
  .NewsletterSignup label {
    display: block;
    padding: 7px 0;
    color: #3d3935; } }

@media (min-width: 480px) {
  .NewsletterSignup {
    width: 70%; } }

@media (min-width: 769px) {
  .NewsletterSignup {
    width: 100%; } }

.signup_error {
  background: url(../images/check_warn.html) no-repeat;
  color: #ea9d29; }

.signup_success {
  background: url(../images/check_positive.html) no-repeat;
  color: #2a8a15; }

.signup_error,
.signup_message {
  outline: 0; }

.signup_error,
.signup_success {
  padding-left: 32px;
  margin: 1em 0;
  font-weight: 700;
  line-height: 2em; }

@media (min-width: 992px) {
  .promo img {
    float: none; }
  #content > .fields > .size1of3 .promo img {
    display: block; } }

.section_blocks {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 1.357143; }

.section_blocks li {
  margin: 0; }

.section_blocks dl {
  clear: both;
  margin: 0; }

.section_blocks dt {
  margin: 0 0 .4em;
  font-size: 1.857143em;
  line-height: 1; }

.section_blocks ul {
  clear: none;
  margin-top: 1.25em 0; }

.section_blocks .image img {
  display: block;
  margin: 0 0 1em; }

.section_blocks img.image_left {
  margin-bottom: 1em;
  max-width: 47%; }

@media (min-width: 480px) {
  .section_blocks dt {
    display: table; }
  .section_blocks dt span {
    display: table-cell;
    min-height: 52px;
    vertical-align: bottom; } }

@media (min-width: 992px) {
  .section_blocks .image img {
    width: 100%; } }

.tab_kit {
  clear: both;
  margin: -1px 0 3em; }

.tab_header {
  overflow: hidden;
  margin: 0 0 1em;
  padding: .25em 6% 0;
  border: 1px solid #dbdbdb;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius: 5px 5px 0 0;
  background: #eaeaea;
  font-size: 1.142857em;
  line-height: 1.375; }

.tab_header p {
  margin: 0 0 .5em;
  text-align: center;
  word-wrap: break-word; }

.tab_header strong {
  font-weight: 400;
  font-size: 1.25em; }

.tab_header span {
  font-size: 1.1429em; }

.tab_header .nickname {
  font-size: 1.4286em; }

.tab_header .balance {
  padding: 0 .2em 0 0; }

.tab_header .date {
  padding: 0 0 0 .2em;
  font-size: .8125em; }

.tab_header .divider {
  margin: 0 .25em;
  color: #5ab14b; }

.tab_container {
  overflow: hidden;
  min-height: 350px;
  background: #fff; }

.tab_aside {
  margin: 13px 1.5% 1em 0;
  padding: 1em 0 0;
  border-top: 1px solid #dbdbdb; }

.tab_list {
  margin: 0 auto;
  border-radius: 5px;
  -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05); }

@media (min-width: 768px) {
  .tab_list {
    max-width: 225px; } }

.tab_list li {
  margin: 0; }

.tab_list a {
  display: block;
  padding: .5em 14px .5em 25px;
  border: 1px solid #dbdbdb;
  border-top-color: #f3f3f3;
  color: #000;
  line-height: 1.42857;
  word-wrap: break-word; }

.ie7 .tab_list a {
  zoom: 1; }

.tab_list a:active,
.tab_list a:focus,
.tab_list a:hover {
  background: url(../img/global/tab_list_arrows.gif) no-repeat 11px -18px; }

.tab_list .first a {
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-top-right-radius: 5px;
  border-radius: 5px 5px 0 0;
  border-top-color: #dbdbdb; }

.tab_list .last a {
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius: 0 0 5px 5px; }

.tab_list .single a {
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-bottom-right-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-radius: 5px 5px 5px 5px; }

.tab_list .selected a,
.tab_list .selected a:focus,
.tab_list .selected a:hover {
  position: relative;
  border: 1px solid #20760c;
  background: #5ca61f;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(30%, #5ca61f), to(#1f760c));
  background-image: linear-gradient(top, #5ca61f 30%, #1f760c);
  background-color: #5ca61f;
  color: #fff;
  font-weight: 700;
  text-decoration: none; }

.tab_list .selected a:after {
  display: block;
  position: absolute;
  top: 14px;
  left: 11px;
  width: 4px;
  height: 7px;
  background: url(../img/global/tab_list_arrows.gif) no-repeat 0 0;
  content: ""; }

.tab_loading {
  display: none; }

.tab_loading p {
  margin: 4em auto 2em;
  min-height: 100px;
  background: url(../img/loading_bar.gif) no-repeat 50% 2em;
  text-align: center; }

.tab_panel h2 {
  margin-bottom: 1em; }

.tab_panel h3 {
  font-weight: 700; }

.tab_panel h4 {
  margin: 0; }

.tab_panel .sub_section {
  padding: 1em 0 0;
  border-top: 1px solid #ededed; }

.tab_panel .highlight {
  padding: 1.5em 20px;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  background: #f3f3f3; }

.tab_panel ul.highlight {
  padding-bottom: .5em; }

.tab_panel .group {
  overflow: hidden;
  margin: 0 0 2em;
  padding: 0 1.5%;
  border: 1px solid #dbdbdb;
  border-radius: 5px;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1); }

.tab_panel .group h3 {
  margin: 0 0 1em -1.5%;
  padding: .25em 1.5%;
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
  background: #dbdbdb;
  background: #fff -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.01)), to(#dbdbdb));
  background: #fff linear-gradient(top, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.01) 1%, #dbdbdb);
  font-size: .85714em;
  line-height: 1.333333;
  text-transform: uppercase; }

.tab_panel .group h3.additional {
  margin-top: 2.5em;
  border-top: 1px solid #dbdbdb;
  border-radius: 0; }

.tab_panel .right_primary h3 {
  border-top: 1px solid #dbdbdb; }

.tab_panel .auxiliary {
  clear: both;
  overflow: hidden;
  margin: 0 0 0 -15px;
  padding: 1em 15px 2em;
  width: 100%;
  background: #f4f4f4; }

.tab_panel .auxiliary .disclaimer {
  margin: 0;
  list-style: none; }

.tab_panel .auxiliary .disclaimer a {
  text-transform: capitalize; }

.tab_panel .group.secure_ui .right_primary {
  margin-left: -1.5%;
  width: 103%; }

#details-partial .region {
  margin-bottom: 24px;
  padding-left: 0; }

.tab_container {
  width: 100%;
  position: relative;
  zoom: 1; }

#tab_kit_container {
  position: relative;
  direction: rtl;
  overflow: hidden; }

#tab_kit_container .tab_kit {
  direction: ltr;
  position: relative;
  -webkit-transition: left .5s;
  transition: left .5s; }

#tab_kit_container.out-of-bounds .tab_kit {
  width: 180%; }

#tab_kit_container.out-of-bounds.open .tab_kit {
  left: 80%; }

#tab_kit_container.out-of-bounds .tab_panel {
  width: 55.5555%;
  float: right; }

#tab_kit_container.out-of-bounds .tab_aside {
  width: 44.4444%;
  float: left;
  padding: 0;
  margin: 0; }

#tab_kit_container.out-of-bounds .tab_loading {
  width: 100%; }

#tab_kit_container.out-of-bounds #details-partial {
  width: 94%;
  margin: auto; }

#tab_kit_container.out-of-bounds .tab_loading,
#tab_kit_container.out-of-bounds .tab_panel {
  float: right; }

#tab_kit_container.out-of-bounds .tab_loading p {
  margin: 8em auto 4em;
  width: 300px; }

#tab_select {
  padding: .5em .5em .5em .75em;
  background-color: #dedede;
  margin-bottom: 1em; }

#tab_select * {
  margin-left: .5em; }

#tab_select .h3 {
  margin-left: 0;
  vertical-align: top;
  line-height: 1.5em;
  display: inline; }

#tab_select.on_top {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1; }

.js #tab_select {
  padding-left: 2.5em;
  background-image: url(../images/global/arrow_right.html);
  background-repeat: no-repeat;
  background-position: 11px; }

.js #tab_kit_container.out-of-bounds.open #tab_select {
  background-image: url(../images/global/arrow_left.html); }

#tab_kit_container.out-of-bounds .tab_list {
  max-width: 100%; }

#tab_kit_container.out-of-bounds .tab_list,
#tab_kit_container.out-of-bounds .tab_list .first a,
#tab_kit_container.out-of-bounds .tab_list .last a,
#tab_kit_container.out-of-bounds .tab_list .single a {
  -webkit-border-top-left-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-radius: 0; }

@media (min-width: 769px) {
  #tab_select {
    display: none; } }

.js .noscript {
  display: none; }

@media (min-width: 480px) {
  .tab_panel .auxiliary .disclaimer {
    overflow: hidden; }
  .tab_panel .auxiliary .disclaimer li {
    float: left; }
  .tab_panel .auxiliary .disclaimer li.first {
    margin-right: 3%;
    width: 39%; }
  .tab_panel .auxiliary .disclaimer li.last {
    width: 58%; } }

@media (min-width: 600px) {
  .tab_panel .group h3 {
    border-radius: 5px 5px 0 0; }
  .tab_loading,
  .tab_panel {
    overflow: hidden; }
  .tab_panel .left_primary,
  .tab_panel .right_primary {
    float: left;
    margin: 0 0 0 -1px;
    padding: 0 1.5% 1em 0;
    width: 38.5%;
    border: 1px solid #eee;
    border-width: 0 1px 0 0; }
  .group .right_primary {
    padding-right: 0;
    padding-left: 1.5%;
    width: 58.4%;
    border-width: 0 0 0 1px; }
  .tab_panel .left_primary h3 {
    margin-right: -3.6%;
    margin-left: -3.6%;
    padding-right: 3.6%;
    padding-left: 3.6%;
    border-radius: 5px 0 0 0; }
  .tab_panel .right_primary h3 {
    margin-right: -2.75%;
    margin-left: -2.75%;
    padding-right: 2.75%;
    padding-left: 2.75%;
    border-top: 0;
    border-radius: 0 5px 0 0; }
  .tab_panel .group.secure_ui {
    padding-right: 0; }
  .tab_panel .group.secure_ui .right_primary {
    margin-left: -1px;
    padding-right: 0;
    padding-left: 0;
    width: 60%; } }

@media (min-width: 769px) {
  .tab_header {
    margin: 0; }
  .tab_aside {
    float: left;
    padding: 0;
    border: 0;
    width: 23%; }
  .ie7 .tab_aside {
    width: 22%; }
  .tab_loading,
  .tab_panel {
    float: right;
    margin: 16px 0 1em 1.5%;
    width: 74%; }
  .tab_loading p {
    margin: 8em auto 4em;
    width: 300px; } }

@media (min-width: 992px) {
  .tab_panel {
    margin: 16px 14% 1em 1.5%;
    width: 60%; } }

table {
  margin: 0 0 2em;
  line-height: 1.3571; }

col.numerical,
td.numerical,
th.numerical {
  text-align: right; }

tbody.even,
tr.even {
  background: #f6f6f6; }

thead th {
  margin: 5px 0 0;
  border: 1px solid #1e1e1e;
  border-top: 0;
  border-bottom: 2px solid #000;
  background: #e1e2e3; }

tbody th,
td,
tfoot th,
thead th {
  padding: .75em .5em;
  font-weight: 400;
  text-align: left;
  vertical-align: top; }

tbody th,
td,
tfoot th {
  border: 1px solid #1e1e1e;
  border-top: 1px dotted #a5a8aa;
  border-bottom: 1px dotted #a5a8aa; }

tbody th,
tfoot th {
  width: 184px; }

th:first-child {
  border-left: 0; }

td:last-child,
th:last-child {
  border-right: 0; }

tbody tr:last-child th,
tr:last-child td {
  border-bottom: 0; }

tfoot td,
tfoot th {
  padding: 1.7em 1em 1.5em;
  border-top: 2px solid #e1e1e1;
  font-weight: 700; }

.table_alt {
  width: 100%;
  border-bottom: 1px solid #e6e3df; }

.table_alt thead th {
  padding-bottom: .25em;
  border: 1px solid #e6e3df;
  border-width: 0 0 1px;
  background: 0 0;
  font-weight: 700;
  text-transform: uppercase; }

.table_alt tbody th,
.table_alt td,
.table_alt tfoot th {
  border: 0; }

.generatedcontent .table_responsive,
.generatedcontent .table_responsive tbody,
.generatedcontent .table_responsive td,
.generatedcontent .table_responsive tfoot,
.generatedcontent .table_responsive th,
.generatedcontent .table_responsive thead,
.generatedcontent .table_responsive tr {
  display: block; }

.table_responsive {
  width: 100%; }

.generatedcontent .table_responsive tr {
  overflow: hidden; }

.generatedcontent .table_responsive thead tr {
  position: absolute;
  top: -9999px;
  left: -9999px; }

.table_responsive td,
.table_responsive th {
  padding: 2%;
  text-align: left;
  vertical-align: top; }

.no-generatedcontent .table_responsive td,
.no-generatedcontent .table_responsive th {
  padding: .5em; }

.table_responsive th {
  font-weight: 700; }

.generatedcontent .table_responsive td,
.generatedcontent .table_responsive th {
  position: relative;
  float: left;
  width: 44%;
  padding: 2% 2% 2% 54%;
  border-bottom: 1px solid #e6e3df;
  word-wrap: break-word; }

.table_responsive td:before,
.table_responsive th:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 44%;
  padding: 2%;
  font-weight: 700;
  content: attr(data-th); }

.generatedcontent .table_responsive tbody tr:first-child td:first-child,
.generatedcontent .table_responsive tbody tr:first-child th:first-child {
  padding-top: 3.2em; }

.generatedcontent .table_responsive tbody tr:first-child td:first-child:before,
.generatedcontent .table_responsive tbody tr:first-child th:first-child:before {
  width: 100%;
  background: #e1e2e3; }

@media (min-width: 600px) {
  .generatedcontent .table_responsive {
    display: table; }
  .generatedcontent .table_responsive thead {
    display: table-header-group; }
  .generatedcontent .table_responsive tbody {
    display: table-row-group; }
  .generatedcontent .table_responsive tfoot {
    display: table-footer-group; }
  .generatedcontent .table_responsive tr {
    display: table-row; }
  .generatedcontent .table_responsive td,
  .generatedcontent .table_responsive th {
    display: table-cell; }
  .generatedcontent .table_responsive thead tr {
    position: static; }
  .generatedcontent .table_responsive td,
  .generatedcontent .table_responsive th,
  .table_responsive td,
  .table_responsive th {
    padding: .5em; }
  .generatedcontent .table_responsive td,
  .generatedcontent .table_responsive th {
    position: static;
    float: none;
    width: auto; }
  .table_responsive td:before,
  .table_responsive th:before {
    display: none;
    content: ""; }
  .generatedcontent .table_responsive tbody tr:first-child td:first-child,
  .generatedcontent .table_responsive tbody tr:first-child th:first-child {
    padding-top: .5em; }
  .table_responsive .align_center {
    text-align: center; }
  .table_responsive .align_left {
    text-align: left; }
  .table_responsive .align_right {
    text-align: right; } }

.validation_summary {
  margin: 2em 0 3em;
  padding: 0 .5%;
  border-bottom: 14px solid #a7a7a7;
  font-size: 1em;
  line-height: 1.4286; }

.validation_summary h2,
.validation_summary span {
  margin: 0;
  padding: .6em 0 .5em;
  font-size: 1.4286em;
  font-weight: 700; }

.validation_summary p,
.validation_summary ul {
  margin: 0 0 .5em; }

#store-no-js #h2nojs,
.validation_summary.error h2,
.validation_summary.error span,
.validation_summary.valid h2,
.validation_summary.valid span,
.validation_summary.warning h2,
.validation_summary.warning span {
  padding-left: 40px;
  background: url(../img/validation_summary.gif) no-repeat 3px 14px; }

#store-no-js #h2nojs {
  width: 370px;
  border: none;
  padding-top: 5px; }

.validation_summary.error {
  border-color: #be0d30; }

.validation_summary.error h2,
.validation_summary.error span {
  color: #be0d30; }

.validation_summary.warning {
  border-color: #de8e16; }

.validation_summary.warning h2,
.validation_summary.warning span {
  background-position: 3px -289px;
  color: #de8e16; }

.validation_summary.valid {
  border-color: #71b43a; }

.validation_summary.valid h2,
.validation_summary.valid span {
  background-position: 3px -586px;
  color: #71b43a; }

@media (min-width: 480px) {
  .validation_summary {
    width: 356px; }
  .tab_panel .validation_summary {
    max-width: 100%; }
  .validation_summary.validation_xsmall {
    width: 200px; }
  .validation_summary.validation_small {
    width: 290px; }
  .validation_summary.validation_large {
    width: 440px; }
  .validation_summary.validation_full {
    width: 99%; } }

.validation_summary.margin {
  margin: 0 0 3em; }

@media print {
  body,
  html {
    background: #fff;
    color: #000;
    width: 660px; }
  h1 {
    margin: 0;
    padding: 0;
    border: 0;
    width: 660px; }
  a {
    text-decoration: none !important; }
  tfoot,
  thead th {
    background: 0 0; }
  #footer,
  #language_selector,
  #nav,
  #page_catalog #dl_print,
  #page_product #content_rail,
  #page_product #disclaimer,
  #page_product .allergy ul,
  #skip,
  #utilities,
  .pagination,
  .section_navigation,
  .social_icons,
  div.filter {
    display: none !important; }
  #ctl00_content_imgCategory,
  #extras,
  #locator,
  #player p,
  #sidenav,
  .bookmarks,
  a.toggle,
  li.video a span {
    display: none; }
  #logo {
    position: relative;
    top: 0; }
  #landing {
    padding: 0;
    width: 660px; }
  #landing img {
    position: static;
    top: 0;
    left: 0;
    float: left; }
  #landing .summary {
    clear: both;
    width: 660px; }
  .documents {
    width: 660px;
    list-style: none;
    overflow: visible; }
  .documents li a {
    position: static;
    background: #e6e3df; }
  .documents li a[href$=".pdf"] {
    background-image: none; }
  #content_rail {
    float: none; }
  #content_rail .find,
  #content_rail .related,
  .documents li a,
  .documents li a[href$=".pdf"] {
    background: 0 0; }
  .section_navigation {
    background: 0 0;
    border: 1px solid #cdc7bf;
    border-width: 1px 0; }
  ul.promo_communities li a {
    background: 0 0; }
  #footer {
    margin: 0;
    width: 660px; }
  #footer_holder {
    background: 0 0; }
  #footer p {
    border: 0;
    font-size: 8px; }
  #breadcrumb {
    margin: 0 0 3em; }
  #page_category #coffees {
    width: 660px;
    overflow: visible; }
  #page_category img#map {
    position: static;
    top: 0;
    left: 0;
    float: left; }
  #page_home #notice {
    float: none;
    margin-bottom: 0;
    width: 628px;
    background: 0 0; }
  #page_home #notice h2 {
    background: 0 0;
    color: #000; }
  #page_home #notice.priority_high h2,
  #page_home #notice.priority_medium h2 {
    background: 0 0; }
  #page_home #notice.full,
  #page_home .section {
    width: 660px; }
  #page_home #featured {
    float: none;
    margin: 0 0 1em;
    width: 652px;
    background: 0 0; }
  #page_home #featured h2 {
    background: 0 0; }
  #page_home #promos {
    float: none;
    width: 660px; }
  #page_home #promos li {
    margin: 8px 11px 8px 0;
    background: 0 0;
    color: #000; }
  #page_home #promos li h2 a {
    color: #000; }
  #page_home #news div {
    float: none;
    width: 660px; }
  #page_home #news h3 {
    margin-top: 4em; }
  #page_catalog .category ul {
    margin: 0; }
  #page_catalog ul {
    overflow: visible; }
  #page_catalog table tr {
    background: 0 0 !important; }
  #page_catalog .category fieldset {
    background: 0 0 !important;
    padding: 0 10px;
    border-bottom: 1px solid #cdc7bf; }
  #page_catalog .category select {
    padding: 0;
    border: 0; }
  #page_product {
    width: 660px; }
  #page_product #overview {
    overflow: visible;
    width: 660px;
    margin: 0;
    padding: 0; }
  #page_product #overview h2 {
    float: right;
    padding: 0;
    margin: 0;
    width: 340px; }
  #page_product .facts {
    margin: 1em 0 2em; }
  #page_product .facts,
  #page_product .facts div.other_details,
  #page_product .facts table.nutrition {
    padding: 0;
    width: 340px;
    overflow: visible; }
  #page_product .facts div.other_details,
  #page_product .facts table.nutrition {
    margin: 0;
    float: right; }
  #page_product .facts div.other_details {
    margin: 10px 0 5px;
    padding: 0;
    border-top: 1px solid #d9d7d0; }
  #page_product .allergy,
  #page_product .allergy p {
    padding: 0;
    margin: 0; }
  #page_product #fun_facts {
    padding: 0;
    font-style: normal; }
  #sub {
    float: none;
    width: 660px !important; }
  ol.list {
    width: 660px; }
  #links {
    width: 366px; }
  #copyright {
    margin: 2em 0 0;
    width: 660px; }
  #copyright p {
    padding: .75em 13px 0; }
  div.pushPin {
    background: 0 0;
    border: 3px solid #007042;
    line-height: 30px; } }

div.light_rounded .pp_top .pp_left {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -88px -53px no-repeat; }

div.light_rounded .pp_top .pp_middle {
  background: #fff; }

div.light_rounded .pp_top .pp_right {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -110px -53px no-repeat; }

div.light_rounded .pp_content .ppt {
  color: #000; }

div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right {
  background: #fff; }

div.light_rounded .pp_content {
  background-color: #fff; }

div.light_rounded .pp_next:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/btnNext.png) 100% no-repeat;
  cursor: pointer; }

div.light_rounded .pp_previous:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/btnPrevious.png) 0 no-repeat;
  cursor: pointer; }

div.light_rounded .pp_expand {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_expand:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_contract {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_contract:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.light_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.light_rounded #pp_full_res .pp_inline {
  color: #000; }

div.light_rounded .pp_gallery a.pp_arrow_next,
div.light_rounded .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important; }

div.light_rounded .pp_nav .pp_play {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_rounded .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_rounded .pp_arrow_previous {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -71px no-repeat; }

div.light_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.light_rounded .pp_arrow_next {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -22px -71px no-repeat; }

div.light_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.light_rounded .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -88px -80px no-repeat; }

div.light_rounded .pp_bottom .pp_middle {
  background: #fff; }

div.light_rounded .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -110px -80px no-repeat; }

div.light_rounded .pp_loaderIcon {
  background: url(../img/prettyPhoto/starbucks_wifi/loader.gif) 50% no-repeat; }

div.dark_rounded .pp_top .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -88px -53px no-repeat; }

div.dark_rounded .pp_top .pp_middle {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 0 0 repeat; }

div.dark_rounded .pp_top .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -110px -53px no-repeat; }

div.dark_rounded .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 0 0 repeat-y; }

div.dark_rounded .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 100% 0 repeat-y; }

div.dark_rounded .pp_content {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 0 0 repeat; }

div.dark_rounded .pp_next:hover {
  background: url(../img/prettyPhoto/dark_rounded/btnNext.html) 100% no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_previous:hover {
  background: url(../img/prettyPhoto/dark_rounded/btnPrevious.html) 0 no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_expand {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_expand:hover {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_contract {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_contract:hover {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.dark_rounded .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.dark_rounded .currentTextHolder {
  color: #c4c4c4; }

div.dark_rounded #pp_full_res .pp_inline,
div.dark_rounded .pp_description {
  color: #fff; }

div.dark_rounded .pp_gallery a.pp_arrow_next,
div.dark_rounded .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important; }

div.dark_rounded .pp_nav .pp_play {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_rounded .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_rounded .pp_arrow_previous {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) 0 -71px no-repeat; }

div.dark_rounded .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.dark_rounded .pp_arrow_next {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -22px -71px no-repeat; }

div.dark_rounded .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.dark_rounded .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -88px -80px no-repeat; }

div.dark_rounded .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 0 0 repeat; }

div.dark_rounded .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/sprite.html) -110px -80px no-repeat; }

div.dark_rounded .pp_loaderIcon {
  background: url(../img/prettyPhoto/dark_rounded/loader.html) 50% no-repeat; }

div.dark_square .pp_content,
div.dark_square .pp_left,
div.dark_square .pp_middle,
div.dark_square .pp_right {
  background: url(../img/prettyPhoto/dark_square/contentPattern.html) 0 0 repeat; }

div.dark_square .currentTextHolder {
  color: #c4c4c4; }

div.dark_square .pp_description {
  color: #fff; }

div.dark_square .pp_loaderIcon {
  background: url(../img/prettyPhoto/dark_rounded/loader.html) 50% no-repeat; }

div.dark_square .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 0 0 repeat-y; }

div.dark_square .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/dark_rounded/contentPattern.html) 100% 0 repeat-y; }

div.dark_square .pp_expand {
  background: url(../img/prettyPhoto/dark_square/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.dark_square .pp_expand:hover {
  background: url(../img/prettyPhoto/dark_square/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.dark_square .pp_contract {
  background: url(../img/prettyPhoto/dark_square/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.dark_square .pp_contract:hover {
  background: url(../img/prettyPhoto/dark_square/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.dark_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/dark_square/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.dark_square #pp_full_res .pp_inline {
  color: #fff; }

div.dark_square .pp_gallery a.pp_arrow_next,
div.dark_square .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important; }

div.dark_square .pp_nav .pp_play {
  background: url(../img/prettyPhoto/dark_square/sprite.html) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_square .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/dark_square/sprite.html) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.dark_square .pp_arrow_previous {
  background: url(../img/prettyPhoto/dark_square/sprite.html) 0 -71px no-repeat; }

div.dark_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.dark_square .pp_arrow_next {
  background: url(../img/prettyPhoto/dark_square/sprite.html) -22px -71px no-repeat; }

div.dark_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.dark_square .pp_next:hover {
  background: url(../img/prettyPhoto/dark_square/btnNext.html) 100% no-repeat;
  cursor: pointer; }

div.dark_square .pp_previous:hover {
  background: url(../img/prettyPhoto/dark_square/btnPrevious.html) 0 no-repeat;
  cursor: pointer; }

div.light_square .pp_content,
div.light_square .pp_left,
div.light_square .pp_middle,
div.light_square .pp_right {
  background: #fff; }

div.light_square .pp_content .ppt {
  color: #000; }

div.light_square .pp_expand {
  background: url(../img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.light_square .pp_expand:hover {
  background: url(../img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.light_square .pp_contract {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.light_square .pp_contract:hover {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.light_square .pp_close {
  width: 75px;
  height: 22px;
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;
  cursor: pointer; }

div.light_square #pp_full_res .pp_inline {
  color: #000; }

div.light_square .pp_gallery a.pp_arrow_next,
div.light_square .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important; }

div.light_square .pp_nav .pp_play {
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_square .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.light_square .pp_arrow_previous {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; }

div.light_square .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.light_square .pp_arrow_next {
  background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; }

div.light_square .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.light_square .pp_next:hover {
  background: url(../img/prettyPhoto/light_square/btnNext.html) 100% no-repeat;
  cursor: pointer; }

div.light_square .pp_previous:hover {
  background: url(../img/prettyPhoto/light_square/btnPrevious.html) 0 no-repeat;
  cursor: pointer; }

div.light_square .pp_loaderIcon {
  background: url(../img/prettyPhoto/starbucks_wifi/loader.gif) 50% no-repeat; }

div.facebook .pp_top .pp_left {
  background: url(../img/prettyPhoto/facebook/sprite.html) -88px -53px no-repeat; }

div.facebook .pp_top .pp_middle {
  background: url(../img/prettyPhoto/facebook/contentPatternTop.html) 0 0 repeat-x; }

div.facebook .pp_top .pp_right {
  background: url(../img/prettyPhoto/facebook/sprite.html) -110px -53px no-repeat; }

div.facebook .pp_content .ppt {
  color: #000; }

div.facebook .pp_content_container .pp_left {
  background: url(../img/prettyPhoto/facebook/contentPatternLeft.html) 0 0 repeat-y; }

div.facebook .pp_content_container .pp_right {
  background: url(../img/prettyPhoto/facebook/contentPatternRight.html) 100% 0 repeat-y; }

div.facebook .pp_content {
  background: #fff; }

div.facebook .pp_expand {
  background: url(../img/prettyPhoto/facebook/sprite.html) -31px -26px no-repeat;
  cursor: pointer; }

div.facebook .pp_expand:hover {
  background: url(../img/prettyPhoto/facebook/sprite.html) -31px -47px no-repeat;
  cursor: pointer; }

div.facebook .pp_contract {
  background: url(../img/prettyPhoto/facebook/sprite.html) 0 -26px no-repeat;
  cursor: pointer; }

div.facebook .pp_contract:hover {
  background: url(../img/prettyPhoto/facebook/sprite.html) 0 -47px no-repeat;
  cursor: pointer; }

div.facebook .pp_close {
  width: 22px;
  height: 22px;
  background: url(../img/prettyPhoto/facebook/sprite.html) -1px -1px no-repeat;
  cursor: pointer; }

div.facebook #pp_full_res .pp_inline {
  color: #000; }

div.facebook .pp_loaderIcon {
  background: url(../img/prettyPhoto/facebook/loader.html) 50% no-repeat; }

div.facebook .pp_arrow_previous {
  background: url(../img/prettyPhoto/facebook/sprite.html) 0 -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

div.facebook .pp_arrow_previous.disabled {
  background-position: 0 -96px;
  cursor: default; }

div.facebook .pp_arrow_next {
  background: url(../img/prettyPhoto/facebook/sprite.html) -32px -71px no-repeat;
  height: 22px;
  margin-top: 0;
  width: 22px; }

div.facebook .pp_arrow_next.disabled {
  background-position: -32px -96px;
  cursor: default; }

div.facebook .pp_nav {
  margin-top: 0; }

div.facebook .pp_nav p {
  font-size: 15px;
  padding: 0 3px 0 4px; }

div.facebook .pp_nav .pp_play {
  background: url(../img/prettyPhoto/facebook/sprite.html) -1px -123px no-repeat;
  height: 22px;
  width: 22px; }

div.facebook .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/facebook/sprite.html) -32px -123px no-repeat;
  height: 22px;
  width: 22px; }

div.facebook .pp_next:hover {
  background: url(../img/prettyPhoto/facebook/btnNext.html) 100% no-repeat;
  cursor: pointer; }

div.facebook .pp_previous:hover {
  background: url(../img/prettyPhoto/facebook/btnPrevious.html) 0 no-repeat;
  cursor: pointer; }

div.facebook .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/facebook/sprite.html) -88px -80px no-repeat; }

div.facebook .pp_bottom .pp_middle {
  background: url(../img/prettyPhoto/facebook/contentPatternBottom.html) 0 0 repeat-x; }

div.facebook .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/facebook/sprite.html) -110px -80px no-repeat; }

div.pp_overlay {
  background: #000;
  display: none;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9500; }

div.pp_pic_holder {
  display: none;
  position: absolute;
  width: 100px;
  z-index: 10000; }

.pp_top {
  height: 20px;
  position: relative; }

* html .pp_top {
  padding: 0 20px; }

.pp_top .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_top .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_top .pp_middle {
  left: 0;
  position: static; }

.pp_top .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_content {
  min-width: 40px;
  min-height: 40px;
  height: 40px; }

* html .pp_content {
  width: 40px; }

.pp_fade {
  display: none; }

.pp_content_container {
  position: relative;
  text-align: left;
  width: 100%; }

.pp_content_container .pp_left {
  padding-left: 20px; }

.pp_content_container .pp_right {
  padding-right: 20px; }

.pp_content_container .pp_details {
  float: left;
  margin: 10px 0 2px; }

.pp_description {
  display: none;
  margin: 0 0 5px;
  color: #fff; }

.pp_nav {
  clear: left;
  float: left;
  margin: 3px 0 0; }

.pp_nav p {
  float: left;
  margin: 2px 4px; }

.pp_nav .pp_pause,
.pp_nav .pp_play {
  float: left;
  margin-right: 4px;
  text-indent: -10000px; }

a.pp_arrow_next,
a.pp_arrow_previous {
  display: block;
  float: left;
  height: 15px;
  margin-top: 3px;
  overflow: hidden;
  text-indent: -10000px;
  width: 14px; }

.pp_hoverContainer {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 2000; }

.pp_gallery {
  display: block !important;
  left: 50%;
  margin-top: -50px;
  position: absolute;
  z-index: 10000; }

.pp_gallery ul {
  float: left;
  height: 35px;
  margin: 0 0 0 5px;
  overflow: hidden;
  padding: 0;
  position: relative; }

.pp_gallery ul a {
  border: 1px solid #000;
  border-color: rgba(0, 0, 0, 0.5);
  display: block;
  float: left;
  height: 33px;
  overflow: hidden; }

.pp_gallery li.selected a,
.pp_gallery ul a:focus,
.pp_gallery ul a:hover {
  border-color: #fff; }

.pp_gallery ul a img {
  border: 0;
  height: 100%; }

.pp_gallery li {
  display: block;
  float: left;
  margin: 0 5px 0 0;
  padding: 0; }

.pp_gallery li.default a {
  background: url(../img/prettyPhoto/facebook/default_thumbnail.html) 0 0 no-repeat;
  display: block;
  height: 33px;
  width: 50px; }

.pp_gallery li.default a img {
  display: none; }

.pp_gallery .pp_arrow_next,
.pp_gallery .pp_arrow_previous {
  margin-top: 7px !important; }

a.pp_next {
  background: url(../img/prettyPhoto/starbucks_wifi/btnNext.png) 100% no-repeat;
  float: right; }

a.pp_next,
a.pp_previous {
  display: block;
  height: 100%;
  text-indent: -10000px;
  width: 49%; }

a.pp_previous {
  background: url(../img/prettyPhoto/starbucks_wifi/btnPrevious.png) 0 no-repeat;
  float: left; }

a.pp_contract,
a.pp_expand {
  cursor: pointer;
  display: none;
  height: 20px;
  right: 30px;
  top: 10px;
  width: 20px;
  z-index: 20000; }

a.pp_close,
a.pp_contract,
a.pp_expand {
  position: absolute;
  text-indent: -10000px; }

a.pp_close {
  display: block;
  float: right;
  line-height: 22px;
  width: 30px;
  height: 30px;
  top: -35px;
  right: 8px;
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 100% 0; }

.pp_bottom {
  height: 20px;
  position: relative; }

* html .pp_bottom {
  padding: 0 20px; }

.pp_bottom .pp_left {
  height: 20px;
  left: 0;
  position: absolute;
  width: 20px; }

.pp_bottom .pp_middle {
  height: 20px;
  left: 20px;
  position: absolute;
  right: 20px; }

* html .pp_bottom .pp_middle {
  left: 0;
  position: static; }

.pp_bottom .pp_right {
  height: 20px;
  left: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px; }

.pp_loaderIcon {
  display: block;
  height: 24px;
  left: 50%;
  margin: -12px 0 0 -12px;
  position: absolute;
  top: 50%;
  width: 24px; }

#pp_full_res {
  line-height: 1 !important; }

#pp_full_res .pp_inline {
  text-align: left; }

#pp_full_res .pp_inline p {
  margin: 0 0 15px; }

div.ppt {
  color: #fff;
  display: none;
  font-size: 17px;
  margin: 0 0 5px 15px;
  z-index: 9999; }

div.starbucks_wifi .pp_content_container .pp_left {
  padding-left: 0; }

div.starbucks_wifi .pp_content {
  padding-top: 20px;
  border-radius: 5px;
  background-color: #fff !important; }

div.starbucks_wifi .pp_content a.pp_next:focus,
div.starbucks_wifi .pp_content a.pp_next:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/btnNext.png) 50% 100% no-repeat;
  cursor: pointer; }

div.starbucks_wifi .pp_content a.pp_previous:focus,
div.starbucks_wifi .pp_content a.pp_previous:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/btnPrevious.png) 50% 0 no-repeat;
  cursor: pointer; }

div.starbucks_wifi .pp_content a.pp_expand {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.starbucks_wifi .pp_content a.pp_expand:focus,
div.starbucks_wifi .pp_content a.pp_expand:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -31px -47px no-repeat;
  cursor: pointer; }

div.starbucks_wifi .pp_content a.pp_contract {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.starbucks_wifi .pp_content a.pp_contract:focus,
div.starbucks_wifi .pp_content a.pp_contract:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -47px no-repeat;
  cursor: pointer; }

div.starbucks_wifi a.pp_close {
  width: 30px;
  height: 30px;
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -100px 0 no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  z-index: 12000;
  top: 10px;
  left: -14px;
  overflow: hidden;
  text-indent: -10000px; }

div.starbucks_wifi .pp_content .pp_details .pp_nav a.pp_arrow_previous {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -71px no-repeat !important; }

div.starbucks_wifi .pp_content .pp_details .pp_nav a.pp_arrow_next {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -22px -71px no-repeat !important; }

div.starbucks_wifi .pp_loaderIcon {
  background: url(../img/prettyPhoto/starbucks_wifi/loader.gif) 50% 50% no-repeat !important; }

div.starbucks .pp_top .pp_left {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -88px -53px no-repeat !important; }

div.starbucks .pp_top .pp_middle {
  background: #fff !important; }

div.starbucks .pp_top .pp_right {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -110px -53px no-repeat !important; }

div.starbucks .pp_content {
  background-color: #fff !important; }

div.starbucks .pp_content a.pp_next:focus,
div.starbucks .pp_content a.pp_next:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/btnNext.png) 50% 100% no-repeat;
  cursor: pointer; }

div.starbucks .pp_content a.pp_previous:focus,
div.starbucks .pp_content a.pp_previous:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/btnPrevious.png) 50% 0 no-repeat;
  cursor: pointer; }

div.starbucks .pp_content a.pp_expand {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -31px -26px no-repeat;
  cursor: pointer; }

div.starbucks .pp_content a.pp_expand:focus,
div.starbucks .pp_content a.pp_expand:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -31px -47px no-repeat; }

div.starbucks .pp_content a.pp_contract {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -26px no-repeat;
  cursor: pointer; }

div.starbucks .pp_content a.pp_contract:focus,
div.starbucks .pp_content a.pp_contract:hover {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -47px no-repeat; }

div.starbucks a.pp_close {
  width: 30px;
  height: 30px;
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -100px 0 no-repeat;
  cursor: pointer;
  display: block;
  position: absolute;
  top: -7px;
  left: -14px;
  text-indent: -10000px;
  z-index: 12000; }

div.starbucks .pp_content .pp_details .pp_nav a.pp_arrow_previous {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) 0 -71px no-repeat !important; }

div.starbucks_wifi .pp_content .pp_details .pp_nav a.pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.starbucks .pp_content .pp_details .pp_nav a.pp_arrow_next {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -22px -71px no-repeat !important; }

div.starbucks_wifi .pp_content .pp_details .pp_nav a.pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.starbucks .pp_bottom .pp_left {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -88px -80px no-repeat !important; }

div.starbucks .pp_bottom .pp_middle {
  background: #fff !important; }

div.starbucks .pp_bottom .pp_right {
  background: url(../img/prettyPhoto/starbucks_wifi/sprite.png) -110px -80px no-repeat !important; }

div.starbucks .pp_loaderIcon {
  background: url(../img/prettyPhoto/starbucks_wifi/loader.gif) 50% 50% no-repeat !important; }

div.sbux_pp .pp_content,
div.sbux_pp .pp_left,
div.sbux_pp .pp_middle,
div.sbux_pp .pp_right {
  background: #fff; }

div.sbux_pp .pp_content .ppt {
  color: #000; }

div.sbux_pp .pp_expand {
  background: url(../img/prettyPhoto/light_square/sprite.png) no-repeat -31px -26px;
  cursor: pointer; }

div.sbux_pp .pp_expand:focus,
div.sbux_pp .pp_expand:hover {
  background-position: -31px -47px; }

div.sbux_pp .pp_contract {
  background: url(../img/prettyPhoto/light_square/sprite.png) no-repeat 0 -26px;
  cursor: pointer; }

div.sbux_pp .pp_contract:focus,
div.sbux_pp .pp_contract:hover {
  background-position: 0 -47px; }

div.sbux_pp .pp_close {
  display: inline-block;
  margin-right: 20px;
  padding: 0 0 0 25px;
  background-image: url(../img/prettyPhoto/starbucks_gallery/close-x.png);
  background-repeat: no-repeat;
  background-position: 0 100%;
  font-size: 18px;
  line-height: 20px;
  text-indent: 0; }

div.sbux_pp #pp_full_res .pp_inline {
  color: #000; }

div.sbux_pp .pp_gallery a.pp_arrow_next,
div.sbux_pp .pp_gallery a.pp_arrow_previous {
  margin-top: 12px !important; }

div.sbux_pp .pp_nav {
  display: none !important; }

div.sbux_pp .pp_nav .pp_play {
  background: url(../img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.sbux_pp .pp_nav .pp_pause {
  background: url(../img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;
  height: 15px;
  width: 14px; }

div.sbux_pp .pp_arrow_previous {
  background: url(../img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; }

div.sbux_pp .pp_arrow_previous.disabled {
  background-position: 0 -87px;
  cursor: default; }

div.sbux_pp .pp_arrow_next {
  background: url(../img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; }

div.sbux_pp .pp_arrow_next.disabled {
  background-position: -22px -87px;
  cursor: default; }

div.sbux_pp a.pp_next,
div.sbux_pp a.pp_previous {
  float: none;
  height: 35px;
  width: 35px;
  position: absolute;
  top: 50%;
  margin-top: -20px; }

div.sbux_pp a.pp_next {
  margin-right: -45px;
  background: url(../img/prettyPhoto/starbucks_gallery/next-off.png) no-repeat 50% 100%;
  left: 100%;
  margin-left: 5px; }

div.sbux_pp .pp_next:focus,
div.sbux_pp .pp_next:hover {
  background-image: url(../img/prettyPhoto/starbucks_gallery/next-on.png);
  cursor: pointer; }

div.sbux_pp a.pp_previous {
  margin-left: -45px;
  background: url(../img/prettyPhoto/starbucks_gallery/prev-off.png) no-repeat 50% 0;
  left: 4px; }

div.sbux_pp .pp_previous:focus,
div.sbux_pp .pp_previous:hover {
  background-image: url(../img/prettyPhoto/starbucks_gallery/prev-on.png);
  cursor: pointer; }

div.sbux_pp .pp_loaderIcon {
  background: url(../img/prettyPhoto/starbucks_wifi/loader.gif) 50% 50% no-repeat; }

div.sbux_pp div.ppt {
  display: none !important; }

div.sbux_pp .pp_top {
  height: 40px;
  background-color: #fff; }

div.sbux_pp .pp_top .pp_left {
  height: 40px; }

div.sbux_pp .pp_top .pp_right {
  padding: 10px 0;
  width: 106px; }

div.sbux_pp .pp_content_container .pp_left {
  padding-left: 35px; }

div.sbux_pp .pp_content_container .pp_right {
  padding-right: 35px; }

div.sbux_pp .pp_description {
  font-size: 12px;
  line-height: 16px; }

div.sbux_pp .pp_arrow_next,
div.sbux_pp .pp_arrow_previous,
div.sbux_pp a.pp_arrow_next,
div.sbux_pp a.pp_arrow_previous {
  width: 35px;
  height: 35px; }

div.sbux_pp .pp_gallery {
  display: none !important; }

div.sbux_pp .pp_content {
  margin: 0 auto;
  padding: 20px 0 10px; }

div.sbux_pp a.pp_contract,
div.sbux_pp a.pp_expand {
  margin-right: 52px; }

div.sbux_pp .pp_bottom {
  display: none; }

.slideshow {
  position: relative;
  margin-bottom: 2em; }

.slideshow-arrow-container {
  display: none; }

.js .slideshow-arrow-container {
  display: block;
  position: absolute;
  top: 25%;
  right: 0;
  left: 0;
  height: 35px; }

.slideshow-arrow-left a,
.slideshow-arrow-right a {
  display: block;
  position: absolute;
  top: 0;
  overflow: hidden;
  width: 35px;
  height: 35px;
  background-position: 0 0;
  background-repeat: no-repeat;
  text-indent: -9999px;
  z-index: 999; }

.slideshow-arrow-left a {
  left: 0;
  background-image: url(../img/prettyPhoto/starbucks_gallery/prev-off.png); }

.slideshow-arrow-right a {
  right: 0;
  background-image: url(../img/prettyPhoto/starbucks_gallery/next-off.png); }

.slideshow-arrow-left a:focus,
.slideshow-arrow-left a:hover {
  background-image: url(../img/prettyPhoto/starbucks_gallery/prev-on.png); }

.slideshow-arrow-right a:focus,
.slideshow-arrow-right a:hover {
  background-image: url(../img/prettyPhoto/starbucks_gallery/next-on.png); }

.gallery li,
.js .gallery {
  overflow: hidden;
  height: 338px; }

.gallery li {
  position: relative;
  margin: 0;
  z-index: 9; }

.js .gallery li {
  display: none; }

.gallery li.slideshow-active,
.gallery li.slideshow-active a {
  display: block;
  background: 0 0; }

.gallery .slideshow-caption {
  position: absolute;
  bottom: 0;
  padding: .5em 2%;
  width: 96%;
  min-height: 3em;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.7);
  color: rgba(255, 255, 255, 0.7);
  color: #fff; }

.gallery-thumbs {
  display: none; }

.js .gallery-thumbs {
  display: block;
  overflow: hidden; }

.gallery-thumbs {
  font-size: 0;
  text-align: center; }

.gallery-thumbs li {
  margin: 0 8px 16px;
  width: 75px;
  height: 75px;
  display: inline-block;
  vertical-align: middle; }

.slideshow img {
  cursor: pointer;
  display: block;
  margin: 0 auto; }

.slideshow .gallery-thumbs {
  width: 90%;
  margin: auto; }

.pp_nav {
  display: none !important; }

.text-link {
  color: #2a8a15;
  font-weight: 700; }

.underline {
  text-decoration: underline; }

@media (max-width: 768px) {
  .show-sm {
    display: block; } }

@media (min-width: 769px) {
  .show-md {
    display: block; } }

@media (min-width: 1200px) {
  .show-lg {
    display: block; } }

@media (max-width: 767px) {
  .hide-sm {
    display: none; } }

@media (min-width: 768px) {
  .hide-md {
    display: none; } }

@media (min-width: 1200px) {
  .hide-lg {
    display: none; } }

.pull-left {
  float: left; }

.pull-right {
  float: right; }

.list-disc {
  list-style-type: disc;
  margin-left: 18px; }

.list-disc li {
  margin: 0;
  padding: 0; }

.text_sb-green {
  color: #2a8a15; }

.bullet-list {
  margin-left: 25px;
  list-style: disc; }

.content_stripe {
  background-size: auto 290px; }

@media (min-width: 768px) {
  .content_stripe {
    background-size: auto 560px; } }

h3 {
  margin-bottom: 10px; }

.accordian article.active i {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.accordian header {
  position: relative;
  width: 100%;
  display: inline-block; }

.accordian header:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.accordian header h3 {
  float: left;
  margin: 0; }

.accordian header i {
  position: absolute; }

.accordian .accordian-content {
  display: none; }

.accordian.primary header {
  display: block;
  padding: 20px;
  color: #fff;
  background: #006341;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.accordian.primary header,
.accordian.primary header:hover {
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s; }

.accordian.primary header:hover {
  background: #004a30; }

.accordian.primary header i {
  right: 20px; }

.accordian.primary article {
  margin-bottom: 10px; }

.accordian.primary .accordian-content {
  padding: 20px; }

.accordian.primary .accordian-content p:last-child {
  margin: 0; }

@media (max-width: 767px) {
  .btn.expand.mobile {
    display: block; } }

@media (max-width: 991px) {
  .btn.expand.tablets {
    display: block; } }

.btn.expand.all {
  display: block; }

#sticky.stick {
  margin-top: 0 !important;
  position: fixed;
  top: 0;
  z-index: 10000; }

.header-privacy {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 15px 0;
  width: 100%;
  color: #fff;
  background: #006341;
  z-index: 99; }

.header-privacy p {
  margin: 0; }

.header-privacy a {
  color: #fff;
  text-decoration: underline; }

.header-privacy a:hover {
  background: 0 0; }

.header-privacy .container {
  position: relative;
  padding: 0 20px; }

.header-privacy .privacy-content {
  display: table-cell;
  width: 100%;
  padding: 0 20px 0 0; }

.header-privacy [data-icon] {
  display: table-cell;
  color: #fff;
  cursor: pointer; }

.header-privacy [data-icon]:before {
  color: #fff; }

.media {
  display: table; }

.media .media-body,
.media .media-left {
  display: table-cell; }

.media .media-top {
  vertical-align: top; }

.media .media-middle {
  vertical-align: middle; }

.media .media-bottom {
  vertical-align: bottom; }

.media .media-body p:last-child {
  margin: 0; }

@media only screen and (max-width: 768px) {
  .no-more-tables {
    border: 1px solid #ededed; }
  .no-more-tables,
  .no-more-tables tbody,
  .no-more-tables td,
  .no-more-tables th,
  .no-more-tables thead,
  .no-more-tables tr {
    display: block; }
  .no-more-tables thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; }
  .no-more-tables td {
    border: none;
    border-bottom: 1px solid #eee;
    position: relative;
    padding-left: 50%;
    word-break: break-all;
    text-align: left; }
  .no-more-tables td:before {
    position: absolute;
    top: 12px;
    left: 10px;
    width: 45%;
    padding-right: 10px;
    white-space: nowrap;
    text-align: left;
    font-weight: 700;
    content: attr(data-title); } }

.tabs {
  margin-bottom: 20px;
  min-height: 132px;
  font-size: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.tabs p:last-child {
  margin: 0; }

.tabs li,
.tabs ul {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.tabs .tabs-list {
  margin: 0;
  color: #fff;
  background: #006341; }

.tabs .tabs-list li {
  margin: 0;
  padding: 10px;
  font-size: 14px;
  cursor: pointer;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s; }

.tabs .tabs-list li:last-child {
  border-bottom: 0; }

.tabs .tabs-list li.active,
.tabs .tabs-list li:hover.active {
  background: #040404; }

.tabs .tabs-list li:hover {
  background: #004a30;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s; }

.tabs .tabs-content {
  margin: 0;
  font-size: 14px; }

.tabs .tabs-content li {
  display: none;
  margin: 0;
  padding: 20px;
  width: 100%; }

.tabs .tabs-content li.active {
  display: block; }

.tabs.tabs-on-left {
  width: 100%;
  display: inline-block; }

.tabs.tabs-on-left:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.tabs.tabs-on-left .tabs-content,
.tabs.tabs-on-left .tabs-list {
  float: left; }

.tabs.tabs-on-left .tabs-list {
  width: 30%; }

.tabs.tabs-on-left .tabs-content {
  width: 70%; }

.tabs.tabs-on-right {
  width: 100%;
  display: inline-block; }

.tabs.tabs-on-right:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.tabs.tabs-on-right .tabs-content,
.tabs.tabs-on-right .tabs-list {
  float: right; }

.tabs.tabs-on-right .tabs-list {
  width: 30%; }

.tabs.tabs-on-right .tabs-content {
  width: 70%; }

.tabs.tabs-on-top .tabs-list {
  font-size: 0; }

.tabs.tabs-on-top .tabs-list li {
  display: inline-block;
  vertical-align: middle; }

.tiles {
  display: inline-block;
  width: 100%;
  display: block; }

.tiles:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.tiles.four-up .tiles-item {
  float: left;
  position: relative;
  width: 100%; }

@media (min-width: 768px) {
  .tiles.four-up .tiles-item {
    width: 25%; } }

.tiles.four-up .tiles-item img {
  display: block;
  width: 100%; }

.tiles.with-overlay .tiles-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.3); }

.tiles.with-overlay .tiles-overlay,
.tiles.with-overlay .tiles-overlay:hover {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.tiles.with-overlay .tiles-overlay:hover {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

.tiles.with-text .tiles-table {
  display: table;
  width: 100%;
  height: 100%; }

.flex-container a:active,
.flex-container a:focus,
.flexslider a:active,
.flexslider a:focus {
  outline: 0; }

.flex-control-nav,
.flex-direction-nav,
.slides {
  margin: 0;
  padding: 0;
  list-style: none; }

.flexslider {
  padding: 0;
  font-size: 0;
  text-align: center; }

.flexslider .slides > li {
  display: none;
  margin: 0;
  -webkit-backface-visibility: hidden; }

.flexslider .slides img {
  width: 100%;
  display: block; }

.flex-pauseplay span {
  text-transform: capitalize; }

.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

html[xmlns] .slides {
  display: block; }

* html .slides {
  height: 1%; }

.no-js .slides > li:first-child {
  display: block; }

.flexslider {
  overflow: hidden;
  margin: 0;
  background: #fff;
  position: relative;
  zoom: 1; }

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease; }

.loading .flex-viewport {
  max-height: 300px; }

.flexslider .slides {
  zoom: 1; }

.carousel li {
  margin-right: 5px; }

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all .3s ease;
  transition: all .3s ease; }

.flex-direction-nav .flex-prev {
  left: -50px; }

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right; }

.flexslider:hover .flex-prev {
  opacity: .7;
  left: 10px; }

.flexslider:hover .flex-next {
  opacity: .7;
  right: 10px; }

.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  opacity: 1; }

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  cursor: default; }

.flex-direction-nav a:before {
  font-family: flexslider-icon;
  font-size: 40px;
  display: inline-block;
  content: "\f001"; }

.flex-direction-nav a.flex-next:before {
  content: "\f002"; }

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000; }

.flex-pauseplay a:before {
  font-family: flexslider-icon;
  font-size: 20px;
  display: inline-block;
  content: "\f004"; }

.flex-pauseplay a:hover {
  opacity: 1; }

.flex-pauseplay a.flex-play:before {
  content: "\f003"; }

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: 50px;
  text-align: center; }

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1; }

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #fff;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 20px; }

.flex-control-paging li a:hover {
  background: #2a8a15;
  cursor: pointer; }

.flex-control-paging li a.flex-active {
  background: #2a8a15;
  cursor: default; }

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden; }

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0; }

.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer; }

.flex-control-thumbs img:hover {
  opacity: 1; }

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default; }

@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px; }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px; } }

.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel {
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translateZ(0); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-controls .owl-buttons div,
.owl-controls .owl-page {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

.grabbing {
  cursor: url(../img/global/grabbing.png) 8 8, move; }

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0); }

.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px; }

.owl-fade-out {
  z-index: 10;
  -webkit-animation: j .7s both ease;
  animation: j .7s both ease; }

.owl-fade-in {
  -webkit-animation: a .7s both ease;
  animation: a .7s both ease; }

.owl-backSlide-out {
  -webkit-animation: b 1s both ease;
  animation: b 1s both ease; }

.owl-backSlide-in {
  -webkit-animation: c 1s both ease;
  animation: c 1s both ease; }

.owl-goDown-out {
  -webkit-animation: d .7s ease both;
  animation: d .7s ease both; }

.owl-goDown-in {
  -webkit-animation: e .6s ease both;
  animation: e .6s ease both; }

.owl-fadeUp-in {
  -webkit-animation: f .5s ease both;
  animation: f .5s ease both; }

.owl-fadeUp-out {
  -webkit-animation: g .5s ease both;
  animation: g .5s ease both; }

@-webkit-keyframes a {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes a {
  0% {
    opacity: 0; }
  to {
    opacity: 1; } }

@-webkit-keyframes b {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); }
  to {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%); } }

@keyframes b {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%); }
  to {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
    transform: translateZ(-500px) translateX(-200%); } }

@-webkit-keyframes c {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0); } }

@keyframes c {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
    transform: translateZ(-500px) translateX(200%); }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
    transform: translateZ(-500px); }
  to {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
    transform: translateZ(0) translateX(0); } }

@-webkit-keyframes d {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8); } }

@keyframes d {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@-webkit-keyframes e {
  0% {
    -webkit-transform: translateY(-100%); } }

@keyframes e {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@-webkit-keyframes f {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@keyframes f {
  0% {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@-webkit-keyframes g {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5); } }

@keyframes g {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.customNavigation a {
  position: absolute;
  top: 50%;
  margin-top: -72.5px;
  width: 30px;
  height: 139px;
  text-indent: -9999px;
  cursor: pointer; }

.customNavigation a.prev {
  left: 33px;
  background: url(../img/card/eGift/btn-prev.html) bottom; }

@media (min-width: 768px) {
  .customNavigation a.prev {
    left: -33px;
    background-position: top; } }

.customNavigation a.prev:hover {
  background-position: bottom; }

.customNavigation a.next {
  right: 33px;
  background: url(../img/card/eGift/btn-next.html) bottom; }

@media (min-width: 768px) {
  .customNavigation a.next {
    right: -33px;
    background-position: top; } }

.customNavigation a.next:hover {
  background-position: bottom; }

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: 0;
  vertical-align: top; }

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020; }

.fancybox-skin {
  position: relative;
  color: #444;
  text-shadow: none;
  border-radius: 4px; }

.fancybox-opened {
  z-index: 8030; }

.fancybox-inner,
.fancybox-outer {
  position: relative; }

.fancybox-inner {
  overflow: hidden; }

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch; }

.fancybox-error {
  color: #444;
  font: 14px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 15px;
  white-space: nowrap; }

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%; }

.fancybox-image {
  max-width: 100%;
  max-height: 100%; }

#fancybox-loading,
.fancybox-close {
  background-image: url(../img/fancybox/fancybox_sprite.png); }

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: .8;
  cursor: pointer;
  z-index: 8060; }

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox/fancybox_loading.gif) 50% no-repeat; }

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-close:hover {
  background-color: transparent; }

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url(../img/fancybox/blank.gif);
  -webkit-tap-highlight-color: transparent;
  z-index: 8040; }

.fancybox-prev {
  left: 0; }

.fancybox-next {
  right: 0; }

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 61px;
  height: 22px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040; }

.fancybox-prev span {
  left: 0;
  background: url(../img/prettyPhoto/starbucks_wifi/btnPrevious.png); }

.fancybox-next span {
  right: 0;
  background: url(../img/prettyPhoto/starbucks_wifi/btnNext.png); }

.fancybox-nav:hover {
  background: 0 0; }

.fancybox-nav:hover span {
  visibility: visible; }

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important; }

.fancybox-lock {
  width: auto; }

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important; }

.fancybox-lock-test {
  overflow-y: hidden !important; }

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0; }

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll; }

.fancybox-title {
  visibility: hidden;
  font: normal 13px/20px Helvetica Neue, Helvetica, Arial, sans-serif;
  position: relative;
  text-shadow: none;
  z-index: 8050; }

.fancybox-opened .fancybox-title {
  visibility: visible; }

.fancybox-title-float-wrap {
  text-align: left; }

.fancybox-title-float-wrap .child {
  display: inline-block;
  padding: 10px 0;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  line-height: 24px; }

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff; }

.fancybox-title-inside-wrap {
  padding-top: 10px; }

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8); }

.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.me-plugin {
  position: absolute;
  height: auto;
  width: auto; }

.mejs-embed,
.mejs-embed body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  background: #000;
  overflow: hidden; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen video {
  width: 100%;
  height: 100%; }

.mejs-clear {
  clear: both; }

.mejs-background,
.mejs-mediaelement {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement {
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

:root .mejs-poster img {
  display: none; }

.mejs-poster img {
  padding: 0;
  border: 0; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px; }

.no-svg .mejs-overlay-button {
  background-image: url(bigplay.html); }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: #333;
  background: #fff; }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../img/loader.gif) 50% 50% no-repeat; }

.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: #000;
  height: 46px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 15px;
  width: 16px;
  height: 16px;
  font-size: 11px;
  line-height: 11px;
  font-family: Helvetica, Arial;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  margin: 0;
  padding: 0;
  position: absolute;
  height: 16px;
  width: 16px;
  border: 0;
  background: transparent url(../img/controls.png) no-repeat; }

.no-svg .mejs-controls .mejs-button button {
  background-image: url(../img/controls.png); }

.mejs-controls .mejs-button button:focus {
  outline: 1px dotted #999; }

.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 12px;
  width: auto;
  padding: 17px 8px;
  overflow: hidden;
  text-align: center;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.mejs-container .mejs-controls .mejs-time span {
  color: #969696;
  font-family: Lato, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 0;
  width: auto; }

.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

.mejs-controls div.mejs-time-rail {
  direction: ltr;
  width: 200px;
  padding: 15px 8px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 2px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 7px 0;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }

.mejs-controls .mejs-time-rail .mejs-time-buffering {
  width: 100%;
  background-image: linear-gradient(-45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-size: 15px 15px;
  -webkit-animation: h 2s linear infinite;
  animation: h 2s linear infinite; }

@-webkit-keyframes h {
  0% {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }

@keyframes h {
  0% {
    background-position: 0 0; }
  to {
    background-position: 30px 0; } }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #3caac8;
  background: rgba(60, 170, 200, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(44, 124, 145, 0.8)), to(rgba(78, 183, 212, 0.8)));
  background: linear-gradient(rgba(44, 124, 145, 0.8), rgba(78, 183, 212, 0.8));
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  background: #666;
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  position: absolute;
  margin: -5px 0 0;
  left: -5px;
  width: 8px;
  height: 16px;
  background: #666;
  border-radius: 5px;
  cursor: pointer;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  position: absolute;
  display: none;
  background: #eee;
  width: 36px;
  height: 17px;
  border: 1px solid #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: 5px solid #eee;
  border-color: #eee transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float {
  width: 48px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-current {
  width: 44px; }

.mejs-long-video .mejs-controls .mejs-time-rail .mejs-time-float-corner {
  left: 18px; }

.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(background.html);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: #ddd;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

.mejs-controls div.mejs-horizontal-volume-slider {
  height: 26px;
  width: 60px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  border-radius: 2px;
  background: #333;
  background: rgba(50, 50, 50, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 30, 30, 0.8)), to(rgba(60, 60, 60, 0.8)));
  background: linear-gradient(rgba(30, 30, 30, 0.8), rgba(60, 60, 60, 0.8)); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  position: absolute;
  left: 0;
  top: 11px;
  width: 50px;
  height: 8px;
  margin: 0;
  padding: 0;
  font-size: 1px;
  border-radius: 2px;
  background: #fff;
  background: rgba(255, 255, 255, 0.8);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.9)), to(rgba(199, 199, 199, 0.8)));
  background: linear-gradient(rgba(255, 255, 255, 0.9), rgba(199, 199, 199, 0.8)); }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  display: none; }

.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -51px;
  width: 85px;
  height: 100px;
  background: url(background.html);
  background: rgba(50, 50, 50, 0.7);
  border: 1px solid transparent;
  padding: 10px 10px 0;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 55px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  -xborder-right: solid 1px #fff;
  width: 10000px;
  z-index: 1; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: #222;
  background: rgba(0, 0, 0, 0.7);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(50, 50, 50, 0.7)), to(rgba(0, 0, 0, 0.7)));
  background: linear-gradient(rgba(50, 50, 50, 0.7), rgba(0, 0, 0, 0.7));
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: 1px solid #333;
  border-bottom: 1px solid #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: #666;
  background: rgba(102, 102, 102, 0.7);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(102, 102, 102, 0.7)), to(rgba(50, 50, 50, 0.6)));
  background: linear-gradient(rgba(102, 102, 102, 0.7), rgba(50, 50, 50, 0.6)); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: 700;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 20px;
  font-size: 16px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: 400; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 35px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(background.html);
  background: rgba(20, 20, 20, 0.5);
  white-space: pre-wrap; }

.me-cannotplay a {
  color: #fff;
  font-weight: 700; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

.mejs-contextmenu {
  position: absolute;
  width: 150px;
  padding: 10px;
  border-radius: 4px;
  top: 0;
  left: 0;
  background: #fff;
  border: 1px solid #999;
  z-index: 1001; }

.mejs-contextmenu .mejs-contextmenu-separator {
  height: 1px;
  font-size: 0;
  margin: 5px 6px;
  background: #333; }

.mejs-contextmenu .mejs-contextmenu-item {
  font-family: Helvetica, Arial;
  font-size: 12px;
  padding: 4px 6px;
  cursor: pointer;
  color: #333; }

.mejs-contextmenu .mejs-contextmenu-item:hover {
  background: #2c7c91;
  color: #fff; }

.mejs-controls .mejs-sourcechooser-button {
  position: relative; }

.mejs-controls .mejs-sourcechooser-button button {
  background-position: -128px 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(background.html);
  background: rgba(50, 50, 50, 0.7);
  border: 1px solid transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li {
  margin: 0 0 6px;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px; }

.mejs-controls .mejs-sourcechooser-button .mejs-sourcechooser-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 10px; }

.mejs-postroll-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  background: url(background.html);
  background: rgba(50, 50, 50, 0.7);
  z-index: 1000;
  overflow: hidden; }

.mejs-postroll-layer,
.mejs-postroll-layer-content {
  width: 100%;
  height: 100%; }

.mejs-postroll-close {
  position: absolute;
  right: 0;
  top: 0;
  background: url(background.html);
  background: rgba(50, 50, 50, 0.7);
  color: #fff;
  padding: 4px;
  z-index: 100;
  cursor: pointer; }

div.mejs-speed-button {
  width: 46px !important;
  position: relative; }

.mejs-controls .mejs-button.mejs-speed-button button {
  background: 0 0;
  width: 36px;
  font-size: 11px;
  line-height: normal;
  color: #fff; }

.mejs-controls .mejs-speed-button .mejs-speed-selector {
  visibility: hidden;
  position: absolute;
  top: -100px;
  left: -10px;
  width: 60px;
  height: 100px;
  background: url(background.html);
  background: rgba(50, 50, 50, 0.7);
  border: 1px solid transparent;
  padding: 0;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-speed-button:hover > .mejs-speed-selector {
  visibility: visible; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label.mejs-speed-selected {
  color: #21f8f8; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li {
  margin: 0 0 6px;
  padding: 0 10px;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0 5px;
  display: none; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li label {
  width: 60px;
  float: left;
  padding: 4px 0 0;
  line-height: 15px;
  font-family: helvetica, arial;
  font-size: 11.5px;
  color: #fff;
  margin-left: 5px;
  cursor: pointer; }

.mejs-controls .mejs-speed-button .mejs-speed-selector ul li:hover {
  background-color: #c8c8c8 !important;
  background-color: rgba(255, 255, 255, 0.4) !important; }

.video-overlay {
  display: none;
  top: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.9); }

.video-container,
.video-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 999; }

.video-container {
  visibility: hidden;
  top: 20%; }

.video-content {
  position: relative;
  width: 80%;
  max-width: 840px;
  margin: 0 auto; }

.video-close {
  position: absolute;
  right: 0;
  top: -40px;
  font-size: 30px;
  cursor: pointer; }

.media_player .mejs-container {
  background: 0 0; }

.media_player .mejs-container .mejs-controls {
  height: 36px;
  background: #edeeee; }

.media_player .mejs-container .mejs-controls .mejs-button {
  padding: 0;
  width: auto;
  height: auto;
  background: #edeeee; }

.media_player .mejs-container .mejs-controls .mejs-button button {
  position: relative;
  margin: 0 auto;
  width: 46px;
  height: 36px;
  background-position: 50%;
  background-repeat: no-repeat; }

.media_player .mejs-container .mejs-controls .mejs-play button {
  background-image: url(../img/mediaPlayer/button_play_green.png); }

.media_player .mejs-container .mejs-controls .mejs-pause button {
  background-image: url(../img/mediaPlayer/button_pause_green.png); }

.media_player .mejs-container .mejs-controls .mejs-fullscreen-button button {
  background-image: none; }

.media_player .mejs-container .mejs-controls .mejs-fullscreen-button button:before {
  display: block;
  content: "◱";
  font-family: Global Icons;
  font-size: 20px;
  color: #2a8a15; }

.media_player .mejs-container .mejs-controls .mejs-time-rail {
  padding: 10px 8px; }

.media_player .mejs-container .mejs-controls .mejs-time-rail .mejs-time-current,
.media_player .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded,
.media_player .mejs-container .mejs-controls .mejs-time-rail .mejs-time-total {
  height: 4px;
  border-radius: 0; }

.media_player .mejs-container .mejs-controls .mejs-time-rail .mejs-time-handle {
  margin-top: -4px;
  background: #71b43a;
  border-radius: 0; }

.media_player .mejs-container .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #ccc; }

.media_player .mejs-container .mejs-controls .mejs-time {
  padding: 12px 8px; }

.media_player .mejs-container .mejs-controls .mejs-time span {
  font-size: 12px;
  color: #000; }

.media_player .scrollable_custom-holder {
  height: auto; }

.scrollable_custom-holder {
  margin: 0 0 10px; }

.scrollable_custom-holder .media_custom-nav {
  position: relative;
  margin-left: 10px;
  padding-right: 10px;
  font-size: 0;
  text-align: center; }

@media (min-width: 768px) {
  .scrollable_custom-holder .media_custom-nav {
    text-align: left; } }

.scrollable_custom-holder li {
  position: relative;
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .scrollable_custom-holder li {
    margin-bottom: 2px;
    display: block; } }

.scrollable_custom-holder li.nav_custom-clicked a {
  color: #fff;
  background: #3a3531; }

.scrollable_custom-holder li.nav_custom-clicked a:before {
  border-color: transparent #3a3531 transparent transparent; }

.scrollable_custom-holder a {
  display: block;
  display: inline-block;
  padding: 0;
  width: 15px;
  height: 15px;
  background: #cdc7bf;
  color: #666;
  border-radius: 100%; }

.scrollable_custom-holder a:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@media (min-width: 768px) {
  .scrollable_custom-holder a {
    min-height: 39px;
    padding: 8px;
    width: auto;
    height: auto;
    background: 0 0;
    border-radius: 0; } }

.scrollable_custom-holder a:before {
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -3px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 5px 3.5px 0;
  border-color: transparent;
  display: none; }

@media (min-width: 768px) {
  .scrollable_custom-holder a:before {
    display: block;
    left: -7px;
    margin-top: -7px;
    border-width: 8.5px 7px 8.5px 0; } }

.scrollable_custom-holder a:hover {
  color: #fff;
  background: #71b43a; }

.scrollable_custom-holder a:hover:before {
  border-color: transparent #71b43a transparent transparent; }

.scrollable_custom-holder img {
  float: left;
  position: relative;
  left: auto;
  top: auto;
  width: inherit;
  height: inherit;
  display: none; }

@media (min-width: 768px) {
  .scrollable_custom-holder img {
    display: block;
    position: absolute;
    left: 8px;
    top: 8px;
    width: 69px;
    height: 39px; } }

.scrollable_custom-holder p {
  display: none;
  margin: 0;
  padding-left: 78px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  word-break: break-word; }

@media (min-width: 768px) {
  .scrollable_custom-holder p {
    display: block; } }

.sb-gallery-holder img {
  width: 100%; }

.sb-gallery-list-holder {
  overflow-y: auto; }

.sb-gallery-list-holder .sb-gallery-list {
  margin-left: 10px;
  padding-right: 10px; }

.sb-gallery-list-holder li {
  position: relative;
  font-size: 0;
  margin-bottom: 8px; }

@media (min-width: 768px) {
  .sb-gallery-list-holder li {
    margin-bottom: 2px; } }

.sb-gallery-list-holder li.selected a {
  color: #fff;
  background: #3a3531; }

.sb-gallery-list-holder li.selected a:before {
  border-color: transparent #3a3531 transparent transparent; }

.sb-gallery-list-holder a {
  display: block;
  display: inline-block;
  padding: 0;
  width: 15px;
  height: 15px;
  background: #cdc7bf;
  color: #666;
  border-radius: 100%; }

.sb-gallery-list-holder a:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@media (min-width: 768px) {
  .sb-gallery-list-holder a {
    min-height: 39px;
    padding: 8px;
    width: auto;
    height: auto;
    background: 0 0;
    border-radius: 0; } }

.sb-gallery-list-holder a:before {
  position: absolute;
  left: -5px;
  top: 50%;
  margin-top: -3px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 5px 3.5px 0;
  border-color: transparent;
  display: none; }

@media (min-width: 768px) {
  .sb-gallery-list-holder a:before {
    display: block;
    left: -7px;
    margin-top: -7px;
    border-width: 8.5px 7px 8.5px 0; } }

.sb-gallery-list-holder a:hover {
  color: #fff;
  background: #71b43a; }

.sb-gallery-list-holder a:hover:before {
  border-color: transparent #71b43a transparent transparent; }

.sb-gallery-list-holder img {
  float: left;
  position: relative;
  left: auto;
  top: auto;
  width: inherit;
  height: inherit;
  display: none; }

@media (min-width: 768px) {
  .sb-gallery-list-holder img {
    display: block;
    position: absolute;
    left: 8px;
    top: 8px;
    width: 69px;
    height: 39px; } }

.sb-gallery-list-holder p {
  display: none;
  margin: 0;
  padding-left: 78px;
  font-size: 14px;
  font-weight: 400;
  line-height: normal;
  word-break: break-word; }

@media (min-width: 768px) {
  .sb-gallery-list-holder p {
    display: block; } }

.footable-details.table,
.footable-details.table *,
.footable.table,
.footable.table * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.footable-details.table th,
.footable.table th {
  text-align: left; }

.footable-details.table,
.footable.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.footable-details.table > caption + thead > tr:first-child > td,
.footable-details.table > caption + thead > tr:first-child > th,
.footable-details.table > colgroup + thead > tr:first-child > td,
.footable-details.table > colgroup + thead > tr:first-child > th,
.footable-details.table > thead:first-child > tr:first-child > td,
.footable-details.table > thead:first-child > tr:first-child > th,
.footable.table > caption + thead > tr:first-child > td,
.footable.table > caption + thead > tr:first-child > th,
.footable.table > colgroup + thead > tr:first-child > td,
.footable.table > colgroup + thead > tr:first-child > th,
.footable.table > thead:first-child > tr:first-child > td,
.footable.table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.footable-details.table > tbody > tr > td,
.footable-details.table > tbody > tr > th,
.footable-details.table > tfoot > tr > td,
.footable-details.table > tfoot > tr > th,
.footable-details.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable.table > tbody > tr > td,
.footable.table > tbody > tr > th,
.footable.table > tfoot > tr > td,
.footable.table > tfoot > tr > th,
.footable.table > thead > tr > td,
.footable.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.footable-details.table > thead > tr > td,
.footable-details.table > thead > tr > th,
.footable.table > thead > tr > td,
.footable.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.footable-details.table-condensed > tbody > tr > td,
.footable-details.table-condensed > tbody > tr > th,
.footable-details.table-condensed > tfoot > tr > td,
.footable-details.table-condensed > tfoot > tr > th,
.footable-details.table-condensed > thead > tr > td,
.footable-details.table-condensed > thead > tr > th,
.footable.table-condensed > tbody > tr > td,
.footable.table-condensed > tbody > tr > th,
.footable.table-condensed > tfoot > tr > td,
.footable.table-condensed > tfoot > tr > th,
.footable.table-condensed > thead > tr > td,
.footable.table-condensed > thead > tr > th {
  padding: 5px; }

.footable-details.table-bordered,
.footable-details.table-bordered > tbody > tr > td,
.footable-details.table-bordered > tbody > tr > th,
.footable-details.table-bordered > tfoot > tr > td,
.footable-details.table-bordered > tfoot > tr > th,
.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable.table-bordered,
.footable.table-bordered > tbody > tr > td,
.footable.table-bordered > tbody > tr > th,
.footable.table-bordered > tfoot > tr > td,
.footable.table-bordered > tfoot > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.footable-details.table-bordered > thead > tr > td,
.footable-details.table-bordered > thead > tr > th,
.footable.table-bordered > thead > tr > td,
.footable.table-bordered > thead > tr > th {
  border-bottom-width: 2px; }

.footable-details.table-striped > tbody > tr:nth-child(odd),
.footable.table-striped > tbody > tr:nth-child(odd) {
  background-color: #f9f9f9; }

.footable-details.table-hover > tbody > tr:hover,
.footable.table-hover > tbody > tr:hover {
  background-color: #f5f5f5; }

.footable .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-appearance: button;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  overflow: visible;
  text-transform: none; }

.footable .btn.focus,
.footable .btn:focus,
.footable .btn:hover {
  color: #333;
  text-decoration: none; }

.footable .btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.footable .btn-default.active,
.footable .btn-default.focus,
.footable .btn-default:active,
.footable .btn-default:focus,
.footable .btn-default:hover,
.footable .open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad; }

.footable .btn-primary {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4; }

.footable .btn-primary.active,
.footable .btn-primary.focus,
.footable .btn-primary:active,
.footable .btn-primary:focus,
.footable .btn-primary:hover,
.footable .open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #286090;
  border-color: #204d74; }

.footable .btn-group,
.footable .btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle; }

.footable .btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.footable .btn-group > .btn:first-child {
  margin-left: 0; }

.footable .btn-group-vertical > .btn,
.footable .btn-group > .btn {
  position: relative;
  float: left; }

.footable .btn-group-xs > .btn,
.footable .btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.footable .btn-group-sm > .btn,
.footable .btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

.footable .btn-group-lg > .btn,
.footable .btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.footable .caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.footable .btn .caret {
  margin-left: 0; }

.footable .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  margin: 0;
  font-family: inherit;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; }

.footable .input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.footable .input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.footable .input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap; }

.footable .input-group-addon,
.footable .input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.footable .input-group .form-control,
.footable .input-group-addon,
.footable .input-group-btn {
  display: table-cell; }

.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group,
.footable .input-group-btn > .btn + .btn {
  margin-left: -1px; }

.footable .input-group-btn > .btn {
  position: relative; }

.footable .input-group-btn > .btn:active,
.footable .input-group-btn > .btn:focus,
.footable .input-group-btn > .btn:hover {
  z-index: 2; }

.footable .input-group .form-control:first-child,
.footable .input-group-addon:first-child,
.footable .input-group-btn:first-child > .btn,
.footable .input-group-btn:first-child > .btn-group > .btn,
.footable .input-group-btn:first-child > .dropdown-toggle,
.footable .input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.footable .input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.footable .input-group .form-control:last-child,
.footable .input-group-addon:last-child,
.footable .input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.footable .input-group-btn:first-child > .btn:not(:first-child),
.footable .input-group-btn:last-child > .btn,
.footable .input-group-btn:last-child > .btn-group > .btn,
.footable .input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.footable .checkbox,
.footable .radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.footable .checkbox label,
.footable .radio label {
  max-width: 100%;
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.footable .checkbox input[type=checkbox],
.footable .checkbox-inline input[type=checkbox],
.footable .radio input[type=radio],
.footable .radio-inline input[type=radio] {
  position: absolute;
  margin: 4px 0 0 -20px;
  line-height: normal; }

.footable .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.footable .open > .dropdown-menu {
  display: block; }

.footable .dropdown-menu-right {
  right: 0;
  left: auto; }

.footable .dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.footable .dropdown-menu > li > a:focus,
.footable .dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.footable .pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px; }

.footable .pagination > li {
  display: inline; }

.footable .pagination > li:first-child > a,
.footable .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.footable .pagination > li > a,
.footable .pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.footable .pagination > li > a:focus,
.footable .pagination > li > a:hover,
.footable .pagination > li > span:focus,
.footable .pagination > li > span:hover {
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.footable .pagination > .active > a,
.footable .pagination > .active > a:focus,
.footable .pagination > .active > a:hover,
.footable .pagination > .active > span,
.footable .pagination > .active > span:focus,
.footable .pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.footable .pagination > .disabled > a,
.footable .pagination > .disabled > a:focus,
.footable .pagination > .disabled > a:hover,
.footable .pagination > .disabled > span,
.footable .pagination > .disabled > span:focus,
.footable .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.footable .label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

.footable .label-default {
  background-color: #777; }

.footable-loader.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); }

.footable .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

@media (min-width: 768px) {
  .footable .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle; }
  .footable .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle; }
  .footable .form-inline .input-group {
    display: inline-table;
    vertical-align: middle; }
  .footable .form-inline .input-group .form-control,
  .footable .form-inline .input-group .input-group-addon,
  .footable .form-inline .input-group .input-group-btn {
    width: auto; }
  .footable .form-inline .input-group > .form-control {
    width: 100%; } }

table.footable,
table.footable-details {
  position: relative;
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse; }

table.footable-details {
  margin-bottom: 0; }

table.footable-hide-fouc {
  display: none; }

table > tbody > tr > td > span.footable-toggle {
  margin-right: 8px;
  opacity: .3; }

table > tbody > tr > td > span.footable-toggle.last-column {
  margin-left: 8px;
  float: right; }

table.table-condensed > tbody > tr > td > span.footable-toggle {
  margin-right: 5px; }

table.footable-details > tbody > tr > th:first-child {
  min-width: 40px;
  width: 120px; }

table.footable-details > tbody > tr > td:nth-child(2) {
  word-break: break-all; }

table.footable-details > tbody > tr:first-child > td,
table.footable-details > tbody > tr:first-child > th,
table.footable-details > tfoot > tr:first-child > td,
table.footable-details > tfoot > tr:first-child > th,
table.footable-details > thead > tr:first-child > td,
table.footable-details > thead > tr:first-child > th {
  border-top-width: 0; }

table.footable-details.table-bordered > tbody > tr:first-child > td,
table.footable-details.table-bordered > tbody > tr:first-child > th,
table.footable-details.table-bordered > tfoot > tr:first-child > td,
table.footable-details.table-bordered > tfoot > tr:first-child > th,
table.footable-details.table-bordered > thead > tr:first-child > td,
table.footable-details.table-bordered > thead > tr:first-child > th {
  border-top-width: 1px; }

div.footable-loader {
  vertical-align: middle;
  text-align: center;
  height: 300px;
  position: relative; }

div.footable-loader > span.fooicon {
  display: inline-block;
  opacity: .3;
  font-size: 30px;
  line-height: 32px;
  width: 32px;
  height: 32px;
  margin-top: -16px;
  margin-left: -16px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-animation: i 2s infinite linear;
  animation: i 2s infinite linear; }

table.footable > tbody > tr.footable-empty > td {
  vertical-align: middle;
  text-align: center;
  font-size: 30px; }

table.footable > tbody > tr > td,
table.footable > tbody > tr > th {
  display: none; }

table.footable > tbody > tr.footable-detail-row > td,
table.footable > tbody > tr.footable-detail-row > th,
table.footable > tbody > tr.footable-empty > td,
table.footable > tbody > tr.footable-empty > th {
  display: table-cell; }

@-webkit-keyframes i {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@keyframes i {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

.fooicon {
  display: inline-block;
  font-size: inherit;
  font-family: FontAwesome !important;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(0);
  transform: translate(0); }

.fooicon:after,
.fooicon:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fooicon-loader:before {
  content: "\f01e"; }

.fooicon-plus:before {
  content: "\f067"; }

.fooicon-minus:before {
  content: "\f068"; }

.fooicon-search:before {
  content: "\f002"; }

.fooicon-remove:before {
  content: "\f00d"; }

.fooicon-sort:before {
  content: "\f0dc"; }

.fooicon-sort-asc:before {
  content: "\f160"; }

.fooicon-sort-desc:before {
  content: "\f161"; }

.fooicon-pencil:before {
  content: "\f040"; }

.fooicon-trash:before {
  content: "\f1f8"; }

.fooicon-eye-close:before {
  content: "\f070"; }

.fooicon-flash:before {
  content: "\f0e7"; }

.fooicon-cog:before {
  content: "\f013"; }

.fooicon-stats:before {
  content: "\f080"; }

table.footable > thead > tr.footable-filtering > th {
  border-bottom-width: 1px;
  font-weight: 400; }

.footable-filtering-external.footable-filtering-right,
table.footable.footable-filtering-right > thead > tr.footable-filtering > th,
table.footable > thead > tr.footable-filtering > th {
  text-align: right; }

.footable-filtering-external.footable-filtering-left,
table.footable.footable-filtering-left > thead > tr.footable-filtering > th {
  text-align: left; }

.footable-filtering-external.footable-filtering-center,
table.footable.footable-filtering-center > thead > tr.footable-filtering > th {
  text-align: center; }

table.footable > thead > tr.footable-filtering > th div.form-group {
  margin-bottom: 0; }

table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
  margin-top: 5px; }

table.footable > thead > tr.footable-filtering > th div.input-group {
  width: 100%; }

.footable-filtering-external ul.dropdown-menu > li > a.checkbox,
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox {
  margin: 0;
  display: block;
  position: relative; }

.footable-filtering-external ul.dropdown-menu > li > a.checkbox > label,
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox > label {
  display: block;
  padding-left: 20px; }

.footable-filtering-external ul.dropdown-menu > li > a.checkbox input[type=checkbox],
table.footable > thead > tr.footable-filtering > th ul.dropdown-menu > li > a.checkbox input[type=checkbox] {
  position: absolute;
  margin-left: -20px; }

@media (min-width: 768px) {
  table.footable > thead > tr.footable-filtering > th div.input-group {
    width: auto; }
  table.footable > thead > tr.footable-filtering > th div.form-group {
    margin-left: 2px;
    margin-right: 2px; }
  table.footable > thead > tr.footable-filtering > th div.form-group + div.form-group {
    margin-top: 0; } }

table.footable > tbody > tr > td.footable-sortable,
table.footable > tbody > tr > th.footable-sortable,
table.footable > tfoot > tr > td.footable-sortable,
table.footable > tfoot > tr > th.footable-sortable,
table.footable > thead > tr > td.footable-sortable,
table.footable > thead > tr > th.footable-sortable {
  position: relative;
  padding-right: 30px;
  cursor: pointer; }

td.footable-sortable > span.fooicon,
th.footable-sortable > span.fooicon {
  position: absolute;
  right: 6px;
  top: 50%;
  margin-top: -7px;
  opacity: 0;
  -webkit-transition: opacity .3s ease-in;
  transition: opacity .3s ease-in; }

td.footable-sortable.footable-asc > span.fooicon,
td.footable-sortable.footable-desc > span.fooicon,
td.footable-sortable:hover > span.fooicon,
th.footable-sortable.footable-asc > span.fooicon,
th.footable-sortable.footable-desc > span.fooicon,
th.footable-sortable:hover > span.fooicon {
  opacity: 1; }

table.footable-sorting-disabled td.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled td.footable-sortable:hover > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-asc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable.footable-desc > span.fooicon,
table.footable-sorting-disabled th.footable-sortable:hover > span.fooicon {
  opacity: 0;
  visibility: hidden; }

.footable-paging-external ul.pagination,
table.footable > tfoot > tr.footable-paging > td > ul.pagination {
  margin: 10px 0 0; }

.footable-paging-external span.label,
table.footable > tfoot > tr.footable-paging > td > span.label {
  display: inline-block;
  margin: 0 0 10px;
  padding: 4px 10px; }

.footable-paging-external.footable-paging-center,
table.footable-paging-center > tfoot > tr.footable-paging > td,
table.footable > tfoot > tr.footable-paging > td {
  text-align: center; }

.footable-paging-external.footable-paging-left,
table.footable-paging-left > tfoot > tr.footable-paging > td {
  text-align: left; }

.footable-paging-external.footable-paging-right,
table.footable-paging-right > tfoot > tr.footable-paging > td {
  text-align: right; }

ul.pagination > li.footable-page {
  display: none; }

ul.pagination > li.footable-page.visible {
  display: inline; }

td.footable-editing {
  width: 90px;
  max-width: 90px; }

table.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit td.footable-editing,
table.footable-editing-no-view td.footable-editing {
  width: 70px;
  max-width: 70px; }

table.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-view td.footable-editing {
  width: 50px;
  max-width: 50px; }

table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view td.footable-editing,
table.footable-editing-no-edit.footable-editing-no-delete.footable-editing-no-view th.footable-editing {
  width: 0;
  max-width: 0;
  display: none !important; }

table.footable-editing-right td.footable-editing,
table.footable-editing-right tr.footable-editing {
  text-align: right; }

table.footable-editing-left td.footable-editing,
table.footable-editing-left tr.footable-editing {
  text-align: left; }

table.footable-editing button.footable-add,
table.footable-editing button.footable-hide,
table.footable-editing-show button.footable-show,
table.footable-editing.footable-editing-always-show button.footable-hide,
table.footable-editing.footable-editing-always-show button.footable-show,
table.footable-editing.footable-editing-always-show.footable-editing-no-add tr.footable-editing {
  display: none; }

table.footable-editing.footable-editing-always-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-add,
table.footable-editing.footable-editing-show button.footable-hide {
  display: inline-block; }

table.footable tbody td.footable-first-visible span.footable-toggle,
table.footable tbody th.footable-first-visible span.footable-toggle {
  color: #aaa;
  margin-right: 15px; }

.owl-carousel .animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: j;
  animation-name: j; }

@-webkit-keyframes j {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes j {
  0% {
    opacity: 1; }
  to {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height .5s ease-in-out;
  transition: height .5s ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translateZ(0); }

.owl-carousel .owl-controls .owl-dot,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.html) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale .1s ease;
  transition: scale .1s ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity .4s ease;
  transition: opacity .4s ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
  -webkit-tap-highlight-color: transparent; }

.owl-theme .owl-controls .owl-nav [class*=owl-] {
  margin: 0;
  padding: 0;
  display: inline-block;
  cursor: pointer; }

.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {
  background-color: transparent;
  color: #1c3853;
  text-decoration: none; }

.owl-theme .owl-controls .owl-nav .disabled {
  opacity: .5;
  cursor: default; }

.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1; }

.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background: #d6d6d6;
  display: block;
  -webkit-backface-visibility: visible;
  -webkit-transition: opacity .2s ease;
  transition: opacity .2s ease;
  border-radius: 30px; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #869791; }

.bx-wrapper {
  position: relative;
  margin: 0 0 60px;
  padding: 0; }

.bx-wrapper img {
  width: 100%;
  display: block; }

.bx-wrapper .bx-viewport {
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  left: -5px;
  background: #fff; }

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.html) 50% no-repeat; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
  display: inline-block; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000; }

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.html) no-repeat 0 -32px; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.html) no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  background: url(images/controls.html) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-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: 700; }

dfn {
  font-style: italic; }

h1 {
  margin: .67em 0;
  font-size: 2em; }

mark {
  color: #000;
  background: #ff0; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  height: 0;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit; }

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 {
  padding: 0;
  border: 0; }

input {
  line-height: normal; }

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  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-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid silver; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td,
th {
  padding: 0; }

@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  img,
  tr {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h2,
  h3,
  p {
    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 td,
  .table-bordered th {
    border: 1px solid #ddd !important; } }

@font-face {
  font-family: Glyphicons Halflings;
  src: url(./fonts/glyphicons-halflings-regular.html);
  src: url(./fonts/glyphicons-halflings-regulard41d.html?#iefix) format("embedded-opentype"), url(./fonts/glyphicons-halflings-regular-2.html) format("woff2"), url(./fonts/glyphicons-halflings-regular-3.html) format("woff"), url(./fonts/glyphicons-halflings-regular-4.html) format("truetype"), url(./fonts/glyphicons-halflings-regular-5.html#glyphicons_halflingsregular) format("svg"); }

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.glyphicon-asterisk:before {
  content: "\2a"; }

.glyphicon-plus:before {
  content: "\2b"; }

.glyphicon-eur:before,
.glyphicon-euro: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,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227"; }

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5"; }

.glyphicon-rub:before,
.glyphicon-ruble: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"; }

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent; }

body {
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

a {
  color: #337ab7; }

a:focus,
a:hover {
  color: #23527c;
  text-decoration: underline; }

a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  display: inline-block;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

.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;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role=button] {
  cursor: pointer; }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit; }

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777; }

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px; }

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%; }

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px; }

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%; }

.h1,
h1 {
  font-size: 36px; }

.h2,
h2 {
  font-size: 30px; }

.h3,
h3 {
  font-size: 24px; }

.h4,
h4 {
  font-size: 18px; }

.h5,
h5 {
  font-size: 14px; }

.h6,
h6 {
  font-size: 12px; }

p {
  margin: 0 0 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 {
  padding: .2em;
  background-color: #fcf8e3; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

.text-justify {
  text-align: justify; }

.text-nowrap {
  white-space: nowrap; }

.text-lowercase {
  text-transform: lowercase; }

.text-uppercase {
  text-transform: uppercase; }

.text-capitalize {
  text-transform: capitalize; }

.text-muted {
  color: #777; }

.text-primary {
  color: #337ab7; }

a.text-primary:focus,
a.text-primary:hover {
  color: #286090; }

.text-success {
  color: #3c763d; }

a.text-success:focus,
a.text-success:hover {
  color: #2b542c; }

.text-info {
  color: #31708f; }

a.text-info:focus,
a.text-info:hover {
  color: #245269; }

.text-warning {
  color: #8a6d3b; }

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c; }

.text-danger {
  color: #a94442; }

a.text-danger:focus,
a.text-danger:hover {
  color: #843534; }

.bg-primary {
  color: #fff;
  background-color: #337ab7; }

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090; }

.bg-success {
  background-color: #dff0d8; }

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3; }

.bg-info {
  background-color: #d9edf7; }

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee; }

.bg-warning {
  background-color: #fcf8e3; }

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5; }

.bg-danger {
  background-color: #f2dede; }

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9; }

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eee; }

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px; }

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0; }

.list-inline,
.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  margin-left: -5px; }

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px; }

dl {
  margin-top: 0;
  margin-bottom: 20px; }

dd,
dt {
  line-height: 1.42857143; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }

abbr[data-original-title],
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #777; }

.initialism {
  font-size: 90%;
  text-transform: uppercase; }

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee; }

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0; }

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777; }

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0"; }

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  text-align: right;
  border-right: 5px solid #eee;
  border-left: 0; }

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: ""; }

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014"; }

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143; }

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, Courier New, monospace; }

code {
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px; }

code,
kbd {
  padding: 2px 4px;
  font-size: 90%; }

kbd {
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 768px) {
  .container {
    width: 750px; } }

@media (min-width: 992px) {
  .container {
    width: 970px; } }

@media (min-width: 1200px) {
  .container {
    width: 1170px; } }

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  margin-right: -15px;
  margin-left: -15px; }

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0; } }

table {
  background-color: transparent; }

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777; }

caption,
th {
  text-align: left; }

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px; }

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd; }

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd; }

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0; }

.table > tbody + tbody {
  border-top: 2px solid #ddd; }

.table .table {
  background-color: #fff; }

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px; }

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd; }

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  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;
  display: table-column;
  float: none; }

table td[class*=col-],
table th[class*=col-] {
  position: static;
  display: table-cell;
  float: none; }

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5; }

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8; }

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8; }

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6; }

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7; }

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3; }

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3; }

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc; }

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede; }

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc; }

.table-responsive {
  min-height: .01%;
  overflow-x: auto; }

@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 > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap; }
  .table-responsive > .table-bordered {
    border: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0; }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0; }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0; } }

fieldset {
  min-width: 0;
  margin: 0; }

fieldset,
legend {
  padding: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700; }

input[type=search] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  line-height: normal; }

input[type=file] {
  display: block; }

input[type=range] {
  display: block;
  width: 100%; }

select[multiple],
select[size] {
  height: auto; }

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

output {
  padding-top: 7px; }

.form-control,
output {
  display: block;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555; }

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out; }

.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[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=datetime-local].form-control,
  input[type=month].form-control,
  input[type=time].form-control {
    line-height: 34px; }
  .input-group-sm input[type=date],
  .input-group-sm input[type=datetime-local],
  .input-group-sm input[type=month],
  .input-group-sm input[type=time],
  input[type=date].input-sm,
  input[type=datetime-local].input-sm,
  input[type=month].input-sm,
  input[type=time].input-sm {
    line-height: 30px; }
  .input-group-lg input[type=date],
  .input-group-lg input[type=datetime-local],
  .input-group-lg input[type=month],
  .input-group-lg input[type=time],
  input[type=date].input-lg,
  input[type=datetime-local].input-lg,
  input[type=month].input-lg,
  input[type=time].input-lg {
    line-height: 46px; } }

.form-group {
  margin-bottom: 15px; }

.checkbox,
.radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px; }

.checkbox label,
.radio label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer; }

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
  position: absolute;
  margin-left: -20px; }

.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px; }

.checkbox-inline,
.radio-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer; }

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px; }

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed; }

.form-control-static {
  min-height: 34px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0; }

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0; }

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px; }

select.input-sm {
  height: 30px;
  line-height: 30px; }

select[multiple].input-sm,
textarea.input-sm {
  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 select[multiple].form-control,
.form-group-sm textarea.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 {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-lg {
  height: 46px;
  line-height: 46px; }

select[multiple].input-lg,
textarea.input-lg {
  height: auto; }

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px; }

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto; }

.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.has-feedback {
  position: relative; }

.has-feedback .form-control {
  padding-right: 42.5px; }

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px; }

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-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;
  background-color: #dff0d8;
  border-color: #3c763d; }

.has-success .form-control-feedback {
  color: #3c763d; }

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-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;
  background-color: #fcf8e3;
  border-color: #8a6d3b; }

.has-warning .form-control-feedback {
  color: #8a6d3b; }

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-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;
  background-color: #f2dede;
  border-color: #a94442; }

.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: #737373; }

@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 .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto; }
  .form-inline .input-group > .form-control {
    width: 100%; }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0; }
  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0; }
  .form-inline .has-feedback .form-control-feedback {
    top: 0; } }

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0; }

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px; }

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right; } }

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px; }

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px; } }

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px; } }

.fade {
  opacity: 0;
  -webkit-transition: opacity .15s linear;
  transition: opacity .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-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility; }

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent; }

.dropdown,
.dropup {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap; }

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777; }

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  right: 0;
  left: auto; }

.dropdown-menu-left {
  right: auto;
  left: 0; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto; }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0; } }

.input-group {
  position: relative;
  display: table;
  border-collapse: separate; }

.input-group[class*=col-] {
  float: none;
  padding-right: 0;
  padding-left: 0; }

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0; }

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px; }

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px; }

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto; }

.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-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px; }

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto; }

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell; }

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0; }

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle; }

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 4px; }

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px; }

.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px; }

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  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-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group-addon:first-child {
  border-right: 0; }

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group-addon:last-child {
  border-left: 0; }

.input-group-btn {
  font-size: 0;
  white-space: nowrap; }

.input-group-btn,
.input-group-btn > .btn {
  position: relative; }

.input-group-btn > .btn + .btn {
  margin-left: -1px; }

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2; }

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px; }

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px; }

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav > li,
.nav > li > a {
  position: relative;
  display: block; }

.nav > li > a {
  padding: 10px 15px; }

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee; }

.nav > li.disabled > a {
  color: #777; }

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent; }

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  background-color: #eee;
  border-color: #337ab7; }

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  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.42857143;
  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:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  cursor: default;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent; }

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0; }

.nav-tabs.nav-justified > li {
  float: none; }

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff; } }

.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:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7; }

.nav-stacked > li {
  float: none; }

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0; }

.nav-justified {
  width: 100%; }

.nav-justified > li {
  float: none; }

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center; }

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto; }

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%; }
  .nav-justified > li > a {
    margin-bottom: 0; } }

.nav-tabs-justified {
  border-bottom: 0; }

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px; }

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd; }

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0; }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff; } }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent; }

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px; } }

@media (min-width: 768px) {
  .navbar-header {
    float: left; } }

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); }

.navbar-collapse.in {
  overflow-y: auto; }

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
    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-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0; } }

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px; }

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px; } }

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0; } }

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px; }

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0; } }

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030; }

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    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;
  height: 50px;
  padding: 15px;
  font-size: 18px;
  line-height: 20px; }

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none; }

.navbar-brand > img {
  display: block; }

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px; } }

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px; }

.navbar-toggle:focus {
  outline: 0; }

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px; }

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px; }

@media (min-width: 768px) {
  .navbar-toggle {
    display: none; } }

.navbar-nav {
  margin: 7.5px -15px; }

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px; }

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px; }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px; }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none; } }

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0; }
  .navbar-nav > li {
    float: left; }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px; } }

.navbar-form {
  padding: 10px 15px;
  margin: 8px -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); }

@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 .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto; }
  .navbar-form .input-group > .form-control {
    width: 100%; }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle; }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0; }
  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0; }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0; } }

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px; }
  .navbar-form .form-group:last-child {
    margin-bottom: 0; } }

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    padding-top: 0;
    padding-bottom: 0;
    margin-right: 0;
    margin-left: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none; } }

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px; }

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px; }

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px; }

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px; }

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px; } }

@media (min-width: 768px) {
  .navbar-left {
    float: left !important; }
  .navbar-right {
    float: right !important;
    margin-right: -15px; }
  .navbar-right ~ .navbar-right {
    margin-right: 0; } }

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7; }

.navbar-default .navbar-brand {
  color: #777; }

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent; }

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777; }

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7; }

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent; }

.navbar-default .navbar-toggle {
  border-color: #ddd; }

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  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:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7; }

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777; }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent; }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7; }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent; } }

.navbar-default .navbar-link {
  color: #777; }

.navbar-default .navbar-link:hover {
  color: #333; }

.navbar-default .btn-link {
  color: #777; }

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333; }

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc; }

.navbar-inverse {
  background-color: #222;
  border-color: #080808; }

.navbar-inverse .navbar-brand {
  color: #9d9d9d; }

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d; }

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent; }

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808; }

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent; }

.navbar-inverse .navbar-toggle {
  border-color: #333; }

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  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:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808; }

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808; }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent; } }

.navbar-inverse .navbar-link {
  color: #9d9d9d; }

.navbar-inverse .navbar-link:hover {
  color: #fff; }

.navbar-inverse .btn-link {
  color: #9d9d9d; }

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff; }

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  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 {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0"; }

.breadcrumb > .active {
  color: #777; }

.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: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px; }

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 3;
  color: #23527c;
  background-color: #eee;
  border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7; }

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px; }

.pager {
  padding-left: 0;
  margin: 20px 0;
  text-align: center;
  list-style: none; }

.pager li {
  display: inline; }

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px; }

.pager li > a:focus,
.pager li > a:hover {
  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:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  cursor: not-allowed;
  background-color: #fff; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.label:empty {
  display: none; }

.btn .label {
  position: relative;
  top: -1px; }

.label-default {
  background-color: #777; }

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e; }

.label-primary {
  background-color: #337ab7; }

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090; }

.label-success {
  background-color: #5cb85c; }

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44; }

.label-info {
  background-color: #5bc0de; }

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5; }

.label-warning {
  background-color: #f0ad4e; }

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f; }

.label-danger {
  background-color: #d9534f; }

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c; }

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
  border-radius: 10px; }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px; }

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer; }

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  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; }

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  background-color: #eee; }

.jumbotron,
.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; }

.jumbotron .container {
  max-width: 100%; }

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px; }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px; }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px; } }

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border .2s ease-in-out;
  transition: border .2s ease-in-out; }

.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto; }

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7; }

.thumbnail .caption {
  padding: 9px;
  color: #333; }

.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: 700; }

.alert > p,
.alert > ul {
  margin-bottom: 0; }

.alert > p + p {
  margin-top: 5px; }

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px; }

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit; }

.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6; }

.alert-success hr {
  border-top-color: #c9e2b3; }

.alert-success .alert-link {
  color: #2b542c; }

.alert-info {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1; }

.alert-info hr {
  border-top-color: #a6e1ec; }

.alert-info .alert-link {
  color: #245269; }

.alert-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc; }

.alert-warning hr {
  border-top-color: #f7e1b5; }

.alert-warning .alert-link {
  color: #66512c; }

.alert-danger {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1; }

.alert-danger hr {
  border-top-color: #e4b9c0; }

.alert-danger .alert-link {
  color: #843534; }

@-webkit-keyframes k {
  0% {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

@keyframes k {
  0% {
    background-position: 40px 0; }
  to {
    background-position: 0 0; } }

.progress {
  height: 20px;
  margin-bottom: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1); }

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width .6s ease;
  transition: width .6s ease; }

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent);
  background-size: 40px 40px; }

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: k 2s linear infinite;
  animation: k 2s linear infinite; }

.progress-bar-success {
  background-color: #5cb85c; }

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.progress-bar-info {
  background-color: #5bc0de; }

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.progress-bar-warning {
  background-color: #f0ad4e; }

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.progress-bar-danger {
  background-color: #d9534f; }

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 0, transparent 50%, rgba(255, 255, 255, 0.15) 0, rgba(255, 255, 255, 0.15) 75%, transparent 0, transparent); }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media,
.media-body {
  overflow: hidden;
  zoom: 1; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.list-group {
  padding-left: 0;
  margin-bottom: 20px; }

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd; }

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px; }

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px; }

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:focus,
a.list-group-item:hover,
button.list-group-item:focus,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5; }

button.list-group-item {
  width: 100%;
  text-align: left; }

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #eee; }

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit; }

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777; }

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit; }

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef; }

.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:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6; }

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3c763d;
  border-color: #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:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3; }

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #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:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc; }

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #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:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc; }

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442; }

.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-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel-heading > .dropdown .dropdown-toggle,
.panel-title {
  color: inherit; }

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px; }

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.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-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0; }

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0; }

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px; }

.panel > .table-responsive:first-child > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px; }

.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px; }

.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 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 td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0; }

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0; }

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0; }

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0; }

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0; }

.panel > .table-responsive {
  margin-bottom: 0;
  border: 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 > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  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: #333;
  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: #333; }

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd; }

.panel-primary {
  border-color: #337ab7; }

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #337ab7;
  border-color: #337ab7; }

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7; }

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff; }

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7; }

.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 embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0; }

.embed-responsive-16by9 {
  padding-bottom: 56.25%; }

.embed-responsive-4by3 {
  padding-bottom: 75%; }

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -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: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .2; }

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5; }

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0; }

.modal,
.modal-open {
  overflow: hidden; }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform .3s ease-out;
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%); }

.modal.in .modal-dialog {
  -webkit-transform: translate(0);
  transform: translate(0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000; }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.in {
  opacity: .5; }

.modal-header {
  min-height: 16.42857143px;
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -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: 992px) {
  .modal-lg {
    width: 900px; } }

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  opacity: 0;
  line-break: auto; }

.tooltip.in {
  opacity: .9; }

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px; }

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px; }

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px; }

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px; }

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px; }

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-left .tooltip-arrow {
  right: 5px; }

.tooltip.top-left .tooltip-arrow,
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000; }

.tooltip.top-right .tooltip-arrow {
  left: 5px; }

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000; }

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000; }

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000; }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  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);
  line-break: auto; }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  padding: 8px 14px;
  margin: 0;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.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 {
  content: "";
  border-width: 10px; }

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0; }

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  content: " ";
  border-top-color: #fff;
  border-bottom-width: 0; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0; }

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  content: " ";
  border-right-color: #fff;
  border-left-width: 0; }

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25); }

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  content: " ";
  border-top-width: 0;
  border-bottom-color: #fff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  content: " ";
  border-right-width: 0;
  border-left-color: #fff; }

.carousel,
.carousel-inner {
  position: relative; }

.carousel-inner {
  width: 100%;
  overflow: hidden; }

.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: left .6s ease-in-out;
  transition: left .6s ease-in-out; }

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1; }

@media (-webkit-transform-3d), (transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
    transition: -webkit-transform .6s ease-in-out;
    transition: transform .6s ease-in-out;
    transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translateZ(0);
    transform: translateZ(0); } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  opacity: .5; }

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0.0001));
  background-repeat: repeat-x; }

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.0001) 0, rgba(0, 0, 0, 0.5));
  background-repeat: repeat-x; }

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9; }

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px; }

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px; }

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1; }

.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%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #fff;
  border-radius: 10px; }

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #fff; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " "; }

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both; }

.center-block {
  display: block; }

.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-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-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; }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  td.visible-md,
  th.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  td.visible-print,
  th.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; } }

body {
  height: 100%; }

.sidebar_menu {
  margin-top: 0; }

@media (min-width: 768px) {
  .sidebar_menu {
    margin-top: -52px; } }

.content-header h1.h2 {
  margin-bottom: 21px; }

.content-header p {
  color: #2a8a15; }

.content-header p.h2 {
  margin-bottom: 25px; }

.addthis_button_tweet {
  width: 76px; }

.addthis_button_google_plusone {
  width: 32px; }

.article h3,
.article p.article-date {
  margin: 0 0 10px; }

.article .divider {
  padding: 10px 0;
  border-bottom: 1px solid #cdc7bf; }

.foodlocation-list {
  margin-top: 20px; }

.foodlocation-list li {
  margin: 0; }

.wigetslider.flexslider img {
  margin: 0 auto;
  width: auto; }

.wigetslider.flexslider .flex-viewport li {
  position: relative; }

@media (min-width: 769px) {
  .wigetslider.flexslider.flexslider .flex-viewport li:hover .caption {
    bottom: 0;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s; } }

.wigetslider .flex-direction-nav a {
  width: 35px;
  height: 35px; }

.wigetslider .flex-direction-nav .flex-next {
  background: url(../img/prettyPhoto/starbucks_gallery/next-off.png) no-repeat 50% 0; }

.wigetslider .flex-direction-nav .flex-next:before {
  content: ""; }

.wigetslider .flex-direction-nav .flex-prev {
  background: url(../img/prettyPhoto/starbucks_gallery/prev-off.png) no-repeat 50% 0; }

.wigetslider .flex-direction-nav .flex-prev:before {
  content: ""; }

.wigetslider [data-icon] {
  position: absolute;
  right: 10px;
  top: 10px;
  padding: 2px;
  font-size: 20px;
  line-height: 19px;
  background: #dedede; }

.wigetslider [data-icon]:before {
  color: #fff; }

.wigetslider [data-icon]:hover {
  background: #2a8a15; }

.wigetslider .caption {
  bottom: 0;
  margin: 0;
  padding: 20px;
  width: 100%;
  text-align: left;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .4s;
  -moz-transition: .4s;
  -ms-transition: .4s;
  -o-transition: .4s;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@media (min-width: 769px) {
  .wigetslider .caption {
    position: absolute;
    bottom: -100%; } }

.wigetslider .caption :last-child {
  margin-bottom: 0; }

.wigetslider .caption h3 {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: 700; }

.wigetslider .caption p {
  margin: 0;
  font-size: 14px;
  line-height: 20px; }

.wigetthumbs {
  margin: 20px 0; }

.wigetthumbs .slides li {
  margin: 0 7px 0 0;
  -webkit-opacity: .3;
  -moz-opacity: .3;
  opacity: .3; }

.wigetthumbs .slides li.flex-active-slide {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1; }

.wigetthumbs .slides .img {
  width: 137px;
  height: 98px; }

.wigetthumbs .slides .img img {
  margin: 0; }

.wigetthumbs .flex-direction-nav a {
  width: 35px;
  height: 35px; }

.wigetthumbs .flex-direction-nav .flex-next {
  width: 20px;
  height: 98px;
  top: 20px;
  right: 0;
  opacity: 1;
  background: url(../img/flexslider/arrow-sprite.jpg) 100% 100%; }

.wigetthumbs .flex-direction-nav .flex-next:hover {
  background-position: right -196px; }

.wigetthumbs .flex-direction-nav .flex-next:before {
  content: ""; }

.wigetthumbs .flex-direction-nav .flex-prev {
  width: 20px;
  height: 98px;
  top: 20px;
  left: 0;
  opacity: 1;
  background: url(../img/flexslider/arrow-sprite.jpg) 0 100%; }

.wigetthumbs .flex-direction-nav .flex-prev:hover {
  background-position: left -196px; }

.wigetthumbs .flex-direction-nav .flex-prev:before {
  content: ""; }

.sidebar-list {
  margin: 0;
  padding: 20px 5px;
  border-bottom: 1px dotted grey; }

.sidebar-list h3 {
  margin: 0 0 15px;
  line-height: normal; }

.sidebar-list:last-child {
  border: 0; }

.side-ib {
  border-top: 1px dotted grey; }

.side-ib p {
  margin: 0;
  padding: 0; }

.side-ib .ib-find li:last-child,
.side-ib .ib-find p:last-child,
.side-ib .ib-find ul:last-child {
  margin-bottom: 0; }

.side-ib .ib-find ul {
  list-style: disc; }

.side-ib .ib-find ol {
  list-style: decimal; }

.side-ib .ib-notes {
  color: #666; }

.side-ib .ib-notes h3 {
  margin-bottom: 10px; }

.side-ib .ib-notes p {
  margin-bottom: 20px; }

.side-ib .ib-notes p:last-child {
  margin: 0; }

.side-ib .ib-more h3 {
  margin-bottom: 15px; }

.side-ib .ib-more p {
  margin-bottom: 40px; }

.side-ib .ib-more p:last-child {
  margin: 0; }

.side-ib .ib-promo li,
.side-ib .ib-promo ul {
  margin: 0;
  padding: 0;
  border: none; }

.side-ib .ib-promo li {
  display: table;
  margin: 20px 0; }

@media (min-width: 480px) {
  .side-ib .ib-promo li {
    float: left;
    width: 50%; } }

@media (min-width: 768px) {
  .side-ib .ib-promo li {
    float: none;
    width: auto; } }

.side-ib .ib-promo img {
  margin: 0;
  width: 100%; }

@media (min-width: 768px) {
  .side-ib .ib-promo img {
    width: auto; } }

.side-ib .ib-promo p {
  display: table-cell;
  padding: 0 10px;
  width: 120px;
  vertical-align: top; }

.side-ib .list-disc {
  list-style-type: none; }

.side-ib .list-disc ul {
  list-style-type: disc; }

.side-ib .list-disc li {
  margin: 0;
  padding: 0;
  border: 0; }

.tasting-profile .rating {
  padding: 0; }

.tasting-profile .rating:last-child {
  margin: 0; }

.tasting-profile .rating li {
  margin: 0;
  color: #2a8a15; }

.region-maps .map-title {
  font-size: 15px;
  font-weight: 900;
  text-transform: uppercase;
  padding: 0 0 10px; }

.region-maps .map-show {
  background-size: cover; }

.region-maps .map-show.map-africa {
  background-image: url(../img/map/map-africa.png);
  width: 206px;
  height: 98px; }

.region-maps .map-show.map-asia {
  background-image: url(../img/map/map-asiapacific.png);
  width: 206px;
  height: 98px; }

.region-maps .map-show.map-latin {
  background-image: url(../img/map/map-latinusa.png);
  width: 206px;
  height: 98px; }

.region-maps .map-show.map-multi {
  background-image: url(../img/map/map-multiregion.png);
  width: 206px;
  height: 98px; }

.tabs-controller {
  display: table;
  margin: 0;
  padding: 0;
  width: 100%; }

.tabs-controller li {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: 10px;
  width: 50%;
  text-align: center;
  text-transform: uppercase;
  color: #385c5b;
  background: #e4e1da;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px 4px 0 0; }

.tabs-controller li.active {
  color: #000;
  background: #ebe9e4; }

.tabs-content {
  padding: 0; }

.tabs-content .tab-content {
  display: none;
  padding: 24px;
  background: #ebe9e4;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 3px 8px -4px rgba(0, 0, 0, 0.4); }

.tabs-content .tab-content ul {
  list-style: disc; }

.tabs-content .tab-content ol {
  list-style: decimal; }

.tabs-content .tab-content ol,
.tabs-content .tab-content ul {
  margin-left: 7px;
  padding: 0 0 0 18px; }

.tabs-content .tab-content li {
  margin: 0; }

.tabs-content .tab-content p {
  margin-bottom: 24px; }

.tabs-content .tab-content ol:last-child,
.tabs-content .tab-content p:last-child,
.tabs-content .tab-content ul:last-child {
  margin-bottom: 0; }

.tabs-content .tab-content:first-child {
  display: block; }

.section-msr {
  padding: 30px 0;
  border-bottom: 1px solid #87754a; }

.section-msr.first-child,
.section-msr:first-child {
  padding-top: 0; }

.section-msr.last-child,
.section-msr:last-child {
  padding-bottom: 0;
  border: 0; }

.section-msr .msr-header {
  color: #87754a; }

.section-msr .msr-header.content-header h2 {
  margin: 0 0 30px; }

.section-msr .msr-header.content-header p {
  margin: 0;
  max-width: 100%; }

.section-msr .msr-header h2 {
  margin: 0 0 5px; }

.section-msr .msr-header p {
  color: #000; }

.section-msr a {
  color: #87754a; }

.section-msr a:hover {
  color: #fff;
  background: #87754a; }

.section-msr .msr-blocks {
  text-align: center; }

.section-msr .msr-blocks h4 {
  text-transform: uppercase;
  color: #87754a; }

.section-msr .msr-blocks a {
  display: block;
  margin: 0 auto;
  padding: 10px 0;
  width: 99%;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #87754a;
  background: #87754a;
  border-radius: 10px; }

.section-msr .msr-blocks a:hover {
  color: #225352;
  background: 0 0; }

.section-msr .msr-blocks img {
  width: auto; }

.section-msr .msr-blocks .collect-star {
  display: block;
  padding: 10px 0;
  font-size: 18px;
  color: #225352; }

.section-msr .msr-note {
  margin-bottom: 10px;
  padding: 30px 40px;
  max-width: 100%;
  border: 1px solid #87754a;
  border-radius: 12px; }

.section-msr .msr-mark {
  margin: 0;
  font-size: 12px;
  font-style: italic; }

.section-msr .star-green {
  margin: -4px 5px 0;
  width: 16px;
  height: 16px;
  background: url(../img/MSR/star-green.html);
  display: inline-block;
  vertical-align: middle; }

.rewards-level .level-header {
  margin-bottom: 20px;
  padding: 10px;
  text-align: center;
  color: #fff;
  background: #000; }

.rewards-level .level-header h2 {
  margin: 0;
  text-transform: uppercase; }

.rewards-level .level-header .star {
  margin: 5px 0 0;
  width: 20px;
  height: 20px;
  background: url(../img/msr/star.png);
  display: inline-block;
  vertical-align: top; }

.rewards-level .level-blocks,
.rewards-level li {
  margin: 0; }

.rewards-level .level-blocks li {
  display: table;
  margin: 0 0 20px; }

.rewards-level .level-blocks img {
  display: table-cell;
  width: 100%;
  vertical-align: middle; }

.rewards-level .level-blocks p {
  display: table-cell;
  width: 79.44444444%;
  padding: 0 20px;
  line-height: normal;
  vertical-align: middle; }

.rewards-level .level-one .level-header {
  padding: 8px 10px 7px;
  background: #000; }

.rewards-level .level-one .txt-block {
  margin: 0 20px;
  width: 100px;
  line-height: 16px;
  display: inline-block;
  vertical-align: middle; }

.rewards-level .level-one .small {
  xfloat: left;
  font-size: 20px; }

.rewards-level .level-one .smaller {
  xfloat: left;
  font-size: 16px; }

.rewards-level .level-one .standard {
  display: inline-block;
  vertical-align: middle; }

.rewards-level .level-two .level-header {
  background: #225352; }

.rewards-level .level-three .level-header {
  background: #87754a; }

.page-msr {
  padding: 0; }

.page-msr h4 {
  margin: 0 0 5px;
  font-size: 18px;
  color: #87754a; }

.page-msr img {
  margin: 0 auto;
  display: block; }

.page-msr .msr-note {
  margin: 0;
  max-width: 100%;
  padding: 10px;
  border: 1px solid #87754a;
  border-radius: 10px; }

.page-msr .msr-highlights {
  margin: 20px 0;
  max-width: 100%;
  padding: 5px 0;
  font-weight: 700;
  text-align: center;
  color: #fff;
  background-color: #7a6a44; }

@media (min-width: 769px) {
  .page-msr .msr-list {
    margin-bottom: 20px; } }

.page-msr .msr-list img {
  margin: 0 auto 20px; }

@media (min-width: 769px) {
  .page-msr .msr-list img {
    margin: 10px auto; } }

.msr-faqs dd,
.msr-faqs dt {
  padding: 0; }

.msr-faqs dt {
  cursor: pointer;
  line-height: 20px;
  margin: 0 0 15px;
  padding-left: 20px;
  font-weight: 700;
  background: url(../img/MSR/plus.png) no-repeat 0 0;
  background-position: 0 2px; }

.msr-faqs dt:hover {
  text-decoration: none;
  color: #7a6a44; }

.msr-faqs dd {
  margin: 0 0 20px 40px; }

.msr-faqs .expanded {
  background: url(../img/MSR/close.png) no-repeat 0 0;
  background-position: 0 2px; }

.section_cardregister {
  position: relative;
  margin-bottom: 28px;
  color: #fff;
  background-color: #87754a;
  border: 1px solid #87754a;
  border-radius: 15px; }

.section_cardregister .bg-cr {
  position: absolute;
  width: 100px;
  height: 100%;
  background: #fff;
  border-radius: 15px 0 0 15px; }

.section_cardregister .img-cr {
  position: absolute;
  bottom: 0; }

.section_cardregister .content-cr {
  padding: 25px 25px 25px 135px; }

.section_cardregister .content-cr h2 {
  margin-bottom: 5px;
  font-size: 20px; }

.section_cardregister .content-cr p {
  margin-bottom: 10px;
  font-size: 16px; }

.section_cardregister .content-cr a {
  display: block;
  padding: 7px;
  text-align: center;
  color: #87754a;
  background: #fff;
  border: 1px solid #87754a; }

.section_cardregister .content-cr a:hover {
  color: #fff;
  background: #87754a;
  border-color: #fff; }

.section_cardnavigation a {
  color: #87754a; }

.section_cardnavigation a:hover {
  color: #fff;
  background: #87754a; }

.playicon {
  display: block;
  margin: 0 auto;
  width: 73px;
  height: 73px;
  background: url(../img/global/playicon.png); }

@media (min-width: 768px) {
  .playicon {
    margin: 0; } }

.page-cardlanding-content h2 {
  margin: 10px 0 5px;
  line-height: normal;
  color: #2a8a15; }

.cardlanding-banner {
  margin: 20px 0 50px;
  padding: 0 10px; }

@media (min-width: 1024px) {
  .cardlanding-banner {
    padding: 0 15px; } }

@media (min-width: 1280px) {
  .cardlanding-banner {
    padding: 0 20px; } }

.cardlanding-banner .banner-gap {
  overflow: hidden;
  padding: 10px;
  background: #cdcdcd; }

@media (min-width: 1024px) {
  .cardlanding-banner .banner-gap {
    padding: 15px 10px; } }

@media (min-width: 1280px) {
  .cardlanding-banner .banner-gap {
    padding: 20px 10px; } }

.cardlanding-banner h2 {
  margin: 5px 0;
  color: #2a8a15; }

.cardlanding-banner p {
  margin: 5px 0;
  font-size: 18px; }

.cardlanding-banner .button {
  margin: 10px 0 16px; }

.cl_stripe {
  background-position: top;
  background-repeat: no-repeat; }

@media (min-width: 768px) {
  .cl_stripe.clstripe_imgright {
    background-position: 100%; } }

@media (min-width: 1200px) {
  .cl_stripe.clstripe_imgright {
    background-position: 50%; } }

@media (min-width: 768px) {
  .cl_stripe.clstripe_imgleft {
    background-position: 0; } }

@media (min-width: 1200px) {
  .cl_stripe.clstripe_imgleft {
    background-position: 50%; } }

.cl_stripe.cl_stripe_white .text_block {
  color: #fff; }

.cl_stripe .container {
  padding: 0; }

@media (min-width: 768px) {
  .cl_stripe .container {
    padding: 0 20px; } }

@media (min-width: 768px) {
  .cl_stripe .fields {
    height: 320px; } }

.cl_stripe .column {
  padding: 0; }

@media (min-width: 768px) {
  .cl_stripe .column {
    display: table;
    padding: 0 20px;
    height: 100%; } }

.cl_stripe .text_block {
  margin-top: 320px;
  padding: 30px 20px;
  text-align: center;
  color: #fff;
  background: #000; }

@media (min-width: 768px) {
  .cl_stripe .text_block {
    display: table-cell;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    text-align: left;
    color: #000;
    background: 0 0; } }

.cl_stripe .text_block h2 {
  margin-bottom: 10px;
  font-size: 30px;
  font-weight: 400; }

.cl_stripe .text_block p {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 400; }

.cl_stripe .button,
.cl_stripe .button a {
  font-size: 16px;
  text-align: center;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .cl_stripe .button,
  .cl_stripe .button a {
    text-align: left; } }

.cl_stripe .button_wrap a {
  margin: 0 6px 10px 0;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px; }

@media (min-width: 768px) {
  .cl_stripe .button_wrap a {
    max-width: 110px; } }

.cl_stripe .button_wrap a:hover {
  background: #333;
  background: rgba(255, 255, 255, 0.15); }

.cl_stripe .button_wrap img {
  margin: 0;
  width: 100%; }

.cl_feature {
  font-size: 0; }

.cl_feature .cl_tiles {
  position: relative;
  width: 100%;
  font-size: 20px;
  background: purple;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .cl_feature .cl_tiles {
    width: 33.333%; } }

.cl_feature .cl_tiles .tiles_overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000; }

.cl_feature .cl_tiles a .tiles_overlay {
  -webkit-opacity: .3;
  -moz-opacity: .3;
  opacity: .3;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out; }

.cl_feature .cl_tiles a:hover .tiles_overlay {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  -webkit-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -ms-transition: .3s ease-in;
  -o-transition: .3s ease-in; }

.cl_feature .cl_tiles img {
  display: block;
  width: 100%; }

.cl_feature .cl_tiles h2 {
  position: absolute;
  bottom: 10px;
  width: 100%;
  font-size: 24px;
  text-align: center;
  color: #fff; }

@media (min-width: 768px) {
  .cl_feature .cl_tiles h2 {
    font-size: 20px; } }

@media (min-width: 1200px) {
  .cl_feature .cl_tiles h2 {
    font-size: 24px; } }

.card-msrslider .flex-control-paging li a.flex-active,
.card-msrslider .flex-control-paging li a:hover {
  background: #87754a; }

.card-hero {
  padding: 0;
  color: #fff;
  font-size: 24px;
  text-align: center;
  background-size: cover;
  background-position: 0;
  background-image: url(../img/card/card-slider1.jpg); }

@media (min-width: 768px) {
  .card-hero {
    font-size: 24px;
    text-align: left; } }

.card-hero .card-table {
  display: table;
  height: 560px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover; }

.card-hero .card-table-cell {
  display: table-cell;
  vertical-align: middle; }

.card-hero .region {
  position: relative; }

.card-hero h2 {
  font-size: 30px;
  margin-bottom: 30px; }

@media (min-width: 768px) {
  .card-hero h2 {
    margin-bottom: 30px;
    xfont-size: 30px; } }

.card-hero p {
  margin-bottom: 20px;
  line-height: 26px;
  font-size: 18px; }

@media (min-width: 768px) {
  .card-hero p {
    margin-bottom: 30px;
    font-size: 24px;
    line-height: 35px; } }

.card-slider-wrapper {
  position: relative; }

.card-slider-wrapper .card-slider {
  color: #fff;
  font-size: 24px;
  text-align: center;
  background: #000; }

@media (min-width: 481px) {
  .card-slider-wrapper .card-slider {
    font-size: 24px;
    text-align: left; } }

.card-slider-wrapper .card-slider .slides li {
  height: 200px;
  background-position: 50%;
  background-size: cover; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider .slides li {
    height: 560px; } }

.card-slider-wrapper .card-slider .slides li li.txtblack {
  color: #000; }

.card-slider-wrapper .card-slider .slides li li.txtwhite {
  color: #fff; }

.card-slider-wrapper .card-slider .flex-control-paging {
  position: absolute;
  bottom: 20px;
  font-size: 0;
  z-index: 999; }

.card-slider-wrapper .card-slider-sync {
  padding: 20px 0 30px;
  background: #000; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 560px !important;
    display: block;
    background: 0 0;
    padding: 0; } }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync .slides {
    height: 560px; } }

.card-slider-wrapper .card-slider-sync li {
  color: #fff; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync li {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); } }

.card-slider-wrapper .card-slider-sync li.txtwhite {
  color: #fff; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync li.txtblack {
    color: #000; } }

.card-slider-wrapper .card-slider-sync h1 {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync h1 {
    margin-bottom: 10px;
    font-size: 30px; } }

@media (min-width: 1024px) {
  .card-slider-wrapper .card-slider-sync h1 {
    font-size: 50px; } }

.card-slider-wrapper .card-slider-sync h2 {
  font-size: 30px;
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync h2 {
    margin-bottom: 30px;
    xfont-size: 30px; } }

.card-slider-wrapper .card-slider-sync p {
  margin-bottom: 20px;
  line-height: 26px;
  font-size: 18px;
  font-weight: 400; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync p {
    width: 430px;
    font-size: 24px;
    line-height: 35px; } }

.card-slider-wrapper .card-slider-sync .playicon {
  margin: 0 auto 20px; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-sync .playicon {
    margin: 0 0 20px; } }

.card-slider-wrapper .card-slider-sync .button {
  font-size: 16px;
  font-weight: 400; }

.card-slider-wrapper .card-slider-sync .button a {
  padding: 5px 0; }

.card-slider-wrapper .card-slider-sync .flex-control-nav {
  font-size: 0;
  bottom: 30px; }

.card-slider-wrapper .card-slider-sync .flex-control-paging li a {
  border: 0;
  border-radius: 100%; }

@media (min-width: 768px) {
  .card-slider-wrapper .card-slider-display {
    display: block;
    vertical-align: middle;
    text-align: left; } }

.faq-search li {
  margin-bottom: 30px; }

.faq-search label {
  display: block;
  color: #837870; }

.faq-search input[type=submit] {
  width: auto; }

.faq-list h2 {
  border-bottom: 2px solid #333; }

.faq-list li {
  margin: 0; }

.faq-list ul {
  margin-left: 24px; }

.faq-list .blocks {
  padding: 24px 0 0; }

.faq-result {
  padding: 30px 0;
  border-top: 2px solid #333; }

.RadDataPager {
  background: 0 0 !important;
  border: none !important; }

.RadDataPager .rdpWrap {
  padding: 0 !important;
  line-height: normal !important; }

.RadDataPager .result-length {
  padding: 0 0 30px;
  font-size: 13px; }

.result-list {
  list-style-type: none;
  margin: 0;
  font-size: 14px; }

.result-list li {
  margin-bottom: 20px; }

.result-list p {
  margin: 0;
  line-height: 24px; }

.result-list ul {
  list-style: disc;
  margin-left: 25px; }

.result-list ul li {
  margin: 0;
  line-height: 24px; }

.result-list .list-date {
  font-size: 13px;
  color: #777; }

.result-list h3 {
  font-size: 14px;
  font-weight: 700;
  color: #2a8a15; }

.pagination-search,
.result-pagination.RadDataPager {
  margin: 20px 0;
  font-size: 0;
  background: 0 0;
  border: none; }

.pagination-search .rdpNumPart a,
.pagination-search .rdpWrap,
.pagination-search a,
.result-pagination.RadDataPager .rdpNumPart a,
.result-pagination.RadDataPager .rdpWrap,
.result-pagination.RadDataPager a {
  margin: 0 5px;
  padding: 5px 12px 6px;
  font-size: 15px;
  font-weight: 700;
  color: #2a8a15;
  background: 0 0;
  display: inline-block;
  vertical-align: middle; }

.pagination-search .rdpNumPart a:hover,
.pagination-search a:hover,
.result-pagination.RadDataPager .rdpNumPart a:hover,
.result-pagination.RadDataPager a:hover {
  color: #fff;
  background: #2a8a15; }

.pagination-search span,
.result-pagination.RadDataPager span {
  padding: 0 !important;
  background: 0 0 !important; }

.pagination-search .sf_pagerNumeric,
.result-pagination.RadDataPager .sf_pagerNumeric {
  display: inline-block;
  vertical-align: middle; }

.pagination-search .rdpWrap,
.result-pagination.RadDataPager .rdpWrap {
  padding: 0; }

.pagination-search .rdpWrap.rdpNumPart,
.result-pagination.RadDataPager .rdpWrap.rdpNumPart {
  margin: 0; }

.pagination-search .rdpCurrentPage,
.pagination-search a.active,
.pagination-search a.sf_PagerCurrent,
.result-pagination.RadDataPager .rdpCurrentPage,
.result-pagination.RadDataPager a.active,
.result-pagination.RadDataPager a.sf_PagerCurrent {
  color: #000 !important;
  background: #ccc !important; }

.pagination-search .pagination-number,
.result-pagination.RadDataPager .pagination-number {
  display: inline-block;
  vertical-align: middle; }

.pagination-search #cmdNext,
.pagination-search #cmdPrev,
.pagination-search .rdpPageNext,
.pagination-search .rdpPagePrev,
.result-pagination.RadDataPager #cmdNext,
.result-pagination.RadDataPager #cmdPrev,
.result-pagination.RadDataPager .rdpPageNext,
.result-pagination.RadDataPager .rdpPagePrev {
  display: none;
  margin: 0;
  padding: 6px 12px;
  width: auto;
  height: auto;
  border: none; }

@media (min-width: 768px) {
  .pagination-search #cmdNext,
  .pagination-search #cmdPrev,
  .pagination-search .rdpPageNext,
  .pagination-search .rdpPagePrev,
  .result-pagination.RadDataPager #cmdNext,
  .result-pagination.RadDataPager #cmdPrev,
  .result-pagination.RadDataPager .rdpPageNext,
  .result-pagination.RadDataPager .rdpPagePrev {
    display: inline-block;
    vertical-align: middle; } }

.pagination-search #cmdNext:hover,
.pagination-search #cmdPrev:hover,
.pagination-search .rdpPageNext:hover,
.pagination-search .rdpPagePrev:hover,
.result-pagination.RadDataPager #cmdNext:hover,
.result-pagination.RadDataPager #cmdPrev:hover,
.result-pagination.RadDataPager .rdpPageNext:hover,
.result-pagination.RadDataPager .rdpPagePrev:hover {
  background-position: 0 0; }

.pagination-search #cmdPrev,
.pagination-search .rdpPagePrev,
.result-pagination.RadDataPager #cmdPrev,
.result-pagination.RadDataPager .rdpPagePrev {
  padding: 0;
  width: 59px;
  height: 33px;
  text-indent: -9999px;
  background: url(../img/faq/btn-prev.jpg); }

.pagination-search #cmdNext,
.pagination-search .rdpPageNext,
.result-pagination.RadDataPager #cmdNext,
.result-pagination.RadDataPager .rdpPageNext {
  padding: 0;
  width: 59px;
  height: 33px;
  text-indent: -9999px;
  background: url(../img/faq/btn-next.jpg); }

.accordian-faq {
  margin: 30px 0; }

.accordian-faq article {
  font-size: 0;
  border-top: 1px solid #a4a4a4; }

.accordian-faq article.active {
  padding-bottom: 26px; }

.accordian-faq article.active header {
  padding-bottom: 16px; }

.accordian-faq article.active header .fa {
  line-height: 44px; }

.accordian-faq article:last-child {
  border-bottom: 1px solid #a4a4a4; }

.accordian-faq header {
  padding: 26px 0;
  cursor: pointer; }

.accordian-faq header h3 {
  padding-right: 60px;
  font-size: 14px;
  font-weight: 700;
  line-height: normal;
  color: #2a8a15; }

.accordian-faq header .fa {
  font-size: 30px;
  right: 20px;
  top: 0;
  bottom: 0;
  line-height: 65px;
  color: #62a601; }

.accordian-faq p {
  margin: 0;
  font-size: 14px; }

.accordian-faq .date-update {
  color: #a4a4a4; }

.com-overlay {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #fff;
  background: rgba(255, 255, 255, 0.9);
  z-index: 999; }

.com-box,
.com-overlay {
  display: none;
  position: fixed; }

.com-box {
  top: 50%;
  margin-top: -50px;
  left: 10%;
  right: 10%;
  text-align: center;
  z-index: 1000; }

.com-box .close_overlay {
  position: absolute;
  right: 0;
  font-size: 20px;
  color: #333;
  cursor: pointer; }

.com-box .validation_summary {
  margin: 0 auto;
  width: 100%; }

.com-box h2,
.com-box p {
  margin: 0 auto;
  text-align: center; }

.form-contact ol.form ul {
  margin: 1em 0 0 2em; }

.form-contact ol.form li {
  padding: 0; }

.form-contact ol.form > li {
  padding: 10px; }

.form-contact ol.form select {
  max-width: 100%;
  width: 100%; }

@media (min-width: 769px) {
  .form-contact ol.form select {
    width: 299px; } }

.form-contact ol.form input,
.form-contact ol.form textarea {
  max-width: none;
  width: 100%;
  margin: 2px 0 0;
  padding: 6px 2%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 769px) {
  .form-contact ol.form input,
  .form-contact ol.form textarea {
    max-width: 90%;
    width: 272px; } }

.form-contact ol.form input[type=text] {
  margin: 2px 0 5px; }

.form-contact ol.form .inline.push input[type=checkbox] {
  position: absolute;
  left: 6px; }

.form-contact ol.form input[type=radio] {
  top: 3px;
  width: auto; }

.form-contact ol.form input[type=checkbox] {
  top: 14px;
  width: auto; }

.form-contact ol.form input[type=checkbox],
.form-contact ol.form input[type=radio] {
  padding: 0;
  background: 0 0;
  border: none; }

.form-contact ol.form table {
  width: 100%; }

.form-contact ol.form table input {
  max-width: inherit;
  width: 100%;
  padding: 6px 2%; }

.form-contact ol.form table tr {
  margin-bottom: 10px;
  border: 1px solid #ccc; }

@media (min-width: 761px) {
  .form-contact ol.form table tr {
    border-color: #000; } }

.form-contact ol.form table th {
  text-align: center;
  vertical-align: middle; }

.form-contact ol.form table td {
  padding: 10px 15px;
  vertical-align: middle;
  border: none;
  border-bottom: 1px solid #ccc; }

@media (min-width: 761px) {
  .form-contact ol.form table td {
    border: 1px solid #000; } }

.form-contact ol.form table td:last-child {
  border-bottom: none; }

@media (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-width: 760px) {
  .form-contact ol.form table,
  .form-contact ol.form tbody,
  .form-contact ol.form td,
  .form-contact ol.form th,
  .form-contact ol.form thead,
  .form-contact ol.form tr {
    display: block; }
  .form-contact ol.form thead tr {
    position: absolute;
    top: -9999px;
    left: -9999px; } }

@media (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-width: 760px) {
  .form-contact ol.form .table-apw td:first-of-type:before {
    content: ""; }
  .form-contact ol.form .table-apw td:nth-of-type(2):before {
    content: "MON"; }
  .form-contact ol.form .table-apw td:nth-of-type(3):before {
    content: "TUE"; }
  .form-contact ol.form .table-apw td:nth-of-type(4):before {
    content: "WED"; }
  .form-contact ol.form .table-apw td:nth-of-type(5):before {
    content: "THU"; }
  .form-contact ol.form .table-apw td:nth-of-type(6):before {
    content: "FRI"; }
  .form-contact ol.form .table-apw td:nth-of-type(7):before {
    content: "SAT"; }
  .form-contact ol.form .table-apw td:nth-of-type(8):before {
    content: "SUN"; }
  .form-contact ol.form .table-apw td:nth-of-type(9):before {
    content: "Total hours committed per week"; } }

@media (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-width: 760px) {
  .form-contact ol.form .table-edu td:first-of-type:before {
    content: "School / Programme Attended"; }
  .form-contact ol.form .table-edu td:nth-of-type(2):before {
    content: "From"; }
  .form-contact ol.form .table-edu td:nth-of-type(3):before {
    content: "To"; }
  .form-contact ol.form .table-edu td:nth-of-type(4):before {
    content: "Highest Level Attained"; } }

@media (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-width: 760px) {
  .form-contact ol.form .table-pe td:first-of-type:before {
    content: "Name of Company"; }
  .form-contact ol.form .table-pe td:nth-of-type(2):before {
    content: "From"; }
  .form-contact ol.form .table-pe td:nth-of-type(3):before {
    content: "To"; }
  .form-contact ol.form .table-pe td:nth-of-type(4):before {
    content: "Position"; }
  .form-contact ol.form .table-pe td:nth-of-type(5):before {
    content: "Reason for Leaving"; } }

@media (min-device-width: 768px) and (max-device-width: 1024px), only screen and (max-width: 760px) {
  .form-contact ol.form .table-ref td:first-of-type:before {
    content: "Name"; }
  .form-contact ol.form .table-ref td:nth-of-type(2):before {
    content: "Address & Phone Number"; }
  .form-contact ol.form .table-ref td:nth-of-type(3):before {
    content: "Occupation"; }
  .form-contact ol.form .table-ref td:nth-of-type(4):before {
    content: "Years Acquainted"; } }

.form-contact ol.form .note {
  margin-bottom: 20px; }

.form-contact ol.form .fontchange .previewimg {
  position: relative;
  width: 100%; }

.form-contact ol.form .fontchange .previewimg img {
  margin: 0;
  width: 100%; }

@media (min-width: 769px) {
  .form-contact ol.form .fontchange .previewimg img {
    width: auto; } }

.form-contact ol.form #fontpreview {
  position: absolute;
  left: 10px;
  right: 29.87804878%;
  bottom: 10.97560976%;
  font-size: 12px;
  font-family: Times New Roman, serif;
  line-height: normal;
  letter-spacing: .025em;
  text-align: center;
  color: #9d8b6d;
  text-shadow: 0 1px 0 #fff; }

@media (min-width: 520px) {
  .form-contact ol.form #fontpreview {
    left: 10px;
    width: 68.46153846%;
    font-size: 22px; } }

@media (min-width: 900px) {
  .form-contact ol.form #fontpreview {
    width: 356px; } }

.form-contact ol.form #fontpreview.Roman {
  font-family: Times New Roman, serif; }

.form-contact ol.form #fontpreview.Script {
  font-family: Script MT, Times New Roman, serif; }

.section-help {
  margin-bottom: 50px; }

@media (min-width: 992px) {
  .section-help {
    margin: 0; } }

.section-help h2 {
  font-size: 48px;
  font-weight: 700;
  color: #2a8a15; }

.section-help .help-quiz {
  padding-bottom: 34px; }

.section-help .help-potrait {
  vertical-align: bottom; }

.section-help .nested-overflow {
  border-bottom: 2px solid #000; }

.section-help .button {
  margin-bottom: 30px; }

.section-quiz li {
  margin: 0; }

@media (max-width: 767px) {
  .section-quiz .column:last-child ul {
    margin: 0; } }

@media (min-width: 992px) {
  .column-quiz {
    padding-top: 50px;
    padding-bottom: 50px; } }

.column-quiz h3 {
  margin-bottom: 20px;
  font-size: 30px;
  text-align: center; }

.column-quiz img {
  display: block;
  margin: 0 auto; }

.column-quiz.last-child h3 {
  text-align: left; }

.column-quiz.last-child img {
  margin: 0; }

.section-connect .connect-header h3 {
  padding: 15px 0;
  font-size: 30px;
  border-bottom: 2px solid #000; }

.section-connect img {
  display: block;
  margin: 20px auto; }

@media (min-width: 768px) {
  .section-connect img {
    margin: 40px auto; } }

.search-form.form {
  width: 100%; }

.search-form.form .form_button input {
  padding: 13px;
  width: auto;
  background: url(../img/global/search.png) no-repeat 50% 50%;
  background: url(../img/global/search.png) no-repeat 50% 50%, -webkit-gradient(linear, left top, left bottom, color-stop(30%, #5ca61f), to(#1f760c));
  background: url(../img/global/search.png) no-repeat 50% 50%, linear-gradient(top, #5ca61f 30%, #1f760c);
  background-color: #5ca61f; }

.search-form.form a {
  display: block;
  margin: 10px 0; }

@media (min-width: 768px) {
  .search-form.form a {
    display: inline; } }

.search-summary {
  margin: 0 0 30px;
  width: 94%;
  padding: 7px 3%;
  background: #edeeee;
  display: inline-block; }

.search-summary:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@media (min-width: 768px) {
  .search-summary {
    padding: 7px 14px; } }

.search-summary p {
  margin: 0;
  float: left;
  font-size: 18px;
  width: 100%; }

.search-summary .summary_term {
  width: 100%;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .search-summary .summary_term {
    width: 60%; } }

.search-summary .summary_amount {
  width: 100%;
  color: #827a71;
  font-size: 14px;
  border-top: 1px solid #827a71;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .search-summary .summary_amount {
    padding-top: 5px;
    width: 40%;
    border: none; } }

.results_per_page {
  margin: 30px 0;
  list-style-type: none; }

.results_per_page ol,
.results_per_page p {
  margin: 0;
  display: inline-block;
  vertical-align: middle; }

.results_per_page ol {
  list-style-type: none;
  padding: 0; }

.results_per_page li {
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  vertical-align: middle; }

.results_per_page a {
  display: block;
  padding: 2px 6px; }

.results_per_page a:hover {
  background: #ccc;
  background: rgba(61, 58, 53, 0.1); }

.results_per_page a.active,
.results_per_page a.active:hover {
  color: #fff;
  background: #000; }

.promo-corporate {
  padding: 24px 0 0;
  border-top: 1px solid green;
  border-bottom: 1px solid green; }

.corporate-gallery {
  width: 100%; }

.corporate-gallery img {
  display: block;
  width: 100%; }

.corporate-gallery .left {
  float: left; }

.corporate-gallery .img-big {
  margin-right: 1.33333333%;
  width: 72%; }

.corporate-gallery .img-small {
  width: 26.66666667%; }

.corporate-gallery .img-small img {
  margin-bottom: 5%; }

.corporate-gallery .img-small img:last-child {
  margin: 0; }

.ie8 .corporate-gallery img {
  width: 100%; }

.eGift-header h1 {
  margin-bottom: 10px; }

.eGift-header p {
  margin-bottom: 20px;
  font-size: 24px; }

.eGift-item {
  margin: 0 6px;
  border: 1px solid #e3e3e3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.eGift-item:hover {
  border: 1px solid #13a72d; }

.eGift-item:hover p {
  color: #fff;
  background: #13a72d; }

.eGift-item.active {
  border: 1px solid #13a72d; }

.eGift-item.active p {
  color: #fff;
  background: #13a72d; }

.eGift-item label {
  display: block;
  cursor: pointer; }

.eGift-item img {
  margin: 0;
  width: 100%; }

.eGift-item p {
  margin: 0;
  padding: 14px 28px;
  font-size: 14px;
  text-align: left;
  color: #000;
  background: #f7f7f7;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s; }

.eGift-carousel {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.eGift-tiles {
  font-size: 0;
  text-align: center; }

.eGift-tiles li {
  float: left;
  margin-bottom: 24px;
  border: 1px solid #e3e3e3;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

@media (min-width: 480px) {
  .eGift-tiles li {
    margin: 0 2.11764706% 24px;
    width: 44.70588235%; } }

@media (min-width: 768px) {
  .eGift-tiles li {
    margin: 0 1.26939351% 24px;
    width: 30.46544429%; } }

@media (min-width: 1200px) {
  .eGift-tiles li {
    margin: 0 .8% 24px;
    width: 31.55555556%; } }

.eGift-tiles li:hover {
  border: 1px solid #13a72d; }

.eGift-tiles li:hover p {
  color: #fff;
  background: #13a72d; }

.eGift-tiles img {
  display: block;
  margin: 0;
  width: 100%; }

.eGift-tiles p {
  margin: 0;
  padding: 14px 28px;
  font-size: 14px;
  text-align: left;
  color: #000;
  background: #f7f7f7;
  -webkit-transition: .2s;
  -moz-transition: .2s;
  -ms-transition: .2s;
  -o-transition: .2s; }

.eGift-cartcheck {
  margin: 20px 0 0;
  padding: 11px 10px 10px;
  color: #fff;
  text-align: center;
  background: #13a72d; }

@media (min-width: 768px) {
  .eGift-cartcheck {
    margin: 0;
    float: right;
    display: inline-block;
    vertical-align: middle; } }

.eGift-cartcheck p {
  margin: 0; }

.eGift-details {
  margin-top: 40px; }

.eGift-details input[type=text].max-wide {
  max-width: 100%;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.eGift-step {
  margin: 40px 0;
  font-size: 0;
  text-align: center; }

.eGift-step li {
  position: relative;
  width: 21.15384615%;
  display: inline-block;
  vertical-align: middle; }

.eGift-step li:last-child {
  width: auto; }

.eGift-step li:last-child span {
  display: none; }

.eGift-step li.past a {
  background: #004c25; }

.eGift-step li.past span {
  border-style: solid; }

.eGift-step li.active a {
  background: #13a72d; }

.eGift-step a {
  position: relative;
  display: block;
  width: 30px;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  background: #e8e8e8;
  border-radius: 100%;
  z-index: 9; }

@media (min-width: 768px) {
  .eGift-step a {
    width: 80px;
    padding: 10px 0 9px;
    font-size: 36px; } }

.eGift-step span {
  position: absolute;
  left: 0;
  top: 15px;
  display: block;
  width: 100%;
  height: 1px;
  border-top: 1px dashed #004c25; }

@media (min-width: 768px) {
  .eGift-step span {
    top: 40px; } }

.eGfit-numbers {
  margin-top: 20px;
  font-size: 0;
  text-align: center; }

.eGfit-numbers p {
  margin: 0 auto 20px;
  font-size: 24px;
  line-height: normal; }

.eGfit-numbers .selector {
  margin: 0; }

.eGfit-numbers .selector li {
  float: none;
  margin: 0;
  background: #e8e8e8; }

@media (min-width: 768px) {
  .eGfit-numbers .selector li {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle; } }

.eGfit-numbers .selector li.selected label,
.eGfit-numbers .selector li:hover label {
  background: #13a72d; }

.eGfit-numbers .selector li.selected.input-text label {
  border: 1px solid #13a72d; }

.eGfit-numbers .selector li label {
  width: 100%;
  padding: 24px 10px;
  font-size: 18px;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .eGfit-numbers .selector li label {
    width: 100px; } }

.eGfit-numbers .selector li.input-text {
  position: relative;
  height: 110px;
  line-height: normal;
  background: 0 0;
  vertical-align: top; }

.eGfit-numbers .selector li.input-text:hover label {
  background: 0 0; }

.eGfit-numbers .selector li.input-text label {
  padding: 28px 2px;
  color: #13a72d;
  background: 0 0;
  background: #edeeee;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.eGfit-numbers .selector li.input-text input[type=text] {
  position: relative;
  margin: 0;
  padding: 0;
  max-width: 100%;
  width: 32px;
  visibility: visible;
  font-size: 18px;
  color: #13a72d;
  background: 0 0;
  border: none;
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.eGfit-numbers .selector li.input-text input[type=text]:focus {
  border: none; }

.eGfit-numbers .selector li .input-note {
  position: absolute;
  margin-top: 5px;
  font-size: 16px;
  width: 100%;
  color: #13a72d; }

.eGift-btn {
  margin: 40px 1px; }

@media (min-width: 768px) {
  .eGift-btn {
    float: right; } }

.eGift-btn .btn {
  margin: 10px 0;
  text-transform: uppercase;
  color: #fff; }

@media (min-width: 768px) {
  .eGift-btn .btn {
    margin: 0 1px;
    display: inline-block;
    vertical-align: middle; } }

.eGift-btn .btn.disabled a {
  background: grey; }

.eGift-btn .btn a {
  display: block;
  padding: 15px;
  min-width: 108px;
  text-align: center;
  color: #fff;
  background: #13a72d; }

.eGift-msg-con {
  padding: 0 6px; }

.eGift-msg {
  margin-top: 20px;
  height: 100%;
  font-size: 0;
  border: 1px solid #e8e8e8; }

.eGift-msg,
.eGift-msg .eGift-img {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.eGift-msg .eGift-img {
  margin: 0; }

@media (min-width: 769px) {
  .eGift-msg .eGift-img {
    border-right: none;
    width: 56.96798493%;
    display: inline-block;
    vertical-align: middle; } }

.eGift-msg .eGift-img img {
  margin: 0;
  width: 100%; }

.eGift-msg .eGift-textarea {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

@media (min-width: 769px) {
  .eGift-msg .eGift-textarea {
    width: 43.03201507%; } }

.eGift-msg .eGift-textarea input,
.eGift-msg .eGift-textarea textarea {
  padding: 5.24193548% 20px;
  width: 100%;
  font-size: 24px;
  font-weight: 300;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.eGift-msg .eGift-textarea input[type=text] {
  border: 0; }

.eGift-msg .eGift-textarea textarea {
  max-width: none;
  border: 0;
  border-top: 1px solid #e8e8e8; }

.table-eGift {
  margin: 20px 0 0;
  width: 100%; }

.table-eGift img {
  margin: 0; }

.table-eGift td,
.table-eGift th {
  border: none; }

@media (min-width: 769px) {
  .table-eGift td,
  .table-eGift th {
    vertical-align: middle;
    padding: 20px 1.47058824%; } }

.table-eGift th:first-child {
  padding-left: 0; }

.table-eGift thead tr {
  text-transform: uppercase;
  border-bottom: 1px solid #ededed; }

.table-eGift thead th {
  font-weight: 700;
  background: 0 0; }

.table-eGift .icon-remove {
  margin-left: 1.47058824%;
  display: inline-block;
  vertical-align: middle; }

.table-eGift .valign-top {
  vertical-align: top; }

@media (min-width: 769px) {
  .table-eGift .valign-top {
    padding: 32px 1.47058824%; } }

@media (min-width: 769px) {
  .table-eGift .border-tb {
    border-top: 1px solid #ededed;
    border-bottom: 1px solid #ededed; } }

@media (min-width: 769px) {
  .table-eGift .padding-left-none {
    padding-left: 0; } }

@media (min-width: 769px) {
  .table-eGift .padding-tb {
    padding-top: 32px;
    padding-bottom: 31px; } }

.row-ld h2 {
  font-size: 36px;
  margin: 18px 0; }

.row-ld h3 {
  font-size: 30px;
  margin: 18px 0;
  color: #3c9428;
  line-height: normal; }

.row-ld p {
  max-width: 100%;
  width: 100%; }

.cregion {
  overflow: hidden;
  margin: 0 -10px; }

.ccolumn {
  overflow: hidden;
  position: relative;
  margin: 0 10px 20px; }

@media (min-width: 768px) {
  .ccolumn {
    float: left;
    margin: 0 .76923077% 1.53846154%; } }

.ccolumn img {
  margin: 0;
  width: 100%; }

@media (min-width: 768px) {
  .ccolumn-2 {
    width: 48.46153846%; } }

@media (min-width: 768px) {
  .ccolumn-3 {
    width: 44.76923077%; }
  .ccolumn-3:nth-child(3) {
    clear: left; } }

@media (min-width: 768px) {
  .ccolumn-3.narrow {
    width: 25.30769231%; } }

@media (min-width: 768px) {
  .ccolumn-gradient {
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/card/latest-design/ccolumn-overlay.png);
    background-position: bottom;
    background-repeat: repeat-x; } }

.ccolumn-overlay {
  position: absolute;
  overflow: hidden;
  color: #fff;
  background-position: bottom;
  background-size: contain; }

@media (min-width: 768px) {
  .ccolumn-overlay {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; } }

.ccolumn-desc {
  padding: 15px 20px;
  color: #fff;
  background: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: .3s ease-out;
  -moz-transition: .3s ease-out;
  -ms-transition: .3s ease-out;
  -o-transition: .3s ease-out; }

@media (min-width: 768px) {
  .ccolumn-desc {
    position: absolute;
    background: 0 0;
    bottom: 0; } }

.ccolumn-desc h4 {
  margin: 0;
  font-size: 24px;
  font-weight: 400;
  line-height: normal; }

@media (min-width: 768px) {
  .ccolumn-desc h4 {
    xmargin: 25px 0 5px;
    font-size: 18px; } }

@media (min-width: 900px) {
  .ccolumn-desc h4 {
    xmargin: 25px 0 5px;
    font-size: 24px; } }

.ccolumn-desc p {
  margin: 10px 0 0; }

@media (min-width: 768px) {
  .ccolumn-desc p {
    margin: 0;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: .3s ease-out;
    -moz-transition: .3s ease-out;
    -ms-transition: .3s ease-out;
    -o-transition: .3s ease-out; } }

.ccolumn:hover .ccolumn-overlay {
  background: #000;
  background: rgba(0, 0, 0, 0.7); }

.ccolumn:hover p {
  margin-top: 10px;
  max-height: 1000px;
  -webkit-transition: .3s ease-in;
  -moz-transition: .3s ease-in;
  -ms-transition: .3s ease-in;
  -o-transition: .3s ease-in; }

.steps-application {
  margin: 0 0 20px;
  text-align: center; }

@media (min-width: 768px) {
  .steps-application {
    margin: 0 0 40px; } }

.steps-application li {
  margin: 0;
  display: inline-block;
  vertical-align: middle; }

.steps-application li.passed .step-number {
  color: #fff;
  background: #666; }

.steps-application li.passed .step-desc {
  color: #666; }

.steps-application li.active .step-number {
  color: #fff;
  background: #6fb147; }

.steps-application li.active .step-desc {
  color: #000; }

.steps-application .step-number {
  width: 30px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  color: #cacaca;
  background: #ebebeb;
  display: inline-block;
  vertical-align: middle;
  border-radius: 100%; }

@media (min-width: 768px) {
  .steps-application .step-number {
    width: 50px;
    height: 50px;
    line-height: 50px; } }

@media (min-width: 1024px) {
  .steps-application .step-number {
    width: 80px;
    height: 80px;
    font-size: 30px;
    line-height: 80px; } }

.steps-application .step-desc {
  display: none;
  margin: 0 10px;
  font-size: 20px;
  line-height: normal;
  text-align: left;
  color: #666; }

@media (min-width: 1024px) {
  .steps-application .step-desc {
    margin: 0 20px;
    display: inline-block;
    vertical-align: middle; } }

.steps-application [data-icon] {
  margin: 0 5px;
  vertical-align: middle; }

.steps-application [data-icon]:before {
  color: #666; }

@media (min-width: 768px) {
  .steps-application [data-icon] {
    margin: 0 20px 0 0;
    font-size: 30px; } }

.application-step {
  display: none; }

.application-step h3 {
  margin-bottom: 20px;
  line-height: normal; }

.application-step:first-child {
  display: block; }

.show-address {
  margin: 10px 0 0;
  color: #8f8f8f;
  line-height: normal; }

.agreement-application {
  background: #edeeee;
  margin: 0;
  padding: 10px 60px; }

.agreement-application li:last-child {
  margin: 0; }

.label-application .column {
  margin-bottom: 20px;
  padding: 3px 5px;
  color: #fff;
  background: #6fb147; }

.label-application h2 {
  margin: 0;
  font-size: 18px;
  text-transform: uppercase; }

.form-application label {
  display: block;
  margin-bottom: 5px;
  font-weight: 700;
  line-height: normal;
  color: #6fb147; }

.form-application input[type=text],
.form-application textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none; }

.form-application textarea {
  max-width: 100%; }

.form-application select {
  width: 100%;
  max-width: 100%;
  height: 29px; }

.form-application .error label {
  color: #cf163f; }

.form-application .error input[type=text],
.form-application .error select,
.form-application .error textarea {
  border-color: #cf163f; }

.form-application .note {
  margin: 0;
  font-size: 12px; }

.form-application .underline {
  margin: 0;
  text-decoration: underline; }

.form-application .column {
  margin-bottom: 15px;
  padding-top: 5px;
  padding-bottom: 5px; }

.form-application .column .column {
  margin-bottom: 0; }

@media (max-width: 768px) {
  .form-application .column .column:last-child {
    margin-bottom: 0; } }

.form-application .inline {
  min-height: 39px; }

.form-application .inline,
.form-application .inline label {
  display: inline-block;
  vertical-align: middle; }

.form-application .inline label {
  position: relative;
  margin: 0;
  color: #000; }

.form-application .inline .radio {
  vertical-align: middle; }

.form-application .fa-info-circle {
  color: #6fb147; }

.form-application .tooltips-controller {
  position: relative; }

.form-application .tooltips {
  display: none;
  margin-top: 10px;
  width: 100%;
  padding: 5px 10px;
  color: #fff;
  font-weight: 400;
  background: #64a70b;
  z-index: 9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .form-application .tooltips {
    position: absolute; } }

.form-application .padding-disable {
  padding-top: 0;
  padding-bottom: 0; }

@media (min-width: 768px) {
  .form-application .padding-phone {
    padding-top: 5px; } }

@media (min-width: 768px) {
  .form-application .padding-ic {
    padding-top: 23px; } }

.form-application table {
  table-layout: fixed; }

@media (max-width: 1023px) {
  .form-application table table,
  .form-application table tbody,
  .form-application table td,
  .form-application table th,
  .form-application table thead,
  .form-application table tr {
    display: block; } }

@media (max-width: 1023px) {
  .form-application table thead {
    display: none; } }

.form-application table tr {
  padding: 20px 0; }

@media (max-width: 1023px) {
  .form-application table tr {
    border-bottom: 1px dotted #000; } }

.form-application table tr:first-child {
  padding-top: 0; }

.form-application table tr:last-child {
  padding-bottom: 0;
  border: none; }

.form-application table td,
.form-application table th {
  margin-bottom: 15px;
  padding: 3px 5px;
  background: 0 0;
  border: none; }

.form-application table td:last-child,
.form-application table th:last-child {
  margin-bottom: 0; }

@media (min-width: 1024px) {
  .form-application table td,
  .form-application table th {
    width: 10%; } }

.form-application table th {
  font-weight: 700;
  color: #6fb147;
  vertical-align: top; }

.form-application table td[data-respond]:before {
  display: block;
  margin-bottom: 5px;
  content: attr(data-respond);
  font-weight: 700;
  color: #6fb147; }

@media (min-width: 1024px) {
  .form-application table td[data-respond]:before {
    display: none;
    content: ""; } }

.form-application table td {
  vertical-align: middle; }

.form-application table .table-cell {
  table-layout: auto;
  margin: 0;
  width: 100%; }

.form-application table .table-cell tr {
  border: none; }

.form-application table .table-cell td {
  display: table-cell;
  padding: 0 5px 0 0;
  vertical-align: middle;
  width: 100%; }

.form-application table .table-cell img {
  max-width: none; }

.form-application .table-box tr {
  margin: 0;
  padding: 0 0 20px;
  border: 0; }

.form-application .table-box th {
  text-align: center;
  color: #000;
  background: #eaeaea;
  border: 1px solid #d1cfcf; }

.form-application .table-box td {
  text-align: center;
  border: 1px solid #d1cfcf;
  border-bottom: 0; }

@media (min-width: 1024px) {
  .form-application .table-box td {
    border: 1px solid #d1cfcf; } }

.form-application .table-box td,
.form-application .table-box td label,
.form-application .table-box th {
  margin: 0; }

@media (min-width: 1024px) {
  .form-application .table-box td,
  .form-application .table-box th {
    width: 5%; } }

@media (min-width: 1024px) {
  .form-application .table-box th:first-child {
    text-align: left; } }

.form-application .table-box td:first-child {
  background: #eaeaea; }

@media (min-width: 1024px) {
  .form-application .table-box td:first-child {
    text-align: left; } }

.form-application .table-box tr td:last-child,
.form-application .table-box tr:last-child td:last-child {
  border-bottom: 1px solid #d1cfcf; }

.form-application .application-table {
  display: table; }

.form-application .application-table .td {
  display: table-cell;
  vertical-align: middle;
  width: 100%; }

.form-application .application-table .ui-datepicker-trigger {
  max-width: none;
  padding-left: 5px; }

@media (min-width: 768px) {
  .form-application .nested-grid .column {
    padding-top: 0;
    padding-bottom: 0; } }

.form-application .error-diff {
  display: none;
  margin: 0;
  padding: 5px 10px;
  color: #fff;
  background: #64a70b; }

.form-application .btn-clone {
  float: right;
  margin-bottom: 20px;
  color: #64a70b;
  cursor: pointer; }

.form-application .btn-clone,
.form-application .btn-clone:hover {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.form-application .btn-clone:hover {
  color: #477708; }

.form-application .btn-clone .fa {
  margin-right: 5px; }

.form-application .highlight {
  float: left;
  margin-bottom: 20px;
  margin: 0;
  font-size: 12px;
  color: #cf163f; }

.form-application .quiz-job {
  display: none; }

.application-btn-group {
  margin: 20px 0 40px; }

.application-btn-group .btn {
  margin: 5px 0; }

@media (min-width: 768px) {
  .application-btn-group .btn {
    margin: 0 5px;
    display: inline-block;
    vertical-align: middle; } }

.application-btn-group .btn.btn-application-primary,
.application-btn-group .btn.btn-back,
.application-btn-group .btn.btn-decline {
  border: 1px solid #3d3935; }

.application-btn-group .btn.btn-application-primary a,
.application-btn-group .btn.btn-application-primary button,
.application-btn-group .btn.btn-application-primary input[type=button],
.application-btn-group .btn.btn-application-primary input[type=submit],
.application-btn-group .btn.btn-back a,
.application-btn-group .btn.btn-back button,
.application-btn-group .btn.btn-back input[type=button],
.application-btn-group .btn.btn-back input[type=submit],
.application-btn-group .btn.btn-decline a,
.application-btn-group .btn.btn-decline button,
.application-btn-group .btn.btn-decline input[type=button],
.application-btn-group .btn.btn-decline input[type=submit] {
  background: #3d3935; }

.application-btn-group .btn.btn-application-secondary,
.application-btn-group .btn.btn-next,
.application-btn-group .btn.btn-submit {
  border: 1px solid #6fb147; }

.application-btn-group .btn.btn-application-secondary a,
.application-btn-group .btn.btn-application-secondary button,
.application-btn-group .btn.btn-application-secondary input[type=button],
.application-btn-group .btn.btn-application-secondary input[type=submit],
.application-btn-group .btn.btn-next a,
.application-btn-group .btn.btn-next button,
.application-btn-group .btn.btn-next input[type=button],
.application-btn-group .btn.btn-next input[type=submit],
.application-btn-group .btn.btn-submit a,
.application-btn-group .btn.btn-submit button,
.application-btn-group .btn.btn-submit input[type=button],
.application-btn-group .btn.btn-submit input[type=submit] {
  background: #6fb147; }

.application-btn-group .btn a,
.application-btn-group .btn button,
.application-btn-group .btn input[type=button],
.application-btn-group .btn input[type=submit] {
  display: block;
  width: 100%;
  padding: 10px 0;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

@media (min-width: 768px) {
  .application-btn-group .btn a,
  .application-btn-group .btn button,
  .application-btn-group .btn input[type=button],
  .application-btn-group .btn input[type=submit] {
    padding: 6px;
    width: 160px; } }

.application-btn-group .btn a:hover,
.application-btn-group .btn button:hover,
.application-btn-group .btn input[type=button]:hover,
.application-btn-group .btn input[type=submit]:hover {
  -webkit-opacity: .7;
  -moz-opacity: .7;
  opacity: .7;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.application-btn-group .error-diff {
  margin: 0;
  padding: 5px 10px;
  color: #fff;
  background: #64a70b; }

.application-btn-group .btn-clone {
  float: right;
  margin-bottom: 20px;
  color: #64a70b;
  cursor: pointer; }

.application-btn-group .btn-clone,
.application-btn-group .btn-clone:hover {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.application-btn-group .btn-clone:hover {
  color: #477708; }

.application-btn-group .btn-clone .fa {
  margin-right: 5px; }

.application-btn-group .highlight {
  float: left;
  margin-bottom: 20px;
  margin: 0;
  font-size: 12px;
  color: #cf163f; }

.application-submit {
  display: none;
  position: fixed;
  overflow: auto;
  left: 20px;
  right: 20px;
  top: 50%;
  margin-top: -150px;
  max-height: 300px;
  padding: 30px;
  text-align: center;
  background: #fff;
  z-index: 9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 768px) {
  .application-submit {
    left: 50%;
    right: inherit;
    margin-left: -230px;
    max-height: 400px;
    width: 460px; } }

.application-submit textarea {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.application-submit .application-btn-group {
  margin-bottom: 0; }

.application-overlay {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9; }

.application-thankyou {
  display: none;
  padding: 100px 0; }

.application-thankyou h2 {
  font-size: 24px;
  color: #2a8a15; }

.application-thankyou a {
  color: #000;
  text-decoration: underline; }

.application-thankyou a:hover {
  color: #fff; }

.list-calendar {
  margin-bottom: 40px; }

.list-calendar .calendar-months {
  position: relative;
  padding-bottom: 20px;
  border-bottom: 1px solid #2a8a15; }

.list-calendar .calendar-months h2 {
  margin: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 35px;
  color: #6eb146; }

@media (min-width: 992px) {
  .list-calendar .calendar-months h2 {
    font-size: 24px; } }

.list-calendar .calendar-controller {
  position: relative;
  display: block;
  width: 100%;
  z-index: 9; }

.list-calendar .calendar-next,
.list-calendar .calendar-prev {
  display: block;
  width: 35px;
  height: 36px; }

.list-calendar .calendar-prev {
  float: left;
  background: url(../img/prettyPhoto/starbucks_gallery/prev-off.png) no-repeat 50% 0; }

.list-calendar .calendar-next {
  float: right;
  background: url(../img/prettyPhoto/starbucks_gallery/next-off.png) no-repeat 50% 0; }

.list-calendar .calendar-week {
  margin: 0;
  width: 100%;
  display: inline-block;
  display: block; }

.list-calendar .calendar-week:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.list-calendar .calendar-week.hide-sm {
  display: none; }

@media (min-width: 992px) {
  .list-calendar .calendar-week.hide-sm {
    display: block; } }

.list-calendar .calendar-week.hide-md {
  display: block; }

@media (min-width: 992px) {
  .list-calendar .calendar-week.hide-md {
    display: none; } }

.list-calendar .calendar-week li {
  float: left;
  margin: 0;
  width: 14.24242424%;
  text-align: center;
  line-height: 31px;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (min-width: 992px) {
  .list-calendar .calendar-week li {
    display: block;
    padding: 10px 20px;
    font-size: 18px;
    line-height: normal; } }

.list-calendar .calendar-week li.true .show-day {
  color: #fff;
  background: #6eb146; }

.list-calendar .calendar-week li.disabled-push-1 {
  height: 1px;
  width: 14.24242424%; }

.list-calendar .calendar-week li.disabled-push-2 {
  height: 1px;
  width: 28.48484848%; }

.list-calendar .calendar-week li.disabled-push-3 {
  height: 1px;
  width: 42.72727273%; }

.list-calendar .calendar-week li.disabled-push-4 {
  height: 1px;
  width: 56.96969697%; }

.list-calendar .calendar-week li.disabled-push-5 {
  height: 1px;
  width: 71.21212121%; }

.list-calendar .calendar-week li.disabled-push-6 {
  height: 1px;
  width: 85.45454545%; }

.list-calendar .calendar-week .show-months {
  display: none;
  padding: 10px 0;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
  color: #fff;
  background: #6eb146; }

@media (min-width: 992px) {
  .list-calendar .calendar-week .show-months {
    display: block; } }

.list-calendar .calendar-week .show-day {
  display: block;
  font-size: 12px;
  color: #6eb146;
  background: #f7f7f7; }

@media (min-width: 992px) {
  .list-calendar .calendar-week .show-day {
    padding: 20px 0;
    font-size: 36px; } }

.list-event li {
  margin-bottom: 30px; }

.list-event h3 {
  font-size: 14px;
  color: #6eb146; }

.list-event h4 {
  margin-bottom: 10px; }

.list-event p {
  margin: 0;
  font-size: 14px; }

.list-position {
  color: #6eb146; }

.list-position h2 {
  margin-bottom: 40px;
  font-size: 24px; }

.list-position p {
  font-size: 15px;
  color: #000; }

.list-position .position-item {
  margin-bottom: 25px; }

.list-position .position-img {
  margin-bottom: 10px; }

@media (min-width: 992px) {
  .list-position .position-img {
    margin-bottom: 0; } }

@media (min-width: 992px) {
  .list-position .position-img img {
    width: 100%; } }

.list-position .position-title {
  font-size: 24px; }

.list-position .position-wh {
  margin-bottom: 15px;
  color: #6eb146; }

.blog-list {
  margin-bottom: 20px; }

.blog-list :first-child {
  margin: 0; }

.blog-list h3 {
  margin: 25px 0 0;
  font-size: 24px; }

.blog-list .blog-article {
  padding: 20px 0;
  border-bottom: 1px solid #000; }

.blog-list .blog-article .blog-title {
  margin: 0;
  font-size: 24px; }

.blog-list .blog-article .media {
  margin: 20px 0 0; }

.blog-list .blog-article .media-left {
  max-width: 190px;
  padding: 0 20px 0 0; }

@media (max-width: 768px) {
  .blog-list .blog-article .media-left {
    display: block;
    width: auto;
    padding: 0; } }

.blog-list .blog-article .media-left img {
  margin: 0;
  width: auto; }

@media (max-width: 768px) {
  .blog-list .blog-article .media-body {
    margin-top: 20px;
    display: block; } }

.blog-list .blog-article .media-body p,
.blog-promo .promo {
  margin: 0; }

.blog-promo .heading_promo {
  font-size: 24px;
  color: #64a70b; }

.blog-article .blog-title {
  font-size: 30px;
  color: #64a70b; }

.blog-article img {
  margin-bottom: 40px;
  width: 100%; }

.blog-article a.fancybox {
  margin-bottom: 20px; }

.blog-article a.fancybox img {
  display: block; }

.blog-article a {
  color: #64a70b; }

.blog-article a:hover {
  color: #fff;
  background: #64a70b; }

.blog-article .list-disc {
  margin-left: 20px; }

.blog-article .blog-author a {
  font-weight: 700;
  text-decoration: underline; }

.blog-article .blog-socialmedia {
  margin-bottom: 40px; }

.blog-article .blocks {
  margin: 0 0 0 -20px; }

.blog-article .blocks li {
  margin-bottom: 20px;
  padding-left: 20px; }

.blog-article .blocks img {
  margin: 0; }

.blog-checkpost {
  padding: 10px 0;
  width: 100%;
  border-bottom: 1px solid #000;
  display: inline-block; }

.blog-checkpost:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.blog-checkpost a {
  display: block;
  font-size: 20px;
  color: #64a70b;
  cursor: pointer; }

.blog-checkpost a:hover {
  color: #fff;
  background: #64a70b; }

@media (min-width: 992px) {
  .blog-checkpost .post-newer {
    float: left; } }

@media (min-width: 992px) {
  .blog-checkpost .post-older {
    float: right; } }

.blog-checkpost .post-unactive {
  color: #ccc; }

.blog-checkpost .post-unactive:hover {
  color: #ccc;
  background: 0 0;
  cursor: default; }

.blog-comment p {
  margin-bottom: 10px; }

.blog-comment .media img {
  width: auto; }

.blog-comment .media textarea {
  padding: 20px;
  max-width: 100%;
  width: 100%;
  height: 120px;
  border: 1px solid #000;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.blog-comment .media .media-left {
  display: block;
  width: 50px; }

.blog-comment .media .media-body {
  padding-left: 20px;
  width: 100%; }

.blog-comment .comment-count {
  display: block;
  margin-bottom: 20px;
  font-size: 28px;
  color: #64a70b; }

.blog-comment .comment-list a {
  color: #64a70b; }

.blog-comment .comment-guest,
.blog-comment .comment-list a:hover {
  color: #fff;
  background: #64a70b; }

.blog-comment .comment-guest {
  padding: 0 10px; }

.blog-comment .btn {
  text-align: right; }

.blog-comment .btn a {
  display: inline-block;
  min-width: 90px;
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  background: #64a70b;
  border: 1px solid #64a70b; }

.blog-comment .btn a,
.blog-comment .btn a:hover {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.blog-comment .btn a:hover {
  background: #72bf0d; }

.blog-fancybox {
  display: block;
  margin-bottom: 20px; }

.blog-fancybox img {
  display: block;
  margin-bottom: 0; }

.bnq-header {
  margin-bottom: 20px; }

.bnq-header h2 {
  margin-bottom: 10px;
  font-size: 30px;
  color: #64a70b; }

.bnq-header p {
  margin: 0;
  font-size: 20px; }

.bnq-header .bnq-posted {
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700; }

.quiz-addthis {
  margin: 20px 0; }

.bnq-crosslink {
  margin-bottom: 40px; }

.bnq-crosslink img {
  display: block;
  margin-bottom: 10px; }

.bnq-crosslink h2 {
  font-size: 30px;
  color: #64a70b; }

.bnq-crosslink li {
  margin-bottom: 30px; }

.bnq-crosslink li .text-small {
  margin: 10px 0 0;
  font-size: 14px; }

.bnq-crosslink li h3 {
  margin: 0;
  font-size: 20px; }

.bnq-crosslink a {
  font-weight: 400;
  color: #333; }

.bnq-crosslink a:hover {
  color: #fff;
  background: #64a70b; }

.quiz-heroimg {
  display: table;
  position: relative;
  margin-bottom: 20px;
  width: 100%;
  height: 270px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-position: 50%;
  background-size: cover; }

.quiz-heroimg.text-dark {
  color: #000; }

.quiz-heroimg h2 {
  position: relative;
  display: table-cell;
  padding: 0 20px;
  vertical-align: middle;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.quiz-thumbsimg {
  display: table;
  position: relative;
  margin-bottom: 5px;
  width: 100%;
  height: 168px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  background-position: 50%;
  background-size: cover; }

.quiz-thumbsimg.text-dark {
  color: #000; }

.quiz-thumbsimg p {
  position: relative;
  display: table-cell;
  padding: 0 20px;
  vertical-align: middle;
  z-index: 999;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

#quiz-error {
  display: none; }

.quiz-list img {
  margin-bottom: 20px;
  width: 100%; }

.quiz-list .quiz-list-top {
  width: 100%;
  display: inline-block;
  vertical-align: top; }

.quiz-radio-list {
  width: 100%;
  display: inline-block; }

.quiz-radio-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

@media (min-width: 992px) {
  .quiz-radio-list li {
    float: left;
    margin: 0 1.13378685% 0 0;
    width: 32.48175182%; } }

.quiz-radio-list li:last-child {
  margin: 0; }

.quiz-radio-list li.active label {
  background: #64a70b; }

.quiz-radio-list li.active .fa {
  color: #fff; }

.quiz-radio-list label {
  display: block;
  padding: 10px;
  background: #ebebeb;
  cursor: pointer; }

.quiz-radio-list input[type=radio] {
  display: none; }

.quiz-radio-list .fa {
  color: #868686; }

.quiz-result {
  margin-bottom: 40px; }

.quiz-result h3 {
  margin-bottom: 20px;
  font-size: 20px;
  color: #64a70b; }

.quiz-result img {
  width: auto !important;
  max-width: 100% !important; }

.quiz-footer {
  width: 100%;
  display: inline-block; }

.quiz-footer:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.quiz-footer .quiz-addthis {
  margin: 0 0 20px; }

@media (min-width: 992px) {
  .quiz-footer .quiz-addthis {
    margin: 10px 0 0;
    float: left; } }

.quiz-footer .btn-group {
  font-size: 0; }

@media (min-width: 992px) {
  .quiz-footer .btn-group {
    float: right; } }

.quiz-footer .btn {
  display: block;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
  background: #64a70b;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

@media (min-width: 992px) {
  .quiz-footer .btn {
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle; } }

.quiz-footer .btn a {
  display: block;
  color: #fff;
  padding: 10px 15px; }

.quiz-footer .btn a:hover {
  background: #72bf0d;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.bnq-fbcomments {
  margin-top: 40px; }

.bnq-fbcomments .bnq-fbcomments-header {
  margin-bottom: 20px;
  font-size: 20px; }

.bnq-fbcomments .fb-comments {
  overflow: auto;
  width: 100%; }

@media (min-width: 992px) {
  .quiz-vouchershare {
    float: left; } }

.quiz-vouchershare h3 {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 400; }

.quiz-vouchershare ul {
  font-size: 0; }

.quiz-vouchershare li {
  margin: 0 5px 10px 0;
  display: inline-block;
  vertical-align: middle; }

.quiz-vouchershare img {
  margin: 0; }

.block-wrapper {
  position: relative; }

.block {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: #fff;
  opacity: .8;
  z-index: 1000; }

.ml-container {
  padding: 40px 0 0; }

@media (min-width: 768px) {
  .ml-container {
    background: url(../img/career/stripe-career-lv2-bg.jpg); } }

.ml-container .header,
.ml-container header {
  margin-bottom: 0; }

.ml-container .header h2,
.ml-container header h2 {
  font-family: Avenir, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  margin: 0; }

.ml-container .header p,
.ml-container header p {
  font-family: Avenir, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  margin: 20px 0 0; }

.ml-container .header p:last-child,
.ml-container header p:last-child {
  margin: 0; }

.ml-container .blocks li {
  margin-bottom: 3.67647059%;
  position: relative; }

.ml-container .blocks h3 {
  color: #fff;
  display: table-cell;
  font-family: Avenir, Arial, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: normal;
  padding: 0 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  padding-left: 0; }

.ml-container .blocks .item {
  background-size: cover;
  background-position: 50%;
  display: block;
  position: relative;
  height: 260px; }

.ml-container .blocks .item,
.ml-container .blocks .item:hover {
  background-image: none;
  background-color: transparent; }

.ml-container .blocks .item:hover .overlay {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0; }

.ml-container .blocks .item:hover .overlay,
.ml-container .blocks .overlay {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.ml-container .blocks .overlay {
  background: #000;
  background: rgba(0, 0, 0, 0.5);
  display: table;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.stripe_espresso {
  position: relative;
  padding: 70px 0 40px;
  color: #fff;
  background-image: url(../img/menu/ml-espresso-bgimg.jpg);
  background-position: 50%;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Avenir, Arial, sans-serif; }

@media (min-width: 768px) {
  .stripe_espresso {
    height: 560px; } }

.stripe_espresso p {
  font-family: Avenir, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  color: #888a8d; }

.el-title {
  padding-bottom: 20px; }

.el-title img {
  display: block;
  margin: 0 auto; }

@media (max-width: 1023px) {
  .el-owl {
    margin-bottom: 40px; } }

.el-owl .item {
  margin: 20px;
  cursor: pointer; }

.el-owl img {
  display: block;
  margin: 0 auto; }

.el-owl .owl-pagination {
  margin: 0;
  text-align: center; }

.el-owl .owl-pagination .owl-page {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle; }

.el-owl .owl-pagination .owl-page.active {
  background: #6eb146; }

.el-level {
  display: none;
  position: relative;
  margin: 40px auto 80px;
  max-width: 820px;
  width: 100%;
  height: 10px;
  background: url(../img/menu/el-level.jpg);
  border: 2px solid #939598;
  border-radius: 1000px; }

@media (min-width: 1024px) {
  .el-level {
    display: block; } }

.el-level .level-max,
.el-level .level-min {
  position: absolute;
  bottom: -70px;
  margin: 0;
  line-height: normal; }

.el-level .level-max {
  left: -30px; }

.el-level .level-min {
  right: -30px; }

.espresso-details {
  position: absolute;
  left: 0;
  top: -20px;
  width: 100%;
  text-align: left;
  background-image: url(../img/menu/ml-espresso-bgimg.jpg);
  background-size: cover;
  background-position: 50%;
  z-index: 99; }

@media (min-width: 768px) {
  .espresso-details {
    top: 50%;
    margin-top: -280px; } }

.espresso-details.active .close,
.espresso-details.active .controller {
  display: block; }

@media (min-width: 768px) {
  .espresso-details .table {
    display: table;
    width: 100%;
    height: 560px; } }

@media (min-width: 768px) {
  .espresso-details .table-cell {
    display: table-cell;
    vertical-align: middle; } }

.espresso-details h2 {
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 24px; }

@media (min-width: 768px) {
  .espresso-details h2 {
    margin-top: 0; } }

.espresso-details p {
  font-size: 14px;
  font-weight: 400;
  text-align: left;
  text-transform: none; }

.espresso-details .close {
  display: none;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../img/career/icon-close.png);
  cursor: pointer; }

.espresso-details .controller {
  display: none;
  text-align: center;
  padding: 0 20px 20px; }

@media (min-width: 768px) {
  .espresso-details .controller {
    padding: 0; } }

.espresso-details .next,
.espresso-details .prev {
  margin: 0 5px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .espresso-details .next,
  .espresso-details .prev {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    background: #fff; } }

.espresso-details .prev {
  left: 30px;
  background: url(../img/career/cl-prev.png); }

.espresso-details .next {
  right: 30px;
  background: url(../img/career/cl-next.png); }

.ed-list {
  display: none;
  margin: 0; }

.ed-list.active {
  display: block; }

.ed-list li {
  display: none;
  margin: 0; }

.stripe-career-lv1 {
  padding: 60px 0 90px;
  background: url(../img/career/stripe-career-lv1-bg.jpg) #f1f0e7;
  background-size: cover; }

.stripe-career-lv1 h2,
.stripe-career-lv1 h3,
.stripe-career-lv1 p {
  font-family: Avenir, Arial, sans-serif; }

.stripe-career-lv1 h2 {
  margin-bottom: 20px;
  font-size: 28px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: .04em; }

.stripe-career-lv1 h3 {
  margin-top: 20px;
  margin-bottom: 26px;
  padding: 14px 0;
  font-size: 28px;
  font-weight: 700;
  line-height: normal;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .stripe-career-lv1 h3 {
    margin-top: 0; } }

.stripe-career-lv1 p:last-child {
  margin: 0; }

@media (min-width: 768px) {
  .stripe-career-lv1 .stripe-context {
    margin-left: 35px; } }

.stripe-career-lv2 {
  padding: 60px 0 90px;
  background: #f1f0e7;
  background: url(../img/career/stripe-career-lv2-bg.jpg) #ebebeb;
  background-size: cover; }

.stripe-career-lv2 .header h2 {
  margin: 0 0 20px;
  font-size: 28px;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .stripe-career-lv2 .header h2 {
    margin: 0; } }

.stripe-career-lv2 .header p {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: .1em; }

.stripe-career-lv2 a,
.stripe-career-lv2 p {
  font-family: Avenir, Arial, sans-serif; }

.stripe-career-lv2 .job-list li {
  margin-bottom: 50px; }

.stripe-career-lv2 .job-list li:last-child,
.stripe-career-lv2 .job-list li:nth-last-child(2) {
  margin: 0; }

.stripe-career-lv2 .job-list p {
  margin: 0;
  letter-spacing: .1em; }

.stripe-career-lv2 .job-list a {
  margin-top: 10px;
  font-weight: 600;
  letter-spacing: .1em;
  color: #6eb146;
  display: inline-block;
  vertical-align: middle; }

.stripe-career-lv2 .job-list a:hover {
  background: 0 0; }

.stripe-career-lv2 .job-list img {
  float: left;
  margin-right: 15px;
  width: auto; }

.stripe-career-lv2 .btn {
  border: 1px solid #000;
  display: inline-block;
  vertical-align: middle;
  border-radius: 2px; }

.stripe-career-lv2 .btn a {
  display: block;
  padding: 5px 26px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #000; }

.stripe-career-lv2 .btn a:hover {
  color: #fff;
  background: #000; }

.job-full {
  margin-top: 30px;
  font-family: Avenir, Arial, sans-serif; }

.job-full .grid {
  text-align: center; }

.job-full h2 {
  margin: 0 0 20px;
  font-size: 28px;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em; }

.job-full p {
  margin: 0;
  max-width: inherit;
  font-size: 14px; }

.stripe-career-interview header {
  margin-bottom: 50px; }

.stripe-career-interview header p:last-child {
  margin: 0; }

.stripe-career-interview .stripe-calendar {
  padding: 5px 20px;
  width: 100%;
  font-size: 0;
  text-align: center;
  color: #fff;
  background: #6eb146;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.stripe-career-interview .stripe-calendar:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.stripe-career-interview .stripe-calendar .current-date,
.stripe-career-interview .stripe-calendar .next-date,
.stripe-career-interview .stripe-calendar .prev-date {
  display: inline-block;
  vertical-align: middle; }

.stripe-career-interview .stripe-calendar .next-date,
.stripe-career-interview .stripe-calendar .prev-date {
  width: 20%;
  font-size: 14px;
  cursor: pointer; }

.stripe-career-interview .stripe-calendar .next-date .string,
.stripe-career-interview .stripe-calendar .prev-date .string {
  display: none;
  line-height: 36px; }

@media (min-width: 768px) {
  .stripe-career-interview .stripe-calendar .next-date .string,
  .stripe-career-interview .stripe-calendar .prev-date .string {
    display: inline-block;
    vertical-align: middle; } }

.stripe-career-interview .stripe-calendar .prev-date {
  text-align: left; }

.stripe-career-interview .stripe-calendar .next-date {
  text-align: right; }

.stripe-career-interview .stripe-calendar .prev-date i {
  float: left;
  margin-right: 14px; }

.stripe-career-interview .stripe-calendar .next-date i {
  float: right;
  margin-left: 14px; }

.stripe-career-interview .stripe-calendar .current-date {
  margin: 0;
  width: 60%;
  font-size: 22px; }

.stripe-career-interview .stripe-calendar i {
  font-size: 30px;
  line-height: 36px; }

.stripe-career-interview h2,
.stripe-career-interview h3,
.stripe-career-interview p {
  font-family: Avenir, Arial, sans-serif; }

.stripe-career-interview .accordian article.active {
  position: relative; }

.stripe-career-interview .accordian article.active header {
  position: absolute;
  height: 0;
  border: 0; }

.stripe-career-interview .accordian article.active h3 {
  display: none; }

.stripe-career-interview .accordian article.active i {
  top: 20px; }

.stripe-career-interview .accordian article.active .accordian-content {
  margin-top: 20px; }

.stripe-career-interview .accordian header {
  margin: 0;
  padding: 25px;
  border-bottom: 1px solid #999;
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.stripe-career-interview .accordian header h3 {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  color: #6eb146; }

.stripe-career-interview .accordian header i {
  right: 25px;
  top: 0;
  bottom: 0;
  line-height: 66px;
  font-size: 28px;
  color: #6eb146; }

.stripe-career-interview .accordian .blocks {
  margin-bottom: 0; }

.stripe-career-interview .career-event-preloader {
  display: block;
  margin: 20px auto; }

.stripe-career-interview .current-date {
  margin: 0 auto 20px;
  width: 116px;
  text-align: center; }

@media (min-width: 768px) {
  .stripe-career-interview .current-date {
    margin: 0 auto;
    width: 100%; } }

@media (min-width: 900px) {
  .stripe-career-interview .current-date {
    width: 116px; } }

.stripe-career-interview .current-date .month {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  background: #6eb146; }

.stripe-career-interview .current-date .date {
  font-size: 35px;
  color: #6eb146;
  background: #fff; }

.stripe-career-interview .event-list {
  margin: 0;
  color: #474747; }

.stripe-career-interview .event-list li {
  margin-bottom: 10px; }

.stripe-career-interview .event-list li:last-child {
  margin-bottom: 0; }

.stripe-career-interview .event-list p {
  margin: 0;
  font-size: 14px;
  letter-spacing: .1em; }

.career-tiles.with-text .tiles-table h2 {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  font-family: Avenir, Arial, sans-serif;
  font-size: 18px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: .1em;
  color: #fff;
  z-index: 9; }

@media (min-width: 768px) {
  .cl-slash {
    width: 100%;
    background: url(../img/career/cl-slash-bg.jpg) no-repeat top;
    background-size: cover; } }

@media (min-width: 768px) {
  .cl-slash .cl-caption {
    padding-bottom: 220px;
    background: 0 0; } }

.cl-caption {
  padding: 120px 0;
  font-family: Avenir, Arial, sans-serif;
  text-transform: uppercase;
  color: #fff;
  background: url(../img/career/career-caption-bg.jpg) #2c2c2c; }

.cl-caption h2 {
  font-size: 48px;
  font-weight: 700; }

.cl-caption h2,
.cl-caption p {
  margin: 0;
  text-align: center;
  letter-spacing: .1em; }

.cl-caption p {
  font-size: 18px;
  max-width: inherit; }

.cl-lv1 {
  padding: 50px 0 130px;
  font-size: 14px;
  color: #252525; }

@media (max-width: 767px) {
  .cl-lv1 {
    background: #f6f5f2; } }

.cl-lv1 h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .cl-lv1 h2 {
    margin-top: 0; } }

@media (min-width: 1200px) {
  .cl-lv1 h2 {
    margin-top: 40px; } }

.cl-lv1 p {
  letter-spacing: .025em; }

.cl-lv2 {
  padding: 75px 0 60px;
  font-size: 14px;
  color: #252525;
  background-color: #e9e5de; }

@media (min-width: 768px) {
  .cl-lv2 {
    background-image: url(../img/career/cl-lv2-bgimg.jpg);
    background-position: 50%; } }

.cl-lv2 h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .cl-lv2 h2 {
    margin-top: 0; } }

@media (min-width: 1200px) {
  .cl-lv2 h2 {
    margin-top: 70px; } }

.cl-lv2 p {
  letter-spacing: .025em; }

.cl-lv3 {
  padding: 70px 0;
  font-size: 14px;
  color: #252525; }

.cl-lv3 h2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .cl-lv3 h2 {
    margin-top: 0; } }

@media (min-width: 1200px) {
  .cl-lv3 h2 {
    margin-top: 0; } }

.cl-lv3 p {
  letter-spacing: .025em; }

.cl-note {
  margin-top: 60px; }

.cl-note .cl-note-toggle {
  margin-bottom: 20px;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: .025em;
  display: inline-block;
  vertical-align: middle; }

.cl-note .cl-note-toggle.active .fa-angle-up:before {
  content: "\f107"; }

.cl-note .cl-note-content {
  display: none;
  color: #9a9999; }

.cl-note .cl-note-content p {
  font-style: oblique; }

.cl-note p {
  font-family: Avenir, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: .025em; }

.cl-social_media {
  position: absolute;
  margin-top: 20px;
  left: 0;
  right: 0;
  z-index: 9; }

.cl-slider-wrapper {
  height: 760px;
  overflow: hidden;
  position: relative; }

.cl-slider-wrapper .cl-slider .slides li {
  height: 200px;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
  display: table !important;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

@media (min-width: 320px) {
  .cl-slider-wrapper .cl-slider .slides li {
    height: 760px; } }

.cl-slider-wrapper .cl-slider .flex-control-nav {
  bottom: 20px;
  z-index: 99; }

@media (min-width: 768px) {
  .cl-slider-wrapper .cl-slider .flex-control-nav {
    bottom: 40px; } }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  color: #fff; }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display h1 {
  font-family: Avenir, Arial, sans-serif;
  font-weight: 700;
  font-size: 44px;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .cl-slider-wrapper .cl-slider-sync .cl-slider-display h1 {
    font-size: 48px; } }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display h2 {
  font-family: Avenir, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  letter-spacing: .1em; }

@media (min-width: 768px) {
  .cl-slider-wrapper .cl-slider-sync .cl-slider-display h2 {
    font-size: 24px; } }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display p {
  margin: 0;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  letter-spacing: .025em; }

@media (min-width: 768px) {
  .cl-slider-wrapper .cl-slider-sync .cl-slider-display p {
    font-size: 18px; } }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display .watch-vid {
  margin-top: 50px;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 600;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .025em; }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display .cl-playicon {
  margin: 0 10px;
  width: 43px;
  height: 42px;
  background: url(../img/career/cl-playicon.png);
  display: inline-block;
  vertical-align: middle; }

.cl-slider-wrapper .cl-slider-sync .cl-slider-display .cl-playicon:hover {
  background-color: transparent; }

.cl-slider-wrapper .cl-slider-sync .slides {
  width: 100%; }

.cl-slider-wrapper:hover .banner-arrow-nav-control .icon-arrow_thin_left {
  left: 30px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.cl-slider-wrapper:hover .banner-arrow-nav-control .icon-arrow_thin_right {
  right: 30px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

@media (max-width: 320px) {
  .cl-slider-wrapper .banner-arrow-nav-control {
    display: none; } }

.cl-slider-wrapper .banner-arrow-nav-control .icon {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  width: 50px;
  height: 50px;
  cursor: pointer;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s; }

.cl-slider-wrapper .banner-arrow-nav-control .icon-arrow_thin_left {
  left: -50px;
  background: url(../img/career/cl-prev.png); }

.cl-slider-wrapper .banner-arrow-nav-control .icon-arrow_thin_right {
  right: -50px;
  background: url(../img/career/cl-next.png); }

.cr-htbyc {
  background-position: top;
  background-repeat: no-repeat;
  background-image: url(../img/career/gcareer-retails-htbyc-320.jpg); }

@media (min-width: 784px) {
  .cr-htbyc {
    background-image: url(../img/career/gcareer-retails-htbyc-1200.jpg); } }

.cr-owl {
  margin-top: 180px;
  marginb-bottom: 45px; }

@media (min-width: 784px) {
  .cr-owl {
    margin-top: 400px;
    margin-bottom: 20px; } }

.cr-owl .owl-item:last-child .item:before {
  background: 0 0; }

.cr-owl .owl-item.active img,
.cr-owl .owl-item:hover img {
  border-color: #6eb146; }

.cr-owl .owl-item.active p,
.cr-owl .owl-item:hover p {
  color: #6eb146; }

.cr-owl .owl-pagination {
  margin: 0 0 40px;
  text-align: center; }

.cr-owl .owl-pagination .owl-page {
  margin: 0 5px;
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle; }

.cr-owl .owl-pagination .owl-page.active {
  background: #6eb146; }

.cr-owl .item {
  position: relative;
  margin: 35px 35px 20px;
  cursor: pointer; }

@media (min-width: 784px) {
  .cr-owl .item {
    margin: 35px; } }

@media (min-width: 784px) {
  .cr-owl .item:before {
    display: block;
    position: absolute;
    left: 100%;
    top: 50%;
    margin-top: -34px;
    margin-left: 22px;
    content: "";
    width: 22px;
    height: 17px;
    background: url(../img/career/icon-arrow.png); } }

.cr-owl img {
  display: block;
  margin: 0 auto;
  border: 3px solid transparent;
  border-radius: 100%; }

.cr-owl p {
  margin-top: 20px;
  margin-bottom: 0;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  text-transform: uppercase;
  line-height: normal;
  letter-spacing: .1em; }

.cr-owl p,
.cr-stripe {
  text-align: center;
  color: #fff; }

.cr-stripe {
  display: none;
  background: #393839; }

.cr-stripe ul {
  margin: 0; }

.cr-stripe li {
  display: none;
  position: relative;
  padding: 60px 0 30px; }

@media (min-width: 768px) {
  .cr-stripe li {
    padding: 50px 0 30px; } }

.cr-stripe li .triangle {
  display: block;
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -30px;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 30px 24px;
  border-color: transparent transparent #393839; }

.cr-stripe p {
  font-family: Avenir, Arial, sans-serif;
  font-size: 16px;
  letter-spacing: .025em;
  text-align: center; }

.cr-stripe .close {
  position: absolute;
  right: 20px;
  top: 20px;
  width: 21px;
  height: 21px;
  background: url(../img/career/icon-close.png);
  cursor: pointer; }

.cr-stripe .btn a {
  display: block;
  margin: 0 auto;
  padding: 5px 0;
  max-width: 140px;
  font-size: 14px;
  font-family: Avenir, Arial, sans-serif;
  font-weight: 400;
  letter-spacing: .1em;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 4px; }

.cr-stripe .btn a:hover {
  color: #000;
  background: #fff; }

.stripe-espresso-lv1 {
  padding: 40px 0;
  background: #efeef0; }

.stripe-espresso-lv1 header h2 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700; }

.stripe-espresso-lv1 img {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .stripe-espresso-lv1 img {
    margin: 0; } }

.stripe-espresso-lv1 h3 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  color: #2a8a15; }

.stripe-espresso-lv1 .eppresso-dyk {
  padding: 20px 0;
  text-align: center;
  color: #5f633b;
  border-top: 1px solid #999; }

.stripe-espresso-lv1 .eppresso-dyk h4 {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0;
  font-size: 18px;
  text-transform: uppercase;
  color: #5f633b; }

.stripe-espresso-lv1 .eppresso-dyk p {
  font-size: 18px; }

.stripe-espresso-lv1 .eppresso-dyk p:last-child {
  margin: 0; }

.stripe-espresso-lv1 .epprosso-find {
  border-top: 1px solid #999;
  padding: 20px 0; }

.stripe-espresso-lv1 .epprosso-find h5 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase; }

.stripe-espresso-lv2 {
  padding: 60px 0;
  background: url(../img/espresso/stripe-espresso-bg.png) #f5f2f1;
  background-size: cover; }

.stripe-espresso-lv2 header p {
  max-width: inherit; }

.stripe-espresso-lv2 .favourite-list h3 {
  padding: 12px;
  text-transform: uppercase;
  border-bottom: 1px solid #999; }

.stripe-espresso-lv2 .favourite-list p {
  padding: 0 12px; }

.stripe-espresso-lv2 .favourite-list h3,
.stripe-espresso-lv2 .favourite-list p {
  max-width: 250px; }

.stripe-espresso-recommend {
  padding: 40px 0;
  background: #fff; }

.stripe-espresso-recommend h2,
.stripe-espresso-recommend h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: normal; }

.stripe-espresso-recommend h2 {
  margin-bottom: 30px; }

.stripe-espresso-recommend .recommend-list .img {
  margin-bottom: 20px;
  height: 200px;
  background: #2a8a15;
  background-position: 50%;
  background-size: cover; }

.stripe-espresso-recommend .recommend-list li {
  margin-bottom: 20px; }

.espresso-roast-bg {
  background: #d3cfc3; }

.espresso-roast-bgimg {
  background-position: top; }

@media (min-width: 768px) {
  .espresso-roast-bgimg.africa {
    background-image: url(../img/espresso/bg_africa.jpg);
    background-size: cover; } }

@media (min-width: 768px) {
  .espresso-roast-bgimg.asiapacific {
    background-image: url(../img/espresso/bg_asiapacific.jpg);
    background-size: cover; } }

@media (min-width: 768px) {
  .espresso-roast-bgimg.latinamerica {
    background-image: url(../img/espresso/bg_latinamerica.jpg);
    background-size: cover; } }

@media (min-width: 768px) {
  .espresso-roast-bgimg.multiregion {
    background-image: url(../img/espresso/bg_multiregion.jpg);
    background-size: cover; } }

@media (min-width: 768px) {
  .espresso-roast-bgimg.reserve {
    background-image: url(../img/espresso/bg_reserve.jpg);
    background-repeat: no-repeat; } }

.stripe-er-lv1 {
  padding: 40px 0;
  background: #e2e0da;
  background: rgba(226, 224, 218, 0.5); }

.stripe-er-lv1 header h2 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700; }

.stripe-er-lv1 img {
  margin-bottom: 20px; }

@media (min-width: 768px) {
  .stripe-er-lv1 img {
    margin: 0; } }

.stripe-er-lv1 h3 {
  margin-bottom: 30px;
  font-size: 30px;
  font-weight: 700;
  line-height: normal;
  color: #2a8a15; }

.stripe-er-lv1 .espresso-region {
  padding: 20px 0;
  width: 100%;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  display: inline-block; }

.stripe-er-lv1 .espresso-region:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.stripe-er-lv1 .espresso-find {
  padding: 20px 0;
  width: 100%;
  border-bottom: 1px solid #999;
  display: inline-block; }

.stripe-er-lv1 .espresso-find:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.stripe-er-lv1 .espresso-find p {
  margin-bottom: 0; }

.stripe-er-lv1 .espresso-find:last-child {
  border-bottom: none; }

.stripe-er-lv1 .region-string h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase; }

.stripe-er-lv1 .region-string p {
  font-size: 16px;
  font-weight: 700; }

@media (min-width: 900px) {
  .stripe-er-lv1 .region-string {
    float: left; } }

.stripe-er-lv1 .region-map {
  width: 206px;
  height: 98px; }

@media (min-width: 900px) {
  .stripe-er-lv1 .region-map {
    float: right;
    margin-right: 20px; } }

.stripe-er-lv1 .region-map.map-africa {
  background: url(../img/map/map-africa.png); }

.stripe-er-lv1 .region-map.map-asiapacific {
  background: url(../img/map/map-asiapacific.png); }

.stripe-er-lv1 .region-map.map-latinusa {
  background: url(../img/map/map-latinusa.png); }

.stripe-er-lv1 .region-map.map-multiregion {
  background: url(../img/map/map-multiregion.png); }

.stripe-er-lv1 .espresso-find h5 {
  margin: 0;
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase; }

.stripe-er-lv2 {
  padding: 60px 0; }

.stripe-er-lv2 h2 {
  margin-bottom: 30px;
  text-transform: uppercase; }

.stripe-er-lv2 .er-rate h3,
.stripe-er-lv2 h2 {
  font-size: 20px;
  font-weight: 700; }

.stripe-er-lv2 .er-rate h4 {
  margin: 0;
  font-size: 16px;
  font-weight: 400; }

@media (min-width: 768px) {
  .stripe-er-lv2 .er-rate p {
    margin: 0; } }

.stripe-er-lv2 .er-rate .rate-list {
  margin: 0 0 50px;
  display: inline-block;
  display: block; }

.stripe-er-lv2 .er-rate .rate-list:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

.stripe-er-lv2 .er-rate .rate-list li {
  float: left;
  margin: 5px 5px 0 0;
  width: 20px;
  height: 21px;
  background: url(../img/espresso/espresso-rate.png) 20px 0; }

.stripe-er-lv2 .er-rate .rate-list li.active {
  background-position: 0 0; }

.stripe-er-lv2 .er-rate .rate-list li.half {
  background: url(../img/espresso/espresso-rate-half.png); }

.stripe-er-lv2 .roast-level {
  position: relative;
  margin-bottom: 50px; }

@media (min-width: 768px) {
  .stripe-er-lv2 .roast-level {
    margin: 0; } }

.stripe-er-lv2 .roast-level h3 {
  font-size: 20px;
  font-weight: 700; }

.stripe-er-lv2 .roast-level ul {
  position: relative;
  margin: 20px 0;
  max-width: 260px;
  text-align: center; }

.stripe-er-lv2 .roast-level ul .border {
  position: absolute;
  top: 4px;
  bottom: inherit;
  left: 0;
  right: 0;
  border: 0;
  border-bottom: 1px solid #000; }

.stripe-er-lv2 .roast-level li {
  position: relative;
  margin: 0 .76923077%;
  width: 60px;
  height: 50px;
  font-size: 0;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 900px) {
  .stripe-er-lv2 .roast-level li {
    margin: 0 4.61538462%; } }

.stripe-er-lv2 .roast-level li:hover .tips {
  display: block; }

.stripe-er-lv2 .roast-level li:nth-last-child(2) .tips {
  left: inherit;
  right: -10px; }

.stripe-er-lv2 .roast-level li:nth-last-child(2) .tips:before {
  left: inherit;
  right: 40px;
  border-width: 0 22px 22px 0;
  border-color: transparent #6eb146 transparent transparent; }

@media (max-width: 320px) {
  .stripe-er-lv2 .roast-level li:nth-last-child(2) .tips:before {
    margin-left: -22px; } }

.stripe-er-lv2 .roast-level li:last-child .tips {
  left: inherit;
  right: -10px; }

.stripe-er-lv2 .roast-level li:last-child .tips:before {
  left: inherit;
  right: 40px;
  border-width: 0 22px 22px 0;
  border-color: transparent #6eb146 transparent transparent; }

.stripe-er-lv2 .roast-level li .tips {
  display: none;
  position: absolute;
  padding: 10px 15px;
  text-align: left;
  color: #fff;
  background: #6eb146;
  z-index: 9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  left: 10px;
  right: 0;
  top: inherit;
  bottom: 90px;
  width: 200px; }

.stripe-er-lv2 .roast-level li .tips:before {
  position: absolute;
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 22px 11px 0;
  border-color: transparent #6eb146 transparent transparent;
  top: inherit;
  bottom: -22px;
  left: 20px;
  margin: 0;
  border-width: 22px 22px 0 0;
  border-color: #6eb146 transparent transparent; }

.stripe-er-lv2 .roast-level li .tips p {
  margin: 0;
  font-size: 16px; }

.stripe-er-lv2 .roast-level li.active .bullet {
  width: 15px;
  height: 15px;
  background: #d3cfc3;
  border: 3px solid #6eb146;
  margin: -6px auto 0; }

.stripe-er-lv2 .roast-level li .bullet {
  margin: 0 10px;
  width: 10px;
  height: 10px;
  background: #000;
  border-radius: 100%;
  display: inline-block;
  vertical-align: middle; }

@media (min-width: 768px) {
  .stripe-er-lv2 .roast-level li .bullet {
    display: block;
    margin: 0 auto; } }

.stripe-er-lv2 .roast-level li .string {
  font-size: 16px;
  display: block;
  margin: 0;
  position: absolute;
  bottom: 0;
  width: 100%;
  text-align: center; }

.stripe-er-lv2 .er-tips .media {
  margin-bottom: 30px; }

.stripe-er-lv2 .er-tips .media-left {
  width: 100px; }

.stripe-er-lv2 .er-tips .media-left img {
  display: block;
  margin: 0 auto; }

.stripe-er-lv2 .er-tips .media-body {
  padding-left: 10px; }

.stripe-er-lv2 .er-tips p {
  max-width: inherit; }

.stripe-er-lv2 .er-tips p:last-child {
  margin-bottom: 0; }

.stripe-er-lv2 .er-howtobrew {
  margin-top: 50px;
  padding: 35px 0 0;
  border-top: 1px solid #999; }

.topbanner img {
  width: 100%; }

.topbanner .mobile {
  display: none; }

@media (max-width: 480px) {
  .topbanner .mobile {
    display: block; } }

@media (max-width: 480px) {
  .topbanner .desktop {
    display: none; } }

.basic-content {
  padding: 70px 0; }

@media (max-width: 480px) {
  .basic-content {
    padding: 30px 0; } }

.photo-container h2 {
  margin-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: .1em; }

.photo-container .photo {
  width: 100%; }

.stripe_selectcoffee {
  position: relative;
  padding: 40px 0;
  background-position: 50%;
  background-size: cover;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff; }

.stripe_selectcoffee h2 {
  margin-bottom: 50px;
  text-align: center; }

.stripe_selectcoffee .ornament {
  position: absolute; }

@media (max-width: 768px) {
  .stripe_selectcoffee .ornament {
    width: 20%; } }

.stripe_selectcoffee .top-left {
  top: 20px;
  left: 20px; }

@media (max-width: 480px) {
  .stripe_selectcoffee .top-left {
    display: none; } }

.stripe_selectcoffee .top-right {
  top: 20px;
  right: 20px; }

@media (max-width: 480px) {
  .stripe_selectcoffee .top-right {
    display: none; } }

.stripe_selectcoffee .btm-left {
  bottom: 20px;
  left: 20px;
  max-width: 90%; }

.stripe_selectcoffee .btm-right {
  bottom: 20px;
  right: 20px; }

.pick-a-type {
  text-align: center; }

.pick-a-type .item {
  max-width: 170px;
  display: inline-block;
  text-transform: uppercase;
  margin: 0 30px 10px;
  color: #fff;
  opacity: .7;
  background: 0 0; }

.pick-a-type .item:hover {
  background: 0 0; }

.pick-a-type .item:hover,
.pick-a-type .item:hover .coffee-title {
  opacity: 1; }

.pick-a-type .item img {
  max-width: 100%;
  margin-bottom: 10px; }

.pick-a-type .item .coffee-title {
  opacity: .5; }

@media (max-width: 768px) {
  .pick-a-type .item {
    max-width: 120px;
    margin: 0 20px 10px; } }

@media (max-width: 480px) {
  .pick-a-type .item {
    max-width: 30%; } }

.coffee-info-container {
  position: absolute;
  left: 0;
  top: 100px;
  width: 80%;
  margin-left: 10%;
  text-align: left;
  background-size: cover;
  background-position: 50%;
  z-index: 99; }

@media (max-width: 768px) {
  .coffee-info-container {
    top: 80px;
    width: 100%;
    margin-left: 0; } }

@media (max-width: 480px) {
  .coffee-info-container {
    top: 100px; } }

.coffee-info-container.active .close,
.coffee-info-container.active .controller {
  display: block; }

@media (min-width: 768px) {
  .coffee-info-container .table {
    display: table;
    width: 100%;
    height: 560px; } }

@media (min-width: 768px) {
  .coffee-info-container .table-cell {
    display: table-cell;
    vertical-align: middle; } }

.coffee-info-container h2 {
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 36px; }

@media (min-width: 768px) {
  .coffee-info-container h2 {
    margin-top: 0; } }

.coffee-info-container p {
  font-size: 14px;
  text-align: left;
  text-transform: none; }

.coffee-info-container .feat-desc h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: 400;
  text-transform: capitalize;
  text-align: left; }

@media (max-width: 768px) {
  .coffee-info-container .feat-desc h2 {
    margin-bottom: 20px; } }

@media (max-width: 480px) {
  .coffee-info-container .feat-desc h2 {
    font-size: 20px; } }

.coffee-info-container .feat-desc .title {
  font-weight: 700;
  text-transform: uppercase; }

.coffee-info-container .feat-desc .title.highlight {
  color: #a39161; }

.coffee-info-container .close {
  display: none;
  width: 21px;
  height: 21px;
  position: absolute;
  right: 30px;
  top: 30px;
  background: url(../img/career/icon-close.png);
  cursor: pointer; }

@media (max-width: 480px) {
  .coffee-info-container .close {
    top: 0; } }

.coffee-info-container .controller {
  display: none;
  text-align: center;
  padding: 0 20px 20px; }

@media (min-width: 768px) {
  .coffee-info-container .controller {
    padding: 0; } }

.coffee-info-container .next,
.coffee-info-container .prev {
  margin: 0 5px;
  width: 50px;
  height: 50px;
  cursor: pointer; }

@media (min-width: 768px) {
  .coffee-info-container .next,
  .coffee-info-container .prev {
    position: absolute;
    top: 50%;
    margin: 0;
    margin-top: -25px;
    background: #fff; } }

@media (max-width: 480px) {
  .coffee-info-container .next,
  .coffee-info-container .prev {
    display: inline-block;
    margin-top: 20px; } }

.coffee-info-container .prev {
  left: 30px;
  background: url(../img/espresso_template/btn_prev.html) 50% no-repeat; }

.coffee-info-container .next {
  right: 30px;
  background: url(../img/espresso_template/btn_next.html) 50% no-repeat; }

.coffee-info {
  width: 80%;
  margin-left: 10%;
  text-align: center; }

.coffee-info .feat-container {
  margin-bottom: 50px; }

.coffee-info .feat-img {
  display: inline-block;
  vertical-align: middle;
  width: 30%; }

@media (max-width: 480px) {
  .coffee-info .feat-img {
    display: block;
    width: 100%;
    margin-bottom: 20px; } }

.coffee-info .feat-img img {
  max-width: 100%; }

@media (max-width: 480px) {
  .coffee-info .feat-img img {
    max-height: 80px; } }

.coffee-info .feat-desc {
  display: inline-block;
  vertical-align: middle;
  width: 60%;
  text-align: left;
  padding-left: 5%; }

@media (max-width: 480px) {
  .coffee-info .feat-desc {
    display: block;
    width: 100%;
    font-size: 12px; } }

.coffee-info .feat-desc h2 {
  font-family: Georgia, Times New Roman, Times, serif;
  font-weight: 400;
  text-transform: capitalize; }

@media (max-width: 768px) {
  .coffee-info .feat-desc h2 {
    font-size: 36px; } }

@media (max-width: 480px) {
  .coffee-info .feat-desc h2 {
    font-size: 20px;
    margin-bottom: 10px; } }

.coffee-info .feat-desc .title {
  font-weight: 700;
  text-transform: uppercase; }

.coffee-info .feat-desc .title.highlight {
  color: #a39161; }

.cta-highlight {
  background-position: 50%;
  background: no-repeat;
  background-size: cover !important;
  padding: 70px;
  text-align: center;
  color: #fff; }

@media (max-width: 480px) {
  .cta-highlight {
    padding: 50px 20px; } }

.cta-highlight .small-txt {
  font-size: 17px; }

@media (max-width: 480px) {
  .cta-highlight .small-txt {
    font-size: 14px; } }

.cta-highlight .large-txt {
  font-size: 48px;
  margin-bottom: 40px;
  line-height: 1.2em; }

@media (max-width: 480px) {
  .cta-highlight .large-txt {
    font-size: 24px; } }

.uppercase {
  text-transform: uppercase; }

.avenirbold {
  font-family: Avenir;
  font-weight: 700; }

.avenirregular {
  font-family: Avenir;
  font-weight: 600; }

.embed-container-youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin-bottom: 40px; }

.embed-container-youtube embed,
.embed-container-youtube iframe,
.embed-container-youtube object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.embed-container-spotify {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: 225px;
  background: #181818;
  margin-bottom: 40px; }

.embed-container-spotify embed,
.embed-container-spotify iframe,
.embed-container-spotify object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.performance-schedule {
  background-position: 50% !important;
  background-repeat: none;
  background-size: cover !important; }

.performance-schedule.dark {
  color: #fff; }

.performance-schedule .table_alt {
  font-size: 1.2em; }

.performance-schedule .table_alt thead th {
  font-size: .9em;
  color: #2a8a15;
  padding-bottom: 1em; }

.performance-schedule .table_alt tbody td {
  padding: 1em .5em;
  font-size: .8em; }

.audiolist-container {
  margin-top: 50px;
  width: 100%;
  background: 0; }

.audiolist-container ul.playlist {
  padding: 0;
  margin: 0;
  color: #666; }

.audiolist-container ul.playlist li {
  border-top: 1px solid #181818;
  cursor: pointer;
  background: #000;
  margin: 0;
  padding: 5px 10px;
  font-size: 1em; }

.audiolist-container ul.playlist li:hover {
  background: #000; }

.audiolist-container ul.playlist li.active {
  background: #181818;
  color: #ccc; }

.valentine_info {
  text-align: center;
  padding: 0 0 40px; }

.valentine_info h1 {
  font-family: Avenir;
  font-weight: 700;
  color: #e53248; }

.valentine-2016-steps {
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
  max-width: 1000px;
  margin: 0 auto; }

.valentine-2016-steps li {
  display: inline-block;
  width: 26%;
  padding: 0 2%;
  vertical-align: top; }

@media (max-width: 992px) {
  .valentine-2016-steps li {
    width: 100%;
    padding: 0; } }

.valentine-2016-steps p {
  max-width: 80%;
  margin: 0 auto;
  line-height: 1.4em; }

.roulette-outer-wrapper {
  position: relative;
  max-width: 1000px;
  margin: 0 auto;
  text-align: center; }

.roulette-outer-wrapper img {
  max-width: 100%; }

.roulette-outer-wrapper .roulette-container {
  position: absolute;
  top: 8%;
  left: 31%;
  width: 42%;
  height: 62%;
  overflow: hidden;
  background: #ccc; }

@media (max-width: 992px) {
  .roulette-outer-wrapper .roulette-container {
    position: relative;
    left: 0;
    width: 100%;
    height: auto; } }

.roulette-outer-wrapper .roulette-container .roulette {
  overflow: hidden;
  width: 100%;
  height: 100%; }

.roulette-outer-wrapper .roulette-container .roulette img {
  width: 100%;
  height: 100%;
  display: none; }

.roulette-outer-wrapper .roulette-container .roulette img.active {
  display: block; }

.roulette-outer-wrapper .roulette-container .roulette .roulette-instruction,
.roulette-outer-wrapper .roulette-container .roulette .roulette-loading {
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 30px;
  line-height: 1.4em;
  font-family: Avenir;
  text-transform: uppercase;
  opacity: .7;
  background: #000; }

.roulette-outer-wrapper .roulette-container .roulette .roulette-instruction .table,
.roulette-outer-wrapper .roulette-container .roulette .roulette-loading .table {
  display: table;
  max-width: 80%;
  height: 100%;
  margin: 0 auto; }

.roulette-outer-wrapper .roulette-container .roulette .roulette-instruction .table .table-row,
.roulette-outer-wrapper .roulette-container .roulette .roulette-loading .table .table-row {
  vertical-align: middle;
  height: 100%;
  display: table-row; }

.roulette-outer-wrapper .roulette-container .roulette .roulette-instruction .table .table-row .table-cell,
.roulette-outer-wrapper .roulette-container .roulette .roulette-loading .table .table-row .table-cell {
  vertical-align: middle;
  display: table-cell; }

.roulette-outer-wrapper .roulette-container .roulette .roulette-instruction {
  display: none; }

.roulette-outer-wrapper .roulette-container .roulette .roulette-loading img {
  width: auto;
  height: auto;
  display: inline-block; }

.roulette-outer-wrapper .btn-again {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.8);
  vertical-align: middle;
  color: #fff;
  padding: 20px 0;
  text-transform: uppercase; }

.roulette-outer-wrapper .btn-again img {
  vertical-align: middle;
  max-width: 20px;
  margin-left: 10px; }

.roulette-outer-wrapper .roulette-trigger-container {
  position: absolute;
  top: 73%;
  left: 31%;
  width: 42%;
  display: none; }

@media (max-width: 992px) {
  .roulette-outer-wrapper .roulette-trigger-container {
    position: static;
    width: 100%; } }

.roulette-outer-wrapper .roulette-trigger-container .btn-roulette {
  display: inline-block;
  padding: 10px 20px;
  background: #ed6a68;
  border-bottom: 5px solid #873938;
  text-transform: uppercase;
  width: 40%;
  color: #fff !important;
  border-radius: 5px; }

@media (max-width: 992px) {
  .roulette-outer-wrapper .roulette-trigger-container .btn-roulette {
    width: 100%;
    padding: 20px 0;
    margin: 0 0 20px;
    border-radius: 0; } }

.roulette-outer-wrapper .roulette-trigger-container .btn-roulette:hover {
  border-top: 3px solid #873938;
  border-bottom: 2px solid #873938; }

@media (max-width: 992px) {
  .roulette-outer-wrapper .bg-hand {
    display: none; } }

.roulette-outer-wrapper .bg-mock-wallpaper {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  display: none;
  z-index: -1; }

@media (max-width: 992px) {
  .roulette-outer-wrapper .bg-mock-wallpaper {
    display: block; } }

.valentine_fineline {
  background: #e47377;
  color: #fff;
  padding: 30px 0; }

.hide {
  display: none; }

.blankspace {
  height: 240px; }

@media (max-width: 768px) {
  .blankspace {
    height: 0;
    display: none; } }

.brdcrmb {
  width: 100%;
  background: #fff;
  display: inline-block;
  padding: 32px 0;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1); }

.brdcrmb ul li:first-child {
  margin-left: 0; }

.brdcrmb ul li:last-child {
  margin-right: 0; }

.brdcrmb ul li {
  margin: 0 9px;
  padding: 0;
  display: inline-block;
  line-height: 20px; }

.brdcrmb ul li a {
  color: #666;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500; }

.brdcrmb ul li a:focus,
.brdcrmb ul li a:hover {
  background-color: transparent;
  color: #2a8a15; }

.brdcrmb ul li.active a {
  color: #2a8a15; }

.get_app_back {
  background: #f6f7f7;
  display: block;
  padding: 45px 0 0;
  width: 100%; }

.img-responsive {
  max-width: 100%;
  display: block;
  height: auto; }

.center-block {
  margin-left: auto;
  margin-right: auto; }

.get_app_text {
  margin-top: 90px;
  width: 100%; }

.get_app_text h1 {
  margin: 0;
  color: #006341;
  font-size: 40px;
  font-weight: 700;
  text-transform: uppercase; }

.get_app_text p {
  color: #444;
  font-size: 22px;
  line-height: 25px;
  margin: 15px 0 0; }

.play_str_btn {
  width: 100%;
  display: block; }

.play_str_btn ul {
  margin: 40px 0 0;
  padding: 0;
  display: block; }

.play_str_btn ul li {
  margin: 0;
  padding: 0;
  display: inline-block; }

.play_str_btn ul li:first-child {
  margin-right: 15px; }

.play_str_btn ul li a {
  display: block; }

.play_str_btn ul li a:focus,
.play_str_btn ul li a:hover {
  background-color: transparent; }

.play_str_btn ul li a img {
  width: 200px;
  height: 65px; }

.do_it_all {
  background-image: url(../img/global/banner.jpg); }

.do_it_all_ttl {
  color: #fff;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase;
  margin: 0 0 40px; }

.what_new {
  background-image: url(../img/global/whts_new.jpg);
  position: relative; }

ul.whats_new_ul {
  margin: 0;
  padding: 0;
  position: absolute;
  right: 20px;
  bottom: 65px;
  z-index: 9; }

ul.whats_new_ul li {
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 0 65px;
  padding: 0;
  position: relative; }

ul.whats_new_ul li:after {
  position: absolute;
  content: "";
  height: 65px;
  width: 2px;
  background: #ddd;
  top: 40px;
  right: 19px; }

ul.whats_new_ul li:last-child:after {
  display: none; }

ul.whats_new_ul li span {
  width: 40px;
  height: 40px;
  display: block;
  line-height: 51px;
  cursor: pointer; }

ul.whats_new_ul li span svg {
  width: 22px;
  height: 22px;
  fill: #aaa; }

ul.whats_new_ul li span:hover {
  background-color: #fff;
  border-radius: 100%; }

ul.whats_new_ul li span:hover svg {
  fill: #006341; }

ul.whats_new_ul li.current span {
  background: #fff;
  border-radius: 100%; }

ul.whats_new_ul li.current svg {
  fill: #006341; }

.tab-content h1 {
  margin: 25px 0;
  color: #fff;
  font-size: 28px;
  font-weight: 700; }

.tab-content p {
  color: #eee;
  font-size: 16px;
  margin: 0;
  line-height: 20px; }

.tab-content.current {
  display: inherit; }

.joen_now_back {
  background-image: url(../img/global/joen_now.jpg); }

.joen_now_part {
  padding-left: 0;
  width: 100%;
  display: block; }

@media (min-width: 1025px) {
  .joen_now_part {
    width: 90%; } }

.joen_now_part h1 {
  margin: 0;
  color: #fff;
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase; }

.joen_now_part p {
  margin: 20px 0;
  color: #eee;
  font-size: 16px;
  line-height: 25px; }

.joen_now_part h6 {
  margin: 0; }

.joen_now_part h6 a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: inline-block;
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 8px 30px;
  vertical-align: middle;
  text-transform: uppercase; }

@media (max-width: 767px) {
  #arrow_content {
    padding: 20px; }
  .joen_now_back {
    padding: 180px;
    background-image: url(../img/global/joen_now_mobile.jpg); }
  .brdcrmb > .container,
  .brdcrmb > .container > .grid > .column {
    padding: 0; }
  .brdcrmb {
    border-bottom: 0; }
  .brdcrmb ul li {
    display: block;
    line-height: 25px;
    margin: 0;
    padding: 8px 0;
    border-bottom: 1px solid #dadada; }
  .show_manu {
    display: block !important; }
  .hide_manu {
    display: none !important; }
  .play_str_btn ul li:first-child {
    margin-right: 0; }
  .brdcrmb ul li:last-child a {
    position: relative;
    top: -2px; }
  .brdcrmb ul li:last-child {
    border-bottom: 0; }
  .dropdown {
    display: block;
    position: relative;
    width: 100%; }
  .arrow_btm {
    content: url(../img/global/arrow.png); }
  .arrow_btm,
  .arrow_top {
    background-repeat: no-repeat;
    width: 21px;
    height: 11px; }
  .arrow_top {
    content: url(../img/global/arrow_top.png); }
  .dropdown-content {
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    list-style-type: none;
    position: absolute;
    top: 44px;
    padding: 0 20px;
    margin: 0;
    display: none;
    border-radius: 0;
    background-color: #fff;
    border: 0;
    width: 100%;
    z-index: 9;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .dropdown-content a {
    display: block; }
  .dropdown-content a:hover {
    background-color: transparent; }
  .dropdown-toggle:focus ~ .dropdown-text {
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 2;
    text-indent: -3px; }
  .dropdown-toggle:focus ~ .dropdown-text:after {
    background-repeat: no-repeat;
    content: url(../img/global/arrow_top.png);
    width: 21px;
    height: 11px; }
  .get_the_app {
    float: right; }
  .get_the_app a {
    background: #006440 none repeat scroll 0 0;
    border-radius: 6px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    padding: 10px 20px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle; }
  .brdcrmb {
    background: #fff none repeat scroll 0 0;
    display: block;
    padding: 20px 0;
    width: 100%; }
  .get_app_text {
    margin-top: 0;
    width: 100%; }
  .get_app_text h1 {
    font-size: 30px;
    margin: 0;
    text-align: center; }
  .get_app_text p {
    font-size: 16px;
    line-height: 20px;
    margin: 15px 0 0;
    text-align: center; }
  .play_str_btn ul {
    display: block;
    margin: 40px 0;
    padding: 0;
    text-align: center; }
  .dft_img {
    display: none; }
  .do_it_all_ttl {
    text-align: center;
    font-size: 27px;
    margin: 0; }
  .do_it_all {
    background-size: cover;
    background-position: 74% 46%;
    background-repeat: no-repeat;
    padding: 40px 0 380px; }
  .hover_img {
    margin-left: auto;
    margin-right: auto; }
  .owl-carousel {
    margin-top: 50px; }
  .owl-carousel .owl-item .item {
    text-align: center; }
  .owl-carousel .owl-item .item .doitall_description {
    display: inline-block;
    color: #6cb060;
    font-size: 18px;
    margin: 10px 0 0; }
  .owl-carousel .owl-item .item .doitall_description:hover {
    color: #fff;
    background-color: transparent !important; }
  .owl-carousel .owl-item .item .doitall_description:focus {
    background-color: transparent; }
  .owl-carousel .owl-item .item .doitall_description a {
    color: #006341; }
  .owl-carousel .owl-item .item p {
    color: #eee;
    font-size: 14px;
    margin: 8px 0 0;
    line-height: 18px;
    margin-left: 40px;
    margin-right: 40px;
    padding-bottom: 120px; }
  .owl-theme .owl-controls {
    margin-top: 0 !important;
    position: absolute;
    top: 45px;
    width: 100%; }
  .owl-theme .owl-dots .owl-dot span {
    display: none; }
  .owl-prev {
    left: 0;
    position: absolute; }
  .owl-next {
    right: 0;
    position: absolute; }
  .visible_xs {
    display: block !important; }
  .what_new_mbl_back {
    background-color: #fff; }
  .what_new {
    background-position: 67%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0; }
  ul.whats_new_ul {
    top: 0;
    width: 100%;
    background: #fff;
    right: 0;
    border-top: 1px solid #ddd; }
  ul.whats_new_ul,
  ul.whats_new_ul li {
    margin: 0;
    padding: 0;
    position: relative;
    float: left; }
  ul.whats_new_ul li {
    width: 20%;
    text-align: center;
    height: 70px; }
  ul.whats_new_ul li.current span {
    background-color: transparent;
    border-radius: none; }
  ul.whats_new_ul li.current span svg {
    fill: #006341; }
  ul.whats_new_ul li span {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    text-align: center;
    width: 25px;
    margin-top: 25px; }
  .check_out {
    color: #006341;
    font-size: 26px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    margin: 0;
    background: #fff;
    padding: 15px 0;
    width: 100%; }
  ul.whats_new_ul li:after {
    display: none; }
  .tab-content {
    margin-top: 50px; }
  .tab-content h1 {
    color: #6cb060;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
    text-align: center; }
  .mobile_racipe_menu {
    margin-bottom: 40px; }
  .tab-content p {
    color: #eee;
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 40px;
    text-align: center; }
  .joen_now_back {
    background-repeat: no-repeat;
    background-position: 80%;
    padding: 40px 10px;
    background-size: cover; }
  .joen_now_part {
    padding: 0; }
  .joen_now_part h1 {
    font-size: 26px;
    text-align: center; }
  .joen_now_part p {
    font-size: 14px;
    line-height: 20px;
    text-align: center; }
  .joen_now_part h6 {
    margin: 0;
    text-align: center; }
  .joen_now_part h6 a {
    font-weight: 400;
    padding: 10px 40px; }
  .joen_now_part h6 a:hover {
    background-color: #fff !important;
    color: #2a8a15 !important; }
  .dropdown {
    width: 100% !important; }
  .get_the_app {
    width: 50% !important;
    position: absolute;
    right: 5px;
    top: -2px;
    transform: scale(0.9); }
  #arrow_content {
    margin-left: 20px; } }

@media (min-width: 1025px) {
  .joen_now_back {
    padding: 150px 0; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
  .joen_now_back {
    padding: 80px 0; } }

@media (min-width: 768px) {
  ul.whats_new_ul li span svg {
    margin-top: 8px; }
  .joen_now_part h6 a:hover {
    background-color: #fff !important;
    color: #2a8a15 !important; }
  .brdcrmb ul {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-block; }
  .ipad_padd {
    float: right;
    margin-top: 248px; }
  .do_it_all {
    background-position: 50%;
    padding: 65px 0; }
  .do_it_all,
  .joen_now_back {
    background-repeat: no-repeat;
    background-size: cover; }
  .joen_now_back {
    background-position: top; }
  .what_new {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0 0; }
  .dropdown-text,
  .dropdown-toggle {
    display: none; }
  .visible_xs {
    display: none !important; }
  .do_it_all_ul {
    width: 100%;
    display: block; }
  .do_it_all_ul a {
    color: #006341; }
  .do_it_all_ul ul {
    margin: 0;
    padding-left: 70px; }
  .do_it_all_ul li {
    width: 100%;
    display: block;
    list-style: none;
    margin: 45px 0;
    color: #9d9d9d;
    font-size: 16px;
    position: relative;
    font-weight: 400; }
  .do_it_all_ul li img {
    position: absolute;
    left: -15px; }
  .do_it_all_ul li .first {
    padding-left: 45px;
    width: 100%;
    display: inline-block;
    line-height: 20px; }
  .do_it_all_ul li .hover_img {
    display: none; }
  .do_it_all_ul li span p {
    color: #9d9d9d;
    font-size: 16px;
    margin: 10px 0 0; }
  .do_it_all_ul li .doitall_description {
    color: #777;
    font-size: 22px;
    font-weight: 400; }
  .do_it_all_ul li:hover .dft_img {
    display: none; }
  .do_it_all_ul li:hover .hover_img {
    display: block; }
  .do_it_all_ul li:hover p {
    color: #fff; }
  .do_it_all_ul li .doitall_description:focus,
  .do_it_all_ul li:hover .doitall_description {
    color: #6eaf64;
    background-color: transparent; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .ipad_padd {
    padding-right: 50px; } }

.brdcrmb a {
  text-decoration: none;
  color: grey;
  font-size: 15px;
  font-weight: 500;
  font-family: sodosans; }

.brdcrmb.scroll-to-fixed-fixed,
.brdcrmb.topNavi {
  padding: 15px 0; }

.brdcrmb.topNavi > .container {
  max-width: 100%;
  padding: 0; }

@media (min-width: 768px) {
  .brdcrmb.scroll-to-fixed-fixed {
    padding: 28px 0;
    height: 80px; } }

.brdcrmb .get_the_app {
  display: none; }

.brdcrmb.scroll-to-fixed-fixed .get_the_app {
  display: block; }

.get_the_app a {
  background: #006440 none repeat scroll 0 0;
  border-radius: 6px;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle; }

.dropdown {
  width: 80%;
  float: left; }

.get_the_app {
  float: right;
  width: 20%;
  text-align: right; }

.dropdown a:active,
.dropdown a:focus,
.dropdown a:hover {
  background-color: transparent !important;
  color: #fff; }

.whats_new_ttl {
  color: #fff;
  text-align: center;
  font-size: 34px;
  font-weight: 600;
  text-transform: uppercase;
  position: absolute;
  padding-bottom: 100px;
  margin-top: 57px;
  z-index: 9;
  width: 100%; }

.pos_rel {
  position: relative;
  overflow: hidden;
  background-color: #000; }

.tab-content {
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0 0;
  position: relative; }

#MobileOrder {
  background-image: url(../img/global/mobile-order-pay.jpg); }

#Messages {
  background-image: url(../img/global/whts_new.jpg); }

#gift {
  background-image: url(../img/global/gift_back.jpg); }

#locators {
  background-image: url(../img/global/locater.jpg); }

#menu {
  background-image: url(../img/global/menu_back.jpg); }

.slideRight {
  animation: l .5s forwards;
  -webkit-animation: l .5s forwards;
  -moz-animation: l .5s forwards;
  -o-animation: l .5s forwards; }

.slideLeft {
  animation: m .5s forwards;
  -webkit-animation: m .5s forwards;
  -moz-animation: l .5s forwards;
  -o-animation: l .5s forwards; }

@keyframes l {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes l {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%); }
  to {
    -webkit-transform: translateX(0); } }

@keyframes m {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@-webkit-keyframes m {
  0% {
    -webkit-transform: translateX(-100%); }
  to {
    -webkit-transform: translateX(0); } }

.slideRight {
  -webkit-animation-name: n;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards; }

.slideLeft {
  -webkit-animation-name: o;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: .5s;
  -webkit-animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  -ms-animation-fill-mode: forwards;
  -moz-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards; }

@keyframes n {
  0% {
    -webkit-transform: translateX(500px) translateZ(0);
    -ms-transform: translateX(500px) translateZ(0);
    -moz-transform: translateX(500px) translateZ(0);
    -o-transform: translateX(500px) translateZ(0); }
  to {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    -moz-transform: translateX(0) translateZ(0);
    -o-transform: translateX(0) translateZ(0); } }

@-webkit-keyframes n {
  0% {
    -webkit-transform: translateX(500px) translateZ(0); }
  to {
    -webkit-transform: translateX(0) translateZ(0); } }

@keyframes o {
  0% {
    -webkit-transform: translateX(-500px) translateZ(0);
    -ms-transform: translateX(-500px) translateZ(0);
    -moz-transform: translateX(-500px) translateZ(0);
    -o-transform: translateX(-500px) translateZ(0); }
  to {
    -webkit-transform: translateX(0) translateZ(0);
    -ms-transform: translateX(0) translateZ(0);
    -moz-transform: translateX(0) translateZ(0);
    -o-transform: translateX(0) translateZ(0); } }

@-webkit-keyframes o {
  0% {
    -webkit-transform: translateX(-500px) translateZ(0); }
  to {
    -webkit-transform: translateX(0) translateZ(0); } }

.bgs {
  overflow: hidden;
  left: 0;
  width: 100%; }

.bgs,
.bgs > div {
  position: absolute;
  top: 0;
  height: 100%; }

.bgs > div {
  width: 1000%; }

.bgs > div > img {
  display: block;
  width: auto;
  height: 100%; }

.bgs > div > .canvas {
  position: absolute;
  height: 100%;
  width: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  visibility: hidden;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.bgs.canvas-visible > div > .canvas {
  visibility: visible;
  opacity: 1; }

.bgs.r-c > div {
  right: 0;
  left: auto; }

.bgs.l-c > div {
  left: 0;
  right: auto; }

.bgs.c-c > div {
  left: -450%; }

.bgs.r-c > div > .canvas,
.bgs.r-c > div > img {
  margin: auto 0 auto auto; }

.bgs.l-c > div > .canvas,
.bgs.l-c > div > img {
  margin: auto auto auto 0; }

.bgs.c-c > div > .canvas,
.bgs.c-c > div > img {
  margin: auto; }

.bgs.w > div {
  top: -200%;
  width: 100%;
  height: 500%;
  left: 0;
  right: auto; }

.bgs.w > div > img {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto; }

.bgs.w > div > .canvas,
.bgs.w > div > img {
  position: absolute;
  width: 100%;
  height: auto; }

.dbr,
.mbr,
.tbr {
  display: none;
  height: 0;
  width: 0;
  overflow: hidden; }

.desktop-hidden,
.desktop-hide,
.tablet-show,
.tablet-visible {
  display: none !important; }

.dbr {
  display: block; }

.ic:before,
.ic > .before {
  content: "";
  display: inline-block;
  width: 4.2em;
  height: 4.2em;
  background-repeat: no-repeat;
  -ms-background-size: contain;
  background-size: contain; }

.ibi {
  list-style: none;
  float: none;
  display: inline-block; }

.ibi.middle {
  vertical-align: middle; }

.ibi.bottom {
  vertical-align: bottom; }

.ibi.top {
  vertical-align: top; }

.tb {
  display: table;
  position: relative;
  width: 100%; }

.tb,
.tb > * {
  height: 100%; }

.tb > * {
  display: table-cell;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }

.tb.centered > * {
  text-align: center; }

.tb.right > * {
  text-align: right; }

.tb.middle > * {
  vertical-align: middle; }

.tb.top > * {
  vertical-align: top; }

.tb.bottom > * {
  vertical-align: bottom; }

a.arrow-nav {
  font-size: 1.8em;
  line-height: 1em;
  width: 1em;
  outline: 0;
  text-decoration: none;
  position: absolute;
  top: 0;
  left: 50%;
  margin: -.5em 0 0 -.5em;
  z-index: 3; }

a.arrow-nav span {
  display: block;
  color: #fff;
  margin: 0 auto; }

a.arrow-nav span.arrow-1 {
  -webkit-animation: arrow1 3s infinite ease-out;
  animation: arrow1 3s infinite ease-out; }

.ie7 a.arrow-nav span.arrow-1,
.ie9 a.arrow-nav span.arrow-1 {
  visibility: hidden; }

a.arrow-nav span.arrow-2 {
  -webkit-animation: arrow2 3s infinite ease-out;
  animation: arrow2 3s infinite ease-out; }

.indent-nav {
  padding: 4em 0 0;
  position: absolute;
  left: 0;
  top: 0; }

.indent-nav > a:before {
  content: "";
  display: block;
  height: 1em; }

.product-features {
  overflow: hidden; }

.product-features .wrapper-content {
  padding: 8em 0; }

.product-features h2 {
  font-family: Proxima Nova ThinT, Arial, Helvetica, sans-serif;
  -webkit-font-smoothing: antialiased;
  font-size: 4.8em;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  margin-top: 0;
  text-align: center; }

.product-features ul,
.product-features ul li {
  list-style: none;
  margin: 0;
  padding: 0; }

.product-features ul.colors {
  float: left;
  width: 100%;
  margin: 6.5em 0 0;
  text-align: center;
  clear: both; }

.product-features ul.colors li {
  display: inline-block;
  margin: .5em .3em; }

.product-features ul.colors li a {
  display: block;
  position: relative;
  background: 0;
  border-radius: 50%;
  outline: 0;
  padding: .4em; }

.product-features ul.colors li a > span {
  display: block;
  width: 1.6em;
  height: 1.6em;
  border: 0.3em solid rgba(255, 255, 255, 0);
  border-radius: 50%;
  -webkit-transition: -webkit-box-shadow .1s ease-out;
  transition: -webkit-box-shadow .1s ease-out;
  transition: box-shadow .1s ease-out;
  transition: box-shadow .1s ease-out, -webkit-box-shadow .1s ease-out; }

.product-features ul.colors li a > span > b {
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 0;
  bottom: 100%;
  width: 20em;
  margin: 0 0 1em -8.5em;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.product-features ul.colors li a > span > b:after {
  content: "";
  position: absolute;
  display: block;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  margin: -1px 0 0 -1em;
  border: 1em solid rgba(224, 224, 224, 0);
  border-top-color: #e1e1e1; }

.product-features ul.colors li a > span > b > i {
  display: inline-block;
  font-family: Proxima Nova Bold, Arial, sans-serif;
  color: #000;
  font-size: 1.5em;
  line-height: normal;
  text-transform: uppercase;
  padding: .2em .5em;
  background: #e1e1e1; }

.product-features ul.colors li a[data-color=black] {
  background: #000; }

.product-features ul.colors li a[data-color=black].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=black] > span > b > i {
  color: #000; }

.product-features ul.colors li a[data-color=slate] {
  background: #4a717f; }

.product-features ul.colors li a[data-color=slate].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=slate] > span > b > i {
  color: #4a717f; }

.product-features ul.colors li a[data-color=burgundy] {
  background: #ba2f65; }

.product-features ul.colors li a[data-color=burgundy].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=burgundy] > span > b > i {
  color: #ba2f65; }

.product-features ul.colors li a[data-color=blue] {
  background: #2671b2; }

.product-features ul.colors li a[data-color=blue].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=blue] > span > b > i {
  color: #2671b2; }

.product-features ul.colors li a[data-color=tangerine] {
  background: #ff6d00; }

.product-features ul.colors li a[data-color=tangerine].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=tangerine] > span > b > i {
  color: #ff6d00; }

.product-features ul.colors li a[data-color=plum] {
  background: #79426c; }

.product-features ul.colors li a[data-color=plum].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=plum] > span > b > i {
  color: #79426c; }

.product-features ul.colors li a[data-color=violet] {
  background: #de66b2; }

.product-features ul.colors li a[data-color=violet].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=violet] > span > b > i {
  color: #de66b2; }

.product-features ul.colors li a[data-color=lime] {
  background: #b7d65f; }

.product-features ul.colors li a[data-color=lime].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=lime] > span > b > i {
  color: #b7d65f; }

.product-features ul.colors li a[data-color=pink] {
  background: #ff00a6; }

.product-features ul.colors li a[data-color=pink].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=pink] > span > b > i {
  color: #ff00a6; }

.product-features ul.colors li a[data-color=navy] {
  background: #314c68; }

.product-features ul.colors li a[data-color=navy].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=navy] > span > b > i {
  color: #314c68; }

.product-features ul.colors li a[data-color=teal] {
  background: #9ddac3; }

.product-features ul.colors li a[data-color=teal].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=teal] > span > b > i {
  color: #9ddac3; }

.product-features ul.colors li a[data-color=red] {
  background: #bc324a; }

.product-features ul.colors li a[data-color=red].active > span {
  border-color: #fff; }

.product-features ul.colors li a[data-color=red] > span > b > i {
  color: #bc324a; }

.product-features .features {
  display: block;
  float: left;
  width: 100%;
  margin-top: 11.3em; }

.product-features .features ul {
  display: block;
  margin-left: -33.33333333%; }

.product-features .features ul li {
  display: block;
  float: left;
  margin: 3.5em 0 0 25%;
  width: 25%; }

.product-features .features ul li.nth-child-2n-1,
.product-features .features ul li:nth-child(odd) {
  clear: left; }

.product-features .features ul li a {
  display: block;
  position: relative;
  padding-left: 7.2em;
  outline: 0;
  text-decoration: none; }

.product-features .features ul li a.ic:before,
.product-features .features ul li a.ic > .before {
  content: "";
  position: absolute;
  display: block;
  width: 4.2em;
  height: 4.2em;
  left: 0;
  top: .2em;
  opacity: .8; }

.product-features .features ul li a h3 {
  -webkit-font-smoothing: antialiased;
  font-size: 2em;
  line-height: normal; }

.product-features .features ul li a h3,
.product-features .features ul li a p {
  font-family: Proxima Nova Regular, Arial, sans-serif;
  font-weight: 400;
  color: #939c9e;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out; }

.product-features .features ul li a p {
  font-size: 1.4em;
  line-height: 1.4em;
  margin: .5em 0 0; }

.product-features .features ul li a.active h3 {
  color: #49c1bf; }

.product-features .features ul li a.active p {
  color: #fff; }

.no-touch .product-features .features ul li a:hover h3 {
  color: #49c1bf; }

.no-touch .product-features .features ul li a:hover p {
  color: #fff; }

.product-features .features-content {
  float: left;
  position: relative;
  width: 31.333333333%;
  margin-right: -100%;
  margin-left: 34.333333333%;
  margin-top: 7em; }

.product-features .features-content img {
  display: block;
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.product-features .features-content img.active {
  z-index: 3;
  opacity: 1; }

.product-features .features-content .new-bubble {
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.product-features .features-content img.active + .new-bubble {
  opacity: 1; }

.product-features .features-content .products > img {
  float: left;
  margin-right: -100%;
  width: 100%; }

.product-features .features-content .screen {
  position: absolute;
  top: 25%;
  left: 24%;
  width: 50.7%;
  height: 35%; }

.product-features .features-content .screen > img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%; }

.product-features .features-content img.wifi {
  position: absolute;
  top: 7%;
  left: -25.5%;
  width: 17%;
  margin-left: 100%; }

.feature-details {
  background: #000;
  position: relative;
  overflow: hidden; }

.slide-group.slick-slider .slick-slide .feature-details {
  position: static; }

.feature-details .fixed {
  position: fixed;
  z-index: 50; }

.feature-details .wrapper-content {
  padding: 0; }

.slide-group.slick-slider .feature-details .wrapper-content {
  padding: 8em 0 6em; }

.feature-details .cont {
  position: absolute;
  top: 0;
  width: 100%;
  left: 0; }

.slide-group.slick-slider .feature-details .cont {
  position: static;
  top: 0;
  margin-top: 0;
  padding-bottom: 0; }

.feature-details .text-wrap {
  float: left;
  position: relative;
  width: 100%; }

.slide-group.slick-slider .feature-details .text-wrap {
  width: 100%;
  text-align: center; }

.feature-details .text-wrap div > div.fixed {
  width: 514px; }

.feature-details .text-wrap > .ic-wrap {
  padding-top: 50px;
  margin-top: 50px;
  top: -80px;
  position: relative; }

.slide-group.slick-slider .feature-details .text-wrap > .ic-wrap {
  padding-left: 0; }

.feature-details .text-wrap h3 {
  font-family: Proxima Nova Semibold, Arial, Helvetica, sans-serif;
  font-size: 1.6em;
  line-height: 1.125em;
  font-weight: 400;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  margin: 0; }

.feature-details .text-wrap h3,
.slide-group.slick-slider .feature-details .text-wrap h3 b {
  padding: .3em .6em; }

.feature-details .text-wrap h3:before,
.slide-group.slick-slider .feature-details .text-wrap h3 b:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #4ac1c0;
  opacity: .6;
  border-radius: .3em;
  -webkit-box-shadow: inset 0 1em 1em -.5em #3e8a89;
  box-shadow: inset 0 1em 1em -.5em #3e8a89; }

.slide-group.slick-slider .feature-details .text-wrap h3:before {
  display: none; }

.slide-group.slick-slider .feature-details .text-wrap h3 {
  min-height: 3.975em;
  margin-top: 1.3em;
  padding: 0; }

.slide-group.slick-slider .feature-details .text-wrap h3 b {
  display: inline-block; }

.slide-group.slick-slider .feature-details .text-wrap h3 b:before {
  z-index: -1; }

.feature-details .text-wrap h3 b {
  font-weight: 400;
  position: relative; }

.feature-details .text-wrap h2 {
  font-family: Proxima Nova Light, Arial, Helvetica, sans-serif;
  font-size: 6em;
  line-height: normal;
  font-weight: 400;
  color: #fff;
  margin-top: .15em;
  margin-right: -20%; }

.slide-group.slick-slider .feature-details .text-wrap h2 {
  font-family: Proxima Nova Regular, Arial, Helvetica, sans-serif;
  font-size: 2.4em;
  line-height: 1.125em;
  height: 3.375em;
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  padding: .1em 1em 0;
  width: 300px; }

.feature-details .text-wrap p {
  color: #eee;
  font-size: 16px;
  margin: 0;
  line-height: 20px;
  padding-right: 150px; }

.slide-group.slick-slider .feature-details .text-wrap p {
  font-size: 1.8em;
  line-height: 1.5em;
  margin-top: 1.7em; }

.feature-details .text-wrap a {
  color: #fff;
  text-decoration: none;
  border-bottom: 1px solid #fff;
  border-bottom: 1px solid rgba(255, 255, 255, 0.57); }

.feature-details .text-wrap a.btn {
  border-bottom: 0; }

.feature-details .strip {
  position: absolute;
  left: 0;
  top: -1150px;
  height: 3000px;
  width: 4.2em;
  margin: 0;
  visibility: visible;
  display: none; }

.feature-details .strip i.ic {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -2.1em 0 0 -2.1em;
  opacity: 1; }

.feature-details .strip i.ic:before {
  display: block; }

.full-on-window .feature-details .strip {
  position: fixed;
  visibility: hidden;
  left: 0;
  top: 30%;
  margin: -1430px 0 0;
  z-index: 2; }

.full-on-window .feature-details .strip .ic {
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out; }

.feature-details .strip:after,
.feature-details .strip:before {
  content: "";
  display: block;
  margin: 0 auto;
  width: .15em;
  height: 50%;
  background: #000; }

.feature-details .strip:before {
  margin-top: -3em; }

.feature-details .strip:after {
  margin-top: 6em; }

.slide-group.slick-slider .feature-details .strip {
  position: static;
  left: 0;
  top: 0;
  height: auto;
  margin-left: 0;
  margin-right: 0; }

.slide-group.slick-slider .feature-details .strip:after,
.slide-group.slick-slider .feature-details .strip:before {
  display: none; }

.slide-group.slick-slider .feature-details .strip i {
  display: block;
  position: static;
  top: 0;
  left: 0;
  margin: 0; }

.slide-group.slick-slider .feature-details .strip i:before {
  margin: 0 auto; }

.feature-details .note:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .2;
  background: #fff; }

.feature-details .note > div {
  position: relative; }

.feature-details .note > div > div {
  position: relative;
  font-family: Proxima Nova Semibol, Arial, Helvetica, sans-serif;
  font-weight: 400;
  color: #fff;
  padding: 1em;
  width: 10.5em;
  height: 12.4em; }

.feature-details .note > div > div.tb {
  padding: 0;
  height: 14.5em; }

.feature-details .note > div > div.tb > div {
  padding: 1em; }

.feature-details .note > div:after,
.feature-details .note > div:before,
.feature-details .note > div > div:after,
.feature-details .note > div > div:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 2em;
  height: 2em;
  border: .2em solid #fff;
  opacity: .5; }

.feature-details .note > div:before,
.feature-details .note > div > div:after {
  margin: 0 0 0 100%;
  left: -1.7em;
  border-left: 0; }

.feature-details .note > div > div:after {
  margin-top: -1.7em;
  top: 100%;
  border-top: 0; }

.feature-details .note > div:before {
  top: -.3em;
  margin-top: -.2em;
  border-bottom: 0; }

.feature-details .note > div:after,
.feature-details .note > div > div:before {
  margin: -.3em 0 0 -.3em;
  left: -.2em; }

.feature-details .note > div:after {
  top: 100%;
  margin-top: -1.7em;
  border-right: 0;
  border-top: 0; }

.feature-details .note > div > div:before {
  top: -.2em;
  border-right: 0;
  border-bottom: 0; }

.feature-details .note.hide-top-right > div:before,
.slide-group.slick-slider .feature-details .note {
  display: none; }

.feature-details .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.feature-details .bgs .canvas .note {
  float: none;
  position: absolute;
  max-width: none; }

.full-on-window .feature-details .bg,
.full-on-window .feature-details .bgs {
  position: fixed;
  opacity: 0;
  z-index: 2;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out; }

.full-on-window .feature-details.active .bg,
.full-on-window .feature-details.active .bgs {
  opacity: 1;
  z-index: 3; }

.full-on-window .feature-details.active .strip {
  z-index: 4;
  visibility: visible; }

.full-on-window .feature-details.active .strip .ic {
  opacity: 1; }

.slick-next:before,
.slick-prev:before {
  font-family: inherit; }

.slide-group.slick-slider {
  position: relative;
  margin-bottom: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  -ms-touch-action: pan-y; }

.slide-group.slick-slider .slick-list,
.slide-group.slick-slider .slick-list .slick-track {
  height: 100%; }

.slide-group.slick-slider .slick-next,
.slide-group.slick-slider .slick-prev {
  margin: 0;
  top: 12em;
  font-family: FontAwesome;
  font-size: 2em;
  line-height: 1em;
  width: 1em;
  height: 1em;
  left: 50%; }

.slide-group.slick-slider .slick-next:before,
.slide-group.slick-slider .slick-prev:before {
  font-size: 1em;
  line-height: 1em;
  width: 1em;
  height: 1em; }

.slide-group.slick-slider .slick-prev {
  margin-left: -152px; }

.slide-group.slick-slider .slick-prev:before {
  content: "\f053"; }

.slide-group.slick-slider .slick-next {
  margin-left: 137px; }

.slide-group.slick-slider .slick-next:before {
  content: "\f054"; }

.slide-group.slick-slider .slick-dots {
  bottom: 3em; }

.slide-group.slick-slider .slick-dots li {
  list-style: none;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.3em;
  line-height: 1em;
  width: 1em;
  height: 1em;
  margin: 0 .25em;
  color: #fff; }

.slide-group.slick-slider .slick-dots li button {
  font-size: 1em;
  line-height: 1em;
  font-family: FontAwesome;
  width: 1em;
  height: 1em;
  padding: 0; }

.slide-group.slick-slider .slick-dots li button:before {
  position: static;
  display: block;
  font-family: FontAwesome;
  font-size: 1em;
  line-height: 1em;
  width: 1em;
  height: 1em;
  content: "\f10c";
  color: #fff;
  opacity: 1; }

.slide-group.slick-slider .slick-dots li button > b {
  line-height: 0;
  font-size: 0;
  color: transparent; }

.slide-group.slick-slider .slick-dots li.slick-active button:before {
  content: "\f111";
  color: #fff; }

.slide-group.slick-slider .tb {
  display: block; }

.slide-group.slick-slider .slick-slide {
  display: table-cell;
  float: none;
  vertical-align: top;
  position: relative;
  height: 100%; }

.slide-group.slick-slider .slick-slide.tb {
  display: table; }

.slide-group.slick-slider .slick-slide > .at-fixed-unit {
  height: 100%; }

.slide-group.slick-slider .slick-slide > .at-fixed-unit + .at-fixed-unit {
  display: none; }

.slide-group > .nav-group {
  position: fixed;
  right: 45px;
  top: 35%;
  width: 15px;
  height: auto;
  font-size: 17px;
  line-height: normal;
  margin-top: -3em;
  visibility: visible;
  opacity: 1;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out;
  z-index: 3; }

.slide-group > .nav-group.none,
.slide-group > .nav-group.outside {
  opacity: 0;
  visibility: hidden; }

.slide-group > .nav-group ul {
  margin: 0;
  padding: 0;
  display: block; }

.slide-group > .nav-group ul li {
  width: 40px;
  height: 40px;
  text-align: center;
  margin: 0 0 65px;
  padding: 0;
  position: relative; }

.slide-group > .nav-group ul li a:hover {
  width: 40px !important;
  height: 40px !important;
  background: #16592b;
  position: relative;
  left: 0 !important;
  top: 0 !important;
  border-radius: 100%; }

.slide-group > .nav-group ul li:first-child:after,
.slide-group > .nav-group ul li:nth-child(2):after,
.slide-group > .nav-group ul li:nth-child(3):after,
.slide-group > .nav-group ul li:nth-child(4):after {
  position: absolute;
  content: "";
  height: 65px;
  width: 2px;
  background: #ddd;
  top: 40px;
  right: 19px; }

.slide-group > .nav-group ul li:first-child a.active {
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-image: url(../img/mobile-order-pay_active.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 12px 6px;
  top: 0;
  left: 0; }

.slide-group > .nav-group ul li:nth-child(2) a.active {
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-image: url(../img/msg_active.svg);
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 7px 11px;
  top: 0;
  left: 0; }

.slide-group > .nav-group ul li:nth-child(3) a.active {
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-image: url(../img/gift_active.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  top: 0;
  left: 0; }

.slide-group > .nav-group ul li:nth-child(4) a.active {
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-image: url(../img/locater_active.svg);
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 12px 9px;
  top: 0;
  left: 0; }

.slide-group > .nav-group ul li:nth-child(5) a.active {
  background: #fff;
  border-radius: 100%;
  width: 40px;
  height: 40px;
  background-image: url(../img/menu_active.svg);
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 9px 11px;
  top: 0;
  left: 0; }

.slide-group > .nav-group ul li:first-child a {
  background-image: url(../img/mobile-order-pay.svg);
  width: 40px;
  height: 40px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 12px 6px;
  position: absolute;
  left: 0;
  top: 0; }

.slide-group > .nav-group ul li:nth-child(2) a {
  background-image: url(../img/msg.svg);
  width: 40px;
  height: 40px;
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: 7px 11px;
  position: absolute;
  left: 0;
  top: 0; }

.slide-group > .nav-group ul li:nth-child(3) a {
  background-image: url(../img/gift.svg);
  width: 40px;
  height: 40px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 10px 10px;
  position: absolute;
  left: 0;
  top: 0; }

.slide-group > .nav-group ul li:nth-child(4) a {
  background-image: url(../img/locater.svg);
  width: 40px;
  height: 40px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 12px 9px;
  position: absolute;
  left: 0;
  top: 0; }

.slide-group > .nav-group ul li:nth-child(5) a {
  background-image: url(../img/menu.svg);
  width: 40px;
  height: 40px;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 9px 11px;
  position: absolute;
  left: 0;
  top: 0; }

.slide-group > .nav-group ul li a span {
  position: absolute;
  left: -5000px; }

.slide-group > .nav-group ul li a.group-links,
.slide-group > .nav-group ul li a.none {
  display: none; }

.slide-group > .nav-group ul li a.group-links.main {
  display: block; }

.note--charge-steps {
  left: 57%;
  bottom: 60%;
  width: 8.4em; }

.app-dashboard .wrapper-content {
  padding: 13em 0; }

.app-dashboard .wrapper-content > h2,
.app-dashboard .wrapper-content > h3 {
  line-height: 1.2em;
  font-weight: 400;
  color: #fff;
  text-align: center; }

.app-dashboard .wrapper-content > h2 {
  font-family: Proxima Nova ThinT, Arial, Helvetica, sans-serif;
  font-size: 4.4em; }

.app-dashboard .wrapper-content > h3 {
  font-family: Proxima Nova Semibold, Arial, sans-serif;
  font-size: 1.6em;
  text-transform: uppercase;
  margin: .6em 0 0; }

.app-dashboard .features-content {
  float: left;
  width: 592px;
  margin: 4.3em 0 0; }

.app-dashboard .features-content .device {
  float: left;
  position: relative; }

.app-dashboard .features-content .device > img {
  width: 100%; }

.app-dashboard .features-content .device.macbook {
  z-index: 1;
  width: 825px;
  margin: 0 -825px 0 -463px; }

.app-dashboard .features-content .device.macbook .screen {
  left: 99px;
  top: 28px;
  width: 623px;
  height: 389px; }

.app-dashboard .features-content .device.iphone {
  z-index: 2;
  width: 212px;
  margin: 90px 0 0 178px; }

.app-dashboard .features-content .device.iphone .screen {
  left: 19px;
  top: 51px;
  width: 175px;
  height: 311px; }

.app-dashboard .features-content .device.iphone .screen img {
  width: 176px; }

.app-dashboard .features-content .device.product {
  z-index: 3;
  width: 30.1433009%;
  margin: 35% -10% 0 -2%; }

.app-dashboard .features-content .device.product .screen {
  left: 27%;
  top: 24.5%;
  width: 50%;
  height: 36.8%; }

.app-dashboard .features-content .device.product .screen img {
  bottom: 0;
  right: 0;
  margin: auto;
  width: auto;
  height: 100%;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.app-dashboard .features-content .device .screen {
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden; }

.app-dashboard .features-content .device .screen img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.app-dashboard .features-content .device .screen img.active {
  opacity: 1;
  z-index: 4; }

.app-dashboard .features {
  float: right;
  width: 350px;
  margin: 3.2em 0 0; }

.app-dashboard .features ul {
  display: block;
  list-style: none;
  margin: 0;
  padding: 0; }

.app-dashboard .features ul li {
  display: block;
  list-style: none;
  padding: 0;
  margin: 2.5em 0 0; }

.app-dashboard .features ul li a {
  display: block;
  position: relative;
  padding-left: 3.8em;
  outline: 0;
  text-decoration: none; }

.app-dashboard .features ul li a.ic:before,
.app-dashboard .features ul li a.ic > .before {
  position: absolute;
  top: .2em;
  left: 0;
  width: 2em;
  height: 2em;
  background-position: 50% 50%;
  opacity: .5; }

.app-dashboard .features ul li a.ic.active:before,
.app-dashboard .features ul li a.ic.active > .before {
  opacity: 1; }

.app-dashboard .features ul li a h3 {
  font-family: Proxima Nova Bold, Arial, sans-serif;
  font-size: 1.6em;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: uppercase;
  color: #939c9e;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out; }

.app-dashboard .features ul li a.active h3,
.no-touch .app-dashboard .features ul li a:hover h3 {
  color: #49c1bf; }

.app-dashboard .features ul li a p {
  margin: .230769231em 0 0;
  -webkit-transition: color .3s ease-out;
  transition: color .3s ease-out; }

.app-dashboard .features ul li a.active p,
.no-touch .app-dashboard .features ul li a:hover p {
  color: #fff; }

.app-dashboard .features ul.slick-slider {
  position: relative; }

.app-dashboard .features ul.slick-slider li {
  margin-top: 0; }

.app-dashboard .features ul.slick-slider .slick-next,
.app-dashboard .features ul.slick-slider .slick-prev {
  font-family: FontAwesome;
  font-size: 2em;
  line-height: 1em;
  width: 1em;
  height: 1em;
  top: .6em;
  margin-top: 0; }

.app-dashboard .features ul.slick-slider .slick-next:before,
.app-dashboard .features ul.slick-slider .slick-prev:before {
  font-size: 1em;
  line-height: 1em;
  width: 1em;
  height: 1em; }

.app-dashboard .features ul.slick-slider .slick-prev {
  left: 0;
  margin-left: -.2em; }

.app-dashboard .features ul.slick-slider .slick-next {
  left: 100%;
  margin-left: -.7em; }

.app-dashboard .features ul.slick-slider .slick-prev:before {
  content: "\f053"; }

.app-dashboard .features ul.slick-slider .slick-next:before {
  content: "\f054"; }

.app-dashboard .features ul.slick-slider li a {
  padding-left: 0; }

.app-dashboard .features ul.slick-slider li a.ic:before,
.app-dashboard .features ul.slick-slider li a.ic > .before {
  position: static;
  display: block;
  width: 4em;
  height: 4em;
  margin: 0 auto; }

.app-dashboard .features ul.slick-slider li a h3 {
  font-size: 1.6em;
  line-height: normal;
  text-align: center;
  margin-top: 1.2em; }

.app-dashboard .features ul.slick-slider li a p {
  font-size: 1.3em;
  line-height: 1.5em;
  text-align: center;
  margin-top: .3em; }

.app-dashboard .features p {
  font-family: Proxima Nova Regular, Arial, sans-serif;
  font-size: 1.3em;
  line-height: 1.4em;
  font-weight: 400;
  color: #939c9e;
  margin: 1em 0 0; }

.app-dashboard .features p.learn-more {
  margin-top: 3.4em;
  font-size: 1.4em; }

.app-dashboard .features p a.learn-more {
  opacity: .5;
  font-family: Proxima Nova Semibold, Arial, sans-serif;
  padding: .65em 1.2em;
  min-width: 9em;
  border-radius: 2em;
  border: 3px solid #576568;
  line-height: normal;
  text-align: center; }

.app-dashboard .features p a.learn-more:active,
.no-touch .app-dashboard .features p a.learn-more:hover {
  opacity: 1; }

.ic.ic-run-circle:before {
  background-image: url(../img/msg.html); }

.ic.ic-run-circle.ic-ch.active:before {
  background-image: url(simple.b-cssdisabled-png.hbcec6ccfd1930f063b57bd9e54996293280c280c.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Frun-circle-active.png); }

.ic.ic-sun-circle:before {
  background-image: url(../img/menu.html); }

.ic.ic-sun-circle.ic-ch.active:before {
  background-image: url(simple.b-cssdisabled-png.h69b49e2f40f7feeec53e32c9b339f97e64ef64ef.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fsun-circle-active.png); }

.ic.ic-watch-circle:before {
  background-image: url(../img/gift.html); }

.ic.ic-watch-circle.ic-ch.active:before {
  background-image: url(simple.b-cssdisabled-png.h58f17d663c652bfe518b2bc65bc66f8f73607360.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fwatch-circle-active.png); }

.ic.ic-battery-circle:before {
  background-image: url(../static1.fitbit.com/simple.b-cssdisabled-png.h5dc3a003beabc3ae2b0929670424f49d116f116f.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fbattery-circle.png); }

.ic.ic-battery-circle.ic-ch.active:before {
  background-image: url(simple.b-cssdisabled-png.h3e77f2af1d35a2f1f1cd616e90f405e3bb7dbb7d.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fbattery-circle-active.png); }

.ic.ic-wifi-circle:before {
  background-image: url(../img/locater.html); }

.ic.ic-wifi-circle.ic-ch.active:before {
  background-image: url(../static1.fitbit.com/simple.b-cssdisabled-png.hff873004d8a6f03cd9135122039872e9f29ef29e.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fwifi-circle-active.png); }

.ic.ic-chalice:before {
  background-image: url(simple.b-cssdisabled-svg.h5dde4633dc51fe37779e89a09b081606153c153c.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fsee_progress.svg); }

.ic.ic-chalice.active:before {
  background-image: url(simple.b-cssdisabled-svg.h7df36727db3dcdd4b60f44d25d0b95fce251e251.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fsee_progress-active.svg); }

.ic.ic-boot:before {
  background-image: url(simple.b-cssdisabled-svg.h7e78aa4c8f2347a8e960d9188cb30a0f8eb18eb1.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Frecord.svg); }

.ic.ic-boot.active:before {
  background-image: url(simple.b-cssdisabled-svg.ha876d3a0b9c8b9e171d0e387d151ebacd786d786.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Frecord-active.svg); }

.ic.ic-shield:before {
  background-image: url(simple.b-cssdisabled-svg.hc1fd163b7eadf650f70587974b0991221d041d04.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fcomplete.svg); }

.ic.ic-shield.active:before {
  background-image: url(simple.b-cssdisabled-svg.h1d95b85753557abe1deccc720a5c9622d5a8d5a8.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fcomplete-active.svg); }

.ic.ic-knife:before {
  background-image: url(simple.b-cssdisabled-svg.hab05d1062cdb1b4d84cf2ef2ea34455385848584.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Flog_food.svg); }

.ic.ic-knife.active:before {
  background-image: url(simple.b-cssdisabled-svg.h0b239e61e25e70884ce19e45961a8690f294f294.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Flog_food-active.svg); }

.ic.ic-budget:before {
  background-image: url(simple.b-cssdisabled-svg.h903baf13733d3c0705206c114d571b3de233e233.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fbadges.svg); }

.ic.ic-budget.active:before {
  background-image: url(simple.b-cssdisabled-svg.hd01abcbaa669986bff824764d827d9d92e672e67.html?items=%2Fcontent%2Fassets%2Fzip%2Fimages%2Ficons%2Fbadges-active.svg); }

a.btn.bg:active {
  color: #102429 !important; }

.feature-details.long-life .bg img {
  position: absolute;
  width: 388px;
  height: 442px;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  margin-left: 117px; }

@media (min-width: 768px) {
  ul.whats_new_ul {
    display: none; }
  .mobile-show,
  .mobile-visible {
    display: none !important; }
  .m-br,
  html:lang(ja) .s-br {
    display: none; }
  html:lang(ja) .notify-me h2 {
    font-size: 4.7em; }
  .feature-details .text-wrap h3 {
    white-space: nowrap; }
  .product-features .features-content .products {
    width: 195px;
    margin: 0 auto; } }

@media (min-width: 1000px) {
  .row > .col-desktop-clear {
    clear: left; }
  .product-sub-nav.nav2 .wrapper-content .nav-group ul li {
    padding: 0 20px;
    white-space: nowrap; }
  .product-sub-nav.nav2 .wrapper-content .nav-group ul {
    width: 80% !important;
    margin: 0 auto; }
  .product-info .buttons .btn-amazon.btn.bg {
    padding-top: 11px;
    padding-bottom: 11px; }
  .no-touch .product-features ul.colors li a:hover > span > b {
    visibility: visible;
    z-index: 3;
    opacity: 1; }
  .feature-details .text-wrap a.heartrate-link {
    text-decoration: none;
    border: 0; } }

@media (max-width: 1024px) {
  .product-info .bgs {
    width: 1024px;
    left: 50%;
    margin-left: -512px; }
  .blaze .product-info a.btn.bg.notify-me-button {
    padding: 13px 37px 13px 24px; }
  .feature-details .bgs {
    width: 1024px;
    left: 50%;
    margin-left: -512px; } }

@media (max-width: 767px) {
  .tab-content {
    margin-top: 0; }
  .arrow_btm,
  .arrow_top {
    position: absolute;
    top: 4px;
    margin-left: -18px; }
  .owl-carousel .owl-stage-outer {
    padding-bottom: 80px; }
  .joen_now_part {
    padding-bottom: 100px; }
  #Messages,
  #MobileOrder,
  #gift,
  #locators,
  #menu {
    padding-top: 80px; }
  .dropdown-content {
    top: 34px; }
  .brdcrmb.topNavi {
    padding: 15px 0; }
  .hidden_xs {
    display: none !important; } }

.inner_h1 {
  margin: 25px 0;
  color: #fff;
  font-size: 28px;
  font-weight: 700; }

.full-on-window .feature-details .text-wrap .column {
  position: relative;
  z-index: 4; }

.img-whatsnew {
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  display: block; }

.grid img,
.img-whatsnew {
  max-width: 100%;
  height: auto; }

.grid img {
  margin-bottom: 8px; }

@media (min-width: 1441px) {
  .img-whatsnew {
    margin-top: 220px; }
  .whats_new_ttl {
    margin-top: 100px; }
  .ipad_padd {
    margin-top: 290px; } }

.mobile-detect,
.mobile-visible {
  display: none; }

@font-face {
  font-family: Futura-Bold;
  src: url(../img/teavana/fonts/Futura-Bold.otf) format("truetype"); }

@font-face {
  font-family: Futura-Book;
  src: url(../img/teavana/fonts/Futura-Book.ttf) format("truetype"); }

@media (min-width: 1290px) {
  .container {
    width: 1320px; } }

.is-sticky {
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
  display: block !important; }

#mainImg {
  width: 100%;
  padding-bottom: 200px;
  display: inline-block;
  background: url(../img/teavana/bgBlue.png) no-repeat top;
  background-size: 100% 100%;
  text-align: center; }

#mainImg .iLogo {
  width: 25%;
  display: inline-block;
  padding: 66px 0; }

#mainImg .iLogo img {
  width: 70%; }

#mainImg .iTxt {
  width: 100%;
  display: inline-block;
  text-align: center; }

#mainImg .iTxt h2 {
  letter-spacing: 2px;
  color: #fff;
  font-family: Futura-Bold;
  font-size: 64px;
  text-transform: uppercase;
  margin: 25px 0; }

#mainImg .iTxt p {
  color: #fff;
  font-family: Futura-Book;
  font-size: 30px;
  line-height: 36px;
  margin: 0; }

#teavanaheader {
  padding: 10px 0;
  width: 100%;
  background: #fff;
  border-bottom: 2px solid #666;
  z-index: 1111111111; }

div#teavanaheader-sticky-wrapper {
  z-index: 111111111;
  position: fixed;
  display: none;
  top: 0;
  width: 100%; }

.is-sticky {
  display: block; }

#teavanaheader .hLogo {
  margin-top: 10px;
  display: inline-block;
  float: left; }

#teavanaheader .hLogo img {
  width: 80%; }

#teavanaheader .hLogo a:hover {
  background: 0 0; }

#teavanaheader .hRight {
  width: 100%;
  display: inline-block;
  float: right;
  text-align: right; }

#teavanaheader .hRight ul.ulRight {
  width: 100%;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 10px 0; }

#teavanaheader .hRight ul.ulRight li {
  display: inline-block;
  padding: 6px 25px 0 0; }

#teavanaheader .hRight ul.ulRight li:last-child {
  padding-right: 0; }

#teavanaheader .hIcon {
  display: inline-block;
  float: left;
  color: #555;
  font-size: 22px; }

#teavana-menu {
  width: 100%;
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0; }

#teavananav {
  margin-left: 0; }

#teavananav ul {
  width: 180%;
  display: inline-block;
  float: left;
  list-style: none;
  margin: 0;
  padding: 25px 0 0;
  text-align: center; }

#teavananav li {
  position: relative;
  line-height: 25px;
  float: left;
  padding: 0;
  margin-left: 30px;
  margin-top: -8px; }

#teavananav li a {
  letter-spacing: 1px;
  color: #555;
  font-size: 14px;
  font-family: Futura-Book;
  text-transform: uppercase;
  padding: 0; }

#teavananav li.active a,
#teavananav li.active-item a {
  color: #142782; }

#teavananav li a.active,
#teavananav li a:focus,
#teavananav li a:hover {
  background: #fff;
  color: #142782;
  text-decoration: none; }

#teavananav li:hover > a {
  color: #142782; }

#teavananav > ul > li:last-child > a {
  background-image: none;
  padding-right: 0;
  border: 0; }

#teavananav ul ul > li {
  padding: 0 !important; }

#teavananav ul ul > li > a {
  padding: 10px 15px !important;
  border-bottom: 1px solid #fff !important; }

#teavananav ul ul > li > a:last-child {
  border-bottom: 0 !important; }

#teavananav ul ul {
  width: 125px;
  text-align: left;
  background: #010d5f;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#232323), to(#454545));
  background-image: linear-gradient(#232323, #454545);
  background-image: -webkit-linear-gradient(#232323, #454545);
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  position: absolute;
  top: 0;
  left: 15px;
  visibility: hidden;
  opacity: 0;
  z-index: -1; }

#teavananav ul li:hover > ul {
  opacity: 1;
  visibility: visible;
  top: 105px; }

#teavananav ul ul li {
  display: block;
  position: relative;
  border-bottom: 1px solid rgba(171, 171, 171, 0.65);
  text-align: left;
  padding: 0;
  background: 0 0;
  min-height: inherit;
  float: left;
  width: 100%;
  margin: 0; }

#teavananav ul ul li:last-child {
  border-bottom: none; }

#teavananav ul ul li a {
  padding: 7px 13px;
  display: block;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: normal;
  text-decoration: none;
  color: #fff;
  border: none;
  float: none;
  transition-duration: .2s;
  -moz-transition-duration: .5s;
  -webkit-transition-duration: .5s;
  -o-transition-duration: .5s; }

#teavananav ul ul li:hover > a,
#teavananav ul ul li > a.selected {
  color: #fff;
  background-color: #0dc0c0;
  text-decoration: none; }

#teavananav ul ul ul {
  position: absolute;
  top: 0;
  left: 50%;
  width: 200px;
  border-top: none !important;
  opacity: 0;
  visibility: hidden;
  z-index: 40; }

#teavananav ul ul ul:after {
  display: none; }

#teavananavav ul ul li:hover ul {
  top: 0;
  left: 100%; }

#teavananav ul ul li a,
#teavananav ul ul li a:hover {
  color: #fff !important; }

.mean-push,
a.meanmenu-reveal {
  display: none; }

.mean-nav ul li ul {
  border-top: none;
  margin: 0;
  clear: both;
  border-top: 1px dashed #fff;
  overflow: hidden;
  display: block;
  position: relative;
  top: auto;
  left: auto; }

.mean-bar {
  width: 100%;
  padding: 0;
  min-height: 44px;
  z-index: 60;
  position: relative;
  z-index: 99999; }

a.meanmenu-reveal {
  width: 20%;
  height: 44px;
  line-height: 44px;
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background: url(../img/teavana/navigation.png) no-repeat 0 #fff;
  text-decoration: none;
  display: block;
  text-align: center;
  font-size: 21px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  left: 30px !important;
  -webkit-transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1);
  transition: background 0.9s cubic-bezier(0.18, 1, 0.21, 1); }

a.meanmenu-reveal:hover {
  color: #fff; }

nav.mean-nav {
  float: right;
  width: 100%;
  background: #fff;
  margin-top: 43px;
  padding: 0;
  position: absolute;
  top: 0;
  left: auto;
  right: 0;
  padding-bottom: 10px; }

nav.mean-nav ul {
  list-style-type: none; }

nav.mean-nav ul,
nav.mean-nav ul li {
  padding: 0;
  margin: 0;
  width: 100%;
  float: left;
  background: 0 0; }

nav.mean-nav ul li {
  position: relative;
  clear: both;
  border-bottom: none;
  background-color: #fff; }

nav.mean-nav ul li:first-child {
  border-top: none; }

nav.mean-nav ul li a {
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: normal;
  float: none;
  text-align: center;
  padding: 10px 15px;
  margin: 0;
  text-decoration: none;
  text-transform: uppercase;
  border: none;
  color: #555 !important;
  width: 100%; }

nav.mean-nav ul li a.active,
nav.mean-nav ul li a:hover,
nav.mean-nav ul li:hover > a {
  background-color: transparent !important;
  color: #142782 !important; }

nav.mean-nav ul li li a {
  padding: 11px 40px;
  visibility: visible;
  display: block;
  float: none;
  width: auto; }

nav.mean-nav ul li.mean-last a {
  border-bottom: none;
  margin-bottom: 0; }

nav.mean-nav ul li a.mean-expand {
  width: 30px;
  height: 30px;
  line-height: 29px;
  color: #fff;
  border: none !important;
  padding: 0 !important;
  text-align: center;
  position: absolute;
  right: 5px;
  top: 3px;
  z-index: 2;
  background: #0dc0c0;
  border-radius: 3px;
  overflow: hidden; }

nav.mean-nav ul li a.mean-expand.mean-clicked {
  color: #fff; }

nav.mean-nav ul li a.mean-expand:hover {
  color: #fff;
  background: #0dc0c0; }

nav.mean-nav ul ul ul {
  left: 0;
  position: relative;
  clear: both;
  width: 100%;
  display: block; }

nav.mean-nav ul ul:after {
  display: none; }

nav.mean-nav ul li ul {
  z-index: 1111; }

nav.mean-nav ul li ul,
nav.mean-nav ul li ul li ul {
  opacity: 1 !important;
  visibility: visible !important;
  top: 0 !important;
  background-color: #242f54; }

nav.mean-nav ul li ul li ul {
  left: 0 !important;
  border-left: none; }

nav.mean-nav ul li ul li ul li a {
  padding: 9px 59px;
  border-top: 1px dashed #fff !important; }

#tabsDiv,
.tdHead {
  width: 100%;
  display: inline-block; }

.tdHead {
  color: #333;
  font-family: Futura-Bold;
  font-size: 40px;
  text-transform: uppercase;
  margin-top: 0;
  text-align: center; }

.tabTxt {
  background: url(../img/teavana/bg1.jpg) no-repeat top;
  background-size: 100% 100%; }

.tabTxt,
.tabTxtMint {
  width: 100%;
  height: 544px;
  display: inline-block;
  padding: 90px; }

.tabTxtMint {
  background: url(../img/teavana/bg2.jpg) no-repeat top;
  background-size: 100% 100%; }

.tabTxtRed {
  background: url(../img/teavana/bg3.jpg) no-repeat top;
  background-size: 100% 100%; }

.tabTxtRed,
.tabTxtYellow {
  width: 100%;
  height: 544px;
  display: inline-block;
  padding: 90px; }

.tabTxtYellow {
  background: url(../img/teavana/bg4.jpg) no-repeat top;
  background-size: 100% 100%; }

.tabTxt h3,
.tabTxtMint h3,
.tabTxtRed h3,
.tabTxtYellow h3 {
  color: #fff;
  font-family: Futura-Bold;
  font-size: 30px;
  text-transform: uppercase;
  margin: 0; }

.tabTxtYellow h3 {
  letter-spacing: 2px; }

.tabTxt p,
.tabTxtMint p,
.tabTxtRed p,
.tabTxtYellow p {
  color: #fff;
  font-family: Futura-Book;
  font-size: 18px;
  line-height: 26px;
  margin: 0; }

.tabTxt p.pad,
.tabTxtMint p.pad,
.tabTxtRed p.pad,
.tabTxtYellow p.pad {
  padding: 10px 0; }

.tabTxt p span {
  color: #cacdff; }

.tabTxt p span,
.tabTxtMint p span {
  font-family: Futura-Book;
  font-size: 24px;
  line-height: 32px;
  font-style: italic; }

.tabTxtMint p span {
  color: #cafff7; }

.tabTxtRed p span {
  color: #ffcce8; }

.tabTxtRed p span,
.tabTxtYellow p span {
  font-family: Futura-Book;
  font-size: 24px;
  line-height: 32px;
  font-style: italic; }

.tabTxtYellow p span {
  color: #fff; }

.tabIcon {
  width: 100%;
  padding: 100px 0 10px; }

.tabIcon,
.tabIcon .tImg {
  display: inline-block;
  float: left; }

.tabIcon .tImg {
  padding-right: 12px; }

.rating {
  display: inline-block;
  width: 100%;
  padding: 25px 0 0; }

.rating .rateImg,
.rating p {
  display: inline-block;
  float: left; }

.rating .rateImg {
  padding: 5px 0 0 10px; }

.ca-menu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  padding: 0;
  margin-top: -18px;
  margin-bottom: 20px; }

.ca-menu li {
  width: 147px;
  height: 199px;
  border: none !important;
  overflow: hidden;
  position: relative;
  float: left;
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.ca-menu li a {
  width: 100%;
  height: 100%;
  display: block;
  color: inherit;
  text-align: left;
  position: relative; }

.ca-icon {
  -webkit-transition: all .5s;
  transition: all .5s !important;
  width: 100%;
  height: 60px;
  top: 25px;
  opacity: .2; }

.ca-icon,
.ca-main {
  position: absolute;
  left: 0;
  text-align: center; }

.ca-main {
  width: 160px;
  height: auto;
  opacity: 1;
  top: 82%; }

.ca-sub,
h2.ca-main {
  display: none; }

h2.ca-main {
  color: #707070;
  font-family: Futura-Bold;
  font-size: 12px;
  text-transform: uppercase;
  margin: 0;
  margin-top: 8px; }

.ca-menu li.active h2.ca-main,
.ca-menu li:hover h2.ca-main {
  display: block; }

.ca-menu li.active,
.ca-menu li:hover {
  z-index: 999; }

.ca-menu li.active .ca-icon,
.ca-menu li:hover .ca-icon {
  opacity: 1; }

.ca-menu li.active .ca-icon img,
.ca-menu li:hover .ca-icon img {
  display: inline-block;
  text-align: center;
  opacity: 1; }

.ca-menu li.active h2.ca-main,
.ca-menu li:hover h2.ca-main {
  color: #707070; }

.hvrNone {
  display: block;
  position: relative;
  -webkit-transition: all .5s ease-out;
  transition: all .5s ease-out !important; }

.teavanatab-content {
  width: 100%;
  display: inline-block;
  padding: 30px 0 0; }

.tab-column {
  display: inline-block;
  float: left;
  width: 50%;
  text-align: left; }

.tab-column .tabImg {
  width: 100%;
  height: 544px;
  display: inline-block;
  float: left;
  text-align: center; }

.tab-column .tabImg img {
  width: 100%;
  height: 100%; }

#tabsDiv .myTabs {
  width: 100%;
  display: inline-block;
  padding: 25px 0 0; }

#tabsDiv .nav-tabs {
  border-bottom: 0; }

#tabsDiv .nav-tabs > li.active > a,
#tabsDiv .nav-tabs > li.active > a:focus,
#tabsDiv .nav-tabs > li.active > a:hover,
#tabsDiv .nav-tabs > li:hover > a {
  color: inherit;
  background: 0 0 !important;
  border: none !important;
  border-color: transparent;
  border-radius: 0;
  cursor: default; }

#tabsDiv .nav-tabs > li > a {
  margin-right: 0;
  background: 0 0;
  border: none !important;
  border-radius: 0;
  padding: 0;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out; }

#tabsDiv .nav-tabs > li > a:hover {
  border-color: inherit; }

#tabsDiv .nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
  border: none; }

.myTabs {
  -webkit-font-smoothing: antialiased; }

#tabSlider {
  display: none; }

#teaWare {
  margin-top: -2px;
  width: 100%;
  min-height: 686px;
  background: url(../img/teavana/bgTeaWare.jpg) no-repeat top;
  background-size: cover;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#teaWare .twTxt {
  width: 100%;
  margin: 0 auto;
  text-align: center; }

#teaWare .twTxt h2 {
  letter-spacing: 2px;
  color: #333;
  font-family: Futura-Bold;
  font-size: 50px;
  text-transform: uppercase;
  margin-top: 0; }

#teaWare .twTxt p {
  color: #333;
  font-family: Futura-Book;
  font-size: 24px;
  margin: 0;
  padding: 0 12%; }

#teaWare .twTxt a.btn {
  letter-spacing: 2px;
  margin: 25px 0 0; }

#teaWare .twTxt a {
  background-color: transparent !important; }

#teaWare .twImg {
  display: none; }

#banTeaLife {
  width: 100%;
  min-height: 729px;
  background: url(../img/teavana/bgTeaLife.png) no-repeat top;
  background-size: 100% 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

#banTeaLife .bTxt {
  width: 100%;
  margin: 0 auto;
  text-align: center; }

#banTeaLife .bTxt h2 {
  color: #fff;
  font-family: Futura-Bold;
  font-size: 50px;
  text-transform: uppercase;
  margin-top: 0; }

#banTeaLife .bTxt p {
  color: #fff;
  font-family: Futura-Book;
  font-size: 24px;
  margin: 0;
  padding: 0 12%; }

#banTeaLife .bTxt a.btn {
  color: #fff;
  border: 1px solid #fff;
  margin: 25px 0 0; }

#banTeaLife .banImg {
  display: none; }

#footerTeavana {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 20px; }

#footerTeavana .fTxt {
  width: 100%;
  display: inline-block;
  color: #333;
  font-family: Futura-Book;
  font-size: 12px;
  line-height: 25px;
  text-align: center;
  text-transform: uppercase; }

#footerTeavana .fTxt p.copy {
  margin: 0; }

#footerTeavana ul.ulFooter {
  width: 100%;
  display: inline-block;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center; }

#footerTeavana ul.ulFooter li {
  display: inline-block;
  padding: 0 10px;
  position: relative; }

#footerTeavana ul.ulFooter li a {
  text-decoration: none;
  color: inherit; }

#footerTeavana ul.ulFooter li a:hover {
  background: 0 0; }

#footerTeavana ul.ulFooter li:after {
  content: ".";
  display: inline-block;
  font-size: 12px;
  position: absolute;
  top: -5px;
  left: 100%; }

#footerTeavana ul.ulFooter li:last-child:after {
  content: ""; }

#videoo {
  background: url(../img/teavana/bg_last2.jpg) no-repeat top;
  background-size: cover; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: block !important;
  margin-bottom: 16px; }

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff !important; }

.page1 {
  background: url(../img/teavana/slide1.png) no-repeat;
  background-size: 100% 100%; }

.page2 {
  background: url(../img/teavana/slide2.png) no-repeat;
  background-size: 100% 100%; }

.page3 {
  background: url(../img/teavana/slide3.png) no-repeat;
  background-size: 100% 100%; }

.bx-clone {
  display: none !important; }

.sTxt {
  z-index: 999999;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 11111;
  width: 90%; }

.sTxt h2 {
  letter-spacing: 2px;
  font-family: Futura-Bold;
  font-size: 50px;
  text-transform: uppercase;
  margin-top: 0; }

.sTxt h2,
.sTxt p {
  z-index: 999999;
  color: #333; }

.sTxt p {
  font-family: Futura-Book;
  font-size: 24px;
  margin: 0; }

.sTxt.white h2,
.sTxt.white p {
  z-index: 999999;
  color: #fff !important; }

.sHead h2 {
  z-index: 999999;
  letter-spacing: 2px;
  width: 100%;
  display: inline-block;
  color: #333;
  font-family: Futura-Bold;
  font-size: 50px;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px; }

@media screen and (min-width: 0px) and (max-width: 767px) {
  #whatwebelievein_mobile {
    display: block; }
  #sliderDeskt,
  .showonDesktop {
    display: none; }
  .showOnMobile {
    display: block; } }

@media screen and (min-width: 768px) {
  #whatwebelievein_mobile {
    display: none; }
  #sliderDeskt,
  .showonDesktop {
    display: block; }
  .showOnMobile {
    display: none; } }

#hero-unit {
  overflow: visible;
  height: 750px;
  z-index: 1111111;
  width: 100%;
  top: -23px; }

video {
  position: absolute; }

#hero-unit div {
  background-size: 100% 100% !important; }

.video {
  position: relative;
  width: 100%;
  display: inline-block; }

.hero-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.hero-text h2.gray {
  color: #fff;
  font-family: Futura-Bold;
  font-size: 50px;
  text-transform: uppercase;
  margin-top: 0;
  width: 100%;
  display: inline-block; }

.hero-text p.gray {
  color: #fff;
  font-family: Futura-Book;
  font-size: 24px;
  margin-bottom: 20px;
  padding: 0 8%; }

.hero-text a.btn {
  letter-spacing: 2px;
  border: 1px solid #fff;
  color: #fff;
  display: inline-block; }

.videomobile {
  display: none; }

.hero-text a {
  background-color: transparent !important; }

a.meanclose {
  background: url(../img/teavana/close.png) no-repeat 0 #fff; }

li.menulogo {
  display: none; }

.fp-enabled body,
html.fp-enabled {
  margin: 0;
  padding: 0;
  overflow: hidden;
  -webkit-tap-highlight-color: transparent; }

#superContainer {
  height: 100%;
  position: relative;
  -ms-touch-action: none;
  touch-action: none; }

.fp-section {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.fp-slide {
  float: left; }

.fp-slide,
.fp-slidesContainer {
  height: 100%;
  display: block; }

.fp-slides {
  z-index: 1;
  height: 100%;
  overflow: hidden;
  position: relative;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out; }

.fp-section.fp-table,
.fp-slide.fp-table {
  display: table;
  table-layout: fixed;
  width: 100%; }

.fp-tableCell {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%; }

.fp-slidesContainer {
  float: left;
  position: relative; }

.fp-controlArrow {
  position: absolute;
  z-index: 4;
  top: 50%;
  cursor: pointer;
  width: 0;
  height: 0;
  border-style: solid;
  margin-top: -38px;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.fp-controlArrow.fp-prev {
  left: 15px;
  width: 0;
  border-width: 38.5px 34px 38.5px 0;
  border-color: transparent #fff transparent transparent; }

.fp-controlArrow.fp-next {
  right: 15px;
  border-width: 38.5px 0 38.5px 34px;
  border-color: transparent transparent transparent #fff; }

.fp-scrollable {
  overflow: scroll; }

.fp-notransition {
  -webkit-transition: none !important;
  transition: none !important; }

#fp-nav {
  position: fixed;
  z-index: 100;
  margin-top: -32px;
  top: 50%;
  opacity: 1;
  -webkit-transform: translateZ(0); }

#fp-nav.right {
  right: 17px; }

#fp-nav.left {
  left: 17px; }

.fp-slidesNav {
  position: absolute;
  z-index: 4;
  left: 50%;
  opacity: 1; }

.fp-slidesNav.bottom {
  bottom: 17px; }

.fp-slidesNav.top {
  top: 17px; }

#fp-nav ul,
.fp-slidesNav ul {
  margin: 0;
  padding: 0; }

#fp-nav ul li,
.fp-slidesNav ul li {
  display: block;
  width: 14px;
  height: 13px;
  margin: 7px;
  position: relative; }

.fp-slidesNav ul li {
  display: inline-block; }

#fp-nav ul li a,
.fp-slidesNav ul li a {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  cursor: pointer;
  text-decoration: none; }

#fp-nav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li a.active span,
.fp-slidesNav ul li:hover a.active span {
  height: 12px;
  width: 12px;
  margin: -6px 0 0 -6px;
  border-radius: 100%; }

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
  border-radius: 50%;
  position: absolute;
  z-index: 1;
  height: 4px;
  width: 4px;
  border: 0;
  background: #333;
  left: 50%;
  top: 50%;
  margin: -2px 0 0 -2px;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out; }

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
  width: 10px;
  height: 10px;
  margin: -5px 0 0 -5px; }

#fp-nav ul li .fp-tooltip {
  position: absolute;
  top: -2px;
  color: #fff;
  font-size: 14px;
  font-family: arial, helvetica, sans-serif;
  white-space: nowrap;
  max-width: 220px;
  overflow: hidden;
  display: block;
  opacity: 0;
  width: 0; }

#fp-nav ul li:hover .fp-tooltip,
#fp-nav.fp-show-active a.active + .fp-tooltip {
  -webkit-transition: opacity .2s ease-in;
  transition: opacity .2s ease-in;
  width: auto;
  opacity: 1; }

#fp-nav ul li .fp-tooltip.right {
  right: 20px; }

#fp-nav ul li .fp-tooltip.left {
  left: 20px; }

@media only screen and (max-width: 1280px) {
  .ca-main,
  .ca-menu li {
    width: 140px;
    height: 170px; }
  nav li {
    margin-left: 30px; } }

@media only screen and (max-width: 1180px) {
  nav li {
    padding: 10px 0;
    margin-left: 0;
    margin-top: 0; }
  nav li a {
    padding: 0 6px;
    font-size: 13px; }
  #teavanaheader .hRight ul.ulRight,
  nav ul {
    padding: 0; }
  #teavanaheader .hRight ul.ulRight li {
    padding: 0 12px 0 0; }
  #banTeaLife,
  #teaWare {
    height: 500px; }
  #tabsDiv .tabTxt,
  #tabsDiv .tabTxtMint,
  #tabsDiv .tabTxtRed,
  #tabsDiv .tabTxtYellow {
    padding: 25px; }
  #teaWare .twTxt p {
    padding: 0 26%; }
  .sTxt {
    width: 55%; }
  #hero-unit {
    height: 600px; }
  .hero-text {
    width: 90%;
    text-align: center; }
  .ca-main,
  .ca-menu li {
    width: 120px; } }

@media only screen and (max-width: 1000px) {
  nav li,
  nav li a {
    padding: 0; }
  #teavanaheader .hLogo img {
    width: auto;
    display: none; }
  .sTxt {
    width: 75%; }
  .ca-main,
  .ca-menu li {
    width: 90px; }
  #teavanaheader .col-xs-6.col-sm-6.col-md-6.col-lg-6 {
    width: 100%;
    padding: 0; }
  #teavanaheader .hLogo,
  li.menulogo {
    float: none;
    text-align: center; }
  li.menulogo {
    display: block; }
  #teavanaheader .col-xs-6.col-sm-6.col-md-4.col-lg-4 {
    width: 50%;
    position: absolute;
    right: 10%;
    top: 20px; }
  #teavanaheader .hRight {
    position: relative; }
  #teavana-menu {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@media only screen and (max-width: 767px) {
  .hero-text h2.gray {
    font-size: 24px; }
  .hero-text p.gray {
    font-size: 16px; }
  .owl-carousel {
    margin-top: 0; }
  .owl-next,
  .owl-prev {
    position: absolute;
    top: 133px; }
  #mainImg {
    width: 100%;
    padding-bottom: 100px;
    display: inline-block;
    background: url(../img/teavana/bgBlue_mobile.png) no-repeat top;
    background-size: 100% 100%;
    text-align: center; }
  #mainImg .iLogo {
    width: 70%;
    padding: 25px 0; }
  #mainImg .iLogo img {
    width: 50%; }
  #mainImg .iTxt h2 {
    font-size: 30px;
    margin: 0; }
  #teavanaheader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    width: 100% !important; }
  #teavanaheader .hRight ul.ulRight li {
    padding: 9px 15px 0 0; }
  #teavanaheader .hLogo {
    display: none; }
  .page1 {
    background: url(../img/teavana/slide1_mobile.jpg) no-repeat;
    background-size: 100% 100%; }
  .page2 {
    background: url(../img/teavana/slide2_mobile.jpg) no-repeat;
    background-size: 100% 100%; }
  .page3 {
    background: url(../img/teavana/slide3_mobile.jpg) no-repeat;
    background-size: 100% 100%; }
  #tabsDiv {
    display: none; }
  #tabSlider {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 0 15px;
    margin-top: -50px; }
  .tdHead {
    font-size: 24px;
    padding: 10px 0; }
  .tab-column {
    width: 100%; }
  .tab-column .tabImg {
    min-height: auto;
    height: auto; }
  .tabTxt {
    height: auto;
    padding: 25px; }
  .tabTxt h3 {
    font-size: 20px; }
  .tabTxt p {
    font-size: 14px; }
  .tabTxt p span {
    font-size: 16px;
    line-height: 26px; }
  .tabIcon {
    padding: 50px 0 0; }
  .tabTxt_mobile {
    background: url(../img/teavana/bg_purple_mob.jpg) no-repeat top;
    background-size: 100% 100%;
    height: auto;
    padding: 25px; }
  .tabTxt_mobile h3 {
    color: #fff;
    font-family: Futura-Bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px; }
  .tabTxt_mobile p {
    color: #fff;
    font-size: 14px;
    margin: 0; }
  .tabTxt_mobile p,
  .tabTxt_mobile p span {
    font-family: Futura-Book;
    line-height: 26px; }
  .tabTxt_mobile p span {
    font-size: 16px;
    color: #cacdff;
    font-style: italic; }
  .tabTxt_mobile p.pad {
    padding: 10px 0; }
  .tabTxtMint_mobile {
    background: url(../img/teavana/bg_green_mob.jpg) no-repeat top;
    background-size: 100% 100%;
    height: auto;
    padding: 25px; }
  .tabTxtMint_mobile h3 {
    color: #fff;
    font-family: Futura-Bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px; }
  .tabTxtMint_mobile p {
    color: #fff;
    font-family: Futura-Book;
    font-size: 14px;
    line-height: 26px;
    margin: 0; }
  .tabTxtMint_mobile p span {
    font-size: 16px;
    line-height: 26px;
    color: #cafff7;
    font-family: Futura-Book;
    font-style: italic; }
  .tabTxtMint_mobile p.pad {
    padding: 10px 0; }
  .tabTxtMintE_mobile {
    background: url(../img/teavana/bg_green_mob.jpg) no-repeat top;
    background-size: 100% 100%;
    height: auto;
    padding: 25px; }
  .tabTxtMintE_mobile h3 {
    color: #fff;
    font-family: Futura-Bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px; }
  .tabTxtMintE_mobile p {
    color: #fff;
    font-family: Futura-Book;
    font-size: 14px;
    line-height: 26px;
    margin: 0; }
  .tabTxtMintE_mobile p span {
    font-size: 16px;
    line-height: 26px;
    color: #cafff7;
    font-family: Futura-Book;
    font-style: italic; }
  .tabTxtMintE_mobile p.pad {
    padding: 10px 0; }
  .tabTxtYellow_mobile {
    background: url(../img/teavana/bg_yellow_mob.jpg) no-repeat top;
    background-size: 100% 100%;
    height: auto;
    padding: 25px; }
  .tabTxtYellow_mobile h3 {
    color: #fff;
    font-family: Futura-Bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px; }
  .tabTxtYellow_mobile p {
    font-size: 14px;
    margin: 0; }
  .tabTxtYellow_mobile p,
  .tabTxtYellow_mobile p span {
    color: #fff;
    font-family: Futura-Book;
    line-height: 26px; }
  .tabTxtYellow_mobile p span {
    font-size: 16px;
    font-style: italic; }
  .tabTxtYellow_mobile p.pad {
    padding: 10px 0; }
  .tabTxtRed_mobile {
    background: url(../img/teavana/bg_red_mob.jpg) no-repeat top;
    background-size: 100% 100%;
    height: auto;
    padding: 25px; }
  .tabTxtRed_mobile h3 {
    color: #fff;
    font-family: Futura-Bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px; }
  .tabTxtRed_mobile p {
    color: #fff;
    font-family: Futura-Book;
    font-size: 14px;
    line-height: 26px;
    margin: 0; }
  .tabTxtRed_mobile p span {
    font-size: 16px;
    line-height: 26px;
    color: #ffcce8;
    font-family: Futura-Book;
    font-style: italic; }
  .tabTxtRed_mobile p.pad {
    padding: 10px 0; }
  .tabTxtRedM_mobile {
    background: url(../img/teavana/bg_red_mob.jpg) no-repeat top;
    background-size: 100% 100%;
    height: auto;
    padding: 25px; }
  .tabTxtRedM_mobile h3 {
    color: #fff;
    font-family: Futura-Bold;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px; }
  .tabTxtRedM_mobile p {
    color: #fff;
    font-family: Futura-Book;
    font-size: 14px;
    line-height: 26px;
    margin: 0; }
  .tabTxtRedM_mobile p span {
    font-size: 16px;
    line-height: 26px;
    color: #ffcce8;
    font-family: Futura-Book;
    font-style: italic; }
  .tabTxtRedM_mobile p.pad {
    padding: 10px 0; }
  #teaWare .twImg img {
    width: 100%;
    padding-top: 28px; }
  #teaWare .twImg {
    background: #fafafd;
    width: 100%;
    display: inline-block;
    position: relative; }
  #teaWare {
    display: inline-block;
    min-height: auto;
    background: 0 0;
    height: auto;
    margin-top: -28px; }
  #teaWare .twTxt {
    position: absolute;
    z-index: 1111;
    top: 55%;
    left: 0; }
  #banTeaLife {
    min-height: auto;
    background: 0 0;
    border-bottom: 1px solid #c0bebf; }
  #banTeaLife .banImg {
    width: 100%;
    display: inline-block; }
  #banTeaLife .banImg img {
    width: 100%; }
  #banTeaLife .bTxt {
    padding: 25px 0; }
  #banTeaLife .bTxt h2.gray,
  #banTeaLife .bTxt p.gray {
    color: #333; }
  #banTeaLife .bTxt a.btn {
    color: #333;
    border: 1px solid #333;
    margin: 25px 0; }
  #footerTeavana .fTxt {
    font-size: 10px; }
  #footerTeavana ul.ulFooter li {
    padding: 0 5px; }
  #banTeaLife .bTxt h2,
  #teaWare .twTxt h2 {
    font-size: 24px; }
  #banTeaLife .bTxt p,
  #mainImg .iTxt p,
  #teaWare .twTxt p {
    font-size: 16px;
    line-height: 26px; }
  a.btn {
    font-size: 16px;
    padding: 12px 46px; }
  #hero-unit {
    display: none; }
  .videomobile {
    display: block;
    margin-top: 0; }
  .videomobile img {
    width: 100%; }
  #videoo {
    background: 0 0; }
  #teaWare .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0; }
  .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
    display: inline-block !important;
    width: 9%;
    margin-bottom: 16px; } }

@media only screen and (max-width: 736px) and (min-width: 414px) {
  #teavanaheader .hRight ul.ulRight li {
    padding: 10px 15px 0 0; }
  #banTeaLife {
    min-height: 729px; } }

@media only screen and (max-width: 736px) {
  li.page2.bx-clone {
    height: 500px !important; }
  .sHead h2 {
    font-size: 25px; }
  #mainImg {
    margin-top: 49px; }
  .owl-buttons {
    top: 58%; }
  #teaWare .twTxt p {
    padding: 0 9%; }
  .videomobile .hero-text {
    text-align: center;
    margin-top: 20px;
    display: block;
    position: relative;
    top: 0;
    width: 100%;
    display: inline-block;
    left: 0;
    right: 0;
    -webkit-transform: inherit;
    transform: inherit; }
  .hero-text a.btn,
  .hero-text h2.gray,
  .hero-text p.gray {
    color: #333; }
  .hero-text h2.gray {
    font-size: 30px; }
  .hero-text a.btn {
    border-color: #333; }
  #footerTeavana {
    border-top: 1px solid #333;
    margin-top: 20px; }
  div#teavanaheader-sticky-wrapper {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    height: auto !important; }
  .owl-pagination {
    display: none; }
  #teavanaheader .col-xs-6.col-sm-6.col-md-4.col-lg-4 {
    right: 2%;
    top: 0; }
  #tabSlider,
  #tabSlider .col-xs-12.col-sm-12.col-md-12.col-lg-12 {
    padding: 0; } }

@media only screen and (max-width: 480px) {
  .sTxt {
    width: 85%; }
  li.page2.bx-clone {
    height: 400px !important; }
  .hero-text {
    display: none; }
  #hero-unit {
    height: 350px; }
  #hero-unit div {
    background-size: 100% 100% !important; }
  #teaWare .twImg img {
    width: 100%; }
  .owl-buttons {
    top: 38%; }
  .tabIcon {
    padding: 20px 0 0; }
  .tabTxt h3 {
    font-size: 18px; }
  .tabTxt p span {
    font-size: 14px; }
  .hero-text h2.gray {
    font-size: 20px; }
  .hero-text p.gray {
    font-size: 14px; } }

::-webkit-scrollbar {
  width: 13px; }

::-webkit-scrollbar-track {
  background: #fff;
  -webkit-box-shadow: inset 1px 1px 2px #e0e0e0;
  border: 1px solid #d8d8d8; }

::-webkit-scrollbar-thumb {
  background: #ddd;
  -webkit-box-shadow: inset 1px 1px 2px rgba(156, 156, 156, 0.4); }

::-webkit-scrollbar-thumb:hover {
  background: #aaa; }

::-webkit-scrollbar-thumb:active {
  background: #888;
  -webkit-box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.3); }

.special {
  position: relative;
  display: block;
  width: 100%;
  height: 500px;
  height: 100vh;
  overflow: hidden;
  color: #bbb; }

.special .cover {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 1; }

.special .cover img {
  position: absolute;
  display: block;
  min-width: 100%;
  min-height: 100%;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.special .content {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  z-index: 2; }

.special .text {
  width: 50%; }

.centralize {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateZ(0) translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%); }

@media screen and (max-width: 1000px) {
  .special .text {
    width: 90%; } }

a.iprodev {
  line-height: normal;
  font-family: Varela Round, sans-serif;
  font-weight: 600;
  text-decoration: none;
  font-size: 13px;
  color: #a7aaae;
  position: fixed;
  left: 20px;
  bottom: 20px;
  border: 1px solid #a7aaae;
  padding: 12px 20px 10px;
  border-radius: 50px;
  -webkit-transition: all .1s ease-in-out;
  transition: all .1s ease-in-out;
  text-transform: uppercase;
  z-index: 100; }

#scroll {
  position: fixed;
  top: 50%;
  right: 30px;
  z-index: 999; }

.scroll_item {
  border: 1px solid #fff;
  border-radius: 7px;
  width: 15px;
  height: 15px;
  margin: 10px;
  opacity: .7; }

.scroll_item:hover {
  background: #fff; }

.scroll_item_active {
  border: 1px solid #fff;
  border-radius: 7px;
  width: 15px;
  height: 15px;
  margin: 10px;
  opacity: .7;
  background-color: #fff; }

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: portrait) {
  .swiper-wrapper .swiper-slide {
    height: 82%; }
  .tabTxtMint_mobile .tabIcon,
  .tabTxt_mobile .tabIcon {
    padding-top: 42px; }
  .tabTxtYellow_mobile .tabIcon {
    padding-top: 68px; }
  .tabTxtRed_mobile .tabIcon {
    padding-top: 69px; }
  .tabTxtRed_mobile .rating {
    padding-top: 50px; }
  .tabTxtRedM_mobile .tabIcon {
    padding-top: 69px; }
  .tabTxtRedM_mobile .rating {
    padding-top: 50px; } }

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-device-pixel-ratio: 3) {
  .swiper-wrapper .swiper-slide {
    height: 86%; }
  .tabTxt_mobile .tabIcon {
    padding-top: 68px; }
  .tabTxtYellow_mobile .tabIcon {
    padding-top: 94px !important; }
  .tabTxtMintE_mobile .tabIcon {
    padding-top: 68px !important; }
  .tabTxtMint_mobile .tabIcon {
    padding-top: 68px; }
  .tabTxtRedM_mobile .tabIcon {
    padding-top: 95px; } }

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (orientation: portrait) {
  .tabTxt_mobile .tabIcon {
    padding-top: 68px; }
  .tabTxtMintE_mobile .tabIcon {
    padding-top: 42px; }
  .tabTxtMint_mobile .tabIcon,
  .tabTxtYellow_mobile .tabIcon {
    padding-top: 68px; } }

.swiper-slide {
  background: #fff; }

.swiper-container {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1; }

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.swiper-container-no-flexbox .swiper-slide {
  float: left; }

.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative; }

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto; }

.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform, height;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  background-size: 27px 44px;
  background-position: 50%;
  background-repeat: no-repeat; }

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
  left: 10px;
  right: auto; }

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E"); }

.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E"); }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
  right: 10px;
  left: auto; }

.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E"); }

.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E"); }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2; }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff; }

.swiper-pagination-bullet-active {
  opacity: 1;
  background: #afafaf; }

.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff; }

.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000; }

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0); }

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block; }

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px; }

.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  transform-origin: left top; }

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  transform-origin: right top; }

.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5); }

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff; }

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000; }

.swiper-container-3d {
  -webkit-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px; }

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), transparent); }

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px; }

.swiper-container-cube,
.swiper-container-flip {
  overflow: visible; }

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: p 1s steps(12) infinite;
  animation: p 1s steps(12) infinite; }

.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
  background-position: 50%;
  background-size: 100%;
  background-repeat: no-repeat; }

.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;    charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E"); }

@-webkit-keyframes p {
  to {
    -webkit-transform: rotate(1turn); } }

@keyframes p {
  to {
    -webkit-transform: rotate(1turn);
    transform: rotate(1turn); } }

@media only screen and (max-width: 480px) {
  .swiper-container {
    height: 400px !important; }
  .swiper-wrapper .swiper-slide img {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; } }

@media only screen and (max-width: 767px) {
  .swiper-wrapper .swiper-slide img {
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%; }
  .swiper-container {
    margin-top: 0;
    margin-bottom: 55px;
    height: 450px !important; } }

@media only screen and (max-width: 767px) {
  .swiper-container .swiper-slide .sTxt {
    top: 200px; }
  .swiper-container .swiper-slide .sTxt h2 {
    font-size: 20px; }
  .swiper-container .swiper-slide .sTxt p {
    font-size: 16px;
    vertical-align: middle;
    line-height: 26px; } }

.inline-tab .tab-pane {
  display: inline-block;
  overflow: hidden;
  float: left;
  width: 0; }

.inline-tab .tab-pane.active {
  width: 100%; }

.img-icon,
img.img-icon {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px; }

.table-container {
  margin-top: 20px;
  margin-bottom: 20px; }

.table-container:first-child {
  margin-top: 0; }

.table-container + .table-container {
  margin-top: 40px; }

.table-container table:last-child {
  margin-bottom: 0; }

.table-style-sb table,
table.table-style-sb {
  font-size: 12px; }

.table-style-sb table > tbody > tr > td,
.table-style-sb table > tbody > tr > th,
.table-style-sb table > tfoot > tr > td,
.table-style-sb table > tfoot > tr > th,
.table-style-sb table > thead > tr > td,
.table-style-sb table > thead > tr > th,
table.table-style-sb > tbody > tr > td,
table.table-style-sb > tbody > tr > th,
table.table-style-sb > tfoot > tr > td,
table.table-style-sb > tfoot > tr > th,
table.table-style-sb > thead > tr > td,
table.table-style-sb > thead > tr > th {
  background-color: #fff;
  border-left: 0;
  border-right: 0;
  border-bottom: 1px solid #e7e3df; }

.table-style-sb table > tbody > tr > td.primary-color,
.table-style-sb table > tbody > tr > th.primary-color,
.table-style-sb table > tfoot > tr > td.primary-color,
.table-style-sb table > tfoot > tr > th.primary-color,
.table-style-sb table > thead > tr > td.primary-color,
.table-style-sb table > thead > tr > th.primary-color,
table.table-style-sb > tbody > tr > td.primary-color,
table.table-style-sb > tbody > tr > th.primary-color,
table.table-style-sb > tfoot > tr > td.primary-color,
table.table-style-sb > tfoot > tr > th.primary-color,
table.table-style-sb > thead > tr > td.primary-color,
table.table-style-sb > thead > tr > th.primary-color {
  background: #006341; }

.table-style-sb table > tbody > tr > td.secondary-color,
.table-style-sb table > tbody > tr > th.secondary-color,
.table-style-sb table > tfoot > tr > td.secondary-color,
.table-style-sb table > tfoot > tr > th.secondary-color,
.table-style-sb table > thead > tr > td.secondary-color,
.table-style-sb table > thead > tr > th.secondary-color,
table.table-style-sb > tbody > tr > td.secondary-color,
table.table-style-sb > tbody > tr > th.secondary-color,
table.table-style-sb > tfoot > tr > td.secondary-color,
table.table-style-sb > tfoot > tr > th.secondary-color,
table.table-style-sb > thead > tr > td.secondary-color,
table.table-style-sb > thead > tr > th.secondary-color {
  background: #1e1e1e; }

.table-style-sb table > tbody > tr > td.grass-color,
.table-style-sb table > tbody > tr > th.grass-color,
.table-style-sb table > tfoot > tr > td.grass-color,
.table-style-sb table > tfoot > tr > th.grass-color,
.table-style-sb table > thead > tr > td.grass-color,
.table-style-sb table > thead > tr > th.grass-color,
table.table-style-sb > tbody > tr > td.grass-color,
table.table-style-sb > tbody > tr > th.grass-color,
table.table-style-sb > tfoot > tr > td.grass-color,
table.table-style-sb > tfoot > tr > th.grass-color,
table.table-style-sb > thead > tr > td.grass-color,
table.table-style-sb > thead > tr > th.grass-color {
  background: #2a8a15; }

.table-style-sb table > tbody > tr > td.green-color,
.table-style-sb table > tbody > tr > th.green-color,
.table-style-sb table > tfoot > tr > td.green-color,
.table-style-sb table > tfoot > tr > th.green-color,
.table-style-sb table > thead > tr > td.green-color,
.table-style-sb table > thead > tr > th.green-color,
table.table-style-sb > tbody > tr > td.green-color,
table.table-style-sb > tbody > tr > th.green-color,
table.table-style-sb > tfoot > tr > td.green-color,
table.table-style-sb > tfoot > tr > th.green-color,
table.table-style-sb > thead > tr > td.green-color,
table.table-style-sb > thead > tr > th.green-color {
  background: #006341; }

.table-style-sb table > tbody > tr > td.forest-color,
.table-style-sb table > tbody > tr > th.forest-color,
.table-style-sb table > tfoot > tr > td.forest-color,
.table-style-sb table > tfoot > tr > th.forest-color,
.table-style-sb table > thead > tr > td.forest-color,
.table-style-sb table > thead > tr > th.forest-color,
table.table-style-sb > tbody > tr > td.forest-color,
table.table-style-sb > tbody > tr > th.forest-color,
table.table-style-sb > tfoot > tr > td.forest-color,
table.table-style-sb > tfoot > tr > th.forest-color,
table.table-style-sb > thead > tr > td.forest-color,
table.table-style-sb > thead > tr > th.forest-color {
  background: #225352; }

.table-style-sb table > tbody > tr > td.brown-color,
.table-style-sb table > tbody > tr > th.brown-color,
.table-style-sb table > tfoot > tr > td.brown-color,
.table-style-sb table > tfoot > tr > th.brown-color,
.table-style-sb table > thead > tr > td.brown-color,
.table-style-sb table > thead > tr > th.brown-color,
table.table-style-sb > tbody > tr > td.brown-color,
table.table-style-sb > tbody > tr > th.brown-color,
table.table-style-sb > tfoot > tr > td.brown-color,
table.table-style-sb > tfoot > tr > th.brown-color,
table.table-style-sb > thead > tr > td.brown-color,
table.table-style-sb > thead > tr > th.brown-color {
  background: #87754a; }

.table-style-sb table > tbody > tr > td.brown-dark-color,
.table-style-sb table > tbody > tr > th.brown-dark-color,
.table-style-sb table > tfoot > tr > td.brown-dark-color,
.table-style-sb table > tfoot > tr > th.brown-dark-color,
.table-style-sb table > thead > tr > td.brown-dark-color,
.table-style-sb table > thead > tr > th.brown-dark-color,
table.table-style-sb > tbody > tr > td.brown-dark-color,
table.table-style-sb > tbody > tr > th.brown-dark-color,
table.table-style-sb > tfoot > tr > td.brown-dark-color,
table.table-style-sb > tfoot > tr > th.brown-dark-color,
table.table-style-sb > thead > tr > td.brown-dark-color,
table.table-style-sb > thead > tr > th.brown-dark-color {
  background: #3a3531; }

.table-style-sb table > tbody > tr > td.alto-color,
.table-style-sb table > tbody > tr > th.alto-color,
.table-style-sb table > tfoot > tr > td.alto-color,
.table-style-sb table > tfoot > tr > th.alto-color,
.table-style-sb table > thead > tr > td.alto-color,
.table-style-sb table > thead > tr > th.alto-color,
table.table-style-sb > tbody > tr > td.alto-color,
table.table-style-sb > tbody > tr > th.alto-color,
table.table-style-sb > tfoot > tr > td.alto-color,
table.table-style-sb > tfoot > tr > th.alto-color,
table.table-style-sb > thead > tr > td.alto-color,
table.table-style-sb > thead > tr > th.alto-color {
  background: #ddd; }

.table-style-sb table > tbody > tr > td.alabaster-color,
.table-style-sb table > tbody > tr > th.alabaster-color,
.table-style-sb table > tfoot > tr > td.alabaster-color,
.table-style-sb table > tfoot > tr > th.alabaster-color,
.table-style-sb table > thead > tr > td.alabaster-color,
.table-style-sb table > thead > tr > th.alabaster-color,
table.table-style-sb > tbody > tr > td.alabaster-color,
table.table-style-sb > tbody > tr > th.alabaster-color,
table.table-style-sb > tfoot > tr > td.alabaster-color,
table.table-style-sb > tfoot > tr > th.alabaster-color,
table.table-style-sb > thead > tr > td.alabaster-color,
table.table-style-sb > thead > tr > th.alabaster-color {
  background: #f7f7f7; }

.table-style-sb table > tbody > tr > td.black-color,
.table-style-sb table > tbody > tr > th.black-color,
.table-style-sb table > tfoot > tr > td.black-color,
.table-style-sb table > tfoot > tr > th.black-color,
.table-style-sb table > thead > tr > td.black-color,
.table-style-sb table > thead > tr > th.black-color,
table.table-style-sb > tbody > tr > td.black-color,
table.table-style-sb > tbody > tr > th.black-color,
table.table-style-sb > tfoot > tr > td.black-color,
table.table-style-sb > tfoot > tr > th.black-color,
table.table-style-sb > thead > tr > td.black-color,
table.table-style-sb > thead > tr > th.black-color {
  background: #000; }

.table-style-sb table > tbody > tr > td.white-color,
.table-style-sb table > tbody > tr > th.white-color,
.table-style-sb table > tfoot > tr > td.white-color,
.table-style-sb table > tfoot > tr > th.white-color,
.table-style-sb table > thead > tr > td.white-color,
.table-style-sb table > thead > tr > th.white-color,
table.table-style-sb > tbody > tr > td.white-color,
table.table-style-sb > tbody > tr > th.white-color,
table.table-style-sb > tfoot > tr > td.white-color,
table.table-style-sb > tfoot > tr > th.white-color,
table.table-style-sb > thead > tr > td.white-color,
table.table-style-sb > thead > tr > th.white-color {
  background: #fff; }

.table-style-sb table > tbody > tr.active-row > td,
.table-style-sb table > tbody > tr.active-row > th,
.table-style-sb table > tfoot > tr.active-row > td,
.table-style-sb table > tfoot > tr.active-row > th,
.table-style-sb table > thead > tr.active-row > td,
.table-style-sb table > thead > tr.active-row > th,
table.table-style-sb > tbody > tr.active-row > td,
table.table-style-sb > tbody > tr.active-row > th,
table.table-style-sb > tfoot > tr.active-row > td,
table.table-style-sb > tfoot > tr.active-row > th,
table.table-style-sb > thead > tr.active-row > td,
table.table-style-sb > thead > tr.active-row > th {
  background-color: #eeebe6; }

.table-style-sb table > thead > tr > td,
.table-style-sb table > thead > tr > th,
table.table-style-sb > thead > tr > td,
table.table-style-sb > thead > tr > th {
  font-weight: 700;
  color: #2a8a15;
  white-space: nowrap; }

.table-style-sb table > tbody > tr:nth-child(3n+3) > td,
.table-style-sb table > tbody > tr:nth-child(3n+3) > th,
table.table-style-sb > tbody > tr:nth-child(3n+3) > td,
table.table-style-sb > tbody > tr:nth-child(3n+3) > th {
  background-color: #eeebe6; }

.table-style-sb table > tbody > tr > td,
.table-style-sb table > tbody > tr > th,
table.table-style-sb > tbody > tr > td,
table.table-style-sb > tbody > tr > th {
  white-space: nowrap; }

.table-style-sb table > tbody > tr > th,
table.table-style-sb > tbody > tr > th {
  font-weight: 700;
  color: #2a8a15; }

.table-style-sb table > tbody > tr > th:first-child,
table.table-style-sb > tbody > tr > th:first-child {
  width: 300px; }

.smartbanner {
  position: absolute;
  top: 0;
  left: 0;
  overflow-x: hidden;
  width: 100%;
  height: 84px;
  background: #f3f3f3;
  font-family: Helvetica, sans, sans-serif; }

.smartbanner__exit {
  position: absolute;
  top: calc(50% - 6px);
  left: 9px;
  display: block;
  margin: 0;
  width: 12px;
  height: 12px;
  border: 0;
  text-align: center; }

.smartbanner__exit::before, .smartbanner__exit::after {
  position: absolute;
  width: 1px;
  height: 12px;
  background: #767676;
  content: ' '; }

.smartbanner__exit::before {
  transform: rotate(45deg); }

.smartbanner__exit::after {
  transform: rotate(-45deg); }

.smartbanner__icon {
  position: absolute;
  top: 10px;
  left: 30px;
  width: 64px;
  height: 64px;
  border-radius: 15px;
  background-size: 64px 64px; }

.smartbanner__info {
  position: absolute;
  top: 10px;
  left: 104px;
  display: flex;
  overflow-y: hidden;
  width: 60%;
  height: 64px;
  align-items: center;
  color: #000; }

.smartbanner__info__title {
  font-size: 14px; }

.smartbanner__info__author, .smartbanner__info__price {
  font-size: 12px; }

.smartbanner__button {
  position: absolute;
  top: 32px;
  right: 10px;
  z-index: 1;
  display: block;
  padding: 0 10px;
  min-width: 10%;
  border-radius: 5px;
  background: #f3f3f3;
  color: #1474fc;
  font-size: 18px;
  text-align: center;
  text-decoration: none; }

.smartbanner__button__label {
  text-align: center; }

.smartbanner.smartbanner--android {
  background: #3d3d3d url(data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7);
  box-shadow: inset 0 4px 0 #88b131; }

.smartbanner.smartbanner--android .smartbanner__exit {
  left: 6px;
  margin-right: 7px;
  width: 17px;
  height: 17px;
  border-radius: 14px;
  background: #1c1e21;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.8) inset, 0 1px 1px rgba(255, 255, 255, 0.3);
  color: #b1b1b3;
  font-family: 'ArialRoundedMTBold', Arial;
  font-size: 20px;
  -webkit-font-smoothing: subpixel-antialiased;
  line-height: 17px;
  text-shadow: 0 1px 1px #000; }

.smartbanner.smartbanner--android .smartbanner__exit::before, .smartbanner.smartbanner--android .smartbanner__exit::after {
  top: 3px;
  left: 8px;
  width: 2px;
  height: 11px;
  background: #b1b1b3; }

.smartbanner.smartbanner--android .smartbanner__exit:active, .smartbanner.smartbanner--android .smartbanner__exit:hover {
  color: #eee; }

.smartbanner.smartbanner--android .smartbanner__icon {
  background-color: transparent;
  box-shadow: none; }

.smartbanner.smartbanner--android .smartbanner__info {
  color: #ccc;
  text-shadow: 0 1px 2px #000; }

.smartbanner.smartbanner--android .smartbanner__info__title {
  color: #fff;
  font-weight: bold; }

.smartbanner.smartbanner--android .smartbanner__button {
  top: 30px;
  right: 20px;
  padding: 0;
  min-width: 12%;
  border-radius: 0;
  background: none;
  box-shadow: 0 0 0 1px #333, 0 0 0 2px #dddcdc;
  color: #d1d1d1;
  font-size: 14px;
  font-weight: bold; }

.smartbanner.smartbanner--android .smartbanner__button:active, .smartbanner.smartbanner--android .smartbanner__button:hover {
  background: none; }

.smartbanner.smartbanner--android .smartbanner__button__label {
  display: block;
  padding: 0 10px;
  background: #42b6c9;
  background: linear-gradient(to bottom, #42b6c9, #39a9bb);
  box-shadow: none;
  line-height: 24px;
  text-align: center;
  text-shadow: none;
  text-transform: none; }

.smartbanner.smartbanner--android .smartbanner__button__label:active, .smartbanner.smartbanner--android .smartbanner__button__label:hover {
  background: #2ac7e1; }

/* START Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
.sf_cols {
  width: 100%;
  margin: 0;
  padding: 0; }

.sf_cols:before, .sf_cols:after {
  content: "";
  display: table; }

.sf_cols:after {
  clear: both; }

.sf_cols {
  zoom: 1; }

.sf_colsOut + .sf_colsOut {
  *margin-left: -1px !important; }

.sf_block {
  display: block; }

.sf_1col_1_100 {
  float: none;
  margin: 0; }

.sf_2cols_1_25 {
  float: left;
  width: 25%;
  margin: 0; }

.sf_2cols_2_75 {
  float: right;
  width: 75%;
  margin: 0; }

.sf_2cols_2_75 .sf_2cols_2in_75 {
  margin-left: 12px; }

.sf_2cols_1_33 {
  float: left;
  width: 33%;
  margin: 0; }

.sf_2cols_2_67 {
  float: right;
  width: 67%;
  margin: 0; }

.sf_2cols_2_67 .sf_2cols_2in_67 {
  margin-left: 12px; }

.sf_2cols_1_50 {
  float: left;
  width: 50%;
  margin: 0; }

.sf_2cols_2_50 {
  float: right;
  width: 50%;
  margin: 0; }

.sf_2cols_2_50 .sf_2cols_2in_50 {
  margin-left: 12px; }

.sf_2cols_1_67 {
  float: left;
  width: 67%;
  margin: 0; }

.sf_2cols_2_33 {
  float: right;
  width: 33%;
  margin: 0; }

.sf_2cols_2_33 .sf_2cols_2in_33 {
  margin-left: 12px; }

.sf_2cols_1_75 {
  float: left;
  width: 75%;
  margin: 0; }

.sf_2cols_2_25 {
  float: right;
  width: 25%;
  margin: 0; }

.sf_2cols_2_25 .sf_2cols_2in_25 {
  margin-left: 12px; }

.sf_3cols_1_33 {
  float: left;
  width: 33%;
  margin: 0; }

.sf_3cols_2_34 {
  float: left;
  width: 34%;
  margin: 0; }

.sf_3cols_3_33 {
  float: left;
  width: 33%;
  margin: 0;
  _margin-left: -1px !important; }

.sf_3cols_2_34 .sf_3cols_2in_34, .sf_3cols_3_33 .sf_3cols_3in_33 {
  margin-left: 12px; }

.sf_3cols_1_25 {
  float: left;
  width: 25%;
  margin: 0; }

.sf_3cols_2_50 {
  float: left;
  width: 50%;
  margin: 0; }

.sf_3cols_3_25 {
  float: left;
  width: 25%;
  margin: 0;
  _margin-left: -1px !important; }

.sf_3cols_2_50 .sf_3cols_2in_50, .sf_3cols_3_25 .sf_3cols_3in_25 {
  margin-left: 12px; }

.sf_4cols_1_25, .sf_4cols_2_25, .sf_4cols_3_25, .sf_4cols_4_25 {
  float: left;
  width: 25%;
  margin: 0; }

.sf_4cols_4_25 {
  _margin-left: -1px !important; }

.sf_4cols_2_25 .sf_4cols_2in_25, .sf_4cols_3_25 .sf_4cols_3in_25, .sf_4cols_4_25 .sf_4cols_4in_25 {
  margin-left: 12px; }

.sf_5cols_1_20, .sf_5cols_2_20, .sf_5cols_3_20, .sf_5cols_4_20, .sf_5cols_5_20 {
  float: left;
  width: 20%;
  margin: 0; }

.sf_5cols_5_20 {
  _margin-left: -1px !important; }

.sf_5cols_2_20 .sf_5cols_2in_20, .sf_5cols_3_20 .sf_5cols_3in_20, .sf_5cols_4_20 .sf_5cols_4in_20, .sf_5cols_5_20 .sf_5cols_5in_20 {
  margin-left: 12px; }

/* END Telerik.Sitefinity.Resources.Themes.LayoutsBasics.css */
