input, select {
  font-family: inherit
}
h2 {
  padding: 0;
  margin: 0
}
h2 {
  padding-bottom: 4px
}
h2 {
  text-rendering: optimizeLegibility
}
h2 {
  padding-bottom: 4px
}
i {
  font-style: italic
}
/* ******** */

body {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial, sans-serif
}
h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px
}
.a-size-base {
  font-size: 14px!important;
  line-height: 20px!important
}
/* ******** */

.a-icon {
  background-image: url(https://ucarecdn.com/1a7481b7-3190-459f-942e-f9757c6e8dfb/McBZv0ZvnbehkIx.png);
  -webkit-background-size: 400px 900px;
  background-size: 400px 900px;
  background-repeat: no-repeat
}
.a-hires .a-icon {
  background-image: url(https://ucarecdn.com/7ed88e1f-ab0e-437a-8c78-5cdafca7296b/f9Cwl2OUDVHGXk8.png)
}
.a-icon {
  display: inline-block;
  vertical-align: top
}
.a-icon-dropdown {
  width: 10px;
  height: 8px;
  background-position: -7px -102px
}
/* ******** */
/* ******** */

.a-box {
  border: 1px #D5D9D9 solid
}
.a-box {
  display: block;
  border-radius: 8px;
  background-color: #fff
}
.a-box .a-box-inner {
  border-radius: 8px;
  position: relative;
  padding: 14px 18px
}
/* ******** */

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
body {
  width: 100%;
  height: 100%;
  margin: 0;
}
header {
  display: block
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
a:active, a:hover {
  outline: 0
}
input, select {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}
input {
  line-height: normal
}
input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}
body {
  padding: 0;
  margin: 0;
  background: #fff
}
/* ******** */
body {
  color: #0F1111
}
/* ******** */

.a-row {
  width: 100%
}
.a-row:after, .a-row:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-row:after {
  clear: both
}
div.a-column {
  margin-right: 2%;
  float: left;
  min-height: 1px;
  overflow: visible
}
.a-row .a-span4 {
  width: 31.948%
}
.a-column.a-span-last {
  margin-right: 0;
  float: right
}
div.a-column.a-span-last {
  margin-right: 0;
  float: right
}
/* ******** */

.a-spacing-none {
  margin-bottom: 0!important
}
.a-spacing-mini {
  margin-bottom: 4px!important
}
.a-spacing-base {
  margin-bottom: 12px!important
}
.a-spacing-medium {
  margin-bottom: 16px!important
}
.a-spacing-top-medium {
  margin-top: 16px!important
}
.a-text-left {
  text-align: left!important
}
.a-section {
  margin-bottom: 22px
}
.a-section:last-child {
  margin-bottom: 0
}
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */

.a-button {
  background: #FFF;
  border-radius: 3px;
  border-color: #D5D9D9;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none!important;
  vertical-align: middle
}
.a-button:active .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
  background-image: none
}
.a-button:not(.a-button-toggle) {
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button:not(.a-button-toggle) .a-button-inner {
  border-radius: 7px;
  background: 0 0;
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) {
  background-color: #FFF;
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) .a-button-inner {
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) .a-button-inner .a-button-text {
  color: #0F1111
}
.a-button:hover {
  background-color: #F7FAFA;
  border-color: #D5D9D9
}
.a-button:focus {
  outline: 0;
  border-color: #008296;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button:focus .a-button-inner {
  background-color: #EDFDFF
}
.a-button:focus .a-button-inner .a-button-text {
  color: #0F1111
}
.a-button .a-button-text {
  color: #0F1111
}
.a-button .a-button-text:hover {
  color: #0F1111
}
.a-button-text {
  background-color: transparent;
  border: 0;
  display: block;
  font-size: 13px;
  line-height: 29px;
  margin: 0;
  outline: 0;
  padding: 0 10px 0 11px;
  text-align: center;
  white-space: nowrap
}
.a-button-text:focus {
  outline: 0
}
.a-button-inner {
  display: block;
  position: relative;
  overflow: hidden;
  height: 29px;
  border-radius: 2px
}
.a-button-input {
  position: absolute;
  background-color: transparent;
  color: transparent;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: .01;
  outline: 0;
  overflow: visible;
  z-index: 20
}
@-moz-document url-prefix() {
  .a-button .a-button-text {
    line-height: 29px
  }
}
.a-button-dropdown {
  background: #FFF
}
.a-button-dropdown:active .a-button-inner {
  background-image: none
}
.a-button-dropdown .a-button-text {
  padding-right: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10
}
.a-button .a-icon-dropdown {
  position: absolute;
  top: 10px;
  right: 8px
}
.a-button-primary {
  background: #FFD814;
  border-color: #FCD200
}
.a-button-primary:active .a-button-inner {
  background-image: none
}
.a-button-primary:focus .a-button-inner, .a-button-primary:hover .a-button-inner {
  background-color: #F7CA00
}
.a-button-primary:active .a-button-inner {
  background-color: #FFD814
}
.a-button-primary:focus {
  background: #FFF;
  border-color: #FFD814;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary:focus .a-button-inner {
  background: 0 0
}
.a-button-primary:focus .a-button-text {
  color: #0F1111
}
.a-button-primary:hover {
  background: #F7CA00;
  border-color: #F2C200;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary:hover .a-button-text {
  color: #0F1111
}
.a-button-primary:active:not(.a-button-disabled) {
  background: #FFD814;
  border-color: #FCD200;
  box-shadow: none
}
.a-button-primary:active:not(.a-button-disabled) .a-button-text {
  color: #0F1111
}
.a-button-primary .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary .a-button-text {
  color: #0F1111
}
/* ******** */

.a-dropdown-container .a-button-dropdown {
  border-color: #D5D9D9;
  border-radius: 8px;
  color: #0F1111;
  background: #F0F2F2
}
.a-dropdown-container .a-button-dropdown .a-button-inner {
  border-radius: 7px;
  background: #F0F2F2;
  box-shadow: 0 2px 5px rgba(15, 17, 17, .15)
}
.a-dropdown-container .a-button-dropdown:active .a-button-inner {
  background: #EDFDFF
}
.a-dropdown-container .a-button-dropdown:focus {
  border-color: #007185;
  box-shadow: 0 0 0 3px #C8F3FA;
  background: #EDFDFF
}
.a-dropdown-container .a-button-dropdown:focus .a-button-inner {
  background: #EDFDFF
}
.a-dropdown-container .a-button-dropdown:hover {
  background: #E3E6E6
}
.a-dropdown-container .a-button-dropdown:hover .a-button-inner {
  background: #E3E6E6
}
/* ******** */
/* ******** */

a, a:link, a:visited {
  text-decoration: none;
  color: #007185
}
a:focus {
  text-decoration: none;
  outline: 5px auto #008296
}
@-moz-document url-prefix() {
  a:focus {
    outline: thin dotted
  }
}
a:active {
  text-decoration: underline;
  color: #C7511F
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #C7511F
}
/* ******** */
/* ******** */
/* ******** */

ul {
  margin: 0 0 0 18px;
  color: #0F1111
}
ul li {
  list-style: disc
}
ul {
  padding: 0
}
ul .a-list-item {
  color: #0F1111
}
ul li {
  word-wrap: break-word;
  margin: 0
}
ul.a-nostyle {
  margin-left: 0;
  color: #0F1111
}
ul.a-nostyle li {
  list-style: none
}
ul.a-list-link {
  margin: -2px 0 0
}
ul.a-list-link a {
  color: #0F1111;
  display: block
}
ul.a-list-link li {
  display: block;
  position: relative
}
ul.a-list-link li a {
  padding: 2px 0
}
ul.a-list-link a:hover {
  color: #c45500;
  text-decoration: none
}
/* ******** */
/* ******** */

@font-face {
  font-family: 'Amazon Ember';
  font-weight: 200;
  src: url(https://m.media-amazon.com/images/S/sash/Dv1WQ5DdeMS5qP7.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/e0LnMbFWJC-TMQz.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 200;
  font-style: italic;
  src: url(https://m.media-amazon.com/images/S/sash/ozb5-CLHQWI6Soc.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/twzZHebXjCHBb6v.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  src: url(https://m.media-amazon.com/images/S/sash/pDxWAF1pBB0dzGB.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/kfKKBuoqcD$AUKL.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-style: italic;
  src: url(https://m.media-amazon.com/images/S/sash/WOnTLzkiaEccV7F.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/JJsp0ZvgpfwzJM6.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 500;
  src: url(https://m.media-amazon.com/images/S/sash/VjTR4RqBzY0mUYx.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/XIvhNCZAsrT80Wz.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 500;
  font-style: italic;
  src: url(https://m.media-amazon.com/images/S/sash/KwhNPG8Jz-Vz2X7.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/YAEPfuhs1l-argd.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 700;
  src: url(https://m.media-amazon.com/images/S/sash/KFPk-9IF4FqAqY-.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/mzVbGSgvdBfRLX9.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-style: italic;
  font-weight: 700;
  src: url(https://m.media-amazon.com/images/S/sash/2SazJx$EeTHfhMN.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/CjbL$jCCegyfqZ7.woff) format("woff")
}
.a-ember body {
  font-family: "Amazon Ember", Arial, sans-serif
}
/* ******** */

form {
  margin-bottom: 14px
}
label {
  display: block;
  padding-left: 2px;
  padding-bottom: 2px;
  font-weight: 700
}
.a-form-label {
  font-weight: 700
}
.a-input-text, input[type=text] {
  border: 1px solid #888C8C;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(15, 17, 17, .15) inset;
  outline: 0
}
.a-input-text:focus, input[type=text]:focus {
  background-color: #F7FEFF;
  border-color: #007185;
  box-shadow: 0 0 0 3px #C8F3FA, 0 1px 2px rgba(15, 17, 17, .15) inset
}
input, select {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  line-height: 19px;
  color: #0F1111
}
.a-input-text, input[type=text] {
  background-color: #fff;
  height: 31px;
  padding: 3px 7px;
  line-height: normal
}
input:-moz-placeholder {
  color: #6F7373
}
input::-webkit-input-placeholder {
  color: #6F7373
}
@-moz-document url-prefix() {
}
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
.a-popover {
  display: inline-block;
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1010;
  padding: 8px;
  max-width: 440px
}
.a-popover:focus {
  outline: 0
}
.a-popover-wrapper {
  overflow: hidden;
  border: 1px solid #cdcdcd;
  border-color: rgba(0, 0, 0, .2);
  height: 100%;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .13);
  background-color: #fff
}
.a-popover-inner {
  background-color: #fff;
  padding: 14px 18px;
  text-align: left;
  overflow-x: hidden
}
.a-popover-inner ul:last-child {
  margin-bottom: 0
}
.a-popover:focus {
  outline: 0
}
.a-popover .a-popover-a11y-offscreen {
  opacity: 0;
  overflow: hidden!important;
  display: block!important;
  width: 1px!important;
  height: 1px!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  position: absolute!important;
  left: 0!important
}
.a-popover .a-popover-start {
  top: 1px!important
}
.a-popover .a-popover-end {
  bottom: 1px!important
}
/* ******** */

.a-dropdown-common {
  padding: 0;
  margin: 1px 0 0;
  max-width: none
}
.a-dropdown-common .a-popover-inner {
  padding: 8px 0
}
.a-dropdown-common .a-list-link {
  position: relative;
  left: -1px;
  margin-right: -1px
}
.a-dropdown-common .a-dropdown-item {
  margin: 0;
  outline: 0
}
.a-dropdown-common .a-dropdown-link {
  color: #0F1111;
  text-decoration: none;
  padding: 2px 12px 1px 13px;
  display: block;
  white-space: nowrap;
  outline: 0;
  border: 1px solid transparent;
  margin-left: 1px
}
.a-dropdown-common .a-dropdown-link.a-active {
  border-color: #D5D9D9;
  background-color: #EDFDFF;
  border-left-color: #007185!important
}
.a-dropdown-common .a-dropdown-item:hover .a-dropdown-link {
  border-color: #D5D9D9;
  background-color: #F0F2F2!important;
  color: inherit
}
.a-dropdown-common .a-dropdown-item:hover:focus .a-dropdown-link {
  border-color: #007185;
  border-left-color: #007185!important
}
.a-dropdown-common .a-dropdown-item:active .a-dropdown-link {
  border-color: #D5D9D9;
  background-color: #EDFDFF
}
.a-dropdown-common .a-dropdown-item:focus .a-dropdown-link {
  border-color: #007185;
  background-color: #EDFDFF;
  color: inherit
}
.a-lgtbox-vertical-scroll {
  overflow-y: scroll
}
.a-dropdown-container {
  position: relative
}
.a-js .a-native-dropdown {
  position: absolute;
  z-index: -1;
  opacity: .01;
  max-width: 100%;
  left: 0
}
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
.aok-inline-block {
  display: inline-block
}
.a-nowrap {
  white-space: nowrap
}
/* ******** */
.address-narrow-container-desktop {
  width: 500px;
  margin: 24px auto 44px auto!important
}
/* ******** */
header.nav-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none
}
#navbar.nav-flex {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
#navbar.nav-flex .nav-left {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none
}
#navbar.nav-flex .nav-fill {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto
}
#navbar.nav-flex #nav-belt {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  height: 60px
}
#navbar.nav-flex #nav-belt .nav-left {
  height: auto
}
#navbar.nav-flex #nav-flyout-anchor {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  float: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}
#navbar.nav-flex #nav-main.nav-sprite {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap
}
#navbar.nav-flex #nav-main.nav-sprite #nav-shop {
  padding: 0
}
#navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  -webkit-flex-flow: column nowrap;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -webkit-box-pack: end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  min-width: 0
}
#navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-box: 1;
  -moz-box: 1;
  -webkit-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end
}
#navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a {
  padding: 8px 9px 8px 9px;
  scroll-margin: 0;
  height: 12px;
  box-sizing: content-box
}
#navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a, #navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a:active, #navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a:focus, #navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a:hover {
  margin: 5px 1px 6px 0
}
#navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a:active, #navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a:hover {
  padding: 7px 8px 7px 8px;
  box-shadow: none
}
.using-mouse#navbar.nav-flex #nav-main.nav-sprite #nav-xshop-container #nav-xshop .nav-a:focus {
  padding: 7px 8px 7px 8px;
  box-shadow: none
}
body {
  margin: 0 8px!important
}
html.a-js body {
  margin: 0!important
}
#navbar {
  position: relative;
  top: 0;
  left: 0;
  z-index: 198;
  font-family: inherit;
  font-size: 12px;
  line-height: 1em;
  display: block;
  zoom: 1;
  min-width: 1000px
}
html.a-js #navbar {
  margin: 0!important
}
#navbar * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box
}
#nav-belt {
  position: relative;
  width: 100%;
  font-size: 14px;
  z-index: 5
}
#nav-belt .nav-left {
  height: 43px
}
#nav-main {
  width: 100%;
  height: 56px;
  padding-top: 1px;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 4;
  background-position: 0 -725px
}
#nav-main .nav-fill {
  height: 55px
}
#nav-shop {
  float: left;
  padding: 6px 12px 0 15px;
  text-decoration: none;
  margin-top: 2px;
  width: 192px
}
#nav-xshop-container {
  position: relative;
  float: left;
  margin: 0;
  padding: 0;
  z-index: 20
}
#nav-xshop .nav-a {
  float: left;
  font-family: inherit;
  font-size: 14px
}
#nav-xshop .nav-a:first-of-type {
  padding-left: 0
}
#nav-xshop .nav-a, #nav-xshop .nav-a:link, #nav-xshop .nav-a:visited {
  color: #05a;
  text-decoration: none
}
#nav-xshop .nav-a:active, #nav-xshop .nav-a:hover {
  color: #e47911
}
#nav-cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-width: 1000px;
  height: 100%;
  display: none;
  background-color: #000;
  -ms-filter: opacity(.6);
  filter: alpha(opacity=60);
  -webkit-opacity: .6;
  -moz-opacity: .6;
  -o-opacity: .6;
  opacity: .6;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 4
}
.nav-left {
  position: relative;
  float: left;
  width: auto;
  display: inline-block
}
.nav-fill {
  width: auto;
  overflow: hidden;
  white-space: nowrap
}
a.nav-a, a.nav-a:link, a.nav-a:visited {
  font-family: inherit;
  text-decoration: none;
  cursor: pointer
}
#nav-logo {
  position: relative;
  float: left;
  line-height: 0;
  height: 100%;
  padding: 13px 17px 0 27px
}
#nav-logo .nav-logo-link {
  clear: both;
  display: inline-block;
  cursor: pointer
}
#nav-logo .nav-logo-base {
  float: left;
  text-indent: -500px;
  background-position: -10px -51px;
  width: 97px;
  height: 30px
}
#navbar.hamburger #nav-logo {
  padding-left: 0
}
.nav-flyout {
  position: absolute;
  display: none;
  overflow: visible!important;
  background: #fff;
  border: 1px solid #bbb;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 14px;
  margin: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13);
  -moz-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13);
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .13);
  -ms-user-select: none;
  zoom: 1;
  -webkit-transform: translate3d(0, 0, 0);
  font-size: 13px;
  font-family: inherit;
  line-height: normal
}
.nav-flyout .nav-arrow {
  border-style: solid;
  _border-style: dashed;
  border-width: 9px;
  border-color: transparent;
  border-top-width: 0;
  border-bottom: 9px solid #ccc;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: -9px
}
.nav-flyout .nav-arrow-inner {
  border-style: solid;
  _border-style: dashed;
  border-width: 9px;
  border-color: transparent;
  border-top-width: 0;
  border-bottom: 9px solid #fff;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 1px;
  left: -9px
}
#nav-flyout-anchor {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  line-height: 0;
  zoom: 1;
  z-index: 100
}
.nav-coreFlyout {
  margin: -3px 0 0 -2px;
  padding-bottom: 7px;
  width: 240px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border-radius: 0\9
}
.nav-coreFlyout .nav-arrow {
  margin-left: -1px
}
#nav-flyout-accountList {
  width: 500px
}
.nav-packard-glow #nav-shop {
  padding: 6px 15px 0 0;
  width: auto
}
.nav-packard-glow #nav-xshop-container {
  position: static;
  float: none;
  padding: 2px 0 0 0
}
#navbar.nav-packard-glow #nav-shop {
  padding-right: 7px
}
#navbar.nav-bluebeacon {
  background-color: #232f3e
}
#navbar.nav-bluebeacon #nav-belt {
  background-color: #232f3e
}
#navbar.nav-bluebeacon #nav-main {
  background-image: none;
  background-color: #232f3e
}
#navbar.nav-bluebeacon #nav-logo {
  width: 165px
}
#navbar.nav-bluebeacon #nav-xshop {
  margin: 21px 0 0;
  height: 37px;
  overflow: hidden
}
#navbar.nav-bluebeacon #nav-xshop .nav-a {
  padding: 7px 8px 7px 8px;
  margin: 1px 2px 12px 1px;
  color: #fff
}
#navbar.nav-bluebeacon #nav-xshop .nav-a:active, #navbar.nav-bluebeacon #nav-xshop .nav-a:hover {
  text-decoration: none;
  margin: 0 1px 10px 0;
  border: 1px solid;
  border-radius: 2px
}
#navbar.nav-bluebeacon #nav-xshop .nav-a:hover {
  border-color: rgba(255, 255, 255, .2);
  box-shadow: none
}
#navbar.nav-bluebeacon #nav-xshop .nav-a:focus {
  color: #ccc
}
#navbar.nav-bluebeacon #nav-xshop .nav-a:active {
  border-color: #fff;
  outline: 0
}
#navbar.using-mouse #nav-xshop .nav-a:focus {
  border: #fff 1px solid;
  border-radius: 2px;
  outline: 0;
  margin: 0 0 11px 0
}
#navbar.layout2.nav-packard-glow #nav-shop {
  padding-top: 0
}
#navbar.layout2 #nav-belt {
  background-color: #131921
}
#navbar.layout2 #nav-belt .nav-left {
  height: 60px
}
#navbar.layout2:not(.nav-fixed) #nav-main {
  height: 39px;
  padding-top: 0
}
#navbar.layout2 #nav-main .nav-fill {
  height: 39px
}
#navbar.layout2 #nav-xshop-container {
  padding: 0
}
#navbar.layout2 #nav-xshop-container #nav-xshop {
  margin-top: 0;
  padding-left: 2px
}
#navbar.layout2 #nav-xshop-container #nav-xshop .nav-a {
  margin-top: 6px
}
#navbar.layout2 #nav-xshop-container #nav-xshop .nav-a:hover {
  margin-top: 5px
}
#navbar.layout2 #nav-logo {
  padding-top: 5px;
  padding-right: 4px
}
#navbar.layout2 #nav-logo .nav-logo-link:hover {
  outline: 1px solid rgba(255, 255, 255, .2)
}
#navbar.layout2 #nav-logo .nav-logo-link .nav-logo-base {
  margin-top: 10px
}
#navbar.layout2 #nav-shop {
  margin-top: 0
}
#navbar.layout2.using-mouse #nav-xshop-container #nav-xshop .nav-a:focus {
  margin-top: 5px;
  margin-right: 1px
}
#navbar.layout2.using-mouse #nav-logo .nav-logo-link:focus {
  outline: 1px solid #fff
}
#navbar.layout2.bold-focus-hover a:focus {
  border: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 2px #F90, 0 0 0 3px rgba(255, 153, 0, .5);
  -moz-box-shadow: 0 0 0 2px #F90, 0 0 0 3px rgba(255, 153, 0, .5);
  box-shadow: 0 0 0 2px #F90, 0 0 0 3px rgba(255, 153, 0, .5)
}
#navbar.layout2.bold-focus-hover #nav-xshop-container #nav-xshop .nav-a:hover {
  border-color: #fff
}
#navbar.layout2.bold-focus-hover #nav-logo .nav-logo-link {
  height: 50px;
  width: 100%
}
#navbar.layout2.bold-focus-hover #nav-logo .nav-logo-link:hover {
  outline: 1px solid #fff;
  outline-offset: 0
}
#navbar.layout2.bold-focus-hover.using-mouse a:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}
#navbar.layout2.bold-focus-hover.using-mouse #nav-xshop-container #nav-xshop .nav-a:focus {
  margin-right: 1px
}
#navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo {
  width: auto;
  padding: 4px 0 0 0;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  float: none;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}
#navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo .nav-logo-link {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: static;
  float: none;
  -webkit-flex-shrink: 0;
  -moz-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-decoration: none;
  padding: 1px 8px 0 6px;
  margin: 1px
}
#navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo .nav-logo-link .nav-logo-base {
  margin-top: 12px;
  pointer-events: none
}
#navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo .nav-logo-link:active, #navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo .nav-logo-link:hover {
  padding: 0 7px 0 5px;
  border: 1px solid;
  border-radius: 2px;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}
.using-mouse#navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo .nav-logo-link:focus {
  padding: 0 7px 0 5px;
  border: 1px solid;
  border-radius: 2px;
  border-color: #fff;
  outline: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none
}
@media (min-width:1700px) {
  #navbar.nav-flex.layout3.nav-bluebeacon #nav-belt #nav-logo {
    margin-left: 10px
  }
}
#navbar.nav-flex.layout3 #nav-main.nav-sprite {
  padding-left: 1px
}
#navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop {
  padding-left: 0
}
#navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a {
  margin: 5px 0 6px 0;
  padding: 8px 9px
}
#navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:focus {
  margin: 5px 2px 6px 2px;
  padding: 8px 7px
}
#navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:active, #navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:hover {
  margin: 5px 0 6px 0;
  padding: 7px 8px
}
.using-mouse#navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:focus {
  margin: 5px 0 6px 0;
  padding: 7px 8px
}
@media (min-width:1700px) {
  #navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a {
    padding: 8px 12px
  }
  #navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:focus {
    margin: 5px 2px 6px 2px;
    padding: 8px 10px
  }
  #navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:active, #navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:hover {
    margin: 5px 0 6px 0;
    padding: 7px 11px
  }
  .using-mouse#navbar.nav-flex.layout3 #nav-main.nav-sprite .nav-fill #nav-xshop-container #nav-xshop .nav-a:focus {
    margin: 5px 0 6px 0;
    padding: 7px 11px
  }
}
@media (min-width:1100px) {
  #navbar.nav-flex.layout3 #nav-main.nav-sprite {
    padding-left: 11px
  }
}
@media (min-width:1700px) {
  #navbar.nav-flex.layout3 #nav-main.nav-sprite {
    padding-left: 15px
  }
}
#navbar.nav-flex.layout3.layout3-alt.nav-bluebeacon #nav-belt #nav-logo {
  margin-left: 1px
}
@media (min-width:1100px) {
  #navbar.nav-flex.layout3.layout3-alt.nav-bluebeacon #nav-belt #nav-logo {
    margin-left: 11px
  }
}
@media (min-width:1700px) {
  #navbar.nav-flex.layout3.layout3-alt.nav-bluebeacon #nav-belt #nav-logo {
    margin-left: 15px
  }
}
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
/* ******** */
.address-ui-widgets-desktop-form-field-full-width {
  width: 100%;
}
#csr-hcb-wrapper {
  display: none;
}
input, select {
  font-family: inherit
}
h2, h4 {
  padding: 0;
  margin: 0
}
h2, h4 {
  padding-bottom: 4px
}
h2, h4 {
  text-rendering: optimizeLegibility
}
h2 {
  padding-bottom: 4px
}
h4 {
  padding-bottom: 4px
}
i {
  font-style: italic
}
/* ******** */

body {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial, sans-serif
}
h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px
}
h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px
}
.a-size-base {
  font-size: 14px!important;
  line-height: 20px!important
}
/* ******** */

.a-icon {
  background-image: url(https://ucarecdn.com/1a7481b7-3190-459f-942e-f9757c6e8dfb/McBZv0ZvnbehkIx.png);
  -webkit-background-size: 400px 900px;
  background-size: 400px 900px;
  background-repeat: no-repeat
}
.a-hires .a-icon {
  background-image: url(https://ucarecdn.com/7ed88e1f-ab0e-437a-8c78-5cdafca7296b/f9Cwl2OUDVHGXk8.png)
}
.a-icon {
  display: inline-block;
  vertical-align: top
}
.a-alert-error .a-icon-alert {
  background-position: -248px -35px
}
.a-icon-dropdown {
  width: 10px;
  height: 8px;
  background-position: -7px -102px
}
/* ******** */

/* ******** */

.a-box {
  border: 1px #D5D9D9 solid
}
.a-box {
  display: block;
  border-radius: 8px;
  background-color: #fff
}
.a-box .a-box-inner {
  border-radius: 8px;
  position: relative;
  padding: 14px 18px
}
/* ******** */

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
body {
  min-height: 100%
}
header {
  display: block
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
a:active, a:hover {
  outline: 0
}
input, select {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}
input {
  line-height: normal
}
input::-moz-focus-inner {
  padding: 0;
  border: 0
}
input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}
body {
  padding: 0;
  margin: 0;
  background: #fff
}
/* ******** */

body {
  color: #0F1111
}
/* ******** */

.a-row {
  width: 100%
}
.a-row:after, .a-row:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-row:after {
  clear: both
}
div.a-column {
  margin-right: 2%;
  float: left;
  min-height: 1px;
  overflow: visible
}
.a-row .a-span4 {
  width: 31.948%
}
.a-row .a-span12 {
  width: 99.948%
}
.a-column.a-span-last {
  margin-right: 0;
  float: right
}
.a-row .a-span12, .a-span12 {
  width: 100%;
  margin-right: 0
}
div.a-column.a-span-last {
  margin-right: 0;
  float: right
}
/* ******** */

.a-spacing-none {
  margin-bottom: 0!important
}
.a-spacing-mini {
  margin-bottom: 4px!important
}
.a-spacing-base {
  margin-bottom: 12px!important
}
.a-spacing-medium {
  margin-bottom: 16px!important
}
.a-spacing-top-medium {
  margin-top: 16px!important
}
.a-text-left {
  text-align: left!important
}
.a-section {
  margin-bottom: 22px
}
.a-section:last-child {
  margin-bottom: 0
}
/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

.a-alert .a-icon.a-icon-alert {
  background-image: url(https://m.media-amazon.com/images/S/sash/3-fm1Jbg4IHlyhq.png);
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 18px;
  top: 14px
}
.a-hires .a-alert .a-icon.a-icon-alert {
  background-image: url(https://m.media-amazon.com/images/S/sash/qgGRgelkhXwysfn.png)
}
.a-alert-error {
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-left-width: 12px
}
.a-alert-error .a-alert-container {
  background-color: #FFF;
  padding: 14px 18px 18px
}
.a-alert-error .a-alert-container .a-alert-heading {
  padding-left: 26px
}
.a-alert-error .a-alert-container .a-alert-heading+.a-icon.a-icon-alert {
  top: 16px
}
.a-alert-error .a-alert-container .a-alert-heading+.a-icon.a-icon-alert+.a-alert-content {
  padding-left: 0
}
.a-alert-error .a-alert-container .a-alert-content {
  padding-left: 26px
}
.a-alert-error {
  border-color: #CC0C39
}
.a-alert-error .a-alert-container .a-icon.a-icon-alert {
  background-position: -340px -80px
}
.a-alert-heading {
  padding-bottom: 10px
}
/* ******** */

/* ******** */

.a-button {
  background: #FFF;
  border-radius: 3px;
  border-color: #D5D9D9;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none!important;
  vertical-align: middle
}
.a-button:active .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
  background-image: none
}
.a-button:not(.a-button-toggle) {
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button:not(.a-button-toggle) .a-button-inner {
  border-radius: 7px;
  background: 0 0;
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) {
  background-color: #FFF;
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) .a-button-inner {
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) .a-button-inner .a-button-text {
  color: #0F1111
}
.a-button:hover {
  background-color: #F7FAFA;
  border-color: #D5D9D9
}
.a-button:focus {
  outline: 0;
  border-color: #008296;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button:focus .a-button-inner {
  background-color: #EDFDFF
}
.a-button:focus .a-button-inner .a-button-text {
  color: #0F1111
}
.a-button .a-button-text {
  color: #0F1111
}
.a-button .a-button-text:hover {
  color: #0F1111
}
.a-button-text {
  background-color: transparent;
  border: 0;
  display: block;
  font-size: 13px;
  line-height: 29px;
  margin: 0;
  outline: 0;
  padding: 0 10px 0 11px;
  text-align: center;
  white-space: nowrap
}
.a-button-text:focus {
  outline: 0
}
.a-button-inner {
  display: block;
  position: relative;
  overflow: hidden;
  height: 29px;
  border-radius: 2px
}
.a-button-input {
  position: absolute;
  background-color: transparent;
  color: transparent;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: .01;
  outline: 0;
  overflow: visible;
  z-index: 20
}
@-moz-document url-prefix() {
  .a-button .a-button-text {
    line-height: 29px
  }
}
.a-button-dropdown {
  background: #FFF
}
.a-button-dropdown:active .a-button-inner {
  background-image: none
}
.a-button-dropdown .a-button-text {
  padding-right: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10
}
.a-button .a-icon-dropdown {
  position: absolute;
  top: 10px;
  right: 8px
}
.a-button-primary {
  background: #FFD814;
  border-color: #FCD200
}
.a-button-primary:active .a-button-inner {
  background-image: none
}
.a-button-primary:focus .a-button-inner, .a-button-primary:hover .a-button-inner {
  background-color: #F7CA00
}
.a-button-primary:active .a-button-inner {
  background-color: #FFD814
}
.a-button-primary:focus {
  background: #FFF;
  border-color: #FFD814;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary:focus .a-button-inner {
  background: 0 0
}
.a-button-primary:focus .a-button-text {
  color: #0F1111
}
.a-button-primary:hover {
  background: #F7CA00;
  border-color: #F2C200;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary:hover .a-button-text {
  color: #0F1111
}
.a-button-primary:active:not(.a-button-disabled) {
  background: #FFD814;
  border-color: #FCD200;
  box-shadow: none
}
.a-button-primary:active:not(.a-button-disabled) .a-button-text {
  color: #0F1111
}
.a-button-primary .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary .a-button-text {
  color: #0F1111
}
.a-button-span12 {
  width: 100%!important
}
/* ******** */

.a-dropdown-container .a-button-dropdown {
  border-color: #D5D9D9;
  border-radius: 8px;
  color: #0F1111;
  background: #F0F2F2
}
.a-dropdown-container .a-button-dropdown .a-button-inner {
  border-radius: 7px;
  background: #F0F2F2;
  box-shadow: 0 2px 5px rgba(15, 17, 17, .15)
}
.a-dropdown-container .a-button-dropdown:active .a-button-inner {
  background: #EDFDFF
}
.a-dropdown-container .a-button-dropdown:focus {
  border-color: #007185;
  box-shadow: 0 0 0 3px #C8F3FA;
  background: #EDFDFF
}
.a-dropdown-container .a-button-dropdown:focus .a-button-inner {
  background: #EDFDFF
}
.a-dropdown-container .a-button-dropdown:hover {
  background: #E3E6E6
}
.a-dropdown-container .a-button-dropdown:hover .a-button-inner {
  background: #E3E6E6
}
/* ******** */

/* ******** */

a, a:link, a:visited {
  text-decoration: none;
  color: #007185
}
a:focus {
  text-decoration: none;
  outline: 5px auto #008296
}
@-moz-document url-prefix() {
  a:focus {
    outline: thin dotted
  }
}
a:active {
  text-decoration: underline;
  color: #C7511F
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #C7511F
}
/* ******** */

/* ******** */

/* ******** */

.a-unordered-list, ul {
  margin: 0 0 0 18px;
  color: #0F1111
}
.a-unordered-list li, ul li {
  list-style: disc
}
.a-unordered-list, ul {
  padding: 0
}
.a-unordered-list .a-list-item, ul .a-list-item {
  color: #0F1111
}
.a-unordered-list li, ul li {
  word-wrap: break-word;
  margin: 0
}
ul.a-nostyle {
  margin-left: 0;
  color: #0F1111
}
ul.a-nostyle li {
  list-style: none
}
ul.a-list-link {
  margin: -2px 0 0
}
ul.a-list-link a {
  color: #0F1111;
  display: block
}
ul.a-list-link li {
  display: block;
  position: relative
}
ul.a-list-link li a {
  padding: 2px 0
}
ul.a-list-link a:hover {
  color: #c45500;
  text-decoration: none
}
/* ******** */

/* ******** */

@font-face {
  font-family: 'Amazon Ember';
  font-weight: 200;
  src: url(https://m.media-amazon.com/images/S/sash/Dv1WQ5DdeMS5qP7.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/e0LnMbFWJC-TMQz.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 200;
  font-style: italic;
  src: url(https://m.media-amazon.com/images/S/sash/ozb5-CLHQWI6Soc.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/twzZHebXjCHBb6v.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  src: url(https://m.media-amazon.com/images/S/sash/pDxWAF1pBB0dzGB.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/kfKKBuoqcD$AUKL.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-style: italic;
  src: url(https://m.media-amazon.com/images/S/sash/WOnTLzkiaEccV7F.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/JJsp0ZvgpfwzJM6.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 500;
  src: url(https://m.media-amazon.com/images/S/sash/VjTR4RqBzY0mUYx.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/XIvhNCZAsrT80Wz.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 500;
  font-style: italic;
  src: url(https://m.media-amazon.com/images/S/sash/KwhNPG8Jz-Vz2X7.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/YAEPfuhs1l-argd.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 700;
  src: url(https://m.media-amazon.com/images/S/sash/KFPk-9IF4FqAqY-.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/mzVbGSgvdBfRLX9.woff) format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-style: italic;
  font-weight: 700;
  src: url(https://m.media-amazon.com/images/S/sash/2SazJx$EeTHfhMN.woff2) format("woff2"), url(https://m.media-amazon.com/images/S/sash/CjbL$jCCegyfqZ7.woff) format("woff")
}
.a-ember body {
  font-family: "Amazon Ember", Arial, sans-serif
}
/* ******** */

form {
  margin-bottom: 14px
}
label {
  display: block;
  padding-left: 2px;
  padding-bottom: 2px;
  font-weight: 700
}
.a-form-label {
  font-weight: 700
}
.a-input-text, input[type=text] {
  border: 1px solid #888C8C;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(15, 17, 17, .15) inset;
  outline: 0
}
.a-input-text:focus, input[type=text]:focus {
  background-color: #F7FEFF;
  border-color: #007185;
  box-shadow: 0 0 0 3px #C8F3FA, 0 1px 2px rgba(15, 17, 17, .15) inset
}
input, select {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  line-height: 19px;
  color: #0F1111
}
.a-input-text, input[type=text] {
  background-color: #fff;
  height: 31px;
  padding: 3px 7px;
  line-height: normal
}
input:-moz-placeholder {
  color: #6F7373
}
input::-webkit-input-placeholder {
  color: #6F7373
}
@-moz-document url-prefix() {}
/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

.a-popover {
  display: inline-block;
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1010;
  padding: 8px;
  max-width: 440px
}
.a-popover:focus {
  outline: 0
}
.a-popover-wrapper {
  overflow: hidden;
  border: 1px solid #cdcdcd;
  border-color: rgba(0, 0, 0, .2);
  height: 100%;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .13);
  background-color: #fff
}
.a-popover-inner {
  background-color: #fff;
  padding: 14px 18px;
  text-align: left;
  overflow-x: hidden
}
.a-popover-inner ul:last-child {
  margin-bottom: 0
}
.a-popover:focus {
  outline: 0
}
.a-popover .a-popover-a11y-offscreen {
  opacity: 0;
  overflow: hidden!important;
  display: block!important;
  width: 1px!important;
  height: 1px!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  position: absolute!important;
  left: 0!important
}
.a-popover .a-popover-start {
  top: 1px!important
}
.a-popover .a-popover-end {
  bottom: 1px!important
}
/* ******** */

.a-dropdown-common {
  padding: 0;
  margin: 1px 0 0;
  max-width: none
}
.a-dropdown-common .a-popover-inner {
  padding: 8px 0
}
.a-dropdown-common .a-list-link {
  position: relative;
  left: -1px;
  margin-right: -1px
}
.a-dropdown-common .a-dropdown-item {
  margin: 0;
  outline: 0
}
.a-dropdown-common .a-dropdown-link {
  color: #0F1111;
  text-decoration: none;
  padding: 2px 12px 1px 13px;
  display: block;
  white-space: nowrap;
  outline: 0;
  border: 1px solid transparent;
  margin-left: 1px
}
.a-dropdown-common .a-dropdown-link.a-active {
  border-color: #D5D9D9;
  background-color: #EDFDFF;
  border-left-color: #007185!important
}
.a-dropdown-common .a-dropdown-item:hover .a-dropdown-link {
  border-color: #D5D9D9;
  background-color: #F0F2F2!important;
  color: inherit
}
.a-dropdown-common .a-dropdown-item:hover:focus .a-dropdown-link {
  border-color: #007185;
  border-left-color: #007185!important
}
.a-dropdown-common .a-dropdown-item:active .a-dropdown-link {
  border-color: #D5D9D9;
  background-color: #EDFDFF
}
.a-dropdown-common .a-dropdown-item:focus .a-dropdown-link {
  border-color: #007185;
  background-color: #EDFDFF;
  color: inherit
}
.a-lgtbox-vertical-scroll {
  overflow-y: scroll
}
.a-dropdown-container {
  position: relative
}
.a-js .a-native-dropdown {
  position: absolute;
  z-index: -1;
  opacity: .01;
  max-width: 100%;
  left: 0
}
/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

/* ******** */

.aok-inline-block {
  display: inline-block
}
.a-nowrap {
  white-space: nowrap
}
/* ******** */

.pi-progress-bar-section {
  display: flex;
  justify-content: space-between;
  margin-top: 60px
}
.pi-step {
  align-items: center;
  display: flex;
  flex-direction: column
}
.pi-horizontal-divider {
  border-top: 1px solid #d5dbdb;
  height: 1px;
  margin-top: 14px;
  width: 100%
}
.pi-horizontal-divider.pi-first-child {
  margin-left: 50%;
  width: 50%
}
.pi-horizontal-divider.pi-last-child {
  margin-right: 50%;
  width: 50%
}
.pi-step-circle {
  align-items: center;
  border-radius: 50%;
  color: #fff;
  display: flex;
  font-size: 13px;
  height: 28px;
  justify-content: center;
  margin-top: -14px;
  width: 28px
}
.pi-step-circle.pi-completed {
  background: #42973d
}
.pi-step-circle.pi-active {
  background: #b95b22
}
.pi-step-circle.pi-incomplete {
  background: #fff;
  border: thin solid #dadcdf;
  color: #dadcdf
}
.pi-step-label {
  display: none;
  font-size: 13px;
  width: max-content
}
@media (min-width: 37.5em) {
  .pi-step-label {
    display: block;
    text-align: center
  }
}
.pi-step-label.pi-completed {
  color: #42973d
}
.pi-step-label.pi-active {
  color: #b95b22
}
.pi-step-label.pi-incomplete {
  color: #767676
}
button, input, select, textarea {
  font-family: inherit
}
h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0
}
h1, h2, h3, h4 {
  padding-bottom: 4px
}
h1, h2, h3, h4 {
  text-rendering: optimizeLegibility
}
h1:last-child, h2:last-child, h3:last-child, h4:last-child {
  padding-bottom: 0
}
h1.a-spacing-none, h2.a-spacing-none, h3.a-spacing-none, h4.a-spacing-none {
  padding-bottom: 0
}
h1 .a-size-base, h1 .a-size-mini, h1 .a-size-small, h1.a-size-base, h1.a-size-mini, h1.a-size-small, h2 .a-size-base, h2 .a-size-mini, h2 .a-size-small, h2.a-size-base, h2.a-size-mini, h2.a-size-small, h3 .a-size-base, h3 .a-size-mini, h3 .a-size-small, h3.a-size-base, h3.a-size-mini, h3.a-size-small, h4 .a-size-base, h4 .a-size-mini, h4 .a-size-small, h4.a-size-base, h4.a-size-mini, h4.a-size-small {
  padding-bottom: 0
}
h1, h2 {
  padding-bottom: 4px
}
h3, h4 {
  padding-bottom: 4px
}
.a-size-medium .a-row.a-size-base, h1 .a-row.a-size-base, h2 .a-row.a-size-base, h3 .a-row.a-size-base, h4 .a-size-large .a-row.a-size-base {
  padding-top: 1px
}
.a-size-base .a-row.a-size-base {
  padding-top: 0
}
.a-size-micro {
  font-size: 10px;
  line-height: 1.6
}
.a-size-medium-plus {
  font-size: 20px;
  line-height: 1.4
}
.a-size-double-large {
  font-size: 36px;
  line-height: 1.22
}
.a-box h4:last-child {
  padding-bottom: 0
}
p {
  padding: 0;
  margin: 0 0 14px 0
}
p:last-child {
  margin-bottom: 0
}
p+p {
  margin-top: -4px
}
b, strong {
  font-weight: 700
}
em, i {
  font-style: italic
}
blockquote {
  margin: 13px
}
small {
  font-size: 12px
}
.a-text-strike {
  text-decoration: line-through!important
}
.a-text-normal {
  font-weight: 400!important;
  font-style: normal!important;
  text-transform: none!important;
  text-decoration: none!important
}
.a-text-bold {
  font-weight: 700!important
}
.a-text-italic {
  font-style: italic!important
}
.a-text-underline {
  text-decoration: underline!important
}
.a-text-caps {
  text-transform: uppercase!important
}
.a-text-ellipsis {
  text-overflow: ellipsis;
  overflow: hidden!important;
  white-space: nowrap;
  display: block
}
span.a-nowrap {
  display: block
}
.a-text-quote {
  position: relative;
  display: block;
  font-family: Georgia, serif;
  font-size: 14px;
  font-style: italic;
  padding-left: .5em
}
.a-text-quote:before {
  content: "\201C";
  position: absolute;
  margin-top: -3px;
  color: #767676;
  left: 0
}
.a-text-quote:after {
  content: "\201D";
  position: absolute;
  margin-top: -3px;
  margin-left: 3px;
  color: #767676
}
.a-text-beside-button {
  display: inline-block;
  position: relative;
  top: 1px;
  padding: 4px 0 0 6px
}
/* ******** */

body {
  font-size: 14px;
  line-height: 20px;
  font-family: Arial, sans-serif
}
h1 {
  font-weight: 400;
  font-size: 28px;
  line-height: 36px
}
h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px
}
h3 {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px
}
h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 24px
}
h5 {
  font-weight: 700;
  font-size: 14px;
  line-height: 20px
}
h6 {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  padding-bottom: 1px
}
.a-size-mini {
  font-size: 12px!important;
  line-height: 16px!important
}
.a-size-small {
  font-size: 12px!important;
  line-height: 16px!important
}
.a-size-base {
  font-size: 14px!important;
  line-height: 20px!important
}
.a-size-base-plus {
  font-size: 16px!important;
  line-height: 24px!important
}
.a-size-medium {
  font-size: 18px!important;
  line-height: 24px!important
}
.a-size-medium {
  text-rendering: optimizeLegibility
}
.a-size-large {
  font-size: 24px!important;
  line-height: 32px!important
}
.a-size-large {
  text-rendering: optimizeLegibility
}
.a-size-extra-large {
  font-size: 28px!important;
  line-height: 36px!important
}
.a-size-extra-large {
  text-rendering: optimizeLegibility
}
/* ******** */

.a-icon, .a-link-emphasis:after {
  background-image: /*savepage-url=https://i.ibb.co/mNnZvHt/Mc-BZv0-Zvnbehk-Ix.png*/
  url();
  -webkit-background-size: 400px 900px;
  background-size: 400px 900px;
  background-repeat: no-repeat
}
.a-hires .a-icon, .a-hires .a-link-emphasis:after {
  background-image: /*savepage-url=https://i.ibb.co/sHxRsmc/f9-Cwl2-OUDVHGXk8.png*/
  var(--savepage-url-12)
}
.a-icon {
  display: inline-block;
  vertical-align: top
}
.a-addon-badge, .a-icon-addon {
  background-image: none!important;
  border-radius: 3px 0 0 3px;
  background-color: #3F6998;
  font-size: 11px;
  line-height: 1.05;
  padding: 4px 5px 4px 6px;
  color: #fff;
  font-style: normal;
  font-weight: 700;
  position: relative;
  top: 1px
}
.a-addon-badge:after, .a-addon-badge:before, .a-icon-addon:after, .a-icon-addon:before {
  content: "";
  position: absolute;
  right: -5px;
  border-left-width: 0
}
.a-addon-badge:after, .a-icon-addon:after {
  top: 0;
  border-style: dashed;
  border-width: 6px;
  border-color: rgba(255, 255, 255, 0);
  border-top: 6px solid #3F6998;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-top-width: 10px
}
.a-addon-badge:before, .a-icon-addon:before {
  bottom: 0;
  border-style: dashed;
  border-width: 6px;
  border-color: rgba(255, 255, 255, 0);
  border-bottom: 6px solid #3F6998;
  border-top-width: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-bottom-width: 10px
}
.a-icon-nav-cart, .a-nav-cart {
  position: relative
}
.a-icon-arrow {
  width: 11px;
  height: 15px;
  background-position: -5px -35px
}
.a-icon-collapse, .a-icon-expand {
  width: 7px;
  height: 7px;
  background-position: -366px -86px;
  position: absolute;
  top: 50%;
  margin-top: -4px;
  left: 0
}
.a-no-js .a-icon-expand {
  background-position: -382px -86px
}
.a-icon-collapse {
  background-position: -382px -86px
}
.a-icon-section-collapse, .a-icon-section-expand {
  width: 15px;
  height: 12px;
  opacity: .64;
  position: relative
}
.a-icon-section-expand {
  background-position: -5px -59px
}
.a-icon-section-collapse {
  background-position: -5px -82px
}
.a-icon-extender-collapse, .a-icon-extender-expand {
  position: relative;
  vertical-align: baseline;
  margin-right: .385em
}
a.a-icon-link-emphasis:after, a.a-link-emphasis:after {
  background-image: /*savepage-url=https://i.ibb.co/mNnZvHt/Mc-BZv0-Zvnbehk-Ix.png*/
  url();
  -webkit-background-size: 400px 900px;
  background-size: 400px 900px;
  background-repeat: no-repeat
}
.a-hires a.a-icon-link-emphasis:after, .a-hires a.a-link-emphasis:after {
  background-image: /*savepage-url=https://i.ibb.co/sHxRsmc/f9-Cwl2-OUDVHGXk8.png*/
  var(--savepage-url-12)
}
.a-icon-previous {
  width: 11px;
  height: 15px;
  background-position: -123px -7px
}
.a-icon-next {
  width: 11px;
  height: 15px;
  background-position: -105px -7px
}
.a-icon-restart {
  width: 15px;
  height: 19px;
  background-position: -142px -5px
}
.a-icon-popover {
  margin: 5px 0 0 .385em;
  vertical-align: text-top;
  width: 7px;
  height: 5px;
  background-position: -90px -5px;
  opacity: .6
}
.a-size-small .a-icon-popover {
  margin-top: 4px
}
.a-icon-search {
  opacity: .55;
  width: 13px;
  height: 13px;
  background-position: -271px -86px
}
.a-icon-checkmark-inverse {
  width: 15px;
  height: 17px;
  background-position: -172px -82px;
  opacity: .6;
  margin-right: .6em;
  vertical-align: baseline
}
.a-icon-gridview {
  width: 11px;
  height: 11px;
  background-position: -162px -5px
}
.a-icon-listview {
  width: 11px;
  height: 11px;
  background-position: -178px -5px
}
.a-icon-text-separator, .a-text-separator {
  display: inline-block;
  margin: -2px .67375em 0;
  width: 1px;
  background-color: #ddd;
  line-height: 0;
  height: 14px;
  vertical-align: middle
}
.a-size-small .a-icon-text-separator, .a-size-small .a-text-separator {
  height: 13px
}
.a-size-mini .a-icon-text-separator, .a-size-mini .a-text-separator {
  height: 12px
}
.a-icon-row {
  display: block;
  line-height: 0
}
.a-icon-row.a-spacing-none {
  padding-bottom: 0
}
.a-icon-row.a-size-base {
  line-height: 19px
}
.a-icon-row.a-size-small {
  line-height: 1.5
}
.a-icon-row .a-row {
  margin-top: 1px
}
.a-alert-error .a-icon-alert, .a-icon-error {
  background-position: -248px -35px
}
.a-alert-info .a-icon-alert, .a-icon-info {
  background-position: -350px -35px
}
.a-alert-success .a-icon-alert, .a-icon-success {
  width: 27px;
  background-position: -318px -35px
}
.a-alert-warning .a-icon-alert, .a-icon-warning {
  background-position: -283px -35px
}
.a-alert-subtle-warning .a-icon-alert {
  background-position: -356px -168px
}
.a-icon-error, .a-icon-info, .a-icon-success, .a-icon-warning {
  height: 27px;
  width: 30px
}
.a-icon-error.a-icon-small, .a-icon-info.a-icon-small, .a-icon-success.a-icon-small, .a-icon-warning.a-icon-small {
  height: 13px;
  width: 14px
}
.a-alert-inline-error .a-icon-alert, .a-icon-error.a-icon-small {
  width: 5px;
  background-position: -141px -130px
}
.a-alert-inline-info .a-icon-alert, .a-icon-info.a-icon-small {
  width: 6px;
  background-position: -166px -130px
}
.a-alert-inline-success .a-icon-alert, .a-icon-success.a-icon-small {
  background-position: -117px -130px
}
.a-alert-inline-warning .a-icon-alert, .a-icon-warning.a-icon-small {
  background-position: -148px -86px
}
.a-alert-inline-subtle-warning .a-icon-alert {
  background-position: -356px -168px
}
.a-alert-inline-large-warning .a-icon-alert {
  background-position: -283px -35px
}
.a-icon-alt {
  position: absolute;
  left: -9999px;
  top: auto;
  display: block;
  width: 1px;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
  overflow: hidden
}
.a-icon-calendar {
  background-position: -300px -480px;
  width: 15px;
  height: 15px
}
.a-icon-calendar-focus {
  background-position: -300px -500px;
  width: 15px;
  height: 15px
}
.a-icon-time {
  background-position: -320px -480px;
  width: 16px;
  height: 16px
}
.a-icon-time-focus {
  background-position: -320px -500px;
  width: 16px;
  height: 16px
}
.a-profile[data-a-type=enthusiast] .a-profile-avatar:after {
  background-image: /*savepage-url=https://i.ibb.co/mNnZvHt/Mc-BZv0-Zvnbehk-Ix.png*/
  url();
  -webkit-background-size: 400px 900px;
  background-size: 400px 900px;
  background-repeat: no-repeat;
  background-position: -293px -664px;
  width: 27px;
  height: 27px
}
.a-hires .a-profile[data-a-type=enthusiast] .a-profile-avatar:after {
  background-image: /*savepage-url=https://i.ibb.co/sHxRsmc/f9-Cwl2-OUDVHGXk8.png*/
  var(--savepage-url-12)
}
.a-profile[data-a-size=small] .a-profile-avatar:after {
  background-position: -267px -664px;
  width: 17px;
  height: 17px
}
.a-profile-verified-badge {
  background-image: /*savepage-url=https://i.ibb.co/mNnZvHt/Mc-BZv0-Zvnbehk-Ix.png*/
  url();
  -webkit-background-size: 400px 900px;
  background-size: 400px 900px;
  background-repeat: no-repeat;
  background-position: -345px -480px;
  padding-left: 15px;
  padding-top: 15px;
  line-height: 15px;
  font-size: 0
}
.a-hires .a-profile-verified-badge {
  background-image: /*savepage-url=https://i.ibb.co/sHxRsmc/f9-Cwl2-OUDVHGXk8.png*/
  var(--savepage-url-12)
}
.a-profile[data-a-size=small] .a-profile-verified-badge {
  background-position: -345px -500px;
  padding-left: 13px;
  padding-top: 13px;
  line-height: 13px
}
.a-icon-wrapper {
  display: inline-block;
  vertical-align: top
}
.a-icon-jp {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/h$0-hoWNYbuvG-5.png*/
  url();
  -webkit-background-size: 128px 16px;
  background-size: 128px 16px
}
.a-hires .a-icon-jp {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/QKIUuPGecMU39kT.png*/
  url()
}
.a-icon-amazon-app, .a-icon-autorip, .a-icon-fba, .a-icon-fresh, .a-icon-kindle-unlimited-headphones, .a-icon-logo, .a-icon-logo-china, .a-icon-premium, .a-icon-premium-nav, .a-icon-prime, .a-icon-prime-campus, .a-icon-prime-fresh, .a-icon-prime-headphones, .a-icon-prime-jp, .a-icon-prime-jp-nav, .a-icon-prime-nav, .a-icon-prime-pass, .a-icon-prime-wardrobe-badge, .a-icon-prime-wardrobe-logo, .a-icon-primefresh-nav, .a-icon-share-douban, .a-icon-share-email, .a-icon-share-facebook, .a-icon-share-kaixin001, .a-icon-share-line, .a-icon-share-link, .a-icon-share-mixi, .a-icon-share-pengyou, .a-icon-share-pinterest, .a-icon-share-qq, .a-icon-share-qzone, .a-icon-share-renren, .a-icon-share-sina, .a-icon-share-sms, .a-icon-share-tencent, .a-icon-share-twitter, .a-icon-share-wechat, .a-icon-share-whatsapp, .a-icon-smile, .a-logo, .a-logo-china, .a-premium-logo, .a-premium-nav-logo, .a-prime-jp-logo, .a-prime-jp-nav-logo, .a-prime-logo, .a-prime-nav-logo, .a-share-douban, .a-share-email, .a-share-facebook, .a-share-kaixin001, .a-share-line, .a-share-link, .a-share-mixi, .a-share-pengyou, .a-share-pinterest, .a-share-qq, .a-share-qzone, .a-share-renren, .a-share-sina, .a-share-sms, .a-share-tencent, .a-share-twitter, .a-share-wechat, .a-share-whatsapp {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/E6vgqiIirWgGb3f.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat
}
.a-hires .a-icon-amazon-app, .a-hires .a-icon-autorip, .a-hires .a-icon-fba, .a-hires .a-icon-fresh, .a-hires .a-icon-kindle-unlimited-headphones, .a-hires .a-icon-logo, .a-hires .a-icon-logo-china, .a-hires .a-icon-premium, .a-hires .a-icon-premium-nav, .a-hires .a-icon-prime, .a-hires .a-icon-prime-campus, .a-hires .a-icon-prime-fresh, .a-hires .a-icon-prime-headphones, .a-hires .a-icon-prime-jp, .a-hires .a-icon-prime-jp-nav, .a-hires .a-icon-prime-nav, .a-hires .a-icon-prime-pass, .a-hires .a-icon-prime-wardrobe-badge, .a-hires .a-icon-prime-wardrobe-logo, .a-hires .a-icon-primefresh-nav, .a-hires .a-icon-share-douban, .a-hires .a-icon-share-email, .a-hires .a-icon-share-facebook, .a-hires .a-icon-share-kaixin001, .a-hires .a-icon-share-line, .a-hires .a-icon-share-link, .a-hires .a-icon-share-mixi, .a-hires .a-icon-share-pengyou, .a-hires .a-icon-share-pinterest, .a-hires .a-icon-share-qq, .a-hires .a-icon-share-qzone, .a-hires .a-icon-share-renren, .a-hires .a-icon-share-sina, .a-hires .a-icon-share-sms, .a-hires .a-icon-share-tencent, .a-hires .a-icon-share-twitter, .a-hires .a-icon-share-wechat, .a-hires .a-icon-share-whatsapp, .a-hires .a-icon-smile, .a-hires .a-logo, .a-hires .a-logo-china, .a-hires .a-premium-logo, .a-hires .a-premium-nav-logo, .a-hires .a-prime-jp-logo, .a-hires .a-prime-jp-nav-logo, .a-hires .a-prime-logo, .a-hires .a-prime-nav-logo, .a-hires .a-share-douban, .a-hires .a-share-email, .a-hires .a-share-facebook, .a-hires .a-share-kaixin001, .a-hires .a-share-line, .a-hires .a-share-link, .a-hires .a-share-mixi, .a-hires .a-share-pengyou, .a-hires .a-share-pinterest, .a-hires .a-share-qq, .a-hires .a-share-qzone, .a-hires .a-share-renren, .a-hires .a-share-sina, .a-hires .a-share-sms, .a-hires .a-share-tencent, .a-hires .a-share-twitter, .a-hires .a-share-wechat, .a-hires .a-share-whatsapp {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/M9SSJsDj8YXHO4p.png*/
  url()
}
.a-domain, .a-domain-jp, .a-icon-domain, .a-icon-domain-jp {
  background: 0 0;
  font-style: normal;
  vertical-align: sub;
  color: #0F1111
}
.a-hires .a-domain, .a-hires .a-domain-jp, .a-hires .a-icon-domain, .a-hires .a-icon-domain-jp {
  background: 0 0
}
.a-domain-uk:after, .a-icon-domain-uk:after {
  content: ".co.uk"
}
.a-domain-ca:after, .a-icon-domain-ca:after {
  content: ".ca"
}
.a-domain-de:after, .a-icon-domain-de:after {
  content: ".de"
}
.a-domain-it:after, .a-icon-domain-it:after {
  content: ".it"
}
.a-domain-es:after, .a-icon-domain-es:after {
  content: ".es"
}
.a-domain-fr:after, .a-icon-domain-fr:after {
  content: ".fr"
}
.a-domain-jp:after, .a-icon-domain-jp:after {
  content: ".co.jp"
}
.a-domain-br:after, .a-icon-domain-br:after {
  content: ".com.br"
}
.a-domain-in:after, .a-icon-domain-in:after {
  content: ".in"
}
.a-icon-domain-mx:after {
  content: ".com.mx"
}
.a-icon-domain-au:after {
  content: ".com.au"
}
.a-icon-domain-ru:after {
  content: ".ru"
}
.a-icon-domain-nl:after {
  content: ".nl"
}
.a-icon-domain-pl:after {
  content: ".pl"
}
.a-icon-domain-se:after {
  content: ".se"
}
.a-icon-amazon-app {
  width: 55px;
  height: 55px;
  background-position: -2px -44px
}
.a-icon-autorip {
  width: 62px;
  height: 15px;
  background-position: -54px -2px;
  vertical-align: baseline;
  position: relative;
  bottom: -2px
}
.a-icon-smile {
  width: 50px;
  height: 21px;
  background-position: -2px -21px
}
.a-icon-freetime, .a-icon-freetime-med, .a-icon-freetime-sm {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/E6vgqiIirWgGb3f.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat;
  vertical-align: baseline
}
.a-hires .a-icon-freetime, .a-hires .a-icon-freetime-med, .a-hires .a-icon-freetime-sm {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/M9SSJsDj8YXHO4p.png*/
  url()
}
.a-icon-freetime-sm, .a-icon-freetime.a-icon-small {
  background-position: -59px -36px;
  height: 15px;
  width: 67px
}
.a-icon-freetime, .a-icon-freetime-med {
  background-position: -2px -141px;
  height: 24px;
  width: 107px
}
.a-icon-kindle-unlimited {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/E6vgqiIirWgGb3f.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat
}
.a-hires .a-icon-kindle-unlimited {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/M9SSJsDj8YXHO4p.png*/
  url()
}
.a-icon-kindle-unlimited {
  width: 110px;
  height: 14px;
  background-position: -144px -223px;
  vertical-align: baseline
}
.a-icon-kindle-unlimited.a-icon-small {
  width: 80px;
  height: 16px;
  background-position: -91px -105px
}
.a-icon-kindle-unlimited-fr {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/qTsB$0ghAfMhSIm.png*/
  url();
  -webkit-background-size: 128px 16px;
  background-size: 128px 16px;
  width: 86px;
  height: 10px;
  background-position: -2px -2px;
  vertical-align: baseline
}
.a-hires .a-icon-kindle-unlimited-fr {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/Rmgvs6RugqtdnwT.png*/
  url()
}
.a-icon-premium, .a-icon-prime, .a-icon-prime-jp, .a-premium-logo, .a-prime-jp-logo, .a-prime-logo {
  width: 53px;
  height: 15px;
  background-position: -185px -182px;
  vertical-align: baseline
}
.a-icon-premium.a-icon-small, .a-icon-prime-jp.a-icon-small, .a-icon-prime.a-icon-small, .a-premium-logo.a-icon-small, .a-prime-jp-logo.a-icon-small, .a-prime-logo.a-icon-small {
  width: 42px;
  height: 12px;
  background-position: -138px -73px
}
.a-icon-premium.a-icon-mini, .a-icon-prime-jp.a-icon-mini, .a-icon-prime.a-icon-mini, .a-premium-logo.a-icon-mini, .a-prime-jp-logo.a-icon-mini, .a-prime-logo.a-icon-mini {
  width: 35px;
  height: 10px;
  background-position: -220px -199px
}
.a-icon-text {
  padding-left: 3px;
  position: relative;
  bottom: 3px
}
.a-icon-premium-with-text, .a-icon-prime-jp-with-text, .a-icon-prime-with-text {
  vertical-align: top;
  font-style: normal;
  color: #0F1111
}
.a-icon-premium-with-text.a-icon-small .a-icon-text, .a-icon-prime-jp-with-text.a-icon-small .a-icon-text, .a-icon-prime-with-text.a-icon-small .a-icon-text {
  font-size: 10px;
  bottom: 3px
}
.a-icon-prime-jp-with-text .a-icon-text, .a-icon-prime-with-text .a-icon-text {
  bottom: 2px
}
.a-icon-prime-pass {
  background-position: -59px -70px;
  height: 15px;
  width: 77px
}
.a-icon-prime-campus {
  background-position: -401px -221px;
  height: 16px;
  width: 102px;
  vertical-align: baseline
}
.a-icon-prime-campus.a-icon-small {
  background-position: -91px -123px;
  height: 14px;
  width: 88px
}
.a-icon-pantry, .a-icon-prime-pantry {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/E6vgqiIirWgGb3f.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat
}
.a-hires .a-icon-pantry, .a-hires .a-icon-prime-pantry {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/M9SSJsDj8YXHO4p.png*/
  url()
}
.a-icon-prime-pantry {
  background-position: -2px -3px;
  height: 16px;
  width: 50px;
  vertical-align: baseline
}
.a-icon-prime-pantry.a-icon-small {
  background-position: -179px -140px;
  height: 14px;
  width: 44px
}
.a-icon-pantry {
  background-position: -181px -124px;
  width: 43px;
  height: 14px
}
.a-icon-pantry.a-icon-small {
  background-position: -138px -60px;
  width: 37px;
  height: 11px
}
.a-icon-fresh {
  background-position: -133px -47px;
  height: 11px;
  width: 35px;
  vertical-align: baseline
}
.a-icon-prime-fresh {
  background-position: -91px -87px;
  height: 16px;
  width: 80px;
  vertical-align: baseline
}
.a-icon-prime-fresh.a-icon-small {
  width: 72px;
  height: 15px;
  background-position: -59px -53px
}
.a-icon-prime-headphones {
  width: 63px;
  height: 15px;
  background-position: -54px -19px
}
.a-icon-prime-headphones.a-icon-small {
  width: 50px;
  height: 12px;
  background-position: -185px -156px
}
.a-icon-kindle-unlimited-headphones {
  width: 126px;
  height: 14px;
  background-position: -2px -218px;
  vertical-align: baseline
}
.a-icon-kindle-unlimited-headphones.a-icon-small {
  width: 91px;
  height: 10px;
  background-position: -127px -199px
}
.a-button.a-icon-premium, .a-button.a-icon-prime, .a-button.a-icon-prime-jp, .a-button.a-premium-logo, .a-button.a-prime-jp-logo, .a-button.a-prime-logo {
  position: relative;
  top: 1px
}
.a-icon-premium-nav, .a-icon-prime-jp-nav, .a-icon-prime-nav, .a-icon-primefresh-nav, .a-premium-nav-logo, .a-prime-jp-nav-logo, .a-prime-nav-logo {
  position: absolute;
  left: 73px;
  bottom: 0
}
.a-icon-premium-nav, .a-icon-prime-jp-nav, .a-icon-prime-nav, .a-premium-nav-logo, .a-prime-jp-nav-logo, .a-prime-nav-logo {
  width: 34px;
  height: 12px;
  background-position: -128px -33px
}
.a-icon-primefresh-nav {
  width: 63px;
  height: 10px;
  background-position: -185px -170px
}
.a-icon-prime-wardrobe-badge-with-text, .a-icon-prime-wardrobe-logo-with-text {
  vertical-align: top;
  font-style: normal;
  color: #767676
}
.a-icon-prime-wardrobe-badge-with-text.a-icon-small .a-icon-text, .a-icon-prime-wardrobe-logo-with-text.a-icon-small .a-icon-text {
  font-size: 10px;
  bottom: 3px
}
.a-icon-prime-wardrobe-badge-with-text.a-icon-mini .a-icon-text, .a-icon-prime-wardrobe-logo-with-text.a-icon-mini .a-icon-text {
  font-size: 12px;
  bottom: 2px
}
.a-icon-prime-wardrobe-logo-with-text .a-icon-text {
  bottom: 0
}
.a-icon-prime-wardrobe-badge-with-text .a-icon-text {
  bottom: 2px
}
.a-icon-prime-wardrobe-logo {
  width: 140px;
  height: 19px;
  background-position: -2px -234px
}
.a-icon-prime-wardrobe-badge {
  width: 123px;
  height: 16px;
  background-position: -2px -200px
}
.a-icon-prime-wardrobe-badge.a-icon-small {
  background-position: -288px -238px;
  height: 15px;
  width: 111px
}
.a-icon-prime-wardrobe-badge.a-icon-mini {
  background-position: -401px -239px;
  height: 14px;
  width: 105px
}
.a-hires .a-icon-premium-with-text.a-icon-small .a-icon-text {
  bottom: 3px
}
.a-icon-share-line, .a-share-line {
  width: 17px;
  height: 17px;
  background-position: -256px -142px;
  position: relative;
  top: 1px
}
.a-icon-share-douban, .a-icon-share-email, .a-icon-share-facebook, .a-icon-share-kaixin001, .a-icon-share-link, .a-icon-share-mixi, .a-icon-share-pengyou, .a-icon-share-pinterest, .a-icon-share-qq, .a-icon-share-qzone, .a-icon-share-renren, .a-icon-share-sina, .a-icon-share-sms, .a-icon-share-tencent, .a-icon-share-twitter, .a-icon-share-wechat, .a-icon-share-whatsapp, .a-share-douban, .a-share-email, .a-share-facebook, .a-share-kaixin001, .a-share-link, .a-share-mixi, .a-share-pengyou, .a-share-pinterest, .a-share-qq, .a-share-qzone, .a-share-renren, .a-share-sina, .a-share-sms, .a-share-tencent, .a-share-twitter, .a-share-wechat, .a-share-whatsapp {
  position: relative;
  top: 1px
}
.a-icon-share-facebook, .a-share-facebook {
  width: 17px;
  height: 17px;
  background-position: -237px -151px
}
.a-icon-share-twitter, .a-share-twitter {
  width: 18px;
  height: 17px;
  background-position: -193px -105px
}
.a-icon-share-pinterest, .a-share-pinterest {
  width: 17px;
  height: 17px;
  background-position: -138px -14px
}
.a-icon-share-email, .a-share-email {
  width: 19px;
  height: 17px;
  background-position: -256px -220px
}
.a-icon-share-mixi, .a-share-mixi {
  width: 19px;
  height: 17px;
  background-position: -255px -180px
}
.a-icon-share-kaixin001, .a-share-kaixin001 {
  width: 17px;
  height: 17px;
  background-position: -256px -161px
}
.a-icon-share-tencent, .a-share-tencent {
  width: 17px;
  height: 17px;
  background-position: -193px -86px
}
.a-icon-share-pengyou, .a-share-pengyou {
  width: 17px;
  height: 17px;
  background-position: -119px -14px
}
.a-icon-share-renren, .a-share-renren {
  width: 17px;
  height: 17px;
  background-position: -275px -161px
}
.a-icon-share-douban, .a-share-douban {
  width: 17px;
  height: 17px;
  background-position: -213px -105px
}
.a-icon-share-qzone, .a-share-qzone {
  width: 17px;
  height: 17px;
  background-position: -276px -180px
}
.a-icon-share-sina, .a-share-sina {
  width: 17px;
  height: 17px;
  background-position: -275px -142px
}
.a-icon-share-wechat, .a-share-wechat {
  width: 17px;
  height: 17px;
  background-position: -212px -86px
}
.a-icon-share-qq, .a-share-qq {
  width: 17px;
  height: 17px;
  background-position: -157px -14px
}
.a-icon-share-sms, .a-share-sms {
  width: 19px;
  height: 19px;
  background-position: -257px -199px
}
.a-icon-share-link, .a-share-link {
  width: 18px;
  height: 18px;
  background-position: -173px -103px
}
.a-icon-share-whatsapp, .a-share-whatsapp {
  width: 17px;
  height: 17px;
  background-position: -182px -67px
}
.a-icon-fba-with-text {
  background-image: none!important;
  border-radius: 2px 0 0 2px;
  background-color: #3e4650;
  line-height: 1.05;
  font-size: 12px;
  color: #fff;
  padding: 3px 4px 3px 5px;
  font-style: normal;
  position: relative;
  top: 1px;
  letter-spacing: .08em;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.a-icon-fba-with-text:after {
  content: "";
  position: absolute;
  right: -5px;
  top: 0;
  border-style: dashed;
  border-width: 6px;
  border-color: rgba(255, 255, 255, 0);
  border-top: 6px solid #3e4650;
  border-bottom-width: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left-width: 0;
  border-top-width: 10px
}
.a-icon-fba-with-text:before {
  content: "";
  position: absolute;
  right: -5px;
  bottom: 0;
  border-style: dashed;
  border-width: 6px;
  border-color: rgba(255, 255, 255, 0);
  border-bottom: 6px solid #3e4650;
  border-top-width: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  border-left-width: 0;
  border-bottom-width: 10px
}
.a-icon-fba {
  background-position: -240px -184px;
  height: 13px;
  width: 13px
}
.a-icon-text-fba {
  font-family: 'Arial Narrow', Arial, sans-serif;
  font-stretch: condensed;
  padding-left: 3px;
  vertical-align: bottom
}
.a-icon-logo, .a-logo {
  background-position: -2px -167px;
  height: 31px;
  width: 103px
}
.a-icon-logo-china, .a-logo-china {
  background-position: -2px -101px;
  height: 38px;
  width: 87px
}
.a-icon-nav-cart, .a-nav-cart {
  width: 38px;
  height: 26px;
  background-position: -157px -245px
}
.a-icon-1click {
  height: 25px;
  width: 25px;
  background-position: -5px -5px
}
.a-icon-cart {
  height: 25px;
  width: 25px;
  background-position: -35px -5px
}
.a-icon-sns {
  height: 25px;
  width: 25px;
  background-position: -88px -35px
}
.a-icon-supplemental {
  opacity: .64;
  width: 8px;
  height: 11px;
  background-position: -77px -5px
}
.a-icon-dropdown {
  width: 10px;
  height: 8px;
  background-position: -7px -102px
}
.a-icon-arrow-up {
  background-position: -354px -5px;
  width: 7px;
  height: 4px;
  opacity: .64
}
.a-icon-extender-collapse, .a-icon-extender-expand {
  width: 7px;
  height: 9px;
  background-position: -82px -293px
}
.a-icon-extender-collapse {
  background-position: -94px -293px
}
[class*=a-icon-star]>.a-icon-alt {
  clip-path: circle(0);
  left: auto;
  width: 100%;
  height: 100%;
  font-size: inherit;
  line-height: normal;
  opacity: 0
}
.a-icon-close {
  opacity: .64;
  width: 10px;
  height: 9px;
  background-position: -297px -5px
}
.a-icon-remove {
  width: 13px;
  height: 12px;
  background-position: -311px -5px;
  opacity: .64
}
.a-icon-row {
  padding-top: 1px;
  padding-bottom: 1px
}
.a-icon-row:hover a {
  text-decoration: none
}
.a-icon-checkout {
  background-position: -58px -35px;
  height: 25px;
  width: 25px
}
.a-icon-buynow {
  width: 25px;
  height: 25px;
  background-position: -35px -60px
}
.a-icon-star-large, .a-icon-star-large-full, .a-icon-star-large-hover {
  height: 35px;
  width: 38px
}
.a-icon-star-large {
  background-position: -350px -705px
}
.a-icon-star-large-full {
  background-position: -300px -705px
}
.a-icon-star-large-hover {
  background-position: -250px -705px
}
.a-icon-heart-on {
  background-position: -6px -729px;
  height: 21px;
  width: 22px
}
.a-icon-heart-off {
  background-position: -39px -729px;
  height: 21px;
  width: 22px
}
.a-icon-heart-hover {
  background-position: -72px -729px;
  height: 21px;
  width: 22px
}
.a-icon.a-icon-heart-hollow-dark, .a-icon.a-icon-heart-hollow-light, .a-icon.a-icon-heart-solid-red {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/uDspLSCREvEXFJc.png*/
  url();
  -webkit-background-size: 26px 78px;
  background-size: 26px 78px
}
.a-hires .a-icon.a-icon-heart-hollow-dark, .a-hires .a-icon.a-icon-heart-hollow-light, .a-hires .a-icon.a-icon-heart-solid-red {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/FtyrfMTkFvztJoW.png*/
  url()
}
.a-icon-heart-hollow-light {
  width: 26px;
  height: 26px;
  background-position: 0 0
}
.a-icon-heart-hollow-dark {
  width: 26px;
  height: 26px;
  background-position: 0 -52px
}
.a-icon-heart-solid-red {
  width: 26px;
  height: 26px;
  background-position: 0 -26px
}
.a-icon-VOB-blocked, .a-icon-VOB-info, .a-icon-VOB-preferred, .a-icon-VOB-restricted {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/FnGh4fljd-s5Ueo.png*/
  url();
  -webkit-background-size: 512px 64px;
  background-size: 512px 64px;
  background-repeat: no-repeat
}
.a-hires .a-icon-VOB-blocked, .a-hires .a-icon-VOB-info, .a-hires .a-icon-VOB-preferred, .a-hires .a-icon-VOB-restricted {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/k4lWlt72B2nDfN7.png*/
  url()
}
.a-icon-VOB-info {
  background-position: -57px -2px;
  height: 53px;
  width: 53px
}
.a-icon-VOB-info.a-icon-small {
  background-position: -222px -13px;
  height: 20px;
  width: 21px
}
.a-icon-VOB-blocked {
  background-position: -2px -2px;
  height: 53px;
  width: 53px
}
.a-icon-VOB-blocked.a-icon-small {
  background-position: -222px -35px;
  height: 20px;
  width: 21px
}
.a-icon-VOB-restricted {
  background-position: -167px -2px;
  height: 53px;
  width: 53px
}
.a-icon-VOB-restricted.a-icon-small {
  background-position: -245px -13px;
  height: 20px;
  width: 21px
}
.a-icon-VOB-preferred {
  background-position: -112px -2px;
  height: 53px;
  width: 53px
}
.a-icon-VOB-preferred.a-icon-small {
  background-position: -245px -35px;
  height: 20px;
  width: 21px
}
/* ******** */

.a-icon.a-accordion-radio, .a-icon.a-icon-checkbox, .a-icon.a-icon-radio, .a-icon.a-icon-star, .a-icon.a-icon-star-medium, .a-icon.a-icon-star-mini, .a-icon.a-icon-star-small {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/3-fm1Jbg4IHlyhq.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat
}
.a-hires .a-icon.a-accordion-radio, .a-hires .a-icon.a-icon-checkbox, .a-hires .a-icon.a-icon-radio, .a-hires .a-icon.a-icon-star, .a-hires .a-icon.a-icon-star-medium, .a-hires .a-icon.a-icon-star-mini, .a-hires .a-icon.a-icon-star-small {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/qgGRgelkhXwysfn.png*/
  var(--savepage-url-9)
}
.a-icon.a-icon-search {
  opacity: 1
}
.a-checkbox-fancy .a-icon.a-icon--checkbox, .a-checkbox-fancy .a-icon.a-icon--radio, .a-radio-fancy .a-icon.a-icon--checkbox, .a-radio-fancy .a-icon.a-icon--radio {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/3-fm1Jbg4IHlyhq.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat
}
.a-hires .a-checkbox-fancy .a-icon.a-icon--checkbox, .a-hires .a-checkbox-fancy .a-icon.a-icon--radio, .a-hires .a-radio-fancy .a-icon.a-icon--checkbox, .a-hires .a-radio-fancy .a-icon.a-icon--radio {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/qgGRgelkhXwysfn.png*/
  var(--savepage-url-9)
}
.a-no-js .a-checkbox-fancy i, .a-no-js .a-checkbox.a-checkbox-fancy i, .a-no-js .a-radio-fancy i, .a-no-js .a-radio.a-radio-fancy i {
  display: none
}
.a-no-js .a-checkbox-fancy input, .a-no-js .a-checkbox.a-checkbox-fancy input, .a-no-js .a-radio-fancy input, .a-no-js .a-radio.a-radio-fancy input {
  position: relative!important;
  z-index: auto!important;
  opacity: 1
}
.a-icon.a-star-5 {
  background-position: -166px -36px
}
.a-icon.a-star-4 {
  background-position: -84px -8px
}
.a-icon.a-star-3 {
  background-position: -84px -48px
}
.a-icon.a-star-2 {
  background-position: -181px -76px
}
.a-icon.a-star-1 {
  background-position: -375px -144px
}
.a-icon.a-star-0 {
  background-position: -278px -100px
}
.a-icon.a-star-4-5 {
  background-position: -84px -28px
}
.a-icon.a-star-3-5 {
  background-position: -181px -56px
}
.a-icon.a-star-2-5 {
  background-position: -99px -68px
}
.a-icon.a-star-1-5 {
  background-position: -390px -164px
}
.a-icon.a-star-0-5 {
  background-position: -278px -120px
}
.a-icon.a-star-brand-5 {
  background-position: -293px -140px
}
.a-icon.a-star-brand-4 {
  background-position: -196px -96px
}
.a-icon.a-star-brand-3 {
  background-position: -2px -24px
}
.a-icon.a-star-brand-2 {
  background-position: -196px -116px
}
.a-icon.a-star-brand-1 {
  background-position: -2px -64px
}
.a-icon.a-star-brand-0 {
  background-position: -293px -160px
}
.a-icon.a-star-brand-4-5 {
  background-position: -2px -4px
}
.a-icon.a-star-brand-3-5 {
  background-position: -2px -44px
}
.a-icon.a-star-brand-2-5 {
  background-position: -99px -88px
}
.a-icon.a-star-brand-1-5 {
  background-position: -390px -184px
}
.a-icon.a-star-brand-0-5 {
  background-position: -196px -136px
}
.a-icon.a-star-medium-5 {
  background-position: -99px -108px
}
.a-icon.a-star-medium-4 {
  background-position: -2px -84px
}
.a-icon.a-star-medium-3 {
  background-position: -293px -180px
}
.a-icon.a-star-medium-2 {
  background-position: -99px -132px
}
.a-icon.a-star-medium-1 {
  background-position: -390px -228px
}
.a-icon.a-star-medium-0 {
  background-position: -196px -180px
}
.a-icon.a-star-medium-4-5 {
  background-position: -390px -204px
}
.a-icon.a-star-medium-3-5 {
  background-position: -196px -156px
}
.a-icon.a-star-medium-2-5 {
  background-position: -2px -108px
}
.a-icon.a-star-medium-1-5 {
  background-position: -293px -204px
}
.a-icon.a-star-medium-0-5 {
  background-position: -99px -156px
}
.a-icon.a-star-brand-medium-5 {
  background-position: -2px -132px
}
.a-icon.a-star-brand-medium-4 {
  background-position: -293px -228px
}
.a-icon.a-star-brand-medium-3 {
  background-position: -99px -180px
}
.a-icon.a-star-brand-medium-2 {
  background-position: -196px -228px
}
.a-icon.a-star-brand-medium-1 {
  background-position: -2px -180px
}
.a-icon.a-star-brand-medium-0 {
  background-position: -2px -204px
}
.a-icon.a-star-brand-medium-4-5 {
  background-position: -196px -204px
}
.a-icon.a-star-brand-medium-3-5 {
  background-position: -2px -156px
}
.a-icon.a-star-brand-medium-2-5 {
  background-position: -99px -204px
}
.a-icon.a-star-brand-medium-1-5 {
  background-position: -99px -228px
}
.a-icon.a-star-brand-medium-0-5 {
  background-position: -2px -228px
}
.a-icon.a-star-small-5 {
  background-position: -166px -36px
}
.a-icon.a-star-small-4 {
  background-position: -84px -8px
}
.a-icon.a-star-small-3 {
  background-position: -84px -48px
}
.a-icon.a-star-small-2 {
  background-position: -181px -76px
}
.a-icon.a-star-small-1 {
  background-position: -375px -144px
}
.a-icon.a-star-small-0 {
  background-position: -278px -100px
}
.a-icon.a-star-small-4-5 {
  background-position: -84px -28px
}
.a-icon.a-star-small-3-5 {
  background-position: -181px -56px
}
.a-icon.a-star-small-2-5 {
  background-position: -99px -68px
}
.a-icon.a-star-small-1-5 {
  background-position: -390px -164px
}
.a-icon.a-star-small-0-5 {
  background-position: -278px -120px
}
.a-icon.a-star-brand-small-5 {
  background-position: -293px -140px
}
.a-icon.a-star-brand-small-4 {
  background-position: -196px -96px
}
.a-icon.a-star-brand-small-3 {
  background-position: -2px -24px
}
.a-icon.a-star-brand-small-2 {
  background-position: -196px -116px
}
.a-icon.a-star-brand-small-1 {
  background-position: -2px -64px
}
.a-icon.a-star-brand-small-0 {
  background-position: -293px -160px
}
.a-icon.a-star-brand-small-4-5 {
  background-position: -2px -4px
}
.a-icon.a-star-brand-small-3-5 {
  background-position: -2px -44px
}
.a-icon.a-star-brand-small-2-5 {
  background-position: -99px -88px
}
.a-icon.a-star-brand-small-1-5 {
  background-position: -390px -184px
}
.a-icon.a-star-brand-small-0-5 {
  background-position: -196px -136px
}
.a-icon.a-star-mini-5 {
  background-position: -447px -102px
}
.a-icon.a-star-mini-4 {
  background-position: -447px -116px
}
.a-icon.a-star-mini-3 {
  background-position: -315px -4px
}
.a-icon.a-star-mini-2 {
  background-position: -325px -32px
}
.a-icon.a-star-mini-1 {
  background-position: -325px -60px
}
.a-icon.a-star-mini-0 {
  background-position: -228px -2px
}
.a-icon.a-star-mini-4-5 {
  background-position: -437px -130px
}
.a-icon.a-star-mini-3-5 {
  background-position: -315px -18px
}
.a-icon.a-star-mini-2-5 {
  background-position: -325px -46px
}
.a-icon.a-star-mini-1-5 {
  background-position: -360px -74px
}
.a-icon.a-star-mini-0-5 {
  background-position: -228px -16px
}
.a-icon.a-star-brand-mini-5 {
  background-position: -248px -30px
}
.a-icon.a-star-brand-mini-4 {
  background-position: -360px -88px
}
.a-icon.a-star-brand-mini-3 {
  background-position: -360px -116px
}
.a-icon.a-star-brand-mini-2 {
  background-position: -263px -58px
}
.a-icon.a-star-brand-mini-1 {
  background-position: -375px -130px
}
.a-icon.a-star-brand-mini-0 {
  background-position: -166px -8px
}
.a-icon.a-star-brand-mini-4-5 {
  background-position: -360px -102px
}
.a-icon.a-star-brand-mini-3-5 {
  background-position: -263px -44px
}
.a-icon.a-star-brand-mini-2-5 {
  background-position: -263px -72px
}
.a-icon.a-star-brand-mini-1-5 {
  background-position: -278px -86px
}
.a-icon.a-star-brand-mini-0-5 {
  background-position: -166px -22px
}
.a-icon-star, .a-icon-star-medium, .a-icon-star-mini, .a-icon-star-small {
  position: relative;
  vertical-align: text-top
}
.a-icon-star-medium {
  height: 22px;
  width: 95px;
  margin-right: 1px;
  top: -2px
}
.a-icon-star, .a-icon-star-small {
  height: 18px;
  width: 80px
}
.a-icon-star-mini {
  height: 12px;
  width: 60px;
  top: 3px
}
.a-icon-radio-active, .a-icon-radio-inactive {
  vertical-align: middle;
  height: 17px;
  width: 17px
}
.a-icon-radio-inactive {
  background-position: -456px -39px!important
}
.a-icon-radio-inactive.a-icon-radio-disabled {
  background-position: -456px -58px!important
}
.a-icon-radio-inactive:hover {
  background-position: -437px -39px!important
}
.a-icon-radio-active {
  background-position: -437px -58px!important
}
.a-icon-radio-active.a-icon-radio-disabled {
  background-position: -397px -5px!important
}
.a-radio-fancy:hover .a-icon-radio-inactive {
  background-position: -437px -39px!important
}
.a-radio-fancy:hover .a-icon-radio-inactive.a-icon-radio-disabled {
  background-position: -456px -58px!important
}
.a-checkbox-fancy .a-icon-checkbox {
  vertical-align: middle;
  height: 16px;
  width: 16px
}
.a-checkbox-fancy:hover .a-icon-checkbox {
  background-position: -435px -3px!important
}
.a-checkbox-fancy .a-icon-checkbox {
  background-position: -453px -3px!important
}
.a-checkbox-fancy :checked+.a-icon-checkbox {
  background-position: -475px -40px!important
}
.a-checkbox-fancy:hover :checked+.a-icon-checkbox {
  background-position: -494px -41px!important
}
.a-checkbox-fancy :disabled+.a-icon-checkbox {
  background-position: -435px -21px!important
}
.a-checkbox-fancy :checked:disabled+.a-icon-checkbox {
  background-position: -494px -59px!important
}
.a-radio-fancy .a-icon-radio {
  vertical-align: middle;
  height: 17px;
  width: 17px
}
.a-radio-fancy:hover .a-icon-radio {
  background-position: -437px -39px!important
}
.a-radio-fancy .a-icon-radio, .a-radio-fancy.a-hover-disable:hover .a-icon-radio {
  background-position: -456px -39px!important
}
.a-radio-fancy :checked+.a-icon-radio {
  background-position: -437px -58px!important
}
.a-radio-fancy:hover :checked+.a-icon-radio {
  background-position: -416px -10px!important
}
.a-radio-fancy :disabled+.a-icon-radio {
  background-position: -456px -58px!important
}
.a-radio-fancy :checked:disabled+.a-icon-radio {
  background-position: -397px -5px!important
}
/* ******** */

.a-box, .a-box-group>.a-box.a-color-alternate-background, .a-box-group>.a-box.a-color-offset-background {
  border: 1px #D5D9D9 solid
}
.a-box.a-color-alternate-background, .a-box.a-color-offset-background {
  border: 1px #F0F2F2 solid;
  background-color: #F0F2F2!important
}
.a-box-group>.a-box {
  margin-top: -1px;
  border-radius: 0
}
.a-box-group>.a-box.a-first, .a-box-group>.a-box:first-child, .a-box-group>.a-box:first-of-type {
  border-radius: 8px 8px 0 0;
  margin-top: 0
}
.a-box-group>.a-box.a-first>.a-box-inner, .a-box-group>.a-box:first-child>.a-box-inner, .a-box-group>.a-box:first-of-type>.a-box-inner {
  border-radius: 8px 8px 0 0
}
.a-box-group>.a-box.a-last, .a-box-group>.a-box:last-child, .a-box-group>.a-box:last-of-type {
  border-radius: 0 0 8px 8px
}
.a-box-group>.a-box.a-last>.a-box-inner, .a-box-group>.a-box:last-child>.a-box-inner, .a-box-group>.a-box:last-of-type>.a-box-inner {
  border-radius: 0 0 8px 8px
}
.a-box-group>.a-box.a-onlychild, .a-box-group>.a-box:only-child {
  border-radius: 8px
}
.a-box-group>.a-box.a-onlychild>.a-box-inner, .a-box-group>.a-box:only-child>.a-box-inner {
  border-radius: 8px
}
.a-box {
  display: block;
  border-radius: 8px;
  background-color: #fff
}
.a-box .a-box-inner {
  border-radius: 8px;
  position: relative;
  padding: 14px 18px
}
.a-box-thumbnail {
  display: inline-block
}
.a-box-thumbnail .a-box-inner {
  padding: 0!important
}
.a-box-thumbnail .a-box-inner img {
  border-radius: 8px
}
.a-box-title {
  overflow: hidden
}
.a-box-title .a-box-inner {
  overflow: hidden;
  padding: 12px 18px 11px;
  background: #F0F2F2;
  font-weight: 700
}
.a-box-title+.a-box {
  border-top-color: #d8d8d8
}
.a-text-center .a-box, .a-text-center .a-box-group {
  margin-left: auto;
  margin-right: auto
}
.a-box-inner>.a-box:only-of-type {
  margin: 4px 0
}
ul.a-unordered-list.a-box-list li.a-last .a-box, ul.a-unordered-list.a-box-list li.a-last .a-box-inner, ul.a-unordered-list.a-box-list li:last-child .a-box, ul.a-unordered-list.a-box-list li:last-child .a-box-inner {
  border-radius: 0 0 8px 8px
}
ul.a-unordered-list.a-box-list li:first-child .a-box, ul.a-unordered-list.a-box-list li:first-child .a-box-inner {
  border-radius: 8px 8px 0 0
}
/* ******** */

* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}
body {
  min-height: 100%
}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block
}
audio, canvas, video {
  display: inline-block
}
audio:not([controls]) {
  display: none
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%
}
pre {
  margin: 0
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}
a:active, a:hover {
  outline: 0
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline
}
sup {
  top: -.5em
}
sub {
  bottom: -.25em
}
abbr {
  border-bottom: 0 none
}
img {
  max-width: 100%;
  border: 0
}
button, input, select, textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle
}
button, input {
  line-height: normal
}
button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 0
}
button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button
}
input[type=search] {
  -webkit-appearance: textfield
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}
textarea {
  overflow: auto;
  vertical-align: top
}
body {
  padding: 0;
  margin: 0;
  background: #fff
}
/* ******** */

.a-color-success {
  color: #007600!important
}
.a-color-attainable {
  color: #008a00!important
}
body {
  color: #0F1111
}
.a-color-base {
  color: #0F1111!important
}
.a-color-secondary, .a-color-tertiary {
  color: #565959!important
}
.a-color-base-background {
  background-color: #fff!important
}
.a-color-alternate-background {
  background-color: #f3f3f3!important
}
.a-color-offset-background {
  background-color: #f6f6f6!important
}
.a-color-state {
  color: #c45500!important
}
.a-color-price {
  color: #B12704!important
}
.a-color-error {
  color: #d00!important
}
/* ******** */

.a-row {
  width: 100%
}
.a-row:after, .a-row:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-row:after {
  clear: both
}
.a-ws div.a-column, div.a-column {
  margin-right: 2%;
  float: left;
  min-height: 1px;
  overflow: visible
}
td.a-span1, td.a-span10, td.a-span11, td.a-span12, td.a-span2, td.a-span3, td.a-span4, td.a-span5, td.a-span6, td.a-span7, td.a-span8, td.a-span9, th.a-span1, th.a-span10, th.a-span11, th.a-span12, th.a-span2, th.a-span3, th.a-span4, th.a-span5, th.a-span6, th.a-span7, th.a-span8, th.a-span9 {
  float: none;
  margin-right: 0
}
.a-span12 input {
  float: none;
  margin-right: 0
}
.a-pull1, .a-pull10, .a-pull11, .a-pull12, .a-pull2, .a-pull3, .a-pull4, .a-pull5, .a-pull6, .a-pull7, .a-pull8, .a-pull9, .a-push1, .a-push10, .a-push11, .a-push12, .a-push2, .a-push3, .a-push4, .a-push5, .a-push6, .a-push7, .a-push8, .a-push9 {
  position: relative
}
.a-row .a-span1, .a-ws .a-row .a-ws-span1 {
  width: 6.448%
}
.a-row .a-push1 {
  left: 8.448%
}
.a-row .a-pull1 {
  left: -8.448%
}
td.a-span1, th.a-span1 {
  width: 8.68%;
  float: none!important
}
.a-row .a-span2, .a-ws .a-row .a-ws-span2 {
  width: 14.948%
}
.a-row .a-push2 {
  left: 16.948%
}
.a-row .a-pull2 {
  left: -16.948%
}
td.a-span2, th.a-span2 {
  width: 17.43%;
  float: none!important
}
.a-row .a-span3, .a-ws .a-row .a-ws-span3 {
  width: 23.448%
}
.a-row .a-push3 {
  left: 25.448%
}
.a-row .a-pull3 {
  left: -25.448%
}
td.a-span3, th.a-span3 {
  width: 26.18%;
  float: none!important
}
.a-row .a-span4, .a-ws .a-row .a-ws-span4 {
  width: 31.948%
}
.a-row .a-push4 {
  left: 33.948%
}
.a-row .a-pull4 {
  left: -33.948%
}
td.a-span4, th.a-span4 {
  width: 34.93%;
  float: none!important
}
.a-row .a-span5, .a-ws .a-row .a-ws-span5 {
  width: 40.448%
}
.a-row .a-push5 {
  left: 42.448%
}
.a-row .a-pull5 {
  left: -42.448%
}
td.a-span5, th.a-span5 {
  width: 43.68%;
  float: none!important
}
.a-row .a-span6, .a-ws .a-row .a-ws-span6 {
  width: 48.948%
}
.a-row .a-push6 {
  left: 50.948%
}
.a-row .a-pull6 {
  left: -50.948%
}
td.a-span6, th.a-span6 {
  width: 52.43%;
  float: none!important
}
.a-row .a-span7, .a-ws .a-row .a-ws-span7 {
  width: 57.448%
}
.a-row .a-push7 {
  left: 59.448%
}
.a-row .a-pull7 {
  left: -59.448%
}
td.a-span7, th.a-span7 {
  width: 61.18%;
  float: none!important
}
.a-row .a-span8, .a-ws .a-row .a-ws-span8 {
  width: 65.948%
}
.a-row .a-push8 {
  left: 67.948%
}
.a-row .a-pull8 {
  left: -67.948%
}
td.a-span8, th.a-span8 {
  width: 69.93%;
  float: none!important
}
.a-row .a-span9, .a-ws .a-row .a-ws-span9 {
  width: 74.448%
}
.a-row .a-push9 {
  left: 76.448%
}
.a-row .a-pull9 {
  left: -76.448%
}
td.a-span9, th.a-span9 {
  width: 78.68%;
  float: none!important
}
.a-row .a-span10, .a-ws .a-row .a-ws-span10 {
  width: 82.948%
}
.a-row .a-push10 {
  left: 84.948%
}
.a-row .a-pull10 {
  left: -84.948%
}
td.a-span10, th.a-span10 {
  width: 87.43%;
  float: none!important
}
.a-row .a-span11, .a-ws .a-row .a-ws-span11 {
  width: 91.448%
}
.a-row .a-push11 {
  left: 93.448%
}
.a-row .a-pull11 {
  left: -93.448%
}
td.a-span11, th.a-span11 {
  width: 96.18%;
  float: none!important
}
.a-row .a-span12, .a-ws .a-row .a-ws-span12 {
  width: 99.948%
}
.a-row .a-push12 {
  left: 101.948%
}
.a-row .a-pull12 {
  left: -101.948%
}
td.a-span12, th.a-span12 {
  width: 104.93%;
  float: none!important
}
.a-column.a-span-last {
  margin-right: 0;
  float: right
}
.a-row .a-span12, .a-span12, .a-ws .a-row .a-ws-span12, .a-ws .a-ws-span12 {
  width: 100%;
  margin-right: 0
}
.a-row .a-right {
  float: right!important;
  margin-left: 2%!important;
  margin-right: 0!important
}
.a-ws .a-ws-row>.a-column.a-span-last {
  float: left;
  margin-right: 2%
}
.a-ws .a-ws-span12, div.a-column.a-span-last {
  margin-right: 0;
  float: right
}
.a-ws .a-ws-row .a-ws-span-last, .a-ws .a-ws-span-last {
  margin-right: 0!important;
  float: right!important
}
.a-fixed-left-grid-inner, .a-fixed-right-grid-inner {
  position: relative;
  padding: 0
}
.a-fixed-left-grid-inner:after, .a-fixed-left-grid-inner:before, .a-fixed-right-grid-inner:after, .a-fixed-right-grid-inner:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-fixed-left-grid-inner:after, .a-fixed-right-grid-inner:after {
  clear: both
}
.a-fixed-left-grid-col, .a-fixed-right-grid-col {
  position: relative;
  overflow: visible;
  zoom: 1;
  min-height: 1px
}
.a-fixed-right-grid {
  position: relative
}
.a-fixed-right-grid .a-col-left {
  width: 100%;
  padding-right: 3.5%
}
.a-fixed-right-grid .a-fixed-left-flipped-grid .a-col-left, .a-fixed-right-grid .a-fixed-left-grid .a-col-left {
  padding-right: 0
}
.a-fixed-left-grid {
  position: relative
}
.a-fixed-left-grid .a-col-right {
  width: 100%;
  padding-left: 3.5%
}
.a-fixed-left-grid .a-fixed-right-flipped-grid .a-col-right, .a-fixed-left-grid .a-fixed-right-grid .a-col-right {
  padding-left: 0
}
.a-grid-vertical-align.a-fixed-left-grid-inner, .a-grid-vertical-align.a-fixed-right-grid-inner {
  display: table!important;
  table-layout: fixed;
  zoom: 1;
  border-collapse: collapse;
  width: 100%
}
.a-grid-vertical-align.a-fixed-left-grid-inner>.a-fixed-left-grid-col, .a-grid-vertical-align.a-fixed-right-grid-inner>.a-fixed-right-grid-col {
  float: none!important;
  display: table-cell!important;
  zoom: 1
}
.a-fixed-right-flipped-grid .a-col-left {
  overflow: hidden;
  zoom: 1;
  width: auto
}
.a-container {
  min-width: 998px;
  padding: 14px 18px 18px;
  margin: 0 auto
}
.a-grid-vertical-align.a-row {
  display: table!important;
  table-layout: fixed;
  zoom: 1;
  border-collapse: collapse
}
.a-grid-vertical-align.a-row:after, .a-grid-vertical-align.a-row:before {
  display: none
}
.a-grid-vertical-align.a-row>div.a-column {
  float: none!important;
  display: table-cell!important;
  zoom: 1;
  padding-right: 14px
}
.a-grid-vertical-align.a-row>div.a-column.a-span-last {
  padding-right: 0
}
.a-grid-vertical-align.a-row>div.a-span1 {
  width: 8.68%
}
.a-grid-vertical-align.a-row>div.a-span2 {
  width: 17.43%
}
.a-grid-vertical-align.a-row>div.a-span3 {
  width: 26.18%
}
.a-grid-vertical-align.a-row>div.a-span4 {
  width: 34.93%
}
.a-grid-vertical-align.a-row>div.a-span5 {
  width: 43.68%
}
.a-grid-vertical-align.a-row>div.a-span6 {
  width: 52.43%
}
.a-grid-vertical-align.a-row>div.a-span7 {
  width: 61.18%
}
.a-grid-vertical-align.a-row>div.a-span8 {
  width: 69.93%
}
.a-grid-vertical-align.a-row>div.a-span9 {
  width: 78.68%
}
.a-grid-vertical-align.a-row>div.a-span10 {
  width: 87.43%
}
.a-grid-vertical-align.a-row>div.a-span11 {
  width: 96.18%
}
.a-grid-vertical-align.a-row>div.a-span12 {
  width: 104.93%
}
.a-grid-vertical-align.a-row div.a-span12 {
  padding-right: 0
}
.a-grid-vertical-align.a-row div.a-width-micro {
  width: 1px
}
.a-grid-vertical-align.a-row div.a-width-mini {
  width: 49px
}
.a-grid-vertical-align.a-row div.a-width-small {
  width: 91px
}
.a-grid-vertical-align.a-row div.a-width-base {
  width: 127px
}
.a-grid-vertical-align.a-row div.a-width-medium {
  width: 175px
}
.a-grid-vertical-align.a-row div.a-width-large {
  width: 250px
}
.a-grid-vertical-align.a-row div.a-width-extra-large {
  width: 400px
}
.a-grid-bottom.a-fixed-left-grid-inner>.a-fixed-left-grid-col, .a-grid-bottom.a-fixed-right-grid-inner>.a-fixed-right-grid-col, .a-grid-bottom.a-row>div.a-column {
  vertical-align: bottom
}
.a-grid-top.a-fixed-left-grid-inner>.a-fixed-left-grid-col, .a-grid-top.a-fixed-right-grid-inner>.a-fixed-right-grid-col, .a-grid-top.a-row>div.a-column {
  vertical-align: top
}
.a-grid-center.a-fixed-left-grid-inner>.a-fixed-left-grid-col, .a-grid-center.a-fixed-right-grid-inner>.a-fixed-right-grid-col, .a-grid-center.a-row>div.a-column {
  vertical-align: middle
}
.a-span4 div.a-span1, .a-ws .a-span4 .a-ws-row .a-ws-span1, .a-ws .a-ws-span4 .a-ws-row .a-ws-span1, .a-ws .a-ws-span4 div.a-span1 {
  width: 2.53787%
}
.a-span5 div.a-span1, .a-ws .a-span5 .a-ws-row .a-ws-span1, .a-ws .a-ws-span5 .a-ws-row .a-ws-span1, .a-ws .a-ws-span5 div.a-span1 {
  width: 3.72%
}
.a-span6 div.a-span1, .a-ws .a-span6 .a-ws-row .a-ws-span1, .a-ws .a-ws-span6 .a-ws-row .a-ws-span1, .a-ws .a-ws-span6 div.a-span1 {
  width: 4.62933%
}
.a-span7 div.a-span1, .a-ws .a-span7 .a-ws-row .a-ws-span1, .a-ws .a-ws-span7 .a-ws-row .a-ws-span1, .a-ws .a-ws-span7 div.a-span1 {
  width: 5.084%
}
.a-span8 div.a-span1, .a-ws .a-span8 .a-ws-row .a-ws-span1, .a-ws .a-ws-span8 .a-ws-row .a-ws-span1, .a-ws .a-ws-span8 div.a-span1 {
  width: 5.53867%
}
.a-span9 div.a-span1, .a-ws .a-span9 .a-ws-row .a-ws-span1, .a-ws .a-ws-span9 .a-ws-row .a-ws-span1, .a-ws .a-ws-span9 div.a-span1 {
  width: 5.81147%
}
.a-span10 div.a-span1, .a-ws .a-span10 .a-ws-row .a-ws-span1, .a-ws .a-ws-span10 .a-ws-row .a-ws-span1, .a-ws .a-ws-span10 div.a-span1 {
  width: 6.08427%
}
.a-span4 div.a-span2, .a-ws .a-span4 .a-ws-row .a-ws-span2, .a-ws .a-ws-span4 .a-ws-row .a-ws-span2, .a-ws .a-ws-span4 div.a-span2 {
  width: 11.3962%
}
.a-span5 div.a-span2, .a-ws .a-span5 .a-ws-row .a-ws-span2, .a-ws .a-ws-span5 .a-ws-row .a-ws-span2, .a-ws .a-ws-span5 div.a-span2 {
  width: 12.47%
}
.a-span6 div.a-span2, .a-ws .a-span6 .a-ws-row .a-ws-span2, .a-ws .a-ws-span6 .a-ws-row .a-ws-span2, .a-ws .a-ws-span6 div.a-span2 {
  width: 13.296%
}
.a-span7 div.a-span2, .a-ws .a-span7 .a-ws-row .a-ws-span2, .a-ws .a-ws-span7 .a-ws-row .a-ws-span2, .a-ws .a-ws-span7 div.a-span2 {
  width: 13.709%
}
.a-span8 div.a-span2, .a-ws .a-span8 .a-ws-row .a-ws-span2, .a-ws .a-ws-span8 .a-ws-row .a-ws-span2, .a-ws .a-ws-span8 div.a-span2 {
  width: 14.122%
}
.a-span9 div.a-span2, .a-ws .a-span9 .a-ws-row .a-ws-span2, .a-ws .a-ws-span9 .a-ws-row .a-ws-span2, .a-ws .a-ws-span9 div.a-span2 {
  width: 14.3698%
}
.a-span10 div.a-span2, .a-ws .a-span10 .a-ws-row .a-ws-span2, .a-ws .a-ws-span10 .a-ws-row .a-ws-span2, .a-ws .a-ws-span10 div.a-span2 {
  width: 14.6176%
}
.a-span4 div.a-span3, .a-ws .a-span4 .a-ws-row .a-ws-span3, .a-ws .a-ws-span4 .a-ws-row .a-ws-span3, .a-ws .a-ws-span4 div.a-span3 {
  width: 20.25453%
}
.a-span5 div.a-span3, .a-ws .a-span5 .a-ws-row .a-ws-span3, .a-ws .a-ws-span5 .a-ws-row .a-ws-span3, .a-ws .a-ws-span5 div.a-span3 {
  width: 21.22%
}
.a-span6 div.a-span3, .a-ws .a-span6 .a-ws-row .a-ws-span3, .a-ws .a-ws-span6 .a-ws-row .a-ws-span3, .a-ws .a-ws-span6 div.a-span3 {
  width: 21.96267%
}
.a-span7 div.a-span3, .a-ws .a-span7 .a-ws-row .a-ws-span3, .a-ws .a-ws-span7 .a-ws-row .a-ws-span3, .a-ws .a-ws-span7 div.a-span3 {
  width: 22.334%
}
.a-span8 div.a-span3, .a-ws .a-span8 .a-ws-row .a-ws-span3, .a-ws .a-ws-span8 .a-ws-row .a-ws-span3, .a-ws .a-ws-span8 div.a-span3 {
  width: 22.70533%
}
.a-span9 div.a-span3, .a-ws .a-span9 .a-ws-row .a-ws-span3, .a-ws .a-ws-span9 .a-ws-row .a-ws-span3, .a-ws .a-ws-span9 div.a-span3 {
  width: 22.92813%
}
.a-span10 div.a-span3, .a-ws .a-span10 .a-ws-row .a-ws-span3, .a-ws .a-ws-span10 .a-ws-row .a-ws-span3, .a-ws .a-ws-span10 div.a-span3 {
  width: 23.15093%
}
.a-span4 div.a-span4, .a-ws .a-span4 .a-ws-row .a-ws-span4, .a-ws .a-ws-span4 .a-ws-row .a-ws-span4, .a-ws .a-ws-span4 div.a-span4 {
  width: 29.11287%
}
.a-span5 div.a-span4, .a-ws .a-span5 .a-ws-row .a-ws-span4, .a-ws .a-ws-span5 .a-ws-row .a-ws-span4, .a-ws .a-ws-span5 div.a-span4 {
  width: 29.97%
}
.a-span6 div.a-span4, .a-ws .a-span6 .a-ws-row .a-ws-span4, .a-ws .a-ws-span6 .a-ws-row .a-ws-span4, .a-ws .a-ws-span6 div.a-span4 {
  width: 30.62933%
}
.a-span7 div.a-span4, .a-ws .a-span7 .a-ws-row .a-ws-span4, .a-ws .a-ws-span7 .a-ws-row .a-ws-span4, .a-ws .a-ws-span7 div.a-span4 {
  width: 30.959%
}
.a-span8 div.a-span4, .a-ws .a-span8 .a-ws-row .a-ws-span4, .a-ws .a-ws-span8 .a-ws-row .a-ws-span4, .a-ws .a-ws-span8 div.a-span4 {
  width: 31.28867%
}
.a-span9 div.a-span4, .a-ws .a-span9 .a-ws-row .a-ws-span4, .a-ws .a-ws-span9 .a-ws-row .a-ws-span4, .a-ws .a-ws-span9 div.a-span4 {
  width: 31.48647%
}
.a-span10 div.a-span4, .a-ws .a-span10 .a-ws-row .a-ws-span4, .a-ws .a-ws-span10 .a-ws-row .a-ws-span4, .a-ws .a-ws-span10 div.a-span4 {
  width: 31.68427%
}
.a-span4 div.a-span5, .a-ws .a-span4 .a-ws-row .a-ws-span5, .a-ws .a-ws-span4 .a-ws-row .a-ws-span5, .a-ws .a-ws-span4 div.a-span5 {
  width: 37.9712%
}
.a-span5 div.a-span5, .a-ws .a-span5 .a-ws-row .a-ws-span5, .a-ws .a-ws-span5 .a-ws-row .a-ws-span5, .a-ws .a-ws-span5 div.a-span5 {
  width: 38.72%
}
.a-span6 div.a-span5, .a-ws .a-span6 .a-ws-row .a-ws-span5, .a-ws .a-ws-span6 .a-ws-row .a-ws-span5, .a-ws .a-ws-span6 div.a-span5 {
  width: 39.296%
}
.a-span7 div.a-span5, .a-ws .a-span7 .a-ws-row .a-ws-span5, .a-ws .a-ws-span7 .a-ws-row .a-ws-span5, .a-ws .a-ws-span7 div.a-span5 {
  width: 39.584%
}
.a-span8 div.a-span5, .a-ws .a-span8 .a-ws-row .a-ws-span5, .a-ws .a-ws-span8 .a-ws-row .a-ws-span5, .a-ws .a-ws-span8 div.a-span5 {
  width: 39.872%
}
.a-span9 div.a-span5, .a-ws .a-span9 .a-ws-row .a-ws-span5, .a-ws .a-ws-span9 .a-ws-row .a-ws-span5, .a-ws .a-ws-span9 div.a-span5 {
  width: 40.0448%
}
.a-span10 div.a-span5, .a-ws .a-span10 .a-ws-row .a-ws-span5, .a-ws .a-ws-span10 .a-ws-row .a-ws-span5, .a-ws .a-ws-span10 div.a-span5 {
  width: 40.2176%
}
.a-span4 div.a-span6, .a-ws .a-span4 .a-ws-row .a-ws-span6, .a-ws .a-ws-span4 .a-ws-row .a-ws-span6, .a-ws .a-ws-span4 div.a-span6 {
  width: 46.82953%
}
.a-span5 div.a-span6, .a-ws .a-span5 .a-ws-row .a-ws-span6, .a-ws .a-ws-span5 .a-ws-row .a-ws-span6, .a-ws .a-ws-span5 div.a-span6 {
  width: 47.47%
}
.a-span6 div.a-span6, .a-ws .a-span6 .a-ws-row .a-ws-span6, .a-ws .a-ws-span6 .a-ws-row .a-ws-span6, .a-ws .a-ws-span6 div.a-span6 {
  width: 47.96267%
}
.a-span7 div.a-span6, .a-ws .a-span7 .a-ws-row .a-ws-span6, .a-ws .a-ws-span7 .a-ws-row .a-ws-span6, .a-ws .a-ws-span7 div.a-span6 {
  width: 48.209%
}
.a-span8 div.a-span6, .a-ws .a-span8 .a-ws-row .a-ws-span6, .a-ws .a-ws-span8 .a-ws-row .a-ws-span6, .a-ws .a-ws-span8 div.a-span6 {
  width: 48.45533%
}
.a-span9 div.a-span6, .a-ws .a-span9 .a-ws-row .a-ws-span6, .a-ws .a-ws-span9 .a-ws-row .a-ws-span6, .a-ws .a-ws-span9 div.a-span6 {
  width: 48.60313%
}
.a-span10 div.a-span6, .a-ws .a-span10 .a-ws-row .a-ws-span6, .a-ws .a-ws-span10 .a-ws-row .a-ws-span6, .a-ws .a-ws-span10 div.a-span6 {
  width: 48.75093%
}
.a-span4 div.a-span7, .a-ws .a-span4 .a-ws-row .a-ws-span7, .a-ws .a-ws-span4 .a-ws-row .a-ws-span7, .a-ws .a-ws-span4 div.a-span7 {
  width: 55.68787%
}
.a-span5 div.a-span7, .a-ws .a-span5 .a-ws-row .a-ws-span7, .a-ws .a-ws-span5 .a-ws-row .a-ws-span7, .a-ws .a-ws-span5 div.a-span7 {
  width: 56.22%
}
.a-span6 div.a-span7, .a-ws .a-span6 .a-ws-row .a-ws-span7, .a-ws .a-ws-span6 .a-ws-row .a-ws-span7, .a-ws .a-ws-span6 div.a-span7 {
  width: 56.62933%
}
.a-span7 div.a-span7, .a-ws .a-span7 .a-ws-row .a-ws-span7, .a-ws .a-ws-span7 .a-ws-row .a-ws-span7, .a-ws .a-ws-span7 div.a-span7 {
  width: 56.834%
}
.a-span8 div.a-span7, .a-ws .a-span8 .a-ws-row .a-ws-span7, .a-ws .a-ws-span8 .a-ws-row .a-ws-span7, .a-ws .a-ws-span8 div.a-span7 {
  width: 57.03867%
}
.a-span9 div.a-span7, .a-ws .a-span9 .a-ws-row .a-ws-span7, .a-ws .a-ws-span9 .a-ws-row .a-ws-span7, .a-ws .a-ws-span9 div.a-span7 {
  width: 57.16147%
}
.a-span10 div.a-span7, .a-ws .a-span10 .a-ws-row .a-ws-span7, .a-ws .a-ws-span10 .a-ws-row .a-ws-span7, .a-ws .a-ws-span10 div.a-span7 {
  width: 57.28427%
}
.a-span4 div.a-span8, .a-ws .a-span4 .a-ws-row .a-ws-span8, .a-ws .a-ws-span4 .a-ws-row .a-ws-span8, .a-ws .a-ws-span4 div.a-span8 {
  width: 64.5462%
}
.a-span5 div.a-span8, .a-ws .a-span5 .a-ws-row .a-ws-span8, .a-ws .a-ws-span5 .a-ws-row .a-ws-span8, .a-ws .a-ws-span5 div.a-span8 {
  width: 64.97%
}
.a-span6 div.a-span8, .a-ws .a-span6 .a-ws-row .a-ws-span8, .a-ws .a-ws-span6 .a-ws-row .a-ws-span8, .a-ws .a-ws-span6 div.a-span8 {
  width: 65.296%
}
.a-span7 div.a-span8, .a-ws .a-span7 .a-ws-row .a-ws-span8, .a-ws .a-ws-span7 .a-ws-row .a-ws-span8, .a-ws .a-ws-span7 div.a-span8 {
  width: 65.459%
}
.a-span8 div.a-span8, .a-ws .a-span8 .a-ws-row .a-ws-span8, .a-ws .a-ws-span8 .a-ws-row .a-ws-span8, .a-ws .a-ws-span8 div.a-span8 {
  width: 65.622%
}
.a-span9 div.a-span8, .a-ws .a-span9 .a-ws-row .a-ws-span8, .a-ws .a-ws-span9 .a-ws-row .a-ws-span8, .a-ws .a-ws-span9 div.a-span8 {
  width: 65.7198%
}
.a-span10 div.a-span8, .a-ws .a-span10 .a-ws-row .a-ws-span8, .a-ws .a-ws-span10 .a-ws-row .a-ws-span8, .a-ws .a-ws-span10 div.a-span8 {
  width: 65.8176%
}
.a-span4 div.a-span9, .a-ws .a-span4 .a-ws-row .a-ws-span9, .a-ws .a-ws-span4 .a-ws-row .a-ws-span9, .a-ws .a-ws-span4 div.a-span9 {
  width: 73.40453%
}
.a-span5 div.a-span9, .a-ws .a-span5 .a-ws-row .a-ws-span9, .a-ws .a-ws-span5 .a-ws-row .a-ws-span9, .a-ws .a-ws-span5 div.a-span9 {
  width: 73.72%
}
.a-span6 div.a-span9, .a-ws .a-span6 .a-ws-row .a-ws-span9, .a-ws .a-ws-span6 .a-ws-row .a-ws-span9, .a-ws .a-ws-span6 div.a-span9 {
  width: 73.96267%
}
.a-span7 div.a-span9, .a-ws .a-span7 .a-ws-row .a-ws-span9, .a-ws .a-ws-span7 .a-ws-row .a-ws-span9, .a-ws .a-ws-span7 div.a-span9 {
  width: 74.084%
}
.a-span8 div.a-span9, .a-ws .a-span8 .a-ws-row .a-ws-span9, .a-ws .a-ws-span8 .a-ws-row .a-ws-span9, .a-ws .a-ws-span8 div.a-span9 {
  width: 74.20533%
}
.a-span9 div.a-span9, .a-ws .a-span9 .a-ws-row .a-ws-span9, .a-ws .a-ws-span9 .a-ws-row .a-ws-span9, .a-ws .a-ws-span9 div.a-span9 {
  width: 74.27813%
}
.a-span10 div.a-span9, .a-ws .a-span10 .a-ws-row .a-ws-span9, .a-ws .a-ws-span10 .a-ws-row .a-ws-span9, .a-ws .a-ws-span10 div.a-span9 {
  width: 74.35093%
}
.a-span4 div.a-span10, .a-ws .a-span4 .a-ws-row .a-ws-span10, .a-ws .a-ws-span4 .a-ws-row .a-ws-span10, .a-ws .a-ws-span4 div.a-span10 {
  width: 82.26287%
}
.a-span5 div.a-span10, .a-ws .a-span5 .a-ws-row .a-ws-span10, .a-ws .a-ws-span5 .a-ws-row .a-ws-span10, .a-ws .a-ws-span5 div.a-span10 {
  width: 82.47%
}
.a-span6 div.a-span10, .a-ws .a-span6 .a-ws-row .a-ws-span10, .a-ws .a-ws-span6 .a-ws-row .a-ws-span10, .a-ws .a-ws-span6 div.a-span10 {
  width: 82.62933%
}
.a-span7 div.a-span10, .a-ws .a-span7 .a-ws-row .a-ws-span10, .a-ws .a-ws-span7 .a-ws-row .a-ws-span10, .a-ws .a-ws-span7 div.a-span10 {
  width: 82.709%
}
.a-span8 div.a-span10, .a-ws .a-span8 .a-ws-row .a-ws-span10, .a-ws .a-ws-span8 .a-ws-row .a-ws-span10, .a-ws .a-ws-span8 div.a-span10 {
  width: 82.78867%
}
.a-span9 div.a-span10, .a-ws .a-span9 .a-ws-row .a-ws-span10, .a-ws .a-ws-span9 .a-ws-row .a-ws-span10, .a-ws .a-ws-span9 div.a-span10 {
  width: 82.83647%
}
.a-span10 div.a-span10, .a-ws .a-span10 .a-ws-row .a-ws-span10, .a-ws .a-ws-span10 .a-ws-row .a-ws-span10, .a-ws .a-ws-span10 div.a-span10 {
  width: 82.88427%
}
.a-span4 div.a-span11, .a-ws .a-span4 .a-ws-row .a-ws-span11, .a-ws .a-ws-span4 .a-ws-row .a-ws-span11, .a-ws .a-ws-span4 div.a-span11 {
  width: 91.1212%
}
.a-span5 div.a-span11, .a-ws .a-span5 .a-ws-row .a-ws-span11, .a-ws .a-ws-span5 .a-ws-row .a-ws-span11, .a-ws .a-ws-span5 div.a-span11 {
  width: 91.22%
}
.a-span6 div.a-span11, .a-ws .a-span6 .a-ws-row .a-ws-span11, .a-ws .a-ws-span6 .a-ws-row .a-ws-span11, .a-ws .a-ws-span6 div.a-span11 {
  width: 91.296%
}
.a-span7 div.a-span11, .a-ws .a-span7 .a-ws-row .a-ws-span11, .a-ws .a-ws-span7 .a-ws-row .a-ws-span11, .a-ws .a-ws-span7 div.a-span11 {
  width: 91.334%
}
.a-span8 div.a-span11, .a-ws .a-span8 .a-ws-row .a-ws-span11, .a-ws .a-ws-span8 .a-ws-row .a-ws-span11, .a-ws .a-ws-span8 div.a-span11 {
  width: 91.372%
}
.a-span9 div.a-span11, .a-ws .a-span9 .a-ws-row .a-ws-span11, .a-ws .a-ws-span9 .a-ws-row .a-ws-span11, .a-ws .a-ws-span9 div.a-span11 {
  width: 91.3948%
}
.a-span10 div.a-span11, .a-ws .a-span10 .a-ws-row .a-ws-span11, .a-ws .a-ws-span10 .a-ws-row .a-ws-span11, .a-ws .a-ws-span10 div.a-span11 {
  width: 91.4176%
}
.a-span4 div.a-span12, .a-ws .a-span4 .a-ws-row .a-ws-span12, .a-ws .a-ws-span4 .a-ws-row .a-ws-span12, .a-ws .a-ws-span4 div.a-span12 {
  width: 99.97953%
}
.a-span5 div.a-span12, .a-ws .a-span5 .a-ws-row .a-ws-span12, .a-ws .a-ws-span5 .a-ws-row .a-ws-span12, .a-ws .a-ws-span5 div.a-span12 {
  width: 99.97%
}
.a-span6 div.a-span12, .a-ws .a-span6 .a-ws-row .a-ws-span12, .a-ws .a-ws-span6 .a-ws-row .a-ws-span12, .a-ws .a-ws-span6 div.a-span12 {
  width: 99.96267%
}
.a-span7 div.a-span12, .a-ws .a-span7 .a-ws-row .a-ws-span12, .a-ws .a-ws-span7 .a-ws-row .a-ws-span12, .a-ws .a-ws-span7 div.a-span12 {
  width: 99.959%
}
.a-span8 div.a-span12, .a-ws .a-span8 .a-ws-row .a-ws-span12, .a-ws .a-ws-span8 .a-ws-row .a-ws-span12, .a-ws .a-ws-span8 div.a-span12 {
  width: 99.95533%
}
.a-span9 div.a-span12, .a-ws .a-span9 .a-ws-row .a-ws-span12, .a-ws .a-ws-span9 .a-ws-row .a-ws-span12, .a-ws .a-ws-span9 div.a-span12 {
  width: 99.95313%
}
.a-span10 div.a-span12, .a-ws .a-span10 .a-ws-row .a-ws-span12, .a-ws .a-ws-span10 .a-ws-row .a-ws-span12, .a-ws .a-ws-span10 div.a-span12 {
  width: 99.95093%
}
.a-span4 .a-column, .a-ws .a-span4 .a-column, .a-ws .a-ws-span4 .a-column {
  margin-right: 6.3%;
  float: left;
  min-height: 1px
}
.a-span4 div.a-span12, .a-ws .a-span4 div.a-span12, .a-ws .a-ws-span4 div.a-span12 {
  margin-right: 0
}
.a-span4 div.a-span-last, .a-ws .a-span4 div.a-span-last, .a-ws .a-ws-span4 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-span5 .a-column, .a-ws .a-span5 .a-column, .a-ws .a-ws-span5 .a-column {
  margin-right: 5%;
  float: left;
  min-height: 1px
}
.a-span5 div.a-span12, .a-ws .a-span5 div.a-span12, .a-ws .a-ws-span5 div.a-span12 {
  margin-right: 0
}
.a-span5 div.a-span-last, .a-ws .a-span5 div.a-span-last, .a-ws .a-ws-span5 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-span6 .a-column, .a-ws .a-span6 .a-column, .a-ws .a-ws-span6 .a-column {
  margin-right: 4%;
  float: left;
  min-height: 1px
}
.a-span6 div.a-span12, .a-ws .a-span6 div.a-span12, .a-ws .a-ws-span6 div.a-span12 {
  margin-right: 0
}
.a-span6 div.a-span-last, .a-ws .a-span6 div.a-span-last, .a-ws .a-ws-span6 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-span7 .a-column, .a-ws .a-span7 .a-column, .a-ws .a-ws-span7 .a-column {
  margin-right: 3.5%;
  float: left;
  min-height: 1px
}
.a-span7 div.a-span12, .a-ws .a-span7 div.a-span12, .a-ws .a-ws-span7 div.a-span12 {
  margin-right: 0
}
.a-span7 div.a-span-last, .a-ws .a-span7 div.a-span-last, .a-ws .a-ws-span7 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-span8 .a-column, .a-ws .a-span8 .a-column, .a-ws .a-ws-span8 .a-column {
  margin-right: 3%;
  float: left;
  min-height: 1px
}
.a-span8 div.a-span12, .a-ws .a-span8 div.a-span12, .a-ws .a-ws-span8 div.a-span12 {
  margin-right: 0
}
.a-span8 div.a-span-last, .a-ws .a-span8 div.a-span-last, .a-ws .a-ws-span8 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-span9 .a-column, .a-ws .a-span9 .a-column, .a-ws .a-ws-span9 .a-column {
  margin-right: 2.7%;
  float: left;
  min-height: 1px
}
.a-span9 div.a-span12, .a-ws .a-span9 div.a-span12, .a-ws .a-ws-span9 div.a-span12 {
  margin-right: 0
}
.a-span9 div.a-span-last, .a-ws .a-span9 div.a-span-last, .a-ws .a-ws-span9 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-span10 .a-column, .a-ws .a-span10 .a-column, .a-ws .a-ws-span10 .a-column {
  margin-right: 2.4%;
  float: left;
  min-height: 1px
}
.a-span10 div.a-span12, .a-ws .a-span10 div.a-span12, .a-ws .a-ws-span10 div.a-span12 {
  margin-right: 0
}
.a-span10 div.a-span-last, .a-ws .a-span10 div.a-span-last, .a-ws .a-ws-span10 div.a-span-last {
  margin-right: 0;
  float: right
}
.a-ws .a-column .a-ws-row>.a-span-last {
  float: left
}
.a-ws .a-span4 .a-ws-row>.a-span-last, .a-ws .a-ws-span4 .a-ws-row>.a-span-last {
  margin-right: 6.3%
}
.a-ws .a-span5 .a-ws-row>.a-span-last, .a-ws .a-ws-span5 .a-ws-row>.a-span-last {
  margin-right: 5%
}
.a-ws .a-span6 .a-ws-row>.a-span-last, .a-ws .a-ws-span6 .a-ws-row>.a-span-last {
  margin-right: 4%
}
.a-ws .a-span7 .a-ws-row>.a-span-last, .a-ws .a-ws-span7 .a-ws-row>.a-span-last {
  margin-right: 3.5%
}
.a-ws .a-span8 .a-ws-row>.a-span-last, .a-ws .a-ws-span8 .a-ws-row>.a-span-last {
  margin-right: 3%
}
.a-ws .a-span9 .a-ws-row>.a-span-last, .a-ws .a-ws-span9 .a-ws-row>.a-span-last {
  margin-right: 2.7%
}
.a-ws .a-span10 .a-ws-row>.a-span-last, .a-ws .a-ws-span10 .a-ws-row>.a-span-last {
  margin-right: 2.4%
}
/* ******** */

.a-spacing-none, .a-ws .a-ws-spacing-none {
  margin-bottom: 0!important
}
.a-spacing-micro, .a-ws .a-ws-spacing-micro {
  margin-bottom: 4px!important
}
.a-spacing-top-micro {
  margin-top: 4px!important
}
.a-spacing-top-micro.a-button-stack, .a-spacing-top-micro.a-section {
  padding-top: 4px;
  margin-top: 0!important
}
.a-spacing-mini, .a-ws .a-ws-spacing-mini {
  margin-bottom: 4px!important
}
.a-spacing-top-mini {
  margin-top: 4px!important
}
.a-spacing-top-mini.a-button-stack, .a-spacing-top-mini.a-section {
  padding-top: 4px;
  margin-top: 0!important
}
.a-spacing-small, .a-ws .a-ws-spacing-small {
  margin-bottom: 8px!important
}
.a-spacing-top-small {
  margin-top: 8px!important
}
.a-spacing-base, .a-ws .a-ws-spacing-base {
  margin-bottom: 12px!important
}
.a-spacing-top-base {
  margin-top: 12px!important
}
.a-spacing-medium, .a-ws .a-ws-spacing-medium {
  margin-bottom: 16px!important
}
.a-spacing-top-medium {
  margin-top: 16px!important
}
.a-spacing-medium-plus, .a-ws .a-ws-spacing-medium-plus {
  margin-bottom: 20px!important
}
.a-spacing-top-medium-plus {
  margin-top: 20px!important
}
.a-spacing-large, .a-ws .a-ws-spacing-large {
  margin-bottom: 24px!important
}
.a-spacing-top-large {
  margin-top: 24px!important
}
.a-spacing-extra-large, .a-ws .a-ws-spacing-extra-large {
  margin-bottom: 32px!important
}
.a-spacing-top-extra-large {
  margin-top: 32px!important
}
.a-spacing-double-large, .a-ws .a-ws-spacing-double-large {
  margin-bottom: 48px!important
}
.a-spacing-extra-large-plus, .a-ws .a-ws-spacing-extra-large-plus {
  margin-bottom: 40px!important
}
.a-spacing-top-extra-large-plus {
  margin-top: 40px!important
}
.a-spacing-top-double-large {
  margin-top: 48px!important
}
.a-spacing-block-top {
  margin-top: 4px
}
.a-spacing-block {
  margin: 4px 0
}
.a-spacing-tight {
  line-height: 0
}
.a-last {
  margin-bottom: 0!important
}
.a-padding-none {
  padding: 0!important
}
.a-padding-mini {
  padding: 4px 6px!important
}
.a-padding-small {
  padding: 6px 10px!important
}
.a-padding-base {
  padding: 10px 14px!important
}
.a-padding-medium {
  padding: 14px 18px!important
}
.a-padding-large {
  padding: 18px 22px!important
}
.a-padding-double-large {
  padding: 44px!important
}
.a-text-left {
  text-align: left!important
}
.a-text-center {
  text-align: center!important
}
.a-text-right {
  text-align: right!important
}
.a-width-micro {
  width: 1px!important
}
.a-width-mini {
  width: 35px
}
.a-width-small {
  width: 77px
}
.a-width-base {
  width: 113px
}
.a-width-medium {
  width: 175px!important
}
.a-width-large {
  width: 250px!important
}
.a-width-extra-large {
  width: 400px!important
}
.a-width-limited {
  max-width: 100%
}
.a-span-flex {
  width: auto!important
}
.a-span-small {
  width: 30px!important
}
.a-span-base {
  width: 56px!important
}
.a-span-medium {
  width: 72px!important
}
.a-section {
  margin-bottom: 22px
}
.a-section:last-child {
  margin-bottom: 0
}
.a-letter-space {
  display: inline-block;
  width: .385em
}
.a-padding-extra-large {
  padding: 20px 26px!important
}
/* ******** */

.clearfix:after, .clearfix:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.clearfix:after {
  clear: both
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.offscreen {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden
}
.a-visible-phone {
  display: none!important
}
.a-visible-tablet {
  display: none!important
}
.a-hidden-desktop {
  display: none!important
}
@media (max-width:767px) {
  .a-visible-phone {
    display: inherit!important
  }
  .a-hidden-phone {
    display: none!important
  }
  .a-hidden-desktop {
    display: inherit!important
  }
  .a-visible-desktop {
    display: none!important
  }
}
@media (min-width:768px) and (max-width:979px) {
  .a-visible-tablet {
    display: inherit!important
  }
  .a-hidden-tablet {
    display: none!important
  }
  .a-hidden-desktop {
    display: inherit!important
  }
  .a-visible-desktop {
    display: none!important
  }
}
/* ******** */

hr {
  background-color: transparent;
  display: block;
  height: 1px;
  border-width: 0;
  border-top: 1px solid #e7e7e7;
  line-height: 19px;
  margin-top: 0;
  margin-bottom: 14px
}
.a-color-alternate-background .a-divider.a-divider-break:after {
  border-top: 1px solid #ddd
}
.a-color-alternate-background .a-divider.a-divider-break h5 {
  background-color: #f3f3f3;
  color: #4e5151
}
.a-box.a-color-offset-background .a-divider.a-divider-break:after, .a-color-offset-background .a-divider.a-divider-break:after {
  border-top: 1px solid #ddd
}
.a-box.a-color-offset-background .a-divider.a-divider-break h5, .a-color-offset-background .a-divider.a-divider-break h5 {
  background-color: #f6f6f6;
  color: #4e5151
}
.a-box.a-color-offset-background .a-divider.a-divider-section .a-divider-inner:after, .a-color-offset-background .a-divider.a-divider-section .a-divider-inner:after {
  background-color: transparent;
  background: -webkit-linear-gradient(to right, #f6f6f6, rgba(255, 255, 255, 0), #f6f6f6);
  background: linear-gradient(to right, #f6f6f6, rgba(255, 255, 255, 0), #f6f6f6)
}
.a-box .a-divider.a-divider-section .a-divider-inner, .a-color-base-background .a-divider.a-divider-section .a-divider-inner, .a-divider.a-divider-section .a-divider-inner {
  height: 44px;
  margin-bottom: -18px;
  background: -webkit-linear-gradient(to bottom, rgba(0, 0, 0, .14), rgba(0, 0, 0, .03) 3px, transparent);
  background: linear-gradient(to bottom, rgba(0, 0, 0, .14), rgba(0, 0, 0, .03) 3px, transparent);
  z-index: 0;
  zoom: 1
}
.a-box .a-divider.a-divider-section .a-divider-inner:after, .a-color-base-background .a-divider.a-divider-section .a-divider-inner:after, .a-divider.a-divider-section .a-divider-inner:after {
  display: block;
  width: 100%;
  height: 44px;
  background-color: transparent;
  background: -webkit-linear-gradient(to right, #fff, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to right, #fff, rgba(255, 255, 255, 0), #fff);
  z-index: 1;
  content: ""
}
.a-box .a-divider.a-divider-break, .a-color-base-background .a-divider.a-divider-break, .a-divider.a-divider-break {
  text-align: center;
  position: relative;
  top: 2px;
  padding-top: 1px;
  margin-bottom: 14px;
  line-height: 0
}
.a-box .a-divider.a-divider-break:after, .a-color-base-background .a-divider.a-divider-break:after, .a-divider.a-divider-break:after {
  content: "";
  width: 100%;
  background-color: transparent;
  display: block;
  height: 1px;
  border-top: 1px solid #e7e7e7;
  position: absolute;
  top: 50%;
  margin-top: -1px;
  z-index: 1
}
.a-box .a-divider.a-divider-break h5, .a-color-base-background .a-divider.a-divider-break h5, .a-divider.a-divider-break h5 {
  line-height: 1;
  font-size: 12px;
  color: #767676;
  font-weight: 400;
  z-index: 2;
  position: relative;
  display: inline-block;
  background-color: #fff;
  padding: 0 8px 0 7px
}
/* ******** */

.a-global-nav-wrapper {
  background: #f7f7f7;
  background: -webkit-linear-gradient(top, #fff, #eee);
  background: linear-gradient(to bottom, #fff, #eee);
  border-bottom: 1px solid rgba(0, 0, 0, .17)
}
.a-global-nav-subnav {
  background-color: #eee;
  border-bottom: 1px solid rgba(0, 0, 0, .17);
  padding: 8px 18px 7px
}
.a-footer table {
  max-width: 996px
}
.a-footer ul a {
  text-decoration: none
}
.a-footer ul a:hover {
  text-decoration: underline
}
.a-subheader:after, .a-subheader:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-subheader:after {
  clear: both
}
.a-subheader.a-breadcrumb ul li {
  margin-right: .4235em;
  float: left
}
.a-subheader.a-breadcrumb ul li.a-breadcrumb-divider {
  color: #949494;
  position: relative;
  top: -1px
}
.a-subheader.a-breadcrumb ul li a {
  color: #565959
}
.a-subheader.a-breadcrumb ul li a:hover {
  color: #c45500
}
.a-subheader.a-breadcrumb ul li.a-selected a {
  color: #c45500
}
/* ******** */

#a-draggables-mousedown-layer {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: fixed
}
/* ******** */

.a-scroller {
  width: 100%;
  height: 100%;
  overflow: auto
}
.a-scroller-vertical {
  overflow-x: hidden
}
.a-scroller-horizontal {
  overflow-y: hidden
}
.a-scroller-none {
  overflow: hidden
}
/* ******** */

.a-alert .a-icon.a-icon-alert {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/3-fm1Jbg4IHlyhq.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat;
  display: inline-block;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 18px;
  top: 14px
}
.a-hires .a-alert .a-icon.a-icon-alert {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/qgGRgelkhXwysfn.png*/
  var(--savepage-url-9)
}
.a-alert-error, .a-alert-info, .a-alert-success, .a-alert-warning {
  position: relative;
  border-style: solid;
  border-width: 2px;
  border-left-width: 12px
}
.a-alert-error .a-alert-container, .a-alert-info .a-alert-container, .a-alert-success .a-alert-container, .a-alert-warning .a-alert-container {
  background-color: #FFF;
  padding: 14px 18px 18px
}
.a-alert-error .a-alert-container .a-alert-heading, .a-alert-info .a-alert-container .a-alert-heading, .a-alert-success .a-alert-container .a-alert-heading, .a-alert-warning .a-alert-container .a-alert-heading {
  padding-left: 26px
}
.a-alert-error .a-alert-container .a-alert-heading+.a-icon.a-icon-alert, .a-alert-info .a-alert-container .a-alert-heading+.a-icon.a-icon-alert, .a-alert-success .a-alert-container .a-alert-heading+.a-icon.a-icon-alert, .a-alert-warning .a-alert-container .a-alert-heading+.a-icon.a-icon-alert {
  top: 16px
}
.a-alert-error .a-alert-container .a-alert-heading+.a-icon.a-icon-alert+.a-alert-content, .a-alert-info .a-alert-container .a-alert-heading+.a-icon.a-icon-alert+.a-alert-content, .a-alert-success .a-alert-container .a-alert-heading+.a-icon.a-icon-alert+.a-alert-content, .a-alert-warning .a-alert-container .a-alert-heading+.a-icon.a-icon-alert+.a-alert-content {
  padding-left: 0
}
.a-alert-error .a-alert-container .a-alert-content, .a-alert-info .a-alert-container .a-alert-content, .a-alert-success .a-alert-container .a-alert-content, .a-alert-warning .a-alert-container .a-alert-content {
  padding-left: 26px
}
.a-alert-error {
  border-color: #CC0C39
}
.a-alert-error .a-alert-container .a-icon.a-icon-alert {
  background-position: -340px -80px
}
.a-alert-info {
  border-color: #1196AB
}
.a-alert-info .a-alert-container .a-icon.a-icon-alert {
  background-position: -412px -29px
}
.a-alert-success {
  border-color: #067D62
}
.a-alert-success .a-alert-container .a-icon.a-icon-alert {
  background-position: -457px -144px
}
.a-alert-warning {
  border-color: #FFAF38
}
.a-alert-warning .a-alert-container .a-icon.a-icon-alert {
  background-position: -377px -4px
}
.a-alert-heading {
  padding-bottom: 10px
}
.a-alert-inline .a-icon.a-icon-alert {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/3-fm1Jbg4IHlyhq.png*/
  url();
  -webkit-background-size: 512px 256px;
  background-size: 512px 256px;
  background-repeat: no-repeat;
  height: 18px;
  width: 18px;
  position: absolute;
  left: 2px;
  top: -1px
}
.a-hires .a-alert-inline .a-icon.a-icon-alert {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/qgGRgelkhXwysfn.png*/
  var(--savepage-url-9)
}
.a-alert-inline {
  position: relative;
  display: inline-block;
  border: none;
  vertical-align: middle;
  background-color: transparent;
  border-radius: 0;
  min-height: 20px
}
.a-alert-inline .a-alert-container {
  border-radius: 0;
  padding: 0
}
.a-alert-inline .a-alert-container .a-alert-content {
  margin-bottom: 0;
  text-align: left;
  font-size: 12px;
  line-height: 15px
}
.a-alert-inline-error .a-alert-container, .a-alert-inline-info .a-alert-container, .a-alert-inline-success .a-alert-container, .a-alert-inline-warning .a-alert-container {
  padding-left: 28px
}
.a-alert-inline-error .a-alert-container.a-box-inner, .a-alert-inline-info .a-alert-container.a-box-inner, .a-alert-inline-success .a-alert-container.a-box-inner, .a-alert-inline-warning .a-alert-container.a-box-inner {
  padding-left: 28px
}
.a-alert-inline-error .a-alert-heading+.a-icon.a-icon-alert, .a-alert-inline-info .a-alert-heading+.a-icon.a-icon-alert, .a-alert-inline-success .a-alert-heading+.a-icon.a-icon-alert, .a-alert-inline-warning .a-alert-heading+.a-icon.a-icon-alert {
  top: 2px
}
.a-alert-inline-error .a-alert-container {
  color: #BA0933
}
.a-alert-inline-error .a-icon.a-icon-alert {
  background-position: -340px -80px
}
.a-alert-inline-info .a-alert-container {
  color: inherit
}
.a-alert-inline-info .a-icon.a-icon-alert {
  background-position: -412px -29px
}
.a-alert-inline-success .a-alert-container {
  color: #067D62
}
.a-alert-inline-success .a-icon.a-icon-alert {
  background-position: -457px -144px
}
.a-alert-inline-warning .a-alert-container {
  color: inherit
}
.a-alert-inline-warning .a-icon.a-icon-alert {
  background-position: -377px -4px
}
/* ******** */

.a-badge {
  text-decoration: none;
  display: inline-block
}
.a-badge .a-badge-label {
  position: relative;
  height: 26px;
  z-index: 1;
  float: left
}
.a-badge .a-badge-label .a-badge-label-inner {
  line-height: 26px;
  height: 26px;
  font-size: 12px
}
[data-a-badge-type=status] .a-badge-label {
  max-width: 130px;
  background-color: #232F3E;
  color: #232F3E;
  padding: 0 6px 0 10px
}
[data-a-badge-type=status] .a-badge-label .a-badge-label-inner {
  color: #fff
}
[data-a-badge-type=status] .a-badge-label .a-badge-label-inner [data-a-badge-color=orange] {
  color: #F69931
}
[data-a-badge-type=status] .a-badge-label:after {
  content: "";
  width: 10px;
  height: 26px;
  border-right: 10px solid transparent;
  border-top: 26px solid;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  right: -10px
}
[data-a-badge-type=deal] .a-badge-label {
  max-width: 140px;
  background-color: #232F3E;
  padding: 0 10px
}
[data-a-badge-type=deal] .a-badge-label[data-a-badge-color=evergreen] {
  background-color: #97EDFC
}
[data-a-badge-type=deal] .a-badge-label[data-a-badge-color=evergreen] .a-badge-label-inner {
  color: #333E48
}
[data-a-badge-type=deal] .a-badge-label .a-badge-label-inner {
  color: #fff
}
.a-badge[data-a-badge-supplementary-position] {
  float: left
}
.a-badge[data-a-badge-supplementary-position=right] .a-badge-supplementary-text {
  display: none;
  padding-left: 16px;
  line-height: 26px;
  height: 26px;
  position: relative;
  z-index: 1
}
.a-badge[data-a-badge-supplementary-position=bottom] .a-badge-supplementary-text {
  background-color: #fff;
  padding: 32px 10px 10px 10px;
  position: absolute;
  width: 100%;
  border-bottom: 1px solid #DDD;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .1);
  display: none
}
.a-badge:focus .a-badge-supplementary-text, .a-badge:hover .a-badge-supplementary-text {
  display: block
}
.a-badge:focus[data-a-badge-supplementary-position=right], .a-badge:hover[data-a-badge-supplementary-position=right] {
  width: 100%
}
/* ******** */

.a-button {
  background: #FFF;
  border-radius: 3px;
  border-color: #D5D9D9;
  border-style: solid;
  border-width: 1px;
  cursor: pointer;
  display: inline-block;
  padding: 0;
  text-align: center;
  text-decoration: none!important;
  vertical-align: middle
}
.a-button:active .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
  background-image: none
}
.a-button:not(.a-button-toggle) {
  border-radius: 8px;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button:not(.a-button-toggle) .a-button-inner {
  border-radius: 7px;
  background: 0 0;
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) {
  background-color: #FFF;
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) .a-button-inner {
  box-shadow: none
}
.a-button:active:not(.a-button-disabled) .a-button-inner .a-button-text {
  color: #0F1111
}
.a-button:hover {
  background-color: #F7FAFA;
  border-color: #D5D9D9
}
.a-button.a-button-disabled {
  background-color: #FFF;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button.a-button-disabled:active .a-button-inner, .a-button.a-button-disabled:focus .a-button-inner, .a-button.a-button-disabled:hover .a-button-inner {
  background-color: #FFF
}
.a-button.a-button-focus, .a-button:focus {
  outline: 0;
  border-color: #008296;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button.a-button-focus .a-button-inner, .a-button:focus .a-button-inner {
  background-color: #EDFDFF
}
.a-button.a-button-focus .a-button-inner .a-button-text, .a-button:focus .a-button-inner .a-button-text {
  color: #0F1111
}
.a-button.a-button-pressed, .a-button.a-button-pressed:hover {
  border-color: #D5D9D9
}
.a-button.a-button-pressed .a-button-inner, .a-button.a-button-pressed:hover .a-button-inner {
  background-color: #dcdfe3;
  background-image: none;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button.a-button-error {
  border-color: #d00
}
.a-button .a-button-text {
  color: #0F1111
}
.a-button .a-button-text:hover {
  color: #0F1111
}
.a-button .a-icon-previous {
  margin: 5px 6px 5px 5px
}
.a-button .a-icon-next {
  margin: 5px 5px 5px 6px
}
.a-button .a-icon-restart {
  margin: 3px 3px 3px 4px
}
.a-button-text {
  background-color: transparent;
  border: 0;
  display: block;
  font-size: 13px;
  line-height: 29px;
  margin: 0;
  outline: 0;
  padding: 0 10px 0 11px;
  text-align: center;
  white-space: nowrap
}
.a-button-text:focus {
  outline: 0
}
a.a-button-text, button.a-button-text {
  width: 100%;
  height: 100%
}
.a-button-inner {
  display: block;
  position: relative;
  overflow: hidden;
  height: 29px;
  border-radius: 2px
}
.a-button-input {
  position: absolute;
  background-color: transparent;
  color: transparent;
  border: 0;
  cursor: pointer;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  opacity: .01;
  outline: 0;
  overflow: visible;
  z-index: 20
}
.a-button a, .a-button:hover:not(.a-button-search) a {
  color: #0F1111;
  text-decoration: none!important
}
.a-button-image {
  height: auto
}
.a-button-image .a-button-inner {
  padding: 6px;
  line-height: 0;
  height: auto
}
.a-button-image.a-button-small .a-button-inner {
  height: 33px
}
.a-button-icon:not(.a-button-toggle), .a-button-search:not(.a-button-toggle) {
  border-radius: 20px
}
.a-button-icon:not(.a-button-toggle) .a-button-inner, .a-button-search:not(.a-button-toggle) .a-button-inner {
  border-radius: 19px
}
.a-button-icon:not(.a-button-toggle).a-button-small, .a-button-search:not(.a-button-toggle).a-button-small {
  border-radius: 16px
}
.a-button-icon:not(.a-button-toggle).a-button-small .a-button-inner, .a-button-search:not(.a-button-toggle).a-button-small .a-button-inner {
  border-radius: 15px
}
.a-button-icon .a-icon-1click, .a-button-icon .a-icon-buynow, .a-button-icon .a-icon-cart, .a-button-icon .a-icon-sns {
  display: none
}
.a-button-stretch {
  width: 100%
}
.a-button-beside-text {
  margin-top: -3px
}
.a-button-text img {
  min-width: 5px
}
.a-button+.a-button {
  margin-left: .385em
}
@-moz-document url-prefix() {
  .a-button .a-button-text {
    line-height: 29px
  }
  .a-button-small .a-button-text {
    line-height: 21px
  }
}
.a-button.a-button-small {
  height: 22px
}
.a-button.a-button-small .a-button-text {
  font-size: 11px;
  height: 20px;
  line-height: 20px;
  padding: 0 6px 0 7px
}
.a-button.a-button-small .a-button-inner, .a-button.a-button-small.a-button-disabled .a-button-inner, .a-button.a-button-small.a-button-disabled.a-button-focus .a-button-inner, .a-button.a-button-small.a-button-disabled:active .a-button-inner, .a-button.a-button-small.a-button-disabled:focus .a-button-inner, .a-button.a-button-small.a-button-disabled:hover .a-button-inner, .a-button.a-button-small.a-button-focus .a-button-inner, .a-button.a-button-small.a-button-focus:active .a-button-inner, .a-button.a-button-small:active .a-button-inner, .a-button.a-button-small:focus .a-button-inner, .a-button.a-button-small:focus:active .a-button-inner, .a-button.a-button-small:hover .a-button-inner {
  height: 20px!important
}
.a-button-toggle {
  background-color: #fff
}
.a-button-toggle.a-button {
  border-color: #adb1b8 #a2a6ac #8d9096
}
.a-button-toggle.a-button-error {
  border-color: #d00
}
.a-button-toggle .a-button-inner {
  background-color: #fff;
  background-image: none;
  height: auto
}
.a-button-toggle .a-button-text {
  line-height: 19px;
  padding: 5px 10px 5px 11px;
  text-align: left;
  white-space: normal
}
.a-button-toggle.a-button-focus {
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, .5)
}
.a-button-toggle.a-button-focus, .a-button-toggle:focus, .a-button-toggle:hover {
  border-color: #a2a6ac #979aa1 #82858a
}
.a-button-toggle.a-button-focus .a-button-inner, .a-button-toggle:focus .a-button-inner, .a-button-toggle:hover .a-button-inner {
  background-color: #f3f3f3;
  background-image: none
}
.a-button-toggle.a-button-thumbnail.a-button-unavailable, .a-button-toggle.a-button-unavailable {
  border-color: #adb1b8 #a2a6ac #8d9096;
  border-style: dashed
}
.a-button-toggle.a-button-thumbnail.a-button-unavailable:hover:not(.a-button-selected), .a-button-toggle.a-button-unavailable:hover:not(.a-button-selected) {
  border-color: #a2a6ac #979aa1 #82858a
}
.a-button-toggle.a-button-thumbnail.a-button-unavailable:active, .a-button-toggle.a-button-thumbnail.a-button-unavailable:active:hover:not(.a-button-selected), .a-button-toggle.a-button-unavailable:active, .a-button-toggle.a-button-unavailable:active:hover:not(.a-button-selected) {
  border-color: #8c8c8c;
  border-style: solid;
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, .5)
}
.a-button-toggle.a-button-thumbnail.a-button-unavailable .a-button-text, .a-button-toggle.a-button-unavailable .a-button-text {
  color: #565959
}
.a-button-toggle:active, .a-button-toggle:active:hover {
  border-color: #adb1b8 #a2a6ac #a2a6ac
}
.a-button-toggle:active .a-button-inner {
  background-color: #eaecee;
  background-image: none
}
.a-button-toggle.a-button-selected {
  background-color: #fff;
  overflow: visible
}
.a-button-toggle.a-button-selected, .a-button-toggle.a-button-selected.a-button-unavailable {
  border-color: #e77600
}
.a-button-toggle.a-button-selected .a-button-inner, .a-button-toggle.a-button-selected.a-button-focus .a-button-inner, .a-button-toggle.a-button-selected.a-button-focus:hover .a-button-inner, .a-button-toggle.a-button-selected:focus .a-button-inner, .a-button-toggle.a-button-selected:focus:hover .a-button-inner, .a-button-toggle.a-button-selected:hover .a-button-inner {
  background-color: #fef8f2;
  background-image: none
}
.a-button-toggle.a-button-selected .a-button-text {
  font-weight: 700
}
.a-button-toggle.a-button-disabled, .a-button-toggle.a-button-disabled:active, .a-button-toggle.a-button-disabled:hover {
  background-color: #f7f8fa;
  box-shadow: none;
  border-color: #e0e0e0
}
.a-button-toggle.a-button-disabled .a-button-inner, .a-button-toggle.a-button-disabled:active .a-button-inner, .a-button-toggle.a-button-disabled:hover .a-button-inner {
  background-color: #f7f8fa
}
.a-button-toggle.a-button-error .a-button-text {
  color: #d00
}
.a-button-toggle.a-button-thumbnail {
  border-radius: 2px;
  height: auto;
  overflow: visible;
  border-color: #a2a6ac;
  border-radius: 2px
}
.a-button-toggle.a-button-thumbnail.a-button-focus, .a-button-toggle.a-button-thumbnail:focus, .a-button-toggle.a-button-thumbnail:hover {
  border-color: #a2a6ac #979aa1 #82858a
}
.a-button-toggle.a-button-thumbnail:hover .a-button-inner {
  background-color: #fff
}
.a-button-toggle.a-button-thumbnail:active {
  border-color: #adb1b8 #a2a6ac #a2a6ac
}
.a-button-toggle.a-button-thumbnail.a-button-selected {
  border-color: #e77600
}
.a-button-toggle.a-button-thumbnail .a-button-inner {
  border-radius: 2px;
  height: auto;
  overflow: hidden;
  padding: 0
}
.a-button-toggle.a-button-thumbnail .a-button-inner img {
  border-radius: 2px
}
.a-button-toggle.a-button-thumbnail .a-button-text {
  padding: 0
}
.a-button-toggle.a-button-thumbnail button.a-button-text {
  height: auto
}
.a-button-toggle.a-button-thumbnail.a-button-disabled {
  background: #fff!important;
  border-color: #e7e7e7!important
}
.a-button-toggle.a-button-thumbnail.a-button-disabled .a-button-inner {
  background: 0 0!important
}
.a-button-toggle.a-button-thumbnail.a-button-disabled img {
  opacity: .32
}
.a-button-toggle-section {
  height: auto
}
.a-button-toggle-section .a-button-inner {
  padding: 14px 18px
}
.a-button-toggle-section .a-button-text {
  line-height: 19px
}
.a-button-toggle-group:after, .a-button-toggle-group:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-button-toggle-group:after {
  clear: both
}
.a-button-dropdown {
  background: #FFF
}
.a-button-dropdown:active .a-button-inner {
  background-image: none
}
.a-button-dropdown .a-button-text {
  padding-right: 26px;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  z-index: 10
}
.a-button-dropdown.a-button-small .a-button-text {
  padding-right: 20px
}
.a-button-dropdown:active.a-button-disabled .a-button-inner, .a-button-dropdown:focus.a-button-disabled .a-button-inner, .a-button-dropdown:hover.a-button-disabled .a-button-inner {
  background: #FFF
}
.a-button-dropdown:active.a-button-disabled .a-button-inner:active .a-button-inner, .a-button-dropdown:focus.a-button-disabled .a-button-inner:active .a-button-inner, .a-button-dropdown:hover.a-button-disabled .a-button-inner:active .a-button-inner {
  background-image: none
}
.a-button-group .a-button-dropdown, .a-button-group .a-button-splitdropdown {
  width: 26px!important;
  min-width: 26px!important
}
.a-button .a-icon-dropdown {
  position: absolute;
  top: 10px;
  right: 8px
}
.a-button.a-button-small .a-icon-dropdown {
  top: 6px
}
.a-button.a-button-small.a-button-dropdown .a-icon-dropdown {
  right: 5px
}
.a-button-group-splitdropdown .a-button.a-button-primary {
  box-shadow: none
}
.a-button-group-splitdropdown .a-button.a-button-primary .a-button-inner {
  background: linear-gradient(to bottom, #f7dfa5, #f0c14b)
}
.a-button-disabled {
  background: #F8F9F9;
  background-image: none!important;
  border-color: #EAECEC!important;
  cursor: default!important
}
.a-button-disabled .a-button-inner .a-icon {
  opacity: .4!important
}
.a-button-disabled .a-button-primary {
  background-color: #F8F9F9
}
.a-button-disabled:active, .a-button-disabled:focus, .a-button-disabled:hover {
  border-color: #EAECEC
}
.a-button-disabled:active .a-button-inner, .a-button-disabled:focus .a-button-inner, .a-button-disabled:hover .a-button-inner {
  background-color: #F8F9F9;
  background-image: none!important;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-disabled:active .a-button-text, .a-button-disabled:focus .a-button-text, .a-button-disabled:hover .a-button-text {
  color: #445050
}
.a-button-disabled .a-button-text {
  color: #445050!important;
  cursor: default!important;
  font-weight: 400;
  text-shadow: none!important
}
.a-button-disabled .a-button-inner {
  background-image: none!important;
  background-color: transparent;
  box-shadow: none!important
}
.a-button-disabled .a-button-input {
  position: absolute!important;
  left: 0!important;
  bottom: -1px!important;
  z-index: -1!important;
  opacity: 0
}
.a-button-primary {
  background: #FFD814;
  border-color: #FCD200
}
.a-button-primary:active .a-button-inner {
  background-image: none
}
.a-button-primary.a-button-focus .a-button-inner, .a-button-primary:focus .a-button-inner, .a-button-primary:hover .a-button-inner {
  background-color: #F7CA00
}
.a-button-primary:active .a-button-inner {
  background-color: #FFD814
}
.a-button-primary.a-button-focus, .a-button-primary:focus {
  background: #FFF;
  border-color: #FFD814;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary.a-button-focus .a-button-inner, .a-button-primary:focus .a-button-inner {
  background: 0 0
}
.a-button-primary.a-button-focus .a-button-text, .a-button-primary.a-button-focus button.a-button-text, .a-button-primary:focus .a-button-text, .a-button-primary:focus button.a-button-text {
  color: #0F1111
}
.a-button-primary.a-button-disabled, .a-button-primary.a-button-disabled:hover {
  background: #FFEC8A!important;
  border-color: #FBDA44!important
}
.a-button-primary.a-button-disabled .a-button-inner, .a-button-primary.a-button-disabled:hover .a-button-inner {
  background: #FFEC8A!important
}
.a-button-primary.a-button-disabled .a-button-text, .a-button-primary.a-button-disabled:hover .a-button-text {
  color: #445050
}
.a-button-primary:hover {
  background: #F7CA00;
  border-color: #F2C200;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary:hover .a-button-text, .a-button-primary:hover button.a-button-text {
  color: #0F1111
}
.a-button-primary:active:not(.a-button-disabled) {
  background: #FFD814;
  border-color: #FCD200;
  box-shadow: none
}
.a-button-primary:active:not(.a-button-disabled) .a-button-text, .a-button-primary:active:not(.a-button-disabled) button.a-button-text {
  color: #0F1111
}
.a-button-primary.a-button-pressed, .a-button-primary.a-button-pressed:hover {
  border-color: #FCD200
}
.a-button-primary.a-button-pressed .a-button-inner, .a-button-primary.a-button-pressed:hover .a-button-inner {
  background-image: none;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-primary .a-button-text {
  color: #0F1111
}
.a-button-disabled>.a-button-primary .a-button-inner {
  background-color: #FFEC8A!important
}
.a-button-dark, .a-button-search {
  background: #303333;
  border-color: #0F1111
}
.a-button-dark.a-button-focus .a-button-inner, .a-button-dark:focus .a-button-inner, .a-button-dark:hover .a-button-inner, .a-button-search.a-button-focus .a-button-inner, .a-button-search:focus .a-button-inner, .a-button-search:hover .a-button-inner {
  background-color: #0F1111
}
.a-button-dark:active .a-button-inner, .a-button-search:active .a-button-inner {
  background-color: #303333
}
.a-button-dark .a-button-text, .a-button-search .a-button-text {
  color: #FFF
}
.a-button-dark.a-button-focus, .a-button-dark:focus, .a-button-search.a-button-focus, .a-button-search:focus {
  background: #FFF;
  border-color: #303333;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-dark.a-button-focus .a-button-inner, .a-button-dark:focus .a-button-inner, .a-button-search.a-button-focus .a-button-inner, .a-button-search:focus .a-button-inner {
  background: 0 0
}
.a-button-dark.a-button-focus .a-button-inner .a-button-text, .a-button-dark.a-button-focus button.a-button-text, .a-button-dark:focus .a-button-inner .a-button-text, .a-button-dark:focus button.a-button-text, .a-button-search.a-button-focus .a-button-inner .a-button-text, .a-button-search.a-button-focus button.a-button-text, .a-button-search:focus .a-button-inner .a-button-text, .a-button-search:focus button.a-button-text {
  color: #0F1111
}
.a-button-dark .a-button-text, .a-button-search .a-button-text {
  font-weight: 700;
  color: #FFF
}
.a-button-dark:hover, .a-button-search:hover {
  background: #0F1111;
  border-color: #0F1111;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-dark:hover .a-button-text, .a-button-dark:hover button.a-button-text, .a-button-search:hover .a-button-text, .a-button-search:hover button.a-button-text {
  color: #FFF!important
}
.a-button-dark.a-button-disabled, .a-button-search.a-button-disabled {
  background: #737373!important;
  border-color: #737373!important;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-dark.a-button-disabled .a-button-text, .a-button-search.a-button-disabled .a-button-text {
  color: #FFF!important
}
.a-button-dark.a-button-disabled .a-button-inner, .a-button-search.a-button-disabled .a-button-inner {
  background: #737373!important
}
.a-button-dark .a-button-inner, .a-button-search .a-button-inner {
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-dark.a-button:active:not(.a-button-disabled), .a-button-search.a-button:active:not(.a-button-disabled) {
  background: #303333;
  border-color: #0F1111;
  box-shadow: none
}
.a-button-dark.a-button:active:not(.a-button-disabled) .a-button-text, .a-button-dark.a-button:active:not(.a-button-disabled) button.a-button-text, .a-button-search.a-button:active:not(.a-button-disabled) .a-button-text, .a-button-search.a-button:active:not(.a-button-disabled) button.a-button-text {
  color: #FFF
}
.a-button-oneclick {
  background: #FFA41C;
  border-color: #FF8F00
}
.a-button-oneclick:active .a-button-inner {
  background-image: none
}
.a-button-oneclick.a-button-focus .a-button-inner, .a-button-oneclick:focus .a-button-inner, .a-button-oneclick:hover .a-button-inner {
  background-color: #FA8900
}
.a-button-oneclick:active .a-button-inner {
  background-color: #FFA41C
}
.a-button-oneclick.a-button-focus, .a-button-oneclick:focus {
  background: #FFF;
  border-color: #FFA41C;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-oneclick.a-button-focus .a-button-inner, .a-button-oneclick:focus .a-button-inner {
  background: 0 0
}
.a-button-oneclick.a-button-focus .a-button-text, .a-button-oneclick.a-button-focus button.a-button-text, .a-button-oneclick:focus .a-button-text, .a-button-oneclick:focus button.a-button-text {
  color: #0F1111
}
.a-button-oneclick.a-button-disabled {
  background: #FFE9D1!important;
  border-color: #FFCE90!important;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-oneclick.a-button-disabled .a-button-inner {
  background: #FFE9D1!important
}
.a-button-oneclick.a-button-disabled .a-button-text {
  color: #445050
}
.a-button-oneclick:hover {
  background: #FA8900;
  border-color: #E3931E;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-oneclick:hover .a-button-text, .a-button-oneclick:hover button.a-button-text {
  color: #0F1111
}
.a-button-oneclick:active:not(.a-button-disabled) {
  background: #FFA41C;
  border-color: #FF8F00;
  box-shadow: none
}
.a-button-oneclick:active:not(.a-button-disabled) .a-button-text, .a-button-oneclick:active:not(.a-button-disabled) button.a-button-text {
  color: #0F1111
}
.a-button-oneclick .a-button-text {
  color: #0F1111
}
.a-button-preorder {
  background: #FFD814;
  border-color: #FCD200
}
.a-button-preorder:active .a-button-inner {
  background-image: none
}
.a-button-preorder.a-button-focus .a-button-inner, .a-button-preorder:focus .a-button-inner, .a-button-preorder:hover .a-button-inner {
  background-color: #F7CA00
}
.a-button-preorder:active .a-button-inner {
  background-color: #FFD814
}
.a-button-preorder.a-button-focus, .a-button-preorder:focus {
  background: #FFF;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
  border-color: #FFD814
}
.a-button-preorder.a-button-focus .a-button-inner, .a-button-preorder:focus .a-button-inner {
  background: 0 0
}
.a-button-preorder.a-button-focus .a-button-text, .a-button-preorder.a-button-focus button.a-button-text, .a-button-preorder:focus .a-button-text, .a-button-preorder:focus button.a-button-text {
  color: #0F1111
}
.a-button-preorder.a-button-disabled, .a-button-preorder.a-button-disabled:hover {
  background: #FFEC8A!important;
  border-color: #FBDA44!important;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-preorder.a-button-disabled .a-button-inner, .a-button-preorder.a-button-disabled:hover .a-button-inner {
  background: #FFEC8A!important
}
.a-button-preorder.a-button-disabled .a-button-text, .a-button-preorder.a-button-disabled:hover .a-button-text {
  color: #445050
}
.a-button-preorder:hover {
  background: #F7CA00;
  border-color: #F2C200;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-preorder:hover .a-button-text, .a-button-preorder:hover button.a-button-text {
  color: #0F1111
}
.a-button-preorder:active:not(.a-button-disabled) {
  background: #FFD814;
  border-color: #FCD200;
  box-shadow: none
}
.a-button-preorder:active:not(.a-button-disabled) .a-button-text, .a-button-preorder:active:not(.a-button-disabled) button.a-button-text {
  color: #0F1111
}
.a-button-preorder .a-button-text {
  color: #0F1111
}
.a-button-preorder.a-button-preorder-secondary {
  background: #FFA41C;
  border-color: #FF8F00
}
.a-button-preorder.a-button-preorder-secondary:active .a-button-inner {
  background-image: none
}
.a-button-preorder.a-button-preorder-secondary.a-button-focus .a-button-inner, .a-button-preorder.a-button-preorder-secondary:focus .a-button-inner, .a-button-preorder.a-button-preorder-secondary:hover .a-button-inner {
  background-color: #FA8900
}
.a-button-preorder.a-button-preorder-secondary:active .a-button-inner {
  background-color: #FFA41C
}
.a-button-preorder.a-button-preorder-secondary.a-button-focus, .a-button-preorder.a-button-preorder-secondary:focus {
  background: #FFF;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5);
  border-color: #FFA41C
}
.a-button-preorder.a-button-preorder-secondary.a-button-focus .a-button-inner, .a-button-preorder.a-button-preorder-secondary:focus .a-button-inner {
  background: 0 0
}
.a-button-preorder.a-button-preorder-secondary.a-button-focus .a-button-text, .a-button-preorder.a-button-preorder-secondary.a-button-focus button.a-button-text, .a-button-preorder.a-button-preorder-secondary:focus .a-button-text, .a-button-preorder.a-button-preorder-secondary:focus button.a-button-text {
  color: #0F1111
}
.a-button-preorder.a-button-preorder-secondary.a-button-disabled, .a-button-preorder.a-button-preorder-secondary.a-button-disabled:hover {
  background: #FFE9D1!important;
  border-color: #FFCE90!important;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-preorder.a-button-preorder-secondary.a-button-disabled .a-button-inner, .a-button-preorder.a-button-preorder-secondary.a-button-disabled:hover .a-button-inner {
  background: #FFE9D1!important
}
.a-button-preorder.a-button-preorder-secondary.a-button-disabled .a-button-text, .a-button-preorder.a-button-preorder-secondary.a-button-disabled:hover .a-button-text {
  color: #445050
}
.a-button-preorder.a-button-preorder-secondary:hover {
  background: #FA8900;
  border-color: #E3931E;
  box-shadow: 0 2px 5px 0 rgba(213, 217, 217, .5)
}
.a-button-preorder.a-button-preorder-secondary:hover .a-button-text, .a-button-preorder.a-button-preorder-secondary:hover button.a-button-text {
  color: #0F1111
}
.a-button-preorder.a-button-preorder-secondary:active:not(.a-button-disabled) {
  background: #FFA41C;
  border-color: #FF8F00;
  box-shadow: none
}
.a-button-preorder.a-button-preorder-secondary:active:not(.a-button-disabled) .a-button-text, .a-button-preorder.a-button-preorder-secondary:active:not(.a-button-disabled) button.a-button-text {
  color: #0F1111
}
.a-button-preorder.a-button-preorder-secondary .a-button-text {
  color: #0F1111
}
.a-button-supplemental .a-button-text {
  text-align: left;
  z-index: 10;
  padding-right: 23px
}
.a-button-supplemental .a-icon-supplemental {
  position: absolute;
  top: 50%;
  right: 9px;
  margin-top: -6px
}
.a-button-span1 {
  width: 8%!important
}
.a-button-span2 {
  width: 17%!important
}
.a-button-span3 {
  width: 25%!important
}
.a-button-span4 {
  width: 33%!important
}
.a-button-span5 {
  width: 42%!important
}
.a-button-span6 {
  width: 50%!important
}
.a-button-span7 {
  width: 58%!important
}
.a-button-span8 {
  width: 67%!important
}
.a-button-span9 {
  width: 75%!important
}
.a-button-span10 {
  width: 83%!important
}
.a-button-span11 {
  width: 92%!important
}
.a-button-span12 {
  width: 100%!important
}
.a-button-group {
  display: table;
  font-size: 0;
  line-height: 0;
  outline: 0;
  position: relative;
  white-space: nowrap
}
.a-button-group .a-button {
  border-radius: 0;
  background: #e7e9ec;
  border-color: #adb1b8 #a2a6ac #8d9096;
  border: 1px solid;
  border-color: #adb1b8 #a2a6ac #8d9096;
  border-left-width: 0;
  vertical-align: top;
  display: table-cell;
  width: auto
}
.a-button-group .a-button:after {
  border-radius: 0
}
.a-button-group .a-button .a-button-text {
  white-space: nowrap
}
.a-button-group .a-button .a-button-inner {
  border-radius: 0;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6) inset;
  background: linear-gradient(to bottom, #f7f8fa, #e7e9ec)
}
.a-button-group .a-button:hover {
  background: #e7e9ec;
  border-color: #a2a6ac #979aa1 #82858a
}
.a-button-group .a-button:hover .a-button-inner {
  background: linear-gradient(to bottom, #f7f8fa, #e7e9ec)
}
.a-button-group .a-button:active {
  border-color: #e77600;
  background-color: #dcdfe3
}
.a-button-group .a-button:active .a-button-inner {
  background: linear-gradient(to bottom, #f7f8fa, #e7e9ec);
  box-shadow: box-shadow(0 1px 3px rgba(0, 0, 0, .2) inset);
  background-image: none
}
.a-button-group .a-button.a-button-focus, .a-button-group .a-button:focus {
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, .5);
  outline: 0;
  z-index: 1;
  border-color: #e77600
}
.a-button-group .a-button.a-button-focus .a-button-inner, .a-button-group .a-button:focus .a-button-inner {
  background: linear-gradient(to bottom, #f7f8fa, #e7e9ec)
}
.a-button-group .a-button .a-button-group-first, .a-button-group .a-button:first-child {
  border-radius: 3px 0 0 3px;
  border-left-width: 1px
}
.a-button-group .a-button .a-button-group-first .a-button-inner, .a-button-group .a-button:first-child .a-button-inner {
  border-radius: 3px 0 0 3px
}
.a-button-group .a-button .a-button-group-last, .a-button-group .a-button:last-child {
  border-radius: 0 3px 3px 0
}
.a-button-group .a-button .a-button-group-last .a-button-inner, .a-button-group .a-button:last-child .a-button-inner {
  border-radius: 0 3px 3px 0
}
.a-button-group .a-button:only-child {
  border-radius: 3px
}
.a-button-group .a-button:only-child .a-button-inner {
  border-radius: 3px
}
.a-button-group .a-button.a-button-selected {
  border-color: #adb2bb #bababa #bababa;
  position: relative;
  overflow: visible
}
.a-button-group .a-button.a-button-selected.a-button-focus, .a-button-group .a-button.a-button-selected:focus {
  border-color: #e77600
}
.a-button-group .a-button.a-button-selected .a-button-inner {
  background-image: none;
  background-color: #767676;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2) inset
}
.a-button-group .a-button.a-button-selected .a-button-inner .a-button-text {
  color: #FFF
}
.a-button-group .a-button.a-button-selected:active {
  border-color: #e77600
}
.a-text-center .a-button-group {
  margin-left: auto;
  margin-right: auto
}
.a-button-stack .a-button {
  margin-bottom: 10px;
  display: block
}
.a-button-stack .a-button:last-child {
  margin-bottom: 0
}
.a-button-stack .a-button-list .a-button {
  display: inline-block
}
.a-button-stack .a-button-group {
  width: 100%
}
.a-button-stack .a-button-group .a-button {
  margin-bottom: 0;
  width: auto;
  display: table-cell
}
.a-button-stack .a-button+.a-button {
  margin-left: 0
}
.a-button-stack .a-button-toggle.a-button-thumbnail {
  display: inline-block
}
/* ******** */

.a-button-group-splitdropdown .a-button, .a-dropdown-container .a-button-dropdown {
  border-color: #D5D9D9;
  border-radius: 8px;
  color: #0F1111;
  background: #F0F2F2
}
.a-button-group-splitdropdown .a-button .a-button-inner, .a-dropdown-container .a-button-dropdown .a-button-inner {
  border-radius: 7px;
  background: #F0F2F2;
  box-shadow: 0 2px 5px rgba(15, 17, 17, .15)
}
.a-button-group-splitdropdown .a-button:active .a-button-inner, .a-dropdown-container .a-button-dropdown:active .a-button-inner {
  background: #EDFDFF
}
.a-button-group-splitdropdown .a-button.a-button-focus, .a-button-group-splitdropdown .a-button:focus, .a-dropdown-container .a-button-dropdown.a-button-focus, .a-dropdown-container .a-button-dropdown:focus {
  border-color: #007185;
  box-shadow: 0 0 0 3px #C8F3FA;
  background: #EDFDFF
}
.a-button-group-splitdropdown .a-button.a-button-focus .a-button-inner, .a-button-group-splitdropdown .a-button:focus .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-focus .a-button-inner, .a-dropdown-container .a-button-dropdown:focus .a-button-inner {
  background: #EDFDFF
}
.a-button-group-splitdropdown .a-button:hover, .a-dropdown-container .a-button-dropdown:hover {
  background: #E3E6E6
}
.a-button-group-splitdropdown .a-button:hover .a-button-inner, .a-dropdown-container .a-button-dropdown:hover .a-button-inner {
  background: #E3E6E6
}
.a-button-group-splitdropdown .a-button.a-button-disabled, .a-dropdown-container .a-button-dropdown.a-button-disabled {
  background: #F7FAFA;
  border-color: #F0F2F2!important;
  color: #6F7373;
  box-shadow: none
}
.a-button-group-splitdropdown .a-button.a-button-disabled .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-disabled .a-button-inner {
  background: #F7FAFA
}
.a-button-group-splitdropdown .a-button.a-button-error, .a-dropdown-container .a-button-dropdown.a-button-error {
  border-color: #CC0C39!important;
  box-shadow: 0 0 0 1px #CC0C39 inset
}
.a-button-group-splitdropdown .a-button.a-button-error .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-error .a-button-inner {
  box-shadow: 0 0 0 1px #CC0C39 inset, 0 2px 5px rgba(15, 17, 17, .15)
}
.a-button-group-splitdropdown .a-button.a-button-error.a-button-focus, .a-button-group-splitdropdown .a-button.a-button-error:focus, .a-dropdown-container .a-button-dropdown.a-button-error.a-button-focus, .a-dropdown-container .a-button-dropdown.a-button-error:focus {
  box-shadow: 0 0 0 1px #CC0C39 inset, 0 0 0 3px #FFE3E3;
  background: #F0F2F2
}
.a-button-group-splitdropdown .a-button.a-button-error.a-button-focus .a-button-inner, .a-button-group-splitdropdown .a-button.a-button-error:focus .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-error.a-button-focus .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-error:focus .a-button-inner {
  background: #F0F2F2
}
.a-button-group-splitdropdown .a-button.a-button-error:hover, .a-dropdown-container .a-button-dropdown.a-button-error:hover {
  background: #E3E6E6
}
.a-button-group-splitdropdown .a-button.a-button-error:hover .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-error:hover .a-button-inner {
  background: #E3E6E6
}
.a-button-group-splitdropdown .a-button.a-button-warning, .a-dropdown-container .a-button-dropdown.a-button-warning {
  border-color: #DE7921;
  box-shadow: 0 0 0 1px #DE7921 inset
}
.a-button-group-splitdropdown .a-button.a-button-warning .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-warning .a-button-inner {
  box-shadow: 0 0 0 1px #DE7921 inset, 0 2px 5px rgba(15, 17, 17, .15)
}
.a-button-group-splitdropdown .a-button.a-button-warning.a-button-focus, .a-button-group-splitdropdown .a-button.a-button-warning:focus, .a-dropdown-container .a-button-dropdown.a-button-warning.a-button-focus, .a-dropdown-container .a-button-dropdown.a-button-warning:focus {
  box-shadow: 0 0 0 1px #DE7921 inset, 0 0 0 3px #FFF6E0;
  background: #F0F2F2
}
.a-button-group-splitdropdown .a-button.a-button-warning.a-button-focus .a-button-inner, .a-button-group-splitdropdown .a-button.a-button-warning:focus .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-warning.a-button-focus .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-warning:focus .a-button-inner {
  background: #F0F2F2
}
.a-button-group-splitdropdown .a-button.a-button-warning:hover, .a-dropdown-container .a-button-dropdown.a-button-warning:hover {
  background: #E3E6E6
}
.a-button-group-splitdropdown .a-button.a-button-warning:hover .a-button-inner, .a-dropdown-container .a-button-dropdown.a-button-warning:hover .a-button-inner {
  background: #E3E6E6
}
.a-button-group-splitdropdown .a-button .a-button-group-last, .a-button-group-splitdropdown .a-button:last-child {
  border-radius: 0 8px 8px 0
}
.a-button-group-splitdropdown .a-button .a-button-group-last.a-button-focus, .a-button-group-splitdropdown .a-button .a-button-group-last:focus, .a-button-group-splitdropdown .a-button .a-button-group-last:hover, .a-button-group-splitdropdown .a-button:last-child.a-button-focus, .a-button-group-splitdropdown .a-button:last-child:focus, .a-button-group-splitdropdown .a-button:last-child:hover {
  border-left-width: 1px
}
.a-button-group-splitdropdown .a-button .a-button-group-last .a-button-inner, .a-button-group-splitdropdown .a-button:last-child .a-button-inner {
  border-radius: 0 8px 8px 0
}
.a-button-group-splitdropdown .a-button .a-button-group-first, .a-button-group-splitdropdown .a-button:first-child {
  border-radius: 8px 0 0 8px
}
.a-button-group-splitdropdown .a-button .a-button-group-first .a-button-inner, .a-button-group-splitdropdown .a-button:first-child .a-button-inner {
  border-radius: 8px 0 0 8px
}
/* ******** */

.a-image-container {
  position: relative
}
.a-image-container img {
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-width: 100%;
  max-height: 100%
}
img {
  vertical-align: top
}
img.a-auto-scale {
  max-width: 100%!important;
  max-height: 100%;
  height: auto
}
img.a-scale {
  width: 100%
}
.a-dynamic-image.a-stretch-vertical {
  height: 100%!important;
  width: auto!important
}
.a-dynamic-image.a-stretch-horizontal {
  width: 100%!important;
  height: auto!important
}
.a-no-js img.a-lazy-loaded {
  display: none
}
div.a-image-wrapper {
  display: inline-block
}
img.a-thumbnail-left {
  float: left;
  margin: 0 14px 4px 0
}
img.a-thumbnail-right {
  float: right;
  margin: 0 0 4px 14px
}
.a-loading-static {
  background: #f3f3f3;
  border: 1px solid #f0f0f0;
  border-top-color: #eee;
  width: 80%;
  height: 120px;
  max-width: 120px;
  margin: 0 auto;
  border-radius: 3px;
  box-shadow: 0 1px 7px rgba(0, 0, 0, .05) inset;
  position: relative;
  top: 20%
}
.a-loading-static-inner {
  width: 51px;
  height: 50px;
  background-image: /*savepage-url=https://i.ibb.co/mNnZvHt/Mc-BZv0-Zvnbehk-Ix.png*/
  url();
  background-repeat: no-repeat;
  background-position: -143px -296px;
  margin: -23px auto 0;
  position: relative;
  top: 50%
}
/* ******** */

a, a:link, a:visited {
  text-decoration: none;
  color: #007185
}
a.a-color-base, a:link.a-color-base, a:visited.a-color-base {
  color: #0F1111
}
.a-color-link {
  color: #007185!important
}
a:focus {
  text-decoration: none;
  outline: 5px auto #008296
}
@-moz-document url-prefix() {
  a:focus {
    outline: thin dotted
  }
}
a:active {
  text-decoration: underline;
  color: #C7511F
}
a:active.a-color-base {
  color: #008296
}
a.a-link-emphasis {
  position: relative;
  padding-right: 9px
}
a.a-link-emphasis:focus {
  text-decoration: underline
}
.a-link-emphasis:after {
  display: inline-block;
  vertical-align: top
}
a.a-icon-link-emphasis:after, a.a-link-emphasis:after {
  bottom: 4.5px;
  margin-left: 2px
}
a.a-icon-link-emphasis:after, a.a-link-child:before, a.a-link-emphasis:after {
  content: '';
  border: solid;
  padding: 1.75px;
  border-width: 1px 1px 0 0;
  transform: rotate(45deg);
  position: absolute
}
a.a-link-child {
  display: inline-block;
  position: relative;
  padding-left: 8px
}
a.a-link-child:before {
  left: 0;
  top: 7px
}
a.a-link-child:focus {
  text-decoration: underline
}
.a-cardui-expand-control-footer .a-see-more {
  color: #007185!important
}
.a-cardui-expand-control-footer .a-css-icon-draw {
  border: solid #007185;
  border-width: 0 2px 2px 0
}
.a-cardui-expand-control-footer:active .a-see-more {
  text-decoration: underline;
  color: #C7511F!important
}
.a-cardui-expand-control-footer:active .a-css-icon-draw {
  border: solid #C7511F;
  border-width: 0 2px 2px 0
}
a.a-badge:focus {
  color: #007185
}
a.a-badge:active {
  color: #C7511F
}
ul.a-tabs .a-tab-heading.a-active a, ul.a-tabs li.a-active a {
  color: #C7511F!important;
  border-top-color: #C7511F!important
}
a:hover {
  text-decoration: underline;
  cursor: pointer;
  color: #C7511F
}
a:hover.a-color-base {
  color: #C7511F!important
}
a.a-icon-link-emphasis:hover:after, a.a-link-emphasis:hover:after {
  background-position: -346px -101px
}
.a-cardui-expand-control-footer :hover .a-see-more {
  text-decoration: underline;
  cursor: pointer;
  color: #C7511F!important
}
.a-cardui-expand-control-footer :hover .a-css-icon-draw {
  border: solid #C7511F;
  border-width: 0 2px 2px 0
}
a.a-badge:hover {
  color: #C7511F
}
ul.a-tabs .a-tab-heading a:hover, ul.a-tabs li a:hover {
  border-top-color: #C7511F!important
}
/* ******** */

.a-meter, .a-meter-with-txt {
  overflow: hidden;
  box-shadow: inset 0 0 0 1px #E3E6E6;
  background-color: #F0F2F2;
  height: 20px
}
.a-meter .a-meter-bar, .a-meter-with-txt .a-meter-bar {
  -webkit-transition: width .5s ease;
  transition: width .5s ease;
  float: left;
  font-size: 0;
  height: 100%;
  width: 0
}
.a-meter .a-meter-bar, .a-meter-with-txt .a-meter-bar {
  border-radius: 4px;
  box-shadow: inset -2px 0 0 -1px #F5961D, inset 0 0 0 1px #DE7921;
  background-color: #FFA41C;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0
}
.a-meter .a-meter-bar[style*="width: 100%"], .a-meter-with-txt .a-meter-bar[style*="width: 100%"] {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.a-meter-with-txt.a-disabled .a-meter-bar, .a-meter-with-txt.a-inactive .a-meter-bar, .a-meter.a-disabled .a-meter-bar, .a-meter.a-inactive .a-meter-bar {
  box-shadow: inset -2px 0 0 -1px #F7C88B, inset 0 0 0 1px #ECB98B;
  background-color: #FCCF8B
}
.a-meter-with-txt {
  position: relative
}
.a-meter-with-txt .a-meter-progress-txt {
  color: #0F1111;
  line-height: 20px;
  overflow: hidden;
  position: absolute;
  text-align: center;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%
}
.a-meter-with-txt .a-meter-progress-txt:hover {
  text-decoration: none
}
tr.a-histogram-row .a-link-normal {
  color: #007185
}
tr.a-histogram-row td {
  padding: 7px 3px
}
tr.a-histogram-row td:first-child {
  padding-left: 0
}
tr.a-histogram-row td:last-child {
  padding-right: 0
}
tr.a-histogram-row:first-child td {
  padding-top: 0
}
tr.a-histogram-row:last-child td {
  padding-bottom: 0
}
tr.a-histogram-row.a-active a, tr.a-histogram-row:active a, tr.a-histogram-row:hover a {
  color: #C7511F;
  text-decoration: underline
}
tr.a-histogram-row.a-active .a-meter, tr.a-histogram-row.a-active .a-meter-with-txt, tr.a-histogram-row:active .a-meter, tr.a-histogram-row:active .a-meter-with-txt, tr.a-histogram-row:hover .a-meter, tr.a-histogram-row:hover .a-meter-with-txt {
  box-shadow: inset 0 0 0 1px #DE7921;
  background-color: #FFF6E0
}
tr.a-histogram-row.a-active .a-meter-with-txt.a-disabled, tr.a-histogram-row.a-active .a-meter-with-txt.a-inactive, tr.a-histogram-row.a-active .a-meter-with-txt[aria-label="0%"], tr.a-histogram-row.a-active .a-meter.a-disabled, tr.a-histogram-row.a-active .a-meter.a-inactive, tr.a-histogram-row.a-active .a-meter[aria-label="0%"], tr.a-histogram-row:active .a-meter-with-txt.a-disabled, tr.a-histogram-row:active .a-meter-with-txt.a-inactive, tr.a-histogram-row:active .a-meter-with-txt[aria-label="0%"], tr.a-histogram-row:active .a-meter.a-disabled, tr.a-histogram-row:active .a-meter.a-inactive, tr.a-histogram-row:active .a-meter[aria-label="0%"], tr.a-histogram-row:hover .a-meter-with-txt.a-disabled, tr.a-histogram-row:hover .a-meter-with-txt.a-inactive, tr.a-histogram-row:hover .a-meter-with-txt[aria-label="0%"], tr.a-histogram-row:hover .a-meter.a-disabled, tr.a-histogram-row:hover .a-meter.a-inactive, tr.a-histogram-row:hover .a-meter[aria-label="0%"] {
  box-shadow: inset 0 0 0 1px #E3E6E6;
  background-color: #F0F2F2
}
tr.a-histogram-row.a-disabled .a-meter, tr.a-histogram-row.a-disabled .a-meter-with-txt, tr.a-histogram-row.a-inactive .a-meter, tr.a-histogram-row.a-inactive .a-meter-with-txt {
  background-color: #f3f3f3
}
tr.a-histogram-row.a-disabled .a-meter .a-meter-bar, tr.a-histogram-row.a-disabled .a-meter-with-txt .a-meter-bar, tr.a-histogram-row.a-inactive .a-meter .a-meter-bar, tr.a-histogram-row.a-inactive .a-meter-with-txt .a-meter-bar {
  box-shadow: inset -2px 0 0 -1px #F7C88B, inset 0 0 0 1px #ECB98B;
  background-color: #FCCF8B
}
tr.a-histogram-row.a-disabled .a-meter .a-meter-bar, tr.a-histogram-row.a-disabled .a-meter-with-txt .a-meter-bar {
  visibility: hidden
}
.a-progress-bar .a-meter .a-meter-bar, .a-progress-bar .a-meter-with-txt .a-meter-bar {
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, .25), inset 0 -1px 0 rgba(0, 0, 0, .05)
}
.a-meter-with-txt.a-disabled .a-meter-progress-txt, .a-meter-with-txt.a-inactive .a-meter-progress-txt, tr.a-histogram-row, tr.a-histogram-row.a-disabled, tr.a-histogram-row.a-disabled a, tr.a-histogram-row.a-inactive, tr.a-histogram-row.a-inactive a {
  color: #565959
}
.a-meter, .a-meter-with-txt {
  border-radius: 4px
}
.a-js.a-transition .a-meter-animate .a-meter-unfilled {
  -webkit-transition: none;
  transition: none;
  width: 0!important
}
.a-js.a-transition .a-meter-animate .a-popover-content .a-meter-bar:not(.a-manual-animation) {
  visibility: hidden
}
.a-js.a-transition .a-meter-animate .a-popover-content .a-meter-bar.a-meter-filled, .a-js.a-transition .a-meter-animate .a-popover-content .a-meter-bar.a-meter-unfilled {
  visibility: visible
}
/* ******** */

table {
  margin-bottom: 18px;
  border-collapse: collapse;
  width: 100%
}
table:last-child {
  margin-bottom: 0!important
}
table.a-align-top td, table.a-align-top th {
  vertical-align: top
}
table.a-align-center td, table.a-align-center th {
  vertical-align: middle
}
table.a-align-bottom td, table.a-align-bottom th {
  vertical-align: bottom
}
table.a-bordered {
  margin-bottom: 22px;
  border: 1px solid #e7e7e7;
  border-top-color: #eaeaea;
  border-bottom: none;
  border-spacing: 0
}
table.a-bordered td, table.a-bordered th {
  border-bottom: 1px solid #eaeaea
}
table.a-bordered tr:first-child th {
  background: #f0f0f0;
  background: #f3f3f3;
  background: -webkit-linear-gradient(top, #f8f8f8, #eee);
  background: linear-gradient(to bottom, #f8f8f8, #eee);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset;
  border-color: #e7e7e7;
  border-bottom: 1px solid #ddd
}
table.a-bordered tr:last-child td {
  border-color: #e7e7e7
}
table.a-bordered.a-vertical-stripes {
  border-right: none
}
table.a-bordered.a-vertical-stripes tr td, table.a-bordered.a-vertical-stripes tr th {
  border-right: 1px solid #eaeaea
}
table.a-bordered.a-vertical-stripes tr td:last-child, table.a-bordered.a-vertical-stripes tr th:last-child {
  border-right: 1px solid #e7e7e7
}
table.a-bordered.a-vertical-stripes td:nth-child(even), table.a-bordered.a-vertical-stripes th:nth-child(even) {
  background-color: #f6f6f6
}
table.a-bordered.a-vertical-stripes tr:nth-child(even) {
  background-color: transparent
}
table.a-keyvalue {
  margin-bottom: 22px;
  border-bottom: 1px solid #e7e7e7
}
table.a-keyvalue th {
  background-color: #f3f3f3;
  color: #0F1111;
  font-weight: 400
}
table.a-keyvalue td, table.a-keyvalue th {
  border-top: 1px solid #e7e7e7
}
td, th {
  vertical-align: top
}
td:first-child, th:first-child {
  padding-left: 0
}
td:last-child, th:last-child {
  padding-right: 0
}
th {
  text-align: left
}
tr:last-child td, tr:last-child th {
  padding-bottom: 0
}
tr:first-child td, tr:first-child th {
  padding-top: 0
}
.a-text-center table {
  margin-left: auto;
  margin-right: auto
}
td, th {
  padding: 3px
}
table.a-bordered td, table.a-bordered th {
  padding: 7px 14px 6px
}
table.a-bordered tr:nth-child(even) {
  background-color: #f6f6f6
}
table.a-lineitem td, table.a-lineitem th {
  padding: 0 3px
}
table.a-lineitem td:first-child, table.a-lineitem th:first-child {
  padding-left: 0
}
table.a-lineitem td:last-child, table.a-lineitem th:last-child {
  padding-right: 0
}
table.a-keyvalue td, table.a-keyvalue th {
  padding: 7px 14px 6px
}
/* ******** */

.a-unordered-list, ul {
  margin: 0 0 0 18px;
  color: #0F1111
}
.a-unordered-list li, ul li {
  list-style: disc
}
.a-unordered-list .a-unordered-list li, .a-unordered-list ul li, ul .a-unordered-list li, ul ul li {
  list-style: circle
}
.a-ordered-list, ol {
  margin: 0 0 0 20px;
  color: #0F1111
}
.a-ordered-list li, ol li {
  list-style: decimal
}
.a-ordered-list .a-ordered-list li, .a-ordered-list ol li, ol .a-ordered-list li, ol ol li {
  list-style: lower-alpha
}
.a-ordered-list .a-ordered-list .a-ordered-list li, .a-ordered-list .a-ordered-list ol li, .a-ordered-list ol .a-ordered-list li, .a-ordered-list ol ol li, ol .a-ordered-list .a-ordered-list li, ol .a-ordered-list ol li, ol ol .a-ordered-list li, ol ol ol li {
  list-style: lower-roman
}
.a-ordered-list .a-unordered-list li, .a-ordered-list ul li, ol .a-unordered-list li, ol ul li {
  list-style-type: disc
}
.a-ordered-list .a-unordered-list .a-unordered-list li, .a-ordered-list .a-unordered-list ul li, .a-ordered-list ul .a-unordered-list li, .a-ordered-list ul ul li, ol .a-unordered-list .a-unordered-list li, ol .a-unordered-list ul li, ol ul .a-unordered-list li, ol ul ul li {
  list-style-type: circle
}
.a-ordered-list, .a-unordered-list, ol, ul {
  padding: 0
}
.a-ordered-list .a-list-item, .a-unordered-list .a-list-item, ol .a-list-item, ul .a-list-item {
  color: #0F1111
}
.a-ordered-list li, .a-unordered-list li, ol li, ul li {
  word-wrap: break-word;
  margin: 0
}
.a-ordered-list li.a-list-more, .a-unordered-list li.a-list-more, ol li.a-list-more, ul li.a-list-more {
  list-style: none
}
.a-ordered-list.a-nostyle, .a-unordered-list.a-nostyle, ol.a-nostyle, ul.a-nostyle {
  margin-left: 0;
  color: #0F1111
}
.a-ordered-list.a-nostyle li, .a-unordered-list.a-nostyle li, ol.a-nostyle li, ul.a-nostyle li {
  list-style: none
}
.a-ordered-list.a-nostyle .a-unordered-list, .a-ordered-list.a-nostyle ul, .a-unordered-list.a-nostyle .a-unordered-list, .a-unordered-list.a-nostyle ul, ol.a-nostyle .a-unordered-list, ol.a-nostyle ul, ul.a-nostyle .a-unordered-list, ul.a-nostyle ul {
  margin-left: 14px
}
.a-ordered-list.a-nostyle .a-unordered-list li, .a-ordered-list.a-nostyle ul li, .a-unordered-list.a-nostyle .a-unordered-list li, .a-unordered-list.a-nostyle ul li, ol.a-nostyle .a-unordered-list li, ol.a-nostyle ul li, ul.a-nostyle .a-unordered-list li, ul.a-nostyle ul li {
  list-style: none
}
.a-ordered-list.a-list-link, .a-unordered-list.a-list-link, ol.a-list-link, ul.a-list-link {
  margin: -2px 0 0
}
.a-ordered-list.a-list-link a, .a-unordered-list.a-list-link a, ol.a-list-link a, ul.a-list-link a {
  color: #0F1111;
  display: block
}
.a-ordered-list.a-list-link li, .a-unordered-list.a-list-link li, ol.a-list-link li, ul.a-list-link li {
  display: block;
  position: relative
}
.a-ordered-list.a-list-link li a, .a-unordered-list.a-list-link li a, ol.a-list-link li a, ul.a-list-link li a {
  padding: 2px 0
}
.a-ordered-list.a-list-link li.a-selected a, .a-unordered-list.a-list-link li.a-selected a, ol.a-list-link li.a-selected a, ul.a-list-link li.a-selected a {
  color: #c45500
}
.a-ordered-list.a-list-link hr, .a-unordered-list.a-list-link hr, ol.a-list-link hr, ul.a-list-link hr {
  margin: 7px 0
}
.a-ordered-list.a-horizontal, .a-unordered-list.a-horizontal, ol.a-horizontal, ul.a-horizontal {
  display: block;
  margin-left: 0
}
.a-ordered-list.a-horizontal:after, .a-ordered-list.a-horizontal:before, .a-unordered-list.a-horizontal:after, .a-unordered-list.a-horizontal:before, ol.a-horizontal:after, ol.a-horizontal:before, ul.a-horizontal:after, ul.a-horizontal:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-ordered-list.a-horizontal:after, .a-unordered-list.a-horizontal:after, ol.a-horizontal:after, ul.a-horizontal:after {
  clear: both
}
.a-ordered-list.a-horizontal li, .a-unordered-list.a-horizontal li, ol.a-horizontal li, ul.a-horizontal li {
  display: inline-block;
  margin: 0 10px 0 0
}
.a-ordered-list.a-horizontal li.a-last, .a-ordered-list.a-horizontal li:last-child, .a-unordered-list.a-horizontal li.a-last, .a-unordered-list.a-horizontal li:last-child, ol.a-horizontal li.a-last, ol.a-horizontal li:last-child, ul.a-horizontal li.a-last, ul.a-horizontal li:last-child {
  margin-right: 0
}
.a-ordered-list.a-horizontal.a-size-small li, .a-unordered-list.a-horizontal.a-size-small li, ol.a-horizontal.a-size-small li, ul.a-horizontal.a-size-small li {
  line-height: 14px
}
.a-unordered-list+p, ul+p {
  margin-top: -4px
}
.a-ordered-list+p, ol+p {
  margin-top: -4px
}
.a-definition-list+p, dl+p {
  margin-top: -4px
}
.a-unordered-list.a-box-list .a-touch-multi-select, .a-unordered-list.a-box-list a, ul.a-box-list .a-touch-multi-select, ul.a-box-list a {
  display: block;
  padding: 14px 18px;
  text-decoration: none
}
.a-unordered-list.a-box-list .a-touch-multi-select:active, .a-unordered-list.a-box-list a:active, ul.a-box-list .a-touch-multi-select:active, ul.a-box-list a:active {
  background-color: #f6f6f6!important
}
.a-unordered-list.a-box-list a.a-touch-link-noborder, ul.a-box-list a.a-touch-link-noborder {
  padding: 0
}
.a-unordered-list.a-box-list li, ul.a-box-list li {
  border-bottom: 1px solid #e7e7e7
}
.a-unordered-list.a-box-list li .a-box, .a-unordered-list.a-box-list li .a-box-inner, ul.a-box-list li .a-box, ul.a-box-list li .a-box-inner {
  border-radius: 0
}
.a-unordered-list.a-box-list li.a-last, .a-unordered-list.a-box-list li:last-child, ul.a-box-list li.a-last, ul.a-box-list li:last-child {
  border-bottom: none
}
.a-unordered-list.a-box-list li.a-last .a-box, .a-unordered-list.a-box-list li.a-last .a-box-inner, .a-unordered-list.a-box-list li.a-last>a, .a-unordered-list.a-box-list li:last-child .a-box, .a-unordered-list.a-box-list li:last-child .a-box-inner, .a-unordered-list.a-box-list li:last-child>a, ul.a-box-list li.a-last .a-box, ul.a-box-list li.a-last .a-box-inner, ul.a-box-list li.a-last>a, ul.a-box-list li:last-child .a-box, ul.a-box-list li:last-child .a-box-inner, ul.a-box-list li:last-child>a {
  border-radius: 0 0 3px 3px
}
.a-unordered-list.a-box-list li:first-child .a-box, .a-unordered-list.a-box-list li:first-child .a-box-inner, .a-unordered-list.a-box-list li:first-child>a, ul.a-box-list li:first-child .a-box, ul.a-box-list li:first-child .a-box-inner, ul.a-box-list li:first-child>a {
  border-radius: 3px 3px 0 0
}
.a-definition-list, dl {
  display: block;
  padding: 0;
  margin: 0 0 18px 0
}
.a-definition-list:after, .a-definition-list:before, dl:after, dl:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-definition-list:after, dl:after {
  clear: both
}
.a-definition-list:last-child, dl:last-child {
  margin-bottom: 0!important
}
.a-definition-list dd, .a-definition-list dt, dl dd, dl dt {
  display: inline-block;
  float: left;
  padding: 0;
  margin: 0
}
.a-definition-list dd+dd, .a-definition-list dd+dt, dl dd+dd, dl dd+dt {
  clear: both
}
.a-definition-list dd, dl dd {
  margin-left: .385em;
  zoom: 1
}
.a-definition-list dt, dl dt {
  font-weight: 700
}
.a-ordered-list.a-horizontal.a-button-list, .a-unordered-list.a-horizontal.a-button-list, ol.a-horizontal.a-button-list, ul.a-horizontal.a-button-list {
  margin-left: -6px
}
.a-ordered-list.a-horizontal.a-button-list li, .a-unordered-list.a-horizontal.a-button-list li, ol.a-horizontal.a-button-list li, ul.a-horizontal.a-button-list li {
  margin-left: 6px;
  margin-right: 0
}
.a-ordered-list.a-horizontal li a:hover, .a-unordered-list.a-horizontal li a:hover, ol.a-horizontal li a:hover, ul.a-horizontal li a:hover {
  text-decoration: underline
}
.a-ordered-list.a-list-link a:hover, .a-unordered-list.a-list-link a:hover, ol.a-list-link a:hover, ul.a-list-link a:hover {
  color: #c45500;
  text-decoration: none
}
/* ******** */

ul.a-pagination {
  display: inline-block;
  margin-left: 0
}
ul.a-pagination:after, ul.a-pagination:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
ul.a-pagination:after {
  clear: both
}
ul.a-pagination li {
  background-color: #fff;
  display: block;
  float: left;
  line-height: 16px;
  list-style: none;
  position: relative
}
ul.a-pagination li.a-last, ul.a-pagination li:last-child {
  margin-right: none
}
ul.a-pagination li a, ul.a-pagination li.a-disabled {
  display: block;
  text-decoration: none
}
ul.a-pagination li.a-selected {
  background-color: #fff;
  border-color: #e77600
}
ul.a-pagination li.a-selected a {
  font-weight: 700;
  background-color: #fff;
  background-image: none;
  color: #c45500;
  border-color: #e77600
}
ul.a-pagination li a {
  border-radius: 3px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, .6) inset;
  background: #eff1f3;
  background: -webkit-linear-gradient(top, #f7f8fa, #e7e9ec);
  background: linear-gradient(to bottom, #f7f8fa, #e7e9ec);
  border: 1px solid #6c6e73;
  border-color: #adb1b8 #a2a6ac #8d9096
}
ul.a-pagination li.a-disabled {
  color: #555;
  border: 1px solid transparent
}
ul.a-pagination li {
  margin-right: 4px
}
ul.a-pagination li a, ul.a-pagination li.a-disabled {
  padding: 8px 12px 7px 13px
}
ul.a-pagination li a {
  color: #0F1111
}
ul.a-pagination li a:hover {
  background: #e0e3e9;
  background: -webkit-linear-gradient(top, #e7eaf0, #d9dce1);
  background: linear-gradient(to bottom, #e7eaf0, #d9dce1);
  border-color: #a2a6ac #979aa1 #82858a
}
ul.a-pagination li a:focus {
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, .5);
  outline: 0
}
ul.a-pagination li a:active {
  border-radius: 3px;
  border-color: #e77600;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .2) inset;
  background-color: #e7e9ec;
  background-image: none
}
/* ******** */

@font-face {
  font-family: 'Amazon Ember';
  font-weight: 200;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/Dv1WQ5DdeMS5qP7.woff2*/
  url() format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/e0LnMbFWJC-TMQz.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 200;
  font-style: italic;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/ozb5-CLHQWI6Soc.woff2*/
  url() format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/twzZHebXjCHBb6v.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/pDxWAF1pBB0dzGB.woff2*/
  url(data:application/font-woff2;base64,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) format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/kfKKBuoqcD$AUKL.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-style: italic;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/WOnTLzkiaEccV7F.woff2*/
  url() format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/JJsp0ZvgpfwzJM6.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 500;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/VjTR4RqBzY0mUYx.woff2*/
  url() format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/XIvhNCZAsrT80Wz.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 500;
  font-style: italic;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/KwhNPG8Jz-Vz2X7.woff2*/
  url() format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/YAEPfuhs1l-argd.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-weight: 700;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/KFPk-9IF4FqAqY-.woff2*/
  url(data:application/font-woff2;base64,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) format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/mzVbGSgvdBfRLX9.woff*/
  url() format("woff")
}
@font-face {
  font-family: 'Amazon Ember';
  font-style: italic;
  font-weight: 700;
  src: /*savepage-url=https://m.media-amazon.com/images/S/sash/2SazJx$EeTHfhMN.woff2*/
  url() format("woff2"), /*savepage-url=https://m.media-amazon.com/images/S/sash/CjbL$jCCegyfqZ7.woff*/
  url() format("woff")
}
.a-ember body {
  font-family: "Amazon Ember", Arial, sans-serif
}
.a-ember .a-text-quote {
  font-family: "Amazon Ember", Arial, sans-serif
}
/* ******** */

form {
  margin-bottom: 14px
}
form.a-nostyle {
  margin-bottom: 0
}
form.a-nostyle fieldset {
  border: none;
  padding: 0
}
label, legend {
  display: block;
  padding-left: 2px;
  padding-bottom: 2px;
  font-weight: 700
}
.a-form-label {
  font-weight: 700
}
label .a-spacing-none {
  padding-bottom: 0
}
.a-text-center>label {
  margin-right: 8px
}
fieldset {
  border: none;
  padding: 0;
  margin: 0
}
fieldset label:last-child {
  margin-bottom: 0
}
input:not([type=hidden])+input {
  margin-left: .385em
}
.a-input-text, input[type=text], input[type=search], input[type=number], input[type=tel], input[type=password], select.a-select-multiple, textarea {
  border: 1px solid #888C8C;
  border-radius: 3px;
  box-shadow: 0 1px 2px rgba(15, 17, 17, .15) inset;
  outline: 0
}
.a-input-text.a-form-focus, .a-input-text:focus, input[type=text].a-form-focus, input[type=text]:focus, input[type=search].a-form-focus, input[type=search]:focus, input[type=number].a-form-focus, input[type=number]:focus, input[type=tel].a-form-focus, input[type=tel]:focus, input[type=password].a-form-focus, input[type=password]:focus, select.a-select-multiple.a-form-focus, select.a-select-multiple:focus, textarea.a-form-focus, textarea:focus {
  background-color: #F7FEFF;
  border-color: #007185;
  box-shadow: 0 0 0 3px #C8F3FA, 0 1px 2px rgba(15, 17, 17, .15) inset
}
.a-input-text input.a-form-error, .a-input-text.a-form-error, input[type=text] input.a-form-error, input[type=text].a-form-error, input[type=search] input.a-form-error, input[type=search].a-form-error, input[type=number] input.a-form-error, input[type=number].a-form-error, input[type=tel] input.a-form-error, input[type=tel].a-form-error, input[type=password] input.a-form-error, input[type=password].a-form-error, select.a-select-multiple input.a-form-error, select.a-select-multiple.a-form-error, textarea input.a-form-error, textarea.a-form-error {
  border-color: #CC0C39;
  box-shadow: 0 0 0 1px #CC0C39 inset
}
.a-input-text input.a-form-error.a-form-focus, .a-input-text input.a-form-error:focus, .a-input-text.a-form-error.a-form-focus, .a-input-text.a-form-error:focus, input[type=text] input.a-form-error.a-form-focus, input[type=text] input.a-form-error:focus, input[type=text].a-form-error.a-form-focus, input[type=text].a-form-error:focus, input[type=search] input.a-form-error.a-form-focus, input[type=search] input.a-form-error:focus, input[type=search].a-form-error.a-form-focus, input[type=search].a-form-error:focus, input[type=number] input.a-form-error.a-form-focus, input[type=number] input.a-form-error:focus, input[type=number].a-form-error.a-form-focus, input[type=number].a-form-error:focus, input[type=tel] input.a-form-error.a-form-focus, input[type=tel] input.a-form-error:focus, input[type=tel].a-form-error.a-form-focus, input[type=tel].a-form-error:focus, input[type=password] input.a-form-error.a-form-focus, input[type=password] input.a-form-error:focus, input[type=password].a-form-error.a-form-focus, input[type=password].a-form-error:focus, select.a-select-multiple input.a-form-error.a-form-focus, select.a-select-multiple input.a-form-error:focus, select.a-select-multiple.a-form-error.a-form-focus, select.a-select-multiple.a-form-error:focus, textarea input.a-form-error.a-form-focus, textarea input.a-form-error:focus, textarea.a-form-error.a-form-focus, textarea.a-form-error:focus {
  box-shadow: 0 0 0 1px #CC0C39 inset, 0 0 0 3px #FFE3E3;
  background-color: #fff
}
.a-input-text input.a-form-warning, .a-input-text.a-form-warning, input[type=text] input.a-form-warning, input[type=text].a-form-warning, input[type=search] input.a-form-warning, input[type=search].a-form-warning, input[type=number] input.a-form-warning, input[type=number].a-form-warning, input[type=tel] input.a-form-warning, input[type=tel].a-form-warning, input[type=password] input.a-form-warning, input[type=password].a-form-warning, select.a-select-multiple input.a-form-warning, select.a-select-multiple.a-form-warning, textarea input.a-form-warning, textarea.a-form-warning {
  border-color: #DE7921;
  box-shadow: 0 0 0 1px #DE7921 inset
}
.a-input-text input.a-form-warning.a-form-focus, .a-input-text input.a-form-warning:focus, .a-input-text.a-form-warning.a-form-focus, .a-input-text.a-form-warning:focus, input[type=text] input.a-form-warning.a-form-focus, input[type=text] input.a-form-warning:focus, input[type=text].a-form-warning.a-form-focus, input[type=text].a-form-warning:focus, input[type=search] input.a-form-warning.a-form-focus, input[type=search] input.a-form-warning:focus, input[type=search].a-form-warning.a-form-focus, input[type=search].a-form-warning:focus, input[type=number] input.a-form-warning.a-form-focus, input[type=number] input.a-form-warning:focus, input[type=number].a-form-warning.a-form-focus, input[type=number].a-form-warning:focus, input[type=tel] input.a-form-warning.a-form-focus, input[type=tel] input.a-form-warning:focus, input[type=tel].a-form-warning.a-form-focus, input[type=tel].a-form-warning:focus, input[type=password] input.a-form-warning.a-form-focus, input[type=password] input.a-form-warning:focus, input[type=password].a-form-warning.a-form-focus, input[type=password].a-form-warning:focus, select.a-select-multiple input.a-form-warning.a-form-focus, select.a-select-multiple input.a-form-warning:focus, select.a-select-multiple.a-form-warning.a-form-focus, select.a-select-multiple.a-form-warning:focus, textarea input.a-form-warning.a-form-focus, textarea input.a-form-warning:focus, textarea.a-form-warning.a-form-focus, textarea.a-form-warning:focus {
  box-shadow: 0 0 0 1px #DE7921 inset, 0 0 0 3px #FFF6E0;
  background-color: #fff
}
.a-input-text.a-form-disabled, input[type=text].a-form-disabled, input[type=search].a-form-disabled, input[type=number].a-form-disabled, input[type=tel].a-form-disabled, input[type=password].a-form-disabled, select.a-select-multiple.a-form-disabled, textarea.a-form-disabled {
  background-color: #F7FAFA;
  border-color: #888C8C;
  box-shadow: none;
  cursor: not-allowed
}
.a-input-text.a-form-disabled input, input[type=text].a-form-disabled input, input[type=search].a-form-disabled input, input[type=number].a-form-disabled input, input[type=tel].a-form-disabled input, input[type=password].a-form-disabled input, select.a-select-multiple.a-form-disabled input, textarea.a-form-disabled input {
  color: #6F7373
}
input, select, textarea {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  line-height: 19px;
  color: #0F1111
}
textarea {
  background-color: #fff;
  width: 100%;
  padding: 5px 7px;
  resize: vertical
}
.a-input-text, input[type=text], input[type=search], input[type=number], input[type=tel], input[type=password], input[type=date], input[type=email] {
  background-color: #fff;
  height: 31px;
  padding: 3px 7px;
  line-height: normal
}
select.a-select-multiple {
  height: auto;
  width: 100%;
  padding: 7px
}
.a-search {
  position: relative;
  display: inline-block
}
.a-search .a-icon-search {
  position: absolute;
  top: 50%;
  margin-top: -7px;
  left: 10px
}
.a-search input {
  padding-left: 29px
}
.a-form-actions {
  padding: 14px;
  text-align: right
}
.a-form-disabled {
  color: #6F7373
}
.a-form-disabled:-moz-placeholder {
  color: #6F7373!important
}
.a-form-disabled::-webkit-input-placeholder {
  color: #6F7373!important
}
input:-moz-placeholder, textarea:-moz-placeholder {
  color: #6F7373
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  color: #6F7373
}
.a-checkbox.a-checkbox-fancy, .a-radio.a-radio-fancy {
  position: relative
}
.a-checkbox.a-checkbox-fancy input, .a-radio.a-radio-fancy input {
  opacity: .02;
  border: 0 none;
  margin: 0;
  outline: 0 none;
  overflow: hidden;
  padding: 0;
  position: absolute;
  bottom: auto;
  left: 0;
  z-index: -1
}
.a-checkbox.a-checkbox-fancy .a-label, .a-radio.a-radio-fancy .a-label {
  font-weight: 400
}
.a-checkbox.a-checkbox-fancy input:focus+.a-icon, .a-radio.a-radio-fancy input:focus+.a-icon {
  box-shadow: 0 0 0 3px #C8F3FA, 0 1px 2px rgba(15, 17, 17, .15) inset
}
.a-checkbox.a-checkbox-fancy input:focus+.a-icon:after, .a-radio.a-radio-fancy input:focus+.a-icon:after {
  border: 1px solid #007185;
  content: ' ';
  position: absolute;
  top: 0;
  left: 0
}
.a-checkbox.a-checkbox-fancy input:disabled+.a-label, .a-radio.a-radio-fancy input:disabled+.a-label {
  color: #6F7373
}
.a-checkbox.a-checkbox-fancy .a-icon.a-icon-checkbox, .a-checkbox.a-checkbox-fancy .a-icon.a-icon-checkbox:after {
  border-radius: 2px
}
.a-radio.a-radio-fancy .a-icon.a-icon-radio, .a-radio.a-radio-fancy .a-icon.a-icon-radio:after {
  border-radius: 50%
}
input[type=radio] {
  height: 14px;
  width: 14px;
  vertical-align: top;
  position: relative;
  bottom: -3px
}
input[type=checkbox] {
  height: 13px;
  width: 13px;
  vertical-align: top;
  position: relative;
  bottom: -3px
}
.a-checkbox label, .a-radio label {
  position: relative;
  font-weight: 400;
  color: #0F1111;
  padding-left: 15px;
  text-indent: -15px;
  margin-left: 3px;
  top: -2px;
  padding-bottom: 0
}
.a-checkbox label input:disabled+.a-icon-checkbox+.a-checkbox-label, .a-checkbox label input:disabled+.a-icon-radio+.a-radio-label, .a-radio label input:disabled+.a-icon-checkbox+.a-checkbox-label, .a-radio label input:disabled+.a-icon-radio+.a-radio-label {
  color: #6F7373
}
.a-form-horizontal .a-checkbox, .a-form-horizontal .a-radio {
  display: inline-block;
  margin-right: 14px
}
.a-form-horizontal .a-checkbox:last-child, .a-form-horizontal .a-radio:last-child {
  margin-right: 0
}
.a-form-horizontal .a-checkbox label, .a-form-horizontal .a-radio label {
  padding-left: 0;
  text-indent: 0
}
.a-checkbox-fancy:focus, .a-radio-fancy:focus {
  outline: 0
}
.a-checkbox-fancy .a-checkbox-label, .a-checkbox-fancy .a-radio-label, .a-radio-fancy .a-checkbox-label, .a-radio-fancy .a-radio-label {
  top: 1px;
  vertical-align: middle
}
.a-checkbox-fancy label, .a-radio-fancy label {
  padding-left: 19px;
  text-indent: -19px
}
.a-checkbox-fancy label input:focus+.a-icon, .a-radio-fancy label input:focus+.a-icon {
  position: relative
}
.a-checkbox-fancy label input:focus+.a-icon:after, .a-radio-fancy label input:focus+.a-icon:after {
  top: 0;
  left: 0
}
.a-checkbox-label, .a-radio-label {
  position: relative;
  padding-left: 5px;
  text-indent: 0;
  display: inline-block
}
.a-checkbox-fancy input {
  height: 16px;
  width: 16px
}
.a-checkbox-fancy input:focus+.a-icon:after {
  height: 14px;
  width: 14px
}
.a-radio-fancy input {
  height: 17px;
  width: 17px
}
.a-radio-fancy input:focus+.a-icon:after {
  height: 15px;
  width: 15px
}
@-moz-document url-prefix() {
  label .a-checkbox-label {
    top: 1px
  }
}
/* ******** */

@-webkit-keyframes rotate360 {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(360deg)
  }
}
@keyframes rotate360 {
  from {
    transform: rotate(0)
  }
  to {
    transform: rotate(360deg)
  }
}
.a-spinner {
  display: inline-block
}
.a-spinner-small {
  width: 16px;
  height: 16px;
  -webkit-animation: fadeIn .3s ease-in forwards, rotate360 1s linear infinite;
  animation: fadeIn .3s ease-in forwards, rotate360 1s linear infinite;
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/bowwGqOb04fewcW.png*/
  url() 50% 50% no-repeat
}
.a-hires .a-spinner-small {
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/79AFU37y1PuJI2m.png*/
  var(--savepage-url-10) 50% 50% no-repeat;
  background-size: 16px
}
.a-spinner-medium {
  width: 32px;
  height: 32px;
  -webkit-animation: fadeIn .3s ease-in forwards, rotate360 1s linear infinite;
  animation: fadeIn .3s ease-in forwards, rotate360 1s linear infinite;
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/79AFU37y1PuJI2m.png*/
  var(--savepage-url-10) 50% 50% no-repeat
}
.a-hires .a-spinner-medium {
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/F0mWYzLleZMaLi7.png*/
  var(--savepage-url-6) 50% 50% no-repeat;
  background-size: 32px
}
.a-spinner-wrapper {
  width: 100%;
  height: 100%;
  display: table
}
.a-spinner-wrapper .a-spinner {
  margin: 0 auto;
  display: table-cell;
  vertical-align: middle
}
.a-carousel-card-empty {
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/Um6FUNyHlup8DYZ.gif*/
  url() 50% 50% no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {
  .a-carousel-card-empty {
    background: /*savepage-url=https://m.media-amazon.com/images/S/sash/4v$S50yJcihr-Ec.gif*/
    url() 50% 50% no-repeat;
    background-size: 50px
  }
}
div.a-lazy-loaded, div.a-manually-loaded {
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/Um6FUNyHlup8DYZ.gif*/
  url() 50% 50% no-repeat;
  min-height: 50px;
  min-width: 50px
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {
  div.a-lazy-loaded, div.a-manually-loaded {
    background: /*savepage-url=https://m.media-amazon.com/images/S/sash/4v$S50yJcihr-Ec.gif*/
    url() 50% 50% no-repeat;
    background-size: 50px
  }
}
.a-popover-loading {
  min-width: 75px;
  height: 75px;
  border: 0;
  width: 75px;
  background: /*savepage-url=https://m.media-amazon.com/images/S/sash/Um6FUNyHlup8DYZ.gif*/
  url() 50% 50% no-repeat
}
@media only screen and (-webkit-min-device-pixel-ratio:1.5), only screen and (min-resolution:144dpi) {
  .a-popover-loading {
    background: /*savepage-url=https://m.media-amazon.com/images/S/sash/4v$S50yJcihr-Ec.gif*/
    url() 50% 50% no-repeat;
    background-size: 50px
  }
}
/* ******** */

.a-price {
  text-decoration: none;
  position: relative;
  line-height: normal
}
.a-price[data-a-strike=true]:after {
  border-top: 1px solid;
  position: absolute;
  content: "";
  right: 0;
  top: 50%;
  left: 0
}
.a-price .a-price-fraction+.a-price-symbol {
  left: .2em
}
.a-price .a-offscreen {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}
.a-price[data-a-size=mini][data-a-strike=true], .a-price[data-a-size="s"][data-a-strike=true], .a-price[data-a-size="b"][data-a-strike=true] {
  display: inline-block;
  text-decoration: inherit
}
.a-price[data-a-color=base] {
  color: #0F1111
}
.a-price[data-a-color=price] {
  color: #B12704
}
.a-price[data-a-color=secondary] {
  color: #565959
}
.a-price[data-a-color=tertiary] {
  color: #767676
}
.a-price[data-a-size$=plus] .a-price-fraction, .a-price[data-a-size$=plus] .a-price-symbol, .a-price[data-a-size$=l] .a-price-fraction, .a-price[data-a-size$=l] .a-price-symbol {
  position: relative
}
.a-price[data-a-size$=plus] .a-price-decimal, .a-price[data-a-size$=l] .a-price-decimal {
  position: absolute;
  opacity: 0
}
.a-price[data-a-size=xxl] {
  font-size: 38px
}
.a-price[data-a-size=xxl] .a-price-symbol {
  top: -1.28em;
  font-size: 13px
}
.a-price[data-a-size=xxl] .a-price-fraction {
  top: -1.28em;
  font-size: 13px
}
.a-price[data-a-size=xl] {
  font-size: 28px
}
.a-price[data-a-size=xl] .a-price-symbol {
  top: -.75em;
  font-size: 13px
}
.a-price[data-a-size=xl] .a-price-fraction {
  top: -.75em;
  font-size: 13px
}
.a-price[data-a-size=l] {
  font-size: 21px
}
.a-price[data-a-size=l] .a-price-symbol {
  top: -.5em;
  font-size: 12px
}
.a-price[data-a-size=l] .a-price-fraction {
  top: -.5em;
  font-size: 12px
}
.a-price[data-a-size=m] {
  font-size: 17px
}
.a-price[data-a-size=m] .a-price-symbol {
  position: relative;
  top: -.3em;
  font-size: 11px
}
.a-price[data-a-size=base_plus] {
  font-size: 16px;
  line-height: 20px
}
.a-price[data-a-size=base_plus] .a-price-symbol {
  top: -.5em;
  font-size: 10px;
  line-height: 1.6
}
.a-price[data-a-size=base_plus] .a-price-fraction {
  top: -.5em;
  font-size: 10px;
  line-height: 1.6
}
.a-price[data-a-size=medium_plus] {
  font-size: 18px;
  line-height: 24px
}
.a-price[data-a-size=medium_plus] .a-price-symbol {
  top: -.5em;
  font-size: 10px;
  line-height: 16px
}
.a-price[data-a-size=medium_plus] .a-price-fraction {
  top: -.5em;
  font-size: 10px;
  line-height: 16px
}
.a-price[data-a-size=b] {
  font-size: 13px
}
.a-price[data-a-size=s] {
  font-size: 12px
}
.a-price[data-a-size=mini] {
  font-size: 12px;
  line-height: 16px
}
.a-price-range {
  font-size: 0
}
.a-price-dash[data-a-color=base] {
  color: #0F1111
}
.a-price-dash[data-a-color=price] {
  color: #B12704
}
.a-price-dash[data-a-color=secondary] {
  color: #565959
}
.a-price-dash[data-a-color=tertiary] {
  color: #767676
}
.a-price-dash[data-a-size=m] {
  font-size: 17px;
  padding-left: 1px;
  padding-right: 1px
}
.a-price-dash[data-a-size=l] {
  font-size: 21px;
  padding-left: 4px;
  padding-right: 4px
}
.a-price-dash[data-a-size=xl] {
  font-size: 28px;
  padding-left: 4px;
  padding-right: 4px
}
.a-price-dash[data-a-size=xxl] {
  font-size: 38px;
  padding-left: 4px;
  padding-right: 4px
}
.a-text-price {
  color: inherit
}
/* ******** */

.a-icon.a-icon-next-rounded, .a-icon.a-icon-previous-rounded {
  background-image: /*savepage-url=https://m.media-amazon.com/images/S/sash/ydDD9hnRfziI$y7.png*/
  url()
}
.a-carousel-container {
  position: relative;
  overflow: hidden
}
.a-carousel-state {
  margin: 0;
  padding: 0
}
.a-carousel-header-row {
  margin-bottom: 20px
}
.a-carousel-header-row .a-span-last {
  float: right!important
}
.a-carousel-header-row .a-column, .a-carousel-header-row h1, .a-carousel-header-row h2, .a-carousel-header-row h3, .a-carousel-header-row h4, .a-carousel-header-row h5, .a-carousel-header-row h6 {
  line-height: inherit;
  font-size: inherit
}
.a-carousel-row-inner {
  position: relative;
  height: 100%
}
.a-carousel-row-inner:after, .a-carousel-row-inner:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-carousel-row-inner:after {
  clear: both
}
.a-carousel-col {
  overflow: visible;
  min-height: 1px;
  position: relative;
  zoom: 1
}
.a-carousel-has-buttons .a-carousel-center {
  margin: 0 40px
}
.a-carousel-has-buttons.a-carousel-overlay-buttons .a-carousel-center {
  margin: 0
}
.a-carousel-center {
  overflow: hidden
}
.a-carousel-left {
  left: 0;
  padding-left: 3px
}
.a-carousel-right {
  text-align: right;
  right: 0;
  padding-right: 3px
}
.a-carousel-left, .a-carousel-right {
  width: 40px;
  height: 100%;
  position: absolute;
  top: 0;
  z-index: 1
}
.a-carousel-left, .a-carousel-pagination, .a-carousel-right {
  visibility: hidden
}
.a-carousel-viewport {
  width: 100%;
  overflow: hidden
}
.a-carousel-viewport:focus {
  outline: 0
}
.a-carousel-button {
  position: relative;
  top: 40%;
  margin-top: -16px
}
ol.a-carousel {
  margin: 0;
  list-style-type: none;
  height: 100%;
  white-space: nowrap;
  overflow-x: visible;
  color: #0F1111;
  letter-spacing: -4px
}
.a-carousel-card {
  vertical-align: top;
  text-align: left;
  overflow: hidden;
  margin-left: 16px;
  width: 160px;
  min-height: 100%;
  list-style-type: none;
  display: inline-block;
  white-space: normal;
  letter-spacing: normal
}
.a-carousel-card-empty {
  max-height: 175px;
  height: 100%
}
.a-carousel-transition-slide .a-carousel {
  position: relative
}
.a-carousel-transition-slide .a-carousel, .a-carousel-transition-slide .a-carousel-viewport {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}
.a-carousel-display-single .a-carousel-card {
  width: 100%;
  text-align: center;
  margin: 0
}
.a-carousel-display-single .a-carousel-card img {
  max-width: 100%;
  max-height: 100%
}
.a-carousel-transition-freeScroll .a-carousel-viewport, .a-carousel-transition-none .a-carousel-viewport {
  overflow-x: scroll;
  overflow-y: visible
}
.a-carousel-init-empty .a-carousel-viewport {
  height: 150px
}
.a-carousel-row .a-carousel-photo {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 6px
}
.a-carousel-row .a-carousel-photo-inner {
  display: table-cell;
  vertical-align: middle;
  overflow: hidden
}
.a-carousel-display-variableWidth .a-carousel-card {
  width: auto;
  vertical-align: middle;
  min-width: 110px;
  max-width: 270px;
  margin-left: 8px;
  margin-right: 8px
}
.a-icon.a-icon-next-rounded, .a-icon.a-icon-previous-rounded {
  background-size: 68px 52px;
  width: 34px;
  height: 52px;
  outline: 0
}
.a-icon.a-icon-previous-rounded {
  background-position: 0 0
}
.a-icon.a-icon-next-rounded {
  background-position: -34px 0
}
.a-carousel-rounded-buttons .a-carousel-left, .a-carousel-rounded-buttons .a-carousel-right {
  width: 80px;
  position: absolute
}
.a-carousel-rounded-buttons .a-carousel-goto-nextpage, .a-carousel-rounded-buttons .a-carousel-goto-prevpage {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  outline: 0;
  border-radius: 5px
}
.a-carousel-rounded-buttons .a-carousel-goto-nextpage:focus, .a-carousel-rounded-buttons .a-carousel-goto-prevpage:focus {
  box-shadow: inset 0 0 0 2px #FFF, inset 0 0 0 4px #008296
}
.a-carousel-rounded-buttons .a-icon-next-rounded, .a-carousel-rounded-buttons .a-icon-previous-rounded {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.a-carousel-transition-slide .a-carousel, .a-carousel-transition-slide .a-carousel-viewport {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d
}
.a-carousel-transition-slide .a-carousel, .a-carousel-transition-slide .a-carousel-card, .a-carousel-transition-slide .a-carousel-viewport {
  -webkit-backface-visibility: hidden
}
/* ******** */

.a-viewoptions-section {
  position: relative;
  display: block;
  border-bottom: 1px solid #ddd;
  font-size: 0
}
ul.a-viewoptions-list {
  list-style-type: none;
  margin: 0;
  font-size: 0;
  line-height: 1;
  display: inline-block
}
ul.a-viewoptions-list li.a-viewoptions-list-item {
  list-style-type: none;
  display: inline-block
}
ul.a-viewoptions-list li.a-viewoptions-list-item a, ul.a-viewoptions-list li.a-viewoptions-list-item.a-viewoptions-list-info {
  color: #0F1111;
  text-decoration: none;
  font-size: 13px;
  display: block;
  line-height: 1;
  padding: 8px 6px;
  border-bottom: 2px solid transparent;
  position: relative;
  bottom: -1px
}
ul.a-viewoptions-list li.a-viewoptions-list-item a .a-icon {
  position: relative;
  bottom: -1px;
  margin-right: .4235em;
  opacity: .4
}
ul.a-viewoptions-list li.a-viewoptions-list-item a:active, ul.a-viewoptions-list li.a-viewoptions-list-item a:hover {
  color: #c45500
}
ul.a-viewoptions-list li.a-viewoptions-list-item a:active .a-icon, ul.a-viewoptions-list li.a-viewoptions-list-item a:hover .a-icon {
  opacity: .7
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-viewoptions-list-info {
  color: #565959
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-selected a {
  font-weight: 700;
  color: #0F1111;
  border-bottom-color: #e77600
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-selected a .a-icon {
  opacity: 1
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-viewoptions-list-dropdown a {
  padding-right: 16px
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-viewoptions-list-dropdown a .a-icon-dropdown {
  position: absolute;
  right: 6px;
  top: 10px;
  opacity: 1;
  margin-right: 0;
  bottom: auto
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-viewoptions-list-dropdown a:hover .a-icon-dropdown {
  opacity: .7
}
ul.a-viewoptions-list li.a-viewoptions-list-item.a-viewoptions-list-icon .a-icon {
  margin-right: 0
}
ul.a-viewoptions-list li.a-viewoptions-list-item+li.a-viewoptions-list-item {
  margin: 0 0 0 4px
}
ul.a-viewoptions-list+ul.a-viewoptions-list {
  margin-left: 18px;
  padding-left: 18px;
  border-left: 1px solid #ddd
}
ul.a-viewoptions-list+ul.a-viewoptions-list .a-viewoptions-list-label {
  font-size: 13px;
  font-weight: 400;
  color: #565959;
  margin-right: .385em
}
/* ******** */

.a-box-group>.a-box .a-box-tab {
  border-radius: 0 0 8px 8px
}
.a-box-group>.a-box .a-box-tab>.a-box-inner {
  border-radius: 0 0 8px 8px
}
.a-box-tab {
  border-radius: 0 0 8px 8px;
  margin-top: -1px
}
ul.a-tabs {
  margin: 0;
  list-style-type: none;
  border: 1px solid #ddd;
  padding: 0;
  background-color: #f3f3f3
}
ul.a-tabs:after, ul.a-tabs:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
ul.a-tabs:after {
  clear: both
}
ul.a-tabs .a-tab-heading, ul.a-tabs li {
  float: left;
  margin-bottom: -1px;
  margin-top: -1px;
  list-style-type: none
}
ul.a-tabs .a-tab-heading a, ul.a-tabs li a {
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  text-decoration: none;
  line-height: 1;
  padding: 15px 17px 15px 18px;
  display: block;
  border: 1px solid transparent;
  border-bottom: 0;
  position: relative;
  background-color: transparent
}
ul.a-tabs .a-tab-heading a:after, ul.a-tabs li a:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: background-color .1s linear;
  transition: background-color .1s linear
}
ul.a-tabs .a-tab-heading.a-active a, ul.a-tabs li.a-active a {
  border-color: #ddd;
  background-color: #fff;
  font-weight: 700
}
ul.a-tabs .a-tab-heading.a-active a:hover:after, ul.a-tabs li.a-active a:hover:after {
  background-color: transparent
}
ul.a-tabs .a-tab-heading:first-child a, ul.a-tabs li:first-child a {
  border-left: none
}
/* ******** */

.a-accordion .a-box {
  overflow: hidden
}
.a-accordion .a-box:first-child .a-accordion-row {
  border-radius: 4px 4px 0 0
}
.a-accordion .a-accordion-row-container {
  padding: 0
}
.a-accordion .a-accordion-row {
  position: relative;
  background-color: #f3f3f3;
  -webkit-transition: all .1s linear;
  transition: all .1s linear;
  display: block;
  color: inherit;
  text-decoration: none;
  outline: 0;
  cursor: pointer;
  padding: 10px 18px 10px 43px
}
.a-accordion .a-accordion-row h5 {
  font-weight: 400
}
.a-accordion .a-accordion-row .a-icon-radio-active, .a-accordion .a-accordion-row .a-icon-radio-inactive {
  position: absolute;
  top: 50%;
  left: 17px;
  height: 17px;
  width: 17px;
  margin-top: -8.5px
}
.a-accordion .a-accordion-row:hover {
  background-color: #e9e9e9
}
.a-accordion .a-accordion-inner {
  padding: 0 18px;
  margin-bottom: 14px;
  display: none;
  overflow: hidden
}
.a-accordion .a-accordion-active .a-accordion-row {
  cursor: default;
  background-color: #fff
}
.a-accordion .a-accordion-active .a-accordion-row h5 {
  font-weight: 700
}
.a-accordion .a-accordion-active .a-accordion-inner {
  display: block;
  background-color: #fff
}
.a-accordion .a-box:not(.a-accordion-active) .a-accordion-row:hover {
  box-shadow: 0 0 0 1px transparent inset
}
.a-accordion .a-box:not(.a-accordion-active) .a-accordion-row:active {
  box-shadow: 0 0 0 1px transparent inset;
  background-color: #e9e9e9
}
.a-accordion .a-accordion-row:active .a-icon-radio-inactive {
  box-shadow: 0 0 0 3px #C8F3FA;
  border-radius: 50%
}
.a-accordion .a-accordion-row:active .a-icon-radio-inactive:after {
  border: 1px solid #007185;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 15px;
  width: 15px
}
.a-accordion .a-accordion-row:active .a-icon-radio-active {
  box-shadow: 0 0 0 3px #C8F3FA;
  border-radius: 50%
}
.a-accordion .a-accordion-row:active .a-icon-radio-active:after {
  border: 1px solid #007185;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 15px;
  width: 15px
}
.a-accordion .a-accordion-row:focus .a-icon-radio-inactive {
  box-shadow: 0 0 0 3px #C8F3FA;
  border-radius: 50%
}
.a-accordion .a-accordion-row:focus .a-icon-radio-inactive:after {
  border: 1px solid #007185;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 15px;
  width: 15px
}
.a-accordion .a-accordion-row:focus .a-icon-radio-active {
  box-shadow: 0 0 0 3px #C8F3FA;
  border-radius: 50%
}
.a-accordion .a-accordion-row:focus .a-icon-radio-active:after {
  border: 1px solid #007185;
  border-radius: 50%;
  content: ' ';
  display: block;
  height: 15px;
  width: 15px
}
.a-accordion-a11y:focus {
  outline: 0
}
/* ******** */

.a-expander-partial-collapse-container, .a-expander-partial-collapse-content {
  overflow: hidden;
  position: relative
}
.a-expander-partial-collapse-header {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  -webkit-transition: opacity .4s ease-out;
  transition: opacity .4s ease-out
}
.a-expander-content-fade {
  height: 16px;
  width: 100%;
  position: absolute;
  top: -16px;
  left: 0;
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}
.a-alert.a-alert-info .a-expander-partial-collapse-header {
  background-color: #f6f6f6
}
.a-alert.a-alert-info .a-expander-content-fade {
  background: -webkit-linear-gradient(top, rgba(246, 246, 246, 0), #f6f6f6);
  background: linear-gradient(to bottom, rgba(246, 246, 246, 0), #f6f6f6)
}
.a-alert.a-alert-success .a-expander-partial-collapse-header {
  background-color: #fff
}
.a-alert.a-alert-success .a-expander-content-fade {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}
.a-alert.a-alert-warning .a-expander-partial-collapse-header {
  background-color: #fff
}
.a-alert.a-alert-warning .a-expander-content-fade {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}
.a-alert.a-alert-error .a-expander-partial-collapse-header {
  background-color: #fff
}
.a-alert.a-alert-error .a-expander-content-fade {
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0), #fff);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0), #fff)
}
a.a-link-expander {
  display: inline-block;
  position: relative;
  padding-left: 11px
}
.a-expander-inner {
  margin-top: 4px;
  padding-left: 11px
}
.a-expander-header {
  outline: 0
}
.a-section-expander-container {
  border: 1px solid #ddd;
  margin-top: -1px;
  overflow: hidden;
  border-radius: 0
}
.a-section-expander-container:first-child {
  border-radius: 4px 4px 0 0;
  margin-top: 0
}
.a-section-expander-container:first-child a.a-link-section-expander {
  border-radius: 4px 4px 0 0
}
.a-section-expander-container:last-child {
  border-radius: 0 0 4px 4px
}
.a-section-expander-container:only-of-type {
  border-radius: 4px
}
.a-expander-borderless {
  border: none
}
a.a-link-section-expander {
  font-size: 17px;
  line-height: 1.255;
  display: block;
  position: relative;
  color: #0F1111;
  background-color: #f3f3f3;
  -webkit-transition: all .1s linear;
  transition: all .1s linear
}
a.a-link-section-expander {
  text-rendering: optimizeLegibility
}
a.a-link-section-expander .a-icon-section-collapse, a.a-link-section-expander .a-icon-section-expand {
  position: absolute;
  right: 16px;
  top: 50%;
  margin: 0;
  margin-top: -6px
}
a.a-link-section-expander:focus, a.a-link-section-expander:hover {
  text-decoration: none
}
a.a-link-section-expander:focus .a-icon-section-expand, a.a-link-section-expander:hover .a-icon-section-expand {
  opacity: .64
}
a.a-link-section-expander:focus .a-icon-section-collapse, a.a-link-section-expander:hover .a-icon-section-collapse {
  opacity: .96
}
a.a-link-section-expander:hover {
  color: #0F1111;
  background-color: #e9e9e9
}
a.a-link-section-expander:focus {
  color: #0F1111;
  background-color: #e9e9e9
}
.a-expander-borderless a.a-link-section-expander {
  box-shadow: none;
  padding: 0 39px 0 0;
  background-color: transparent
}
.a-expander-borderless a.a-link-section-expander:hover {
  background-color: transparent
}
.a-section-expander-inner {
  border-top: 1px solid #ddd;
  padding: 12px 18px
}
.a-expander-borderless .a-section-expander-inner {
  border-top: none;
  padding: 4px 0 0 0
}
.a-extender-trigger {
  display: block
}
.a-extender-trigger .a-extender {
  padding-top: 2px;
  text-decoration: none;
  display: block
}
.a-expander-prompt {
  word-wrap: break-word
}
a.a-link-section-expander {
  padding: 11px 54px 11px 18px
}
/* ******** */

.a-switch-row {
  display: inline-block;
  padding-right: 31px;
  position: relative
}
.a-switch-row:after, .a-switch-row:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-switch-row:after {
  clear: both
}
.a-switch-row .a-switch-label {
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  display: inline-block;
  margin-right: 6px;
  line-height: 21px!important;
  color: #0F1111;
  cursor: pointer
}
.a-switch-row.a-disabled .a-switch-label {
  color: #6F7373
}
.a-switch-row.a-disabled .a-switch-label .a-switch {
  border-color: #888C8C;
  box-shadow: none
}
.a-switch-row.a-disabled .a-switch-label .a-switch .a-switch-control {
  border-color: #888C8C;
  background-color: #E3E6E6
}
.a-switch-row.a-disabled .a-switch-col, .a-switch-row.a-disabled .a-switch-control, .a-switch-row.a-disabled .a-switch-label {
  cursor: default
}
.a-switch-row.a-disabled.a-active .a-switch-label .a-switch {
  background-color: #888C8C
}
.a-switch-row.a-disabled .a-switch-control:active {
  border-color: #888C8C
}
.a-switch-row:hover .a-switch-control {
  border-color: #1196AB
}
.a-switch-row:hover.a-active .a-switch-control {
  border-color: #1196AB
}
.a-switch-row.a-disabled:hover .a-switch-control {
  border-color: #888C8C
}
.a-switch-row.a-disabled:hover.a-active .a-switch-control {
  border-color: #888C8C
}
.a-switch {
  display: block;
  float: right;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 21px;
  width: 31px;
  border-radius: 3px;
  border: 1px solid #888C8C;
  border-top-color: #888C8C;
  background-color: #FFF;
  box-shadow: 0 1px 2px rgba(15, 17, 17, .15) inset;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
.a-switch:after, .a-switch:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-switch:after {
  clear: both
}
.a-switch-control {
  position: absolute;
  left: -1px;
  top: -1px;
  display: block;
  z-index: 1;
  cursor: pointer;
  height: 21px;
  width: 21px;
  border-radius: 3px;
  border: 1px solid #888C8C;
  border-bottom-color: #8d9096;
  background: #f5f6f9;
  background: -webkit-linear-gradient(top, #eff1f3, #fff);
  background: linear-gradient(to bottom, #eff1f3, #fff);
  box-shadow: 0 1px 0 0 #fff inset, 0 1px 3px rgba(0, 0, 0, .1) inset, 0 0 1px #fff inset, 0 1px 2px rgba(0, 0, 0, .15)
}
.a-switch-control:active {
  border-color: #1196AB
}
.a-active .a-switch {
  background-color: #008296;
  border-color: #007185
}
.a-active .a-switch-control {
  border-color: #007185;
  left: 10px
}
.a-switch-input.a-focus+label .a-switch, .a-switch-input:focus+label .a-switch {
  box-shadow: 0 0 0 3px #C8F3FA
}
.a-transition .a-switch-control {
  left: 0;
  -webkit-transform: translateX(-1px);
  -moz-transform: translateX(-1px);
  transform: translateX(-1px)
}
.a-transition .a-active .a-switch-control {
  left: 0;
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  transform: translateX(10px)
}
ul.a-box-list a.a-switch-col, ul.a-box-list a.a-switch-control {
  padding: 0
}
.a-no-js .a-switch-row .a-switch {
  display: none
}
.a-no-js .a-switch-row .a-switch-label {
  color: #565959
}
.a-js .a-switch-row input {
  position: absolute!important;
  left: 0!important;
  bottom: -1px!important;
  z-index: -1!important;
  opacity: 0;
  left: unset!important;
  right: 0!important
}
/* ******** */

.a-progress-bar {
  position: relative
}
.a-progress-bar .a-meter, .a-progress-bar .a-meter-with-txt {
  height: 15px
}
.a-progress-bar .a-meter .a-meter-progress-txt, .a-progress-bar .a-meter-with-txt .a-meter-progress-txt {
  display: none
}
.a-progress-bar .a-meter .a-meter-bar, .a-progress-bar .a-meter-with-txt .a-meter-bar {
  background: linear-gradient(to bottom, #75E375, #2BAC2B);
  background-color: #75E375
}
.a-progress-indicator {
  margin-bottom: 1px
}
.a-progress-indicator .a-tooltip {
  position: relative;
  visibility: visible;
  max-width: 100%;
  min-width: 50px;
  padding: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: .5s opacity ease;
  transition: .5s opacity ease
}
.a-progress-indicator .a-tooltip.a-progress-tooltip-revealed {
  visibility: visible;
  opacity: 1
}
.a-progress-indicator .a-tooltip.a-progress-tooltip {
  z-index: 1
}
.a-progress-indicator .a-tooltip.a-progress-tooltip .a-tooltip-inner {
  background-color: #444c56;
  padding: 1px 10px;
  vertical-align: bottom;
  border-radius: 3px;
  box-shadow: inset 0 1px 2px 0 rgba(255, 255, 255, .2)
}
.a-progress-indicator .a-tooltip.a-progress-tooltip .a-arrow {
  right: -9px;
  bottom: 1px;
  border-width: 10px 9px 0;
  border-top-color: #444c56
}
.a-progress-indicator .a-tooltip.a-progress-tooltip .a-arrow-border {
  bottom: -9px;
  left: 49%;
  border-width: 10px 9px 0;
  border-top-color: #2f353b
}
.a-progress-prompt {
  margin: 8px 0
}
/* ******** */

.a-popover-loading-wrapper {
  min-width: 120px
}
.a-popover-preload {
  display: none
}
.a-popover-hidden {
  visibility: hidden!important
}
.a-popover-transparent {
  opacity: 0
}
.a-popover {
  display: inline-block;
  position: absolute;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1010;
  padding: 8px;
  max-width: 440px
}
.a-popover:focus {
  outline: 0
}
.a-popover-wrapper {
  overflow: hidden;
  border: 1px solid #cdcdcd;
  border-color: rgba(0, 0, 0, .2);
  height: 100%;
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, .13);
  background-color: #fff
}
.a-popover-inner {
  background-color: #fff;
  padding: 14px 18px;
  text-align: left;
  overflow-x: hidden
}
.a-popover-inner .a-button-close {
  position: static;
  margin: -10px -14px 6px 6px
}
.a-popover-inner.a-padding-none .a-button-close {
  margin: 0
}
.a-popover-inner dl:last-child, .a-popover-inner ol:last-child, .a-popover-inner p:last-child, .a-popover-inner ul:last-child {
  margin-bottom: 0
}
.a-popover.a-arrow-top .a-arrow {
  border-top-color: #fff
}
.a-popover.a-arrow-right .a-arrow {
  border-right-color: #fff
}
.a-popover.a-arrow-bottom .a-arrow {
  border-bottom-color: #fff
}
.a-popover.a-arrow-left .a-arrow {
  border-left-color: #fff
}
.a-popover-header {
  position: relative;
  text-align: left;
  background: #f2f2f2;
  background: #f1f1f1;
  background: -webkit-linear-gradient(top, #f7f7f7, #eaeaea);
  background: linear-gradient(to bottom, #f7f7f7, #eaeaea);
  border-radius: 4px 4px 0 0;
  border-bottom: 1px solid #cdcdcd;
  border-bottom-color: rgba(0, 0, 0, .2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .4) inset;
  padding: 0 14px;
  margin: 0;
  z-index: 10
}
.a-popover-header .a-popover-header-content {
  min-height: 35px;
  line-height: 16px;
  padding: 10px 0 9px;
  font-size: 13px;
  font-weight: 700;
  margin-right: 20px
}
.a-popover .a-arrow, .a-popover .a-arrow-border {
  border: 8px solid transparent
}
.a-popover .a-arrow {
  width: 0;
  height: 0;
  position: absolute;
  display: block;
  z-index: 1011
}
.a-popover .a-arrow-border {
  position: absolute
}
.a-popover.a-arrow-right .a-arrow-border {
  left: 0;
  margin-top: -8px;
  border-left: 0;
  border-right-color: rgba(0, 0, 0, .2)
}
.a-popover.a-arrow-right .a-arrow {
  top: -8px;
  left: 1px;
  border-left: 0
}
.a-popover.a-arrow-left .a-arrow-border {
  right: 0;
  margin-top: -8px;
  border-right: 0;
  border-left-color: rgba(0, 0, 0, .2)
}
.a-popover.a-arrow-left .a-arrow {
  top: -8px;
  right: 1px;
  border-right: 0
}
.a-popover.a-arrow-top .a-arrow-border {
  bottom: 0;
  margin-left: -8px;
  border-bottom: 0;
  border-top-color: rgba(0, 0, 0, .2)
}
.a-popover.a-arrow-top .a-arrow {
  bottom: 1px;
  right: -8px;
  border-bottom: 0
}
.a-popover.a-arrow-bottom .a-arrow-border {
  top: 0;
  margin-left: -8px;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, .2)
}
.a-popover.a-arrow-bottom .a-arrow {
  top: 1px;
  right: -8px;
  border-top: 0
}
.a-popover:focus {
  outline: 0
}
.a-popover .a-popover-a11y-offscreen {
  opacity: 0;
  overflow: hidden!important;
  display: block!important;
  width: 1px!important;
  height: 1px!important;
  margin: 0!important;
  padding: 0!important;
  border: 0!important;
  position: absolute!important;
  left: 0!important
}
.a-popover .a-popover-start {
  top: 1px!important
}
.a-popover .a-popover-end {
  bottom: 1px!important
}
.a-popover-trigger:hover {
  cursor: pointer
}
.a-popover-trigger:hover .a-icon-popover {
  opacity: .85
}
.a-button-close {
  display: block;
  zoom: 1;
  background-color: transparent;
  border-radius: 3px;
  border: 1px solid;
  border-color: transparent;
  float: right;
  padding: 8px;
  position: absolute;
  top: 50%;
  right: 5px;
  margin: -13px 0 0;
  line-height: 0
}
.a-button-close:active {
  background-color: #e9e9e9
}
.a-button-close:focus {
  background-color: transparent;
  border-color: #e77600;
  box-shadow: 0 0 3px 2px rgba(228, 121, 17, .5);
  outline: 0;
  padding: 8px
}
.a-button-close:hover {
  cursor: pointer
}
.a-button-close:hover .a-icon-close {
  opacity: .8
}
.a-button-close-a11y {
  opacity: 0;
  width: 1px;
  height: 1px;
  padding: 0
}
.a-button-close-a11y:focus {
  padding: 0
}
.a-button-close-a11y .a-icon-close {
  display: none
}
#a-popover-offset-tracker {
  opacity: .01;
  position: absolute;
  height: 1px;
  width: 1px;
  top: 0;
  left: 0
}
.a-tooltip {
  padding: 6px;
  min-width: 60px
}
.a-tooltip .a-arrow, .a-tooltip .a-arrow-border {
  border-width: 6px
}
.a-tooltip.a-arrow-right .a-arrow-border {
  margin-top: -6px;
  border-right-color: #2f353b
}
.a-tooltip.a-arrow-right .a-arrow {
  top: -6px;
  border-right-color: #444C55
}
.a-tooltip.a-arrow-left .a-arrow-border {
  margin-top: -6px;
  border-left-color: #2f353b
}
.a-tooltip.a-arrow-left .a-arrow {
  top: -6px;
  border-left-color: #444C55
}
.a-tooltip.a-arrow-top .a-arrow-border {
  bottom: 0;
  margin-left: -6px;
  border-top-color: #2f353b
}
.a-tooltip.a-arrow-top .a-arrow {
  right: -6px;
  border-top-color: #444C55
}
.a-tooltip.a-arrow-bottom .a-arrow-border {
  margin-left: -6px;
  border-bottom-color: #2f353b
}
.a-tooltip.a-arrow-bottom .a-arrow {
  right: -6px;
  border-bottom-color: #444C55
}
.a-tooltip-inner {
  display: inline-block;
  font-size: 13px;
  color: #fff;
  line-height: 1.4;
  background-color: #444C55;
  border: 1px solid #2f353b;
  padding: 5px 10px;
  border-radius: 4px
}
/* ******** */

.a-dropdown-common {
  padding: 0;
  margin: 1px 0 0;
  max-width: none
}
.a-dropdown-common .a-popover-inner {
  padding: 8px 0
}
.a-dropdown-common .a-list-link {
  position: relative;
  left: -1px;
  margin-right: -1px
}
.a-dropdown-common .a-list-link.a-box-list li {
  border-bottom: 1px solid #D5D9D9
}
.a-dropdown-common .a-list-link.a-box-list li.a-last, .a-dropdown-common .a-list-link.a-box-list li:last-child {
  border-bottom: none
}
.a-dropdown-common .a-dropdown-item {
  margin: 0;
  outline: 0
}
.a-dropdown-common .a-dropdown-link {
  color: #0F1111;
  text-decoration: none;
  padding: 2px 12px 1px 13px;
  display: block;
  white-space: nowrap;
  outline: 0;
  border: 1px solid transparent;
  margin-left: 1px
}
.a-dropdown-common .a-dropdown-link.a-active {
  border-color: #D5D9D9;
  background-color: #EDFDFF;
  border-left-color: #007185!important
}
.a-dropdown-common .a-dropdown-link img {
  margin-right: 5px
}
.a-dropdown-common .a-dropdown-link .a-size-base, .a-dropdown-common .a-dropdown-link .a-size-mini, .a-dropdown-common .a-dropdown-link .a-size-small {
  line-height: 1
}
.a-dropdown-common .a-dropdown-link .a-list-anno {
  display: block;
  margin-top: 6px;
  color: #565959;
  font-size: 11px
}
.a-dropdown-common .a-dropdown-link .a-prime-logo {
  margin-top: -3px
}
.a-dropdown-common .divider {
  background-color: #fff;
  padding: 7px 0
}
.a-dropdown-common .divider hr {
  margin: 0!important
}
.a-dropdown-common .a-dropdown-item:hover .a-dropdown-link {
  border-color: #D5D9D9;
  background-color: #F0F2F2!important;
  color: inherit
}
.a-dropdown-common .a-dropdown-item:hover:focus .a-dropdown-link {
  border-color: #007185;
  border-left-color: #007185!important
}
.a-dropdown-common .a-dropdown-item:active .a-dropdown-link {
  border-color: #D5D9D9;
  background-color: #EDFDFF
}
.a-dropdown-common .a-dropdown-item:focus .a-dropdown-link {
  border-color: #007185;
  background-color: #EDFDFF;
  color: inherit
}
.a-lgtbox-vertical-scroll {
  overflow-y: scroll
}
.a-dropdown-label {
  margin-right: 6px
}
.a-rich-option-image {
  vertical-align: middle
}
.a-no-js .a-button-group-splitdropdown, .a-no-js .a-dropdown-container .a-button-dropdown {
  display: none
}
.a-dropdown-container {
  position: relative
}
.a-js .a-native-dropdown, .a-js .a-native-splitdropdown {
  position: absolute;
  z-index: -1;
  opacity: .01;
  max-width: 100%;
  left: 0
}
/* ******** */

#a-popover-lgtbox, .a-modal {
  opacity: .5;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #0F1111
}
.a-modal-scroller {
  height: 100%;
  width: 100%;
  right: 0;
  top: 0;
  overflow: auto;
  position: fixed;
  visibility: hidden;
  z-index: 1009
}
.a-popover-modal {
  position: absolute;
  min-width: 0;
  max-width: 80%;
  padding: 0
}
.a-popover-modal .a-popover-wrapper {
  position: relative;
  border-radius: 8px;
  border: 1px solid;
  border-color: #D5D9D9;
  box-shadow: 0 0 14px 0 rgba(15, 17, 17, .5);
  height: 100%
}
.a-popover-modal .a-popover-wrapper>.a-button-close {
  margin: 6px;
  padding: 16px;
  z-index: 1000
}
.a-popover-modal .a-popover-inner {
  padding: 16px 24px
}
.a-popover-modal .a-popover-header {
  border-bottom: 1px solid #D5D9D9;
  background-color: #F0F2F2;
  border-radius: 8px 8px 0 0;
  padding: 0 24px
}
.a-popover-modal .a-popover-header .a-popover-header-content {
  padding: 16px 0;
  min-height: 56px;
  margin-right: 28px;
  line-height: 24px;
  font-size: 16px
}
.a-popover-modal .a-popover-header>.a-button-close {
  margin: -21px 0 0;
  padding: 16px
}
.a-popover-modal .a-popover-footer {
  text-align: right;
  padding: 8px 24px 24px;
  margin: 0;
  border-radius: 0 0 8px 8px
}
.a-popover-modal .a-button-top-right {
  position: static;
  margin: 6px 6px 0 0
}
.a-popover-modal .a-button-a11y-top-right {
  margin: 0;
  right: 0;
  top: 0
}
.a-popover-modal .a-modal-close-nohead-top {
  position: static;
  float: none;
  width: 100%;
  text-align: right;
  margin: 0;
  padding: 8px 8px 0 0
}
.a-popover-modal.a-popover-modal-fixed-height .a-popover-wrapper::after {
  content: '';
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #FFF 100%);
  bottom: 0;
  left: 0;
  right: 0;
  height: 16px;
  border-radius: 8px
}
.a-popover-modal.a-popover-modal-fixed-height .a-popover-wrapper .a-popover-inner.a-padding-none {
  position: relative;
  z-index: 1000
}
.a-popover-modal.a-popover-modal-fixed-height .a-popover-footer::before {
  content: '';
  display: block;
  position: absolute;
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, #FFF 100%);
  top: -12px;
  left: 0;
  right: 0;
  height: 16px;
  border-radius: 8px
}
.a-popover-modal.a-modal-modeless {
  position: fixed
}
:not(.a-lt-ie9) .a-popover-modal.a-modal-modeless .a-popover-wrapper {
  border: none
}
.a-popover-modal-fixed-height .a-popover-wrapper {
  position: relative
}
.a-popover-modal-fixed-height .a-popover-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0
}
/* ******** */

@-webkit-keyframes bubble-pop {
  0% {
    -webkit-transform: translateX(0) translateZ(-350px) scale3d(1, 1, 1);
    opacity: 0
  }
  8% {
    -webkit-transform: translateX(0) translateZ(55px) scale3d(1, 1, 1);
    opacity: .8
  }
  12% {
    -webkit-transform: translateX(0) translateZ(0) scale3d(1, 1, 1);
    opacity: 1
  }
  78% {
    -webkit-transform: translateX(0) translateZ(0) scale3d(1, 1, 1);
    opacity: 1
  }
  82% {
    -webkit-transform: translateX(0) translateZ(55px) scale3d(1, 1, 1);
    opacity: .8
  }
  90% {
    -webkit-transform: translateX(0) translateZ(-350px) scale3d(1, 1, 1);
    opacity: 0;
    top: 40%
  }
  100% {
    -webkit-transform: translateX(0) translateZ(-350px) scale3d(1, 1, 1);
    opacity: 0;
    top: -9999px
  }
}
@keyframes bubble-pop {
  0% {
    transform: translateX(0) translateZ(-350px) scale3d(1, 1, 1);
    opacity: 0
  }
  8% {
    transform: translateX(0) translateZ(55px) scale3d(1, 1, 1);
    opacity: .8
  }
  12% {
    transform: translateX(0) translateZ(0) scale3d(1, 1, 1);
    opacity: 1
  }
  78% {
    transform: translateX(0) translateZ(0) scale3d(1, 1, 1);
    opacity: 1
  }
  82% {
    transform: translateX(0) translateZ(55px) scale3d(1, 1, 1);
    opacity: .8
  }
  90% {
    transform: translateX(0) translateZ(-350px) scale3d(1, 1, 1);
    opacity: 0;
    top: 40%
  }
  100% {
    transform: translateX(0) translateZ(-350px) scale3d(1, 1, 1);
    opacity: 0;
    top: -9999px
  }
}
.a-changeover {
  position: fixed;
  top: 15px;
  right: 15px;
  overflow: visible;
  z-index: 1200;
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-perspective: 500px;
  -webkit-transform-style: preserve-3d;
  perspective: 500px;
  transform-style: preserve-3d
}
.a-changeover-manual {
  position: absolute;
  height: auto;
  width: 200px;
  left: 50%;
  margin-left: -100px
}
.a-changeover-manual .a-changeover-inner {
  -webkit-animation: none;
  animation: none;
  top: 0;
  left: 0;
  margin-left: 0;
  position: static
}
.a-changeover-inner {
  background-color: #FFF;
  border: 1px solid #D5D9D9;
  border-radius: 12px;
  box-shadow: 0 4px 8px 0 rgba(15, 17, 17, .2);
  color: #0F1111;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  padding: 12px 16px;
  text-align: center;
  width: 300px;
  -webkit-transform-origin: 0 0;
  -webkit-transform-style: preserve-3d;
  -webkit-animation: bubble-pop 2.2s ease 0s 1 normal;
  -webkit-animation-fill-mode: forwards;
  -webkit-transform: translate3d(0, 0, 0);
  transform-origin: 0 0;
  transform-style: preserve-3d;
  animation: bubble-pop 2.2s ease 0s 1 normal;
  animation-fill-mode: forwards;
  transform: translate3d(0, 0, 0)
}
.a-changeover-inner .a-icon {
  display: none
}
.a-changeover-inner strong {
  font-weight: 400!important
}
/* ******** */

.a-profile {
  display: table;
  text-decoration: none;
  color: inherit
}
.a-profile:hover {
  text-decoration: none
}
.a-profile-avatar-wrapper {
  display: table-cell;
  width: 66px;
  padding-right: 10px
}
.a-profile[data-a-size=small] .a-profile-avatar-wrapper {
  padding-right: 9px;
  width: 43px
}
.a-profile-avatar {
  position: relative;
  height: 56px;
  width: 56px
}
.a-profile-avatar img {
  border-radius: 56px;
  background-color: #FFF;
  border: 3px solid #FFF;
  width: 100%
}
[data-a-size=small] .a-profile-avatar {
  height: 34px;
  width: 34px
}
[data-a-size=small] .a-profile-avatar img {
  border-radius: 34px;
  border: 2px solid #FFF
}
.a-profile[data-a-type=enthusiast] .a-profile-avatar:after {
  position: absolute;
  content: '';
  display: block;
  top: auto;
  bottom: 0;
  left: auto;
  right: -6px
}
.a-profile[data-a-size=small] .a-profile-avatar:after {
  top: auto;
  bottom: 0;
  left: auto;
  right: -6px
}
.a-profile-content {
  display: table-cell;
  vertical-align: middle;
  min-height: 56px
}
.a-profile[data-a-size=small] .a-profile-content {
  min-height: 34px
}
.a-profile-name {
  position: relative;
  color: #0F1111;
  font-size: 17px;
  line-height: 1.255;
  unicode-bidi: isolate
}
.a-profile[data-a-descriptor] .a-profile-name, .a-profile[data-a-type] .a-profile-name {
  margin-right: 9px
}
.a-profile[data-a-size=small] .a-profile-name {
  font-size: 13px;
  line-height: 19px
}
.a-profile[data-a-size=small][data-a-descriptor] .a-profile-name, .a-profile[data-a-size=small][data-a-type] .a-profile-name {
  margin-right: 8px
}
.a-profile[data-a-size=base][data-a-descriptor] .a-profile-name, .a-profile[data-a-size=base][data-a-type] .a-profile-name {
  display: block
}
.a-profile-verified-badge {
  display: inline-block;
  overflow: hidden;
  vertical-align: baseline;
  margin-left: 8px
}
.a-profile[data-a-size=small] .a-profile-verified-badge {
  margin-left: 6px
}
.a-profile-verified-text {
  position: absolute!important;
  left: 0!important;
  bottom: -1px!important;
  z-index: -1!important;
  opacity: 0
}
.a-profile-descriptor {
  display: inline-block;
  color: #6C7778;
  font-size: 12px;
  line-height: 1.5
}
.a-profile[data-a-type=enthusiast] .a-profile-descriptor {
  color: #538000
}
.a-profile[data-a-type=seller] .a-profile-descriptor {
  color: #A91D67
}
.a-profile[data-a-size=small] .a-profile-descriptor {
  font-size: 12px;
  line-height: 1.5
}
/* ******** */

.a-truncate {
  display: inline-block;
  position: relative;
  width: 100%;
  overflow: hidden
}
.a-truncate[data-a-word-break=normal] {
  word-break: normal
}
.a-truncate[data-a-word-break=break-all] {
  word-break: break-all
}
.a-truncate[data-a-word-break=break-word] {
  word-wrap: break-word;
  overflow-wrap: break-word
}
.a-truncate[data-a-word-break=keep-all] {
  word-break: keep-all
}
.a-truncate-calc, .a-truncate-cut, .a-truncate-full {
  display: inline-block;
  width: 100%;
  white-space: normal
}
/* ******** */

.a-cardui-deck {
  background-color: transparent;
  padding-top: .1px;
  padding-bottom: .1px
}
.a-cardui-deck:after, .a-cardui-deck:before {
  display: block;
  content: '.';
  visibility: hidden;
  height: 0
}
.a-cardui-deck:before {
  margin-bottom: 20px
}
.a-cardui-deck:after {
  margin-top: 20px
}
.a-cardui-deck[data-a-remove-top-gutter]:before {
  margin-bottom: -20px;
  content: ''
}
.a-cardui-deck[data-a-remove-bottom-gutter]:after {
  margin-top: -20px;
  content: ''
}
.a-lt-ie10 .a-cardui[data-a-card-type=peekToggle] .a-cardui-content, .a-lt-ie10 .a-cardui[data-a-card-type=peekToggle] .a-cardui-teaser {
  visibility: visible
}
.a-cardui {
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #FFF;
  overflow: auto;
  padding: 20px 0 15px 0
}
.a-cardui .a-cardui-header {
  padding: 0 20px;
  padding-bottom: 10px
}
.a-cardui .a-cardui-body {
  padding: 0 20px;
  position: relative
}
.a-cardui .a-cardui-body:last-child {
  padding-bottom: 5px
}
.a-cardui .a-cardui-footer {
  padding: 0 20px;
  padding-top: 10px
}
.a-cardui .a-cardui-footer .a-cardui-link-footer .a-truncate-cut:active, .a-cardui .a-cardui-footer .a-cardui-link-footer .a-truncate-cut:hover {
  text-decoration: underline
}
.a-cardui .a-cardui-expand-control-title:focus {
  outline: 0
}
.a-cardui .a-cardui-expand-control-footer:focus {
  outline: 0
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-expand-control-title, .a-cardui[data-a-card-type=peekExpand] .a-cardui-expand-control-title {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-expand-control-title:active, .a-cardui[data-a-card-type=peekExpand] .a-cardui-expand-control-title:active {
  color: #c45500
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-expand-control-footer, .a-cardui[data-a-card-type=peekExpand] .a-cardui-expand-control-footer {
  cursor: pointer;
  -webkit-tap-highlight-color: transparent
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-expand-control-footer .a-expander-icon, .a-cardui[data-a-card-type=peekExpand] .a-cardui-expand-control-footer .a-expander-icon {
  display: inline-block;
  position: relative
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-expand-control-footer .a-see-more, .a-cardui[data-a-card-type=peekExpand] .a-cardui-expand-control-footer .a-see-more {
  font-weight: 400;
  display: inline-block;
  margin-left: 21px
}
.a-cardui[data-a-card-type=fullBleed] {
  padding: 0
}
.a-cardui[data-a-card-type=fullBleed] .a-cardui-header {
  padding: 0
}
.a-cardui[data-a-card-type=fullBleed] .a-cardui-body {
  padding: 0
}
.a-cardui[data-a-card-type=fullBleed] .a-cardui-body:last-child {
  padding-bottom: 0
}
.a-cardui[data-a-card-type=fullBleed] .a-cardui-footer {
  padding: 0
}
.a-cardui[data-a-card-type=peekExpand] .a-reactive-container-gradient {
  transition: height .4s cubic-bezier(.4, 0, .6, 1);
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  height: 40px;
  background: -webkit-linear-gradient(rgba(255, 255, 255, 0), #FFF);
  background: linear-gradient(rgba(255, 255, 255, 0), #FFF)
}
.a-cardui[data-a-card-type=peekExpand] .a-cardui-content:focus {
  outline: 0
}
.a-cardui[data-a-card-type=peekExpand] .a-cardui-teaser+.a-cardui-content.a-cardui-uninitialized {
  height: 0;
  overflow: hidden
}
.a-cardui[data-a-card-type=peekExpand][data-a-expanded=true] .a-cardui-content.a-cardui-uninitialized {
  max-height: none!important
}
.a-cardui[data-a-card-type=peekExpand][data-a-expanded=true] .a-cardui-teaser+.a-cardui-content.a-cardui-uninitialized {
  height: auto;
  overflow: none
}
.a-cardui[data-a-card-type=peekExpand][data-a-expanded=true] .a-reactive-container-gradient {
  height: 0
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-content, .a-cardui[data-a-card-type=peekToggle] .a-cardui-teaser {
  transition: visibility .2s, opacity .2s cubic-bezier(.4, 0, .6, 1)
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-content:focus, .a-cardui[data-a-card-type=peekToggle] .a-cardui-teaser:focus {
  outline: 0
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-content {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-content.a-cardui-uninitialized {
  position: absolute;
  top: 0;
  left: 0
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-teaser {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  transition-delay: .2s
}
.a-cardui[data-a-card-type=peekToggle] .a-cardui-teaser.a-cardui-uninitialized {
  position: static
}
.a-cardui[data-a-card-type=peekToggle][data-a-expanded=true] .a-cardui-content {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  visibility: visible;
  transition-delay: .2s
}
.a-cardui[data-a-card-type=peekToggle][data-a-expanded=true] .a-cardui-content.a-cardui-uninitialized {
  position: static
}
.a-cardui[data-a-card-type=peekToggle][data-a-expanded=true] .a-cardui-teaser {
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  visibility: hidden;
  transition-delay: 0s
}
.a-cardui[data-a-card-type=peekToggle][data-a-expanded=true] .a-cardui-teaser.a-cardui-uninitialized {
  position: absolute;
  top: 0;
  left: 0
}
.a-reactive-container {
  position: relative;
  overflow: hidden;
  min-height: 0
}
.a-reactive-container.a-reactive-container-transition {
  transition: height .4s cubic-bezier(.4, 0, .2, 1)
}
.a-cardui-absolute-position {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%
}
.a-css-icon-draw {
  display: inline-block;
  padding: 4.5px;
  position: absolute
}
.a-css-icon-draw.a-css-icon-expand {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  bottom: 2px
}
.a-css-icon-draw.a-css-icon-collapse {
  transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  bottom: -4px
}
.a-cardui .a-truncate {
  display: block
}
/* ******** */

.a-hidden, .aok-hidden {
  display: none!important;
  visibility: hidden!important
}
.a-block, .aok-block {
  display: block;
  position: relative
}
.a-inline-block, .aok-inline-block {
  display: inline-block
}
.a-offscreen, .aok-offscreen {
  position: absolute!important;
  left: 0!important;
  bottom: -1px!important;
  z-index: -1!important;
  opacity: 0
}
.a-relative, .aok-relative {
  position: relative
}
.a-float-right, .aok-float-right {
  float: right!important
}
.a-float-left, .aok-float-left {
  float: left!important
}
.a-align-top, .aok-align-top {
  vertical-align: top!important
}
.a-align-center, .aok-align-center {
  vertical-align: middle!important
}
.a-align-bottom, .aok-align-bottom {
  vertical-align: bottom!important
}
.a-align-center-horizontally, .aok-align-center-horizontally {
  margin-left: auto;
  margin-right: auto
}
.a-nowrap, .aok-nowrap {
  white-space: nowrap
}
.a-break-word, .aok-break-word {
  word-break: break-all
}
.a-clearfix:after, .a-clearfix:before, .aok-clearfix:after, .aok-clearfix:before {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0
}
.a-clearfix:after, .aok-clearfix:after {
  clear: both
}
.a-hide-text, .aok-hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}
.a-pre-line, .aok-pre-line {
  white-space: pre-line
}
.a-no-select, .aok-no-select {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none
}
/* ******** */

.af_mainOverlay, .iv_mainOverlay {
  left: 0;
  background-color: rgba(0, 0, 0, .5);
  background-position: center
}
.af_mainOverlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background-repeat: no-repeat
}
.af_addressScreen {
  position: fixed;
  top: calc(50% - 145px);
  background-color: #FFF;
  border-radius: 5px;
  z-index: 99
}
@media only screen and (max-width:1024px) {
  .af_addressScreen {
    left: 5%;
    right: 5%
  }
}
@media only screen and (min-width:1024px) {
  .af_addressScreen {
    width: 400px;
    left: calc(50% - 200px)
  }
}
.link-padding {
  padding-left: 32px!important
}
.editLinkPadding {
  padding-left: 5px!important
}
.suggested-address-field {
  color: green;
  border-style: solid;
  border-radius: 5px;
  border-width: 1px
}
.bottom {
  position: absolute;
  bottom: 0;
  width: 100%
}
.suggested-address-box-select {
  background-color: #f3f3f3!important
}
.suggested-address-box-unselect {
  border: 0 solid #ddd!important
}
.address-dropdown-select, .dropdown-select {
  line-height: 14px;
  -webkit-appearance: none;
  border: none;
  font-size: 13px
}
.address-padding {
  padding-left: 10px!important
}
.address-box-outline {
  padding: 10px!important
}
.address-textbox {
  width: 280px
}
.na-address-textbox {
  width: 100%!important
}
.existing-address-width {
  width: 80%!important
}
.existingAddressScroll {
  height: 120px;
  overflow: auto
}
.grid-col-right-margin {
  margin-right: 1%!important
}
.pincode-textbox {
  width: 50%!important;
  padding-left: 3px
}
.pincode-textbox-small {
  width: 100%!important
}
.na-pincode-box {
  padding-left: 6px
}
.address-inputName {
  font-weight: 700
}
.address-spinner {
  vertical-align: middle!important
}
.address-col2 {
  width: 75%;
  margin-left: 20%;
  vertical-align: top
}
.floatleft {
  float: left
}
.clearfloat {
  clear: left
}
.na-country-dropdown {
  margin-right: 12px
}
.address-dropdown-select {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 30px;
  color: #111;
  text-shadow: 0 1px #fff;
  background: #FFF;
  outline: 0;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0
}
.address-eu-dropdown-color {
  background: rgba(236, 238, 240, 1)!important
}
.address-dropdown:after, .address-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
[dir=rtl] .address-dropdown:after, [dir=rtl] .address-dropdown:before {
  left: 10px;
  right: inherit
}
.address-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.address-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.lt-ie9 .address-dropdown {
  z-index: 1
}
.lt-ie9 .address-dropdown-select {
  z-index: -1
}
.lt-ie9 .address-dropdown-select:focus {
  z-index: 3
}
.address-dropdown-select::-ms-expand {
  display: none
}
.address-dropdown, .dropdown {
  vertical-align: top;
  display: inline-block;
  overflow: hidden;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.address-dropdown {
  border: 1px solid #adb1b8;
  position: relative;
  height: 30px;
  width: 280px;
  background: #FFF;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06))
}
.address-dropdown-select:hover, .address-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.error {
  border: 2px solid red
}
.address-waitScreen {
  width: 300px;
  height: 200px;
  padding: 50px 10px;
  position: fixed;
  color: #C45500;
  top: 50%;
  left: 50%;
  margin-top: -200px;
  margin-left: -150px;
  background-color: #FFF;
  border-radius: 5px;
  text-align: center;
  z-index: 101
}
.bank-account-dropdown:after, .bank-account-dropdown:before, .ccDropdown:after, .ccDropdown:before, .dropdown:after, .dropdown:before {
  content: '';
  z-index: 2;
  pointer-events: none
}
.address-errorBox {
  margin-top: -5%;
  margin-left: 10px;
  margin-right: 10px
}
.address-noBorder {
  border: 0
}
.address-firstFragment {
  padding-top: 5%
}
@media (max-width:768px) {
  .address-col2 {
    width: 100%;
    margin-left: 0
  }
  .address-dropdown, .address-dropdown-select {
    height: 42px
  }
  .address-dropdown:after, .address-dropdown:before {
    top: 16px
  }
}
.euCCBillingAddressButtonsMargin, .euExistingCCDescText {
  margin-left: 10px
}
@media (max-width:480px) {
  .address-dropdown, .address-textbox {
    width: 100%
  }
}
.naBillingAddressLabel {
  font-family: Arial-BoldMT, "Arial Bold", Arial;
  font-weight: 700;
  font-style: normal;
  color: #111
}
.euBillingAddressLabel {
  font-family: Arial-BoldMT, "Arial Bold", Arial;
  font-weight: 700;
  font-style: normal;
  color: #666
}
.euAddNewAddressHeading {
  color: #666
}
.euCCBillingAddressBlock {
  padding-right: 2%
}
.euCCBillingAddressButtonsRight {
  float: right
}
.bank-account-logo, .bank-account-success-icon, .phNumberInput {
  float: left
}
.noWrap {
  white-space: nowrap
}
.phNumberInput {
  width: 196px!important
}
.hideOverflow {
  overflow: hidden
}
[dir=rtl] .input_spinner-spinner {
  left: 2px;
  right: inherit
}
.address_row>.a-column:nth-child(2) {
  float: right
}
.dropdown {
  border: 1px solid #adb1b8;
  position: relative;
  height: 30px;
  min-width: 180px;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06))
}
.euAgreementStep {
  margin-left: 6%!important;
  margin-top: 3%;
  margin-right: 6%
}
.dropdown:after, .dropdown:before {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent
}
.bank-account-dropdown-select, .dropdown-select {
  position: relative;
  width: 100%;
  outline: 0;
  text-shadow: 0 1px #fff
}
.dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.dropdown-disabled {
  opacity: .5;
  filter: alpha(opacity=50)
}
.dropdown-select {
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 30px;
  color: #111;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0
}
.dropdown-select:hover, .dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.dropdown-select::-ms-expand {
  display: none
}
.agreementCheckbox i {
  vertical-align: top!important;
  margin-top: 5px
}
.agreementInternational {
  margin-top: -10px;
  padding-bottom: 25px;
  padding-left: 25px
}
.euAgreementCheckBoxError i {
  border: 1px solid #d00;
  box-shadow: 0 0 0 3px rgba(221, 0, 0, .1)
}
@media(max-width:768px) {
  .help-category {
    display: none
  }
  .primary-category-fragment {
    margin-left: 0
  }
  .dropdown, .dropdown-select {
    height: 42px
  }
  .dropdown:after, .dropdown:before {
    top: 16px
  }
}
.bank-account-mobile-display, .ng-cloak, .x-ng-cloak, [data-ng-cloak], [ng-cloak], [ng\:cloak], [x-ng-cloak] {
  display: none!important
}
@media(max-width:480px) {
  .dropdown {
    width: 100%
  }
}
.agreementLineHeight {
  line-height: 1.9
}
.bank-account-fragment {
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, .5);
  margin: 10px;
  padding: 1px 20px 20px
}
.bank-account-fragment-expander {
  margin: 10px
}
.bank-account-info-subheading {
  margin-left: 25px
}
.bank-account-success-msg {
  padding-left: 5px
}
.bank-account-desktop-display {
  display: block!important
}
.bank-account-edit-link {
  float: right;
  text-decoration: none;
  color: #0066c0
}
.bank-account-edit-link:hover, .cc-underline-text, .faq-text-underline, .kycEntity-text-underline, .liveness-benefit {
  text-decoration: underline
}
.bank-account-edit-link:hover {
  cursor: pointer;
  color: #c45500
}
.bank-account-container {
  padding-left: 100px
}
.bank-account-dropdown-select {
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 30px;
  line-height: 14px;
  font-size: 13px;
  color: #111;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0
}
.bank-account-dropdown:after, .bank-account-dropdown:before {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent
}
.bank-account-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.bank-account-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.lt-ie9 .bank-account-dropdown {
  z-index: 1
}
.lt-ie9 .bank-account-dropdown-select {
  z-index: -1
}
.lt-ie9 .bank-account-dropdown-select:focus {
  z-index: 3
}
.bank-account-dropdown-select::-ms-expand {
  display: none
}
.bank-account-dropdown {
  vertical-align: top;
  border: 1px solid #adb1b8;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 30px;
  width: 100%;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06));
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.bank-account-edit-dropdown {
  width: 39%!important
}
.bank-account-dropdown-select:hover, .bank-account-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.bank-account-dropdown-error {
  border: 1px solid red;
  box-shadow: 1px 1px 1px 1px rgba(255, 0, 0, .2)
}
.bank-account-text-input-field {
  width: 80%
}
.bank-account-darkgray-field {
  color: #a9a9a9
}
.bank-account-box {
  border: none;
  margin: 0 0 10px
}
.bank-account-tail-msg {
  padding-left: 10px
}
.bank-account-edit-label {
  height: 20px
}
.bank-account-save-button {
  min-width: 120px;
  float: right
}
.accICBALogoContainer, .float-right {
  float: right!important
}
.bank-account-in-logo {
  width: 30px
}
.bank-account-in-heading {
  line-height: 30px!important
}
.bank-account-box-error {
  border: 1px solid red
}
@media (max-width:768px) {
  .bank-account-logo {
    display: none
  }
  .bank-account-container {
    padding-left: 0
  }
  .bank-account-save-button {
    margin-top: 15px
  }
  .bank-account-dropdown, .bank-account-text-input-field {
    width: 100%
  }
}
@media (max-width:480px) {
  .bank-account-fragment {
    box-shadow: none;
    padding: 0
  }
  .bank-account-form .bank-account-info {
    width: 100%
  }
  .bank-account-form .bank-account-top-margin-mobile {
    margin-top: 2%
  }
  .bank-account-box {
    border-radius: .4rem;
    border: 1px solid #D8D8D8;
    margin: 0 0 10px;
    padding: 10px
  }
  .bank-account-edit-dropdown {
    width: 100%!important
  }
  .bank-account-mobile-display {
    display: block!important
  }
  .bank-account-desktop-display {
    display: none!important
  }
}
.euAddBankAccountButtonDiv, .euAddBankAccountString {
  padding-top: 1%
}
.accICBALogoContainer {
  margin-right: 0!important
}
.cv_button, .euAddBankAccountButton, .euAddCardLink, .euBankAccountLogo, .euCCFormImage, .euDirectDebitLogo, .gcv_button {
  float: right
}
.accICBALogoImg {
  max-height: 60px
}
.euDirectDebitContainer {
  width: 90%;
  margin: 0 auto
}
.euNewAccountTile {
  border: none!important;
  padding-left: 4%;
  width: 90%
}
.euBankAccountLabel {
  font-family: Arial-BoldMT, "Arial Bold", Arial;
  font-weight: 700;
  font-style: normal;
  white-space: nowrap
}
.euBankAccountLabelNormalWrap {
  white-space: normal!important
}
.blackBankAccountLabel {
  font-family: Arial-BoldMT, "Arial Bold", Arial;
  font-weight: 700;
  font-style: normal;
  color: #000
}
.ccDescriptionHeader, .ccLearnMore {
  font-family: ArialMT, Arial;
  font-weight: 400
}
.directDebitCountryDropdown {
  width: 40%!important
}
.deDirectDebitInputBlocks {
  width: 50%
}
.directDebitTextInputFields {
  width: 100%!important
}
.euBankAccountInputFields {
  width: 100%
}
.bankAccountHiddenDiv {
  display: none
}
.euExistingAccountsBlock {
  margin-bottom: 0;
  padding-left: 4%;
  width: 90%
}
.euBankAccountErrorDiv {
  border: 1px solid #d00;
  box-shadow: 0 0 0 3px rgba(221, 0, 0, .1)
}
.ccDropdown, .embu-dropdown {
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08);
  overflow: hidden
}
.euBankAccountRightColumn {
  padding-right: 2%
}
.payoneerCheckbox i {
  vertical-align: top!important;
  margin-top: 1%
}
.payoneerRedirectButton {
  margin-left: 4%
}
.width90 {
  width: 90%
}
.businessEntity-inputTextbox {
  width: 100%
}
.cv_captchaInput, .gcv_button {
  width: 100%!important
}
.businessEntityField:nth-child(odd) {
  margin-right: 2.4%!important
}
.text-align-justify {
  text-align: justify
}
.cv_captchaDiv {
  height: 70px!important
}
.cv_helpText {
  clear: both;
  display: inherit;
  font-size: 13px
}
@media only screen and (max-width:1024px) {
  .cv_button {
    width: 100%;
    margin-top: 10px
  }
}
.ccPosition {
  width: 90%;
  vertical-align: top
}
.ccLearnMore {
  font-size: 13px;
  color: #0066C0
}
.ccDropdown:after, .ccDropdown:before {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent
}
.progressbar li:after, .progressbar li:before, .shape-on-video::before {
  content: ""
}
.ccDropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.ccDropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.lt-ie9 .ccDropdown {
  z-index: 1
}
.lt-ie9 .ccDropdownSelect {
  z-index: -1
}
.lt-ie9 .ccDropdownSelect:focus {
  z-index: 3
}
.ccDropdownSelect::-ms-expand {
  display: none
}
.ccDropdown, .progressbar li {
  display: inline-block;
  position: relative
}
.ccDropdown {
  vertical-align: top;
  border: 1px solid #ADB1B8;
  height: 30px;
  width: 100%;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06)) #F2F2F2;
  border-radius: 3px
}
.dn_spinner, .intl-tel-input .country-list .country-name, .intl-tel-input .country-list .dial-code, .intl-tel-input .country-list .flag, .navStep, .step, .stepImg {
  vertical-align: middle
}
.ccDropdownSelect {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 6px 8px 6px 6px;
  height: 30px;
  line-height: 14px;
  font-size: 13px;
  color: #111;
  text-shadow: 0 1px #FFF;
  background: #ECEEF0;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  border: none;
  border-radius: 0
}
.ccDescriptionHeader {
  color: #666
}
.ccDescriptionSubHeader {
  font-family: Arial-BoldMT, Arial Bold, Arial;
  font-weight: 700;
  color: #666
}
.ccLabel, .euCCLabel {
  font-family: Arial-BoldMT, "Arial Bold", Arial;
  font-weight: 700;
  font-style: normal
}
.ccLabel {
  color: #111
}
.ccHolderInput, .ccNumberInput {
  width: 100%
}
[dir=rtl] .ccNumberInput {
  direction: ltr
}
.ccLineGrid {
  text-align: center
}
.ccLine {
  font-size: 13px;
  left: 5px;
  width: 1px;
  height: 29px;
  transform: rotate(15deg)
}
.ccPreview {
  margin-top: 14px
}
.euCCContainer {
  padding-right: 2%
}
.euCCLabel {
  color: #666
}
.ccRadioFullWidth {
  width: 100%
}
.euExistingCCBlock {
  margin-bottom: 0;
  padding-left: 4%;
  width: 100%
}
.euNewCCTile {
  border: none!important;
  padding-left: 4%;
  width: 100%
}
@media only screen and (min-width:1024px) {
  .euExistingCCNumber {
    margin-left: -5%
  }
  .euExistingCCBlock, .euNewCCTile {
    width: 90%
  }
}
.cc_sub_heading2EU {
  margin-left: 10%;
  width: 90%
}
@media only screen and (max-width:1024px) {
  .ccLineGrid {
    line-height: 3
  }
  .ccLine {
    vertical-align: middle
  }
}
.dp-dropdown .reg-dropdown-select {
  padding-right: 15px
}
.reg-dropdown.dp-dropdown:after, .reg-dropdown.dp-dropdown:before {
  right: 5px
}
.reg-dropdown.dp-dropdown {
  width: auto
}
.dp-day {
  max-width: calc(30% - 4px)
}
.dp-month {
  max-width: 36%
}
.dp-year {
  max-width: calc(34% - 4px)
}
.deliveryDate {
  font-weight: 700;
  color: green
}
.progressbarContainer {
  width: 110%
}
.progressbar li {
  list-style: none;
  width: 24.33%;
  text-align: center
}
@media only screen and (max-width:640px) {
  .progressbar li {
    list-style: none;
    width: auto;
    display: inline-block;
    position: relative;
    text-align: center
  }
  ul.progressbar {
    margin: 0!important
  }
}
.progressbar li:before {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ddd;
  border-radius: 100%;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  background-color: #ddd
}
.progressbar li:after {
  position: absolute;
  width: 100%;
  height: 5px;
  background-color: #ddd;
  top: 15px;
  left: -50%;
  z-index: -1
}
.dn_inputTextbox, .embu-inputTextbox {
  width: 280px;
  float: left
}
.progressbar li:first-child:after {
  content: none
}
.progressbar li.active {
  color: #c45500
}
.billType-dropdown-select, .embu-dropdown-select {
  position: relative;
  color: #111;
  -webkit-appearance: none;
  -moz-appearance: none
}
.progressbar li.active:after, .progressbar li.active:before {
  border-color: #c45500;
  background-color: #c45500
}
.statusBar li {
  padding-right: 3%
}
.dn_messageDiv {
  clear: both
}
.dn_alert_message {
  display: inline-block
}
.dn_verifyLink {
  cursor: pointer;
  margin-left: 10px;
  font-size: 13px;
  line-height: 30px
}
.dn_spinner {
  background: /*savepage-url=https://images-eu.ssl-images-amazon.com/images/G/01/javascripts/lib/popover/images/snake._V1_.gif*/
  url()
}
.dn_completeDiv {
  margin-left: 20%
}
.dn_inputTextboxNA {
  float: left
}
.dn_completeDivNA {
  margin-left: 5%
}
.dn_messageDivV2 {
  line-height: 35px
}
@media (max-width :768px) {
  .dn_completeDiv {
    margin-left: 0
  }
  .dn_verifyLinkDiv {
    position: relative;
    top: 8px
  }
}
@media (max-width :480px) {
  .dn_verifyLink {
    margin-left: 20px;
    font-size: 18px
  }
  .dn_help {
    display: none
  }
  .embu_inputTextbox {
    width: 220px
  }
  .embu_help {
    display: none
  }
}
@media (max-width :1024px) {
  .dn_messageDivV2 {
    min-height: 35px!important
  }
}
.fee-detail-striked {
  text-decoration: line-through
}
.embu-messageDiv {
  clear: both
}
.embu-completeDiv {
  margin-left: 20%
}
.embu-dropdown-error {
  border: 1px solid red!important
}
@media (max-width :768px) {
  .embu_completeDiv {
    margin-left: 0
  }
  .embu_verifyLinkDiv {
    position: relative;
    top: 8px
  }
}
.embu-dropdown {
  width: 100%!important;
  vertical-align: top;
  border: 1px solid #adb1b8;
  display: inline-block;
  position: relative;
  height: 30px;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06))
}
.embu-dropdown-select {
  width: 100%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 30px;
  line-height: 14px;
  font-size: 13px;
  text-shadow: 0 1px #fff;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -ms-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  border-radius: 0
}
.embu-dropdown:after, .embu-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.embu-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.embu-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.embu-dropdown-disabled {
  opacity: .5;
  filter: alpha(opacity=50)
}
.embu-dropdown-select:hover, .embu-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.embu-dropdown-select::-ms-expand {
  display: none
}
#global-selling-icon-grid {
  float: left;
  margin-right: 0;
  text-align: center
}
#global-selling-text-grid h5 {
  color: #7c6200
}
#global-selling-banner-box {
  border-color: #f8a545;
  box-shadow: 0 0 0 4px #fffae7 inset
}
#global-selling-banner-box div {
  padding-left: 6px
}
.grexExistingAccountsBlock {
  margin-bottom: 0
}
.mandatoryTagClass {
  display: none
}
.iv_radioButtonCall, .iv_radioButtonSms {
  display: inline-block
}
.ccLabel {
  margin-bottom: 4px!important
}
.grexExistingCCBlock {
  margin-bottom: 0
}
.grex-indent {
  padding-left: 15px
}
.dn_messageDivV3 {
  margin-top: -32px
}
.displayNameMessage {
  float: right
}
.header-grex-list-item {
  position: absolute;
  min-width: 65px;
  top: 37px;
  background-color: #fff;
  border-top: 3px solid #333;
  opacity: 1;
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  z-index: 10;
  right: 16px
}
.header-grex-list-item li:hover {
  background-color: #e4e4e4
}
.header-grex-list-item li {
  padding: 7px
}
.header-grex-list-item-separator {
  border-bottom: 1px solid #ccc
}
.iv_mainOverlay {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background-repeat: no-repeat
}
.iv_otpScreen, .reTriggerOTPScreen {
  top: calc(50% - 145px);
  left: calc(50% - 200px);
  background-color: #FFF;
  z-index: 99;
  padding: 30px
}
.iv_otpScreen {
  width: 400px;
  position: fixed;
  border-radius: 5px
}
.iv_mainDiv {
  padding: 0
}
.iv_otpMainDiv, .iv_pinMainDiv {
  padding: 15px 25px
}
.iv_pinMainDiv {
  border: 15px solid #adb1b8;
  margin-left: 60px;
  margin-right: 60px;
  border-corner-shape: scoop;
  border-radius: 5px;
  text-align: center
}
.inlineComments, .iv_extBox, .iv_extLink, .iv_verifyButton, .languageSwitcherDropdown, .pv_linkText, .pv_verifyButton {
  margin-left: 10px
}
.iv_pinInput {
  float: left
}
.iv_radioButtonCall {
  padding-right: 15px
}
.iv_alertText, .iv_helpText {
  clear: both;
  display: inherit
}
.iv_captchaDiv {
  height: 70px!important
}
.iv_extLink {
  cursor: pointer;
  font-size: 13px;
  line-height: 30px
}
.iv_pin {
  font-size: 30px
}
.iv_divider {
  clear: both
}
.iv_alertText {
  margin-bottom: -20px
}
.iv_helpText {
  font-size: 13px
}
.iv_divider3 {
  padding-top: 50px
}
.iv_link {
  cursor: pointer;
  font-size: 13px;
  line-height: 30px;
  white-space: nowrap
}
.captcha_refresh_link {
  cursor: pointer;
  font-size: 13px;
  line-height: 30px
}
.iv_button {
  float: right
}
.float-left, .footerLinkSection, .iv_action_button, .navStep, .step {
  float: left
}
.iv_success_msg {
  margin-top: 20px
}
.iv_numberTypeText {
  cursor: pointer;
  font-size: 11px
}
.intl-tel-input, .iv_captchaInput, .iv_dropdown, .iv_phNumberInput {
  width: 100%!important
}
.iv_phNumberInput_disabled .flag-dropdown select, .iv_phNumberInput_disabled ul.country-list {
  display: none
}
.intl-tel-input input {
  opacity: 1
}
@media only screen and (max-width:1024px) {
  .iv_button {
    width: 100%;
    margin-top: 10px
  }
  .iv_otpScreen {
    width: 80%;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -40%
  }
  .iv_otpMainDiv {
    padding: 0!important
  }
  .iv_pinMainDiv {
    padding: 5px 0;
    margin: 0 20px;
    border: 8px solid #adb1b8
  }
  .iv_pinInput {
    float: none!important;
    width: 100%
  }
  .iv_verifyButton {
    margin-left: 0;
    margin-top: 5px;
    width: 100%
  }
  .iv_radioButtonCall, .iv_radioButtonSms {
    display: block;
    background: #fcfcfc;
    border: 1px solid grey;
    padding: 2%
  }
  .iv_alertText {
    clear: none;
    display: block;
    margin: 0
  }
}
@media (max-width :500px) {
  .intl-tel-input .country-list {
    white-space: normal
  }
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2 / 1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: /*savepage-url=https://images-na.ssl-images-amazon.com/images/G/02/rainier/flags._V311938856_.png*/
    url()
  }
}
.billType-dropdown {
  vertical-align: top;
  border: 1px solid #adb1b8;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 30px;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06));
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.billType-dropdown-select {
  width: 100%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 30px;
  line-height: 14px;
  font-size: 13px;
  text-shadow: 0 1px #fff;
  background: #f2f2f2;
  outline: 0;
  -ms-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0;
  overflow: hidden!important;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis
}
.billType-dropdown-select:hover, .billType-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.billType-dropdown:after, .billType-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.lt-ie9 .billType-dropdown, .lt-ie9 .business-type-dropdown, .lt-ie9 .ln-dropdown {
  z-index: 1
}
.billType-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.billType-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.billType-dropdown-disabled {
  opacity: .5;
  filter: alpha(opacity=50)
}
.lt-ie9 .billType-dropdown-select {
  z-index: -1
}
.lt-ie9 .billType-dropdown-select:focus {
  z-index: 3
}
.billType-dropdown-select::-ms-expand {
  display: none
}
.kyc-suggestions {
  color: #A9A9A9
}
.kyc_name-helper-gutter {
  margin-right: 2.4%!important
}
.business-type-heading {
  white-space: nowrap
}
.business-type-error {
  border: 1px solid red!important
}
.businessType-inputName {
  font-weight: 700;
  font-size: 13px
}
.business-type-dropdown:after, .business-type-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.business-type-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.spacing-top {
  margin-top: 4px!important
}
.business-type-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.business-type-dropdown, .ln_title_dropdown {
  border: 1px solid #adb1b8;
  background: #f2f2f2;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08);
  overflow: hidden
}
.lt-ie9 .business-type-dropdown-select, .lt-ie9 .languageSwitcherDropdown {
  z-index: -1
}
.lt-ie9 .business-type-dropdown-select:focus {
  z-index: 3
}
.business-type-dropdown-select::-ms-expand {
  display: none
}
.business-type-dropdown {
  vertical-align: top;
  display: inline-block;
  position: relative;
  height: 30px;
  width: 100%;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06))
}
.footerFriendlyName, .footerLink {
  border-right: 1px solid rgba(128, 128, 128, .41)
}
.business-type-dropdown-select:hover, .business-type-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.business-type-entity-message-heading {
  font-size: 14px;
  font-weight: 700
}
.business-type-entity-message-alert {
  color: #C45500
}
.business-type-popover-text {
  font-size: 11px
}
#identitySelect, .kycEntity-container {
  width: 100%;
  z-index: 2;
  position: relative
}
#identitySelect {
  opacity: 0;
  color: transparent;
  background: 0 0
}
#identitySelect option {
  color: #000
}
.footer {
  margin: 7em 0 0
}
.footerLink {
  padding: 0 10px;
  line-height: 22px
}
.footerCopyright, .footerFriendlyName {
  padding: 0 2%
}
.copyrightMessage {
  display: inline-block
}
.languageSwitcherDropdown {
  vertical-align: top;
  border: 1px solid #ADB1B8;
  display: inline-block;
  position: relative;
  overflow: hidden;
  height: 23px;
  width: 100px;
  background: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06)) #F2F2F2;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.languageSwitcherDropdownSelect, .ln_title_dropdown_select {
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  color: #111
}
.languageSwitcherDropdownSelect {
  position: relative;
  margin: 0;
  padding: 3px 5px;
  height: 23px;
  line-height: 12px;
  font-size: 12px;
  text-shadow: 0 1px #FFF;
  background: #ECEEF0;
  outline: 0;
  border: none;
  border-radius: 0
}
.languageSwitcherDropdown:after, .languageSwitcherDropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 7px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.languageSwitcherDropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.languageSwitcherDropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.lt-ie9 .languageSwitcherDropdownSelect:focus {
  z-index: 3
}
.languageSwitcherDropdownSelect::-ms-expand {
  display: none
}
@media only screen and (max-width:1024px) {
  .business-type-heading {
    white-space: normal
  }
  .footer {
    margin: 0
  }
  .footerLinkSection {
    float: none
  }
  .languageSwitcherDropdown {
    width: 90%;
    height: 30px
  }
  .languageSwitcherDropdownSelect {
    padding: 5px;
    height: 26px
  }
  .footerLinkSection .footerLink {
    display: block;
    width: 100%;
    margin: 0 0 7px;
    border: none
  }
}
.ln-dropdown-select, .ln_title_dropdown_select {
  position: relative;
  margin: 0;
  height: 30px;
  line-height: 14px;
  outline: 0
}
.launchna {
  padding-top: 2%;
  padding-bottom: 1%
}
.ln_no_border {
  border: 0
}
.ln_fragment_div {
  width: 20%;
  min-width: 200px
}
.ln_width-15 {
  width: 15%!important
}
.ln_width-50 {
  width: 50%!important
}
.ln_width-60 {
  width: 60%!important
}
.ln_width-100 {
  width: 100%!important
}
.ln_width-default {
  width: 180px!important;
  min-width: 180px!important
}
.ln_title_dropdown_select {
  padding: 6px 8px 6px 10px;
  font-size: 13px;
  text-shadow: 0 1px #fff;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  appearance: none;
  border: none;
  border-radius: 0
}
.ln_title_dropdown {
  vertical-align: top;
  display: inline-block;
  position: relative;
  height: 30px;
  width: 100%!important;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06))
}
.ln-dropdown-select {
  width: 100%;
  padding: 6px 8px 6px 6px;
  font-size: 13px;
  color: #111;
  text-shadow: 0 1px #fff;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  border-radius: 0
}
.ln-dropdown:after, .ln-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.ln-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.ln-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.lt-ie9 .ln-dropdown-select {
  z-index: -1
}
.lt-ie9 .ln-dropdown-select:focus {
  z-index: 3
}
.ln-dropdown-select::-ms-expand {
  display: none
}
.ln-dropdown, .pv_radioButtonCall, .pv_radioButtonSms {
  display: inline-block
}
.ln-dropdown {
  vertical-align: top;
  border: 1px solid #adb1b8;
  position: relative;
  overflow: hidden;
  height: 30px;
  width: 100%!important;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06));
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.step, .stepRow {
  height: 40px;
  text-align: center
}
.ln-dropdown-select:hover, .ln-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.ln-helper-gutter {
  margin-right: 2.4%!important
}
.welcomeMessage {
  padding-top: 2%;
  padding-bottom: 1%
}
.message {
  font-size: 8pt!important
}
.textAlignCenter {
  text-align: center
}
.stepRow {
  width: 100%;
  padding: 0 10%;
  margin-bottom: -10px;
  margin-top: -10px
}
.step {
  width: 20%;
  line-height: 40px;
  background-color: #EEE;
  font-size: 13px
}
.navStep, .pv_linkText {
  font-size: 13px;
  line-height: 30px
}
.stepCompleted {
  color: #009b00;
  background-color: #fff
}
.stepNotReady, .stepReady {
  background-color: #f1f0f0
}
.stepCompleted a {
  color: #009b00;
  text-decoration: none
}
.stepReady {
  color: #606060
}
.stepReady a {
  color: #606060;
  text-decoration: none
}
.stepNotReady {
  color: #9b9b9b
}
.stepNotReady a {
  color: #9b9b9b;
  text-decoration: none
}
.stepActive {
  color: #FFF;
  background-color: #E67a00
}
.stepActive a {
  color: #FFF;
  text-decoration: none
}
.stepActiveComplete {
  background-color: #E67a00;
  color: green
}
.stepActiveComplete a {
  text-decoration: none;
  color: green
}
@media (max-width:920px) {
  .step-text {
    display: none
  }
  .stepLinkBox {
    width: 100%;
    height: 100%;
    cursor: pointer
  }
}
.navMobBox {
  background-color: #606060;
  color: #FFF;
  padding: 0 5%!important
}
.navContentArea {
  width: 100%;
  text-align: center;
  padding: 0 10%;
  margin-top: 10px
}
@media only screen and (min-width:1024px) {
  .navContentArea {
    min-height: 60px
  }
}
.navStep {
  width: 20%;
  text-align: center;
  min-height: 40px
}
.stepTitleCompleted {
  color: #009A2C
}
.stepTitleReady {
  color: #999
}
.stepTitleActive {
  color: #C45500
}
.navLineMiddle {
  width: 100%;
  content: '';
  border-bottom: solid 1px #999;
  z-index: -3;
  position: relative;
  Top: 15px;
  float: left
}
.navLineFirst, .navLineLast {
  width: 50%;
  border-bottom: solid 1px #999;
  z-index: -3;
  position: relative;
  Top: 15px;
  float: left;
  content: ''
}
.navLineFirst {
  margin-left: 50%
}
.navLineLast {
  margin-right: 50%
}
.navCircleActive, .navCircleCompleted, .navCircleReady {
  width: 30px;
  margin: 0 auto;
  height: 30px
}
.navCircleReady {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #999;
  color: #999;
  background-color: #fff
}
.navCircleCompleted {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-image: /*savepage-url=https://images-na.ssl-images-amazon.com/images/G/31/rainier/nav/img31._V271985466_.png*/
  var(--savepage-url-8)
}
.navCircleActive {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  border: 1px solid #C45500;
  background-color: #C45500;
  color: #fff
}
.navText {
  font-family: AmazonEmber-Bold, "Amazon Ember Bold", "Amazon Ember"
}
#navMobText {
  text-align: left!important;
  margin-top: 0!important;
  font-size: 1.5em
}
.euStep .navContentArea {
  padding: 0!important
}
.reTriggerOTPScreen {
  width: 400px;
  position: fixed;
  border-radius: 5px
}
.pv_mainOverlay, .reTriggerMainOverlay {
  width: 100%;
  background-repeat: no-repeat;
  position: fixed;
  background-position: center
}
.reTriggerMainOverlay {
  top: 0;
  left: 0;
  height: 100%;
  z-index: 98;
  background-color: rgba(0, 0, 0, .5)
}
.reTriggerOTPScreenV2 {
  width: 400px;
  position: fixed;
  top: calc(50% - 200px);
  left: calc(50% - 200px);
  background-color: #FFF;
  border-radius: 5px;
  z-index: 99
}
.pv_mainOverlay {
  top: 0;
  left: 0;
  height: 100%;
  z-index: 98;
  background-color: rgba(0, 0, 0, .5)
}
.pv_otpScreen {
  width: 400px;
  padding: 30px;
  position: fixed;
  top: calc(50% - 145px);
  left: calc(50% - 200px);
  background-color: #FFF;
  border-radius: 5px;
  z-index: 99
}
.gpv_button, .pv_dropdown, .pv_phone_input {
  width: 100%!important
}
.pv_mainScreen {
  padding: 0
}
.pv_otpMainDiv {
  padding: 15px 25px
}
.pv_otpInput {
  float: left
}
.pv_radioButtonCall {
  padding-right: 15px
}
.pv_alertText, .pv_helpText {
  display: inherit;
  clear: both
}
.pv_phone_input {
  float: left
}
.pv_alertText {
  margin-bottom: -20px
}
.pv_helpText {
  font-size: 13px
}
.pv_linkText {
  cursor: pointer;
  white-space: nowrap
}
.gpv_button, .pv_button {
  float: right
}
.pv_numberTypeText {
  cursor: pointer;
  font-size: 11px
}
.pv_close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1.2rem
}
@media only screen and (max-width:1024px) {
  .pv_button {
    width: 100%;
    margin-top: 10px
  }
  .pv_otpMainDiv {
    padding: 0!important
  }
  .pv_otpScreen {
    width: 80%;
    top: 50%;
    left: 50%;
    margin-top: -150px;
    margin-left: -40%
  }
  .pv_verifyButton {
    margin-left: 0;
    margin-top: 5px;
    width: 100%
  }
  .pv_otpInput {
    float: none!important;
    width: 100%
  }
  .pv_alertText {
    clear: none;
    display: block;
    margin: 0
  }
}
.gridStep, .simpleStep {
  margin-left: 10%!important;
  margin-top: 3%
}
#productInterviewMain {
  padding: 0
}
.prodIntSkipLabel {
  line-height: 2.2
}
.PS_product_checkbox_padding {
  padding-left: 25px
}
.width-100 {
  width: 100%!important;
  display: block
}
.noBorder {
  border: 0
}
.eu-bcs-divider, .eu-step-top-section, .step-top-section {
  border-bottom: 1px solid #e7e7e7
}
.fragmentBox {
  padding: 20px 30px
}
.PS_subscriptionTitle {
  font-weight: 400!important;
  font-size: 13px!important
}
.step-logo {
  float: left
}
.step-heading {
  margin-left: 10%!important
}
.step-top-section {
  height: 54px
}
.box-bottom-shadow {
  box-shadow: 0 4px 4px -1px #e7e7e7
}
.subscriptions_fadeIn.ng-hide-remove {
  transition: .5s linear opacity;
  opacity: 0
}
.subscriptions_fadeIn.ng-hide-remove-active {
  opacity: 1
}
.subscriptions_fadeIn.ng-hide-add {
  transition: .5s linear opacity;
  opacity: 1
}
.subscriptions_fadeIn.ng-hide-add-active {
  opacity: 0
}
.PS_edit_add_on_text {
  cursor: pointer;
  margin-left: 17%
}
.PS_edit_add_on_text_EU {
  cursor: pointer
}
.PS_edit_add_on_text_center {
  cursor: pointer;
  text-align: center
}
.faq_fadeIn.ng-enter {
  transition: 1s linear all;
  opacity: 0
}
.faq_fadeIn.ng-enter.ng-enter-active {
  opacity: 1
}
.faq_fadeIn.ng-leave {
  transition: .5s linear all;
  opacity: 1
}
.faq_fadeIn.ng-leave.ng-leave-active {
  opacity: 0
}
.faq_questionSet {
  padding-bottom: 10px
}
.faq_fadeIn {
  position: absolute;
  margin: 0
}
.faq_left_border, .faq_right_border {
  position: absolute;
  width: 23%;
  background: #fff;
  border: 1px solid #a6a6a6;
  padding: 10px;
  border-radius: 5px;
  z-index: 99
}
.faq_left_border:after, .faq_left_border:before, .faq_right_border:after, .faq_right_border:before {
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  top: 15px;
  pointer-events: none
}
.faq_left_border:after, .faq_left_border:before {
  left: 100%;
  border: solid transparent
}
.faq_left_border:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 5px;
  margin-top: -5px
}
.faq_left_border:before {
  border-color: rgba(166, 166, 166, 0);
  border-left-color: #a6a6a6;
  border-width: 6px;
  margin-top: -6px
}
.faq_right_border:after, .faq_right_border:before {
  right: 100%;
  border: solid transparent
}
.faq_right_border:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px
}
.faq_right_border:before {
  border-color: rgba(166, 166, 166, 0);
  border-right-color: #a6a6a6;
  border-width: 6px;
  margin-top: -6px
}
.faq_cross_icon {
  position: absolute;
  top: 0;
  right: 0;
  padding: 1em
}
.faq_img_center {
  display: block;
  margin: 0 auto
}
.noScroll {
  overflow: hidden
}
@media only screen and (max-width:1024px) {
  .mobileFaq, .mobileFaqCont {
    width: 100%;
    position: fixed
  }
  .mobileFaq {
    bottom: 0;
    max-height: 80%;
    top: initial!important;
    overflow-x: hidden;
    overflow-y: auto
  }
  .mobileFaqCont {
    height: 100%;
    background-color: rgba(0, 0, 0, .6);
    top: 0;
    z-index: 99
  }
}
.regionAlertMessage {
  min-height: 21px;
  font-size: 12px;
  line-height: 15px
}
.header-logo {
  padding-left: 19px;
  position: relative;
  top: 2px
}
.header-settings-tab {
  float: right;
  font-size: 12px;
  padding: 5px 15px;
  cursor: pointer
}
.header-list-item, .header-registration-item {
  position: absolute;
  min-width: 65px;
  top: 37px;
  padding: 7px 10px;
  background-color: #fff;
  border-top: 3px solid #333;
  display: block;
  opacity: 1;
  -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  box-shadow: 0 3px 3px rgba(0, 0, 0, .2);
  z-index: 10
}
.header-list-item {
  right: 16px
}
.header-registration-item {
  left: 235px
}
.header-registration-tab:hover .reg-items {
  display: block
}
.header-registration-tab .reg-items {
  display: none
}
.header-registration-tab {
  float: left;
  font-size: 12px;
  padding: 5px 15px;
  cursor: pointer
}
.urp-help-text {
  float: right;
  font-size: 12px;
  padding: 0 10px;
  border-right: 1px solid #999;
  margin: 5px 0
}
.page-header {
  border-radius: 0
}
.header-item {
  float: right;
  font-size: 12px
}
.header-faqHelp {
  padding: 0 15px
}
@media only screen and (max-width:1024px) {
  .header-settings-tab {
    padding: 0 15px
  }
}
.siv-margin-left-medium {
  margin-left: 7px!important
}
.siv-margin-left-small {
  margin-left: 4px!important
}
.suggestion-input:not(:focus) {
  border-color: #ef0b23!important;
  box-shadow: 0 0 1px 1px #adb1b8!important;
  border: 2px solid
}
.radio-btn label {
  font-weight: 400;
  padding-left: 15px;
  text-indent: -15px;
  margin-left: 3px
}
.disp-flx {
  display: flex;
  border: 1px solid #d9d9d9;
  border-bottom: none
}
.disp-flx:last-of-type {
  border-bottom: 1px solid #d9d9d9
}
.disp-flx>div {
  padding: 6px 0
}
.input-maxWidth {
  width: 100%
}
.no-float {
  float: none!important
}
.row-margin-collapse:after {
  display: inline!important
}
@media only screen and (max-width:1024px) {
  .disp-flx {
    display: block;
    border: none
  }
}
.kycEntity-messageDiv {
  clear: both
}
.kycEntity-rightMargin {
  margin-right: 0!important
}
.kycEntity-inputTextbox {
  width: 100%;
  float: left
}
.kycEntity-completeDiv {
  margin-left: 20%
}
.kycEntity-dropdown-error {
  border: 1px solid red!important
}
@media (max-width :768px) {
  .kycEntity_completeDiv {
    margin-left: 0
  }
  .kycEntity_verifyLinkDiv {
    position: relative;
    top: 8px
  }
}
@media (max-width :480px) {
  .kycEntity_inputTextbox {
    width: 220px
  }
  .kycEntity_help {
    display: none
  }
}
@media (max-width :1350px) {
  .suggestion-warn {
    display: none
  }
  .siv-margin-left-medium {
    margin-left: 0!important
  }
}
.kycEntity-dropdown, .spoofer-dropdown {
  vertical-align: top;
  display: inline-block;
  overflow: hidden
}
@media (max-width :1250px) {
  .siv-margin-left-small {
    margin-left: 0!important
  }
  .replace-with-button-column {
    width: 90px!important
  }
  .replace-with-text-column {
    width: 70%!important
  }
}
@media (max-width :600px) {
  .replace-with-text-column {
    width: 60%!important
  }
}
.kycEntity-dropdown {
  width: 100%;
  border: 1px solid #adb1b8;
  position: relative;
  height: 30px;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06));
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.grex-text-ellipsis, .kycEntity-dropdown-select {
  overflow: hidden!important;
  text-overflow: ellipsis;
  white-space: nowrap;
  -ms-text-overflow: ellipsis
}
.kycEntity-dropdown-select, .spoofer-dropdown-select {
  padding: 6px 8px 6px 10px;
  color: #111;
  border: none;
  line-height: 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  outline: 0
}
.kycEntity-dropdown-select {
  position: relative;
  width: 100%;
  margin: 0;
  height: 30px;
  font-size: 13px;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -ms-appearance: none;
  appearance: none;
  border-radius: 0
}
.kycEntity-viewport, .swipe_BROWSER .kycEntity-viewport {
  padding: 5px 0 0 10px
}
.kycEntity-dropdown:after, .kycEntity-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.kycEntity-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.kycEntity-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.kycEntity-dropdown-disabled {
  opacity: .5;
  filter: alpha(opacity=50)
}
.kycEntity-dropdown-select:hover, .kycEntity-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.lt-ie9 .dropdown {
  z-index: 1
}
.lt-ie9 .dropdown-select {
  z-index: -1
}
.lt-ie9 .dropdown-select:focus {
  z-index: 3
}
.kycEntity-dropdown-select::-ms-expand {
  display: none
}
.kycEntity-zeroMarginRight {
  margin-right: 0!important
}
.kycEntity-maxWidth {
  max-width: 100%
}
.kycEntityComboDropdown, .kycEntityComboTextBox {
  border: none!important
}
.kycEntityGroupWrapper {
  border-style: solid;
  border-width: 1px;
  border-color: #949494;
  border-radius: 3px
}
.kycEntity-marginLeft3 {
  margin-left: 3px
}
#identityDocumentSelection, .kycEntity-container {
  width: 100%;
  z-index: 2;
  position: relative
}
.kycEntity-container {
  position: relative
}
.kycEntity-halfWidth {
  width: 49%!important
}
.kycEntity-viewport {
  position: absolute;
  height: 100%;
  z-index: 1;
  overflow: hidden;
  white-space: nowrap;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0
}
#identityDocumentSelection option {
  color: #000
}
.swipe_BROWSER .kycEntityComboTextBox {
  height: 28px
}
.kycEntityComboTextBox input {
  margin-top: 0
}
.previewModeEditable {
  webkit-box-shadow: 8px 8px 13px -10px rgba(123, 123, 123, 1);
  -moz-box-shadow: 8px 8px 13px -10px rgba(123, 123, 123, 1);
  box-shadow: 8px 8px 13px -10px rgba(123, 123, 123, 1);
  cursor: pointer
}
.entityExpandView {
  -webkit-box-shadow: 0 6px 5px 0 rgba(128, 128, 128, .69);
  -moz-box-shadow: 0 6px 5px 0 rgba(128, 128, 128, .69);
  box-shadow: 0 6px 5px 0 rgba(128, 128, 128, .69);
  border-color: rgba(128, 128, 128, 1);
  border-style: solid;
  border-width: 1px
}
input[name=docExpiryDate], input[name=dateOfBirth] {
  min-width: 100px
}
.absolute-left {
  float: left;
  position: absolute
}
.on-video-instruction {
  color: #fff;
  background-color: rgba(0, 0, 0, .7);
  padding: 5px
}
.instructions-container {
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 1
}
.timer-box {
  top: 15px;
  right: 15px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #fff;
  background-color: #B31A12;
  text-align: center;
  padding-top: 10px;
  font-size: 28px;
  color: #fff
}
.shape-on-video, .shape-on-video::before {
  position: absolute;
  border: 3px solid #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  background: 0 0;
  z-index: 1
}
.shape-on-video {
  width: 40%;
  height: 70%;
  top: 5%;
  left: 30%;
  box-shadow: 0 0 15px 2px #000
}
.shape-on-video::before {
  box-shadow: inset 2px 0 15px #000;
  width: 100%;
  height: 100%;
  top: -3px;
  left: -3px
}
.overlay-on-video {
  background: rgba(0, 0, 0, .2);
  width: 100%;
  height: 100%;
  top: 0
}
.dataPrivacyDeclaration .dec-item-img {
  margin-top: 5px
}
#playback {
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg)
}
.documentUploadFragment_uploadCancelLink {
  float: right
}
.documentUploadFragment_uploadInstructions {
  width: 400px;
  position: fixed;
  top: calc(50% - 145px);
  left: calc(50% - 200px);
  background-color: #FFF;
  border-radius: 5px;
  z-index: 99
}
.documentUploadFragment_mainOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background-color: rgba(0, 0, 0, .5);
  background-position: center;
  background-repeat: no-repeat
}
.documentUploadFragment_floatRight {
  float: right
}
.docUplMaxHt {
  max-height: 300px
}
@media only screen and (max-width:1024px) {
  .documentUploadFragment_uploadInstructions {
    width: 350px;
    left: calc(50% - 175px)
  }
  .docUplMaxHt {
    max-height: 150px
  }
}
.su_fragment_div {
  margin-top: 72px
}
.spooferLink {
  cursor: pointer
}
.spooferMenu {
  background-color: #443c3c
}
.spoofer-dropdown {
  border: 1px solid #adb1b8;
  position: relative;
  height: 30px;
  width: 220px!important;
  min-width: 180px;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06));
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.spoofer-dropdown:after, .spoofer-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 10px;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none
}
.spoofer-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.spoofer-dropdown:after {
  margin-top: 5px;
  border-top-style: solid;
  border-bottom: none
}
.spoofer-dropdown-disabled {
  opacity: .5;
  filter: alpha(opacity=50)
}
.spoofer-dropdown-select {
  position: relative;
  width: 100%;
  margin: 0;
  height: 30px;
  font-size: 13px;
  text-shadow: 0 1px #fff;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -ms-appearance: none;
  appearance: none;
  border-radius: 0
}
#b, #desc {
  margin-top: 50px
}
.spoofer-dropdown-select:hover, .spoofer-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.lt-ie9 .spoofer-dropdown-select {
  z-index: -1
}
.lt-ie9 .spoofer-dropdown-select:focus {
  z-index: 3
}
.spoofer-dropdown-select::-ms-expand {
  display: none
}
.tile {
  background-image: /*savepage-url=http://postimg.org/image/8e9qhywav/*/
  url();
  height: 100px;
  width: 244px;
  border: 3px solid grey;
  margin-left: 20px
}
.completed {
  background-color: #90ee90
}
#b {
  margin-left: 100px;
  width: 120px;
  height: 30px;
  text-align: center;
  align-content: center
}
#buttonId {
  height: 55px;
  width: 350px
}
#title {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  color: #E47911
}
#desc, .description {
  text-align: center;
  color: #999
}
#desc {
  line-height: 19px;
  word-wrap: break-word
}
.button {
  float: right;
  margin-top: 6px;
  margin-right: 74px;
  background-color: beige;
  width: 120px;
  border: 1px solid #000
}
.description {
  margin-top: 21px;
  font-size: large
}
.normal-title, .title {
  color: #E47911;
  text-align: center
}
.title {
  margin-top: 10px
}
.normal-description {
  text-align: center;
  color: #999;
  font-size: large
}
.displayPreview {
  border-top: 1px solid #D3D3D3;
  padding-top: 2%;
  padding-left: 2%
}
.displayPreviewLabel {
  display: inline-block;
  width: 22%;
  margin-top: 1%
}
.displayPreviewText {
  display: inline-flex
}
.stepPreview {
  padding-bottom: 2%
}
.previewAddButton {
  width: 16%;
  float: right;
  margin-top: 2%;
  margin-right: 4%
}
.previewEditButton {
  float: right;
  margin-right: 5%
}
.singleColumnLayoutBanner {
  margin-top: 3%
}
.stepNotCompleteMessage {
  line-height: 18px!important
}
.ua_fragment_div {
  margin-top: 72px
}
.buttonCenterAligned {
  position: relative;
  width: 600px;
  margin: auto;
  display: block
}
.websiteurl-textbox {
  width: 100%
}
.websiteInfo-heading {
  font-weight: 700;
  margin-bottom: 4px!important
}
.websiteInfo-label {
  padding-top: 6px
}
.intl-tel-error {
  color: red
}
.intl-tel-input {
  position: relative;
  display: inline-block
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box
}
.intl-tel-input .hide {
  display: none
}
.intl-tel-input .v-hide {
  visibility: hidden
}
.intl-tel-input input, .intl-tel-input input[type=tel], .intl-tel-input input[type=text] {
  position: relative;
  z-index: 0;
  margin-top: 0!important;
  margin-bottom: 0!important;
  padding-left: 48px;
  margin-left: 0;
  transition: background-color .1s ease-out
}
.intl-tel-input input.iti-invalid-key {
  transition: background-color 0;
  background-color: #FFC7C7
}
.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px
}
.intl-tel-input .flag-dropdown:hover {
  cursor: pointer
}
.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, .05)
}
.intl-tel-input input[disabled]+.flag-dropdown:hover, .intl-tel-input input[readonly]+.flag-dropdown:hover {
  cursor: default
}
.intl-tel-input input[disabled]+.flag-dropdown:hover .selected-flag, .intl-tel-input input[readonly]+.flag-dropdown:hover .selected-flag {
  background-color: transparent
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 42px;
  height: 100%;
  padding: 0 0 0 8px
}
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto
}
.intl-tel-input .selected-flag .arrow {
  position: absolute;
  top: 50%;
  margin-top: -2px;
  right: 4px;
  width: 0;
  height: 0;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  border-top: 4px solid #555
}
.intl-tel-input .selected-flag .arrow.up {
  border-top: none;
  border-bottom: 4px solid #555
}
.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 2;
  padding: 0;
  margin: 0 0 0 -1px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, .2);
  background-color: #fff;
  border: 1px solid #CCC;
  white-space: nowrap;
  max-height: 200px;
  overflow-y: scroll
}
.intl-tel-input .country-list .flag {
  display: inline-block;
  width: 20px
}
@media (max-width:500px) {
  .intl-tel-input .country-list {
    white-space: normal
  }
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCC
}
.intl-tel-input .country-list .country {
  padding: 5px 10px
}
.intl-tel-input .country-list .country .dial-code {
  color: #999
}
.intl-tel-input .country-list .country.highlight {
  background-color: rgba(0, 0, 0, .05)
}
.intl-tel-input .country-list .country-name, .intl-tel-input .country-list .flag {
  margin-right: 6px
}
.intl-tel-input select {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 42px;
  height: 100%;
  opacity: 0
}
.iti-flag {
  width: 20px
}
.iti-flag.be {
  width: 18px
}
.iti-flag.ch {
  width: 15px
}
.iti-flag.mc {
  width: 19px
}
.iti-flag.ne {
  width: 18px
}
.iti-flag.ac {
  height: 10px;
  background-position: 0 0
}
.iti-flag.ad {
  height: 14px;
  background-position: -22px 0
}
.iti-flag.ae {
  height: 10px;
  background-position: -44px 0
}
.iti-flag.af {
  height: 14px;
  background-position: -66px 0
}
.iti-flag.ag {
  height: 14px;
  background-position: -88px 0
}
.iti-flag.ai {
  height: 10px;
  background-position: -110px 0
}
.iti-flag.al {
  height: 15px;
  background-position: -132px 0
}
.iti-flag.am {
  height: 10px;
  background-position: -154px 0
}
.iti-flag.ao {
  height: 14px;
  background-position: -176px 0
}
.iti-flag.aq {
  height: 14px;
  background-position: -198px 0
}
.iti-flag.ar {
  height: 13px;
  background-position: -220px 0
}
.iti-flag.as {
  height: 10px;
  background-position: -242px 0
}
.iti-flag.at {
  height: 14px;
  background-position: -264px 0
}
.iti-flag.au {
  height: 10px;
  background-position: -286px 0
}
.iti-flag.aw {
  height: 14px;
  background-position: -308px 0
}
.iti-flag.ax {
  height: 13px;
  background-position: -330px 0
}
.iti-flag.az {
  height: 10px;
  background-position: -352px 0
}
.iti-flag.ba {
  height: 10px;
  background-position: -374px 0
}
.iti-flag.bb {
  height: 14px;
  background-position: -396px 0
}
.iti-flag.bd {
  height: 12px;
  background-position: -418px 0
}
.iti-flag.be {
  height: 15px;
  background-position: -440px 0
}
.iti-flag.bf {
  height: 14px;
  background-position: -460px 0
}
.iti-flag.bg {
  height: 12px;
  background-position: -482px 0
}
.iti-flag.bh {
  height: 12px;
  background-position: -504px 0
}
.iti-flag.bi {
  height: 12px;
  background-position: -526px 0
}
.iti-flag.bj {
  height: 14px;
  background-position: -548px 0
}
.iti-flag.bl {
  height: 14px;
  background-position: -570px 0
}
.iti-flag.bm {
  height: 10px;
  background-position: -592px 0
}
.iti-flag.bn {
  height: 10px;
  background-position: -614px 0
}
.iti-flag.bo {
  height: 14px;
  background-position: -636px 0
}
.iti-flag.bq {
  height: 14px;
  background-position: -658px 0
}
.iti-flag.br {
  height: 14px;
  background-position: -680px 0
}
.iti-flag.bs {
  height: 10px;
  background-position: -702px 0
}
.iti-flag.bt {
  height: 14px;
  background-position: -724px 0
}
.iti-flag.bv {
  height: 15px;
  background-position: -746px 0
}
.iti-flag.bw {
  height: 14px;
  background-position: -768px 0
}
.iti-flag.by {
  height: 10px;
  background-position: -790px 0
}
.iti-flag.bz {
  height: 14px;
  background-position: -812px 0
}
.iti-flag.ca {
  height: 10px;
  background-position: -834px 0
}
.iti-flag.cc {
  height: 10px;
  background-position: -856px 0
}
.iti-flag.cd {
  height: 15px;
  background-position: -878px 0
}
.iti-flag.cf {
  height: 14px;
  background-position: -900px 0
}
.iti-flag.cg {
  height: 14px;
  background-position: -922px 0
}
.iti-flag.ch {
  height: 15px;
  background-position: -944px 0
}
.iti-flag.ci {
  height: 14px;
  background-position: -961px 0
}
.iti-flag.ck {
  height: 10px;
  background-position: -983px 0
}
.iti-flag.cl {
  height: 14px;
  background-position: -1005px 0
}
.iti-flag.cm {
  height: 14px;
  background-position: -1027px 0
}
.iti-flag.cn {
  height: 14px;
  background-position: -1049px 0
}
.iti-flag.co {
  height: 14px;
  background-position: -1071px 0
}
.iti-flag.cp {
  height: 14px;
  background-position: -1093px 0
}
.iti-flag.cr {
  height: 12px;
  background-position: -1115px 0
}
.iti-flag.cu {
  height: 10px;
  background-position: -1137px 0
}
.iti-flag.cv {
  height: 12px;
  background-position: -1159px 0
}
.iti-flag.cw {
  height: 14px;
  background-position: -1181px 0
}
.iti-flag.cx {
  height: 10px;
  background-position: -1203px 0
}
.iti-flag.cy {
  height: 14px;
  background-position: -1225px 0
}
.iti-flag.cz {
  height: 14px;
  background-position: -1247px 0
}
.iti-flag.de {
  height: 12px;
  background-position: -1269px 0
}
.iti-flag.dg {
  height: 10px;
  background-position: -1291px 0
}
.iti-flag.dj {
  height: 14px;
  background-position: -1313px 0
}
.iti-flag.dk {
  height: 15px;
  background-position: -1335px 0
}
.iti-flag.dm {
  height: 10px;
  background-position: -1357px 0
}
.iti-flag.do {
  height: 13px;
  background-position: -1379px 0
}
.iti-flag.dz {
  height: 14px;
  background-position: -1401px 0
}
.iti-flag.ea {
  height: 14px;
  background-position: -1423px 0
}
.iti-flag.ec {
  height: 14px;
  background-position: -1445px 0
}
.iti-flag.ee {
  height: 13px;
  background-position: -1467px 0
}
.iti-flag.eg {
  height: 14px;
  background-position: -1489px 0
}
.iti-flag.eh {
  height: 10px;
  background-position: -1511px 0
}
.iti-flag.er {
  height: 10px;
  background-position: -1533px 0
}
.iti-flag.es {
  height: 14px;
  background-position: -1555px 0
}
.iti-flag.et {
  height: 10px;
  background-position: -1577px 0
}
.iti-flag.eu {
  height: 14px;
  background-position: -1599px 0
}
.iti-flag.fi {
  height: 12px;
  background-position: -1621px 0
}
.iti-flag.fj {
  height: 10px;
  background-position: -1643px 0
}
.iti-flag.fk {
  height: 10px;
  background-position: -1665px 0
}
.iti-flag.fm {
  height: 11px;
  background-position: -1687px 0
}
.iti-flag.fo {
  height: 15px;
  background-position: -1709px 0
}
.iti-flag.fr {
  height: 14px;
  background-position: -1731px 0
}
.iti-flag.ga {
  height: 15px;
  background-position: -1753px 0
}
.iti-flag.gb {
  height: 10px;
  background-position: -1775px 0
}
.iti-flag.gd {
  height: 12px;
  background-position: -1797px 0
}
.iti-flag.ge {
  height: 14px;
  background-position: -1819px 0
}
.iti-flag.gf {
  height: 14px;
  background-position: -1841px 0
}
.iti-flag.gg {
  height: 14px;
  background-position: -1863px 0
}
.iti-flag.gh {
  height: 14px;
  background-position: -1885px 0
}
.iti-flag.gi {
  height: 10px;
  background-position: -1907px 0
}
.iti-flag.gl {
  height: 14px;
  background-position: -1929px 0
}
.iti-flag.gm {
  height: 14px;
  background-position: -1951px 0
}
.iti-flag.gn {
  height: 14px;
  background-position: -1973px 0
}
.iti-flag.gp {
  height: 14px;
  background-position: -1995px 0
}
.iti-flag.gq {
  height: 14px;
  background-position: -2017px 0
}
.iti-flag.gr {
  height: 14px;
  background-position: -2039px 0
}
.iti-flag.gs {
  height: 10px;
  background-position: -2061px 0
}
.iti-flag.gt {
  height: 13px;
  background-position: -2083px 0
}
.iti-flag.gu {
  height: 11px;
  background-position: -2105px 0
}
.iti-flag.gw {
  height: 10px;
  background-position: -2127px 0
}
.iti-flag.gy {
  height: 12px;
  background-position: -2149px 0
}
.iti-flag.hk {
  height: 14px;
  background-position: -2171px 0
}
.iti-flag.hm {
  height: 10px;
  background-position: -2193px 0
}
.iti-flag.hn {
  height: 10px;
  background-position: -2215px 0
}
.iti-flag.hr {
  height: 10px;
  background-position: -2237px 0
}
.iti-flag.ht {
  height: 12px;
  background-position: -2259px 0
}
.iti-flag.hu {
  height: 10px;
  background-position: -2281px 0
}
.iti-flag.ic {
  height: 14px;
  background-position: -2303px 0
}
.iti-flag.id {
  height: 14px;
  background-position: -2325px 0
}
.iti-flag.ie {
  height: 10px;
  background-position: -2347px 0
}
.iti-flag.il {
  height: 15px;
  background-position: -2369px 0
}
.iti-flag.im {
  height: 10px;
  background-position: -2391px 0
}
.iti-flag.in {
  height: 14px;
  background-position: -2413px 0
}
.iti-flag.io {
  height: 10px;
  background-position: -2435px 0
}
.iti-flag.iq {
  height: 14px;
  background-position: -2457px 0
}
.iti-flag.ir {
  height: 12px;
  background-position: -2479px 0
}
.iti-flag.is {
  height: 15px;
  background-position: -2501px 0
}
.iti-flag.it {
  height: 14px;
  background-position: -2523px 0
}
.iti-flag.je {
  height: 12px;
  background-position: -2545px 0
}
.iti-flag.jm {
  height: 10px;
  background-position: -2567px 0
}
.iti-flag.jo {
  height: 10px;
  background-position: -2589px 0
}
.iti-flag.jp {
  height: 14px;
  background-position: -2611px 0
}
.iti-flag.ke {
  height: 14px;
  background-position: -2633px 0
}
.iti-flag.kg {
  height: 12px;
  background-position: -2655px 0
}
.iti-flag.kh {
  height: 13px;
  background-position: -2677px 0
}
.iti-flag.ki {
  height: 10px;
  background-position: -2699px 0
}
.iti-flag.km {
  height: 12px;
  background-position: -2721px 0
}
.iti-flag.kn {
  height: 14px;
  background-position: -2743px 0
}
.iti-flag.kp {
  height: 10px;
  background-position: -2765px 0
}
.iti-flag.kr {
  height: 14px;
  background-position: -2787px 0
}
.iti-flag.kw {
  height: 10px;
  background-position: -2809px 0
}
.iti-flag.ky {
  height: 10px;
  background-position: -2831px 0
}
.iti-flag.kz {
  height: 10px;
  background-position: -2853px 0
}
.iti-flag.la {
  height: 14px;
  background-position: -2875px 0
}
.iti-flag.lb {
  height: 14px;
  background-position: -2897px 0
}
.iti-flag.lc {
  height: 10px;
  background-position: -2919px 0
}
.iti-flag.li {
  height: 12px;
  background-position: -2941px 0
}
.iti-flag.lk {
  height: 10px;
  background-position: -2963px 0
}
.iti-flag.lr {
  height: 11px;
  background-position: -2985px 0
}
.iti-flag.ls {
  height: 14px;
  background-position: -3007px 0
}
.iti-flag.lt {
  height: 12px;
  background-position: -3029px 0
}
.iti-flag.lu {
  height: 12px;
  background-position: -3051px 0
}
.iti-flag.lv {
  height: 10px;
  background-position: -3073px 0
}
.iti-flag.ly {
  height: 10px;
  background-position: -3095px 0
}
.iti-flag.ma {
  height: 14px;
  background-position: -3117px 0
}
.iti-flag.mc {
  height: 15px;
  background-position: -3139px 0
}
.iti-flag.md {
  height: 10px;
  background-position: -3160px 0
}
.iti-flag.me {
  height: 10px;
  background-position: -3182px 0
}
.iti-flag.mf {
  height: 14px;
  background-position: -3204px 0
}
.iti-flag.mg {
  height: 14px;
  background-position: -3226px 0
}
.iti-flag.mh {
  height: 11px;
  background-position: -3248px 0
}
.iti-flag.mk {
  height: 10px;
  background-position: -3270px 0
}
.iti-flag.ml {
  height: 14px;
  background-position: -3292px 0
}
.iti-flag.mm {
  height: 14px;
  background-position: -3314px 0
}
.iti-flag.mn {
  height: 10px;
  background-position: -3336px 0
}
.iti-flag.mo {
  height: 14px;
  background-position: -3358px 0
}
.iti-flag.mp {
  height: 10px;
  background-position: -3380px 0
}
.iti-flag.mq {
  height: 14px;
  background-position: -3402px 0
}
.iti-flag.mr {
  height: 14px;
  background-position: -3424px 0
}
.iti-flag.ms {
  height: 10px;
  background-position: -3446px 0
}
.iti-flag.mt {
  height: 14px;
  background-position: -3468px 0
}
.iti-flag.mu {
  height: 14px;
  background-position: -3490px 0
}
.iti-flag.mv {
  height: 14px;
  background-position: -3512px 0
}
.iti-flag.mw {
  height: 14px;
  background-position: -3534px 0
}
.iti-flag.mx {
  height: 12px;
  background-position: -3556px 0
}
.iti-flag.my {
  height: 10px;
  background-position: -3578px 0
}
.iti-flag.mz {
  height: 14px;
  background-position: -3600px 0
}
.iti-flag.na {
  height: 14px;
  background-position: -3622px 0
}
.iti-flag.nc {
  height: 10px;
  background-position: -3644px 0
}
.iti-flag.ne {
  height: 15px;
  background-position: -3666px 0
}
.iti-flag.nf {
  height: 10px;
  background-position: -3686px 0
}
.iti-flag.ng {
  height: 10px;
  background-position: -3708px 0
}
.iti-flag.ni {
  height: 12px;
  background-position: -3730px 0
}
.iti-flag.nl {
  height: 14px;
  background-position: -3752px 0
}
.iti-flag.no {
  height: 15px;
  background-position: -3774px 0
}
.iti-flag.np {
  width: 13px;
  height: 15px;
  background-position: -3796px 0
}
.iti-flag.nr {
  height: 10px;
  background-position: -3811px 0
}
.iti-flag.nu {
  height: 10px;
  background-position: -3833px 0
}
.iti-flag.nz {
  height: 10px;
  background-position: -3855px 0
}
.iti-flag.om {
  height: 10px;
  background-position: -3877px 0
}
.iti-flag.pa {
  height: 14px;
  background-position: -3899px 0
}
.iti-flag.pe {
  height: 14px;
  background-position: -3921px 0
}
.iti-flag.pf {
  height: 14px;
  background-position: -3943px 0
}
.iti-flag.pg {
  height: 15px;
  background-position: -3965px 0
}
.iti-flag.ph {
  height: 10px;
  background-position: -3987px 0
}
.iti-flag.pk {
  height: 14px;
  background-position: -4009px 0
}
.iti-flag.pl {
  height: 13px;
  background-position: -4031px 0
}
.iti-flag.pm {
  height: 14px;
  background-position: -4053px 0
}
.iti-flag.pn {
  height: 10px;
  background-position: -4075px 0
}
.iti-flag.pr {
  height: 14px;
  background-position: -4097px 0
}
.iti-flag.ps {
  height: 10px;
  background-position: -4119px 0
}
.iti-flag.pt {
  height: 14px;
  background-position: -4141px 0
}
.iti-flag.pw {
  height: 13px;
  background-position: -4163px 0
}
.iti-flag.py {
  height: 11px;
  background-position: -4185px 0
}
.iti-flag.qa {
  height: 8px;
  background-position: -4207px 0
}
.iti-flag.re {
  height: 14px;
  background-position: -4229px 0
}
.iti-flag.ro {
  height: 14px;
  background-position: -4251px 0
}
.iti-flag.rs {
  height: 14px;
  background-position: -4273px 0
}
.iti-flag.ru {
  height: 14px;
  background-position: -4295px 0
}
.iti-flag.rw {
  height: 14px;
  background-position: -4317px 0
}
.iti-flag.sa {
  height: 14px;
  background-position: -4339px 0
}
.iti-flag.sb {
  height: 10px;
  background-position: -4361px 0
}
.iti-flag.sc {
  height: 10px;
  background-position: -4383px 0
}
.iti-flag.sd {
  height: 10px;
  background-position: -4405px 0
}
.iti-flag.se {
  height: 13px;
  background-position: -4427px 0
}
.iti-flag.sg {
  height: 14px;
  background-position: -4449px 0
}
.iti-flag.sh {
  height: 10px;
  background-position: -4471px 0
}
.iti-flag.si {
  height: 10px;
  background-position: -4493px 0
}
.iti-flag.sj {
  height: 15px;
  background-position: -4515px 0
}
.iti-flag.sk {
  height: 14px;
  background-position: -4537px 0
}
.iti-flag.sl {
  height: 14px;
  background-position: -4559px 0
}
.iti-flag.sm {
  height: 15px;
  background-position: -4581px 0
}
.iti-flag.sn {
  height: 14px;
  background-position: -4603px 0
}
.iti-flag.so {
  height: 14px;
  background-position: -4625px 0
}
.iti-flag.sr {
  height: 14px;
  background-position: -4647px 0
}
.iti-flag.ss {
  height: 10px;
  background-position: -4669px 0
}
.iti-flag.st {
  height: 10px;
  background-position: -4691px 0
}
.iti-flag.sv {
  height: 12px;
  background-position: -4713px 0
}
.iti-flag.sx {
  height: 14px;
  background-position: -4735px 0
}
.iti-flag.sy {
  height: 14px;
  background-position: -4757px 0
}
.iti-flag.sz {
  height: 14px;
  background-position: -4779px 0
}
.iti-flag.ta {
  height: 10px;
  background-position: -4801px 0
}
.iti-flag.tc {
  height: 10px;
  background-position: -4823px 0
}
.iti-flag.td {
  height: 14px;
  background-position: -4845px 0
}
.iti-flag.tf {
  height: 14px;
  background-position: -4867px 0
}
.iti-flag.tg {
  height: 13px;
  background-position: -4889px 0
}
.iti-flag.th {
  height: 14px;
  background-position: -4911px 0
}
.iti-flag.tj {
  height: 10px;
  background-position: -4933px 0
}
.iti-flag.tk {
  height: 10px;
  background-position: -4955px 0
}
.iti-flag.tl {
  height: 10px;
  background-position: -4977px 0
}
.iti-flag.tm {
  height: 14px;
  background-position: -4999px 0
}
.iti-flag.tn {
  height: 14px;
  background-position: -5021px 0
}
.iti-flag.to {
  height: 10px;
  background-position: -5043px 0
}
.iti-flag.tr {
  height: 14px;
  background-position: -5065px 0
}
.iti-flag.tt {
  height: 12px;
  background-position: -5087px 0
}
.iti-flag.tv {
  height: 10px;
  background-position: -5109px 0
}
.iti-flag.tw {
  height: 14px;
  background-position: -5131px 0
}
.iti-flag.tz {
  height: 14px;
  background-position: -5153px 0
}
.iti-flag.ua {
  height: 14px;
  background-position: -5175px 0
}
.iti-flag.ug {
  height: 14px;
  background-position: -5197px 0
}
.iti-flag.um {
  height: 11px;
  background-position: -5219px 0
}
.iti-flag.us {
  height: 11px;
  background-position: -5241px 0
}
.iti-flag.uy {
  height: 14px;
  background-position: -5263px 0
}
.iti-flag.uz {
  height: 10px;
  background-position: -5285px 0
}
.iti-flag.va {
  width: 15px;
  height: 15px;
  background-position: -5307px 0
}
.iti-flag.vc {
  height: 14px;
  background-position: -5324px 0
}
.iti-flag.ve {
  height: 14px;
  background-position: -5346px 0
}
.iti-flag.vg {
  height: 10px;
  background-position: -5368px 0
}
.iti-flag.vi {
  height: 14px;
  background-position: -5390px 0
}
.iti-flag.vn {
  height: 14px;
  background-position: -5412px 0
}
.iti-flag.vu {
  height: 12px;
  background-position: -5434px 0
}
.iti-flag.wf {
  height: 14px;
  background-position: -5456px 0
}
.iti-flag.ws {
  height: 10px;
  background-position: -5478px 0
}
.iti-flag.xk {
  height: 15px;
  background-position: -5500px 0
}
.iti-flag.ye {
  height: 14px;
  background-position: -5522px 0
}
.iti-flag.yt {
  height: 14px;
  background-position: -5544px 0
}
.iti-flag.za {
  height: 14px;
  background-position: -5566px 0
}
.iti-flag.zm {
  height: 14px;
  background-position: -5588px 0
}
.iti-flag.zw {
  height: 10px;
  background-position: -5610px 0
}
.iti-flag {
  height: 15px;
  box-shadow: 0 0 1px 0 #888;
  background-image: /*savepage-url=https://images-na.ssl-images-amazon.com/images/G/02/rainier/flags._V311938856_.png*/
  url();
  background-color: #DBDBDB;
  background-position: 100% 100%
}
@media only screen and (-webkit-min-device-pixel-ratio:2), only screen and (min--moz-device-pixel-ratio:2), only screen and (-o-min-device-pixel-ratio:2 / 1), only screen and (min-device-pixel-ratio:2), only screen and (min-resolution:192dpi), only screen and (min-resolution:2dppx) {
  .iti-flag {
    background-size: 5630px 15px;
    background-image: /*savepage-url=https://images-na.ssl-images-amazon.com/images/G/02/rainier/flags._V311938856_.png*/
    url()
  }
}
.iti-flag.np {
  background-color: transparent
}
.sivBannerHeadingInfoType {
  font-family: ArialMT, Arial;
  font-size: 17px;
  color: #4D4D4D;
  text-align: left
}
.sivBannerSubHeadingInfoType {
  font-size: 13px;
  font-family: ArialMT, Arial;
  color: #111;
  text-align: left;
  word-wrap: break-word
}
.sivBannerHeadingWarningType {
  font-family: ArialMT, Arial;
  font-size: 17px;
  color: #7C6200;
  text-align: left
}
.sivBannerSubHeadingWarningType {
  font-size: 13px;
  font-family: ArialMT, Arial;
  color: #111;
  text-align: left;
  word-wrap: break-word
}
.sivBannerHeadingInfoInlineType {
  font-size: 12px;
  line-height: 18px;
  font-family: ArialMT, Arial;
  color: #4D4D4D;
  text-align: left;
  word-wrap: break-word
}
.sivBannerHeadingErrorType {
  font-family: ArialMT, Arial;
  color: #111;
  font-size: 17px;
  text-align: left
}
.sivBanner {
  margin-bottom: 2px
}
.ownershipChange_mainOverlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 98;
  background-color: rgba(0, 0, 0, .5);
  background-position: center;
  background-repeat: no-repeat
}
.ownershipChange_changeScreen {
  position: fixed;
  top: calc(50% - 145px);
  background-color: #FFF;
  border-radius: 5px;
  z-index: 99
}
@media only screen and (max-width:1024px) {
  .ownershipChange_changeScreen {
    left: 5%;
    right: 5%
  }
}
@media only screen and (min-width:1024px) {
  .ownershipChange_changeScreen {
    width: 400px;
    left: calc(50% - 200px)
  }
}
.inlineArrow {
  color: #5F6469;
  font-size: 9px;
  line-height: 19px;
  font-family: ArialMT, Arial;
  font-weight: 400;
  font-style: normal;
  word-wrap: break-word
}
.inlineComments {
  color: #333;
  word-wrap: break-word;
  text-align: left;
  font-family: ArialMT, Arial
}
.inlineSection {
  margin-bottom: 0
}
.fixed-footer {
  position: fixed;
  bottom: 0;
  width: 100%
}
.grex-text-ellipsis {
  display: block
}
.aside, .main, .reg-dropdown {
  vertical-align: top;
  display: inline-block
}
.grex-text-breakAll-hyphens {
  -ms-word-break: break-all;
  word-break: break-all;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto
}
.eu-step-bottom-section {
  border-top: 1px solid #e7e7e7;
  height: 50px
}
.eu-bcs-divider {
  padding-top: 2%
}
@media only screen and (max-width:1024px) {
  .fixed-footer {
    position: static
  }
}
.section-spacing {
  margin-bottom: 1px!important;
  height: 4px
}
.container {
  width: 90%;
  min-width: 300px;
  max-width: 1250px;
  margin-right: 0;
  zoom: 1
}
#postal-otp-faq {
  height: 600px
}
#faq-section-content {
  height: 750px;
  overflow: auto
}
.aside, .main {
  box-sizing: border-box;
  margin-right: 0
}
.main {
  width: 69%;
  border-right: 1px solid #e7e7e7
}
.aside {
  width: 30%
}
.verticalLine {
  border-left: 1px solid #e7e7e7;
  width: 69%;
  height: auto;
  max-height: 600px
}
@media (max-width:768px) {
  .container {
    margin: 10px 0
  }
  .aside, .main {
    width: 100%
  }
  .main {
    border-right: none;
    margin-right: 0
  }
  .verticalLine {
    width: 100%;
    border-right: none
  }
}
.ajaxSpinner {
  position: fixed;
  top: calc(50% - 32px);
  left: calc(50% - 10px);
  text-align: center;
  z-index: 301
}
.euStep {
  padding-left: 6%;
  padding-right: 6%
}
.input_spinner-wrapper {
  position: relative
}
.input_spinner-spinner {
  position: absolute;
  right: 2px;
  top: 25%;
  bottom: 0
}
.reg-dropdown {
  width: 100%;
  border: 1px solid #adb1b8;
  position: relative;
  overflow: hidden;
  background: #f2f2f2;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, .06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .06));
  box-shadow: 0 1px 1px rgba(0, 0, 0, .08)
}
.uppercase-text {
  text-transform: uppercase
}
.reg-dropdown-select {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 30px;
  line-height: 14px;
  font-size: 13px;
  color: #111;
  text-shadow: 0 1px #fff;
  background: #f2f2f2;
  background: rgba(236, 238, 240, 1);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border: none;
  outline: 0;
  border-radius: 0
}
.reg-dropdown:after, .reg-dropdown:before {
  content: '';
  position: absolute;
  z-index: 2;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  border: 3px dashed;
  border-color: #000 transparent;
  pointer-events: none;
  margin-top: -5px
}
.reg-dropdown:before {
  border-bottom-style: solid;
  border-top: none
}
.reg-dropdown:after {
  margin-top: 0;
  border-top-style: solid;
  border-bottom: none
}
.reg-dropdown-disabled {
  opacity: .5;
  filter: alpha(opacity=50)
}
.reg-dropdown-select:hover, .reg-dropdown:hover {
  cursor: pointer;
  background: #e1e4e9
}
.address-validation-layout {
  padding: 0 8%
}
.lt-ie9 .reg-dropdown {
  z-index: 1
}
.lt-ie9 .reg-dropdown-select {
  z-index: -1
}
.lt-ie9 .reg-dropdown-select:focus {
  z-index: 3
}
.reg-dropdown-error {
  border: 1px solid red!important
}
.swipe_BROWSER .reg-dropdown-select {
  padding: 6px 20px 6px 10px;
  font-size: 13px
}
.swipe_BROWSER .reg-dropdown:before {
  margin-top: -4px
}
.swipe_BROWSER .reg-dropdown:after {
  margin-top: 1px
}
.mob-view {
  display: none
}
@media only screen and (max-width:1024px) {
  .mob-hide {
    display: none!important
  }
  .mob-m0 {
    margin: 0!important
  }
  .mob-view, .showMobileFaq .mob-faq {
    display: block!important
  }
  .av-mob-view {
    text-align: center
  }
  .p0 {
    padding: 0
  }
  .mob-ellipsis {
    white-space: nowrap;
    overflow: hidden!important;
    text-overflow: ellipsis
  }
  .mob-wrap {
    white-space: normal!important
  }
}