body {
  font-family: 'Roboto', sans-serif;
  font-size: 13px;
  color: #3c3c3c;
}
a {
  color: #3c3c3c;
  text-decoration: none;
  outline: 0;
}
a:hover,
a:focus {
  color: #4a668e;
  text-decoration: none;
  cursor: pointer;
  outline: 0;
}
ul,
ul li,
ol,
ol li,
dt,
dt dd {
  list-style: none;
}
h1,
h2,
h3,
h4,
ul,
ol,
li {
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
}
.clearfix10 {
  clear: both;
  display: block;
  height: 10px;
}
.clearfix20 {
  clear: both;
  display: block;
  height: 20px;
}
.clearfix40 {
  clear: both;
  display: block;
  height: 40px;
}
/*Disclaimer*/
.Disclaimer {
  color: #00BCD4;
  font-size: 15px;
  line-height: 25px;
  padding: 20px;
  background-color: #f9f9f9;
  border-radius: 5px;
  margin: 20px 0 0 0;
}
.replace-b {
  font-weight: 700;
}
.red {
  color: #f00;
}
.current-color {
  color: #666;
}
.a_current-color {
  color: #56b6c1;
}
.a_current-color:hover {
  text-decoration: underline;
  color: #56b6c1;
}
@media only screen and (max-width: 992px) {
  .sm-talign-center {
    text-align: center;
  }
}
.topbar {
  background-color: #2d2d2d;
  height: 45px;
}
.help-center {
  height: 50px;
  border-radius: 0 0 5px 5px;
  background-color: #56b6c1;
  line-height: 50px;
  text-align: center;
}
.help-center a {
  width: 100%;
  height: 100%;
  display: inline-block;
}
.help-center a,
.help-center i {
  color: #fff;
  transition: 300ms all;
}
.help-center:hover,
.help-center:hover {
  background-color: #51a7b1;
}
/*topbar-right*/
.guide .panel {
  color: #fff;
  position: absolute;
  display: none;
  z-index: 99;
  border-radius: 1px;
  width: 240%;
  right: -100%;
  border: none;
  box-shadow: 0 3px 5px 1px #eee;
}
.guide .panel p {
  line-height: 34px;
  height: 34px;
  margin-bottom: 0;
  text-align: center;
  transition: 400ms all;
}
.guide .panel p:hover {
  background-color: #56b6c1;
}
.panel p a {
  color: #3c3c3c;
}
.panel p:hover a {
  color: #fff;
}
.guide .flip {
  margin-bottom: 0;
  transition: 200ms all;
}
.guide .flip:hover {
  color: #56b6c1;
}
.guide {
  color: #fff;
}
.topbar-right > li > a > i {
  padding-left: 5px;
  padding-right: 5px;
}
.topbar-right > li {
  display: inline-block;
  line-height: 45px;
  height: 48px;
  position: relative;
}
.topbar-right > li > a {
  padding-right: 5px;
  padding-left: 5px;
  color: #fff;
  -webkit-transition: all 0.2s linear 0s;
  -moz-transition: all 0.2s linear 0s;
  -o-transition: all 0.2s linear 0s;
  transition: all 0.2s linear 0s;
}
.topbar-right > li > a:hover {
  color: #56b6c1;
}
@media only screen and (max-width: 992px) {
  ul.topbar-left,
  ul.topbar-right {
    text-align: center;
  }
}
header {
  background-color: #fff;
}
.header-logo {
  overflow: hidden;
  width: 100%;
}
.header-logo .logo-area {
  padding: 38px 0 30px 0;
}
form#cse-search-box {
  border: 2px solid #eee;
  border-radius: 23px;
}
#search {
  margin: 2px 0;
  position: relative;
}
.search-area {
  padding-top: 30px;
  margin-right: -15px;
}
#search .search-input {
  height: 42px;
  width: 100%;
  padding: 13px;
  border: none;
  font-size: 15px;
  border-radius: 21px 0 0 21px;
  color: #888;
}
.search-input:focus {
  outline: none;
}
#search .search-btn {
  background-color: #eee;
  outline: 0;
  padding: 10px 19px;
  height: 42px;
  border-radius: 21px;
  font-size: 16px;
  transition: background-color 1s, border 1s;
  -moz-transition: background-color 1s, border 1s;
  -webkit-transition: background-color 1s, border 1s;
  -o-transition: background-color 1s, border 1s;
}
#search .search-btn i {
  color: #2d2d2d;
}
.cart-area {
  margin-top: 25px;
  text-align: center;
}
.cart-area .link-cart {
  display: inline-block;
  position: relative;
}
.cart-area .link-cart i {
  padding: 5px 10px;
  font-size: 3.5rem;
}
.cart-area .link-cart i img {
  width: 70%;
}
.cart-area .link-cart span {
  border-radius: 50%;
  height: 25px;
  position: absolute;
  left: 37px;
  top: 6px;
  width: 25px;
  background: #56b6c1;
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  line-height: 25px;
}
.nav-bar {
  padding-left: 0;
  padding-right: 0;
}
.NavMenu {
  position: relative;
  width: 100%;
  display: table;
  border-bottom: 1px solid #56b6c1;
}
@media only screen and (max-width: 992px) {
  .header-logo .logo-area {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }
  .NavMenu .help-center {
    position: absolute;
    top: 5px;
    right: 30px;
  }
}
.section-title {
  position: relative;
  text-transform: uppercase;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 30px;
  line-height: 50px;
  font-size: 24px;
  color: #555;
  font-weight: 400;
  font-family: 'Oswald', sans-serif;
}
.section-title .replace-b:before,
.section-title .replace-b:after {
  position: absolute;
  content: " ";
  height: 1px;
  left: 49%;
}
.section-title .replace-b:before {
  background-color: #56b6c1;
  top: 60%;
  left: 50%;
  width: 120px;
  margin-left: -60px;
}
.section-title .replace-b:after {
  background-color: #c1a589;
  top: 48%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 5px solid #fff;
}
/*guarantee-area*/
.guarantee-area {
  overflow: hidden;
  margin-top: 20px;
  background-color: #eef0ef;
}
.guarantee-area .guarantee-box {
  height: 100%;
  padding: 8px 0;
  transition: 1400ms all;
  overflow: hidden;
}
.guarantee-box:hover .guarantee-title,
.guarantee-box:hover .guar-box-text span {
  color: #fff;
}
.guarantee-area .guarantee-box:hover {
  background-color: #56b6c1;
}
.guarantee-area .guarantee-title {
  font-family: 'Oswald', sans-serif;
  font-size: 22px;
  color: #2d2d2d;
  text-align: center;
  transition: 400ms all;
  padding: 0;
}
.guarantee-area .guar-box-text {
  padding: 0;
}
.guarantee-area span {
  color: #56b6c1;
  margin-top: 15px;
  text-align: center;
  font-size: 16px;
  transition: 200ms all;
  padding: 0;
}
.guarantee-area :last-child.guarantee-box .guarantee-title {
  margin-left: -10px;
}
@media only screen and (max-width: 1200px) {
  .guarantee-area :nth-child(3) .guarantee-title {
    margin: 20px auto 10px -10px;
  }
  .guarantee-area :nth-child(3) span {
    margin-bottom: 23px;
  }
  .guarantee-area :last-child.guarantee-box .guarantee-title {
    margin-left: -32px;
  }
  .guarantee-area :last-child.guarantee-box span {
    margin: 38px auto 30px -10px;
  }
}
.guarantee-area2 {
  overflow: hidden;
  margin-top: 10px;
}
.guarantee-area2 .guarantee-box {
  display: block;
  text-align: center;
  padding: 15px 0;
  background-color: #fff;
  margin-bottom: 20px;
  border: 1px solid #606060;
}
.guarantee-area2 .guarantee-box * {
  transition: 300ms all;
}
.guarantee-area2 .guarantee-box i {
  font-size: 22px;
  color: #606060;
  margin: 25px 0;
}
.guarantee-area2 .guarantee-box .guar-box-text {
  color: #606060;
  font-size: 15px;
  margin-bottom: 5px;
  font-family: 'Oswald', sans-serif;
}
.guarantee-area2 .guarantee-box:hover i,
.guarantee-area2 .guarantee-box:hover .guar-box-text span {
  color: #56b6c1;
}
.guarantee-area2 .guarantee-box:hover {
  border: 1px solid #56b6c1;
}
@media only screen and (max-width: 351px) {
  .topbar-right {
    display: none;
  }
}
.carousel-indicators .active {
  background-color: #000;
  border: 3px solid #fff;
}
#myCarousel {
  box-shadow: 0 0 4px 1px #ddd;
}
#myCarousel:hover #left,
#myCarousel:hover #right {
  display: inline-block;
}
#left,
#right {
  width: 4%;
  height: 11%;
  background-color: #333;
  display: none;
  transition: 400ms all;
}
#left:hover,
#right:hover {
  background-color: #fff;
}
#left {
  left: 10px;
}
#right {
  right: 10px;
}
.glyphicon {
  line-height: 15px;
}
.item-box {
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  min-height: 280px;
  margin-bottom: 25px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  background-color: #fff;
  overflow: hidden;
}
/*.item-box::after {
    background: rgba(0, 0, 0, 0.3);
    content: "";
    display: block;
    height: 100%;
    left:50%;
    pointer-events: none;
    position: absolute;
    top: 0;
    opacity:0;
    transition: all 0.5s;
    width: 0;
}*/
.item-box:hover {
  box-shadow: 1px 1px 10px 1px #ddd;
}
/*.item-box:hover::after {
    left: 0;
    opacity: 1;
    width: 100%;
}*/
.item-box:hover img {
  transform: scale(1.1, 1.1);
}
.item-box .item-image {
  position: relative;
  margin: auto;
  padding: 20px;
  height: 180px;
  width: 180px;
  line-height: 180px;
}
.item-box .item-image .item-price {
  position: absolute;
  bottom: -20px;
  right: 3%;
  width: 75px;
  height: 75px;
  line-height: 75px;
  color: #fff;
  background: rgba(166, 124, 82, 0.7) none repeat scroll 0 0;
  font-size: 1.2rem;
  font-weight: bold;
  border-radius: 50%;
  z-index: 98;
  margin: 8px;
  text-align: center;
}
.item-box .item-image img {
  max-width: 160px;
  max-height: 160px;
  transition: 700ms all;
}
.item-box .item-content {
  margin-top: 40px;
  text-align: center;
  font-size: 19px;
  font-family: 'Oswald', sans-serif;
  color: #56b6c1;
}
.breadcrumb > .active {
  color: #56b6c1;
}
.breadcrumb {
  margin-bottom: 0;
}
.breadcrumb-heading .pageTitle {
  display: inline-block;
  font-size: 2.2rem;
  float: left;
  margin: 0;
  line-height: 70px;
  color: #2d2d2d;
}
.breadcrumb-heading .pageNav {
  display: inline-block;
  float: right;
  padding: 0;
  background-color: #fff;
  line-height: 70px;
  color: #2d2d2d;
}
.breadcrumb-heading .pageNav > .active {
  color: #56b6c1;
}
.breadcrumb-heading .pageNav a:hover,
.breadcrumb-heading .pageNav2 a:hover {
  color: #56b6c1;
}
.breadcrumb-heading .pageNav2 {
  display: inline-block;
  float: left;
  background-color: #fff;
  height: 50px;
  line-height: 50px;
  padding: 0;
  white-space: nowrap;
}
.breadcrumb-heading .pageNav2 > .active {
  color: #56b6c1;
}
.breadcrumb-heading .pageNav a,
.breadcrumb-heading .pageNav2 a {
  transition: all 200ms;
  -moz-transition: all 200ms;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
}
@media only screen and (max-width: 992px) {
  .breadcrumb-heading .pageTitle {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 20px;
  }
  .breadcrumb-heading .pageNav {
    display: block;
    text-align: center;
    width: 100%;
    line-height: 20px;
  }
}
.left-menu-title {
  text-transform: uppercase;
  font-size: 1.6rem;
  color: #fff;
  height: 50px;
  font-weight: 500;
  border-radius: 3px 3px 0 0;
  line-height: 50px;
  padding-left: 10px;
  background-color: #56b6c1;
}
.left-menu-title.long-title {
  font-size: 1.45rem;
  white-space: nowrap;
}
.left-menu-title i {
  padding-right: 5px;
}
.left-menu-area {
  border-radius: 0 0 3px 3px;
  border: 1px solid #eee;
}
.left-menu-area li {
  line-height: 40px;
  border-bottom: 1px solid #ebebeb;
  padding-left: 15px;
  transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -webkit-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
}
.left-menu-area li a {
  display: block;
}
.left-menu-area li:hover {
  background-color: #56b6c1;
  cursor: pointer;
  padding-left: 35px;
}
.left-menu-area li:hover a {
  color: #fff;
}
/*Guarantee*/
.allProduct-guarantee a {
  display: block;
  padding: 30px 5px 20px 20px;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}
@media only screen and (max-width: 992px) {
  .allProduct-guarantee {
    display: none;
  }
}
.feature-left,
.feature-right {
  display: table-cell;
  vertical-align: middle;
}
.feature-left i {
  color: #56b6c1;
  margin-right: 10px;
  font-size: 36px;
  line-height: 36px;
  width: 40px;
}
.feature-right h3 {
  font-size: 16px;
  text-transform: uppercase;
  margin: 0;
}
.feature-right span {
  display: block;
  margin: 0;
  color: #999;
}
.pmodeltitle .pmodeldes {
  padding: 15px;
  border: 1px solid #eee;
  border-top: 3px solid #56b6c1;
  background-color: #f9f8f8;
  border-radius: 2px;
}
.pmodeltitle .sub-img {
  line-height: 163px;
}
.pmodeltitle .pageTitle2 {
  font-size: 1.8rem;
  padding-bottom: 8px;
}
.ModelTipsBox {
  padding: 10px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  z-index: 999;
}
.ModelTipsBox .badge {
  margin-right: 5px;
}
.ModelTipsBox a {
  color: #56b6c1;
}
.ModelTipsBox a:hover {
  text-decoration: underline;
}
#ModelSearchBox #ModelSearch {
  border-color: #56b6c1;
}
#ModelSearchBox #BtnSearch button {
  background-color: #56b6c1;
  color: #fff;
  outline: 0;
  padding-left: 30px;
  padding-right: 30px;
}
#ModelSearchBox #BtnSearch button:hover {
  background-color: #4ea3ad;
}
#ModelSearchBox #ModelSearch:focus {
  box-shadow: inset 0 0 5px 0.6px #ccc;
}
/*.dlModelList {
    padding: 5px 1px;
    max-height: 1200px;
    overflow-y: auto;
}*/
.Prompt {
  display: none;
  font-size: 14px;
}
.Prompt .replace-b {
  line-height: 26px;
}
.dlModelList dd {
  font-size: 1.4rem;
  line-height: 35px;
  float: left;
  width: 33.33%;
  padding: 5px;
}
.dlModelList dd a {
  display: block;
  padding-left: 15px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  background: url(/Images/bullet.png) no-repeat center left;
  transition: all 200ms;
  -moz-transition: all 200ms;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
}
.dlModelList dd:hover a {
  border: 1px solid #56b6c1;
  color: #fff;
  background: #56b6c1 url(/Images/bullet2.png) no-repeat center left;
}
@media only screen and (max-width: 992px) {
  .main-area,
  .comple-area {
    clear: both;
    width: 100%;
  }
  .ModelTipsBox {
    margin-top: -20px;
  }
}
.ProductBox {
  font-weight: 400;
  border-radius: 4px;
}
/*PProduct*/
.PProduct {
  box-shadow: 1px 1px 5px 1px #ddd;
  margin-bottom: 20px;
  border-top: 3px solid #56b6c1;
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}
.PProduct > div:first-child {
  position: sticky;
  top: 10px;
}
@media (max-width: 767px) {
  .PProduct > div:first-child {
    position: initial;
  }
}
/*PImgBox*/
.PImgBox {
  text-align: center;
  position: relative;
}
.PImgBox .sale-icon {
  position: absolute;
  top: -10px;
  left: 15px;
  z-index: 99;
}
.PImgBox img {
  margin: 2px auto;
}
.PImgBox .product-img {
  line-height: 380px;
}
.PImgBox .iframe {
  display: block;
  padding: 15px 0;
  font-size: 1.6rem;
  color: #56b6c1;
  transition: all 0.25s;
  -moz-transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  height: 60px;
}
.PImgBox .iframe:hover {
  transform: scale(1.1);
}
.PImgBox .PSocialButtons span {
  margin-top: 5px;
  display: inline-block;
}
.PImgBox > span {
  padding: 5px 5px;
  /*margin-top: 10px;*/
  background-color: #fcf8e3;
  color: #8a6d3b;
  display: inline-block;
  font-size: 1.4rem;
  border-radius: 4px;
  border: 1px solid #faebcc;
}
.bottom-line {
  width: 20%;
  border-radius: 2px;
  height: 3px;
  background-color: #56b6c1;
  overflow: hidden;
}
.ProductTitle h1 {
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 1.6;
  padding: 15px 0 7px 0;
  width: 100%;
  overflow: hidden;
}
.PInfoBox .PDetailsInfo {
  border-top: 1px solid #E0E0E0;
}
.PInfoBox .PDetailsInfo li {
  line-height: 32px;
  border-bottom: 1px dashed #eee;
}
.PDetailsInfo li a i {
  color: #56b6c1;
  padding-left: 5px;
}
.PDetailsInfo li .replace-b {
  width: 45%;
  color: #637381;
  float: left;
  font-weight: 700;
}
.PDetailsInfo li .instock {
  background-color: #56b6c1;
  border-radius: 15px;
  color: #fff;
  padding: 0 10px;
  font-weight: normal;
  display: inline-block;
  margin: 2px 0;
}
.price-box {
  margin: 15px 0;
}
.price-box .PPrice {
  display: block;
}
.price-box .PPrice strong,
.price-box .comingsoon {
  font-size: 2.8rem;
  color: #e85353;
  font-weight: 700;
}
.price-box .PPrice del {
  font-size: 2rem;
  color: #e85353;
  font-weight: 500;
}
.price-box .PPrice b {
  font-size: 1.5rem;
  color: #4894ea;
  font-weight: 400;
}
.price-box .PPrice small {
  color: #606060;
  font-weight: 600;
}
.price-box .PPrice i {
  color: #56b6c1;
  margin-left: 8px;
}
.price-box .PPrice span {
  color: #56b6c1;
  display: inline-block;
  margin-left: 5px;
}
.price-box .PPrice .color-box {
  display: inline-block;
}
.ProductBox .PCart * {
  /*display: inline-block*/
}
.rating {
  padding: 10px 0;
}
.rating a {
  color: #56b6c1;
  text-decoration: underline;
}
.numbox {
  text-align: center;
  overflow: hidden;
}
.quantity {
  float: left;
  margin: 0 10px 10px 0;
}
.numbox span {
  background-color: #fff;
  color: #999;
  border: 1px solid #ddd;
  cursor: pointer;
  float: left;
  width: 42px;
  line-height: 33px;
}
.numbox span.disabled {
  cursor: not-allowed;
  /*border-color: #ececec !important;*/
}
.count-minus:hover,
.count-plus:hover {
  background-color: #56b6c1;
}
.count-minus:hover i,
.count-plus:hover i {
  color: #fff;
}
.count-input {
  color: #424242;
  line-height: 40px;
  height: 35px;
  font-size: 16px;
  float: left;
  width: 60px;
  border: 1px solid #ddd;
  margin: 0 3px;
  text-align: center;
}
.addtocartbutton {
  color: #fff;
  display: inline-block;
  font-size: 1.8rem;
  transition: all linear 0.3s;
  padding: 5px 30px;
  height: 35px;
  border: none;
  vertical-align: top;
}
.addtocartbutton .fa {
  padding-right: 10px;
}
@media (max-width: 767px) {
  .addtocartbutton {
    font-size: 14px;
    padding: 5px 20px;
  }
}
.addtocartbutton {
  background-color: #E34D50;
  outline-color: #fff;
}
.addtocartbutton:hover {
  background-color: #df3033;
}
.PSocialButtons .AskQuestionL {
  margin: 0 0 0 2px;
  background: url(/Images/email_16.png) no-repeat bottom left;
  padding-left: 20px;
  display: inline-block;
  text-decoration: underline;
}
/*tab*/
.tab.PProduct {
  background-color: #fff;
  border-top: 0;
}
.nav-tabs {
  background-color: #fff;
  border-bottom: 0;
  width: 100%;
}
.nav-tabs li {
  margin: 0;
  width: 20%;
  text-align: center;
}
.nav-tabs li a {
  width: 100%;
  color: #666;
  padding: 30px 0 10px 0;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  transition: 300ms all;
}
.nav-tabs li.active:hover a {
  background-color: #fff;
  border: 1px solid #fff;
  color: #56b6c1;
  border-bottom: 2px solid #56b6c1;
}
.nav-tabs li.active a {
  color: #56b6c1;
  border: 1px solid #fff;
  display: inline-block;
  border-bottom: 2px solid #56b6c1;
}
/* 新模板页面tabs */
.new-nav-tabs > li.active > a,
.new-nav-tabs > li.active > a:focus,
.new-nav-tabs > li.active > a:hover {
  cursor: default;
  background-color: #fff;
}
.new-nav-tabs li.active:hover a {
  color: #56b6c1;
  border-bottom: 2px solid #56b6c1;
}
.new-nav-tabs li.active a {
  color: #56b6c1;
  border-bottom: 2px solid #56b6c1;
}
.new-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.new-nav-tabs li {
  margin: 0;
  width: 20%;
  text-align: center;
}
.new-nav-tabs li a {
  width: 100%;
  font-weight: 500;
  color: #666;
  padding: 30px 0 10px 0;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  font-size: 14px;
  display: inline-block;
  transition: 300ms all;
}
.new-nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs li:after {
  content: "";
  position: absolute;
  background: #ddd;
  width: 1px;
  height: 16px;
  top: 40%;
  right: 0;
}
.nav-tabs li:last-child:after {
  display: none;
}
/*tab-content*/
#overview .proNote {
  font-size: 14px;
}
.pTabBox p,
.productpicsbox,
.productpicsbox {
  text-align: center;
}
.pTabBox .productpicsbox img {
  margin: 10px auto;
  display: block;
}
#shipping a {
  text-align: center;
  display: block;
}
#shipping a:last-child {
  margin-bottom: 20px;
}
.pTabBox p,
.pTabBox .productpicsbox,
.pTabBox ul {
  padding: 5px 8px;
  text-align: left;
}
.pTabBox u {
  text-decoration: none;
}
.tab-content {
  font-size: 14px;
}
.pTabBox em {
  font-style: normal;
}
.pTabBox .fa {
  margin-right: 8px;
}
.pTabBox i {
  font-style: normal;
}
.pTabBox .FAQListBox .replace-b {
  padding: 5px 20px;
}
.pTabBox .FAQListBox span {
  font-weight: bold;
}
.badge {
  background-color: #56b6c1;
}
.pTabBox .FAQListBox a {
  padding: 0;
}
.tab-content .tabs-title {
  font-size: 18px;
  margin: 25px 0;
  font-weight: 500;
  padding: 10px 0 10px 12px;
  background-color: #EAECEE;
}
.compatibility-title {
  background-color: #EAECEE;
  overflow: hidden;
  margin: 25px 0;
}
.compatibility-title .col-md-8 {
  margin: 0;
  font-size: 18px;
  font-weight: 500;
  padding: 10px;
}
.compatibility-title input {
  border: 0;
  outline: 0;
  margin-left: 9px;
  height: 37px;
  font-size: 17px;
}
.compatibility-title .col-md-4 {
  margin: 4px 0 4px 0;
  position: relative;
  border: 1px solid #ddd;
  border-radius: 22px;
  height: 40px;
  background-color: #fff;
  overflow: hidden;
}
.compatibility-title .col-md-4 i {
  width: 24px;
  height: 24px;
  position: absolute;
  z-index: 99;
  top: 9px;
  font-size: 19px;
  left: 12px;
}
.tab-content ul li {
  float: left;
  width: 25%;
  line-height: 35px;
  border-bottom: dotted 1px #DAE0E2;
}
.tab-content.tabs .alert.alert-warning {
  margin: 20px;
}
.proFeature {
  border: 1px solid #56b6c1;
  width: 96%;
  min-height: 100px;
  height: auto;
  margin: 15px auto;
  border-radius: 4px;
  position: relative;
  line-height: 1.7;
}
.proFeature h4 {
  display: block;
  color: #fff;
  background-color: #56b6c1;
  text-align: center;
  padding: 7px;
  border-radius: 4px;
  font-size: 1.5rem;
}
@media (min-width: 535px) {
  .proFeature h4 {
    position: absolute;
    width: 410px;
    height: 30px;
    left: 50%;
    margin-left: -205px;
    top: -15px;
    font-size: 1.6rem;
  }
}
.proFeature .featureText {
  margin-top: 20px;
  padding: 0 10px 10px;
  overflow: hidden;
}
.proFeature .featureText p {
  font-size: 14px;
  word-spacing: 1px;
}
.proFeature .featureText .protection-box {
  display: block;
  padding: 10px 0;
}
.proFeature .featureText .protection-box li {
  border: 0;
  text-align: center;
  height: 110px;
  line-height: 1.2;
}
.proFeature .featureText .protection-box span {
  background: url('/Images/protection.png') no-repeat;
  width: 52px;
  height: 52px;
  display: block;
  margin: 5px auto;
}
.proFeature .featureText .protection-box .protection-icon-1 {
  background-position: -57px -57px;
}
.proFeature .featureText .protection-box .protection-icon-2 {
  background-position: -111px -57px;
}
.proFeature .featureText .protection-box .protection-icon-3 {
  background-position: -3px -111px;
}
.proFeature .featureText .protection-box .protection-icon-4 {
  background-position: -3px -57px;
}
.proFeature .featureText .protection-box .protection-icon-5 {
  background-position: -57px -111px;
}
.proFeature .featureText .protection-box .protection-icon-6 {
  background-position: -57px -3px;
}
.proFeature .featureText .protection-box .protection-icon-7 {
  background-position: -111px -3px;
}
.proFeature .featureText .protection-box .protection-icon-8 {
  background-position: -3px -3px;
}
#compatibility ul {
  margin-left: 20px;
  overflow: hidden;
  display: block;
}
#warranty p {
  padding-left: 20px;
  padding-right: 20px;
  font-size: 14px;
  line-height: 1.7;
}
@media (max-width: 992px) {
  .tab .nav-tabs li {
    width: 100%;
  }
  .nav-tabs li:after {
    display: none;
  }
  .ProductBox .PCart button {
    height: 35px;
    /*width: 151px;*/
    font-size: 14px;
    vertical-align: baseline;
  }
  .ProductBox .PCart .count-minus,
  .ProductBox .PCart .count-plus {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .ProductBox .PCart .qty-Box input {
    width: 44px;
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .tab .tab-content ul li {
    width: 33.3%;
  }
}
@media (max-width: 768px) {
  .tab .tab-content ul li {
    width: 50%;
  }
  .cart-area {
    padding-bottom: 6px;
  }
  .dlModelList dd {
    width: 50%;
    word-break: break-all;
  }
}
.PopularBox {
  margin-top: 20px;
}
.PopularBox .product-news {
  display: block;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.PopularBox .product-news .product_image {
  padding: 25px 0;
}
.PopularBox .product-news .product_image img {
  display: block;
  width: 120px;
  height: 120px;
  margin: 0 auto;
}
.PopularBox .product-news:hover {
  box-shadow: 0 0 4px 0.3px #ddd inset;
}
.PopularBox .product-news:hover .product_image img {
  transform: scale(1.1);
  transition: all 0.25s ease-in;
  -moz-transition: all 0.25s ease-in;
  -webkit-transition: all 0.25s ease-in;
  -o-transition: all 0.25s ease-in;
}
.PopularBox .product-news em {
  display: block;
  text-align: center;
  font-size: 1.3rem;
  font-weight: 400;
  padding-bottom: 10px;
  color: #777;
  font-style: normal;
}
.PopularBox .product-news b {
  display: block;
  text-align: center;
  font-size: 1.5rem;
  font-weight: 400;
  padding-bottom: 20px;
  color: #629aa0;
  height: 60px;
}
.PopularBox .product-news b:hover {
  color: #56b6c1;
}
.help-area {
  background-color: #fff;
  padding: 15px;
  border-radius: 4px;
  overflow: hidden;
  min-height: 840px;
  box-shadow: 0 0 7px 0.3px #ddd;
}
.help-area .help-title {
  font-size: 2rem;
  text-transform: uppercase;
  position: relative;
  padding-bottom: 10px;
}
.help-area .help-title:before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background: #f1f1f1;
}
.help-area .help-title:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 2px;
  background: #c1a589;
}
.help-area .help-content {
  padding: 20px 5px;
  line-height: 24px;
  font-family: "Roboto", sans-serif;
}
.help-area .help-content p {
  padding-bottom: 5px;
}
.help-area .help-content .sitemap-tag-box {
  padding: 10px 5px 10px 5px;
  overflow: hidden;
}
.help-area .help-content .sitemap-tag-box li {
  font-size: 2rem;
  float: left;
  width: 25%;
  padding: 10px;
}
.help-area .help-content .sitemap-tag-box li a {
  display: block;
  padding: 10px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  text-align: center;
  transition: all 200ms;
  -moz-transition: all 200ms;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
}
.help-area .help-content .sitemap-tag-box li a:hover {
  background-color: #56b6c1;
  color: #fff;
}
.help-area .help-content .sitemap-tag-box2 {
  overflow: hidden;
}
.help-area .help-content .sitemap-tag-box2 li {
  font-size: 1.5rem;
  float: left;
  width: 25%;
  padding: 5px;
}
.help-area .help-content .sitemap-tag-box2 li a {
  display: block;
  padding: 6px;
  border: 1px solid #e5e5e5;
  border-radius: 3px;
  text-align: center;
  color: #488dd8;
}
.help-area .help-content .sitemap-tag-box2 li a:hover {
  background-color: #E9EBEE;
}
.help-content .btn.dropdown-toggle {
  margin-top: 10px;
  background-color: #fff;
  border: 2px solid #56b6c1;
  color: #56b6c1;
}
@media only screen and (max-width: 768px) {
  .help-area .help-content .sitemap-tag-box li,
  .help-area .help-content .sitemap-tag-box2 li {
    font-size: 1.5rem;
    width: 50%;
  }
}
/*用于新的保修和退货政策页面*/
.skills-new-policy {
  border-top: 0px;
  color: #333;
}
.skills-new-policy > div {
  border-top: 2px solid #ccc;
  padding-top: 20px;
  padding-bottom: 10px;
}
.skills-new-policy div h2 {
  font-size: 24px;
}
.skills-new-policy div h3 {
  margin: 15px 0 10px;
}
.skills-new-policy div h4 {
  margin: 12px 0 10px;
}
.skills-new-policy div h5 {
  margin: 10px 0 3px;
  font-weight: bold;
}
.skills-new-policy div p {
  margin: 10px 0;
}
.skills-new-policy div ol {
  list-style-type: lower-roman;
  padding: 5px 15px;
}
.skills-new-policy div ul {
  margin: 0px 20px;
  list-style: disc !important;
}
.skills-new-policy div a {
  color: #56b6c1;
}
.skills-new-policy a:hover {
  color: #56b6c1;
  text-decoration: underline;
}
/*help-center > hc-area*/
.hc-area .hc-header,
.hc-area .hc-header2 {
  background-color: #fff;
  padding: 7px 15px;
  border-radius: 7px 7px 0 0;
  border-bottom: 3px solid #56b6c1;
  box-shadow: 0 -1px 4px 0.3px #ddd;
}
.hc-area .hc-header h2,
.hc-area .hc-header2 h2 {
  font-size: 2.5rem;
  color: #56b6c1;
}
.hc-area .hc-header h2 > i,
.hc-area .hc-header2 h2 > i {
  padding-right: 15px;
}
.hc-area .hc-content {
  padding: 20px;
  font-size: 1.8rem;
  margin-bottom: 30px;
  background-color: #fff;
  border-radius: 0 0 7px 7px;
  box-shadow: 0 3px 7px 1px #ddd;
}
.hc-area .hc-content ul.hc-list {
  padding: 15px 0;
  overflow: hidden;
}
.hc-area .hc-content ul.hc-list li {
  line-height: 2;
}
.hc-area .hc-content ul.hc-list li i {
  padding-right: 10px;
  font-size: 1.3rem;
}
.hc-area .hc-content ul.hc-list li a {
  color: #2d4059;
}
.hc-area .hc-content ul.hc-list li a:hover {
  text-decoration: underline;
  color: #2d4059;
}
.ol_list li {
  line-height: 28px;
}
.ol_list li span {
  margin-right: 5px;
}
a.collapsed,
a.collapsed:visited {
  color: #2d405f;
  text-decoration: none;
  font-weight: 400;
}
a.collapsed:hover {
  text-decoration: underline;
}
.h3title {
  margin: 15px 0;
  font-weight: 400;
}
.h3title i {
  margin-right: 5px;
}
.ol_list2 {
  margin: 0 0 0 18px;
  padding: 0;
}
.ol_list2 li {
  margin: 0;
  padding: 0;
  line-height: 28px;
  list-style: decimal;
}
.btn-link2,
.btn-link2:visited {
  display: inline-block;
  margin: 10px 0;
  text-align: left;
  color: #488dd8;
  background-color: #fff;
  border: solid 1px #adadad;
  padding: 12px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-link2:hover {
  text-decoration: none;
  background-color: #488dd8;
  color: #fff;
  cursor: pointer;
}
.gbigLine {
  overflow: hidden;
  width: 100%;
  display: table;
}
.gbigLineStep {
  background: #56b6c1;
  color: #fff;
  font-size: 18px;
  display: table-cell;
  padding: 10px;
  width: 74px;
  text-align: center;
  vertical-align: middle;
}
.gbigLineText {
  font-size: 16px;
  line-height: 18px;
  background-color: #eee;
  display: table-cell;
  padding: 10px 0 10px 10px;
  vertical-align: middle;
}
.guideImg {
  padding: 10px 0;
  text-align: center;
}
.proNote b,
.proNote span {
  display: block;
}
.LocateBatteryList {
  margin: -10px 20px 10px;
  font-size: 1.5rem;
}
.LocateBatteryList li i {
  padding-right: 8px;
}
.LocateTitle {
  margin-bottom: 40px;
  position: relative;
}
.LocateTitle h3 {
  background: #fff none repeat scroll 0 0;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 17px;
  margin: 0;
  padding-right: 20px;
  text-transform: uppercase;
  z-index: 2;
  position: relative;
}
.LocateTitle::after {
  background: #f3f3f3 none repeat scroll 0 0;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  top: 8px;
  width: 100%;
  z-index: 1;
}
.PLocate {
  margin: -20px 10px 20px !important;
  font-size: 1.4rem;
}
.gvtable tbody > tr > td {
  vertical-align: middle;
  line-height: 23px;
}
.gvtable tbody > tr > th {
  vertical-align: middle;
  border-bottom: 2px solid #ddd;
}
.gvtable tbody > tr > td > span {
  color: #f00;
}
.footer-area {
  padding-top: 30px;
  background-color: #fff;
}
.footer-link {
  background: url("/Images/footer.png") no-repeat;
  background-size: cover;
  background-position: top center;
  padding-top: 76px;
  position: relative;
}
.footer-area .footer-title {
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 700;
  color: #fff;
  letter-spacing: 0.5px;
  border-bottom: 1px solid #fff;
  padding: 0 0 5px 6px;
}
.footer-area .footer-menu {
  padding: 10px 0 0 5px;
}
.footer-area .footer-menu li {
  line-height: 28px;
}
.footer-area .footer-menu li a {
  color: #ccc;
  transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
}
.footer-area .copyright-area a {
  color: #444;
  transition: all 0.15s;
  -moz-transition: all 0.15s;
  -webkit-transition: all 0.15s;
  -o-transition: all 0.15s;
}
.footer-area .footer-menu li a:hover {
  color: #56b6c1;
}
.footer-area .copyright-area a:hover {
  color: #000;
}
.footer-area .footer-menu li a i {
  padding-right: 4px;
}
.footer-area .payment-area {
  text-align: center;
  background-color: #fff;
  padding-top: 14px;
}
.footer-area .payment-area a {
  height: 55px;
  width: 159px;
  display: inline-block;
}
.footer-area .payment-area span {
  background-image: url("/Images/payment/payment.png");
  background-repeat: no-repeat;
  background-size: 681px 63px;
  display: inline-block;
}
.footer-area .payment-area .payment-1 {
  width: 64px;
  height: 42px;
  background-position: -437px -3px;
}
.footer-area .payment-area .payment-2 {
  width: 64px;
  height: 42px;
  background-position: -503px -3px;
}
.footer-area .payment-area .payment-3 {
  width: 65px;
  height: 42px;
  background-position: -370px -3px;
}
.footer-area .payment-area .payment-4 {
  width: 66px;
  height: 42px;
  background-position: -302px -3px;
}
.footer-area .payment-area .payment-5 {
  width: 66px;
  height: 42px;
  background-position: -234px -3px;
}
.footer-area .payment-area .payment-6 {
  width: 66px;
  height: 42px;
  background-position: -166px -3px;
}
.footer-area .payment-area .payment-7 {
  width: 50px;
  height: 57px;
  background-position: -628px -3px;
}
.footer-area .payment-area .payment-8 {
  width: 57px;
  height: 57px;
  background-position: -569px -3px;
}
.footer-area .payment-area .payment-9 {
  width: 161px;
  height: 57px;
  background-position: -3px -3px;
}
.footer-area .copyright-area {
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.8;
  color: #999;
  background-color: #fff;
  padding: 6px 0 12px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .footer-area .footer-content {
    padding-left: 40px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .footer-area .footer-menu {
    min-height: 220px;
  }
  .footer-area .footer-link {
    height: 485px;
    overflow: hidden;
  }
}
.backtotop {
  position: absolute;
  right: 48.6%;
  top: 0;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  transition: all 400ms linear 0ms;
  -moz-transition: all 400ms linear 0ms;
  -webkit-transition: all 400ms linear 0ms;
  -o-transition: all 400ms linear 0ms;
  background-color: #56b6c1;
  font-size: 1.8em;
}
@media only screen and (max-width: 768px) {
  .backtotop {
    top: 10px;
    right: 45%;
  }
}
/*.backtotop i {
        font-weight: 900
    }*/
.backtotop:hover {
  background-color: #666;
  color: #56b6c1;
}
.gsc-adBlock {
  display: none !important;
}
.gsc-table-result {
  margin-left: 8px !important;
}
/*.btn-primary, .btn-success {
    background-color: #2d4059;
    border-color: #455a6d
}*/
/*.btn-primary:hover, .btn-success:hover {
        background-color: #455a6d;
        border-color: #455a6d
    }*/
.SideReview {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 999;
  display: block;
  padding: 12px 18px;
  background-color: #56b6c1;
  text-transform: uppercase;
  color: #fff;
  font-size: 16px;
  transform-origin: 0 50%;
  transform: rotate(-90deg) translate(-50%, 50%);
}
.SideReview:hover {
  color: #2d2d2d;
}
@media only screen and (max-width: 768px) {
  .SideReview {
    padding: 5px 10px;
    font-size: 13px;
  }
}
/*快递信息表*/
#shippingHtml {
  margin-bottom: 20px;
  min-height: 100px;
  background: url(/Images/loading.gif) no-repeat left;
}
#shippingHtml.shipping-initialized {
  background: none;
}
.shipping-table th {
  width: 25%;
  text-align: center;
  color: #333;
}
.shipping-table > tbody > tr > td {
  text-align: center;
  vertical-align: middle;
}
.ShippingCountry > div {
  color: blue;
  font-weight: bold;
}
.ShippingFee > div {
  color: red;
}
@media screen and (max-width: 767px) {
  .shipping-table {
    border: 0;
    font-size: 1.2rem;
  }
  .shipping-table thead {
    display: none;
  }
  .shipping-table tr {
    margin-bottom: 20px;
    display: block;
    -webkit-box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0px 1px 1px 0 rgba(0, 0, 0, 0.15);
  }
  .shipping-table tr th {
    text-align: center;
  }
  .shipping-table td {
    width: auto !important;
    display: block;
    margin-top: -1px;
  }
  .shipping-table td:nth-child(odd) {
    background: #fbfbfb;
  }
  .shipping-table > tbody > tr > td {
    display: flex;
    justify-content: flex-end;
  }
  .shipping-table > tbody > tr > td > div {
    width: 75%;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .shipping-table td:before {
    content: attr(data-label);
    float: left;
    width: 96px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
  }
}
#shipping > a:hover {
  color: #333;
}
#delivery {
  margin: 0 20px;
}
/*快递信息表end*/
.findbattery-h1 {
  color: #000;
  font-size: 33px;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
  text-transform: uppercase;
}
.find_form {
  margin-top: 30px;
}
.a_current-color {
  color: red;
}
.a_current-color:hover {
  color: red;
  text-decoration: underline;
}
.a_current-color:focus {
  color: red;
}
.flicker {
  animation: blink 0.5s linear infinite;
  -webkit-animation: blink 0.5s linear infinite;
  -moz-animation: blink 0.5s linear infinite;
  -ms-animation: blink 0.5s linear infinite;
  -o-animation: blink 0.5s linear infinite;
}
.flicker:hover {
  animation: blink12 0.5s linear infinite;
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  50.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@-webkit-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  50.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  50.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@-ms-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  50.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
@-o-keyframes blink {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 1;
  }
  50.1% {
    opacity: 0.5;
  }
  100% {
    opacity: 0.5;
  }
}
/*zoom start*/
.PImgBox > img {
  max-width: 100%;
  display: block;
  padding: 10px;
}
.PSocialButtons {
  padding-bottom: 20px;
}
.PImgBox_a {
  text-align: center;
  color: #329fd9;
  padding: 10px 10px 0;
  font-size: 17px;
}
.PImgBox_a > a {
  color: #329fd9;
  font-size: 17px;
}
.certification {
  text-align: center;
  margin: 15px 0;
}
.price_img {
  position: absolute;
  left: 13px;
  top: 0;
  z-index: 2;
}
.PImgBox {
  margin-top: 20px;
  margin-bottom: 15px;
  /*border: 1px solid #e6e6e6;*/
  border-right: 1px solid #e6e6e6;
  /*border-radius: 5px;*/
}
@media screen and (max-width: 768px) {
  .PImgBox {
    border-right: none;
  }
}
.slider-for .zoomImg {
  cursor: crosshair;
}
.slider-for [data-zoom] {
  display: block;
  display: table-cell;
  vertical-align: middle;
}
.slider-for [data-zoom] img {
  width: 100%;
  /*padding: 0 10px;*/
}
.slider-nav {
  padding: 0 32px 0 28px;
  margin: 10px 0 15px;
}
.slider-nav .slick-track {
  margin-left: -2px;
}
.slider-nav .slick-slide {
  margin: 1px 3px;
  border: 1px solid #ddd;
  cursor: pointer;
  outline: none;
}
.slider-nav .slick-slide .item {
  display: table-cell;
  vertical-align: middle;
}
.slider-nav .slick-slide img {
  max-height: 100%;
  width: 100%;
}
.slider-nav .slick-current {
  border-color: #ef0404;
  outline: #ef0404 solid 1px;
}
.PImgBox .slick-prev {
  left: 0;
}
.PImgBox .slick-next {
  right: 0;
}
.slider-nav .slick-arrow {
  background-color: #fff !important;
  width: 25px;
  height: 25px;
  border: none;
  padding: 0;
}
.slider-nav .slick-arrow .fa {
  font-size: 26px;
}
.slider-nav .slick-arrow:not(.slick-disabled) {
  color: #323232 !important;
}
/*zoom end*/
.result {
  padding: 5px 5px 5px 10px;
  font-size: 16px;
  background-color: #f2f2f2;
  font-weight: bold;
  margin-bottom: 10px;
}
.result b {
  color: #56b6c1;
}
#contact_us_live_chat_button {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  width: 140px;
  height: 25px;
  margin: 5px 5px 5px 0px;
  font-family: 'Krona One', sans-serif;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.9);
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
  cursor: pointer;
  border: none;
  border-radius: 5px;
  transition: 300ms;
  background: #56b6c1;
  box-shadow: 0px 5px #388e98, 0px 10px 10px rgba(0, 0, 0, 0.25);
}
#contact_us_live_chat_button:hover {
  transform: translateY(5px);
  box-shadow: 0px 0px transparent, 0px 5px 10px rgba(0, 0, 0, 0.25);
}
#contact_us_live_chat_button:focus {
  outline: none;
}
#contact_us_live_chat_button a {
  color: #fff;
}
/*隐私政策 2021-12-17*/
#accept-cookies {
  position: fixed;
  z-index: 99;
  width: 450px;
  text-align: left;
  display: none;
  background: rgba(20, 20, 20, 0.8);
  bottom: 15px;
  left: 15px;
  margin-top: 10px;
  padding: 10px 14px;
  backdrop-filter: blur(10px) brightness(110%);
  box-shadow: 2px 2px 10px #303030;
  border-radius: 3px;
}
#accept-cookies .group-action-links {
  text-align: right;
  margin-top: 10px;
}
#accept-cookies .group-action-links a:nth-child(3) {
  font-size: 1.5em;
  color: #56b6c1;
}
#accept-cookies .group-action-links .accept_cookies_link {
  margin-left: 10px;
}
#accept-cookies .group-action-links .icon {
  font-size: 1.8rem;
}
#accept-cookies .group-action-links .accept_cookies_link {
  font-weight: 600;
  letter-spacing: 0.05em;
}
#accept-cookies .des {
  line-height: 25px;
}
#accept-cookies .notification-cookies {
  line-height: 23px;
  display: inline-block;
  text-transform: uppercase;
}
@media (max-width: 479px) {
  #accept-cookies {
    width: 100%;
    text-align: center;
    left: 0;
    bottom: 0;
  }
  #accept-cookies .group-action-links {
    text-align: center;
  }
}
#accept-cookies .block-cookies,
#accept-cookies .accept_cookies_link,
#accept-cookies .privacy-link:hover {
  color: #ffffff;
}
#accept-cookies .privacy-link,
#accept-cookies .accept_cookies_link:hover {
  color: #818181;
}
.activeCookiesBox #comm100-button-22 {
  display: none !important;
}
.policy-page h2 {
  font-size: 140%;
  font-weight: 600;
  padding-bottom: 10px;
}
/*======隐私政策 ================================================*/
.also-shopped {
  margin-right: -10px;
  text-align: center;
  margin-bottom: 35px;
}
.also-shopped a {
  display: inline-block;
  border: 1px #ddd solid;
  background: #fff;
  box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 1px 0 rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  padding: 8px;
  margin-bottom: 15px;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .also-shopped {
    margin-right: -5px;
  }
  .also-shopped a {
    margin-right: 5px;
  }
}
@media (max-width: 479px) {
  .also-shopped a {
    width: 48%;
    vertical-align: top;
  }
}
/*! jQuery UI - v1.13.1 - 2022-04-18
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=cupertino&cornerRadiusShadow=8px&offsetLeftShadow=-7px&offsetTopShadow=-7px&thicknessShadow=7px&opacityShadow=30&bgImgOpacityShadow=70&bgTextureShadow=highlight_hard&bgColorShadow=000000&opacityOverlay=80&bgImgOpacityOverlay=90&bgTextureOverlay=diagonals_thick&bgColorOverlay=eeeeee&iconColorError=ffffff&fcError=ffffff&borderColorError=cd0a0a&bgImgOpacityError=15&bgTextureError=flat&bgColorError=cd0a0a&iconColorHighlight=2e83ff&fcHighlight=363636&borderColorHighlight=f9dd34&bgImgOpacityHighlight=25&bgTextureHighlight=highlight_soft&bgColorHighlight=ffef8f&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=2694e8&bgImgOpacityActive=50&bgTextureActive=glass&bgColorActive=3baae3&iconColorHover=2694e8&fcHover=0070a3&borderColorHover=74b2e2&bgImgOpacityHover=100&bgTextureHover=glass&bgColorHover=e4f1fb&iconColorDefault=3d80b3&fcDefault=2779aa&borderColorDefault=aed0ea&bgImgOpacityDefault=80&bgTextureDefault=glass&bgColorDefault=d7ebf9&iconColorContent=72a7cf&fcContent=362b36&borderColorContent=dddddd&bgImgOpacityContent=100&bgTextureContent=highlight_hard&bgColorContent=f2f5f7&iconColorHeader=72a7cf&fcHeader=222222&borderColorHeader=aed0ea&bgImgOpacityHeader=100&bgTextureHeader=highlight_soft&bgColorHeader=deedf7&cornerRadius=6px&fsDefault=1.1em&fwDefault=bold&ffDefault=Lucida%20Grande%2CLucida%20Sans%2CArial%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  -ms-filter: "alpha(opacity=0)";
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em;
}
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(100% - 2.4em);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}
.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  -ms-filter: "alpha(opacity=25)";
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: pointer;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: 0.8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: 0.8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0.222em 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: 0.2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1.1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Lucida Grande, Lucida Sans, Arial, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #aed0ea;
}
.ui-widget-content {
  border: 1px solid #ddd;
  background: #f2f5f7 url("images/ui-bg_highlight-hard_100_f2f5f7_1x100.png") 50% top repeat-x;
  color: #362b36;
}
.ui-widget-content a {
  color: #362b36;
}
.ui-widget-header {
  border: 1px solid #aed0ea;
  background: #deedf7 url("images/ui-bg_highlight-soft_100_deedf7_1x100.png") 50% 50% repeat-x;
  color: #222;
  font-weight: bold;
}
.ui-widget-header a {
  color: #222;
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #aed0ea;
  background: #d7ebf9 url("images/ui-bg_glass_80_d7ebf9_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #2779aa;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #2779aa;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #74b2e2;
  background: #e4f1fb url("images/ui-bg_glass_100_e4f1fb_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #0070a3;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #0070a3;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #2694e8;
  background: #3baae3 url("images/ui-bg_glass_50_3baae3_1x400.png") 50% 50% repeat-x;
  font-weight: bold;
  color: #fff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #2694e8;
  background-color: #fff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none;
}
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #f9dd34;
  background: #ffef8f url("images/ui-bg_highlight-soft_25_ffef8f_1x100.png") 50% top repeat-x;
  color: #363636;
}
.ui-state-checked {
  border: 1px solid #f9dd34;
  background: #ffef8f;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #cd0a0a;
  color: #fff;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #fff;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #fff;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  -ms-filter: "alpha(opacity=70)";
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  -ms-filter: "alpha(opacity=35)";
  background-image: none;
}
.ui-state-disabled .ui-icon {
  -ms-filter: "alpha(opacity=35)";
}
.ui-icon {
  width: 16px;
  height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_72a7cf_256x240.png");
}
.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_72a7cf_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_2694e8_256x240.png");
}
.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("images/ui-icons_3d80b3_256x240.png");
}
.ui-icon-blank.ui-icon-blank.ui-icon-blank {
  background-image: none;
}
.ui-icon-caret-1-n {
  background-position: 0 0;
}
.ui-icon-caret-1-ne {
  background-position: -16px 0;
}
.ui-icon-caret-1-e {
  background-position: -32px 0;
}
.ui-icon-caret-1-se {
  background-position: -48px 0;
}
.ui-icon-caret-1-s {
  background-position: -65px 0;
}
.ui-icon-caret-1-sw {
  background-position: -80px 0;
}
.ui-icon-caret-1-w {
  background-position: -96px 0;
}
.ui-icon-caret-1-nw {
  background-position: -112px 0;
}
.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}
.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}
.ui-icon-extlink {
  background-position: -32px -80px;
}
.ui-icon-newwin {
  background-position: -48px -80px;
}
.ui-icon-refresh {
  background-position: -64px -80px;
}
.ui-icon-shuffle {
  background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}
.ui-icon-folder-open {
  background-position: -16px -96px;
}
.ui-icon-document {
  background-position: -32px -96px;
}
.ui-icon-document-b {
  background-position: -48px -96px;
}
.ui-icon-note {
  background-position: -64px -96px;
}
.ui-icon-mail-closed {
  background-position: -80px -96px;
}
.ui-icon-mail-open {
  background-position: -96px -96px;
}
.ui-icon-suitcase {
  background-position: -112px -96px;
}
.ui-icon-comment {
  background-position: -128px -96px;
}
.ui-icon-person {
  background-position: -144px -96px;
}
.ui-icon-print {
  background-position: -160px -96px;
}
.ui-icon-trash {
  background-position: -176px -96px;
}
.ui-icon-locked {
  background-position: -192px -96px;
}
.ui-icon-unlocked {
  background-position: -208px -96px;
}
.ui-icon-bookmark {
  background-position: -224px -96px;
}
.ui-icon-tag {
  background-position: -240px -96px;
}
.ui-icon-home {
  background-position: 0 -112px;
}
.ui-icon-flag {
  background-position: -16px -112px;
}
.ui-icon-calendar {
  background-position: -32px -112px;
}
.ui-icon-cart {
  background-position: -48px -112px;
}
.ui-icon-pencil {
  background-position: -64px -112px;
}
.ui-icon-clock {
  background-position: -80px -112px;
}
.ui-icon-disk {
  background-position: -96px -112px;
}
.ui-icon-calculator {
  background-position: -112px -112px;
}
.ui-icon-zoomin {
  background-position: -128px -112px;
}
.ui-icon-zoomout {
  background-position: -144px -112px;
}
.ui-icon-search {
  background-position: -160px -112px;
}
.ui-icon-wrench {
  background-position: -176px -112px;
}
.ui-icon-gear {
  background-position: -192px -112px;
}
.ui-icon-heart {
  background-position: -208px -112px;
}
.ui-icon-star {
  background-position: -224px -112px;
}
.ui-icon-link {
  background-position: -240px -112px;
}
.ui-icon-cancel {
  background-position: 0 -128px;
}
.ui-icon-plus {
  background-position: -16px -128px;
}
.ui-icon-plusthick {
  background-position: -32px -128px;
}
.ui-icon-minus {
  background-position: -48px -128px;
}
.ui-icon-minusthick {
  background-position: -64px -128px;
}
.ui-icon-close {
  background-position: -80px -128px;
}
.ui-icon-closethick {
  background-position: -96px -128px;
}
.ui-icon-key {
  background-position: -112px -128px;
}
.ui-icon-lightbulb {
  background-position: -128px -128px;
}
.ui-icon-scissors {
  background-position: -144px -128px;
}
.ui-icon-clipboard {
  background-position: -160px -128px;
}
.ui-icon-copy {
  background-position: -176px -128px;
}
.ui-icon-contact {
  background-position: -192px -128px;
}
.ui-icon-image {
  background-position: -208px -128px;
}
.ui-icon-video {
  background-position: -224px -128px;
}
.ui-icon-script {
  background-position: -240px -128px;
}
.ui-icon-alert {
  background-position: 0 -144px;
}
.ui-icon-info {
  background-position: -16px -144px;
}
.ui-icon-notice {
  background-position: -32px -144px;
}
.ui-icon-help {
  background-position: -48px -144px;
}
.ui-icon-check {
  background-position: -64px -144px;
}
.ui-icon-bullet {
  background-position: -80px -144px;
}
.ui-icon-radio-on {
  background-position: -96px -144px;
}
.ui-icon-radio-off {
  background-position: -112px -144px;
}
.ui-icon-pin-w {
  background-position: -128px -144px;
}
.ui-icon-pin-s {
  background-position: -144px -144px;
}
.ui-icon-play {
  background-position: 0 -160px;
}
.ui-icon-pause {
  background-position: -16px -160px;
}
.ui-icon-seek-next {
  background-position: -32px -160px;
}
.ui-icon-seek-prev {
  background-position: -48px -160px;
}
.ui-icon-seek-end {
  background-position: -64px -160px;
}
.ui-icon-seek-start {
  background-position: -80px -160px;
}
.ui-icon-seek-first {
  background-position: -80px -160px;
}
.ui-icon-stop {
  background-position: -96px -160px;
}
.ui-icon-eject {
  background-position: -112px -160px;
}
.ui-icon-volume-off {
  background-position: -128px -160px;
}
.ui-icon-volume-on {
  background-position: -144px -160px;
}
.ui-icon-power {
  background-position: 0 -176px;
}
.ui-icon-signal-diag {
  background-position: -16px -176px;
}
.ui-icon-signal {
  background-position: -32px -176px;
}
.ui-icon-battery-0 {
  background-position: -48px -176px;
}
.ui-icon-battery-1 {
  background-position: -64px -176px;
}
.ui-icon-battery-2 {
  background-position: -80px -176px;
}
.ui-icon-battery-3 {
  background-position: -96px -176px;
}
.ui-icon-circle-plus {
  background-position: 0 -192px;
}
.ui-icon-circle-minus {
  background-position: -16px -192px;
}
.ui-icon-circle-close {
  background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}
.ui-icon-circle-check {
  background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 6px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 6px;
}
.ui-widget-overlay {
  background: #eee url("images/ui-bg_diagonals-thick_90_eeeeee_40x40.png") 50% 50% repeat;
  opacity: 0.8;
  -ms-filter: alpha(opacity=80);
}
.ui-widget-shadow {
  -webkit-box-shadow: -7px -7px 7px #000;
  box-shadow: -7px -7px 7px #000;
}
.ui-autocomplete li {
  padding: 0.2em 1em 0.2em 0.5em;
}
.ui-autocomplete li .ui-state-active {
  background: #56b6c1;
  border: 1px solid #919191;
}
.ui-autocomplete li .ui-state-active span {
  color: white !important;
}
.CartTips {
  border-radius: 6px;
  padding: 6px 10px;
  color: #8a6d3b;
  background: #fcf8e3;
}
.CartTips .close {
  margin-right: 14px;
  font-size: 25px;
  opacity: 1;
}
.CartTips .tipsTitle {
  font-weight: 600;
}
.CartTips p {
  margin: 0 0 5px;
  line-height: 1.8rem;
}
:root {
  --ohh-color: #fff;
  /*主题色*/
  --ohh-font-color: black;
  /*pc文字色*/
  --ohh-font-hover: #56b6c1;
  /*pc下拉右边文字触摸变色色值*/
  --ohh-ico: black;
  /*移动分类颜色（三个横杠）*/
  --ohh-font-title: #333;
  /*移动一级导航文字色*/
  --ohh-font-title2: #333;
  /*移动二级和三级导航文字色*/
  --ohh-close: #333 /*移动关闭按钮背景色*/;
}
.ohh-nav {
  display: flex;
  align-items: center;
  grid-gap: 10px;
  position: relative;
  background: var(--ohh-color);
}
.ohh-nav > li > a {
  font-size: 16px;
  color: var(--ohh-font-color);
  font-weight: 600;
  padding: 14px 10px;
  display: flex;
  align-items: center;
  grid-gap: 4px;
}
.ohh-home {
  font-size: 24px;
  color: var(--ohh-font-color);
  font-weight: 600;
  padding: 0 10px 0 0;
}
.ohh-nav > .ohh-home > a {
  font-size: 24px;
  padding: 0;
}
.ohh-nav .ohh-wsmegamenu {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: #FFF;
  padding: 20px 5px;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: ease-in-out 0.2s;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.ohh-nav .ohh-menu {
  transform: translateY(20px);
  transition: ease-in-out 0.3s;
}
.ohh-nav .ohh-wsmegamenu.on {
  opacity: 1;
  pointer-events: initial;
}
.ohh-nav .ohh-wsmegamenu.on .ohh-menu {
  transform: none;
}
.ohh-nav .ohh-menu {
  display: flex;
  align-items: stretch;
}
.ohh-nav .ohh-category {
  display: flex;
  flex-direction: column;
  grid-gap: 2px;
  padding: 0 30px 0 16px;
  margin-right: 30px;
  max-height: 610px;
  overflow-y: scroll;
  min-width: 280px;
}
.ohh-nav .ohh-category::-webkit-scrollbar {
  width: 2px;
  background: #f5f5f7;
}
.ohh-nav .ohh-category::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: var(--ohh-font-hover);
}
.ohh-nav .ohh-category li {
  color: #333;
  font-weight: 500;
  font-size: 16px;
  padding: 10px 14px;
  border-radius: 4px;
  position: relative;
  cursor: pointer;
  transition: ease-in-out 0.2s;
}
.ohh-nav .ohh-category li:before {
  content: '';
  position: absolute;
  left: -12px;
  top: 10%;
  bottom: 10%;
  width: 2px;
  background: var(--ohh-color);
  opacity: 0;
  transition: ease-in-out 0.2s;
}
.ohh-nav .ohh-category li.active {
  background: #f5f5f7;
}
.ohh-nav .ohh-category li.active:before {
  opacity: 1;
}
.ohh-nav .ohh-brand {
  flex: 1;
  position: relative;
}
.ohh-nav .ohh-brand > li {
  opacity: 0;
  pointer-events: none;
  transition: ease-in-out 0.2s;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.ohh-nav .ohh-brand > li:first-child {
  position: initial;
}
.ohh-nav .ohh-brand > li.on {
  opacity: 1;
  pointer-events: initial;
}
.ohh-nav .ohh-pc .ohh-brand > li.on {
  pointer-events: none;
}
.ohh-nav .ohh-pc.on .ohh-brand > li.on {
  pointer-events: initial;
}
.ohh-nav .ohh-brand > li > ul {
  display: flex;
  flex-wrap: wrap;
  grid-gap: 10px;
}
.ohh-nav .ohh-brand > li > ul > li {
  width: calc((100% - 20px * 3) / 4);
  font-size: 15px;
}
.ohh-nav .ohh-brand > li > ul > li:hover a {
  color: var(--ohh-font-hover);
}
.ohh-pc.on > a {
  color: var(--ohh-font-hover);
}
.noshow .ohh-wsmegamenu {
  z-index: 1;
}
.ohh-bj {
  display: none;
}
.ohh-mobile {
  display: none;
}
.ohh-navmenu {
  display: none;
}
.ohh-close {
  display: none;
}
.ohh-nav .fa {
  transition: ease-in-out 0.3s;
}
.ohh-nav .ohh-pc.on > a > .fa {
  transform: rotate(180deg);
}
@media (max-width: 1000px) {
  .ohh-navmenu {
    display: block;
    font-size: 24px;
    color: var(--ohh-ico);
  }
  .ohh-pc {
    display: none;
  }
  .ohh-mobile {
    display: block;
    opacity: 0;
    pointer-events: none;
    transform: translateX(-100%);
    transition: ease-in-out 0.2s;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100vh;
    z-index: 9999;
    background: #FFF;
    width: 70%;
    min-width: 70%;
    max-width: 70%;
    overflow-y: scroll;
    max-height: 100vh;
  }
  .ohh-mobile.on {
    transform: translateX(0);
    opacity: 1;
    pointer-events: initial;
    transition: ease-in-out 0.5s;
  }
  .ohh-mobile::-webkit-scrollbar {
    width: 2px;
    background: #f5f5f7;
  }
  .ohh-mobile::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background: var(--ohh-font-hover);
  }
  .ohh-bj {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, 0.2);
    backdrop-filter: blur(4px);
    transition: ease-in-out 0.2s;
    opacity: 0;
    pointer-events: none;
  }
  .ohh-bj.on {
    opacity: 1;
    pointer-events: initial;
  }
  .ohh-nav {
    justify-content: space-between;
  }
  .ohh-mobile > ul {
    display: flex;
    flex-direction: column;
    align-items: stretch;
    padding: 30px 20px;
  }
  .ohh-mobile .ohh-pc {
    display: flex;
    flex-direction: column;
  }
  .ohh-mobile .ohh-pc > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    color: var(--ohh-font-title);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 10px 0;
  }
  .ohh-category > li > div {
    font-size: 14px;
    font-weight: 500;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0 0 0;
  }
  .ohh-category > li > ul {
    display: none;
    padding: 10px 0;
  }
  .ohh-category > li > ul a {
    font-size: 14px;
    color: var(--ohh-font-title2);
    display: flex;
    align-items: center;
    padding: 2px 0;
    grid-gap: 10px;
  }
  .ohh-wsmegamenu {
    display: none;
  }
  .ohh-close {
    position: fixed;
    top: 0;
    left: 70%;
    z-index: 9999;
    opacity: 1;
    pointer-events: none;
    transition: ease-in-out 0.2s;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: var(--ohh-close);
    transform: translateY(-40px);
  }
  .ohh-close.on {
    opacity: 1;
    pointer-events: initial;
    transform: translateY(0);
    transition: ease-in-out 0.5s;
    color: white;
    font-size: 30px;
  }
  .ohh-close svg {
    fill: #FFF;
    display: block;
    width: 20px;
    transform: rotate(180deg);
    transition: ease-in-out 0.2s;
  }
  .ohh-close.on svg {
    transform: rotate(0);
    transition: ease-in-out 0.5s;
  }
  .ohh-mobile .fa {
    transition: ease-in-out 0.3s;
  }
  .ohh-mobile .ohh-pc.on > a > .fa {
    transform: rotate(180deg);
  }
  .ohh-mobile .ohh-category > li.on > div > .fa {
    transform: rotate(180deg);
  }
}
.skills-header h1 {
  font-size: 25px;
  line-height: 1.2;
  padding-bottom: 0.4em;
  text-transform: capitalize;
  font-weight: bold;
}
.skills-part,
.borderTop-dotted-ccc {
  border-top: 1px solid #ccc;
  padding: 10px 0;
  line-height: 1.7;
  color: #333;
}
.skills-part h2,
.borderTop-dotted-ccc h2 {
  font-size: 18px;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 10px;
}
.skills-part h3,
.borderTop-dotted-ccc h3 {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 600;
}
.skills-part p,
.borderTop-dotted-ccc p {
  margin-bottom: 10px !important;
}
.skills-part li,
.borderTop-dotted-ccc li {
  padding-bottom: 5px;
  font-size: 14px;
}
.error {
  font-size: 13px;
  color: red;
  width: 100%;
}
.borderTop-dotted-ccc li ul,
.borderTop-dotted-ccc li ol {
  padding-left: 30px;
}
.borderTop-dotted-ccc li ul li,
.borderTop-dotted-ccc li ol li {
  list-style: disc;
}
:root {
  --wxc-borderblackcolor: rgba(0, 0, 0, 0.1);
  --wxc-borderradius: 4px;
  --wxc-drakyellow: #ffc439;
  --wxc-lightgray: #fafafc;
  --wxc-black: #333333;
  --wxc-red: #ff0000;
  --wxc-white: #ffffff;
  --wxc-lightblack: rgba(0, 0, 0, 0.5);
}
#review {
  background: var(--wxc-lightgray);
  padding: 20px;
  border-radius: var(--wxc-borderradius);
  border: 1px solid var(--wxc-borderblackcolor);
}
#review .panel-Review {
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid var(--wxc-borderblackcolor);
}
#review .panel-Review:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
#review .panel-Review .divBuyer {
  font-size: 16px;
  color: var(--wxc-black);
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 6px;
}
#review .panel-Review .divBuyer span {
  font-size: 14px;
}
#review .panel-Review .divRating {
  height: 20px;
  max-width: 100%;
  display: block;
  object-fit: contain;
  margin-bottom: 16px;
}
#review .panel-Review .lbViewText {
  font-size: 14px;
  color: var(--wxc-black);
  line-height: 1.7;
  margin-bottom: 16px;
}
#review .panel-Review .divShare {
  display: flex;
  align-items: center;
  grid-gap: 8px;
}
#review .panel-Review .divShare a img {
  width: 18px;
  display: block;
  opacity: 0.5;
  transition: ease-in-out 0.2s;
}
#review .panel-Review .divShare a:hover img {
  opacity: 1;
}
#review .panel-Review .divReviewBody {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
  grid-gap: 10px;
}
#review .panel-Review .divReviewBody svg {
  width: 16px;
  min-width: 16px;
  display: block;
}
#review .panel-Review .divReviewBody .divReply0 {
  padding-top: 20px;
  font-size: 14px;
  color: var(--wxc-black);
  line-height: 1.7;
}
#review .panel-Review .divReviewBody .divReply0 .div-ReDate {
  font-weight: 600;
}
.adapter-list {
  margin: 20px 0;
  display: flex;
  flex-direction: column;
  align-items: stretch;
  grid-gap: 20px;
}
.adapter-list .adapter {
  display: flex;
  align-items: center;
  padding: 20px;
  background: var(--wxc-lightgray);
  grid-gap: 20px;
  border-radius: var(--wxc-borderradius);
  border: 1px solid var(--wxc-borderblackcolor);
  overflow: hidden;
}
.adapter-list .adapter img {
  width: 40%;
  max-width: 100%;
  object-fit: contain;
  mix-blend-mode: darken;
  transition: ease-in-out 0.5s;
}
.adapter-list .adapter div {
  width: calc(100% - 40% - 20px);
}
.adapter-list .adapter div h3 {
  font-size: 16px;
  color: var(--wxc-black);
  padding: 0 0 10px 0;
  font-weight: bold;
}
.adapter-list .adapter div ul {
  list-style-type: none;
  padding-bottom: 20px;
}
.adapter-list .adapter div ul li span {
  font-size: 14px;
  color: var(--wxc-lightblack);
}
.adapter-list .adapter div ul li span:last-child {
  font-weight: 500;
  color: var(--wxc-black);
}
.adapter-list .adapter div button {
  padding: 6px 20px;
  background: var(--wxc-drakyellow);
  color: var(--wxc-black);
  font-size: 16px;
  font-weight: 500;
  border: none;
  border-radius: var(--wxc-borderradius);
  transition: ease-in-out 0.2s;
}
.adapter-list .adapter div button:hover {
  background: var(--wxc-red);
  color: var(--wxc-white);
  box-shadow: 0 0 6px var(--wxc-black);
}
.adapter-list .adapter:hover img {
  transform: scale(1.05);
}
.specification-title {
  font-size: 14px;
  margin: 6px 0;
}
.specification {
  display: flex;
  align-items: center;
  grid-gap: 10px;
}
.specification li {
  border: 2px solid #dfe2e1;
  border-radius: 4px;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 5px;
  cursor: pointer;
}
.specification li img {
  height: 82px;
  max-width: 100%;
  display: block;
  margin-bottom: 5px;
}
.specification li > div {
  width: 100%;
  font-size: 13px;
  display: flex;
  justify-content: space-around;
  gap: 10px;
}
.specification li.active {
  border-color: #56b6c1;
}
.specification li.active div {
  color: #56b6c1;
}
.powerbank {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.powerbank:hover {
  color: var(--theme-color);
}
#Discount-bar {
  display: block;
  background-color: #ff06;
  text-align: center;
  color: #3c763d;
  padding: 0.3em 2.5em;
  position: relative;
  font-style: normal;
  font-weight: 500;
}
#Discount-bar span,
#Discount-bar i {
  font-weight: bold;
  font-size: 18px;
}
@media (max-width: 767px) {
  .gvtable thead {
    display: none;
  }
}
.gvtable tbody td:nth-child(n+3) {
  white-space: nowrap;
}
@media (max-width: 767px) {
  .gvtable tbody tr {
    display: block;
    margin-bottom: 10px;
    counter-increment: item;
  }
  .gvtable tbody tr:first-child {
    display: none;
  }
  .gvtable tbody td {
    display: flex;
    font-size: 12px;
  }
  .gvtable tbody td div {
    width: calc(100% - 175px);
    display: inline-block;
    word-break: break-word;
    white-space: normal;
  }
  .gvtable tbody td:not(:last-child) {
    border-bottom: var(--border);
  }
  .gvtable tbody td:before {
    width: 175px;
    font-weight: bold;
  }
  .gvtable tbody td:nth-child(1):before {
    content: 'Fraktmetoder ' counter(item);
  }
  .gvtable tbody td:nth-child(2):before {
    content: 'Send til';
  }
  .gvtable tbody td:nth-child(3):before {
    content: 'Estimert leveringstid';
  }
  .gvtable tbody td:nth-child(4):before {
    content: 'Fraktkostnad';
  }
}
.indexyoutube {
  height: 400px;
  width: 100%;
}
.indexyoutube .swiper {
  overflow: hidden;
  width: 100%;
}
.indexyoutube .swiper .swiper-slide iframe {
  width: 100%;
  border: none;
  object-fit: contain;
  aspect-ratio: 1.77;
  border-radius: 5px;
}
.indexyoutube .swiper .navbtn {
  margin-top: 30px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 20px;
}
.indexyoutube .swiper .navbtn .swiper-button-prev,
.indexyoutube .swiper .navbtn .swiper-button-next {
  position: initial;
  transform: none;
  height: 22px;
}
.indexyoutube .swiper .navbtn .swiper-button-prev svg,
.indexyoutube .swiper .navbtn .swiper-button-next svg {
  width: 22px;
  height: 22px;
}
.indexyoutube .swiper .navbtn .swiper-button-prev svg svg,
.indexyoutube .swiper .navbtn .swiper-button-next svg svg {
  fill: black;
}
.indexyoutube .swiper .navbtn .swiper-scrollbar {
  width: 300px;
  height: 6px;
  background: #cccccc;
}
@media (max-width: 1000px) {
  .indexyoutube .swiper .navbtn .swiper-scrollbar {
    width: 200px;
  }
}
.indexyoutube .swiper .navbtn .swiper-scrollbar .swiper-scrollbar-drag {
  cursor: pointer;
  background: #3498db;
}
.proNote {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/*# sourceMappingURL=global.css.map */