@charset "utf-8";
/* CSS Document */

/* =smoothbox popup
--------------------------------------------------------------------- */
#TB_window {
	position: absolute;
	z-index: 102;
	font: 12px Arial, Helvetica, sans-serif;
	color: #646464;
	border: 1px solid #8B8B8B;
	text-align: left;
	/*Begin Defect 13019, RP*/
	/*padding: 0 20px 8px 20px;*/
	padding: 0 10px 10px 10px;
	/*End Defect 13019, RP*/ 
	/* Defect 22357, LOS*/ 
	-webkit-overflow-scrolling:touch; 
	overflow:auto;
	/* /Defect 22357, LOS*/
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color: #646464;
} 
#TB_overlay, #TB_window {
	background: #FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
} 
#TB_overlay {
	position: absolute;
	z-index: 101;
	top: 0px;
	left: 0px;
} 
/**Sebastian N - DE**/
#TB_window h1 {
    background: url("/wcsstore/DE/content/images/bkg_h2_de.gif") repeat-x scroll 0 0 transparent;
    color: #636363;
    font: bold 12px/30px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    font-size: 12px;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
} 
#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
} 
#TB_closeAjaxWindow {
	/*padding: 5px 13px 0 0;
	_padding: 5px 15px 0 0; RP*/
	padding: 5px 0px 0px 0px;
	margin-bottom: 1px;
	text-align: right;
	float: right;
} 
#TB_ajaxWindowTitle {
	font-weight: bold;
	float: left;
	padding: 0;
	margin: 70px 10px 0 10px;
	_margin: 70px 10px 0 5px;
} 
#TB_title {
	height: 67px;
	margin: 0;
	padding: 0;
	/** defect #12003 background: #FFFFFF url(/wcsstore/DE/content/images/log_de_promo.gif) no-repeat 8px 12px;**/
	background:#FFFFFF url(/wcsstore/DE/content/images/log_de.gif) no-repeat left center;
} 
#TB_ajaxContent {
	clear: both;
	margin: 20px 0 0 0;
	_margin: 2px 0 0 0;
	/*padding: 0 10px 10px 10px; */
	padding: 0;
	text-align: left;
	/*overflow: hidden;  Defect 15597: Old value 'auto' */ 
    /*overflow-y: auto;  Defect 15597: robert: add this for long content - to show vertical scrollbar */
	line-height: 1.4em;
	background: #E6E6E6 url(/wcsstore/DE/content/images/bkg_container_de.gif) repeat-x left top;
	overflow: auto; /* 16854 */
	-webkit-overflow-scrolling: touch; /* 16854 */
}
#TB_ajaxContent h2 {
	background-color: transparent;
	background-image: none;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	/*margin: 10px 0 0 0*/
	margin: 10px 10px 0 10px; /*Edit by HM 03.06.2011 - Defect 12691*/
	padding: 0;
	line-height: normal;
}

/* Begin RP 25.10.2011 Defect #13019*/
#TB_ajaxContent p {
	margin-left: 10px;
	margin-right: 10px;
}
/* End RP 25.10.2011 Defect #13019*/

/* add for fix the defect #14144, 26.08.2011 */
/*#TB_ajaxContent p, #TB_ajaxContent div, #TB_ajaxContent form*/ /* Defect ?? Maxwell */
#TB_ajaxContent div, #TB_ajaxContent form {
	margin: 12px 10px 10px 10px !important; /*  Defect 12506 */
}
/* Defect 12506*/
#TB_ajaxContent form p,#TB_ajaxContent form #divButtons{
	margin: 10px 0px!important;
}
#TB_ajaxContent div, #TB_ajaxContent form {
	margin-top: 12px;
}
#TB_ajaxContent form{
	margin-left: 10px;
}
#TB_ajaxContent ul {
	padding: 0 0 0 15px;
	/*margin: 12px 0 0 0;*/
	margin: 12px 10px 0 10px; /*Edit by HM 03.06.2011 - Defect 12691*/
}
#TB_ajaxContent p.indentedFieldInstructions, #TB_ajaxContent div.indentedFieldInstructions {
	margin-top: 0;
}
#TB_ajaxContent div#divEmailToAFriend {
	margin-top: 0;
}
#TB_ajaxContent #divNavFacetedPopup, #TB_ajaxContent #divNavFacetedPopup ul {
	margin-top: 0;
}
#TB_ajaxContent .pgshowdet, #TB_ajaxContent .pgmovie img, #TB_ajaxContent .pgmovie {
	margin: 0 0 20px 0;
} 
#TB_ajaxContent .pgmovie {
	width: 352px;
	height: 209px;
}
#TB_ajaxContent #sd_date, #TB_ajaxContent #sd_time, #TB_ajaxContent #sd_desc {
	margin: 0;
	padding: 0;
} 
#TB_ajaxContent #sd_date, #TB_ajaxContent #sd_time {
	line-height: 0px;
} 
#TB_load {
	position: absolute;
	display: none;
	height: 100px;
	width: 100px;
	z-index: 101;
} 
#TB_HideSelect {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #FFFFFF;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
} 
#TB_iframeContent {
	clear: both;
	border: none;
}
#TB_closeWindowButton {
    font-size: 10px;
}
.popupBody {
	margin: 0 10px;
}

/* "Email a Friend" specific styles
--------------------------------------------------------------------- */

body .eMailAFriend {
	background-color: transparent;
}
.eMailAFriend h1 {
	background: url(/wcsstore/DE/content/images/bkg_h2_de.gif) repeat-x;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #636363;
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0 0 0 10px;
}
.eMailAFriend h2 {
	background-color: transparent;
	background-image: none;
	height: auto;
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 0 0;
	padding: 0;
	line-height: normal;
}
.eMailAFriend p, .eMailAFriend div, .eMailAFriend form, .eMailAFriend ul {
	margin-top: 12px;
}
.eMailAFriend form {
	margin: 0 10px;}
.eMailAFriend p.indentedFieldInstructions, .eMailAFriend div.indentedFieldInstructions {
	margin-top: 0;
}
.eMailAFriend label.labelalign {
	margin-top: 1px;
	vertical-align: top;
}
#divEmailToAFriend {
	margin-top: 0;
	background-color: transparent;
}
.eMailAFriend #thankYouMsg{
	margin-left: 10px;
}
/**/
.TB_pInline{ 
	font-size: 12px;
/* Defect 12463 : padding change:  from 0 10px to 0 0;  */ 
	padding: 0 0;
}

/*for defect no. 12055 - consne*/
.divEventTitleProgramTitle .showTitle{
	font-weight: bold;
}
/* begin 26.07.2011 RP*/
#TB_ajaxContent .divEventTitleProgramTitleWrapper .pgmovie img {
	width: 240px;
	height: 222px;
}
/* end 26.07.2011 RP*/

/* Defect 12427 */
#popupHead{
        padding-left: 10px;
}

/* Added for defect #12895 */
#TB_ajaxContent .popupBody p {
	margin-left:  0px;
	margin-right: 0px;
}
#TB_ajaxContent .popupBody #divButtons {
	padding-bottom: 10px;
}

/*Loginform from ShopCart Begin*/
#divLoginFromShoppingCartWrapper
{
}
#divLoginFromShoppingCartWrapper h1 {
    background: url("/wcsstore/DE/content/images/bkg_h2_de.gif") repeat-x scroll 0 0 transparent;
    color: #636363;
    font: bold 14px Arial,Helvetica,sans-serif;
	line-height: 30px;
    height: 30px;
    margin: 0;
    padding: 0 0 0 10px;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart
{
	margin: 0 10px;
}
#divLoginFromShoppingCartWrapper #errConsole
{
	margin:0 0 6px 0;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart p.pAdvice
{
	margin:22px 0 26px 0;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart p.pNewReg
{
	margin:0;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart label
{
	width: 153px;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart #txtEmailAddress
{
	width: 152px;
	margin-bottom: 15px;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart #divFormButtons
{
	width:290px;
	margin-top: 10px;
}
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart #lblPin span
{
	font-weight:normal;
} 
#divLoginFromShoppingCartWrapper #frmLoginFromShoppingCart #divPinForget
{
	width: auto; 
	float: right; 
	padding-right: 100px;
	padding-left: 10px;
}
#divLoginFromShoppingCartWrapper #divLoginSuccessWrapper
{
	display:none;
	padding:15px;
}
#divLoginFromShoppingCartWrapper #divLoginSuccessWrapper #divLoginLayerClose
{

}
/*Loginform from ShopCart End*/




/*ATCO*/
#TB_window_ATCO {
	position: absolute;
	z-index: 102;
	font: 12px Arial, Helvetica, sans-serif;
	color: #646464;
	border: 1px solid #8B8B8B;
	text-align: left;
	/*Begin Defect 13019, RP*/
	/*padding: 0 20px 8px 20px;*/
	padding: 0 10px 10px 10px;
	/*End Defect 13019, RP*/ 
}
#TB_window_ATCO{
	background: #FFFFFF;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
}
#TB_window_ATCO h1 {
    background: url("/wcsstore/DE/content/images/bkg_h2_de.gif") repeat-x scroll 0 0 transparent;
    color: #636363;
    font: bold 12px/30px Arial,Helvetica,sans-serif;
    height: 30px;
    margin: 0 0 20px 0;
    padding: 0 0 0 10px;
    font-size: 12px;
}
#TB_window_ATCO #TB_ajaxWindowTitle{display:none;}
#TB_window_ATCO #TB_title{height:0;background:none;}
#TB_window_ATCO #TB_ajaxContent{background:#fff}
#TB_window_ATCO #TB_ajaxContent div,
#TB_window_ATCO #TB_ajaxContent form{margin:0 !important}

/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

#pageMasthead, #pageFooter {
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  line-height: 1.42857;
  color: #3C4350;
  background-color: #fff;
  font-size:12px;
}
#pageFooter form fieldset span { font-size:14px; }
body.aemMasthead { padding:0; margin-bottom:0; min-width:0; }
.aemMasthead div.access, .aemMasthead #divContentWrapper + br.clear, .aemMasthead .olsWaitIndicator { display:none; }
#pageFooter { clear:both; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

#pageMasthead, #pageMasthead *, #pageFooter, #pageFooter * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#pageMasthead:before, #pageMasthead *:before, #pageFooter:before, #pageFooter *:before,
#pageMasthead:after, #pageMasthead *:after, #pageFooter:after, #pageFooter *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  -webkit-tap-highlight-color: transparent;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #3C4350;
  text-decoration: none;
}
a:hover, a:focus {
  color: #3C4350;
  text-decoration: none;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #EBEEEF;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

#pageFooter h3, #pageFooter .h3 {
  font-weight: 100;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 800px) {
  .lead {
    font-size: 21px;
  }
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase, .initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #DCE1E3;
}

.text-primary {
  color: #eb5d5e;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #e53031;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #eb5d5e;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #e53031;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #EBEEEF;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 1.42857;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before, .dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
@media (min-width: 800px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #DCE1E3;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #EBEEEF;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857;
  color: #DCE1E3;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #EBEEEF;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  /*@media (min-width: $screen-xs-min) {
    width: $container-xs;
  }*/
}
.container:before, .container:after {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
@media (min-width: 800px) {
  .container {
    width: 780px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 940px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row:before, .row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}

.col-tn-1, .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-tn-2, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-tn-3, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-tn-4, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-tn-5, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-tn-6, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-tn-7, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-tn-8, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-tn-9, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-tn-10, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-tn-11, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-tn-12, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
  float: left;
}

.col-tn-1 {
  width: 8.33333%;
}

.col-tn-2 {
  width: 16.66667%;
}

.col-tn-3 {
  width: 25%;
}

.col-tn-4 {
  width: 33.33333%;
}

.col-tn-5 {
  width: 41.66667%;
}

.col-tn-6 {
  width: 50%;
}

.col-tn-7 {
  width: 58.33333%;
}

.col-tn-8 {
  width: 66.66667%;
}

.col-tn-9 {
  width: 75%;
}

.col-tn-10 {
  width: 83.33333%;
}

.col-tn-11 {
  width: 91.66667%;
}

.col-tn-12 {
  width: 100%;
}

.col-tn-pull-0 {
  right: auto;
}

.col-tn-pull-1 {
  right: 8.33333%;
}

.col-tn-pull-2 {
  right: 16.66667%;
}

.col-tn-pull-3 {
  right: 25%;
}

.col-tn-pull-4 {
  right: 33.33333%;
}

.col-tn-pull-5 {
  right: 41.66667%;
}

.col-tn-pull-6 {
  right: 50%;
}

.col-tn-pull-7 {
  right: 58.33333%;
}

.col-tn-pull-8 {
  right: 66.66667%;
}

.col-tn-pull-9 {
  right: 75%;
}

.col-tn-pull-10 {
  right: 83.33333%;
}

.col-tn-pull-11 {
  right: 91.66667%;
}

.col-tn-pull-12 {
  right: 100%;
}

.col-tn-push-0 {
  left: auto;
}

.col-tn-push-1 {
  left: 8.33333%;
}

.col-tn-push-2 {
  left: 16.66667%;
}

.col-tn-push-3 {
  left: 25%;
}

.col-tn-push-4 {
  left: 33.33333%;
}

.col-tn-push-5 {
  left: 41.66667%;
}

.col-tn-push-6 {
  left: 50%;
}

.col-tn-push-7 {
  left: 58.33333%;
}

.col-tn-push-8 {
  left: 66.66667%;
}

.col-tn-push-9 {
  left: 75%;
}

.col-tn-push-10 {
  left: 83.33333%;
}

.col-tn-push-11 {
  left: 91.66667%;
}

.col-tn-push-12 {
  left: 100%;
}

.col-tn-offset-0 {
  margin-left: 0%;
}

.col-tn-offset-1 {
  margin-left: 8.33333%;
}

.col-tn-offset-2 {
  margin-left: 16.66667%;
}

.col-tn-offset-3 {
  margin-left: 25%;
}

.col-tn-offset-4 {
  margin-left: 33.33333%;
}

.col-tn-offset-5 {
  margin-left: 41.66667%;
}

.col-tn-offset-6 {
  margin-left: 50%;
}

.col-tn-offset-7 {
  margin-left: 58.33333%;
}

.col-tn-offset-8 {
  margin-left: 66.66667%;
}

.col-tn-offset-9 {
  margin-left: 75%;
}

.col-tn-offset-10 {
  margin-left: 83.33333%;
}

.col-tn-offset-11 {
  margin-left: 91.66667%;
}

.col-tn-offset-12 {
  margin-left: 100%;
}

@media (min-width: 640px) {
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }

  .col-xs-1 {
    width: 8.33333%;
  }

  .col-xs-2 {
    width: 16.66667%;
  }

  .col-xs-3 {
    width: 25%;
  }

  .col-xs-4 {
    width: 33.33333%;
  }

  .col-xs-5 {
    width: 41.66667%;
  }

  .col-xs-6 {
    width: 50%;
  }

  .col-xs-7 {
    width: 58.33333%;
  }

  .col-xs-8 {
    width: 66.66667%;
  }

  .col-xs-9 {
    width: 75%;
  }

  .col-xs-10 {
    width: 83.33333%;
  }

  .col-xs-11 {
    width: 91.66667%;
  }

  .col-xs-12 {
    width: 100%;
  }

  .col-xs-pull-0 {
    right: auto;
  }

  .col-xs-pull-1 {
    right: 8.33333%;
  }

  .col-xs-pull-2 {
    right: 16.66667%;
  }

  .col-xs-pull-3 {
    right: 25%;
  }

  .col-xs-pull-4 {
    right: 33.33333%;
  }

  .col-xs-pull-5 {
    right: 41.66667%;
  }

  .col-xs-pull-6 {
    right: 50%;
  }

  .col-xs-pull-7 {
    right: 58.33333%;
  }

  .col-xs-pull-8 {
    right: 66.66667%;
  }

  .col-xs-pull-9 {
    right: 75%;
  }

  .col-xs-pull-10 {
    right: 83.33333%;
  }

  .col-xs-pull-11 {
    right: 91.66667%;
  }

  .col-xs-pull-12 {
    right: 100%;
  }

  .col-xs-push-0 {
    left: auto;
  }

  .col-xs-push-1 {
    left: 8.33333%;
  }

  .col-xs-push-2 {
    left: 16.66667%;
  }

  .col-xs-push-3 {
    left: 25%;
  }

  .col-xs-push-4 {
    left: 33.33333%;
  }

  .col-xs-push-5 {
    left: 41.66667%;
  }

  .col-xs-push-6 {
    left: 50%;
  }

  .col-xs-push-7 {
    left: 58.33333%;
  }

  .col-xs-push-8 {
    left: 66.66667%;
  }

  .col-xs-push-9 {
    left: 75%;
  }

  .col-xs-push-10 {
    left: 83.33333%;
  }

  .col-xs-push-11 {
    left: 91.66667%;
  }

  .col-xs-push-12 {
    left: 100%;
  }

  .col-xs-offset-0 {
    margin-left: 0%;
  }

  .col-xs-offset-1 {
    margin-left: 8.33333%;
  }

  .col-xs-offset-2 {
    margin-left: 16.66667%;
  }

  .col-xs-offset-3 {
    margin-left: 25%;
  }

  .col-xs-offset-4 {
    margin-left: 33.33333%;
  }

  .col-xs-offset-5 {
    margin-left: 41.66667%;
  }

  .col-xs-offset-6 {
    margin-left: 50%;
  }

  .col-xs-offset-7 {
    margin-left: 58.33333%;
  }

  .col-xs-offset-8 {
    margin-left: 66.66667%;
  }

  .col-xs-offset-9 {
    margin-left: 75%;
  }

  .col-xs-offset-10 {
    margin-left: 83.33333%;
  }

  .col-xs-offset-11 {
    margin-left: 91.66667%;
  }

  .col-xs-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 800px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333%;
  }

  .col-sm-2 {
    width: 16.66667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333%;
  }

  .col-sm-5 {
    width: 41.66667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333%;
  }

  .col-sm-8 {
    width: 66.66667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333%;
  }

  .col-sm-11 {
    width: 91.66667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333%;
  }

  .col-sm-pull-2 {
    right: 16.66667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333%;
  }

  .col-sm-pull-5 {
    right: 41.66667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333%;
  }

  .col-sm-pull-8 {
    right: 66.66667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333%;
  }

  .col-sm-pull-11 {
    right: 91.66667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333%;
  }

  .col-sm-push-2 {
    left: 16.66667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333%;
  }

  .col-sm-push-5 {
    left: 41.66667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333%;
  }

  .col-sm-push-8 {
    left: 66.66667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333%;
  }

  .col-sm-push-11 {
    left: 91.66667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 960px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333%;
  }

  .col-md-2 {
    width: 16.66667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333%;
  }

  .col-md-5 {
    width: 41.66667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333%;
  }

  .col-md-8 {
    width: 66.66667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333%;
  }

  .col-md-11 {
    width: 91.66667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333%;
  }

  .col-md-pull-2 {
    right: 16.66667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333%;
  }

  .col-md-pull-5 {
    right: 41.66667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333%;
  }

  .col-md-pull-8 {
    right: 66.66667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333%;
  }

  .col-md-pull-11 {
    right: 91.66667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333%;
  }

  .col-md-push-2 {
    left: 16.66667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333%;
  }

  .col-md-push-5 {
    left: 41.66667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333%;
  }

  .col-md-push-8 {
    left: 66.66667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333%;
  }

  .col-md-push-11 {
    left: 91.66667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333%;
  }

  .col-lg-2 {
    width: 16.66667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333%;
  }

  .col-lg-5 {
    width: 41.66667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333%;
  }

  .col-lg-8 {
    width: 66.66667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333%;
  }

  .col-lg-11 {
    width: 91.66667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333%;
  }

  .col-lg-pull-2 {
    right: 16.66667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333%;
  }

  .col-lg-pull-5 {
    right: 41.66667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333%;
  }

  .col-lg-pull-8 {
    right: 66.66667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333%;
  }

  .col-lg-pull-11 {
    right: 91.66667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333%;
  }

  .col-lg-push-2 {
    left: 16.66667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333%;
  }

  .col-lg-push-5 {
    left: 41.66667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333%;
  }

  .col-lg-push-8 {
    left: 66.66667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333%;
  }

  .col-lg-push-11 {
    left: 91.66667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #747577;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857;
  color: #CED5D8;
}

.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  color: #CED5D8;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  background-color: #EBEEEF;
  opacity: 1;
}
.form-control[disabled], fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm, .input-group-sm input[type="date"],
  input[type="time"].input-sm, .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm, .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm, .input-group-sm
  input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg, .input-group-lg input[type="date"],
  input[type="time"].input-lg, .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg, .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg, .input-group-lg
  input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled], input[type="radio"].disabled, fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled, fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled, fieldset[disabled] .radio-inline,
.checkbox-inline.disabled, fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label, fieldset[disabled] .radio label,
.checkbox.disabled label, fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg, .form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}

.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 20px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 20px;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}

.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 20px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.33333;
}

.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;
}

.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline, .has-success.radio label, .has-success.checkbox label, .has-success.radio-inline label, .has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline, .has-warning.radio label, .has-warning.checkbox label, .has-warning.radio-inline label, .has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline, .has-error.radio label, .has-error.checkbox label, .has-error.radio-inline label, .has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #748197;
}

@media (min-width: 800px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
.form-horizontal .form-group:after {
  clear: both;
}
@media (min-width: 800px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 800px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 800px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  /*letter-spacing:1.5px;*/
  outline: none;
  font-weight: normal;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 2px solid transparent;
  white-space: normal;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  transition: all 0.2s ease;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /*&,
  &:active,
  &.active {
    &:focus,
    &.focus {
      @include tab-focus;
    }
  }*/
}
.btn:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  text-decoration: none;
}
.btn:active, .btn.active {
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled, fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #fff !important;
  background-color: #eb5d5e;
  border-color: #eb5d5e;
}
.btn-default:focus, .btn-default.focus {
  color: #fff !important;
  background-color: #e53031 !important;
  border-color: #e42728;
}
.btn-default:hover {
  color: #fff !important;
  background-color: #e53031 !important;
  border-color: #e42728;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  color: #fff !important;
  background-color: #e53031 !important;
  border-color: #e42728;
}
.btn-default:active:hover, .btn-default:active:focus, .btn-default:active.focus, .btn-default.active:hover, .btn-default.active:focus, .btn-default.active.focus, .open > .btn-default.dropdown-toggle:hover, .open > .btn-default.dropdown-toggle:focus, .open > .btn-default.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #e53031 !important;
  border-color: #e42728;
}
.btn-default:active, .btn-default.active, .open > .btn-default.dropdown-toggle {
  background-image: none;
}
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default.focus {
  background-color: #eb5d5e;
  border-color: #eb5d5e;
}
.isMobile .btn-default:focus, .isMobile .btn-default:hover, .isMobile .btn-default:active {
  color: #fff !important;
  background-color: #eb5d5e !important;
  border-color: #eb5d5e !important;
}
.btn-default .badge {
  color: #eb5d5e;
  background-color: #fff;
}

.btn-primary {
  color: #fff !important;
  background-color: #eb5d5e;
  border-color: #eb5d5e;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff !important;
  background-color: #D15354 !important;
  border-color: #D15354;
}
.btn-primary:hover {
  color: #fff !important;
  background-color: #D15354 !important;
  border-color: #D15354;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  color: #fff !important;
  background-color: #D15354 !important;
  border-color: #D15354;
}
.btn-primary:active:hover, .btn-primary:active:focus, .btn-primary:active.focus, .btn-primary.active:hover, .btn-primary.active:focus, .btn-primary.active.focus, .open > .btn-primary.dropdown-toggle:hover, .open > .btn-primary.dropdown-toggle:focus, .open > .btn-primary.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #D15354 !important;
  border-color: #D15354;
}
.btn-primary:active, .btn-primary.active, .open > .btn-primary.dropdown-toggle {
  background-image: none;
}
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary.focus {
  background-color: #eb5d5e;
  border-color: #eb5d5e;
}
.isMobile .btn-primary:focus, .isMobile .btn-primary:hover, .isMobile .btn-primary:active {
  color: #fff !important;
  background-color: #eb5d5e !important;
  border-color: #eb5d5e !important;
}
.btn-primary .badge {
  color: #eb5d5e;
  background-color: #fff;
}

.btn-secondary {
  color: #eb5d5e !important;
  background-color: #fff;
  border-color: #eb5d5e;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff !important;
  background-color: #eb5d5e !important;
  border-color: #eb5d5e;
}
.btn-secondary:hover {
  color: #fff !important;
  background-color: #eb5d5e !important;
  border-color: #eb5d5e;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  color: #fff !important;
  background-color: #eb5d5e !important;
  border-color: #eb5d5e;
}
.btn-secondary:active:hover, .btn-secondary:active:focus, .btn-secondary:active.focus, .btn-secondary.active:hover, .btn-secondary.active:focus, .btn-secondary.active.focus, .open > .btn-secondary.dropdown-toggle:hover, .open > .btn-secondary.dropdown-toggle:focus, .open > .btn-secondary.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #eb5d5e !important;
  border-color: #eb5d5e;
}
.btn-secondary:active, .btn-secondary.active, .open > .btn-secondary.dropdown-toggle {
  background-image: none;
}
.btn-secondary.disabled:hover, .btn-secondary.disabled:focus, .btn-secondary.disabled.focus, .btn-secondary[disabled]:hover, .btn-secondary[disabled]:focus, .btn-secondary[disabled].focus, fieldset[disabled] .btn-secondary:hover, fieldset[disabled] .btn-secondary:focus, fieldset[disabled] .btn-secondary.focus {
  background-color: #fff;
  border-color: #eb5d5e;
}
.isMobile .btn-secondary:focus, .isMobile .btn-secondary:hover, .isMobile .btn-secondary:active {
  color: #eb5d5e !important;
  background-color: #fff !important;
  border-color: #eb5d5e !important;
}
.btn-secondary .badge {
  color: #fff;
  background-color: #eb5d5e;
}

.btn-tertiary {
  color: #3C4350 !important;
  background-color: #fff;
  border-color: #d5d0d3;
}
.btn-tertiary:focus, .btn-tertiary.focus {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #eb5d5e;
}
.btn-tertiary:hover {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #eb5d5e;
}
.btn-tertiary:active, .btn-tertiary.active, .open > .btn-tertiary.dropdown-toggle {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #eb5d5e;
}
.btn-tertiary:active:hover, .btn-tertiary:active:focus, .btn-tertiary:active.focus, .btn-tertiary.active:hover, .btn-tertiary.active:focus, .btn-tertiary.active.focus, .open > .btn-tertiary.dropdown-toggle:hover, .open > .btn-tertiary.dropdown-toggle:focus, .open > .btn-tertiary.dropdown-toggle.focus {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #eb5d5e;
}
.btn-tertiary:active, .btn-tertiary.active, .open > .btn-tertiary.dropdown-toggle {
  background-image: none;
}
.btn-tertiary.disabled:hover, .btn-tertiary.disabled:focus, .btn-tertiary.disabled.focus, .btn-tertiary[disabled]:hover, .btn-tertiary[disabled]:focus, .btn-tertiary[disabled].focus, fieldset[disabled] .btn-tertiary:hover, fieldset[disabled] .btn-tertiary:focus, fieldset[disabled] .btn-tertiary.focus {
  background-color: #fff;
  border-color: #d5d0d3;
}
.isMobile .btn-tertiary:focus, .isMobile .btn-tertiary:hover, .isMobile .btn-tertiary:active {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #d5d0d3 !important;
}
.btn-tertiary .badge {
  color: #fff;
  background-color: #3C4350;
}

.btn-quaternary {
  color: #3C4350 !important;
  background-color: #fff;
  border-color: #EBEEEF;
  padding: 4px 12px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-size: 13px;
  text-transform: capitalize;
  border-width: 1px;
  border-radius: 2px;
}
.btn-quaternary:focus, .btn-quaternary.focus {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #3C4350;
}
.btn-quaternary:hover {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #3C4350;
}
.btn-quaternary:active, .btn-quaternary.active, .open > .btn-quaternary.dropdown-toggle {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #3C4350;
}
.btn-quaternary:active:hover, .btn-quaternary:active:focus, .btn-quaternary:active.focus, .btn-quaternary.active:hover, .btn-quaternary.active:focus, .btn-quaternary.active.focus, .open > .btn-quaternary.dropdown-toggle:hover, .open > .btn-quaternary.dropdown-toggle:focus, .open > .btn-quaternary.dropdown-toggle.focus {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #3C4350;
}
.btn-quaternary:active, .btn-quaternary.active, .open > .btn-quaternary.dropdown-toggle {
  background-image: none;
}
.btn-quaternary.disabled:hover, .btn-quaternary.disabled:focus, .btn-quaternary.disabled.focus, .btn-quaternary[disabled]:hover, .btn-quaternary[disabled]:focus, .btn-quaternary[disabled].focus, fieldset[disabled] .btn-quaternary:hover, fieldset[disabled] .btn-quaternary:focus, fieldset[disabled] .btn-quaternary.focus {
  background-color: #fff;
  border-color: #EBEEEF;
}
.isMobile .btn-quaternary:focus, .isMobile .btn-quaternary:hover, .isMobile .btn-quaternary:active {
  color: #3C4350 !important;
  background-color: #fff !important;
  border-color: #EBEEEF !important;
}
.btn-quaternary .badge {
  color: #fff;
  background-color: #3C4350;
}
.btn-quaternary:active {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-tsv {
  color: #fff !important;
  background-color: #B1041B;
  border-color: #B1041B;
}
.btn-tsv:focus, .btn-tsv.focus {
  color: #fff !important;
  background-color: #9e1e22 !important;
  border-color: #9e1e22;
}
.btn-tsv:hover {
  color: #fff !important;
  background-color: #9e1e22 !important;
  border-color: #9e1e22;
}
.btn-tsv:active, .btn-tsv.active, .open > .btn-tsv.dropdown-toggle {
  color: #fff !important;
  background-color: #9e1e22 !important;
  border-color: #9e1e22;
}
.btn-tsv:active:hover, .btn-tsv:active:focus, .btn-tsv:active.focus, .btn-tsv.active:hover, .btn-tsv.active:focus, .btn-tsv.active.focus, .open > .btn-tsv.dropdown-toggle:hover, .open > .btn-tsv.dropdown-toggle:focus, .open > .btn-tsv.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #9e1e22 !important;
  border-color: #9e1e22;
}
.btn-tsv:active, .btn-tsv.active, .open > .btn-tsv.dropdown-toggle {
  background-image: none;
}
.btn-tsv.disabled:hover, .btn-tsv.disabled:focus, .btn-tsv.disabled.focus, .btn-tsv[disabled]:hover, .btn-tsv[disabled]:focus, .btn-tsv[disabled].focus, fieldset[disabled] .btn-tsv:hover, fieldset[disabled] .btn-tsv:focus, fieldset[disabled] .btn-tsv.focus {
  background-color: #B1041B;
  border-color: #B1041B;
}
.isMobile .btn-tsv:focus, .isMobile .btn-tsv:hover, .isMobile .btn-tsv:active {
  color: #fff !important;
  background-color: #B1041B !important;
  border-color: #B1041B !important;
}
.btn-tsv .badge {
  color: #B1041B;
  background-color: #fff;
}

.btn-success {
  color: #fff !important;
  background-color: #128B00;
  border-color: #bb0222;
}
.btn-success:focus, .btn-success.focus {
  color: #fff !important;
  background-color: #0b5800 !important;
  border-color: #7e0117;
}
.btn-success:hover {
  color: #fff !important;
  background-color: #0b5800 !important;
  border-color: #7e0117;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  color: #fff !important;
  background-color: #0b5800 !important;
  border-color: #7e0117;
}
.btn-success:active:hover, .btn-success:active:focus, .btn-success:active.focus, .btn-success.active:hover, .btn-success.active:focus, .btn-success.active.focus, .open > .btn-success.dropdown-toggle:hover, .open > .btn-success.dropdown-toggle:focus, .open > .btn-success.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #0b5800 !important;
  border-color: #7e0117;
}
.btn-success:active, .btn-success.active, .open > .btn-success.dropdown-toggle {
  background-image: none;
}
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success.focus {
  background-color: #128B00;
  border-color: #bb0222;
}
.isMobile .btn-success:focus, .isMobile .btn-success:hover, .isMobile .btn-success:active {
  color: #fff !important;
  background-color: #128B00 !important;
  border-color: #bb0222 !important;
}
.btn-success .badge {
  color: #128B00;
  background-color: #fff;
}

.btn-info {
  color: #fff !important;
  background-color: #037DB8;
  border-color: #036c9f;
}
.btn-info:focus, .btn-info.focus {
  color: #fff !important;
  background-color: #025b86 !important;
  border-color: #024363;
}
.btn-info:hover {
  color: #fff !important;
  background-color: #025b86 !important;
  border-color: #024363;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  color: #fff !important;
  background-color: #025b86 !important;
  border-color: #024363;
}
.btn-info:active:hover, .btn-info:active:focus, .btn-info:active.focus, .btn-info.active:hover, .btn-info.active:focus, .btn-info.active.focus, .open > .btn-info.dropdown-toggle:hover, .open > .btn-info.dropdown-toggle:focus, .open > .btn-info.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #025b86 !important;
  border-color: #024363;
}
.btn-info:active, .btn-info.active, .open > .btn-info.dropdown-toggle {
  background-image: none;
}
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info.focus {
  background-color: #037DB8;
  border-color: #036c9f;
}
.isMobile .btn-info:focus, .isMobile .btn-info:hover, .isMobile .btn-info:active {
  color: #fff !important;
  background-color: #037DB8 !important;
  border-color: #036c9f !important;
}
.btn-info .badge {
  color: #037DB8;
  background-color: #fff;
}

.btn-warning {
  color: #fff !important;
  background-color: #C55600;
  border-color: #ac4b00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #fff !important;
  background-color: #924000 !important;
  border-color: #6e3000;
}
.btn-warning:hover {
  color: #fff !important;
  background-color: #924000 !important;
  border-color: #6e3000;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  color: #fff !important;
  background-color: #924000 !important;
  border-color: #6e3000;
}
.btn-warning:active:hover, .btn-warning:active:focus, .btn-warning:active.focus, .btn-warning.active:hover, .btn-warning.active:focus, .btn-warning.active.focus, .open > .btn-warning.dropdown-toggle:hover, .open > .btn-warning.dropdown-toggle:focus, .open > .btn-warning.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #924000 !important;
  border-color: #6e3000;
}
.btn-warning:active, .btn-warning.active, .open > .btn-warning.dropdown-toggle {
  background-image: none;
}
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning.focus {
  background-color: #C55600;
  border-color: #ac4b00;
}
.isMobile .btn-warning:focus, .isMobile .btn-warning:hover, .isMobile .btn-warning:active {
  color: #fff !important;
  background-color: #C55600 !important;
  border-color: #ac4b00 !important;
}
.btn-warning .badge {
  color: #C55600;
  background-color: #fff;
}

.btn-danger {
  color: #fff !important;
  background-color: #B1041B;
  border-color: #980317;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff !important;
  background-color: #7f0313 !important;
  border-color: #5c020e;
}
.btn-danger:hover {
  color: #fff !important;
  background-color: #7f0313 !important;
  border-color: #5c020e;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  color: #fff !important;
  background-color: #7f0313 !important;
  border-color: #5c020e;
}
.btn-danger:active:hover, .btn-danger:active:focus, .btn-danger:active.focus, .btn-danger.active:hover, .btn-danger.active:focus, .btn-danger.active.focus, .open > .btn-danger.dropdown-toggle:hover, .open > .btn-danger.dropdown-toggle:focus, .open > .btn-danger.dropdown-toggle.focus {
  color: #fff !important;
  background-color: #7f0313 !important;
  border-color: #5c020e;
}
.btn-danger:active, .btn-danger.active, .open > .btn-danger.dropdown-toggle {
  background-image: none;
}
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger.focus {
  background-color: #B1041B;
  border-color: #980317;
}
.isMobile .btn-danger:focus, .isMobile .btn-danger:hover, .isMobile .btn-danger:active {
  color: #fff !important;
  background-color: #B1041B !important;
  border-color: #980317 !important;
}
.btn-danger .badge {
  color: #B1041B;
  background-color: #fff;
}

.btn-link {
  color: #3C4350;
  font-weight: normal;
  border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link.active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
.btn-link:hover, .btn-link:focus {
  color: #3C4350;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #DCE1E3;
  text-decoration: none;
}

.btn-lg, .btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
  border-radius: 6px;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-xs, .btn-group-xs > .btn {
  padding: 1px 18px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}
.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover, .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
.btn-toolbar:after {
  clear: both;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}


.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret, .btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
.btn-group-vertical > .btn-group:after {
  clear: both;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #747577;
}

.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;
  line-height: 1.42857;
  text-decoration: none;
  color: #3C4350;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #3C4350;
  background-color: #EBEEEF;
  border-color: #ddd;
}
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #eb5d5e;
  border-color: #eb5d5e;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #DCE1E3;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager:before, .pager:after {
  content: " ";
  display: table;
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #EBEEEF;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #DCE1E3;
  background-color: #fff;
  cursor: not-allowed;
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #128B00;
  border-color: transparent;
  color: #fff;
}
.alert-success hr {
  border-top-color: transparent;
}
.alert-success .alert-link {
  color: #e6e6e6;
}

.alert-success-secondary {
  background-color: rgba(18, 139, 0, 0.1);
  border-color: transparent;
  color: #128B00;
}
.alert-success-secondary hr {
  border-top-color: transparent;
}
.alert-success-secondary .alert-link {
  color: #0b5800;
}

.alert-info {
  background-color: #EBEEEF;
  border-color: #EBEEEF;
  color: #3C4350;
}
.alert-info hr {
  border-top-color: #dde2e4;
}
.alert-info .alert-link {
  color: #262b33;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: transparent;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: transparent;
}
.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #B1041B;
  border-color: transparent;
  color: #fff;
}
.alert-danger hr {
  border-top-color: transparent;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}

.alert-danger-secondary {
  background-color: rgba(177, 4, 27, 0.1);
  border-color: transparent;
  color: #B1041B;
}
.alert-danger-secondary hr {
  border-top-color: transparent;
}
.alert-danger-secondary .alert-link {
  color: #7f0313;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: normal;
  line-height: 1;
  color: #fff;
  text-shadow: none;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover, .close:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header:before, .modal-header:after {
  content: " ";
  display: table;
}
.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 800px) {
  .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: 960px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #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 {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-tn {
  display: none !important;
}

.visible-xs {
  display: none !important;
}

.visible-mb {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-dt {
  display: none !important;
}

.visible-tn-block,
.visible-tn-inline,
.visible-tn-inline-block,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-mb-block,
.visible-mb-inline,
.visible-mb-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-dt-block,
.visible-dt-inline,
.visible-dt-inline-block {
  display: none !important;
}

@media (max-width: 639px) {
  .visible-tn {
    display: block !important;
  }

  table.visible-tn {
    display: table !important;
  }

  tr.visible-tn {
    display: table-row !important;
  }

  th.visible-tn,
  td.visible-tn {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-tn-block {
    display: block !important;
  }
}

@media (max-width: 639px) {
  .visible-tn-inline {
    display: inline !important;
  }
}

@media (max-width: 639px) {
  .visible-tn-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 640px) and (max-width: 799px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 799px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (min-width: 640px) and (max-width: 799px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (min-width: 640px) and (max-width: 799px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 799px) {
  .visible-mb {
    display: block !important;
  }

  table.visible-mb {
    display: table !important;
  }

  tr.visible-mb {
    display: table-row !important;
  }

  th.visible-mb,
  td.visible-mb {
    display: table-cell !important;
  }
}
@media (max-width: 799px) {
  .visible-mb-block {
    display: block !important;
  }
}

@media (max-width: 799px) {
  .visible-mb-inline {
    display: inline !important;
  }
}

@media (max-width: 799px) {
  .visible-mb-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 800px) and (max-width: 959px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 800px) and (max-width: 959px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 800px) and (max-width: 959px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 800px) and (max-width: 959px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 960px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 800px) {
  .visible-dt {
    display: block !important;
  }

  table.visible-dt {
    display: table !important;
  }

  tr.visible-dt {
    display: table-row !important;
  }

  th.visible-dt,
  td.visible-dt {
    display: table-cell !important;
  }
}
@media (min-width: 800px) {
  .visible-dt-block {
    display: block !important;
  }
}

@media (min-width: 800px) {
  .visible-dt-inline {
    display: inline !important;
  }
}

@media (min-width: 800px) {
  .visible-dt-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 639px) {
  .hidden-tn {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 799px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (max-width: 799px) {
  .hidden-mb {
    display: none !important;
  }
}
@media (min-width: 800px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
@media (min-width: 800px) {
  .hidden-dt {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}
.qModule {
  position: relative;
}

.qModule a, .btn {
  text-decoration: none;
}

.moduleBackground {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}
@media (max-width: 799px) {
  #pageContent .moduleBackground, #pageContentAjax .moduleBackground {
    background-image: none !important;
    background-color: #fff !important;
  }
}
@media (min-width: 800px) {
  .moduleBackground {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.bg-white {
  background-color: #fff;
}

.row.rem-gutter {
  margin-left: -30px;
  margin-right: -30px;
}

.hideModule, .enableAbTesting {
  display: none;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.overflow-x-hidden {
  overflow-x: hidden;
}

@media (max-width: 799px) {
  section + section:before {
    content: "";
    display: block;
    height: 28px;
    background: #e4e4e4;
    background: -webkit-linear-gradient(top, #b5b5b5, #d6d6d6, #e4e4e4);
    background: -o-linear-gradient(bottom, #b5b5b5, #d6d6d6, #e4e4e4);
    background: -ms-linear-gradient(bottom, #b5b5b5, #d6d6d6, #e4e4e4);
    background: -moz-linear-gradient(bottom, #b5b5b5, #d6d6d6, #e4e4e4);
    background: linear-gradient(to bottom, #b5b5b5, #d6d6d6, #e4e4e4);
    background: #e4e4e4 url("//qvc.scene7.com/is/image/QVC/aem-mobile-divider?qlt=95,1") top center no-repeat;
  }

  body.us section + section:before {
    background: #e4e4e4 url("//qvc.scene7.com/is/image/QVC/aem-mobile-divider-us?qlt=95,1") top center no-repeat;
  }

  body.uk section + section:before {
    background: #e4e4e4 url("//qvc.scene7.com/is/image/QVC/aem-mobile-divider-uk?qlt=95,1") top center no-repeat;
  }

  body.de section + section:before {
    background: #e4e4e4 url("//qvc.scene7.com/is/image/QVC/aem-mobile-divider-de?qlt=95,1") top center no-repeat;
  }

  section[data-module-type="BREADCRUMBS"] + section:before, section.removeModuleDivider + section:before {
    display: none !important;
  }
}
@media (min-width: 800px) {
  section.moduleBackground.removeModuleDivider + section.moduleBackground {
    padding-top: 0;
    padding-bottom: 40px;
  }

  section.moduleBackground.removeModuleDivider + section.moduleBackground .container:first-of-type {
    padding-top: 15px;
  }

  section.moduleBackground.removeModuleDivider {
    padding-bottom: 0;
  }

  section.moduleBackground.removeModuleDivider + section.moduleBackground.removeModuleDivider {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#pageMasthead a.arrow, #pageMasthead button.arrow, #pageFooter a.arrow, #pageFooter button.arrow {
  display: block;
  color: #3C4350;
  font-size: 14px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  line-height: 18px;
  text-decoration: none;
  padding: 0 0 18px;
  background: none;
}

#pageMasthead a.arrow::after, #pageMasthead button.arrow::after, #pageFooter a.arrow::after, #pageFooter button.arrow::after {
  display: inline-block;
  content: "";
  background: url("//qvc.scene7.com/is/image/QVC/down-arrow-joy-2x?fmt=png-alpha") 100% 50% no-repeat;
  transform: rotate(270deg);
  background-size: 100% auto;
  width: 12px;
  height: 12px;
  margin: 0 0 0 5px;
  vertical-align: middle;
}

#pageMasthead a.arrow:hover, #pageMasthead button.arrow:hover, #pageFooter a.arrow:hover, #pageFooter button.arrow:hover {
  text-decoration: underline;
}

@media (min-width: 800px) {
  #pageMasthead a.arrow, #pageMasthead button.arrow, #pageFooter a.arrow, #pageFooter button.arrow {
    font-size: 12px;
    line-height: 14px;
    padding: 0 0 10px;
  }

  #pageMasthead a.arrow::after, #pageMasthead button.arrow::after, #pageFooter a.arrow::after, #pageFooter button.arrow::after {
    width: 5px;
    height: 9px;
  }
}
/* Overlay */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #fff;
  color: #3C4350;
  text-shadow: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fancybox-skin * {
  visibility: inherit !important;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
  width: 100% !important;
}
.fancybox-inner .container {
  max-width: 100%;
  width: auto;
}

.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-image, .fancybox-iframe {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-image: url("//qvc.scene7.com/is/image/QVC/fancybox_sprite?fmt=png-alpha");
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url("//qvc.scene7.com/is/image/QVC/fancybox_loading?fmt=gif-alpha") center center no-repeat;
}

.fancybox-close {
  position: absolute;
  top: -18px;
  right: -18px;
  cursor: pointer;
  width: 40px;
  height: 40px;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -1410px;
  z-index: 8060;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  .fancybox-close {
    background-size: 46px 1983.5px;
    background-position: 0 -663px;
  }
}

.fancybox-nav {
  position: absolute;
  top: 0;
  width: 40%;
  height: 100%;
  cursor: pointer;
  text-decoration: none;
  background: transparent url("//qvc.scene7.com/is/image/QVC/fbBlank?fmt=gif-alpha");
  /* helps IE */
  -webkit-tap-highlight-color: transparent;
  z-index: 8040;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 46px 1983.5px;
  background-position: 0 -1080px;
}

.fancybox-next span {
  right: 10px;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 46px 1983.5px;
  background-position: 0 -1867px;
}

.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;
}

/* Overlay helper */
.fancybox-lock {
  overflow: hidden !important;
  width: auto;
}

.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: rgba(255, 255, 255, 0.6);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
  padding: 0 0 20px;
  font-size: 14px;
  line-height: 17px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
.fancybox-title:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  /* Fallback for web browsers that doesn't support RGBa */
  background: rgba(0, 0, 0, 0.8);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #FFF;
  font-weight: bold;
  line-height: 24px;
  white-space: nowrap;
}

.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);
}

body.isMobile .fancybox-close {
  right: 2%;
  top: 10px;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -1410px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  body.isMobile .fancybox-close {
    background-size: 46px 1983.5px;
    background-position: 0 -663px;
  }
}

body.isMobile .fancybox-inner > *:first-child {
  padding-right: 30px;
}

body.isMobile .fancybox-title {
  padding: 0;
  margin-bottom: 15px;
}

body.isPhone .fancybox-skin {
  padding: 15px 2% !important;
}

body.isTablet .fancybox-skin {
  padding: 15px 5% 30px !important;
}

.jspContainer {
  overflow: hidden;
  position: relative;
}

.jspPane {
  position: absolute;
}

.jspVerticalBar {
  position: absolute;
  top: 0;
  right: 5px;
  width: 45px;
  height: 100%;
  background: red;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
}

.jspHorizontalBar {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 45px;
  background: #ccc;
  border: 1px solid #ccc;
}

.jspCap {
  display: none;
}

.jspHorizontalBar .jspCap {
  float: left;
}

.jspTrack {
  background: #f5f5f5;
  position: relative;
}

.jspDrag {
  background: #eb5d5e;
  position: relative;
  top: 0;
  left: 0;
  cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
  float: left;
  height: 100%;
}

.jspArrow {
  text-indent: -20000px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.jspArrow.jspDisabled {
  cursor: default;
}

.jspVerticalBar .jspArrow {
  height: 45px;
}

.jspHorizontalBar .jspArrow {
  width: 45px;
  float: left;
  height: 100%;
}

.jspVerticalBar .jspArrow:focus {
  outline: none;
}

.jspArrowUp {
  background: #f5f5f5 url("//qvc.scene7.com/is/image/QVC/down-arrow-joy-2x?fmt=png-alpha") no-repeat center center;
  transform: rotate(180deg);
  background-size: 12px 8px;
  border-top: 1px solid #ccc;
}

.jspArrowDown {
  background: #f5f5f5 url("//qvc.scene7.com/is/image/QVC/down-arrow-joy-2x?fmt=png-alpha") no-repeat center center;
  background-size: 12px 8px;
  border-bottom: 1px solid #ccc;
}

.jspCorner {
  background: #eeeef4;
  float: left;
  height: 100%;
}

* html .jspCorner {
  margin: 0 -3px 0 0;
}

@media (min-width: 640px) {
  .fancybox-skin {
    padding-right: 10px !important;
  }

  .jspVerticalBar {
    right: 0;
  }
}
@media (min-width: 800px) {
  .fancybox-skin {
    padding: 30px 20px !important;
  }

  .jspVerticalBar {
    width: 30px;
  }

  .jspHorizontalBar {
    height: 30px;
  }

  .jspVerticalBar .jspArrow {
    height: 30px;
  }

  .jspHorizontalBar .jspArrow {
    width: 30px;
  }
}
/**** Tooltip****/
.tooltipInfo .contentForFB,
.tooltipLbl .contentForFB {
  display: none;
}

.tooltipInfo {
  margin: -10px 0 0;
  padding: 10px 0 0;
  position: relative;
}

.tooltipInfo .popover {
  margin: 0 !important;
}

.infoIcon {
  display: inline-block;
  width: 18px;
  height: 18px;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -2082px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  .infoIcon {
    background-size: 46px 1983.5px;
    background-position: 0 -1019px;
  }
}

.popover {
  max-width: 250px;
  z-index: 90;
}

.popover-title {
  padding: 8px 2%;
}

.popover-content {
  padding: 10px 2%;
}

.popover.ttInfo {
  max-height: 120px;
}

.popover.ttLbl .popover-content {
  padding: 10px;
}

.popover.ttLbl.ttImg .popover-content {
  padding: 5px;
}

.isMobile .popover.ttLbl .popover-content {
  padding: 10px;
}

.isMobile .popover.ttLbl.ttImg .popover-content {
  padding: 5px;
}

.popover.ttLbl.ttImg img {
  width: auto;
  max-height: 100px;
}

@media (min-width: 640px) {
  .popover {
    max-width: 350px;
  }

  .popover-title {
    padding: 8px 5%;
  }

  .popover-content {
    padding: 10px 5%;
  }
}
/*Stepper*/
.stepWrapper {
  font: normal 16px 'Gotham SSm 7r',Arial,Helvetica,sans-serif;
  width: 100%;
  -moz-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  margin: 0 0 20px;
  position: relative;
}

input.stepper, input[type='tel'].stepper {
  border: 1px solid #ddd;
  border-width: 1px 0;
  -moz-appearance: none;
  -moz-binding: none;
  -webkit-appearance: none;
  display: inline-block;
  background: transparent;
  height: 46px !important;
  text-align: center;
  width: 100%;
  padding: 0 47px !important;
}

.stepper:focus {
  outline: 0;
}

.stepDown, .stepUp {
  cursor: pointer;
  position: absolute;
  display: block;
  width: 46px;
  height: 46px;
  border: 1px solid #ddd;
  border-radius: 0;
  top: 0;
  background-color: transparent;
}

.stepUp {
  right: 0;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -2807px;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  .stepUp {
    background-size: 46px 1983.5px;
    background-position: 0 -1351px;
  }
}

.stepUp[state="inactive"] {
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -2641px;
  cursor: default;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  .stepUp[state="inactive"] {
    background-size: 46px 1983.5px;
    background-position: 0 -1268px;
  }
}

.stepDown {
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -3139px;
  left: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  .stepDown {
    background-size: 46px 1983.5px;
    background-position: 0 -1517px;
  }
}

.stepDown[state="inactive"] {
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -2973px;
  cursor: default;
}
@media (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 3 / 2), (min--moz-device-pixel-ratio: 2), (min-device-pixel-ratio: 2), (min-resolution: 144dppx) {
  .stepDown[state="inactive"] {
    background-size: 46px 1983.5px;
    background-position: 0 -1434px;
  }
}

@media (min-width: 640px) {
  .stepWrapper {
    font-size: 14px;
  }
}
@media (min-width: 800px) {
  .stepWrapper {
    margin: 0 0 15px;
  }
}
/**** Breadcrumbs ****/
.pageTitle {
  color: #eb5d5e;
  font-size: 16px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  letter-spacing: -1px;
  line-height: 1.2;
}
.pageTitle:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
@media (min-width: 960px) {
  .pageTitle {
    font-size: 22px;
  }
}

.pageBreadcrumb {
  font-size: 13px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
}
.pageBreadcrumb:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

.breadcrumb.pageBreadcrumb {
  display: block;
  color: #3C4350;
  border: none;
  border-radius: 0;
  background: none;
  line-height: 1.2;
  padding: 0;
  margin: 10px 0;
}
@media (min-width: 800px) {
  .breadcrumb.pageBreadcrumb {
    margin: 15px 0;
  }
}
.breadcrumb.pageBreadcrumb:after {
  content: "";
  clear: both;
  display: block;
}
.breadcrumb.pageBreadcrumb li {
  float: left;
  font-size: 14px;
  vertical-align: middle;
  line-height: 30px;
}
@media (max-width: 799px) {
  .breadcrumb.pageBreadcrumb li {
    display: none;
    float: none;
  }
}
.breadcrumb.pageBreadcrumb li + li:before {
  content: "";
  display: none;
}
.breadcrumb.pageBreadcrumb li:after {
  display: inline-block;
  content: "\00BB";
  padding: 0 10px;
  color: #3C4350;
  font-size: 13px;
  vertical-align: middle;
}
@media (max-width: 799px) {
  .breadcrumb.pageBreadcrumb li:after {
    display: none;
  }
}
.breadcrumb.pageBreadcrumb li.active {
  display: inline-block;
}
@media (max-width: 799px) {
  .breadcrumb.pageBreadcrumb li.active {
    display: block;
  }
}
.breadcrumb.pageBreadcrumb li.active:after {
  content: "";
  display: none;
}
.breadcrumb.pageBreadcrumb li.active h1, .breadcrumb.pageBreadcrumb li.active .h1 {
  display: inline-block;
  color: #3C4350;
  font-size: 25px;
  font-family: "Sentinel 3i", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  line-height: normal;
  margin: 0;
}
.breadcrumb.pageBreadcrumb li.active h1:lang(ja), .breadcrumb.pageBreadcrumb li.active .h1:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
@media (max-width: 799px) {
  .breadcrumb.pageBreadcrumb li.active h1, .breadcrumb.pageBreadcrumb li.active .h1 {
    display: block;
  }
}
.breadcrumb.pageBreadcrumb li a {
  display: inline-block;
  vertical-align: middle;
}
.breadcrumb.pageBreadcrumb li a:hover {
  color: #D15354;
  text-decoration: none;
}
.breadcrumb.pageBreadcrumb li.home a {
  display: inline-block;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -1937px;
  width: 19px;
  height: 18px;
  vertical-align: middle;
}
.breadcrumb.pageBreadcrumb li.home a:hover {
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -1970px;
}
.breadcrumb.pageBreadcrumb li.home span {
  display: none;
}
.breadcrumb.pageBreadcrumb a, .breadcrumb.pageBreadcrumb a:visited {
  font-size: 14px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  line-height: normal;
  color: #eb5d5e;
  text-decoration: none;
}
.breadcrumb.pageBreadcrumb a:lang(ja), .breadcrumb.pageBreadcrumb a:visited:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

.energyLabelWrapper {
  margin: 10px 0;
}
.energyLabelWrapper a {
  display: table-cell;
}
.energyLabelWrapper a.energyFileLink {
  vertical-align: bottom;
  padding-left: 40px;
}
.energyLabelWrapper .energyLabel {
  height: 32px;
  min-width: 48px;
  text-align: center;
  vertical-align: middle;
  padding: 0 5px 0;
  color: #fff;
  font-weight: normal;
  font-size: 23px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  position: relative;
  text-decoration: none;
}
.energyLabelWrapper .energyLabel:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.energyLabelWrapper .energyLabel:hover, .energyLabelWrapper .energyLabel:active, .energyLabelWrapper .energyLabel:visited {
  color: #fff;
  text-decoration: none;
}
.energyLabelWrapper .energyLabel:after {
  content: "";
  border-style: solid;
  border-width: 16px;
  border-left-width: 24px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
  height: 0;
  width: 0;
  position: absolute;
  left: 100%;
  top: 0;
  vertical-align: middle;
  background-color: transparent;
}
.energyLabelWrapper [data-energyclass|="A+++"] {
  background: #009136;
}
.energyLabelWrapper [data-energyclass="A++"] {
  background: #58ab27;
}
.energyLabelWrapper [data-energyclass="A+"] {
  background: #c9d100;
}
.energyLabelWrapper [data-energyclass=A] {
  background: #feed01;
}
.energyLabelWrapper [data-energyclass=B] {
  background: #fbbb01;
}
.energyLabelWrapper [data-energyclass=C] {
  background: #eb690b;
}
.energyLabelWrapper [data-energyclass=D], .energyLabelWrapper [data-energyclass=E] {
  background: #e3001b;
}
.energyLabelWrapper [data-energyclass|="A+++"]:after {
  border-left-color: #009136;
}
.energyLabelWrapper [data-energyclass="A++"]:after {
  border-left-color: #58ab27;
}
.energyLabelWrapper [data-energyclass="A+"]:after {
  border-left-color: #c9d100;
}
.energyLabelWrapper [data-energyclass=A]:after {
  border-left-color: #feed01;
}
.energyLabelWrapper [data-energyclass=B]:after {
  border-left-color: #fbbb01;
}
.energyLabelWrapper [data-energyclass=C]:after {
  border-left-color: #eb690b;
}
.energyLabelWrapper [data-energyclass=D]:after, .energyLabelWrapper [data-energyclass=E]:after {
  border-left-color: #e3001b;
}

/*! jQuery UI - v1.12.1 - 2016-10-30
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

.ui-front {
  z-index: 1000;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}

/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}

/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}

.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}

.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}

/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc( 100% - 2.4em );
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}

.ui-checkboxradio-disabled {
  pointer-events: none;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}

.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}

body .ui-tooltip {
  border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1em;
}

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}

.ui-widget-header a {
  color: #333333;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_444444_256x240?fmt=png-alpha");
}

.ui-widget-header .ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_444444_256x240?fmt=png-alpha");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_555555_256x240?fmt=png-alpha");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_ffffff_256x240?fmt=png-alpha");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_777620_256x240?fmt=png-alpha");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_cc0000_256x240?fmt=png-alpha");
}

.ui-button .ui-icon {
  background-image: url("//qvc.scene7.com/is/image/QVC/ui-icons_777777_256x240?fmt=png-alpha");
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.contentBlock { z-index:2!important; }

.mobileAppOnly {
  display: none;
}

#divContentWrapper { z-index:1; }
html.isMobileApp .mobileAppOnly, body.isMobileApp .mobileAppOnly {
  display: block;
}

html.isMobileApp .webBrowserOnly, html.isMobileApp .responsiveOnly, html.isMobileApp .responsiveViewDesktop, html.isMobileApp .responsiveViewMobile, html.isMobileApp #pageMasthead, html.isMobileApp #pageFooter,
html.isMobileApp #divContentWrapper + #homepageFooter, html.isMobileApp #divContentWrapper + [data-component-type="FOOTER"],
body.isMobileApp .webBrowserOnly, body.isMobileApp .responsiveOnly, body.isMobileApp .responsiveViewDesktop, body.isMobileApp .responsiveViewMobile, body.isMobileApp #pageMasthead, body.isMobileApp #pageFooter,
body.isMobileApp #divContentWrapper + #homepageFooter, body.isMobileApp #divContentWrapper + [data-component-type="FOOTER"] {
  display: none !important;
}

#pageMasthead, #divContentWrapper, #pageFooter {
  outline: 0;
}

#divContentWrapper, #pageMasthead, #pageFooter, #divContentWrapper + [data-component-type="FOOTER"] {
  background: #fff;
  position: relative;
}

[data-component-type="MASTHEAD_SKIP_NAVIGATION"] ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  background-color: #F8F9F9;
}
[data-component-type="MASTHEAD_SKIP_NAVIGATION"] li a {
  display: block;
  padding: 15px;
  color: #eb5d5e;
  font-size: 14px;
  line-height: 13px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
[data-component-type="MASTHEAD_SKIP_NAVIGATION"] li a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

.menuNavIcon {
  padding: 0;
  width: 20px;
  height: 24px;
  position: relative;
  margin: 6px 0 0;
  -webkit-transform-origin: top left;
  transform-origin: top left;
  -webkit-transform: rotate(0deg) translateX(-50%);
  -moz-transform: rotate(0deg) translateX(-50%);
  -o-transform: rotate(0deg) translateX(-50%);
  transform: rotate(0deg) translateX(-50%);
  -webkit-transition: 1s ease-in-out;
  -moz-transition: 1s ease-in-out;
  -o-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
  cursor: pointer;
  left: 50%;
  -webkit-backface-visibility: hidden;
}
.menuNavIcon span {
  transform-origin: center center;
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #eb5d5e;
  border-radius: 4px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}
.menuNavIcon span:nth-child(1) {
  top: 0px;
}
.menuNavIcon span:nth-child(2), .menuNavIcon span:nth-child(3) {
  top: 7px;
}
.menuNavIcon span:nth-child(4) {
  top: 14px;
}
.menuNavIcon.open span:nth-child(1) {
  top: 7px;
  width: 0%;
  left: 50%;
}
.menuNavIcon.open span:nth-child(2) {
  -webkit-transform: rotate(45deg) scaleX(1.25);
  -moz-transform: rotate(45deg) scaleX(1.25);
  -o-transform: rotate(45deg) scaleX(1.25);
  transform: rotate(45deg) scaleX(1.25);
}
.menuNavIcon.open span:nth-child(3) {
  -webkit-transform: rotate(-45deg) scaleX(1.25);
  -moz-transform: rotate(-45deg) scaleX(1.25);
  -o-transform: rotate(-45deg) scaleX(1.25);
  transform: rotate(-45deg) scaleX(1.25);
}
.menuNavIcon.open span:nth-child(4) {
  top: 11px;
  width: 0%;
  left: 50%;
}

[data-component-type="MASTHEAD_MENU"] {
  background: #fff;
  box-shadow: 2px 2px 8px 0px rgba(88, 88, 88, 0.3);
  position: relative;
  z-index: 2;
}

.mastheadMenuBar {
  padding: 7px 0;
}
.mastheadMenuBar .row {
  margin: 0;
}
.mastheadMenuBar .menuIconBar {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0;
}
.mastheadMenuBar .menuIconCell {
  float: none;
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 14%;
  box-sizing: content-box !important;
  padding-top: 4px;
}
.mastheadMenuBar .menuIconCell > a {
  display: inline-block;
}
.mastheadMenuBar .menuIconCell .col-tn-12 {
  float: none;
}
.mastheadMenuBar .searchInputBox {
  text-align: left;
}
.mastheadMenuBar .searchInputBox::-ms-clear {
  width: 0;
  height: 0;
}
.mastheadMenuBar .searchFormWrapper {
  width: 300px;
  height: 38px;
  background: #EBEEEF;
  border-radius: 100px;
}
.mastheadMenuBar .searchFormWrapper #btnMastheadSearch.searchGo {
  outline: 0;
  box-sizing: border-box;
  background-position: 0 center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  background-color: transparent;
  float: right;
  position: relative;
  height: 38px;
  width: 18px;
  border: 0;
  padding: 0;
  margin:0;
  margin-right: 14px;
  top:auto;
  right:auto;
}
.mastheadMenuBar .searchForm input#txtMastheadSearch {
  width: 85%;
  background: 0;
  border: 0;
  padding: 10px 14px !important;
  outline: 0;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #3C4350;
  height:auto;
  -webkit-transform:translateZ(0);
  transform:translateZ(0);
}
.mastheadMenuBar .searchForm input#txtMastheadSearch:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.mastheadMenuBar .searchForm input#txtMastheadSearch::-moz-placeholder {
  color: #9e9e9f !important;
  opacity: 1;
}
.mastheadMenuBar .searchForm input#txtMastheadSearch::-webkit-input-placeholder {
  color: #9e9e9f !important;
}
.mastheadMenuBar .searchForm input#txtMastheadSearch:-ms-input-placeholder {
  color: #9e9e9f !important;
}

.mastheadTopDrawer {
  background: #eb5d5e;
  min-height: 3px;
  text-align: center;
  margin-bottom: 0;
  position: relative;
  width: 100%;
  padding: 0;
}
.mastheadTopDrawer .row {
  margin: 0;
}
.mastheadTopDrawer p {
  line-height: 16px;
  padding: 8px 0;
  margin: 0;
  color: #fff;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.mastheadTopDrawer p:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.mastheadTopDrawer a {
  color: #fff;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-size: 13px;
}
.mastheadTopDrawer a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.mastheadTopDrawer a:after {
  content: '';
  margin-left: 4px;
  display: inline-block;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 46px 1983.5px;
  background-position: 0 -1850px;
  width: 7px;
  height: 10px;
  vertical-align: middle;
}

[data-component-type="MASTHEAD_POP"] {
  display: none;
  position: fixed;
  top: 0;
  left: 0 !important;
  z-index: 0;
}

.acctGreeting {
  /*display:inline-block;*/
  display: none;
  position: relative;
  z-index: 2;
}
.acctGreeting a {
  display: block;
  color: #3C4350;
}
.acctGreeting > a {
  display: inline-block;
  position: relative;
  padding: 10px 25px 10px 20px;
  min-width: 170px;
}
.acctGreeting p {
  margin: 0;
}

.signInGreet strong {
  font-weight: normal;
}
.signInGreet .greetingLong {
  display: none;
}

.menuIconCell .cartIcon {
  position: relative;
}
.menuIconCell .cartIcon .menuCartNum {
  position: absolute;
  padding: 1px 3px;
  top: -5px;
  right: -7px;
  background: #3C4350;
  color: #fff;
  border-radius: 15px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  font-size: 10px;
  line-height: 12px;
  min-width: 12px;
  min-height: 12px;
  text-align: center;
}
.menuIconCell .cartIcon .menuCartNum:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

html.mh-desktop-display [data-component-type="MASTHEAD_MENU"] {
  box-shadow: none;
  border-bottom: 1px solid #DCE1E3;
}
html.mh-desktop-display .mastheadMenuBar {
  padding: 14px 0 13px;
}
html.mh-desktop-display .mastheadMenuBar .menuIconCell {
  vertical-align: middle;
  padding: 0;
}
html.mh-desktop-display .mastheadLinksBar > .row {
  margin: 0;
}
html.mh-desktop-display .mobFlyoutHeader {
  display: none;
}

.mastheadMenuBar .menuLogo {
  width: 16%;
  padding-top: 0;
}
.mastheadMenuBar .menuLogo img {
  width: 100%;
  height: auto;
  max-width: 35px;
}
.mastheadMenuBar .menuCart {
  padding-top: 9px !important;
}
.mastheadMenuBar .menuCart a {
  color: #3C4350;
}
.mastheadMenuBar .menuCart a:hover span {
  text-decoration: underline;
}
.mastheadMenuBar .menuCart img {
  width: 21px;
  height: 20px;
}

html.mh-desktop-display .menuCart .cartIcon span {
  font-size: 12px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
html.mh-desktop-display .menuCart .cartIcon span:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-desktop-display .mastheadMenuBar .menuCart img {
  width: 23px;
  height: 22px;
}

.mhIconText p {
  margin: 0;
}

.menuIconCell p {
  font-size: 7px;
  line-height: 9px;
}

.mastheadMenuBar .menuCart p {
  margin-top: 6px !important;
}

@media (min-width: 640px) {
  .menuIconCell p {
    font-size: 9px;
    line-height: 11px;
  }
}
@media (min-width: 800px) {
  .mastheadMenuBar .menuLogo img {
    max-width: 38px;
  }
}
html.mh-mobile-display #divContentWrapper {
	z-index: 1;
}
html.mh-mobile-display body.mobileFilterMenuOpen #divContentWrapper, html.mh-mobile-display body.expandedRefinements #divContentWrapper {
	position: static;
}
html.mh-mobile-display .pinned .mhIconText, html.mh-mobile-display .slideDown .mhIconText, html.mh-mobile-display .slideUp .mhIconText {
  display: none;
}
html.mh-mobile-display .slideDown .searchInputBox, html.mh-mobile-display .slideUp .searchInputBox {
  display: none;
}
html.mh-mobile-display .pinned .searchInputBox {
  opacity: 0 !important;
  pointer-events: none !important;
}
html.mh-mobile-display .pinned.searchOpenPin .searchInputBox, html.mh-mobile-display #pageMasthead.pinned.searchOpen.searchOpenPin .searchInputBox {
  opacity: 1 !important;
  pointer-events: auto !important;
}
html.mh-mobile-display .pinned .mastheadMenuBar, html.mh-mobile-display .slideDown .mastheadMenuBar, html.mh-mobile-display .slideUp .mastheadMenuBar {
  padding-bottom: 7px !important;
}
html.mh-mobile-display .mastheadMenuBar .col-tn-12 {
  padding-left: 0;
  padding-right: 0;
}
html.mh-mobile-display #pageMasthead .mastheadMenuBar {
  width: 100%;
}
html.mh-mobile-display #pageMasthead .mastheadMenuBar .myAccountMenu {
  display: none;
}
html.mh-mobile-display #pageMasthead [data-component-type="MASTHEAD_SKIP_NAVIGATION"] {
  position: relative;
  z-index: 7;
}
html.mh-mobile-display #pageMasthead [data-component-type="MASTHEAD_TOP_DRAWER"] {
  z-index: 6;
}
html.mh-mobile-display #pageMasthead.slideDown [data-component-type="MASTHEAD_TOP_DRAWER"] {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transform: translate(0, -105%);
  transform: translate(0, -105%);
}
html.mh-mobile-display #pageMasthead.slideDown [data-component-type="MASTHEAD_MENU"] {
  width: 100%;
  position: fixed;
  left: 0;
  top: 3px;
  -webkit-transform: translate(0, -105%);
  transform: translate(0, -105%);
}
html.mh-mobile-display #pageMasthead.pinned [data-component-type="MASTHEAD_TOP_DRAWER"] {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
html.mh-mobile-display #pageMasthead.pinned .mastheadTopDrawer {
  height: 3px;
  overflow: hidden;
}
html.mh-mobile-display #pageMasthead.pinned .mastheadTopDrawer p {
  visibility: hidden;
}
html.mh-mobile-display #pageMasthead.pinned [data-component-type="MASTHEAD_MENU"] {
  width: 100%;
  position: fixed;
  left: 0;
  top: 3px;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
html.mh-mobile-display #pageMasthead [data-component-type="MASTHEAD_MENU"] {
  z-index: 5;
}
html.mh-mobile-display #pageMasthead.slideUp [data-component-type="MASTHEAD_TOP_DRAWER"], html.mh-mobile-display #pageMasthead.slideUp [data-component-type="MASTHEAD_MENU"] {
  -webkit-transform: translate(0, -105%);
  transform: translate(0, -105%);
}

@media (max-width: 639px) {
  .mastheadMenuBar .menuIconCell {
    width: 20%;
  }
  .mastheadMenuBar .menuLogo {
    width: 20%;
  }
  .mastheadMenuBar .menuMyAccount, .mastheadMenuBar .menuTV {
    display: none;
  }
}
html.mh-desktop-display body #pageMasthead [data-component-type="MASTHEAD_POP"] {
  display: none !important;
}
html.mh-desktop-display #divContentWrapper {
  padding-top: 0 !important;
}
html.mh-desktop-display #pageMasthead {
  z-index: 120;
}
html.mh-desktop-display .mastheadMenuBar .menuIconBar {
  table-layout: auto;
}
html.mh-desktop-display .mastheadMenuBar .menuHamburger, html.mh-desktop-display .mastheadMenuBar .menuSearch, html.mh-desktop-display .mastheadMenuBar .menuMyAccount, html.mh-desktop-display .mastheadMenuBar .menuDeals, html.mh-desktop-display .mastheadMenuBar .menuTV {
  display: none;
}
html.mh-desktop-display .mastheadMenuBar .menuIconCell {
  width: auto;
}
html.mh-desktop-display .mastheadMenuBar .myAccountMenu {
  padding-right: 10px;
  text-align: right;
}
html.mh-desktop-display .mastheadMenuBar .menuLogo {
  width: 60px;
  text-align: left;
  padding-right: 55px;
}
html.mh-desktop-display .mastheadMenuBar .menuLogo img {
  max-width: 60px;
}
html.mh-desktop-display .mastheadMenuBar .menuCart {
  width: 1px;
  white-space: nowrap;
  text-align: right;
  padding-left: 30px;
  padding-right: 10px;
}
html.mh-desktop-display .mastheadMenuBar .menuCart .mhIconText {
  display: none;
}
html.mh-desktop-display .mastheadMenuBar .menuCart .cartIcon {
  width: auto;
}
html.mh-desktop-display .mastheadMenuBar .menuCart .cartIcon .menuCartNum {
  font-size: 12px;
  line-height: 14px;
  min-width: 16px;
  min-height: 16px;
}
html.mh-desktop-display .mastheadMenuBar .menuCart .mhIconText {
  width: auto;
  line-height: 28px;
}
html.mh-desktop-display [data-component-type="MASTHEAD_POP"] {
  display: none;
}
html.mh-desktop-display .acctGreeting:hover, html.mh-desktop-display .acctGreeting.hover {
  background: #F8F9F9;
  box-shadow: 2px 8px 4px -2px rgba(88, 88, 88, 0.3);
}
html.mh-desktop-display .acctGreeting:hover .signInGreet:after, html.mh-desktop-display .acctGreeting.hover .signInGreet:after {
  -webkit-transform: translate(0, -50%) rotate(180deg);
  transform: translate(0, -50%) rotate(180deg);
}
html.mh-desktop-display .acctGreeting .signInGreet:after {
  content: '';
  display: block;
  width: 11px;
  height: 6px;
  position: absolute;
  right: 9px;
  top: 50%;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -822px;
  -webkit-transform: translate(0, -50%) rotate(0);
  transform: translate(0, -50%) rotate(0);
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
html.mh-desktop-display [data-component-type="MASTHEAD_LINKS"] {
  box-shadow: 2px 2px 4px 0px rgba(88, 88, 88, 0.3);
  position: relative;
  z-index: 1;
}
html.mh-desktop-display .menuLinkBar {
  width: 100%;
  display: table;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
html.mh-desktop-display .menuLinkBar:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-desktop-display .menuLinkCell {
  display: table-cell;
}
html.mh-desktop-display .shopByCat {
  width: 200px;
  white-space: nowrap;
  line-height: 33px;
  font-size: 12px;
  text-align: left;
  position: relative;
}
html.mh-desktop-display .shopByCat:hover, html.mh-desktop-display .shopByCat.hover {
  background: #EBEEEF;
  box-shadow: 2px 8px 4px -2px rgba(88, 88, 88, 0.3);
}
html.mh-desktop-display .shopByCat:hover > a:after, html.mh-desktop-display .shopByCat.hover > a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
html.mh-desktop-display .shopByCat > a {
  padding: 0 5px 0 23px;
  color: #3C4350;
  cursor: pointer;
  display: inline-block;
  min-width: 200px;
}
html.mh-desktop-display .shopByCat > a:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 6px;
  vertical-align: 1px;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -822px;
  margin: 0 0 0 5px;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
html.mh-desktop-display .menuLinksRight {
  text-align: right;
  font-size: 12px;
}
html.mh-desktop-display .menuLinksRight ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
html.mh-desktop-display .menuLinksRight ul li {
  display: inline-block;
  padding-right: 22px;
  margin-left: -0.15em;
  margin-right: -0.15em;
}
html.mh-desktop-display .menuLinksRight ul li:last-child {
  padding-right: 12px;
}
html.mh-desktop-display .menuLinksRight a {
  color: #3C4350;
}
html.mh-desktop-display .menuLinksRight a:hover {
  text-decoration: underline;
}
html.mh-desktop-display .menuLinksRight .shopQVCTV {
  display: inline-block;
  position: relative;
}
html.mh-desktop-display .menuLinksRight .shopQVCTV > a {
  display: block;
  line-height: 33px;
  padding: 0 10px;
  text-decoration: none;
}
html.mh-desktop-display .menuLinksRight .shopQVCTV > a:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 6px;
  vertical-align: 1px;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -822px;
  margin: 0 0 0 5px;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
html.mh-desktop-display .menuLinksRight .shopQVCTV:hover, html.mh-desktop-display .menuLinksRight .shopQVCTV.hover {
  background: #F8F9F9;
  box-shadow: 2px 8px 4px -2px rgba(88, 88, 88, 0.3);
}
html.mh-desktop-display .menuLinksRight .shopQVCTV:hover > a:after, html.mh-desktop-display .menuLinksRight .shopQVCTV.hover > a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
html.mh-desktop-display .shopByDropDown, html.mh-desktop-display .shopTVDropDown, html.mh-desktop-display .myAccountDropDown {
  display: none;
  position: absolute;
  box-shadow: 2px 4px 4px -2px rgba(88, 88, 88, 0.3);
}
html.mh-desktop-display .shopByDropDown ul, html.mh-desktop-display .shopTVDropDown ul, html.mh-desktop-display .myAccountDropDown ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
html.mh-desktop-display .shopByDropDown {
  top: 33px;
  left: 0;
  width: 200px;
  height: 567px;
  background: #EBEEEF;
}
html.mh-desktop-display .shopTVDropDown {
  top: 33px;
  right: 0;
  width: auto;
  height: auto;
  background: #F8F9F9;
}
html.mh-desktop-display .myAccountDropDown {
  top: 66px;
  right: 0;
  width: 100%;
  height: auto;
  background: #F8F9F9;
}
html.mh-desktop-display .shopByCat:hover .shopByDropDown, html.mh-desktop-display .shopQVCTV:hover .shopTVDropDown, html.mh-desktop-display .acctGreeting:hover .myAccountDropDown,
html.mh-desktop-display .shopByCat.hover .shopByDropDown, html.mh-desktop-display .shopQVCTV.hover .shopTVDropDown, html.mh-desktop-display .acctGreeting.hover .myAccountDropDown {
  display: block;
}
html.mh-desktop-display .shopTVDropDown ul li, html.mh-desktop-display .myAccountDropDown ul li {
  padding: 12px 20px !important;
  margin: 0 !important;
  display: block;
  text-align: left;
}
html.mh-desktop-display .shopByDropDown li a {
  padding: 12px 23px;
  line-height: 1.2;
  display: block;
  white-space: normal;
}
html.mh-desktop-display .shopTVDropDown li a, html.mh-desktop-display .myAccountDropDown li a {
  padding: 0 !important;
  line-height: 1.2 !important;
  display: block;
}
html.mh-desktop-display .shopTVDropDown li a {
  white-space: nowrap;
}
html.mh-desktop-display .shopByDropDown li:hover, html.mh-desktop-display .shopByDropDown li.highlighted, html.mh-desktop-display .shopByDropDown li:hover a, html.mh-desktop-display .shopByDropDown li.highlighted a {
  background: #F8F9F9;
  color: #eb5d5e;
}
html.mh-desktop-display .shopTVDropDown a:hover, html.mh-desktop-display .myAccountDropDown a:hover {
  color: #eb5d5e;
  text-decoration: underline;
}
html.mh-desktop-display .shopByDDOpen {
  position: absolute;
  top: 0;
  left: 196px;
  height: 2px;
  background: #EBEEEF;
}
html.mh-desktop-display .shopByDDOpen .flyoutSection {
  display: none;
  height: 600px;
  background: #F8F9F9;
  box-shadow: 2px 4px 4px -2px rgba(88, 88, 88, 0.3);
}
html.mh-desktop-display .shopByDDOpen .flyoutSection.opened, html.mh-desktop-display .shopByDDOpen .flyoutSection:hover {
  display: block;
}
html.mh-desktop-display #pageMasthead .dropdown {
  display: table;
  table-layout: fixed;
  width: 100%;
}
html.mh-desktop-display .dropdownLinks {
  display: table-cell;
  width: 200px;
}
html.mh-desktop-display .dropdownLinks [data-component-type="LIST"] + [data-component-type="LIST"] {
  padding-top: 6px;
}
html.mh-desktop-display .dropdownLinks ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.mh-desktop-display .dropdownLinks li {
  font-size: 12px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  line-height: 13px;
  padding: 0 10px;
  white-space: normal;
}
html.mh-desktop-display .dropdownLinks li:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-desktop-display .dropdownLinks li a {
  display: block;
  padding: 8px 13px 7px;
}
html.mh-desktop-display .dropdownLinks li a:hover {
  color: #eb5d5e;
  text-decoration: underline;
}
html.mh-desktop-display .linkHeader {
  display: none;
}
html.mh-desktop-display .acMenu {
  display: none;
}
html.mh-desktop-display .menuHeader {
  white-space: normal;
  padding: 12px 23px 8px;
  line-height: 13px;
  font-size: 12px;
  text-transform: uppercase;
  color: #eb5d5e;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
html.mh-desktop-display .menuHeader:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-desktop-display .acctGreeting p {
  margin: 8px 0;
}
html.mh-desktop-display .acctGreeting .signInGreet {
  font-family: "Sentinel SSm 5i", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  font-size: 16px;
}
html.mh-desktop-display .acctGreeting .signInGreet:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-desktop-display .acctGreeting .signInGreet .greetingShort {
  display: none;
}
html.mh-desktop-display .acctGreeting .signInGreet .greetingLong {
  display: inline;
}
html.mh-desktop-display .acctGreeting .signInAcct {
  font-size: 12px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
html.mh-desktop-display .acctGreeting .signInAcct:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

@media (min-width: 1200px) {
  html.mh-desktop-display .menuLinksRight ul li {
    padding-right: 50px;
  }
  html.mh-desktop-display .menuLinksRight ul li:last-child {
    padding-right: 40px;
  }
}
@media (max-width: 959px) {
  html.mh-mobile-display [data-component-type="MASTHEAD_LINKS"] {
    display: none;
  }
}
html.mh-mobile-display body.mobileSearch .mastheadMenuBar {
  padding-bottom: 48px;
}
html.mh-mobile-display .mastheadMenuBar .searchInputBox {
  position: absolute;
  bottom: -42px;
  left: 0;
  width: 100%;
  padding: 0 15px;
    box-sizing: border-box !important;
}
html.mh-mobile-display .mastheadMenuBar .searchFormWrapper {
  width: 100%;
  margin: 0 auto;
}
html.mh-mobile-display .mastheadMenuBar .menuCart span {
  display: none;
}
html.mh-mobile-display .mastheadMenuBar .menuCart .cartIcon {
  display: inline-block;
}
html.mh-mobile-display [data-component-type="MASTHEAD_LINKS"] {
  display: none;
}
html.mh-mobile-display .shopByCat {
  display: none;
}
html.mh-mobile-display .menuIconCell p {
  text-transform: uppercase;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  margin: 1px 0 5px;
}
html.mh-mobile-display .menuIconCell p:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

@media (max-width: 799px) {
  html.mh-mobile-display body.mobileSearch .mastheadMenuBar {
    padding-bottom: 46px;
  }
  html.mh-mobile-display .mastheadMenuBar .searchInputBox {
    bottom: -40px;
  }
}
@media (max-width: 639px) {
  html.mh-mobile-display body.mobileSearch .mastheadMenuBar {
    padding-bottom: 42px;
  }
  html.mh-mobile-display .mastheadMenuBar .searchInputBox {
    bottom: -37px;
  }
}
html.mh-mobile-display body.isiphone .shopByMobile, html.mh-mobile-display body.isiphone .menuBottom, html.mh-mobile-display body.isipad .shopByMobile, html.mh-mobile-display body.isipad .menuBottom {
  padding-bottom: 80px;
}
html.mh-mobile-display body.isiphone .shopByMobile.menuBottom, html.mh-mobile-display body.isipad .shopByMobile.menuBottom {
  padding-bottom: 0;
}
html.mh-mobile-display .searchInputBox {
  opacity: 0;
  pointer-events: none;
}
html.mh-mobile-display body.mobileSearch .searchInputBox {
  opacity: 1;
  pointer-events: auto;
}
html.mh-mobile-display [data-component-type="MASTHEAD_POP"] {
  background: #F8F9F9;
  padding-top: 3px;
}
html.mh-mobile-display .mastheadTopDrawer p, html.mh-mobile-display .menuIconCell {
  -webkit-transition: opacity .5s ease;
  transition: opacity .5s ease;
}
html.mh-mobile-display .mastheadMenuBar {
  -webkit-transition: padding .5s ease;
  transition: padding .5s ease;
}
html.mh-mobile-display .popOpen .mastheadTopDrawer p, html.mh-mobile-display .popOpen .menuIconCell {
  opacity: 0 !important;
  pointer-events: none !important;
}
html.mh-mobile-display .popOpen .menuHamburger {
  opacity: 1 !important;
  pointer-events: auto !important;
}
html.mh-mobile-display .popOpen #pageMasthead .mastheadMenuBar {
  padding-bottom: 7px !important;
}
html.mh-mobile-display .mastheadPopOut {
  width: 100%;
  position: relative;
}
html.mh-mobile-display .aemMasthead #divContentWrapper, html.mh-mobile-display #pageFooter, html.mh-mobile-display #divContentWrapper + #homepageFooter, html.mh-mobile-display #divContentWrapper + [data-component-type="FOOTER"],
html.mh-mobile-display [data-component-type="MASTHEAD_TOP_DRAWER"], html.mh-mobile-display .mastheadMenuBar {
  box-shadow: 0 -8px 8px 0 #585858;
}
html.mh-mobile-display .pinned [data-component-type="MASTHEAD_TOP_DRAWER"], html.mh-mobile-display .pinned .mastheadMenuBar {
  box-shadow: none;
}
html.mh-mobile-display.popOpen {
  overflow: hidden !important;
}
html.mh-mobile-display body.popOpen {
  overflow: hidden !important;
  min-width:0;
}
html.mh-mobile-display body.popOpen #divContentWrapper, html.mh-mobile-display body.popOpen #pageFooter, html.mh-mobile-display body.popOpen #divContentWrapper + #homepageFooter, html.mh-mobile-display body.popOpen #divContentWrapper + [data-component-type="FOOTER"] {
  overflow: hidden !important;
}
html.mh-mobile-display [data-component-type="MASTHEAD_TOP_DRAWER"] {
  position: relative;
  z-index: 3;
}
html.mh-mobile-display #pageMasthead, html.mh-mobile-display #divContentWrapper, html.mh-mobile-display #pageFooter, html.mh-mobile-display #divContentWrapper + #homepageFooter, html.mh-mobile-display #divContentWrapper + [data-component-type="FOOTER"] {
  -webkit-transition: left .4s ease-in-out;
  transition: left .4s ease-in-out;
  left: 0;
}
html.mh-mobile-display #pageMasthead.pinned [data-component-type="MASTHEAD_TOP_DRAWER"], html.mh-mobile-display #pageMasthead.slideUp [data-component-type="MASTHEAD_TOP_DRAWER"] {
  -webkit-transition: left .4s ease-in-out, -webkit-transform .1s;
  transition: left .4s ease-in-out, transform .1s;
  left: 0;
  height: 10px;
  z-index: 5;
}
html.mh-mobile-display #pageMasthead.pinned .mastheadTopDrawer, html.mh-mobile-display #pageMasthead.slideUp .mastheadTopDrawer {
  height: 10px;
}
html.mh-mobile-display #pageMasthead.pinned [data-component-type="MASTHEAD_TOP_DRAWER"] p, html.mh-mobile-display #pageMasthead.slideUp [data-component-type="MASTHEAD_TOP_DRAWER"] p {
  display: none;
}
html.mh-mobile-display #pageMasthead.pinned [data-component-type="MASTHEAD_MENU"] {
  -webkit-transition: left .4s ease-in-out, -webkit-transform .5s ease-out;
  transition: left .4s ease-in-out, transform .5s ease-out;
  left: 0;
}
html.mh-mobile-display #pageMasthead.slideUp [data-component-type="MASTHEAD_MENU"] {
  -webkit-transition: left .4s ease-in-out, -webkit-transform .5s ease-out;
  transition: left .4s ease-in-out, transform .5s ease-out;
  left: 0;
}

html.mh-mobile-display .popOpen #pageMasthead, html.mh-mobile-display .popOpen #divContentWrapper, html.mh-mobile-display .popOpen #pageFooter, html.mh-mobile-display .popOpen #divContentWrapper + #homepageFooter,
html.mh-mobile-display .popOpen #divContentWrapper + [data-component-type="FOOTER"], html.mh-mobile-display .popOpen #pageMasthead.pinned [data-component-type="MASTHEAD_TOP_DRAWER"], html.mh-mobile-display .popOpen #pageMasthead.pinned [data-component-type="MASTHEAD_MENU"] {
  left: 76%;
}
html.mh-mobile-display .popOpen #divContentWrapper:before, html.mh-mobile-display .popOpen #pageFooter:before, html.mh-mobile-display .popOpen #divContentWrapper + #homepageFooter:before,
html.mh-mobile-display .popOpen #divContentWrapper + [data-component-type="FOOTER"]:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 4;
  background: #fff;
  opacity: .85;
  cursor: pointer;
}
html.mh-mobile-display [data-component-type="MASTHEAD_POP"] {
  width: 76%;
  height: 100%;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
html.mh-mobile-display .myAcctMobile {
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  position: relative;
}
html.mh-mobile-display .myAcctMobile > a {
  display: block;
  padding: 10px 40px 10px 70px;
  vertical-align: middle;
  background-position: 20px center;
  background-repeat: no-repeat;
  background-size: 30px;
  background-color: #fff;
  position: relative;
}
html.mh-mobile-display .myAcctMobile p {
  margin: 0;
}
html.mh-mobile-display .myAcctMobile .signInGreet {
  font-family: "Sentinel SSm 5i", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  font-size: 14px;
  line-height: 20px;
  color: #eb5d5e;
}
html.mh-mobile-display .myAcctMobile .signInGreet:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .myAcctMobile .signInAcct {
  font-size: 12px;
  line-height: 20px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  color: #eb5d5e;
}
html.mh-mobile-display .myAcctMobile .signInAcct:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .mainMenuMobile {
  background: #fff;
}
html.mh-mobile-display .shopByMobile {
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
}
html.mh-mobile-display .shopByMobile ul {
  margin: 0;
  padding: 0;
}
html.mh-mobile-display .shopByMobile .flyoutMenuLink, html.mh-mobile-display .shopByMobile .shopQVCTV > a {
  position: relative;
}
html.mh-mobile-display .shopByMobile .flyoutMenuLink:after, html.mh-mobile-display .shopByMobile .shopQVCTV > a:after {
  content: '';
  display: inline-block;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -1812px;
  width: 6px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
html.mh-mobile-display .shopByMobile a, html.mh-mobile-display .myAccountDropDown a {
  background: #fff;
  display: block;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  padding: 14px 40px 14px 20px;
  color: #3C4350;
  border-top: 1px solid #DCE1E3;
}
html.mh-mobile-display .shopByMobile a:lang(ja), html.mh-mobile-display .myAccountDropDown a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .shopTVDropDown a, html.mh-mobile-display .myAccountDropDown a {
  padding: 14px 40px;
}
html.mh-mobile-display .myAcctMobile > a:after {
  content: '';
  display: inline-block;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -1831px;
  width: 6px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
html.mh-mobile-display .shopByMobileSub {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
html.mh-mobile-display .shopByMobileSub .flyoutSection, html.mh-mobile-display .shopByMobile .shopTVDropDown, html.mh-mobile-display .mastheadPopOut .myAccountDropDown {
  display: none;
}
html.mh-mobile-display .shopByMobile > *:last-child, html.mh-mobile-display .shopByMobileSub .flyoutSection, html.mh-mobile-display .myAcctMobile .myAccountDropDown ul, html.mh-mobile-display .shopByMobile .shopTVDropDown ul {
  border-bottom: 1px solid #DCE1E3;
}
html.mh-mobile-display .shopTVDropDown, html.mh-mobile-display .myAccountDropDown {
  position: absolute;
  width: 100%;
  -webkit-transition: -webkit-transform .3s;
  transition: transform .3s;
  -webkit-transform: translate(100%, 0);
  transform: translate(100%, 0);
}
html.mh-mobile-display .shopTVDropDown {
  top: 0;
  left: 0;
}
html.mh-mobile-display .myAccountDropDown {
  top: 60px;
  left: 0;
}
html.mh-mobile-display a.mainMenuMobile {
  display: block;
  color: #3C4350;
  font-size: 13px;
  line-height: 20px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  padding: 20px 20px 20px 40px;
  position: relative;
}
html.mh-mobile-display a.mainMenuMobile:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .mainMenuMobile:before {
  content: '';
  display: inline-block;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -1831px;
  width: 6px;
  height: 11px;
  position: absolute;
  top: 50%;
  left: 20px;
  -webkit-transform: translateY(-50%) scale(-1, 1);
  transform: translateY(-50%) scale(-1, 1);
}
html.mh-mobile-display .mobFlyoutCat {
  background: #fff;
  color: #eb5d5e;
  font-size: 12px;
  line-height: 16px;
  padding: 14px 40px 14px 20px;
  border-top: 1px solid #DCE1E3;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
html.mh-mobile-display .mobFlyoutCat:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .mobFlyoutHeader a {
  background: #fff;
  display: block;
  color: #3C4350;
  font-size: 12px;
  line-height: 16px;
  padding: 14px 40px;
  border-top: 1px solid #DCE1E3;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
html.mh-mobile-display .mobFlyoutHeader a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .mastheadPopOut .menuHeader {
  color: #3C4350;
  font-size: 12px;
  line-height: 16px;
  padding: 14px 40px;
  border-top: 1px solid #DCE1E3;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  text-transform: none;
  position: relative;
  cursor: pointer;
  background: #fff;
  -webkit-transition: background-color .3s, color .3s;
  transition: background-color .3s, color .3s;
}
html.mh-mobile-display .mastheadPopOut .menuHeader:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display .shopByMobileSub .menuHeader:after {
  content: '';
  display: inline-block;
    background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
    background-size: 46px 1983.5px;
    background-position: 0 -1812px;
  width: 6px;
  height: 11px;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
html.mh-mobile-display .mastheadPopOut .menuHeader.opened {
  background-color: #EBEEEF;
  color: #eb5d5e;
}
html.mh-mobile-display .shopByMobileSub .menuHeader.opened:after {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
html.mh-mobile-display .shopByMobileSub .dropdownLinks ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  height: 0;
  overflow: hidden;
}
html.mh-mobile-display .shopByMobile .shopTVDropDown ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.mh-mobile-display .mastheadPopOut .myAccountDropDown ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
html.mh-mobile-display .shopByMobileSub .dropdownLinks ul.opened {
  height: 1000px;
}
html.mh-mobile-display .shopByMobileSub .dropdownLinks li a {
  display: block;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 16px;
  padding: 14px 40px 14px 60px;
  color: #3C4350;
  border-top: 1px solid #DCE1E3;
  background: #EBEEEF;
}
html.mh-mobile-display .shopByMobileSub .dropdownLinks li a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
html.mh-mobile-display #pageMasthead.searchClose .mastheadMenuBar {
  padding-bottom: 7px !important;
}
html.mh-mobile-display #pageMasthead.searchClose .searchInputBox {
  opacity: 0;
  pointer-events: none;
}
html.mh-mobile-display #pageMasthead.searchOpen .mastheadMenuBar, html.mh-mobile-display body #pageMasthead.searchOpenPin .mastheadMenuBar, html.mh-mobile-display body #pageMasthead.searchOpen.searchOpenPin .mastheadMenuBar {
  padding-bottom: 48px !important;
}
html.mh-mobile-display #pageMasthead.searchOpen .searchInputBox {
  opacity: 1 !important;
  pointer-events: auto !important;
}
html.mh-mobile-display #pageMasthead.pinned.searchOpen .searchInputBox {
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 799px) {
  html.mh-mobile-display #pageMasthead.searchOpen .mastheadMenuBar, html.mh-mobile-display body #pageMasthead.pinned.searchOpenPin .mastheadMenuBar {
    padding-bottom: 46px !important;
  }
}
@media (max-width: 639px) {
  html.mh-mobile-display #pageMasthead.searchOpen .mastheadMenuBar, html.mh-mobile-display body #pageMasthead.pinned.searchOpenPin .mastheadMenuBar {
    padding-bottom: 42px !important;
  }
}
@media (max-width: 799px) {
  html.mh-mobile-display .popOpen #pageMasthead, html.mh-mobile-display .popOpen #divContentWrapper, html.mh-mobile-display .popOpen #pageFooter, html.mh-mobile-display .popOpen #divContentWrapper + #homepageFooter,
  html.mh-mobile-display .popOpen #divContentWrapper + [data-component-type="FOOTER"], html.mh-mobile-display .popOpen #pageMasthead.pinned [data-component-type="MASTHEAD_TOP_DRAWER"],
  html.mh-mobile-display .popOpen #pageMasthead.pinned [data-component-type="MASTHEAD_MENU"] {
    left: 68.75%;
  }
  html.mh-mobile-display [data-component-type="MASTHEAD_POP"] {
    width: 68.75%;
  }
}
html.mh-mobile-display #pageMasthead.pinned.searchOpen .mastheadMenuBar, html.mh-mobile-display #pageMasthead.slideDown.searchOpen .mastheadMenuBar, html.mh-mobile-display #pageMasthead.slideUp.searchOpen .mastheadMenuBar {
  padding-bottom: 7px !important;
}
html.mh-mobile-display body.popOpen #pageMasthead.pinned .mastheadMenuBar, html.mh-mobile-display body.popOpen #pageMasthead.searchOpen .mastheadMenuBar {
  padding-bottom: 7px !important;
}
html.mh-mobile-display body.popOpen #pageMasthead.pinned .searchInputBox, html.mh-mobile-display body.popOpen #pageMasthead.searchOpen .searchInputBox,
html.mh-mobile-display body.popOpen #pageMasthead.pinned.searchOpenPin .searchInputBox, html.mh-mobile-display body.popOpen #pageMasthead.pinned.searchOpen.searchOpenPin .searchInputBox {
  opacity: 0 !important;
  pointer-events: none !important;
}

@media (max-width: 799px) {
  html.mh-mobile-display #pageMasthead.searchOpen .mastheadMenuBar {
    padding-bottom: 46px !important;
  }
}
@media (max-width: 639px) {
  html.mh-mobile-display #pageMasthead.searchOpen .mastheadMenuBar {
    padding-bottom: 42px !important;
  }
}
@media (max-width: 799px) {
  section[data-module-type="SKINNY_BANNER"] + section:before {
    display: none;
  }
}
html.mh-mobile-display #pageMasthead .hidden-mh-mb {
  display: none !important;
}

html.mh-desktop-display #pageMasthead .hidden-mh-dt {
  display: none !important;
}

.qForm {
  overflow: hidden;
}
.qForm input[type='text'],
.qForm input[type='email'],
.qForm input[type='password'],
.qForm input[type='tel'],
.qForm textarea {
  height: 40px !important;
  border: 1px solid #3C4350;
  border-radius: 20px;
  background-color: transparent;
  width: 100%;
  color: #3C4350;
  padding: 0 10px;
  z-index: 1;
  box-shadow: none !important;
  outline: none;
}
.qForm input[type='text']::-webkit-input-placeholder,
.qForm input[type='email']::-webkit-input-placeholder,
.qForm input[type='password']::-webkit-input-placeholder,
.qForm input[type='tel']::-webkit-input-placeholder,
.qForm textarea::-webkit-input-placeholder {
  color: #3C4350;
}
.qForm input[type='text']::-moz-placeholder,
.qForm input[type='email']::-moz-placeholder,
.qForm input[type='password']::-moz-placeholder,
.qForm input[type='tel']::-moz-placeholder,
.qForm textarea::-moz-placeholder {
  color: #3C4350;
  opacity: 1;
}
.qForm input[type='text']:-moz-placeholder,
.qForm input[type='email']:-moz-placeholder,
.qForm input[type='password']:-moz-placeholder,
.qForm input[type='tel']:-moz-placeholder,
.qForm textarea:-moz-placeholder {
  color: #3C4350;
}
.qForm input[type='text']:-ms-input-placeholder,
.qForm input[type='email']:-ms-input-placeholder,
.qForm input[type='password']:-ms-input-placeholder,
.qForm input[type='tel']:-ms-input-placeholder,
.qForm textarea:-ms-input-placeholder {
  color: #3C4350;
}
.qForm input[type='text']:focus,
.qForm input[type='email']:focus,
.qForm input[type='password']:focus,
.qForm input[type='tel']:focus,
.qForm textarea:focus {
  border: 1px solid #3C4350;
}
.qForm input[type='checkbox'],
.qForm input[type='radio'] {
  margin: 0;
  padding: 0;
}
.qForm input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0 999px white inset !important;
  -webkit-text-fill-color: #3C4350 !important;
}
.qForm input.form-control[name='emailConfirm'] {
  padding: 0 118px 0 10px;
}
.qForm textarea {
  height: 120px !important;
  padding: 9px 10px;
  resize: none;
}
.qForm .btn {
  width: 100%;
  margin: 0 0 10px;
}
.qForm .control-label {
  color: #3C4350;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.qForm .control-label:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.qForm .form-group {
  display: block;
  clear: both;
  margin: 0 -15px 15px;
}
.qForm .floatLblWr {
  display: block;
  max-width: none;
  margin-top: 4px;
}
.qForm .floatLblWr .control-label {
  position: absolute;
  background-color: #fff;
  top: 10px;
  left: 10px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  z-index: 0;
  padding: 0 5px;
  margin: 0 0 0 -5px;
  cursor: text;
}
.qForm .floatLblWr .control-label:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.qForm .floatLblWr .control-label.floating {
  top: -8px;
  left: 15px;
  z-index: 1;
  font-size: 12px;
}
.qForm .floatLblWr > div > div {
  position: relative;
}
.qForm .error {
  color: #B1041B;
}
.qForm .help-block {
  padding: 0 10px;
}
.qForm .has-error .control-label {
  color: #B1041B;
}
.qForm .has-error .form-control, .qForm .has-error .form-control:focus {
  border: 1px solid #B1041B;
}
.qForm .has-error .help-block {
  color: #B1041B;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
.qForm .has-error .help-block:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.qForm .warning {
  color: #C55600;
}
.qForm .has-warning .control-label {
  color: #C55600;
}
.qForm .has-warning .form-control, .qForm .has-warning .form-control:focus {
  border: 1px solid #C55600;
}
.qForm .has-warning .help-block {
  color: #C55600;
}
.qForm .success {
  color: #128B00;
}
.qForm .has-success .form-control, .qForm .has-success .form-control:focus {
  border: 1px solid #128B00;
}
.qForm .has-success .help-block {
  color: #128B00;
}
.qForm .fancybox-inner .floatLblWr .control-label {
  background-color: #fff;
}
@media (min-width: 640px) {
  .qForm textarea {
    height: 60px !important;
  }
}

.qMsg {
  margin-bottom: 0;
}
.qMsg .close {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.qMsg .close:focus, .qMsg .close:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.qMsg .copy {
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
.qMsg .copy:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

.qComponent:first-of-type div.emailSignUp.bg-white {
  padding-top: 15px;
}
@media (max-width: 799px) {
  .qComponent:first-of-type div.emailSignUp {
    padding-top: 15px;
  }
}
.qComponent:last-of-type div.emailSignUp.bg-white {
  padding-bottom: 15px;
}
@media (max-width: 799px) {
  .qComponent:last-of-type div.emailSignUp {
    padding-bottom: 15px;
  }
}

.emailSignUp img {
  width: 100%;
  height: auto;
}
@media (max-width: 799px) {
  .emailSignUp img {
    padding-bottom: 20px;
  }
}
.emailSignUp .emailSUText {
  clear: both;
}
.emailSignUp h3, .emailSignUp .h3 {
  font-size: 30px;
  margin: 0 0 10px;
}
.emailSignUp p, .emailSignUp .p {
  margin: 0 0 15px;
}
.emailSignUp [data-component-type="EMAIL_SIGN_UP_FORM"] + .emailSUText p {
  font-size: 11px;
  color: #747577;
}
.emailSignUp .emailBtn {
  padding: 8px 0 15px;
}
.emailSignUp .emailConfirmLabel {
  position: relative;
}
.emailSignUp .emailConfirmLabel.emailConfirmHidden {
  position: static;
}
.emailSignUp .emailConfirmLabel.emailConfirmHidden label.emailConfirm {
  display: none;
}
.emailSignUp .emailConfirmLabel.emailConfirmHidden label.emailConfirm + .divFormButtons {
  top: 6px;
}
.emailSignUp .input.btn-inline {
  padding-right: 120px !important;
}
.emailSignUp .divFormButtons {
  display: inline-block;
  position: absolute;
  right: 3px;
  top: 2px;
  width: 110px;
}
.emailSignUp button.btn {
  border-radius: 20px;
}
.emailSignUp .alert-danger {
  background: none;
  border-color: transparent;
  color: #B1041B;
  font-size: 15px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
.emailSignUp .alert {
  margin: 20px 20px 0 -15px;
  text-align: left;
}
.emailSignUp .alert p {
  margin: 0;
}
@media (max-width: 799px) {
  .emailSignUp h3, .emailSignUp .h3, .emailSignUp p, .emailSignUp .p, .emailSignUp .emailBtn {
    text-align: center;
  }
}

form.emailSignUp {
  position: relative;
}

.emailSignUpSuccess {
  display: none;
  margin-bottom: 15px;
}
.emailSignUpSuccess p {
  margin: 15px 0;
}
@media (max-width: 799px) {
  .emailSignUpSuccess p {
    text-align: center;
  }
}
.emailSignUpSuccess p.thankYou {
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 18px;
  margin-top: 0;
}
.emailSignUpSuccess p.thankYou:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.emailSignUpSuccess p.emailAddress {
  font-size: 16px;
  line-height: 18px;
  color: #128B00;
}
.emailSignUpSuccess p.confirmLink {
  margin-bottom: 0;
}
.emailSignUpSuccess p.confirmLink a {
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  color: #eb5d5e;
}
.emailSignUpSuccess p.confirmLink a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

#pageFooter {
	font-size: 14px;
	line-height: 1.42857;
	font-family:"Gotham SSm 4r",Arial,Helvetica,sans-serif;
}
#pageFooter fieldset {
	width:auto;
}
#pageFooter label {
	width:auto;
	padding-left:0;
}
#pageFooter .divFormButtons {
	margin:0;
	margin-left:0;
}
#pageFooter form fieldset .divFormButtons span {
	display:inline;
	padding:0;
	margin:0;
}
#pageMasthead, #pageContent, #pageFooter {
  outline: 0;
}

@media (max-width: 799px) {
  #pageFooter section + section:before {
    display: none !important;
  }
}
#pageFooter .moduleBackground {
  padding-top: 40px;
  padding-bottom: 40px;
}
#pageFooter .moduleBackground[data-module-type="FOOTER_BTM_MODULE"] {
  padding-top: 25px;
  padding-bottom: 0;
}
@media (min-width: 800px) {
  #pageFooter .moduleBackground[data-module-type="FOOTER_BTM_MODULE"] {
    padding-bottom: 25px;
  }
}
#pageFooter ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
#pageFooter [data-component-type="LINK_LIST"] ul li a:hover {
  text-decoration: underline;
}

.footerTop h3, .footerTop .h3 {
  color: #3C4350;
  font-size: 20px;
  line-height: 24px;
  font-family: "Sentinel 3r", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  margin: 0;
}
.footerTop h3:lang(ja), .footerTop .h3:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
@media (max-width: 959px) {
  .footerTop > .row > div {
    padding-bottom: 30px;
  }
}
@media (max-width: 639px) {
  .footerTop > .row > div {
    padding-bottom: 40px;
  }
}
@media (max-width: 959px) {
  .footerTop > .row > div:last-of-type {
    padding-bottom: 0;
  }
}
@media (max-width: 639px) {
  .footerTop > .row > div:last-of-type {
    padding-bottom: 0;
  }
}

@media (min-width: 960px) {
  .footerMid .col-md-2 {
    width: 20%;
  }
}
.footerMid h3, .footerMid .h3 {
  color: #3C4350;
  font-size: 14px;
  line-height: 17px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  margin: 0;
}
.footerMid h3:lang(ja), .footerMid .h3:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerMid [data-component-type="LINK_LIST"] ul li {
  margin: 10px 0;
}
.footerMid [data-component-type="LINK_LIST"] ul li:last-of-type {
  margin: 10px 0 25px;
}
@media (min-width: 960px) {
  .footerMid [data-component-type="LINK_LIST"] ul li:last-of-type {
    margin: 0;
  }
}
.footerMid [data-component-type="LINK_LIST"] ul li a {
  color: #747577;
  font-size: 14px;
  line-height: 17px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
}
.footerMid [data-component-type="LINK_LIST"] ul li a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerMid [data-component-type="SOCIAL_ICONS"] {
  position: relative;
  z-index: 1;
}
.footerMid [data-component-type="SOCIAL_ICONS"] h3, .footerMid [data-component-type="SOCIAL_ICONS"] .h3 {
  margin-bottom: 10px;
}
.footerMid [data-component-type="SOCIAL_ICONS"] ul {
  text-align: justify;
  font-size: .1px;
  margin-top: -5px !important;
}
.footerMid [data-component-type="SOCIAL_ICONS"] ul:after {
  content: '';
  width: 100%;
  display: inline-block;
}
.footerMid [data-component-type="SOCIAL_ICONS"] li {
  display: inline-block;
  vertical-align: middle;
  width: 33px;
  margin-top: 5px;
}
@media (min-width: 640px) {
  .footerMid [data-component-type="SOCIAL_ICONS"] li {
    width: 23px;
  }
}
.footerMid [data-component-type="SOCIAL_ICONS"] a {
  display: block;
  width: 100%;
  height: auto;
}
.footerMid [data-component-type="SOCIAL_ICONS"] img {
  width: 100%;
  height: auto;
}
.footerMid [data-component-type="APP_BUTTONS"] {
  overflow: hidden;
  padding-top: 20px;
}
@media (max-width: 639px) {
  .footerMid [data-component-type="APP_BUTTONS"] {
    padding-top: 25px;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .footerMid [data-component-type="APP_BUTTONS"] {
    padding-top: 0;
  }
}
.footerMid [data-component-type="APP_BUTTONS"] h3, .footerMid [data-component-type="APP_BUTTONS"] .h3 {
  margin-bottom: 10px;
}
.footerMid [data-component-type="APP_BUTTONS"] li {
  float: left;
  width: 50%;
  padding-left: 1.5px;
}
.footerMid [data-component-type="APP_BUTTONS"] li:first-of-type {
  padding-left: 0;
  padding-right: 1.5px;
}
.footerMid [data-component-type="APP_BUTTONS"] li:last-of-type {
  padding-right: 0;
}
.footerMid [data-component-type="APP_BUTTONS"] a {
  display: block;
}
.footerMid [data-component-type="APP_BUTTONS"] img {
  display: block;
  width: 100%;
  height: auto;
}
.footerMid [data-component-type="MINI_BANNER_IMAGE"] {
  padding-top: 20px;
}
@media (max-width: 639px) {
  .footerMid [data-component-type="MINI_BANNER_IMAGE"] {
    padding-top: 25px;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  .footerMid [data-component-type="MINI_BANNER_IMAGE"] {
    padding-top: 0;
  }
}
.footerMid [data-component-type="MINI_BANNER_IMAGE"] h3, .footerMid [data-component-type="MINI_BANNER_IMAGE"] .h3 {
  margin-bottom: 10px;
}
.footerMid [data-component-type="MINI_BANNER_IMAGE"] a {
  display: block;
}
.footerMid [data-component-type="MINI_BANNER_IMAGE"] img {
  display: block;
  width: 100%;
  height: auto;
}

.footerBtm h3, .footerBtm .h3 {
  color: #3C4350;
  font-size: 12px;
  line-height: 14px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  margin: 0 0 7px;
}
.footerBtm h3:lang(ja), .footerBtm .h3:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtm [data-component-type="LINK_LIST"] {
  position: relative;
  z-index: 2;
}
.footerBtm [data-component-type="LINK_LIST"] ul {
  padding-left: 0.15em !important;
}
.footerBtm [data-component-type="LINK_LIST"] ul li {
  display: inline-block;
  margin-left: -.15em;
  margin-right: -.15em;
}
.footerBtm [data-component-type="LINK_LIST"] ul li:after {
  content: '|';
  display: inline-block;
  margin-left: -.15em;
  margin-right: -.15em;
  padding: 0 8px;
}
.footerBtm [data-component-type="LINK_LIST"] ul li:last-of-type:after {
  display: none;
}
.footerBtm [data-component-type="LINK_LIST"] ul li a {
  color: #3C4350;
  font-size: 12px;
  line-height: 26px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
}
.footerBtm [data-component-type="LINK_LIST"] ul li a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] {
  padding-bottom: 25px;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .trademarkNotice {
  text-align: center;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .links {
  margin: 6px 0 15px;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .links a {
  display: inline-block;
  padding-right: 10px;
  color: #3C4350;
  font-size: 12px;
  line-height: 14px;
  text-decoration: underline;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .links a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .links a:last-of-type {
  padding-right: 0;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .privacyStatement {
  margin: 15px 0;
  color: #747577;
  font-size: 12px;
  line-height: 14px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .privacyStatement:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .copyright {
  margin: 15px 0 0;
  color: #747577;
  font-size: 12px;
  line-height: 14px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .copyright:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .copyright a {
  display: inline-block;
  color: #747577;
  font-size: 12px;
  line-height: 14px;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .copyright a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .copyright a:hover {
  text-decoration: underline;
}
.footerBtm [data-component-type="TRADEMARK_NOTICE"] .copyright a:before {
  content: '|';
  display: inline-block;
  margin-left: -.15em;
  margin-right: -.15em;
  padding: 0 8px;
}
.footerBtm [data-component-type="SECURITY_BADGES"] {
  position: relative;
  z-index: 1;
}
.footerBtm [data-component-type="SECURITY_BADGES"] ul {
  text-align: justify;
  font-size: .1px;
  margin-top: -15px !important;
}
.footerBtm [data-component-type="SECURITY_BADGES"] ul:after {
  content: '';
  width: 100%;
  display: inline-block;
}
.footerBtm [data-component-type="SECURITY_BADGES"] li {
  display: inline-block;
  vertical-align: middle;
  width: 27.5%;
  margin-top: 15px;
}
@media (min-width: 800px) {
  .footerBtm [data-component-type="SECURITY_BADGES"] li {
    width: auto;
  }
}
.footerBtm [data-component-type="SECURITY_BADGES"] a {
  display: block;
  width: 100%;
  height: auto;
}
@media (min-width: 800px) {
  .footerBtm [data-component-type="SECURITY_BADGES"] a {
    width: 81px;
  }
}
@media (min-width: 960px) {
  .footerBtm [data-component-type="SECURITY_BADGES"] a {
    width: 75px;
  }
}
.footerBtm [data-component-type="SECURITY_BADGES"] img {
  width: 100%;
  height: auto;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: bicubic;
  image-rendering: optimizeQuality !important;
}
@media (min-width: 800px) and (max-width: 1199px) {
  .footerBtm .col-lg-5 [data-component-type="SECURITY_BADGES"] ul {
    margin-top: 0 !important;
  }
}
.footerBtm .qvcInternational {
  text-align: center;
}
.footerBtm .qvcInternational .icon {
  display: inline-block;
  padding-bottom: 10px;
}
.footerBtm .qvcInternational .icon img {
  width: 50%;
  height: auto;
}

.footerBtnLink {
  text-align: center;
}
.footerBtnLink .icon {
  display: inline-block;
  text-align: center;
  padding-bottom: 13px;
}
.footerBtnLink .icon img {
  width: 50%;
  height: auto;
}
.footerBtnLink .text h3, .footerBtnLink .text .h3 {
  margin-bottom: 6px;
}
.footerBtnLink .text p, .footerBtnLink .text .p {
  margin-bottom: 12px;
  margin-top:0;
  color: #747577;
  font-size: 14px;
  line-height: 17px;
}
.footerBtnLink [data-component-type="EMAIL_SIGN_UP_FORM"] input {
  background-color: #fff;
}
.footerBtnLink .emailBtn {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 15px;
}
.footerBtnLink .emailBtn a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.footerBtnLink .buttons [data-component-type="BUTTON"] {
  height: 100%;
}
.footerBtnLink .buttons [data-component-type="BUTTON"] > div {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.footerBtnLink .buttons [data-component-type="BUTTON"] a {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
}
.footerBtnLink .buttons .btn {
  width: 100%;
}
.footerBtnLink .links p, .footerBtnLink .links .p {
  margin-bottom: 0;
}
.footerBtnLink .links .double .col-tn-6:first-child {
  padding-right: 7.5px;
  text-align: right;
}
.footerBtnLink .links .double .col-tn-6:last-child {
  padding-left: 7.5px;
  text-align: left;
}
.footerBtnLink .links .double .col-tn-6 a {
  display: inline-block !important;
}
.footerBtnLink .links > div {
  padding-top: 15px;
}
[data-component-type="FOOTER_EMAIL_SIGN_UP"] .footerBtnLink .links > div {
  padding: 0;
  color: #747577;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
}
[data-component-type="FOOTER_EMAIL_SIGN_UP"] .footerBtnLink .links > div:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.footerBtnLink .links a {
  color: #747577;
  font-size: 14px;
  line-height: 17px;
}
.footerBtnLink .links a:hover {
  text-decoration: underline;
}
.footerBtnLink .links a:after {
  content: '';
  display: inline-block;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 46px 1983.5px;
  background-position: 0 -1831px;
  width: 6px;
  height: 11px;
  vertical-align: baseline;
  margin: 0 0 0 5px;
}
.footerBtnLink .single, .footerBtnLink .double {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.footerBtnLink .single > div, .footerBtnLink .double > div {
  float: none;
  height: 100%;
  display: table-cell;
  vertical-align: top;
}
.footerBtnLink .double .col-tn-6:first-child {
  padding-right: 5px;
}
.footerBtnLink .double .col-tn-6:last-child {
  padding-left: 5px;
}

.fullFooter {
  height: 0;
  overflow: hidden;
}
@media (min-width: 800px) {
  .fullFooter {
    height: auto !important;
  }
}
@media (max-width: 799px) {
  .footerBtm > .row > .col-tn-12:last-child [data-component-type="LINK_LIST"], [data-component-type="SECURITY_BADGES"] {
    padding-bottom: 25px;
  }
}

.viewFullFooter {
  text-align: center;
  padding: 15px 0;
  background-color: #CED5D8;
  position: relative;
}
@media (min-width: 800px) {
  .viewFullFooter {
    display: none;
  }
}
.viewFullFooter a {
  text-decoration: none;
  color: #3C4350;
  font-size: 14px;
  line-height: 17px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
}
.viewFullFooter a:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
.viewFullFooter a:after {
  content: '';
  display: inline-block;
  width: 11px;
  height: 6px;
  vertical-align: 1px;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-size: 46px 1983.5px;
  background-position: 0 -822px;
  margin: 0 0 0 5px;
  -webkit-transition: -webkit-transform .2s ease-in-out;
  transition: transform .2s ease-in-out;
}
.viewFullFooter.opened a:after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.footerBackToTop {
  opacity: 0;
  z-index: 100;
  position: fixed;
  right: 20px;
  bottom: 20px;
  display: none;
  table-layout: fixed;
}
.footerBackToTop.active {
  display: table;
}
body.popOpen .footerBackToTop, body.menuOpen .footerBackToTop {
  display: none;
}
.footerBackToTop a {
  display: table-cell;
  background-color: #fff;
  border: 1px solid #747577;
  border-radius: 40px;
  width: 50px;
  height: 50px;
  overflow: hidden;
  text-decoration: none;
  color: #747577;
  font-size: 12px;
  text-align: center;
  vertical-align: middle;
}
.footerBackToTop a:before {
  content: '';
  display: block;
  margin: 0 auto;
  background-image: url("//qvc.scene7.com/is/image/QVC/icons-s8a90b339c1?fmt=png-alpha");
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 0 -3624px;
  width: 12px;
  height: 22px;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.largeStaticImage {
  position: relative;
  overflow: hidden;
}
.qComponent:first-of-type .largeStaticImage.bg-white .row {
  padding-top: 15px;
}
@media (max-width: 799px) {
  .qComponent:first-of-type .largeStaticImage .row {
    padding-top: 15px;
  }
}
.qComponent:first-of-type .largeStaticImage .row.rem-gutter {
  padding-top: 0;
}
.qComponent:last-of-type .largeStaticImage.bg-white .row {
  padding-bottom: 15px;
}
@media (max-width: 799px) {
  .qComponent:last-of-type .largeStaticImage .row {
    padding-bottom: 15px;
  }
}
.qComponent:last-of-type .largeStaticImage .row.rem-gutter {
  padding-bottom: 0;
}
.largeStaticImage a {
  display: block;
}
.largeStaticImage img {
  width: 100%;
  height: auto;
}
@media (max-width: 799px) {
  .objFit .largeStaticImage img {
    min-height: 200px;
    object-fit: cover;
  }
}
.largeStaticImage .overlayCopy {
  text-align: center;
  overflow: hidden;
  position: absolute;
  color: #fff;
  left: 0;
  top: 50%;
  width: 100%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.largeStaticImage .overlayCopy p, .largeStaticImage .overlayCopy .p {
  margin: 0;
  font-family: "Gotham SSm 4r", Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 24px;
  letter-spacing: .5px;
}
.largeStaticImage .overlayCopy p:lang(ja), .largeStaticImage .overlayCopy .p:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
@media (min-width: 640px) {
  .largeStaticImage .overlayCopy p, .largeStaticImage .overlayCopy .p {
    font-size: 25px;
    line-height: 30px;
  }
}
@media (min-width: 960px) {
  .largeStaticImage .overlayCopy p, .largeStaticImage .overlayCopy .p {
    font-size: 20px;
    line-height: 24px;
  }
}
.largeStaticImage .overlayCopy .overlayHead {
  font-family: "Sentinel 4r", "Palatino Linotype", Palatino, "Times New Roman", Times, serif;
  font-size: 30px;
  line-height: 34px;
}
.largeStaticImage .overlayCopy .overlayHead:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}
@media (min-width: 640px) {
  .largeStaticImage .overlayCopy .overlayHead {
    font-size: 50px;
    line-height: 54px;
  }
}
@media (min-width: 960px) {
  .largeStaticImage .overlayCopy .overlayHead {
    font-size: 38px;
    line-height: 42px;
  }
}
.largeStaticImage .overlayCopy .overlayClock {
  border: solid #fff;
  border-width: 1px 0;
  margin: 10px auto;
  padding: 10px;
  display: inline-block;
  min-width: 250px;
}
@media (min-width: 640px) {
  .largeStaticImage .overlayCopy .overlayClock {
    margin: 15px auto;
    padding: 20px;
    min-width: 460px;
  }
}
@media (min-width: 960px) {
  .largeStaticImage .overlayCopy .overlayClock {
    margin: 10px auto;
    padding: 15px;
    min-width: 340px;
  }
}
.largeStaticImage .overlayCopy .countDyn {
  font-size: 42px;
  line-height: 1;
}
@media (min-width: 640px) {
  .largeStaticImage .overlayCopy .countDyn {
    font-size: 80px;
  }
}
@media (min-width: 960px) {
  .largeStaticImage .overlayCopy .countDyn {
    font-size: 60px;
  }
}
.largeStaticImage .overlayCopy .overlayCaption {
  margin-top: 10px;
  font-size: 12px;
  line-height: 16px;
}
@media (min-width: 640px) {
  .largeStaticImage .overlayCopy .overlayCaption {
    margin-top: 30px;
    font-size: 14px;
    line-height: 18px;
  }
}
@media (max-width: 639px) {
  .largeStaticImage .overlayCopy {
    padding: 5px 20px;
  }
  .largeStaticImage .overlayCopy p, .largeStaticImage .overlayCopy .p {
    font-size: 16px;
    line-height: 20px;
  }
  .largeStaticImage .overlayCopy .overlayHead {
    font-size: 25px;
    line-height: 30px;
  }
  .largeStaticImage .overlayCopy .overlayClock {
    min-width: 230px;
  }
  .largeStaticImage .overlayCopy .countDyn {
    font-size: 40px;
  }
}
@media (min-width: 800px) and (max-width: 959px) {
  .largeStaticImage .overlayCopy p, .largeStaticImage .overlayCopy .p {
    font-size: 20px;
    line-height: 24px;
  }
  .largeStaticImage .overlayCopy .overlayHead {
    font-size: 30px;
    line-height: 34px;
  }
  .largeStaticImage .overlayCopy .overlayClock {
    padding: 15px;
    min-width: 400px;
  }
  .largeStaticImage .overlayCopy .countDyn {
    font-size: 50px;
  }
}
#qPrivacyBanner {
  display: none;
  z-index: 10000;
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  background: rgba(34, 33, 33, 0.9);
}

.privacyBannerContent {
  width: 90%;
  margin: 0 auto;
  padding: 21px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-family: "Gotham SSm 5r", Arial, Helvetica, sans-serif;
  line-height: 20px;
}
.privacyBannerContent:lang(ja) {
  font-family: "Meiryo", verdana, "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
}

.privacyBannerContent p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
}

.privacyBannerContent a {
  color: #eb5d5e;
  font-size: 14px;
  line-height: 20px;
  text-decoration: underline;
}

.privacyBannerContent .btn {
  min-width: 180px;
  text-decoration: none;
}

@media (min-width: 800px) {
  .privacyBannerContent p, .privacyBannerContent a {
    font-size: 16px;
  }
}