@font-face {
  font-family: "Avenir LT W01 35 Light";
  src: url("/fonts/Avenir_LT_W01_35_Light.eot");
  src: url("/fonts/Avenir_LT_W01_35_Light.eot?iefix") format("embedded-opentype"), url("/fonts/Avenir_LT_W01_35_Light.woff") format("woff"), url("/fonts/Avenir_LT_W01_35_Light.ttf") format("truetype"), url("/fonts/Avenir_LT_W01_35_Light.svg#Avenir_LT_W01_35_Light") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: "Avenir LT W01 65 Medium";
  src: url("/fonts/Avenir_LT_W01_65_Medium.eot");
  src: url("/fonts/Avenir_LT_W01_65_Medium.eot?iefix") format("embedded-opentype"), url("/fonts/Avenir_LT_W01_65_Medium.woff") format("woff"), url("/fonts/Avenir_LT_W01_65_Medium.ttf") format("truetype"), url("/fonts/Avenir_LT_W01_65_Medium.svg#Avenir_LT_W01_65_Medium") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: "Avenir LT W01 95 Black";
  src:url("/fonts/a24b3f55-c8c8-41a1-a77e-7cdf417d82f6.eot");
  src:url("/fonts/a24b3f55-c8c8-41a1-a77e-7cdf417d82f6.eot?iefix") format('embedded-opentype'),
      url("/fonts/5a05cf7f-f332-456f-ae67-d8c26e0d35b3.woff") format("woff"),
      url("/fonts/c33278bc-988e-440b-b4be-6acc095e6044.ttf") format("truetype"),
      url("/fonts/7bdad4a5-289b-42f9-b6fa-c5883b9e9f23.svg#7bdad4a5-289b-42f9-b6fa-c5883b9e9f23") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "Engravers Gothic";
  src: url("/fonts/EngraversGothic-Regular-webfont.eot");
  src: url("/fonts/EngraversGothic-Regular-webfont.eot?") format("embedded-opentype"), url("/fonts/EngraversGothic-Regular-webfont.woff") format("woff"), url("/fonts/EngraversGothic-Regular-webfont.ttf") format("truetype"), url("/fonts/EngraversGothic-Regular-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
/*
@font-face {
  font-family: "EngraversGothicExt";
  src: url("/fonts/EngraversGothic-Ext-webfont.eot");
  src: url("/fonts/EngraversGothic-Ext-webfont.eot?") format("embedded-opentype"), url("/fonts/EngraversGothic-Ext-webfont.woff") format("woff"), url("/fonts/EngraversGothic-Ext-webfont.ttf") format("truetype"), url("/fonts/EngraversGothic-Ext-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}
*/
@font-face {
  font-family: "EngraversGothicBold";
  src: url("/fonts/EngraversGothic-Bold-webfont.eot");
  src: url("/fonts/EngraversGothic-Bold-webfont.eot?") format("embedded-opentype"), url("/fonts/EngraversGothic-Bold-webfont.woff") format("woff"), url("/fonts/EngraversGothic-Bold-webfont.ttf") format("truetype"), url("/fonts/EngraversGothic-Bold-webfont.svg#webfont") format("svg");
  font-weight: normal;
  font-style: normal;
}

::-webkit-input-placeholder {
  color: #888888;
  text-transform: none;
}

input:-moz-placeholder {
  color: #888888;
  text-transform: none;
}

input:-ms-input-placeholder {
  color: #888888;
  text-transform: none;
}

html {
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html,
body {
  overflow-x: hidden;
}

body {
  background: #FFFF00;
  color: #000000;
  background-repeat: no-repeat;
  background-position: 50% 57px;
  font-family: arial, sans-serif;
  overflow: hidden;
  line-height: 1.4;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  font-family: "Avenir LT W01 95 Black", arial, sans-serif;
  font-weight: normal;
  margin: 0 0 0.5em;
  line-height: 1;
}

h1,
.h1 {
  font-size: 32px;
}

h2,
.h2 {
  font-size: 24px;
}

h3,
.h3 {
  font-size: 21px;
}

h4,
.h4 {
  font-size: 18px;
}

h5,
.h5 {
  font-size: 15px;
  margin-bottom: 3px;
  font-family: arial, sans-serif;
  line-height: 1.2;
  font-weight: bold;
}

h6,
.h6 {
  font-size: 13px;
  margin-bottom: 3px;
  font-family: arial, sans-serif;
}

p {
  font-size: 15px;
  margin: 0;
  margin-bottom: 10px;
}
p.large {
  font-size: 20px;
  font-family: "Avenir LT W01 95 Black", arial, sans-serif;
  line-height: 1.23;
}
p.notice {
  font-size: 14px;
}
p.small, p small {
  font-size: 11px;
}
p.compact {
  line-height: 1.2;
  margin-bottom: 9px;
}

a:link, a:active, a:hover, a:visited {
  color: inherit;
  text-decoration: underline;
}

ul,
ol {
  margin-left: 0;
  padding-left: 20px;
}

blockquote {
  margin: 0 0 1.5em -24px;
  padding-left: 24px;
  border-left: 2px solid #c7ced6;
  font-family: Cambria, Georgia, Times, "Times New Roman", serif;
  font-style: normal;
  font-size: 18px;
}

q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}

cite {
  font-style: normal;
}

dl,
dd {
  margin-bottom: 10px;
}

dt {
  font-weight: bold;
}

.dl-horizontal dt, .dl-horizontal dd {
  display: inline-block;
  vertical-align: top;
}
.dl-horizontal dt {
  width: 38.25%;
  text-align: left;
}
.dl-horizontal dd {
  margin-left: 10px;
}

input,
textarea,
select {
  -webkit-boz-sizing: border-box;
  -moz-boz-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  margin-right: 7px;
  border: 1px solid #bcbcbc;
  font-size: 15px;
  font-family: arial, sans-serif;
  padding: 6px 5px;
  min-height: 31px;
}
input:last-child,
textarea:last-child,
select:last-child,
input.last-child,
textarea.last-child,
select.last-child{
  margin-right: 0;
}

input.error,
textarea.error,
select.error {
  border-width: 2px;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="number"],
input[type="tel"],
input[type="password"],
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
}

input[type="checkbox"], input[type="radio"] {
  width: auto;
  height: auto;
}

select {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjMxIiBoZWlnaHQ9IjMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxwYXRoIGZpbGw9IiMzMzMzMzMiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSJudWxsIiBzdHJva2UtZGFzaGFycmF5PSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBkPSJtMTMsMTVsNC42MzU0NjksMGwtMi4zMTc3MzksMi42MTQxM2wtMi4zMTc3MywtMi42MTQxM3oiIGlkPSJzdmdfMjAiLz4KIDwvZz4KPC9zdmc+);
  background-repeat: no-repeat;
  height: 33px;
  background-color: white;
  background-position: 100% 50%;
}
select .placeholder {
  color: #909090;
}

label {
  font-size: 15px;
}

fieldset.error {
  border: 1px solid #cc0000;
}

.none { display: none; }

.lc-bar {
  background: white;
  color: 0;
  padding-top: 12px;
  padding-bottom: 9px;
  text-align: center;
  position: relative;
  z-index: 10;
}
.lc-bar h2 {
  margin: 0;
  padding: 0;
}
.lc-bar a {
  font-weight: bold;
  color: black;
  text-decoration: none;
}

.lc-brand-logo {
  margin: 0;
  padding: 0;
  text-align: center;
}
.lc-brand-logo img {
  display: block;
  width: 100%;
}

.lc-bar-reverse {
  padding-top: 9px;
  padding-bottom: 12px;
}

.lc-drop-shadow {
  box-shadow: rgba(0, 0, 0, 0.15) 0 0 10px 10px;
}

.lc-header-logo {
  display: block;
  background-image: url(/images/mobile/header_logo-retina-en.png);
  background-size: 100%;
  width: 166px;
  height: 38px;
  position: relative;
  margin: auto;
}

.lc-link-button {
  font-size: 13px;
  padding: 15.5px;
  line-height: 15.6px;
}

.lc-content {
  padding: 12px 10px;
  padding-bottom: 0;
  background-color: white;
  color: black;
}

.lc-condensed {
  padding-top: 0;
  padding-bottom: 0;
}

.lc-noop {
  background-color: transparent;
  color: inherit;
}

.lc-swipable {
  -webkit-boz-sizing: border-box;
  -moz-boz-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  width: 200%;
}
.lc-swipable .lc-swipable-content {
  -webkit-boz-sizing: border-box;
  -moz-boz-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
}

.affix-bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
}

.affix-top {
  position: fixed;
  top: 0;
  width: 100%;
}

.alert {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  margin-bottom: 17px;
  padding: 8px 35px 8px 14px;
  background-color: #fcf8e3;
  border: 1px solid #f2e187;
  font-family: arial, sans-serif;
  font-size: 15px;
  color: #9c8611;
  text-align: center;
  line-height: 1.2;
}
.alert .alert-heading {
  color: inherit;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  text-decoration: none;
}

.alert-success {
  background-color: #c5e6c5;
  border-color: #a2d6a2;
  color: #347834;
}

.alert-warning {
  background-color: #fee7c7;
  border-color: #fcd296;
  color: #c17305;
}

.alert-error {
  background-color: #cc0000;
  border-color: #cc0000;
  color: white;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.alert-inverse {
  background-color: #414141;
  border-color: black;
  color: white;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block .alert-heading {
  margin-bottom: 0.1875em;
  font-size: inherit;
  font-weight: bold;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}

.btn {
  -webkit-font-smoothing: antialiased;
  font-family: Engravers Gothic, arial, sans-serif;
  font-weight: normal;
  -webkit-boz-sizing: border-box;
  -moz-boz-sizing: border-box;
  box-sizing: border-box;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  background: -moz-linear-gradient(top, #999999 0%, black);
  background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(black));
  border-radius: 4px;
  border: 2px solid white;
  -moz-box-shadow: 0px 0px 0 1px black, inset 0px 0px 0 1px black;
  -webkit-box-shadow: 0px 0px 0 1px black, inset 0px 0px 0 1px black;
  box-shadow: 0px 0px 0 1px black, inset 0px 0px 0 1px black;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  font-size: 16px;
  font-weight: bold;
  color: white;
  padding: 6px 16px 7px;
  text-align: center;
  width: 100%;
  position: relative;
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 24px;
}
.btn:link, .btn:visited, .btn:hover, .btn:active {
  color: white;
  text-decoration: none;
}
.btn:active {
  background: -moz-linear-gradient(top, black 0%, #999999);
  background: -webkit-gradient(linear, left top, left bottom, from(black), to(#999999));
}
.btn .icon-arrow {
  position: absolute;
  top: 50%;
  margin-top: -13px;
}

p .btn {
  margin-bottom: 0;
}

.btn-disabled {
  color: #f4f4f4;
  background: -moz-linear-gradient(top, white 0%, #999999);
  background: -webkit-gradient(linear, left top, left bottom, from(white), to(#999999));
}
.btn-disabled:hover, .btn-disabled:active {
  color: #f4f4f4;
  background: -moz-linear-gradient(top, #999999 0%, white);
  background: -webkit-gradient(linear, left top, left bottom, from(#999999), to(white));
}

.btn-wrap {
  position: relative;
}
.btn-wrap .icon-arrow {
  position: absolute;
  top: 50%;
  margin-top: -13px;
  right: 17px;
}
.btn-wrap input {
  margin-right: 0;
}

.center {
  text-align: center;
}

.divider {
  border: none;
  height: 3px;
  background: black;
  margin: 0;
}

.divider-with-gutter {
  margin-bottom: 20px;
}

.div-half,
.div-third {
  vertical-align: top;
}

.empty {
  color: #909090;
}

.error {
  border-style: solid;
  border-color: #cc0000;
}

.fix-hitarea {
  padding: 9px 0;
}

.form-inline input, .form-inline select {
  width: auto;
}

.horizontal > li {
  display: inline-block;
}

.icon-arrow {
  background-image: url(/images/mobile/btn_arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  font-family: Cambria, Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  text-align: center;
  vertical-align: baseline;
  background-position: 100% 50%;
  display: inline-block;
  width: 23px;
  height: 26px;
  overflow: hidden;
  text-indent: -999em;
}

.icon-arrow-left {
  font-family: Cambria, Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  text-align: center;
  vertical-align: baseline;
}

.icon-caret {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjkiIGhlaWdodD0iNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBmaWxsPSIjMDAwMDAwIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0ibnVsbCIgc3Ryb2tlLWRhc2hhcnJheT0ibnVsbCIgc3Ryb2tlLWxpbmVqb2luPSJudWxsIiBzdHJva2UtbGluZWNhcD0ibnVsbCIgZD0ibTEuMjE4NzUsMC41NjI1bDYuNjA0MjIsMGwtMy4zMDIxMTcsMy42NDUzOGwtMy4zMDIxMDMsLTMuNjQ1Mzh6IiBpZD0ic3ZnXzIwIi8+CiA8L2c+Cjwvc3ZnPg==);
  background-repeat: no-repeat;
}

.icon-caret-right {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjUiIGhlaWdodD0iOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMi4zOTU4NTk3MTgzMjI3NTUyLDQuNDc4OTQwMDEwMDcwODAyKSAiIGZpbGw9IiMwMDAwMDAiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSJudWxsIiBzdHJva2UtZGFzaGFycmF5PSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBkPSJtLTAuOTA2MjUsMi42NTYyNWw2LjYwNDIyLDBsLTMuMzAyMTE3LDMuNjQ1MzhsLTMuMzAyMTAzLC0zLjY0NTM4eiIgaWQ9InN2Z18yMCIvPgogPC9nPgo8L3N2Zz4=);
  background-repeat: no-repeat;
}

.icon-caret-small {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjMxIiBoZWlnaHQ9IjMxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogPGc+CiAgPHRpdGxlPkxheWVyIDE8L3RpdGxlPgogIDxwYXRoIGZpbGw9IiMzMzMzMzMiIHN0cm9rZT0iIzMzMzMzMyIgc3Ryb2tlLXdpZHRoPSJudWxsIiBzdHJva2UtZGFzaGFycmF5PSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBkPSJtMTMsMTVsNC42MzU0NjksMGwtMi4zMTc3MzksMi42MTQxM2wtMi4zMTc3MywtMi42MTQxM3oiIGlkPSJzdmdfMjAiLz4KIDwvZz4KPC9zdmc+);
  background-repeat: no-repeat;
}

.inline-error {
  color: #cc0000;
  display: block;
  margin: 5px 0 3px;
}

.input-half,
.div-half {
  width: 48%;
}

.input-medium {
  width: 68%;
}

.input-short {
  width: 28%;
}

.input-third,
.div-third {
  width: 30%;
}

.input-format-capcase {
  text-transform: capitalize;
}

.input-format-downcase {
  text-transform: lowercase;
}

.input-format-upcase {
  text-transform: uppercase;
}

.left {
  text-align: left;
}

.legend {
  font-family: arial, sans-serif;
  font-weight: normal;
  font-size: 16px;
  margin: 0;
  margin-bottom: 10px;
}

.pull-left {
  float: left;
  clear: left;
}

.pull-right {
  float: right;
  clear: right;
}

.radio, .checkbox {
  line-height: 1.2;
  padding-left: 20px;
  vertical-align: bottom;
  margin: 0;
  display: block;
}
.radio input[type="checkbox"],
.radio input[type="radio"], .checkbox input[type="checkbox"],
.checkbox input[type="radio"] {
  width: auto;
  margin: 1px 0 0 -20px;
  min-height: 0;
  float: left;
}

.right {
  text-align: right;
}

.slideable {
  -webkit-transition: max-height 1s ease, opacity 0.5s ease;
  -moz-transition: max-height 1s ease, opacity 0.5s ease;
  -o-transition: max-height 1s ease, opacity 0.5s ease;
  transition: max-height 1s ease, opacity 0.5s ease;
  max-height: 2000px;
  height: 100%;
  opacity: 1;
  overflow: hidden;
  visibility: visible;
}

.slideable-hidden {
  max-height: 0;
  height: 0;
  opacity: 0;
  visibility: hidden;
}

.tabs {
  position: relative;
  z-index: 10;
  text-align: center;
}
.tabs > div {
  background: url(data:image/svg+xmlbase64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yNSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(transparent), color-stop(100%, rgba(0, 0, 0, 0.25)));
  background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
  background: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
  background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.25) 100%);
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#40000000',GradientType=0 );
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: 0;
}
.tabs ul {
  margin: 0;
  padding: 0 20px;
  padding: 0;
}
.tabs li,
.tabs .tab {
  background: #444444;
  background: url(data:image/svg+xmlbase64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ0NDQ0NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #444444 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444444), color-stop(100%, black));
  background: -webkit-linear-gradient(top, #444444 0%, black 100%);
  background: -o-linear-gradient(top, #444444 0%, black 100%);
  background: -ms-linear-gradient(top, #444444 0%, black 100%);
  background: linear-gradient(to bottom, #444444 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000',GradientType=0 );
  position: relative;
  display: inline-block;
  padding: 3px 3px 0;
  margin: 0;
  margin-right: -7px;
}
.tabs li a,
.tabs .tab a {
  background-color: white;
  display: block;
  font-size: 0.9375em;
  font-weight: bold;
  color: #333333;
  text-decoration: none;
  padding: 8px 12px;
}
.tabs li.active,
.tabs .tab.active {
  z-index: 10;
  box-shadow: 5px 0 5px -5px #333333, -5px 0 5px -5px #333333;
}
.tabs li.active a,
.tabs .tab.active a {
  padding-top: 11px;
  color: black;
  padding-bottom: 13px;
  margin-bottom: -5px;
}

.text-icon {
  font-family: Cambria, Georgia, Times, "Times New Roman", serif;
  font-size: 18px;
  text-align: center;
  vertical-align: baseline;
}

.tab-content {
  border-top: 3px solid black;
}

.well {
  -webkit-transition: max-height 0.5s ease, background-color 0.5s ease;
  -moz-transition: max-height 0.5s ease, background-color 0.5s ease;
  -o-transition: max-height 0.5s ease, background-color 0.5s ease;
  transition: max-height 0.5s ease, background-color 0.5s ease;
  min-height: 16px;
  max-height: 2000px;
  height: 100%;
  border: 1px solid #999999;
  background-color: #f6f5f5;
  border-radius: 3px;
  padding: 8px 10px 10px;
  margin-bottom: 10px;
  font-size: 15px;
  overflow: hidden;
}
.well .small,
.well .small p {
  font-size: 12px;
}
.well p:last-child {
  margin-bottom: 0;
}
.well:last-child {
  margin-bottom: 0;
}
.well .expand {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjkiIGhlaWdodD0iNSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCBmaWxsPSIjMDAwMDAwIiBzdHJva2U9IiMwMDAwMDAiIHN0cm9rZS13aWR0aD0ibnVsbCIgc3Ryb2tlLWRhc2hhcnJheT0ibnVsbCIgc3Ryb2tlLWxpbmVqb2luPSJudWxsIiBzdHJva2UtbGluZWNhcD0ibnVsbCIgZD0ibTEuMjE4NzUsMC41NjI1bDYuNjA0MjIsMGwtMy4zMDIxMTcsMy42NDUzOGwtMy4zMDIxMDMsLTMuNjQ1Mzh6IiBpZD0ic3ZnXzIwIi8+CiA8L2c+Cjwvc3ZnPg==);
  background-repeat: no-repeat;
  position: relative;
  background-position: 50% 50%;
  top: 0;
  right: 0;
  float: right;
  width: 15px;
  height: 15px;
  text-decoration: none;
  color: inherit;
  font-size: 9px;
  text-indent: -9999px;
  overflow: hidden;
}

.well-collapsed {
  height: 16px;
  max-height: 55px;
  background-color: white;
  padding-bottom: 7px;
}
.well-collapsed .expand {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjUiIGhlaWdodD0iOSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KIDxnPgogIDx0aXRsZT5MYXllciAxPC90aXRsZT4KICA8cGF0aCB0cmFuc2Zvcm09InJvdGF0ZSgtOTAgMi4zOTU4NTk3MTgzMjI3NTUyLDQuNDc4OTQwMDEwMDcwODAyKSAiIGZpbGw9IiMwMDAwMDAiIHN0cm9rZT0iIzAwMDAwMCIgc3Ryb2tlLXdpZHRoPSJudWxsIiBzdHJva2UtZGFzaGFycmF5PSJudWxsIiBzdHJva2UtbGluZWpvaW49Im51bGwiIHN0cm9rZS1saW5lY2FwPSJudWxsIiBkPSJtLTAuOTA2MjUsMi42NTYyNWw2LjYwNDIyLDBsLTMuMzAyMTE3LDMuNjQ1MzhsLTMuMzAyMTAzLC0zLjY0NTM4eiIgaWQ9InN2Z18yMCIvPgogPC9nPgo8L3N2Zz4=);
  background-repeat: no-repeat;
}

.well-large {
  padding: 15px;
}

.well-reminder {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: white;
  border: none;
  border-top: 3px solid black;
  border-bottom: 3px solid black;
  color: #242020;
  text-align: center;
  padding-top: 17px;
  padding-bottom: 17px;
}
.well-reminder .legend {
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 2px;
}

.with-line-breaks {
  white-space: pre-line;
}

html[lang="zh-cn"] body,
html[lang="zh-cn"] h5,
html[lang="zh-cn"] h6,
html[lang="zh-cn"] input,
html[lang="zh-cn"] select,
html[lang="zh-cn"] textarea,
html[lang="zh-cn"] .alert,
html[lang="zh-cn"] .h5,
html[lang="zh-cn"] .h6,
html[lang="zh-cn"] .legend {
  font-family: "MHei PRC", "黑体", arial, sans-serif;
  font-weight: bold;
}
html[lang="zh-cn"] .tabs a {
  -webkit-font-smoothing: antialiased;
  font-family: "MHei PRC", "黑体", arial, sans-serif;
  font-weight: normal;
  font-weight: bold;
}
html[lang="zh-cn"] h6,
html[lang="zh-cn"] .h6 {
  font-size: 15px;
}
html[lang="zh-cn"] p {
  font-size: 15px;
}
html[lang="zh-cn"] p.large {
  font-size: 22px;
}
html[lang="zh-cn"] p.notice {
  font-size: 16px;
}
html[lang="zh-cn"] p.small,
html[lang="zh-cn"] p small {
  font-size: 12px;
}
html[lang="zh-cn"] .btn {
  -webkit-font-smoothing: antialiased;
  font-family: "MHei PRC", "黑体", arial, sans-serif;
  font-weight: normal;
  font-weight: bold;
}
html[lang="zh-cn"] .legend {
  font-size: 17px;
}
html[lang="zh-cn"] .tabs .tab a {
  padding: 6px 40px;
  font-size: 16px;
}
html[lang="zh-cn"] .tabs .tab.active a {
  padding: 9px 40px 11px;
}
html[lang="zh-cn"] #header {
  padding-top: 3px;
  padding-bottom: 5px;
}
html[lang="zh-cn"] .lc-header-logo {
  background-image: url(/images/mobile/header_logo-retina-cn.png);
  width: 148px;
  height: 50px;
}
html[lang="zh-cn"] .lc-link-button {
  font-size: 15px;
  padding: 13.5px;
}

[data-text="promo-date"] {
  display: block;
}

.body-color-pink {
  background-color: #ee0088;
}

section.page {
  padding: 30px 25px;
}
section.page p {
  margin-bottom: 20px;
}

#wrong-territory-page section.page {
  padding-bottom: 0;
}
#wrong-territory-page section.page p {
  margin-bottom: 25px;
}

#used-promo-page section.page {
  padding-bottom: 0;
}
#used-promo-page .tandc-wrapper {
  margin-top: 85px;
}

#register-page .lc-brand-logo {
  margin-bottom: 0;
}

#register-page .lc-noop {
  padding: 2px 5px;
  word-spacing: -1px;
}

#register-page .lc-noop p {
  margin-bottom: 5px;
  line-height: 1.2;
}

#register-page.condensed .tab a {
  padding: 3px 12px;
}
#register-page.condensed .tab.active a {
  padding: 6px 12px 8px;
}
#register-page.condensed .lc-content {
  padding-top: 8px;
}
#register-page.condensed .well {
  margin-bottom: 8px;
  padding-top: 6px;
}
#register-page.condensed .well-collapsed {
  padding-top: 5px;
  padding-bottom: 5px;
}
#register-page.condensed .btn {
  margin-top: 0;
}

.legal-compliance-signup-lowerpart-statement label{
	font-size: 1em;
}
.legal-compliance-signup-lowerpart-statement input{
	min-height: 10px;
	margin-top: 2px;
}
.legal-compliance-signup-lowerpart-statement p{
	margin-bottom: 0;
}
/*.saleGatewaySignupConsent #checkbox-signup-consent{
	
}*/
.legal-compliance-signup-lowerpart-statement label{
	font-size: 1em;
}
.legal-compliance-signup-lowerpart-statement input{
	min-height: 10px;
	margin-top: 2px;
}
.legal-compliance-signup-lowerpart-statement p{
	margin-bottom: 0;
}
.saleGatewaySignupConsent #checkbox-signup-consent{
	min-height: 10px;	
}
.noBGnoBorder{
	border: 0;
	background-color: transparent;
}	
}
.noBGnoBorder{
	border: 0;
	background-color: transparent;
}

#placeholder-error{
	background-color: #ff0000;
	color: #ffffff;
	padding: 10px 10px 10px 30px;
}