@charset "utf-8";
/* ------------------------------------------------------------------
  H3 -arrow icon title format Modules
-------------------------------------------------------------------*/
h3.arrow {
  background: url("/tg/images/pc/layout/img_y-search.png") no-repeat left 0px;
  padding-left: 32px;
  padding-top: 5px;
  color: #333;
}
.content-header.title-important {
  color: #fff;
  background-image: url('/tg/images/pc/common/circle_red.png');
  border-bottom: 0;
  margin: 0;
}
.background-box h3.content-header {
  background-image: url('/tg/images/pc/common/circle_blue.png');
}
/* ******************************************************************

    --common-module.css--

/* ------------------------------------------------------------------
    Base styles
-------------------------------------------------------------------*/
.left {
  float: left;
}
.right {
  float: right;
}
.item-center {
  text-align: center;
}
.item-left {
  text-align: left;
}
.item-right {
  text-align: right;
}
.inner {
  width: 1024px;
  margin: 0px auto;
}
.clear {
  clear: both;
}
.page-wrap {
  width: 1024px;
  margin: 0px auto;
  /*  @media screen and (max-width: 768px) {
        width: 100%;
      }*/
}
.cont-area {
  padding: 0;
}
.background-box-header {
  background-color: rgba(255, 255, 255, 0.3);
}
.background-box {
  background-color: rgba(255, 255, 255, 0.15);
}
.background-box-black {
  background-color: rgba(0, 0, 0, 0.15);
}
.background-box-white {
  background-color: #ffffff;
}
.background-box-brown {
  background-color: #333333;
}
.no-border {
  border: none;
}
.custom-radio-option {
  width: 18px;
  height: 18px;
  display: inline-block;
  z-index: 1;
  vertical-align: middle;
  background: url(/tg/images/pc/layout/radio_btn.png) no-repeat;
  position: relative;
  top: -1px;
}
.custom-radio-option + label {
  margin-left: 6px;
  padding-top: 3px;
}
.selected-radio {
  background: url(/tg/images/pc/layout/radio_checked_btn.png) no-repeat;
}
.group-pro-detail .custom-radio-option {
  background-color: #fff;
}
.custom-radio-option input[type="radio"] {
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
  margin-left: 0;
  left: 0;
}
.custom-checkbox-option {
  width: 18px;
  height: 18px;
  display: block;
  z-index: 1;
  vertical-align: middle;
  background: url(/tg/images/pc/layout/checkbox_btn.png) no-repeat;
  float: left;
}
.selected-checkbox {
  background: url(/tg/images/pc/layout/checkbox_checked_btn.png) no-repeat;
}
.custom-checkbox-option input[type="checkbox"] {
  width: 18px;
  height: 18px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
}
.custom-checkbox-option-top {
  width: 20px;
  height: 20px;
  display: block;
  z-index: 1;
  vertical-align: middle;
  background: url(/tg/images/pc/common/checkbox-no.png) no-repeat;
  float: left;
}
.selected-checkbox-top {
  background: url(/tg/images/pc/common/checkbox.png) no-repeat;
}
.custom-checkbox-option-top input[type="checkbox"] {
  width: 20px;
  height: 20px;
  position: absolute;
  z-index: 2;
  cursor: pointer;
  outline: none;
  opacity: 0;
}
/* ------------------------------------------------------------------
    Nivo Slider
-------------------------------------------------------------------*/
.nivo-directionNav a {
  border: 0 none;
  display: block;
  height: 40px;
  text-indent: -9999px;
  width: 40px;
  margin-top: -12px;
}
.nivo-directionNav img {
  position: none!important;
}
.nivo-nextNav {
  right: 0px;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-controlNav {
  text-align: center;
  padding: 0;
  position: absolute;
  bottom: 10px;
  z-index: 1000;
  left: 135px;
}
.nivo-controlNav a {
  background-color: transparent;
  margin: 0 16px 18px 0;
  border-radius: 0;
  padding: 0;
  float: left;
  height: 12px;
}
nivo-controlNav a {
  background-color: transparent;
  margin: 0 10px 10px 0;
  border-radius: 0;
  padding: 0;
  float: left;
}
.nivo-controlNav a.active {
  background: none;
  color: none;
  border-radius: 0;
}
/* ------------------------------------------------------------------
  basic modules
-------------------------------------------------------------------*/
.css-catalog {
  padding: 20px;
}
.css-catalog h1 {
  border-bottom: solid 1px gray;
  padding-bottom: 2px;
}
.css-catalog .css-sample {
  border: dotted 1px #cccccc;
  padding: 10px;
}
h2.page-title {
  color: #333333;
  font-weight: bold;
  font-size: 24px;
  margin: 10px 0px 20px 0px;
  padding: 0px;
}
h2.page-title span {
  font-size: 14px;
}
h3.content-header {
  color: #333333;
  font-weight: bold;
  font-size: 16px;
  line-height: 36px;
  margin: 10px 0px 20px 0px;
  padding-left: 16px;
  border-bottom: solid 1px #e1e1e1;
  background: url('/tg/images/pc/common/circle.png') no-repeat scroll left 11px transparent;
}
h4.content-header {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  margin: 0px 10px;
  padding: 12px;
}
h4.content-header-gray {
  color: #333333;
  font-weight: bold;
  font-size: 14px;
  margin: 0px 10px;
  padding: 12px;
  background-color: #eeeeee;
}
input[type='text'],
input[type='password'],
textarea {
  padding: 15px 10px;
  color: #333333;
  font-size: 14px;
  border: solid 1px #cccccc;
  box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 2px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 2px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 2px 2px;
}
input[type='text']:hover,
input[type='password']:hover,
textarea:hover {
  border: solid 1px skyblue;
  box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 3px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 3px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 3px 2px;
}

input[type='text'].form-control-red,
input[type='password'].form-control-red,
textarea.form-control-red{
  border: solid 1px #cc0000 !important;
  box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 3px 2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 3px 2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.047) 1px 1px 3px 2px;
}

.form-group {
  position: relative;
}
.form-group .form-label {
  position: absolute;
  line-height: 54px;
  font-size: 14px;
}
.form-group .form-control {
  position: relative;
  left: 20%;
  height: auto;
  width: 80%;
  padding: 0px;
  border: none;
  box-shadow: none;
  background: transparent;
}
.selecter .selecter-options {
  border-width: 1px;
}
.selecter .selecter-item {
  line-height: 48px;
  padding: 0px;
  padding-left: 32px;
}
.selecter .selecter-item.selected {
  background-color: #eeeeee;
}
.selecter .selecter-selected {
  background: url('/tg/images/pc/layout/select-arr.png') no-repeat 92% center #ffffff;
}
.button {
  display: inline-block;
  min-width: 230px;
  height: 50px;
  border: solid 1px #cccccc;
  font-size: 14px;
  color: #999999;
  text-align: center;
  line-height: 50px;
  background-color: transparent;
  cursor: pointer;
  box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
}
.button:hover {
  background-color: #eeeeee;
  text-decoration: none;
}
.button.button-blue {
  color: #ffffff;
  background-color: #00a4d8;
  border: solid 1px #00a4d8;
}
.button.button-blue:hover {
  background-color: #40bbe2;
  border: solid 1px #40bbe2;
}
.button.button-dark {
  color: #ffffff;
  background-color: #333333;
  border: solid 1px #333333;
}
.button.button-dark:hover {
  background-color: #666666;
  border: solid 1px #666666;
}
.button.button-dark-transparent {
  color: #ffffff;
  background-color: rgba(51, 51, 51, 0.5);
  border: solid 1px transparent;
}
.button.button-dark-transparent:hover {
  background-color: rgba(51, 51, 51, 0.7);
  border: solid 1px transparent;
}
.button.button-gray {
  color: #ffffff;
  background-color: #999999;
  border: solid 1px #999999;
}
.button.button-gray:hover {
  background-color: #b3b3b3;
  border: solid 1px #b3b3b3;
}
.button.button-search {
  color: #ffffff;
  border-radius: 0;
  min-width: 95%;
  height: 50px;
  line-height: normal;
}
.button.button-done {
  min-width: 100%;
  height: 34px;
  line-height: normal;
  color: #333;
  border-radius: 0;
}
.button.button-hotkey {
  min-width: 14.2%;
  height: auto;
  line-height: normal;
  padding: 11px 0;
  margin-right: 10px;
  color: #333;
  border-color: #b2b2b2;
}
.button.button-hotkey:hover,
.button.button-hotkey.isActive {
  border-color: #ddd;
}
.button.button-on-off {
  min-width: 155px;
  margin-right: 10px;
  padding: 0px 13px;
}
.button.button-sub {
  min-width: 100px;
  color: #333;
  margin-right: -1px;
}
.button.button-sub-mar {
  margin-left: 10px;
  min-width: 160px;
  color: #333;
}
.button.button-ms {
  min-width: 115px;
  line-height: normal;
  height: auto;
  padding: 10px 13px;
  margin-right: 25px;
  font-weight: bold;
}
.button.button-sub-cancel {
  float: right;
  color: #333;
}
.button.button-sub-delete {
  float: right;
  color: #333;
  min-width: 98px;
}
.button.button-add {
  line-height: normal;
  min-width: 0;
  height: auto;
  padding: 10px 16px;
}
.button.button-refl {
  line-height: normal;
  min-width: 0;
  height: auto;
}
.button.button-sub-favori {
  min-width: 160px;
  color: #333;
  height: auto;
  line-height: normal;
  padding: 10px 0;
  background: #fff;
  margin-right: 10px;
}
.button.button-sub-favori:hover {
  background-color: #eeeeee;
}
.background-box .button-hotkey {
  color: #fff;
  border-color: #fff;
}
a.link {
  color: #333333;
  text-decoration: underline;
  font-size: 14px;
  line-height: 16px;
}
a.link:hover {
  color: #00a4d8;
}
a.link.link-medium {
  font-size: 14px;
  line-height: 44px;
}
a.link.link-small {
  font-size: 12px;
  line-height: 18px;
}
a.link.link-arrow {
  text-decoration: none;
  padding-left: 12px;
  background: url('/tg/images/pc/common/arrow-right-brown-dark.png') no-repeat left center;
}
a.link.link-arrow:hover {
  text-decoration: underline;
  color: #666666;
}
.note {
  color: #333333;
  font-size: 14px;
  line-height: 18px;
  padding: 30px 28px;
  margin: 20px 0px;
  border: dotted 1px #333333;
}
.note .blue {
  color: #00a4d8;
}
.note .red {
  color: #ff3333;
}
.note.note-gray {
  color: #999;
  border: 1px solid #b2b2b2;
}
.note.note-important {
  background-color: #eeeeee;
  border: none;
}
.note.note-warn {
  color: #ffffff;
  background-color: rgba(255, 0, 0, 0.7);
  border: none;
}
.note.note-warn ul.notice-box li {
  background: url('/tg/images/pc/layout/elip_exclamation.png') no-repeat left top;
  padding: 0px 0px 20px 30px;
}
.note.note-warn ul.notice-box li:last-child {
  padding-bottom: 35px;
}
.price {
  color: #333333;
  font-size: 14px;
  word-break: break-all;
}
.price .price-number {
  color: #ff3333;
  margin: 0px 2px;
}
.price-bold {
  font-weight: bold;
}
.button-estimate {
  height: 30px;
  line-height: 30px;
}
/* ------------------------------------------------------------------
   Global Navi Module Modules
-------------------------------------------------------------------*/
.global-nav {
  width: 100%;
  font-family: Meiryo;
  font-size: 12px;
  color: #ffffff;
  height: 40px;
  max-width: 1024px;
}
.global-nav .first-column {
  margin-top: 13px;
  padding: 0px;
}
.global-nav .second-column {
  margin-top: 13px;
  float: right;
  padding: 0px;
}
.global-nav .first-column .items {
  height: 21px;
  float: left;
  margin-left: 19px;
}
.global-nav .first-column .items:first-child {
  margin-left: 0px;
}
.global-nav .first-column .items .bg {
  background: rgba(54, 25, 25, 0.2);
  border-radius: 6px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.global-nav .second-column .items {
  height: 21px;
  float: right;
  margin-left: 15px;
}
.global-nav .second-column .items.info-user {
  margin-left: 0;
  margin-top: -3px;
}
.global-nav .second-column .items.info-user .btn-default {
  background: none;
  border: none;
  color: #ffffff;
  padding-right: 0;
  padding-top: 0;
}
.global-nav .second-column .items.info-user .btn-default .caret {
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  margin-left: 4px;
}
.global-nav .second-column .items .bg {
  background-color: #ff4e00;
  border-radius: 6px;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
.global-nav .second-column .separator {
  border-left: 1px solid #ffffff;
  height: 21px;
  width: 1px;
  margin-top: -4px;
}
.global-nav .second-column .drop-down-arrow {
  width: 13px;
  height: 6px;
}
.background-box-white .global-nav {
  color: #333333;
}
.background-box-white .global-nav .second-column .items.info-user .btn-default {
  color: #333333;
}
.background-box-white .global-nav .second-column .separator {
  border-left: 1px solid #e1e1e1;
}
.background-box-white .global-nav .second-column .items .bg {
  background: #ffa67f;
}
.background-box-white .global-nav .first-column .items .bg {
  background: #cccccc;
}
.clear-fix {
  clear: both;
  height: 20px;
}
/* ------------------------------------------------------------------
   Header Modules
-------------------------------------------------------------------*/
.header {
  width: 100%;
  font-family: Meiryo;
  font-size: 14px;
  height: 84px;
  max-width: 1024px;
  color: #ffffff;
}
.header a {
  color: #ffffff;
}
.header .language .selecter {
  width: 100px;
  margin-right: -8px;
}
.header .col-sm-5,
.col-sm-7 {
  padding-right: 0px;
  padding-left: 0px;
}
.header .first-col {
  margin-top: 23px;
}
.header .second-col {
  margin-top: 10px;
}
.header .col-sm-5 .social-icons {
  margin-left: 10px;
}
.header .col-sm-5 .first-social-icon {
  margin-left: 46px;
}
.header .col-sm-7 .row {
  text-align: right;
  margin-right: 0px;
  margin-left: 0px;
}
.header .col-sm-7 .second-row {
  /*margin-top: @second-row-top-margin;*/
}
.header .col-sm-7 .row .items {
  float: right;
  margin-top: 6px;
  margin-left: 20px;
}
.header .col-sm-7 .row .items.language {
  margin-top: 0;
  margin-left: 8px;
}
.header .col-sm-7 .row .items.language .selecter .selecter-selected {
  color: #ffffff;
  padding: 6px 35px 6px 10px;
  border: 0;
  text-align: left;
  box-shadow: none;
  background: url('/tg/images/pc/layout/select-arr-white.png') no-repeat 90% center;
}
.header .col-sm-7 .row .items.language .selecter .selecter-options {
  width: 188px;
}
.header .col-sm-7 .row .items.item-menu-header {
  margin-top: 4px;
}
.header .col-sm-7 .row .items .right-arrow {
  margin-right: 2px;
}
.header .col-sm-7 .row .separator {
  border-left: 1px solid #ffffff;
  height: 32px;
  width: 1px;
  margin-top: 0px;
}
.header .col-sm-7 .row .drop-down-arrow {
  width: 13px;
  height: 6px;
}
.background-box-white .inner {
  background-color: #ffffff;
}
.background-box-white .header {
  color: #333333;
}
.background-box-white .header a {
  color: #333333;
}
.background-box-white .header .col-sm-7 .row .separator {
  border-left: 1px solid #e1e1e1;
}
.background-box-white .header .col-sm-7 .row .items.language .selecter .selecter-selected {
  color: #333333;
  background: url('/tg/images/pc/layout/select-arr.png') no-repeat 90% center;
}
/* ------------------------------------------------------------------
    Module Content Registration styles
-------------------------------------------------------------------*/
.main-content-fj92 {
  min-height: 320px;
}
.content-registration h2 {
  font-size: 24px;
  color: #333;
  margin-bottom: 0px;
}
.content-registration .reg-text {
  padding: 54px 0 30px;
  margin: 0 40px 28px;
}
.content-registration .reg-text p {
  line-height: 1.2em;
}
.content-registration .reg-text-fj92 {
  padding: 49px 20px 60px;
  font-size: 14px;
}
.content-registration .reg-text-fj92 span {
  display: block;
}
.content-registration .reg-button {
  border-top: 1px solid #e1e1e1;
  text-align: center;
  padding: 28px 0px 21px 0px;
  margin: 0px 40px 0px;
}
.content-registration .reg-button-fj93 {
  margin: 0px 20px 45px;
}
/* ------------------------------------------------------------------
   Information Modules
-------------------------------------------------------------------*/
.information {
  width: 100%;
  font-family: Meiryo;
  font-size: 14px;
  color: #ffffff;
  height: 50px;
  max-width: 1024px;
  padding: 0 18px 0 20px;
}
.information .items {
  float: left;
  margin-top: 0px;
}
.information .title .content-header {
  border-bottom: none;
  color: #fff;
}
.information .title .text {
  margin-left: 4px;
}
.information .scroll-area {
  margin-left: 20px;
  margin-top: 17px;
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
  width: 87%;
  overflow: hidden;
  height: 20px;
}
.information .scroll-area a {
  color: #fff;
}
.information .scroll-area span {
  margin-right: 30px;
}
.information .nav-right {
  margin-top: 17px;
  margin-left: 11px;
}
/* ------------------------------------------------------------------
    MODULES sider left
-------------------------------------------------------------------*/
.side-bar-left .search-result-title {
  border-bottom: 1px solid #e1e1e1;
}
.side-bar-left .search-result-title h3.content-header {
  border-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
}
.side-bar-left .search-result-title p {
  font-weight: bold;
  font-size: 16px;
  margin-top: -10px;
}
/* ------------------------------------------------------------------
   box Order Modules
-------------------------------------------------------------------*/
.box-order {
  padding: 0px;
  margin: 10px;
  margin-bottom: 0px;
}
.box-order .box-order-chird {
  margin-top: 0px;
  margin-right: 20px;
  margin-bottom: 10px;
  padding: 0px;
  width: 47.992%;
  float: left;
}
.box-order .box-order-chird img {
  width: 100%;
}
.box-order .box-order-chird:nth-child(2n) {
  margin-right: 0;
}
/* ------------------------------------------------------------------
    From Japan Modules
-------------------------------------------------------------------*/
.from-japan {
  padding: 0px;
}
.from-japan h3.content-header {
  border-bottom: none;
  color: #fff;
  margin: 0;
}
.from-japan .form-japan-box img.img-intro {
  width: 100%;
}
.from-japan .form-japan-box-o {
  color: #fff;
  font-size: 12px;
  margin-top: 25px;
  border-bottom: 1px solid #b0c0ce;
  text-align: justify;
}
.from-japan .form-japan-box-o .p-hight {
  color: #94dbf1;
}
/* ------------------------------------------------------------------
    Half Modules
-------------------------------------------------------------------*/
.half-width {
  padding: 0px;
}
.half-width .box {
  padding: 0px;
  width: 49%;
  margin-bottom: 2%;
  float: left;
  margin-right: 2%;
}
.half-width .box a:hover {
  opacity: 0.8;
}
.half-width .box img {
  width: 100%;
}
.half-width .box:nth-child(2n) {
  margin-right: 0;
  margin-bottom: 2%;
}
/* ------------------------------------------------------------------
    MODULES Search box
-------------------------------------------------------------------*/
.search-box {
  color: #ffffff;
  font-size: 12px;
}
.search-box .date {
  padding: 12px 10px 10px 0;
}
.search-box .date .title {
  margin-left: 18px;
}
.search-box .date .title.first-child {
  margin-left: 0;
}
.search-box .date .detail {
  font-size: 16px;
  color: #91e3fd;
}
.search-box .date .now-date {
  padding-right: 0;
}
.search-box .menu-all ul {
  display: inline-block;
}
.search-box .menu-all ul li {
  float: left;
  margin-left: 10px;
}
.search-box .menu-all ul li a {
  padding: 15px 45px;
  min-width: 162px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.7);
  position: relative;
}
.search-box .menu-all ul li.first-child {
  margin-left: 0;
}
.black-bg .search-box {
  color: #333333;
}
.black-bg .search-box .menu-all ul li a {
  color: #333333;
  border: 1px solid #a6a6a6;
}
.black-bg .search-box .menu-all ul li a {
  background: #fff;
}
/* ------------------------------------------------------------------
    MODULES Search Catagory
-------------------------------------------------------------------*/
.search-catagory {
  padding: 27px 20px;
  position: relative;
  margin-top: 10px;
}
.search-catagory .row {
  margin-right: 0;
  margin-left: 0;
}
.search-catagory .col-md-2,
.search-catagory .col-md-10 {
  padding: 0;
  float: left;
}
@media screen and (max-width: 768px) {
  .search-catagory .col-md-10 {
    width: 75%;
  }
}
@media screen and (max-width: 768px) {
  .search-catagory .col-md-2 {
    width: 25%;
  }
}
.search-catagory .search .form-control,
.search-catagory .search .input-group-btn .btn {
  border-radius: 0;
  margin-right: 5px;
}
.search-catagory .search .btn-lg {
  border-radius: 0;
}
.search-catagory .search .button:hover {
  background: none;
}
.search-catagory .search .form-control {
  border: none;
  color: #ffffff;
  background: none;
  height: 48px;
  box-shadow: none;
}
.search-catagory .search .form-control input::-webkit-input-placeholder {
  color: #ffffff;
}
.search-catagory .search .caret {
  margin-left: 6px;
}
.search-catagory .search .input-group-btn .btn {
  right: 0;
}
.search-catagory .search .input-group-btn .btn span.country {
  margin-left: 44px;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.search-catagory .search .input-group .input-group-btn .selecter {
  margin: 5px;
}
.search-catagory .search .input-group .input-group-btn .selecter span.selecter-selected {
  height: 38px;
}
.search-catagory .search .dropdown-search {
  display: table;
}
.search-catagory .search .dropdown-search span.selecter-selected {
  border: 0;
  padding-right: 30px;
}
.search-catagory .search .input-group {
  border: 1px solid rgba(255, 255, 255, 0.7);
}
.search .button-search {
  margin-left: 9px;
}
.search-area .link-menu,
.search-catagory .link-menu {
  margin-top: 15px;
}
@media screen and (max-width: 768px) {
  .link-menu {
    width: 100%;
  }
}
.link-menu .col-md-2:nth-child(1n) {
  margin-left: 0;
}
.link-menu .button:hover {
  background: none!important;
}
.dropdown-search .selecter {
  margin: 0;
}
.dropdown-search .selecter .selecter-selected {
  height: 50px;
  overflow: hidden;
  padding: 0 30px 0 20px;
  border-color: #b2b2b2;
  border-left: 0;
  font-size: 15px;
  background: url('/tg/images/pc/layout/select-arr.png') no-repeat 92% center rgba(255, 255, 255, 0.7);
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.dropdown-search .selecter .selecter-options {
  min-width: 250px;
}
.search-area .input-and-selector {
  height: 50px;
  width: 100%;
  display: table;
  border: 1px solid #b2b2b2;
  position: relative;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.search-area .input-and-selector:hover {
  border: 1px solid skyblue;
}
.search-area .input-and-selector input[type="text"] {
  height: 48px;
  display: table-cell;
  border: none;
  box-shadow: none;
}
.search-area .input-and-selector .selecter-lang {
  width: 1%;
  display: table-cell;
  vertical-align: middle;
}
.search-area .input-and-selector .selecter {
  vertical-align: middle;
  margin-right: 5px;
}
.search-area .input-and-selector .selecter-selected {
  border: none;
  background-color: #dadada;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
}
.search-catagory-items .selecter span.selecter-selected {
  width: 142px;
  border-color: #b2b2b2;
  border-left: 0;
  border-radius: 0;
  padding-right: 30px;
}
.search-catagory-items .selecter .selecter-item {
  padding-left: 25px;
}
/* ------------------------------------------------------------------
    MODULES Search Catagory Items
-------------------------------------------------------------------*/
.search-area {
  padding: 27px 20px;
  position: relative;
  margin-top: 4px;
  margin-bottom: 15px;
}
.search-area .row {
  margin-left: 0;
  margin-right: 0;
}
.search-area .col-md-2,
.search-area .col-md-10 {
  padding: 0;
}
.search-area .search .form-control,
.search-area .search .input-group-btn .btn {
  border-radius: 0;
  margin-right: 5px;
}
.search-area .search .btn-lg {
  border-radius: 0;
}
.search-area .search .form-control {
  border: none;
  color: #333333;
  background: none;
  height: 50px;
}
.search-area .search .form-control input::-webkit-input-placeholder {
  color: #333333;
}
.search-area .search .text-holder {
  padding: 15px 20px;
}
.search-area .search .caret {
  margin-left: 6px;
}
.search-area .search .input-group-btn .btn {
  right: 0;
}
.search-area .search .input-group-btn .btn span.country {
  margin-left: 7px;
  border-top: 7px solid;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
}
.search-area .search .input-group-btn .btn.country {
  padding: 12px 20px 11px 20px;
  color: #ffffff;
  margin-right: 0;
  border: 1px solid #333333;
}
.search-area .search .dropdown-search .left .btn-lg {
  font-size: 15px;
  padding: 14px 16px 12px 16px;
}
.search-area .link-menu .link-menu-item {
  color: #333333;
  border-radius: 0;
  padding: 12px 16px 12px;
  width: 95%;
  border-color: #b2b2b2;
  box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
}
.search-area .link-menu .col-md-2 {
  margin-left: 3px;
}
.search-area .link-menu .col-md-2.first-child {
  margin-left: 0;
}
/* ------------------------------------------------------------------
    Full Width Modules
-------------------------------------------------------------------*/
.full-width img {
  width: 100%;
}
/* ------------------------------------------------------------------
   Popularity Modules
-------------------------------------------------------------------*/
.popular-items {
  padding: 0;
}
.popular-items h3.content-header {
  color: #fff;
  border-bottom: none;
}
.popular {
  padding: 0px;
  margin-right: 20px;
  width: 21.95%;
  margin-bottom: 20px;
  float: left;
}
.popular .popular-thumb {
  height: 109px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.popular .popular-thumb img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.popular .popular-name {
  color: #83c2d7;
  font-size: 10.93px;
  margin-top: 10px;
}
.popular .popular-name p {
  text-align: justify;
  font-size: 10.93px;
}
.popular .popular-price {
  margin-top: 10px;
  font-size: 12px;
  border-bottom: 1px solid #b3c2cf;
}
.popular .popular-price a {
  color: #fff;
  text-decoration: none;
}
.popular .popular-price a:hover {
  text-decoration: underline;
}
.popular .popular-price ul {
  margin: 9px 0px 0px 13px;
  padding: 0;
}
.popular .popular-price ul li {
  color: #fff;
  padding-bottom: 8px;
  list-style: square;
}
.popular:nth-child(4n+1) {
  margin-right: 0px;
}
/* ------------------------------------------------------------------
   Modules Recommend Parts
-------------------------------------------------------------------*/
.recomendParts {
  background: #fff;
  margin-bottom: 20px;
}
.recomendParts h3.content-header {
  margin-top: 0;
}
/* ------------------------------------------------------------------
    MODULES RANKPARTS
-------------------------------------------------------------------*/
.rankparts {
  background: #fff;
  padding: 8px 20px 18px;
}
.rankparts h3.content-header {
  margin: 0;
  margin-bottom: 10px;
}
.rankparts .search-result {
  background: #fff5e5;
  margin: 10px 20px 10px 0;
  width: 23%;
  padding: 0;
}
.rankparts .search-result .col-search-result {
  padding: 10px;
}
.rankparts .bg-rakuten {
  background: #fae5e5;
}
.rankparts .bg-yahoo-black {
  background: #e5e5e5;
}
.rankparts .bg-yahoo {
  background: #ffefef;
  margin-right: 0px!important;
}
.rankparts .box-pro {
  padding: 0px 0px 10px;
  border-bottom: 1px solid #c3c3c3;
  margin-bottom: 15px;
  overflow: hidden;
  color: #11c5fd;
}
.rankparts .box-pro:hover {
  text-decoration: none;
  cursor: pointer;
}
.rankparts .box-pro:hover .button {
  background-color: #ffffff;
}
.rankparts .box-pro .textTitle {
  color: #333;
  font-weight: bold;
  font-size: 14px;
}
.rankparts .box-pro .itemTitle {
  color: #11c5fd;
}
.rankparts .box-pro .box-item {
  margin-bottom: 10px;
  height: 107px;
  overflow: hidden;
  position: relative;
  background-color: #cccccc;
  clear: both;
}
.rankparts .box-pro .box-item img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.rankparts .box-pro .price {
  text-align: right;
}
.rankparts .box-pro input.button {
  min-width: 101px;
  height: 30px;
  line-height: 30px;
  float: right;
  color: #333;
}
/* ------------------------------------------------------------------
   Modules Recommend Items
-------------------------------------------------------------------*/
.free-html-area h3.content-header {
  border-bottom: none;
  color: #fff;
}
/* ------------------------------------------------------------------
   Modules Recommend Items
-------------------------------------------------------------------*/
.recommend-items {
  padding: 0px;
}
.recommend-items h3.content-header {
  border-bottom: none;
  color: #fff;
  margin: 0;
}
.recommend-items .recommend {
  color: #fff;
  margin-right: 10px;
  padding: 0;
  width: 31.95%;
  margin-bottom: 30px;
  float: left;
  transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -moz-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -webkit-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
}
.recommend-items .recommend:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.recommend-items .recommend a {
  padding: 8px;
}
.recommend-items .recommend a:hover {
  text-decoration: none;
}
.recommend-items .recommend > img {
  float: left;
}
.recommend-items .recommend h3 {
  color: #fff;
  height: 24px;
  padding-top: 5px;
  margin-right: 11px;
  float: right;
  font-size: 14px;
}
.recommend-items .recommend .recommend-thumb {
  height: 100px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.recommend-items .recommend .recommend-thumb img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.recommend-items .recommend .recommend-name {
  margin-top: 8px;
  font-size: 12px;
  color: #fff;
}
.recommend-items .recommend .recommend-price {
  font-size: 12px;
  margin-top: 15px;
}
.recommend-items .recommend .recommend-price p {
  color: #ff3333;
  font-size: 14px;
}
.recommend-items .recommend .recommend-localized {
  font-size: 12px;
  margin-top: 5px;
  border-bottom: 1px solid #a8bacc;
  padding-bottom: 12px;
  color: #fff;
}
.recommend-items .recommend:nth-child(3n + 1) {
  margin-right: 0px;
}
span.unit {
  color: #fff;
}
/* ------------------------------------------------------------------
    Module Search Result Title
-------------------------------------------------------------------*/
.item-head-img {
  margin-bottom: 20px;
}
.item-head-img img {
  width: 100%;
}
.list-search {
  margin-bottom: 18px;
}
.list-search .l-search-result-items {
  padding: 10px 10px 0;
}
.list-search .l-search-result-items .search-result-title {
  margin: 0;
  border-bottom: 0;
}
.list-search .l-search-result-items .search-result-title h3.content-header {
  margin-top: 0;
}
.list-search .l-search-result-items .search-result-items {
  margin-top: 0;
}
.list-search .l-search-result-items .search-result-items .recommend-thumb {
  margin-top: 10px;
  height: 107px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  clear: both;
}
.list-search .l-search-result-items .search-result-items .recommend-thumb img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.list-search .l-search-result-items .search-result-items .recommend-localized {
  padding-bottom: 15px;
}
.list-search .l-search-result-items .search-result-items .search-result {
  display: inline;
  background: #fff;
  transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -moz-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -webkit-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  cursor: pointer;
  text-decoration: none;
  color: #333;
}
.list-search .l-search-result-items .search-result-items .search-result:hover {
  background-color: #eee;
}
/* ------------------------------------------------------------------
 Search result Item Module
-------------------------------------------------------------------*/
.search-result-items {
  margin-top: 10px;
}
.search-result {
  margin: 0 0px 10px 0;
  width: 25%;
  padding: 15px 10px 10px;
}
.search-result h3 {
  padding-left: 1px;
  padding-top: 5px;
  /*margin-right: 62px;*/
  float: right;
  color: #333333;
  font-size: 12px;
}
.search-result .recommend-content {
  padding-bottom: 30px;
  border-bottom: 1px solid #e1e1e1;
}
.search-result .recommend-name {
  margin-top: 10px;
}
.search-result .recommend-name p {
  color: #00c2ff;
  padding: 0px;
  height: 3em;  /*  add by fj */
}
.search-result .recommend-price {
  color: #333;
}
.search-result .recommend-localized {
  margin-top: 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.search-result .number-of-price {
  color: #ff3333 !important;
  margin: 0px 2px;
}
.search-result .main-price {
  margin-bottom: 5px;
  color: #333333;
  font-size: 12px;
}
.search-result .sub-price {
  margin-top: 0px;
  margin-bottom: 2px;
  color: #999999;
  font-size: 10px;
  line-height: 10px;
}
.search-result .time {
  color: #999;
  font-size: 10px;
}
.search-result-margin {
  margin-right: 0;
}
/* ------------------------------------------------------------------
   Word Order Modules
-------------------------------------------------------------------*/
.word-order-dt h3.content-header {
  border-bottom: none;
  color: #fff;
  margin: 0;
}
.word-order {
  padding: 0px;
}
.word-order .word-order-box img {
  width: 100%;
}
/* ------------------------------------------------------------------
    MODULES CATEGORIES
-------------------------------------------------------------------*/
.categories ul {
  margin-top: 10px;
}
.categories ul li:first-child {
  padding-top: 0px;
}
.categories ul li {
  padding-top: 20px;
}
.categories ul li a {
  color: #ffffff;
  font-size: 14px;
}
.categories .content-header {
  color: #fff;
  border-bottom: none;
  margin: 0px;
  padding-bottom: 0px;
}
/* ------------------------------------------------------------------
    MODULES RECENT ITEMS
-------------------------------------------------------------------*/
.recent-items h3.content-header {
  margin: 0px;
  border-bottom: none;
  color: #fff;
}
/* ------------------------------------------------------------------
    MODULES RECENT
-------------------------------------------------------------------*/
.recent {
  padding: 5px;
  margin-top: 5px;
  transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -moz-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -webkit-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
}
.recent:hover {
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.recent .recent-thum {
  height: 105px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.recent .recent-thum img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.recent .recent-name {
  margin-top: 11px;
  margin-bottom: 0px;
  border-bottom: 1px solid #87919b;
}
.recent .recent-name p {
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
}
.recent .recent-name p.color-height {
  color: #83c2d7;
}
/* ------------------------------------------------------------------
    MODULES sider right
-------------------------------------------------------------------*/
.side-bar-right h3.content-header {
  border-bottom: 0px;
  margin: 0px;
  color: #fff;
}
/* ------------------------------------------------------------------
    MODULES LOGIN
-------------------------------------------------------------------*/
.bl-sidebar {
  padding: 8px 20px 18px;
  margin-bottom: 10px;
}
.login-box h3.content-header {
  border-bottom: 0px;
  margin: 0px;
  color: #fff;
}
.login-box .login-boder {
  border: 1px solid #87919b;
  width: 100%;
  height: 50px;
}
.login-box .login-boder .login-boder-img {
  color: #ffffff;
  background: url("/tg/images/pc/layout/input_id.png") no-repeat left center;
  padding-left: 37px;
  margin-left: 10px;
  height: 50px;
}
.login-box .login-boder .login-boder-img p {
  font-size: 14px;
  color: #ffffff;
}
.login-box .login-boder input[type="text"],
.login-box .login-boder-pass input[type="password"] {
  color: #ffffff;
  border: none;
  box-shadow: none;
  background-color: transparent;
  padding-left: 0px;
  width: 150px;
}
.login-box .login-boder input[type="text"]::-webkit-input-placeholder,
.login-box .login-boder-pass input[type="password"]::-webkit-input-placeholder {
  color: #ffffff;
}
.login-box .login-boder input[type="text"]:-moz-placeholder,
.login-box .login-boder-pass input[type="password"]:-moz-placeholder {
  color: #ffffff;
}
.login-box .btn-save {
  padding: 6px 5px 0px 0px;
}
.login-box .btn-save label {
  font-size: 12px;
  color: white;
  padding-top: 3px;
  padding-left: 3px;
}
.login-box .login-boder-pass {
  margin-top: 7px;
  border: 1px solid #87919b;
  width: 100%;
  height: 50px;
}
.login-box .login-boder-pass .login-boder-pass-img {
  color: #ffffff;
  background: url("/tg/images/pc/layout/input_password.png") no-repeat left center;
  padding-left: 37px;
  margin-left: 10px;
  height: 50px;
}
.login-box .login-boder-pass .login-boder-pass-img p {
  font-size: 14px;
  color: #ffffff;
}
.login-box .sign-in {
  margin-top: 10px;
  background-color: rgba(255, 255, 255, 0.7);
  width: 100%;
  margin-bottom: 30px;
  padding: 10px 10px 5px;
  font-size: 24px;
  text-align: center;
  font-family: Myriad Pro;
}
.login-box .sign-in a {
  color: #444;
}
.login-box .social-login {
  padding-bottom: 30px;
  border-bottom: 1px solid #87919b;
}
.login-box .social-login .button-social {
  margin-bottom: 10px;
  border: 1px solid #87919b;
  width: 100%;
  text-align: left;
}
.login-box .social-login .button-social:hover {
  background-color: rgba(238, 238, 238, 0.2);
  text-decoration: none;
}
.login-box .social-login .button-social p {
  color: #fff;
  padding: 19px 15px 18px 36px;
  margin-left: 11px;
  font-size: 14px;
  margin-bottom: 0;
}
.login-box .social-login .button-social p.fb {
  background: url("/tg/images/pc/layout/facebook_login.png") no-repeat left center;
}
.login-box .social-login .button-social p.pp {
  background: url("/tg/images/pc/layout/paypal_login.png") no-repeat left center;
}
.login-box .social-login .button-social p.gp {
  background: url("/tg/images/pc/layout/googleplus_login.png") no-repeat left center;
}
.login-box .login-forget-pass {
  font-size: 12px;
  text-align: justify;
}
.login-box .login-forget-pass a {
  color: #ffffff;
}
.login-box .register-new {
  margin-top: 30px;
  background-color: rgba(255, 255, 255, 0.7);
  padding: 15px 0;
  width: 200px;
  width: 100%;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}
.login-box .register-new a {
  color: #444;
}
/* ------------------------------------------------------------------
    Module utility tools
-------------------------------------------------------------------*/
.utility-tools h3.content-header {
  margin: 0;
  color: #fff;
  border-bottom: none;
}
/* ------------------------------------------------------------------
    Module utility box rank
-------------------------------------------------------------------*/
.utility-box-rank h3.content-header {
  margin: 0;
  color: #fff;
  border-bottom: none;
}
/* ------------------------------------------------------------------
    Module utility box cell
-------------------------------------------------------------------*/
.utility-box-cell h3.content-header {
  margin: 0;
  color: #fff;
  border-bottom: none;
}
/* ------------------------------------------------------------------
    Module Yahoo styles
-------------------------------------------------------------------*/
.yahoo ul {
  margin-top: 0px;
}
.yahoo ul li {
  padding: 5px 0px;
}
.yahoo ul li a {
  color: #91e3fd;
}
/* ------------------------------------------------------------------
   Module Shopp styles
-------------------------------------------------------------------*/
.shopp ul {
  margin-top: 0px;
}
.shopp ul li {
  padding: 5px 0px;
}
.shopp ul li a {
  color: #91e3fd;
}
/* ------------------------------------------------------------------
    Module history styles
-------------------------------------------------------------------*/
.history ul {
  margin-top: 0px;
}
.history ul li {
  padding: 5px 0px;
}
.history ul li a {
  color: #91e3fd;
}
/* ------------------------------------------------------------------
    Module point styles
-------------------------------------------------------------------*/
.point ul {
  margin-top: 0px;
}
.point ul li {
  padding: 5px 0px;
}
.point ul li a {
  color: #91e3fd;
}
/* ------------------------------------------------------------------
    MODULES REGISTER-USER
-------------------------------------------------------------------*/
.register-user .register-user-img {
  color: #ffffff;
  background: url("/tg/images/pc/layout/arrow-left.png") no-repeat right center;
  padding: 5px 19px 3px 45px;
  margin-right: -11px;
}
.register-user .register-user-img .register-new-user {
  font-family: Kozuka Gothic Pr6N;
  font-size: 20px;
  margin-top: 10px;
}
.register-user .register-user-img .register-new-user p {
  margin-bottom: 0;
}
.register-user .register-user-img .register-member {
  font-size: 14px;
}
.register-user img {
  margin-top: 12px;
}
/* ------------------------------------------------------------------
    MODULES UTILITY-BOX
-------------------------------------------------------------------*/
.utility {
  margin-top: 0px;
  margin-bottom: 5px;
  padding: 5px;
  transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -moz-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
  -webkit-transition: background 1s cubic-bezier(0.1, 0.7, 1, 1);
}
.utility:hover {
  background-color: rgba(255, 255, 255, 0.2);
  text-decoration: none;
}
.utility .utility-row {
  background-color: #83c2d7;
  height: 20px;
  width: 40px;
  margin-bottom: 10px;
}
.utility .utility-row p {
  font-size: 12px;
  text-align: center;
  padding-top: 4px;
  color: #666;
}
.utility .utility-thum .utility-thum-img {
  height: 90px;
  width: 60px;
  margin-bottom: 7px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.utility .utility-thum .utility-thum-img img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.utility .utility-thum .utility-thum-detail {
  width: 105px;
  margin-left: 70px;
}
.utility .utility-thum .utility-thum-detail p {
  font-size: 12px;
  color: #ffffff;
}
.utility .utility-name {
  margin-top: 5px;
  padding-right: 24px;
}
.utility .utility-name p {
  font-size: 12px;
  color: #ffffff;
  text-align: justify;
}
.utility .utility-name p.color-height {
  color: #83c2d7;
}
.utility .utility-rent {
  color: #ff0000;
  margin-top: 4px;
  padding: 0;
  font-size: 14px;
  border-bottom: 1px solid #87919b;
}
/* ------------------------------------------------------------------
    MODULES UTILITY-BOX-OTHERS
-------------------------------------------------------------------*/
.utility-box-other h3.content-header {
  margin: 0;
  color: #fff;
  border-bottom: none;
}
.utility-others .button {
  margin-top: 7px;
  min-width: 200px;
  margin-bottom: 10px;
}
/* ------------------------------------------------------------------
    MODULES BUSINESS DAY
-------------------------------------------------------------------*/
.business-day h3.content-header {
  margin: 0;
  color: #fff;
  border-bottom: none;
}
/* ------------------------------------------------------------------
    MODULES UTILITY-BOX
-------------------------------------------------------------------*/
.utility-box-nav h3.content-header {
  margin: 0;
  color: #fff;
  border-bottom: none;
}
.utility-box-nav .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 23px;
  margin-top: 23px;
  margin-right: 5px;
}
.utility-box-nav li {
  background: url("/tg/images/pc/layout/arrow-left-small.png") no-repeat left 7px;
}
.utility-box-nav li p {
  font-size: 12px;
  padding-left: 10px;
  color: #83c2d7;
}
/* ------------------------------------------------------------------
    MODULES UTILITY-BOX-OTHERS
-------------------------------------------------------------------*/
.utility-shipping {
  border: 1px solid #87919b;
  width: 100%;
  margin-bottom: 10px;
}
.utility-shipping .utility-tools {
  color: #ffffff;
  background: url("/tg/images/pc/layout/utility_tool_caculator.png") no-repeat left center;
  padding: 9px 9px 6px 42px;
  margin-left: 10px;
}
.utility-shipping .utility-tools p {
  font-size: 12px;
  color: #ffffff;
  margin-bottom: 0;
}
.utility-shipping .utility-tools p + p {
  font-size: 13px;
}
.us-looking .utility-tools {
  background-image: url("/tg/images/pc/layout/utility_tool_looking.png");
}
/* ------------------------------------------------------------------
    Module UTILYTY styles
-------------------------------------------------------------------*/
.list-utility div.box {
  display: block;
  background: #caced1;
  margin-bottom: 10px;
  padding: 16px 8px;
  text-align: center;
  color: #333;
}
.list-utility div.box p {
  margin-bottom: 0;
}
/* ------------------------------------------------------------------
    Module Important styles
-------------------------------------------------------------------*/
.imp-content {
  margin-top: 10px;
  font-size: 14px;
  color: #fff;
}
.imp-content textarea {
  border: 1px solid #9d6e75;
  padding: 10px 10px;
  height: 98px;
  width: 100%;
  color: #333;
}
.imp-content textarea.holder {
  background-color: transparent;
  color: #fff;
}
.imp-content textarea.holder::-webkit-input-placeholder {
  color: #fff;
}
.l-important .item-center {
  margin-top: 20px;
}
.l-important .item-center .button {
  background: #dcc4c5;
  padding: 0 39px;
  color: #f00;
  cursor: pointer;
  text-decoration: none;
}
/* ------------------------------------------------------------------
    MODULES FOOTER MENU
-------------------------------------------------------------------*/
.footer-menu {
  margin-left: 211px;
}
.footer-menu ul {
  display: inline-block;
}
.footer-menu ul li {
  float: left;
  background: url('/tg/images/pc/common/arrow-right.png') no-repeat left center;
  padding-left: 8px;
  margin-left: 24px;
}
.footer-menu ul li a {
  color: #ffffff;
  font-size: 12px;
}
.footer-menu ul li.first-child {
  margin-left: 0;
}
.background-box-white .footer-menu ul li {
  background: url('/tg/images/pc/common/arrow-right-brown.png') no-repeat left center;
}
.background-box-white .footer-menu ul li a {
  color: #999999;
}
/* ------------------------------------------------------------------
    MODULES FOOTER MENU
-------------------------------------------------------------------*/
.footer-logo {
  text-align: center;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  margin-left: 162px;
}
.footer-logo img {
  padding-right: 20px;
  border-right: 1px solid #ffffff;
}
.footer-logo span {
  margin-left: 20px;
}
.background-box-white .footer-logo {
  color: #999999;
}
.background-box-white .footer-logo img {
  padding-right: 20px;
  border-right: 1px solid #eeeeee;
}
/* ------------------------------------------------------------------
    MODULES Facebooks
-------------------------------------------------------------------*/
.fb-like-box {
  width: 170px;
}
/* ------------------------------------------------------------------
    MODULES business-day
-------------------------------------------------------------------*/
/* ------------------------------------------------------------------
    MODULES business-day
-------------------------------------------------------------------*/
#datepicker {
  border-bottom: 1px solid #87919b;
  margin-bottom: 23px;
  padding-bottom: 15px;
  font-size: 0.875em;
}
.ui-datepicker {
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-header {
  text-align: center;
  position: relative;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  width: 100%;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
  cursor: pointer;
  width: 8px;
  background: url('/tg/images/pc/layout/arrows.png') no-repeat 0 0;
  position: absolute;
  top: 5px;
  left: 22px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev span {
  visibility: hidden;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
  cursor: pointer;
  width: 8px;
  background: url('/tg/images/pc/layout/arrows.png') no-repeat right 0;
  position: absolute;
  top: 5px;
  right: 22px;
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next span {
  visibility: hidden;
}
.ui-datepicker .ui-datepicker-calendar {
  width: 100%;
}
.ui-datepicker .ui-datepicker-calendar span,
.ui-datepicker .ui-datepicker-calendar a {
  padding: 5px;
  display: block;
  color: #ffffff;
}
.ui-datepicker .ui-datepicker-calendar th {
  text-align: center;
  padding: 10px 0 5px;
}
.ui-datepicker .ui-datepicker-calendar td {
  text-align: center;
  padding: 2px 0 2px;
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-current-day {
  background: url('/tg/images/pc/layout/circle.png') no-repeat center center;
}
.ui-datepicker .ui-datepicker-calendar .holiday span {
  color: #ff9999;
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-end span,
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-week-end a {
  color: #ff9999;
}
.ui-datepicker .ui-datepicker-calendar span[title='Saturday'] {
  color: #00ccff;
}
.ui-datepicker .ui-datepicker-calendar .saturday span,
.ui-datepicker .ui-datepicker-calendar .saturday a {
  color: #00ccff;
}
/* ------------------------------------------------------------------
    MODULES Paging Items
-------------------------------------------------------------------*/
.paging-items {
  display: inline-block;
}
.paging-items .search-title {
  font-size: 20px;
}
.paging-items .search-title span {
  font-size: 14px;
}
.paging-items .col-md-12 {
  margin-top: 3px;
}
.paging-items .paging-item .pagination {
  margin: 0;
  border-radius: 0;
}
.paging-items .paging-item .pagination li {
  display: inline-block;
  margin-left: 8px;
}
.paging-items .paging-item .pagination li a,
.paging-items .paging-item .pagination li span {
  font-size: 12px;
  padding: 7px 11px 6px;
  border: 1px solid #b2b2b2;
  color: #333333;
  background: none;
}
.paging-items .paging-item .pagination li a:hover {
  background-color: #eeeeee;
}
.paging-items .paging-item .pagination li span {
  border: none;
}
.paging-items .paging-item .pagination li:first-child a,
.paging-items .paging-item .pagination li:last-child a,
.paging-items .paging-item .pagination li:first-child span,
.paging-items .paging-item .pagination li:last-child span {
  border-radius: 0;
  padding: 7px 7px 6px;
}
.paging-items .paging-item .pagination li.first-child {
  margin-left: 0;
}
.paging-items .btn {
  border-radius: 0;
  padding: 8px 20px 6px;
}
.paging-items .btn .caret {
  margin-left: 15px;
  border-top: 6px solid;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
}
.paging-items .btn-default {
  background: #333333;
  color: #ffffff;
}
.paging-items .selecter .selecter-selected {
  padding: 8px 35px 5px 10px;
  border-color: #b2b2b2;
  background: url('/tg/images/pc/layout/select-arr.png') no-repeat 90% center;
}
.paging-items .dropdown-price {
  margin-left: 30px;
}
.paging-items .dropdown-number {
  margin-left: 10px;
}
.paging-items .dropdown-number .caret {
  margin-left: 6px;
}
.paging-items .open > .dropdown-toggle.btn-default {
  background: #333333;
  color: #ffffff;
}
/* ------------------------------------------------------------------
    MODULES Link Menu
-------------------------------------------------------------------*/
.link-menu {
  font-size: 12px;
  text-transform: capitalize;
}
.link-menu ul {
  display: inline-block;
}
.link-menu ul li {
  float: left;
  margin-left: 5px;
}
.link-menu ul li a,
.link-menu ul li a:hover {
  color: #00c2ff;
}
.link-menu ul li.gray,
.link-menu ul li.gray a {
  color: #999;
}
.link-menu ul li.first-child {
  margin-left: 0;
}
/* ------------------------------------------------------------------
    Module yahoo auction
-------------------------------------------------------------------*/
.yahoo-auction {
  font-size: 12px;
}
.yahoo-auction .search-result-title {
  margin: 0;
}
.yahoo-auction .search-result-title h3 {
  margin-bottom: 5px;
}
.yahoo-auction .search-result-title p {
  margin-left: 16px;
}
.yahoo-auction .content {
  margin-top: 20px;
}
.yahoo-auction .content ul {
  margin-top: 13px;
}
.yahoo-auction .content ul li:first-child {
  padding-top: 0px;
}
.yahoo-auction .content ul li {
  padding-top: 6px;
}
.yahoo-auction .content ul li label {
  font-size: 12px;
  margin-left: 6px;
  font-weight: normal;
  width: 81%;
  padding-top: 1px;
}
/* ------------------------------------------------------------------
    MODULES CATEGORIES CHECKBOX
-------------------------------------------------------------------*/
.categories-checkbox {
  font-size: 12px;
}
.categories-checkbox .search-result-title {
  margin: 0;
}
.categories-checkbox ul {
  margin-top: 18px;
}
.categories-checkbox ul li:first-child {
  padding-top: 0px;
}
.categories-checkbox ul li {
  padding-top: 6px;
}
.categories-checkbox ul li label {
  margin-left: 6px;
  font-weight: normal;
  padding-top: 1px;
  width: 81%;
}
/* ------------------------------------------------------------------
    Module price range
-------------------------------------------------------------------*/
.price-range {
  font-size: 14px;
}
.price-range .search-result-title {
  margin: 0;
}
.price-range .content {
  margin-top: 11px;
}
.price-range .content .number-price {
  color: #707070;
}
.price-range .content .number-price .price-from,
.price-range .content .number-price .price-to {
  width: 42%;
  border-radius: 0;
}
.price-range .content .number-price span {
  padding: 8px 6px;
  color: #707070;
}
.price-range .content .number-price input {
  box-shadow: none;
}
.price-range .content .units-price {
  font-size: 12px;
  margin-top: 4px;
  color: #707070;
}
.price-range .content .units-price p {
  margin-bottom: 8px;
}
/* ------------------------------------------------------------------
    MODULES SHOPPING
-------------------------------------------------------------------*/
.shopping {
  font-size: 12px;
}
.shopping .search-result-title {
  margin: 0;
}
.shopping .search-result-title p {
  margin-left: 16px;
}
.shopping ul {
  margin-top: 18px;
}
.shopping ul li:first-child {
  padding-top: 0px;
}
.shopping ul li {
  padding-top: 6px;
}
.shopping ul li ul.child-yahoo {
  margin-top: 7px;
  margin-left: 24px;
}
.shopping ul li label {
  margin-left: 6px;
  font-weight: normal;
  width: 81%;
  padding-top: 1px;
}
/* ------------------------------------------------------------------
Module Popup Top
-------------------------------------------------------------------*/
.popup-top {
  background-color: #fff;
  border: 10px solid #333;
  padding: 30px 45px;
  margin-top: 11px;
}
.popup-top .popup-content-bidding {
  margin-top: 30px;
  font-size: 1.3em;
}
.popup-top .popup-content-38 {
  font-size: 14px;
}
.popup-title {
  text-align: center;
}
.popup-title p {
  font-size: 24px;
  color: #000;
  line-height: 1.0em;
}
.popup-content {
  text-align: center;
  margin-top: 55px;
}
.popup-content .popup-select-group {
  margin-bottom: 70px;
}
.popup-button {
  text-align: center;
}
.popup-button label {
  display: block;
  font-size: 24px;
  color: #000;
  font-weight: normal;
}
.popup-button .button {
  width: 460px;
  height: auto;
  margin-top: 25px;
  padding: 3px 0;
  font-size: 18px;
}
.popup-select-group .selecter .selecter-selected {
  font-size: 1.4em;
}
.fancybox-wrap,
.fancybox-desktop,
.fancybox-type-inline,
.fancybox-opened {
  opacity: 1;
  overflow: visible;
  position: fixed;
  top: 20px!important;
  width: 920px!important;
}
.fancybox-skin {
  position: relative;
  background: none;
  color: #fff;
  text-shadow: none;
  -webkit-border-radius: none;
  -moz-border-radius: none;
  border-radius: none;
  padding: 0px!important;
}
.fancybox-opened .fancybox-skin {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.fancybox-close {
  position: absolute;
  top: 30px;
  width: 42px;
  height: 42px;
  cursor: pointer;
  z-index: 8040;
  right: 30px !important;
}
.fancybox-outer .fancybox-inner {
  width: 920px !important;
  height: auto !important;
  overflow: visible !important;
}
.fancybox-outer .fancybox-inner .selecter .selecter-options {
  max-height: 350px;
}
/* ------------------------------------------------------------------
    Module Popup-second styles
-------------------------------------------------------------------*/
.popup-top-second {
  padding: 80px 20px 20px;
}
/* ------------------------------------------------------------------
    Module Popup content fi39
-------------------------------------------------------------------*/
.popup-top-fi39 {
  padding-left: 20px!important;
  padding-right: 20px!important;
}
.popup-content-fi39 {
  text-align: left;
  margin-top: 10px;
  overflow: hidden;
}
.popup-select-group-fi .selecter {
  text-align: left;
  min-width: 142px;
}
.popup-select-group-fi .selecter .selecter-selected {
  background: #ffffff url(/tg/images/pc/layout/select_down.png) no-repeat 90% center !important;
  border: 1px solid #b2b2b2;
  border-radius: 0px;
  color: #333;
  cursor: pointer;
  display: block;
  font-size: 13px;
  margin: 0;
  overflow: hidden;
  padding: 10px 10px 10px 10px;
  position: relative;
  text-overflow: clip;
  z-index: 2;
}
.popup-text {
  text-align: left;
  font-size: 18px;
  color: #000000;
  padding: 0px 0px 28px 0px;
}
.popup-text p {
  margin-bottom: 0px;
}
.popup-detail-fi39 {
  border-top: 1px solid #e3e3e3;
  padding: 20px 0px 60px;
  overflow: hidden;
}
.popup-detail-margin {
  padding-bottom: 40px;
}
.popup-detail-margin .price.price-multiline div {
  line-height: 20px;
  padding: 15px;
}
.popup-images {
  float: left;
  margin-right: 20px;
  text-align: left;
}
.popup-images .image-list div {
  float: left;
  text-align: left;
  margin: 10px 14px 10px 0px;
}
.popup-images .image-list div:nth-child(3n) {
  margin-right: -2px !important;
}
.popup-content-detail {
  text-align: left;
  color: #333;
  float: left;
  width: 473px;
}
.popup-content-detail .price {
  margin-bottom: 8px;
  text-align: center;
  font-size: 1.0em;
  overflow: hidden;
}
.popup-content-detail .price-bottom {
  margin-bottom: 28px;
  text-align: center;
  font-size: 1.0em;
  overflow: hidden;
}
.popup-content-detail .price div {
  float: left;
  border: 1px dotted #ccc;
  margin-right: 10px;
  width: 48.5%;
  min-height: 50px;
  padding-top: 14px;
  padding-bottom: 14px;
}
.popup-content-detail .price div p {
  margin-bottom: 0px;
}
.popup-content-detail .price div:nth-child(2n) {
  margin-right: 0px;
}
.popup-content-detail .product-page {
  overflow: hidden;
}
.popup-content-detail .product-page a {
  margin: 10px 10px 0px 0px;
  cursor: pointer;
}
.popup-content-detail .product-page a:nth-child(2n) {
  margin-right: 0px;
}
.popup-table {
  color: #333;
  margin-top: 30px;
  display: block;
}
.popup-table .table-detail {
  width: 230px;
  float: left;
  margin-right: 10px;
}
.popup-table .table-detail table {
  width: 100%;
  border: 1px solid #c1c1c1;
}
.popup-table .table-detail table tr,
.popup-table .table-detail table td {
  border: 1px solid #c1c1c1;
}
.popup-table .table-detail table td {
  padding: 14px 10px;
}
.popup-table .table-detail table td span {
  font-size: 0.9em;
}
.popup-table .table-detail table td:first-child {
  background: #999;
  color: #fff;
}
.popup-table .table-detail:nth-child(2n) {
  margin-right: 0px;
}
.popup-bottom {
  text-align: left;
  color: #333;
}
.popup-bottom .popup-multiple {
  font-size: 14px;
  padding: 0;
  margin-top: -2px;
}
/* ------------------------------------------------------------------
    Module Popup content fj40
-------------------------------------------------------------------*/
.popup-top-40 {
  padding: 24px 20px 20px;
}
.popup-top-40 .note.note-warn {
  padding: 24px 28px;
}
.popup-top-40 .note.note-warn p:last-child {
  margin-bottom: 0px;
}
.popup-content-top {
  color: #333;
}
.popup-content-top .custom-radio-option {
  margin-top: 3px;
}
.popup-content-top .content-box {
  margin-top: 30px;
  overflow: hidden;
}
.popup-content-top .content-box .note {
  text-align: center;
}
.popup-content-top .content-box .note p {
  line-height: 1.5em;
}
.popup-content-top .content-box .box-center .content-text {
  margin-bottom: 40px;
}
.popup-content-top .content-box .box-center .content-text h4.content-header-gray {
  margin: 0;
}
.popup-content-top .content-box .box-center .content-text div {
  padding: 20px 10px;
  font-size: 14px;
}
.popup-content-top .content-box .box-center .content-text div p {
  margin-bottom: 0px!important;
}
.popup-content-top .content-box .box-center .content-text:nth-child(2n) {
  margin-bottom: 11px;
}
.box-method {
  padding: 20px 0px 33px;
}
.box-method h4.content-header-gray {
  margin: 0px;
}
.box-method .method-top {
  margin-bottom: 20px;
  position: relative;
}
.box-method .method-top a.link {
  text-decoration: underline;
  position: absolute;
  top: 12px;
  right: 35px;
}
.box-method .method-main ul {
  margin-top: 3px;
  display: inline-block;
}
.box-method .method-main ul li {
  padding: 2px 10px;
}
.box-method .method-main ul li a {
  display: block;
  margin-left: 24px;
  color: #333;
  text-decoration: underline;
}
.popup-content-top label {
  font-weight: normal;
}
.box-sum {
  border: 1px solid #e1e1e1;
  border-right: none;
  border-left: none;
  padding: 30px 12px;
  font-size: 16px;
}
.box-sum span {
  color: #ff0000;
}
.box-sum span.price-p40 {
  font-size: 16px;
  display: inline-block;
}
.box-sum span.price-p40 span.price-number-p40 {
  margin-left: 0;
}
.box-btn {
  text-align: center;
  padding: 30px 0px 0px;
}
.box-btn a.button {
  margin-bottom: 5px;
}
.box-btn a.link {
  display: block;
}
/* ------------------------------------------------------------------
    Selecter Modules
-------------------------------------------------------------------*/
.selecter {
  display: inline-block;
  margin: 0 8px 10px 0;
  position: relative;
  min-width: 30%;
  z-index: 1;
  float: none;
}
.selecter.open .selecter-selected {
  border-radius: 0!important;
}
.select-top .selecter .selecter-item {
  text-overflow: ellipsis;
}
.selecter .selecter-item.selected {
  background: url(/tg/images/pc/common/seclect_check.png) no-repeat 10px center;
  border-radius: none;
  background-color: #eeeeee;
}
.selecter .selecter-options {
  width: 100%;
}
/* ------------------------------------------------------------------
    MODULE SIDE NAV
-------------------------------------------------------------------*/
.side-nav {
  color: #ffffff;
  padding-left: 7px;
  position: fixed;
  right: 0px;
  padding-right: 8px;
  z-index: 50;
}
.side-nav .boder-nav {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
  margin-bottom: 10px;
  margin-top: 10px;
}
.side-nav .side-nav-bottom,
.side-nav .side-nav-top {
  cursor: pointer;
}
.side-nav .side-nav-bottom {
  margin-top: 8px;
  margin-bottom: 10px;
}
.side-nav .side-nav-all {
  margin-top: 10px;
}
.background-box-brown-dark .side-nav {
  background: #333333;
}
/* ------------------------------------------------------------------
    MODULES CLOSE MENU
-------------------------------------------------------------------*/
.background-box-brown-dark .close-menu {
  position: fixed;
  right: -898px;
  top: 200px;
  z-index: 50;
  width: 981px;
}
.background-box-brown-dark .close-menu.open .title-menu {
  left: -82px;
}
.background-box-brown-dark .close-menu .title-menu {
  background: #333333;
  padding: 11px 13px 13px 15px;
  height: 40px;
  width: 126px;
  top: 100px;
  left: 0;
  text-align: center;
  transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  float: left;
  margin-right: -43px;
}
.background-box-brown-dark .close-menu .title-menu a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  cursor: pointer;
  margin: 0;
  padding: 0;
  position: relative;
}
.background-box-brown-dark .close-menu .content-menu {
  background: #333333;
  padding: 10px;
  float: left;
  width: 898px;
  top: 57px;
}
.background-box-brown-dark .close-menu .content-menu .col-md-3 {
  width: 24.1%;
}
.background-box-brown-dark .close-menu .content-menu > div {
  background: #515151;
  margin-left: 10px;
  padding: 8px 20px;
  height: 222px;
}
.background-box-brown-dark .close-menu .content-menu > div ul {
  margin-top: 0px;
}
.background-box-brown-dark .close-menu .content-menu > div ul li {
  margin-top: 12px;
}
.background-box-brown-dark .close-menu .content-menu > div ul li a {
  color: #ffffff;
  font-size: 12px;
}
.background-box-brown-dark .close-menu .content-menu > div ul li.first-child {
  margin-top: 0;
}
.background-box-brown-dark .close-menu .content-menu > div.first-child {
  margin-left: 0;
}
.background-box-brown-dark .close-menu .content-menu .search-result-title {
  margin: 0;
  height: 47px;
  overflow: hidden;
}
.background-box-brown-dark .close-menu .content-menu .search-result-title h3.content-header {
  border-bottom: 1px solid #6b6b6b;
  margin: 0;
  color: #fff;
  font-size: 15px;
  font-weight: normal;
}
/* ------------------------------------------------------------------
   social registration  Modules
-------------------------------------------------------------------*/
.registration .new-registration p {
  font-size: 24px;
  font-weight: bold;
}
.registration.block-list-product .box-bottom {
  margin: 0 58px;
}
.registration .social-registration {
  margin-top: 10px;
  padding-left: 10px;
  padding-right: 10px;
}
.registration .social-registration h3 {
  color: #333;
  font-weight: bold;
  margin-top: 0px;
}
.registration .social-registration .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-right: -5px;
  margin-left: -5px;
}
.registration .social-registration .social-regis {
  padding-left: 10px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .registration .social-registration .social-regis .col-md-4 {
    width: 32%;
  }
  .registration .social-registration .social-regis .regis-facebook {
    background-color: #3b5998;
  }
  .registration .social-registration .social-regis .regis-facebook a {
    display: block;
  }
  .registration .social-registration .social-regis .regis-facebook p {
    background: url("/tg/images/pc/layout/registration_fb.png") no-repeat 65px 15px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 17px 2px 7px 0px;
  }
}
@media (min-width: 992px) {
  .registration .social-registration .social-regis .col-md-4 {
    width: 32%;
  }
  .registration .social-registration .social-regis .regis-pay-pal {
    background-color: #336799;
    margin-left: 10px;
  }
  .registration .social-registration .social-regis .regis-pay-pal a {
    display: block;
  }
  .registration .social-registration .social-regis .regis-pay-pal p {
    background: url("/tg/images/pc/layout/registration_pp.png") no-repeat 65px 15px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 17px 2px 7px 0px;
  }
}
@media (min-width: 992px) {
  .registration .social-registration .social-regis .col-md-4 {
    width: 32%;
  }
  .registration .social-registration .social-regis .regis-google-plus {
    background-color: #dd4b39;
    margin-left: 10px;
  }
  .registration .social-registration .social-regis .regis-google-plus a {
    display: block;
  }
  .registration .social-registration .social-regis .regis-google-plus p {
    background: url("/tg/images/pc/layout/registration_gp.png") no-repeat 50px 15px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 17px 2px 7px 0px;
  }
}
.registration .form-input {
  margin-top: 20px;
  margin-left: 0px;
  padding-right: 10px;
}
.registration .form-input h3 {
  color: #333;
  margin-left: -10px;
}
.registration .form-input .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 5px;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: -10px;
}
.registration .form-input .form-info {
  padding-top: 20px;
  margin-left: -30px;
}
.registration .form-input .form-info .user-id ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #00a4d8;
}
.registration .form-input .form-info .user-id :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #00a4d8;
  opacity: 1;
}
.registration .form-input .form-info .user-id ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #00a4d8;
  opacity: 1;
}
.registration .form-input .form-info .user-id :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #00a4d8;
}
@media (min-width: 992px) {
  .registration .form-input .form-info .user-id .col-md-4 {
    width: 20.444444%;
  }
  .registration .form-input .form-info .user-id .col-md-8 {
    width: 75%;
  }
  .registration .form-input .form-info .user-id .col-md-1 {
    width: 4%;
  }
  .registration .form-input .form-info .user-id .user-id-lb {
    padding-top: 18px;
  }
  .registration .form-input .form-info .user-id .user-id-txt {
    border: 1px solid #00a4d8;
    padding-left: 0px;
    padding-right: 0px;
  }
  .registration .form-input .form-info .user-id .user-id-txt input {
    color: black;
  }
  .registration .form-input .form-info .user-id .user-ok {
    color: #00a4d8;
  }
  .registration .form-input .form-info .user-id .user-ok p {
    background: url("/tg/images/pc/layout/check-ok.png") no-repeat 14px 14px;
    padding: 10px 29px 18px 37px;
    font-family: Myriad Pro;
    font-size: 22px;
  }
  .registration .form-input .form-info .user-id .form-control {
    border: none;
    color: #00a4d8;
    background: none;
    height: 43px;
  }
}
.registration .form-input .form-info .password {
  margin-top: 2px;
}
.registration .form-input .form-info .password ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b2b2b2;
}
.registration .form-input .form-info .password :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b2b2b2;
  opacity: 1;
}
.registration .form-input .form-info .password ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b2b2b2;
  opacity: 1;
}
.registration .form-input .form-info .password :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b2b2b2;
}
@media (min-width: 992px) {
  .registration .form-input .form-info .password .col-md-4 {
    width: 20.444444%;
  }
  .registration .form-input .form-info .password .col-md-8 {
    width: 75%;
  }
  .registration .form-input .form-info .password .password-lb {
    padding-top: 18px;
  }
  .registration .form-input .form-info .password .password-txt {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #b2b2b2;
  }
  .registration .form-input .form-info .password .password-txt input {
    color: black;
  }
  .registration .form-input .form-info .password .form-control {
    border: none;
    color: #333;
    background: none;
    height: 43px;
  }
}
.registration .form-input .form-info .lastname {
  margin-top: 20px;
}
.registration .form-input .form-info .lastname ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cc0000;
}
.registration .form-input .form-info .lastname :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cc0000;
  opacity: 1;
}
.registration .form-input .form-info .lastname ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cc0000;
  opacity: 1;
}
.registration .form-input .form-info .lastname :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #cc0000;
}
@media (min-width: 992px) {
  .registration .form-input .form-info .lastname .col-md-4 {
    width: 20.444444%;
  }
  .registration .form-input .form-info .lastname .col-md-5 {
    width: 37%;
  }
  .registration .form-input .form-info .lastname .lastname-lb {
    padding-top: 18px;
  }
  .registration .form-input .form-info .lastname .lastname-txt {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #cc0000;
  }
  .registration .form-input .form-info .lastname .lastname-txt input {
    color: black;
  }
  .registration .form-input .form-info .lastname .lastname-empty {
    color: #cc0000;
    margin-left: 10px;
  }
  .registration .form-input .form-info .lastname .lastname-empty p {
    background: url("/tg/images/pc/layout/check-empty.png") no-repeat left 14px;
    padding: 11px 24px 17px 32px;
    font-family: Myriad Pro;
    font-size: 22px;
  }
  .registration .form-input .form-info .lastname .form-control {
    border: none;
    color: #cc0000;
    background: none;
    height: 43px;
  }
}
.registration .form-input .form-info .firstname {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .registration .form-input .form-info .firstname .col-md-4 {
    width: 20.444444%;
  }
  .registration .form-input .form-info .firstname .col-md-5 {
    width: 37%;
  }
  .registration .form-input .form-info .firstname .firstname-lb {
    padding-top: 18px;
  }
  .registration .form-input .form-info .firstname .firstname-txt {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #b2b2b2;
  }
  .registration .form-input .form-info .firstname .firstname-txt input {
    color: black;
  }
  .registration .form-input .form-info .firstname .form-control {
    border: none;
    color: #8dcbe8;
    background: none;
    height: 43px;
  }
}
.registration .form-input .form-info .country {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .registration .form-input .form-info .country .col-md-4 {
    width: 20.444444%;
  }
  .registration .form-input .form-info .country .col-md-5 {
    width: 37%;
  }
  .registration .form-input .form-info .country .country-lb {
    padding-top: 18px;
  }
  .registration .form-input .form-info .country .country-cb {
    border: 1px solid #b2b2b2;
    padding-right: 0px;
    padding-left: 0px;
  }
  .registration .form-input .form-info .country .country-cb .caret-ct {
    margin-left: 165px;
    border-top: 11px solid;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
  }
  .registration .form-input .form-info .country .country-cb button {
    width: 100%;
  }
  .registration .form-input .form-info .country .country-cb ul {
    width: 100%;
  }
  .registration .form-input .form-info .country .form-control {
    border: none;
    color: #8dcbe8;
    background: none;
    height: 43px;
  }
}
.registration .form-input p {
  font-size: 14px;
}
.registration .choose-product .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 23px;
  margin-top: 23px;
  margin-right: 5px;
}
.registration .choose-product p {
  font-size: 14px;
  margin-bottom: 20px;
}
.registration .choose-product .choose-list {
  margin-left: -43px;
}
@media (min-width: 992px) {
  .registration .choose-product .choose-list .col-md-3 {
    width: 27%;
  }
}
.registration .choose-product .choose-list ul {
  margin-top: 0px;
  width: 100%;
}
.registration .choose-product .choose-list label {
  margin-left: 24px;
  font-weight: normal;
  display: block;
  /*padding-top: 3px;*/
  font-size: 14px;
}
.registration .btn-register {
  text-align: center;
  margin-bottom: 20px;
}
.registration .btn-register .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 23px;
  margin-top: 23px;
  margin-right: 5px;
}
.registration .btn-register input {
  background-color: #333333;
  color: white;
  padding: 15px 20px 13px 20px;
}
@media (min-width: 992px) {
  .registration .confirm-more-info .col-md-12 {
    width: 96%;
  }
  .registration .confirm-more-info .register-confirm {
    border: 1px dotted #87919b;
    margin-left: 20px;
  }
  .registration .confirm-more-info .register-confirm .confirm-detail {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .registration .confirm-more-info .register-confirm .confirm-detail p {
    text-align: center;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .registration .div-register-moreinfo .col-md-12 {
    width: 96%;
  }
  .registration .div-register-moreinfo .register-more-info {
    border: 1px dotted #87919b;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  .registration .div-register-moreinfo .register-more-info .more-info-detail {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .registration .div-register-moreinfo .register-more-info .more-info-detail p {
    font-size: 14px;
  }
  .registration .div-register-moreinfo .register-more-info .more-info-detail .p-small {
    padding-left: 15px;
  }
}
/* ------------------------------------------------------------------
    Module pro-detail styles
-------------------------------------------------------------------*/
.pro-details h3 {
  color: #333;
  font-size: 24px;
  font-weight: bold;
}
.pro-details h3 span {
  font-weight: bold;
  font-size: 14px;
}
.pro-details h3 span.sp-clor {
  color: #ff3333;
}
.pro-details .note {
  padding: 18px 15px;
  margin: 20px 38px;
}
.pro-details .note.note-p52 {
  padding: 8px 15px 0;
  margin-top: 28px;
}
.pro-details .note.note-p52 p {
  line-height: 30px;
}
.pro-details .note {
  padding: 18px 15px;
  margin: 20px 38px;
}
.main-content-52 {
  min-height: 990px;
}
/* ------------------------------------------------------------------
    Module detail-top styles
-------------------------------------------------------------------*/
.details-top {
  padding: 25px 0;
  position: relative;
  margin-bottom: 20px;
}
.details-top .attention {
  padding: 25px 0 20px;
  border-top: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  font-size: 14px;
  color: #f00;
}
.details-top .select-box {
  position: absolute;
  right: 0px;
  top: 20px;
}
.details-top .select-box select {
  width: 120px;
  padding: 10px 12px;
  font-size: 14px;
}
.details-top .note {
  margin: 0 0;
}
.details-top .note h4.content-header {
  margin: 0px 0px 35px;
  padding: 0 0;
  color: #fff!important;
}
.details-top .note h4.content-header.content-header-p55 {
  margin: -3px 1px 28px 0px;
}
.details-top .note51 {
  font-weight: bold;
}
.details-top .note.p-55 {
  margin: 0 0;
  padding: 30px 28px 4px;
}
.details-top .note.p-55 h4.content-header {
  margin: 0px 0px 20px;
  padding: 0 0;
  color: #fff!important;
}
.details-top .note.p-55 h4.content-header.content-header-p55 {
  margin: -3px 1px 28px 0px;
}
.content-header51 {
  margin-top: 40px !important;
}
.detail-48 input[type="text"] {
  width: 100%;
  padding: 8px 10px;
  font-size: 14px;
}
.detail-48 .shopping-box {
  border-bottom: 0;
}
.details-auc {
  border-bottom: 1px solid #e1e1e1;
  padding: 30px 0 30px;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
  z-index: 2;
}
.details-auc p span {
  color: #252525;
  font-size: 24px;
  padding: 0px 35px 0px 5px;
}
.details-auc table {
  width: 100%;
}
.details-auc table td {
  vertical-align: middle;
}
.details-auc table td.name {
  width: 18%;
  font-size: 1.6em;
}
.details-auc p.show-detail {
  margin-right: 40px;
  margin-bottom: 25px;
  margin-top: -20px;
}
.details-auc p.show-detail a {
  background: url('/tg/images/pc/layout/arr-down.png') no-repeat right center;
  color: #00a4d8;
  padding-right: 20px;
  float: right;
  font-weight: normal;
}
.details-auc .show-acodi {
  padding: 5px;
  padding-top: 20px;
  font-size: 12px;
  text-align: justify;
  margin: 0px 10px;
}
/* ------------------------------------------------------------------
    Module Image styles
-------------------------------------------------------------------*/
.image img {
  border: 1px solid #eeeeee;
}
/* ------------------------------------------------------------------
    Module Image-Second styles
-------------------------------------------------------------------*/
.image-second {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}
.image-second img {
  border: 1px solid #eeeeee;
}
.image-second:nth-child(3n) {
  margin-right: 0px;
}
/* ------------------------------------------------------------------
    Module Info styles
-------------------------------------------------------------------*/
.info h3.content-header {
  border-bottom: none;
  margin: 0;
}
.info hr {
  height: 0px;
  border-bottom: 1px solid #e1e1e1;
  margin: 0 !important;
  margin-left: 0px !important;
  margin-bottom: 5px !important;
  margin-top: 5px !important;
}
.info .list-info li {
  padding: 5px 0px;
  font-size: 0.9em;
  color: #666;
}
/* ------------------------------------------------------------------
    Module One styles
-------------------------------------------------------------------*/
.arr-down {
  background: url('/tg/images/pc/layout/arr-down.png') no-repeat right;
  padding-right: 15px;
}
.one div {
  display: block;
}
.one .list-info-gr {
  margin: 26px 0 23px;
}
.one .a-link {
  float: right;
  margin-top: 25px;
  margin-bottom: 2px;
}
.one .a-link:hover {
  color: #00a4d8;
}
.one div label {
  float: left;
  width: 125px;
  text-align: left;
  margin-right: 25px;
  color: #666;
}
.one .sale-desc {
  margin-left: 153px;
  margin-bottom: 10px;
  font-size: 1.2em;
}
.one .old-price,
.one .old-price + .price-type {
  text-decoration: line-through;
}
.one div .sp-right {
  margin-left: 20px;
}
.one hr {
  margin: 0px 0 0px 0 !important;
  height: 0;
}
/* ------------------------------------------------------------------
    Module Second styles
-------------------------------------------------------------------*/
.second {
  margin-top: 35px;
}
.second h3.content-header {
  border-bottom: 0px;
  margin: 0px;
}
.second h3.content-header span {
  color: #ff0000;
}
.second span {
  padding: 0px 3px 0px 15px;
}
.second hr {
  margin: 0 0 10px 0 !important;
  height: 0;
  border-bottom: 1px solid #ccc;
}
.second .box {
  background: #eeeeee;
  margin-top: 8px;
  padding: 10px 20px 40px 20px;
  margin-bottom: 20px;
}
.second .box table {
  width: 100%;
}
.second .box table tr {
  border-bottom: 1px solid #e1e1e1;
}
.second .box table tr td {
  padding: 5px 0;
  color: #333;
  text-align: left;
}
.second .box table tr td .custom-radio-option {
  margin-top: 3px;
}
.second .box table .tr-one td {
  padding: 10px 0px;
}
.second .box table .tr-second td {
  padding: 10px 0px;
}
.second .box table .tr-three td {
  padding: 10px 0px;
}
.second .box table .tr-three td input {
  padding: 8px 3px;
  margin-right: 5px;
  width: 180px;
}
.second .box table .tr-three td.td-width input {
  width: 70px;
}
.second .box .group-button {
  padding: 18px 0;
  text-align: center;
  border-bottom: 1px solid #e1e1e1;
}
.second .box .group-button a {
  text-decoration: none;
  margin-right: 10px;
}
/* ------------------------------------------------------------------
    Module Postage styles
-------------------------------------------------------------------*/
.postage {
  margin-bottom: 38px;
}
.postage div {
  text-align: center;
  margin-bottom: 25px;
}
.postage div a {
  padding: 0px 40px;
  text-decoration: none;
}
.postage p {
  font-size: 12px;
  color: #333;
}
.postage a {
  color: #333;
  text-decoration: underline;
}
/* ------------------------------------------------------------------
    Module Des Item styles
-------------------------------------------------------------------*/
.des-item {
  margin-bottom: 60px;
}
.des-item h3.content-header {
  border-bottom: none;
  margin: 0;
}
.des-item .note {
  margin-top: 5px;
}
.des-item .note p {
  line-height: 1.2em;
}
/* ------------------------------------------------------------------
    Module Three styles
-------------------------------------------------------------------*/
.three {
  margin: 10px 0;
  font-size: 1.2em;
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.three .p-height {
  color: #4292dd;
}
/* ------------------------------------------------------------------
    Module description styles
-------------------------------------------------------------------*/
.description {
  border-bottom: 1px solid #ccc;
  padding-bottom: 30px;
}
.description h2 {
  font-size: 1.2em;
}
.description div {
  border: 1px dotted #ccc;
  height: 300px;
  text-align: center;
  padding: 150px;
  font-size: 1.4em;
  background: #fff;
}
/* ------------------------------------------------------------------
    Module Quote styles
-------------------------------------------------------------------*/
.quote h2 {
  font-size: 1.2em;
  margin: 5px 0px 5px 0;
}
.quote .quote-one {
  float: left;
  width: 45%;
  border: 1px dotted #ccc;
  padding: 10px;
}
.quote .quote-one table {
  margin-bottom: 10px;
}
.quote .quote-one table,
.quote .quote-one th,
.quote .quote-one td {
  border: 1px solid #ccc;
  width: 100%;
  padding: 3px;
}
.quote .quote-one table tr td:nth-child(1n),
.quote .quote-one th tr td:nth-child(1n),
.quote .quote-one td tr td:nth-child(1n) {
  width: 50px;
}
.quote .quote-one table .td-one input,
.quote .quote-one th .td-one input,
.quote .quote-one td .td-one input {
  width: 70px;
}
.quote .quote-one table .td-second input,
.quote .quote-one th .td-second input,
.quote .quote-one td .td-second input {
  width: 30px;
}
.quote .quote-one table .td-three div,
.quote .quote-one th .td-three div,
.quote .quote-one td .td-three div {
  display: block;
  margin: 0px 0px 5px 0px;
}
.quote .quote-one table .td-three div label,
.quote .quote-one th .td-three div label,
.quote .quote-one td .td-three div label {
  float: left;
  padding: 3px 10px 0px 0px;
}
.quote .quote-one table .td-three div input,
.quote .quote-one th .td-three div input,
.quote .quote-one td .td-three div input {
  width: 70px;
  margin-right: 5px;
}
.quote .quote-one table .td-three div:first-child,
.quote .quote-one th .td-three div:first-child,
.quote .quote-one td .td-three div:first-child {
  border-bottom: 1px dotted #ccc;
  padding: 5px 15px 10px 10px;
  margin-right: 120px;
}
.quote .quote-one table .td-four span,
.quote .quote-one th .td-four span,
.quote .quote-one td .td-four span {
  padding: 5px;
}
.quote .quote-one table .td-six input,
.quote .quote-one th .td-six input,
.quote .quote-one td .td-six input {
  width: 50px;
}
.quote .quote-one table .td-seven select,
.quote .quote-one th .td-seven select,
.quote .quote-one td .td-seven select {
  width: 150px;
}
.quote .quote-one table .td-eight select,
.quote .quote-one th .td-eight select,
.quote .quote-one td .td-eight select {
  width: 150px;
}
.quote .quote-second {
  width: 45%;
  float: right;
  border: 1px dotted #ccc;
  padding: 10px;
  height: 368px;
}
.quote .button {
  margin: 5px 0px 5px 270px;
}
.quote .button a {
  background: #292929;
  padding: 8px 35px;
  cursor: pointer;
}
/* ------------------------------------------------------------------
    Module Quote Box
-------------------------------------------------------------------*/
.quocte-box {
  padding: 30px 40px 0px;
}
.quocte-box p {
  font-size: 14px!important;
  margin-bottom: 7px!important;
  font-weight: normal!important;
}
.quocte-box p span {
  color: #00a4d8;
}
.quoc-box-fj45 {
  padding: 25px 20px 0px;
}
.main-slider {
  padding: 20px 10px 10px;
  border-right: none;
  border-left: none;
  border-bottom: none;
}
.main-slider .bx-wrapper .bx-viewport {
  height: auto!important;
  left: 2px!important;
}
.main-slider .bx-wrapper .item-img {
  background-color: #ccc;
  text-align: center;
  overflow: hidden;
}
.main-slider .bx-wrapper .item-img .avatar {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  text-align: center;
  height: 188px;
}
.main-slider .bx-wrapper .item-img img {
  width: 100%;
  display: inline-block;
}
.ul-slider.list-image-upload .item-img {
  height: 200px;
}
.list-image-upload .item-img {
  height: 188px;
}
.main-slider-fj46 {
  padding: 20px 20px 10px;
}
.main-slider .title-easy {
  font-size: 14px;
  color: #333;
}
.bacr-box {
  background: #eee;
  padding: 25px 15px 0;
}
.bacr-box .box-text-center {
  border-top: 1px solid #cccccc;
  overflow: hidden;
  padding-bottom: 20px;
  padding-left: 6px;
  padding-right: 6px;
}
.bacr-box .box-text-center h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
.bacr-box .box-text-center .text-center {
  text-align: left;
  padding: 24px 0px;
  padding-bottom: 20px;
}
.bacr-box .box-text-center .text-center p {
  font-size: 14px;
}
.bacr-box .box-text-center .text-bottom .col-sm-4 {
  padding: 0px 0px;
}
.bacr-box .box-text-center .text-bottom .col-sm-4 .a-btn {
  background: #333;
  border-bottom: 2px solid #ccc;
  padding: 27px 50px;
  color: #fff;
  font-size: 14px;
}
.bacr-box .box-text-center .text-bottom .col-sm-4 a:hover {
  text-decoration: none;
}
.bacr-box .box-text-center .text-bottom .col-sm-8 {
  padding: 0px 0px;
}
.bacr-box .box-text-center .text-bottom .col-sm-8 .col-sm-10 {
  padding: 0px 0px;
}
.bacr-box .box-text-center .text-bottom .col-sm-8 .col-sm-10 .form-control {
  border-radius: 0px;
  height: 54px;
  padding: 20px 12px;
  font-size: 14px;
  border: 1px dotted #ccc;
}
.group-input .a-btn {
  padding: 0 5px;
  height: 75px;
  display: table-cell;
  vertical-align: middle;
  width: 501px;
}
.group-input .a-btn.hover {
  background-color: #ccc;
}
.bacr-box .box-text-center .text-bottom .col-sm-8 .col-sm-2 {
  padding: 0px;
  margin: 28px 0px;
  font-size: 14px;
  font-weight: normal;
}
.box-slider {
  padding-top: 20px;
}
.box-slider-bottom {
  border-top: 1px solid #cccccc;
}
.box-slider-selected {
  border-bottom: 1px solid #cccccc;
}
.box-slider-fj46 .bx-wrapper {
  max-width: 800px!important;
  margin-bottom: 0px!important;
}
.box-slider-fj46 .bx-wrapper .bx-viewport {
  margin-left: 9px;
  background: none;
}
.box-slider-second h2 {
  font-size: 14px;
  color: #333;
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 0px;
  padding-left: 6px;
}
.box-slider-second .bx-wrapper .bx-prev {
  display: none!important;
}
.box-slider-second .bx-wrapper .bx-next {
  display: none!important;
}
.ul-slider li {
  float: left;
}
.ul-slider li .item {
  width: 140px;
}
.ul-slider li .item .dv-line {
  border-bottom: 1px solid #d9d9d9;
  padding-top: 10px;
}
.list-product li .item .item-top {
  height: 180px;
  background: #ffffff;
  position: relative;
}
.list-product li .item .item-top img {
  position: absolute;
  top: 5px;
  right: 5px;
}
.list-product li .item .item-content {
  padding: 10px 0 30px;
}
.list-product li .item .item-content p {
  margin-bottom: 3px !important;
  float: right;
  font-size: 12px;
}
.list-product li .item .item-content span {
  font-size: 14px;
}
.list-product li .item .item-content .sp-height {
  color: #ff3333;
  padding-right: 4px;
}
.list-product.bslider li {
  padding: 10px;
  margin: 0;
}
.list-product.bslider li .item {
  width: 100%;
}
.list-product .item .button {
  background: url("/tg/images/pc/layout/img_icon.png") no-repeat 6px 6px #333333;
  border-bottom: 2px solid #333;
  height: auto;
  line-height: 30px;
  min-width: 100%;
  font-size: 0.9em;
  padding-left: 32px;
  text-align: left;
  padding-top: 2px;
}
.list-product li:hover {
  background: #eee;
}
.ul-slider-fj46 li {
  width: 140px!important;
  margin-right: 20px!important;
}
.ul-slider-fj46 li .custom-checkbox-option {
  background-color: #fff;
}
.ul-slider-fj46 li .item {
  padding: 0px!important;
  width: 140px!important;
}
.ul-slider-fj46 li .item .item-input {
  margin-top: 15px;
  padding-left: 40px;
}
.ul-slider-fj46 li .item .item-input .spn-text {
  padding-left: 5px;
  font-size: 14px;
}
li.selected .item .item-img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  position: relative;
}
li.selected .item .item-img .item-selected {
  border: 10px solid #00a4d8;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 20;
}
.box-bottom {
  text-align: center;
  padding: 25px 0px 50px;
  position: relative;
}
.box-bottom.break-line {
  border-top: 1px solid #e1e1e1;
}
.box-bottom.break-line a.button.button-p55 {
  float: none;
  font-size: 14px;
}
.box-bottom.break-line.break-line-p55 {
  border-top: none;
  padding: 0px 0px 0px 0px;
}
.box-bottom.box-bottom-p56 {
  text-align: center;
  padding: 25px 0px 20px;
  position: relative;
}
.box-bottom.box-bottom-p56.break-line {
  border-top: 1px solid #e1e1e1;
}
.box-bm-fj46 {
  padding: 25px 0px 25px;
}
.box-bottom .a-btn {
  background: #0aa4d8;
  border-bottom: 2px solid #ccc;
  padding: 17px 50px;
  color: #fff;
  font-size: 14px;
}
.box-bottom .a-btn-color {
  background: #333;
}
.box-bottom .top-page {
  position: absolute;
  left: 1px;
  top: 28px;
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
.box-bottom .top-page.top-page-p55 {
  left: 20px;
  top: 16px;
}
.box-bottom .top-page.top-page-p55 a {
  border-bottom: none;
  font-size: 14px;
}
/* ------------------------------------------------------------------
    Moudle Main form fj 46 styles
-------------------------------------------------------------------*/
.form-group {
  margin: 20px auto;
}
.form-group .input-full {
  width: 100%;
}
.form-group .input-number-of-items {
  width: 100px;
}
.singleuploadbtn {
  height: 75px;
  line-height: 75px;
}
.social-fj46 {
  padding: 0px 0px!important;
}
.gray {
  color: #999;
}
.box-shopp {
  border: 1px dotted #ccc;
  overflow: hidden;
  padding: 40px 30px;
  margin-bottom: 43px;
}
.box-shopp .col-sm-10 {
  padding: 0px 0px;
}
.box-shopp .col-sm-10 p {
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 0px!important;
}
.box-shopp .col-sm-2 {
  padding: 0px 0px 0 33px;
}
.box-shopp .col-sm-2 .form-control {
  height: 40px;
  border-radius: 1px;
}
.box-shopp .col-sm-2 .show-ui {
  width: 120px;
  padding: 10px 15px;
  background: #ffffff url(/tg/images/pc/layout/select_down.png) no-repeat 85px center;
}
.box-shopp .col-sm-2 .show-ui.active {
  background-image: url(/tg/images/pc/layout/select_up.png);
}
.box-shopp .a-show-ui {
  color: #333;
  font-size: 14px;
  cursor: pointer;
}
.box-shopp .box-show-ui {
  padding: 10px 15px;
  margin-top: 46px;
  text-align: justify;
  color: #333;
}
.box-shopp .box-show-ui .title-sh {
  font-size: 24px;
  text-decoration: underline;
  padding-bottom: 3px;
}
.box-shopp .box-show-ui div {
  margin-bottom: 20px;
  font-size: 12px;
}
.box-shopp .box-show-ui div ul {
  margin-left: 15px;
}
.box-shopp .box-show-ui div ul li {
  list-style-type: disc;
}
.box-shopp .box-show-ui div p span {
  color: #ff3333;
}
.select-fj46 .selecter {
  width: 120px;
}
.select-fj46 .selecter .selecter-selected {
  background: #ffffff url(/tg/images/pc/layout/select_down.png) no-repeat 82px center;
  border-radius: 0px;
  padding: 12px 10px 12px 10px;
}
.select-fj46 .selecter .selecter-item {
  padding: 8px 25px;
  border-radius: 0px;
}
.fj46 {
  padding: 40px 20px 40px 30px;
}
.tap-top {
  margin: 0px 8px;
  padding: 20px 0 0;
  border-top: 1px solid #ccc;
}
.tap-top .tap-box {
  background-image: url("/tg/images/pc/layout/bg-tap-normal.png");
  height: 40px;
  width: 140.8px;
  text-align: center;
  line-height: 40px;
  font-size: 14pt;
  font-weight: bold;
  float: left;
  color: #cccccc;
}
.tap-top .tap-box-check {
  background-image: url("/tg/images/pc/layout/bg-check.png");
  height: 40px;
  width: 140.8px;
  text-align: center;
  line-height: 40px;
  font-size: 14pt;
  font-weight: bold;
  float: left;
  color: #00a4d8;
}
.tap-top .tap-box-active {
  background-image: url("/tg/images/pc/layout/bg-active.png");
  height: 40px;
  width: 140.8px;
  text-align: center;
  line-height: 40px;
  font-size: 14pt;
  font-weight: bold;
  float: left;
  color: #ffffff;
}
/* ------------------------------------------------------------------
    Module Box Search
-------------------------------------------------------------------*/
.box-search {
  padding: 20px 13px;
}
.box-search .selecter {
  width: 150px;
}
.box-search .selecter .selecter-selected {
  padding: 9px 22px 9px 10px!important;
}
.box-search .search-one:nth-child(1n) {
  margin-bottom: 10px;
}
.box-search .group-nm .form-group {
  float: left;
  margin-right: 20px;
  margin-top: 0;
  margin-bottom: 10px;
  width: 262px;
}
.box-search .group-nm .form-group .form-label {
  line-height: 40px;
}
.box-search .group-nm .form-group .form-control {
  width: 150px;
  left: 115px;
}
.box-search .group-nm .form-group .form-control .selecter {
  margin: 0;
}
.box-search .group-nm .form-group .control-one {
  left: 58px;
  margin-right: 25px;
}
.box-search .group-nm .fg-one {
  width: 501px;
}
.box-search .group-nm .fg-one .form-control {
  width: 375px;
}
.box-search .group-nm .fg-one.full-width {
  width: 100%;
}
.box-search .group-nm .fg-one.full-width .form-control {
  width: 71%;
}
.box-search .group-nm .fg-second {
  width: 208px;
}
.box-search .group-nm .fg-three .form-label {
  padding-left: 14px;
}
.box-search .group-nm .gr-w {
  width: 416px;
  position: relative;
  margin-right: 0px;
}
.box-search .group-nm .gr-w .form-control {
  width: 321px;
  left: 105px;
}
.box-search .group-nm .button.button-dark {
  min-width: 150px;
  position: absolute;
  top: 0;
  right: 0;
  height: 38px;
  line-height: 40px;
}
/* ------------------------------------------------------------------
    Module Box Content
-------------------------------------------------------------------*/
.box-content {
  padding: 40px 13px;
}
.box-content .slide-show-img .custom-checkbox-option,
.box-content .detail-group-check .custom-checkbox-option {
  background-color: #fff;
}
.box-content .group-item-box .list-button {
  margin-top: 20px;
}
.box-content .group-item-box .a-link {
  background: #333;
  padding: 10px 10px;
  color: #fff;
  font-size: 14px;
}
.box-content .group-item-box .a-link:hover {
  text-decoration: none;
}
.box-content .group-item-box .box-item-shopping {
  margin-top: 25px;
}
.box-content .group-item-box .box-item-shopping .link {
  margin-bottom: 12px;
  text-decoration: none;
  color: #00a4d8;
  font-size: 14px;
  font-weight: bold;
}
.box-content .group-item-box .box-item-shopping .button {
  box-shadow: rgba(0, 0, 0, 0.0470588) 1px 4px 2px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 4px 2px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 5px 4px -2px;
}
.box-content .group-item-box .box-item-shopping .box-content-item {
  border: 1px solid #cccccc;
  float: left;
  margin-right: -1px;
  font-size: 14px;
}
.box-content .group-item-box .box-item-shopping .box-content-item a,
.box-content .group-item-box .box-item-shopping .box-content-item .check-all,
.box-content .group-item-box .box-item-shopping .box-content-item .uncheck-all,
.box-content .group-item-box .box-item-shopping .box-content-item .invert-check {
  padding: 12px 20px;
  color: #333;
}
.box-content .group-item-box .box-item-shopping .box-content-item .check-all,
.box-content .group-item-box .box-item-shopping .box-content-item .uncheck-all,
.box-content .group-item-box .box-item-shopping .box-content-item .invert-check {
  cursor: pointer;
}
.box-content .group-item-box .box-item-shopping .box-content-item .check-all:hover,
.box-content .group-item-box .box-item-shopping .box-content-item .uncheck-all:hover,
.box-content .group-item-box .box-item-shopping .box-content-item .invert-check:hover {
  text-decoration: underline;
}
.box-content .group-item-box .box-item-shopping .box-content-item span {
  padding: 12px 20px;
  display: inline-block;
}
.box-content .group-item-box .box-item-shopping .box-content-item-2 {
  margin: 0px 10px;
}
.box-content .group-pro-detail {
  overflow: hidden;
  background: #eeeeee;
  margin: 10px 0px;
  padding: 38px 10px 20px 10px;
}
.box-content .group-pro-detail .pro-detail-one {
  overflow: hidden;
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 {
  width: 293px;
  padding: 0px 30px 0px 16px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 label {
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 .detail-img-show {
  margin-left: 30px;
  margin-top: 30px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 .detail-img-show .box-img-show img {
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 .detail-img-show .box-img-gro-sh {
  margin-top: 8px;
  overflow: hidden;
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 .detail-img-show .box-img-gro-sh .gro-sh {
  float: left;
  margin-right: 8px;
  margin-bottom: 8px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-4 .detail-img-show .box-img-gro-sh .gro-sh:nth-child(3n) {
  margin-right: 0px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 {
  width: 640px;
  padding: 0 16px 0 0;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .a-btn {
  background: #999;
  padding: 10px 12px;
  font-size: 14px;
  color: #fff;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one {
  overflow: hidden;
  margin-bottom: 20px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one input {
  margin-right: 6px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one input.input-name {
  width: 234px;
  padding: 13px 10px;
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one input.input-size {
  width: 80px;
  padding: 13px 10px;
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one input.input-code {
  width: 158px;
  padding: 13px 10px;
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one input.input-number {
  width: 47px;
  padding: 13px 10px;
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .form-group-one .box-margin {
  margin-right: 10px;
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .detail-group-text .form-control {
  border-radius: 0px;
  padding: 20px 20px;
  margin-bottom: 20px;
  min-height: 90px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .detail-group-check .group-check p {
  padding: 0px 30px;
  font-size: 14px;
}
.box-content .group-pro-detail .pro-detail-one .col-md-8 .detail-group-btn .btn-default {
  border-radius: 0px;
  margin-right: 10px;
}
.box-content .detail-text-top {
  margin: 20px 0px 10px;
}
.box-content .detail-text-top p {
  font-size: 16px;
  font-weight: bold;
  text-align: justify;
}
.box-content .detail-text-center {
  overflow: hidden;
  margin-bottom: 20px;
}
.box-content .detail-text-center .col-xs-3 {
  padding: 0;
  width: auto;
}
.box-content .detail-text-center .col-xs-3:first-child {
  margin-right: 42px;
}
.box-content .detail-text-center .col-xs-3 p {
  margin-bottom: 0px;
  margin-top: 3px;
}
.box-content .detail-text-center .col-xs-3 p .price-number {
  font-size: 16px;
}
.box-content .detail-text-center .col-xs-3 p .price-number .total-number {
  padding-left: 5px;
}
.box-content .detail-text-center .col-xs-3 label {
  font-weight: normal;
  padding-left: 5px;
}
.box-content .detail-text-center .col-xs-3 input {
  width: 73px;
  padding: 6px 10px;
}
.box-content.box-content-fj43 {
  padding: 0px 0px 10px 26px;
}
.custom-shadow input,
.custom-shadow textarea,
.custom-shadow .button {
  box-shadow: rgba(0, 0, 0, 0.0470588) 1px 4px 2px -2px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 4px 2px -2px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 5px 4px -2px;
}
.slide-47 .bd-bt {
  border-bottom: 1px solid #e1e1e1;
}
.slide-47 .br-none {
  border-bottom: none !important;
  border-right: none !important;
  border-left: none !important;
  margin-bottom: 20px;
}
.slide-47 .one img {
  margin-left: 89px;
  margin-right: 7px;
  float: left;
  font-size: 14px;
}
.slide-47 .one span {
  margin-left: 20px;
}
.slide-47 .box-info .form-group-one {
  margin-bottom: 20px;
}
.slide-47 .form-group textarea {
  padding: 30px 28px;
  width: 100%;
  min-height: 180px;
}
.l-side-bar {
  padding: 0;
  margin-right: 30px;
  width: 21.75%;
}
.l-side-bar .l-info {
  padding: 0;
}
.l-side-bar .l-info ul.list-info {
  display: inline-block;
}
.l-side-bar .button {
  min-width: 100%;
  margin-top: 25px;
}
.hight-light {
  color: #ff3333;
}
.slide-47 .hight-light,
.slide-47 .price-type {
  font-size: 18px;
}
.main-details-sale-info .price-type {
  color: #4E4E4E;
  margin-left: 5px !important;
  font-size: 14px;
}
.main-details-sale-info .form-group {
  margin-bottom: 20px;
}
.main-details-sale-info .form-group .input-counter {
  width: 60px;
  margin-right: 5px;
}
.main-details-sale-info .form-group .form-label {
  color: #666;
  font-weight: bold;
}
.main-details-sale-info .form-group .form-control {
  left: 15%;
  width: 85%;
}
.fl {
  float: left;
}
.box-info input[type="text"] {
  height: 50px;
}
.box-info div {
  margin-bottom: 10px;
  font-size: 1.2em;
}
.box-info div label {
  text-align: right;
  margin-right: 1.6%;
  color: #666;
  width: 12.7%;
}
.box-info div label span {
  display: inline-block;
  text-align: left;
  width: 90%;
}
.box-info div input {
  width: 70px;
  margin-right: 6px;
}
.box-info div .input_info {
  width: 178px;
  margin-right: 6px;
}
.box-info div .col-contact {
  width: 85.4%;
  padding: 20px;
  border: 1px dotted #817f7f;
  font-size: 14px;
}
.box-info div.box-last {
  margin-bottom: -20px;
}
.box-info div.description-info {
  width: 100%;
  padding: 20px;
  border: 1px dotted #817f7f;
  font-size: 14px;
  margin: 40px 0 !important;
}
.box-info div.active-info {
  color: #00a4d8 !important;
}
.box-info .form-group-one a.btn-event {
  margin-left: 4px;
}
.box-info .form-group-one a.btn-event img {
  margin-top: 1px;
  height: 52px;
}
.col-sm-10.group-input .box-info input {
  width: 75px;
}
.col-sm-10.group-input .box-info input.input-quantity {
  width: 70px;
}
.col-sm-10.group-input .box-info .input_info {
  width: 272px;
}
.info-second .new-registration p {
  font-size: 24px;
  font-weight: bold;
}
.info-second .social-registration {
  margin-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
}
.info-second .social-registration h3 {
  color: #333;
  margin-left: -10px;
}
.info-second .social-registration .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 20px;
  margin-top: 10px;
  margin-right: -5px;
  margin-left: -5px;
}
.info-second .social-registration .social-regis {
  padding-left: 10px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  .info-second .social-registration .social-regis .col-md-4 {
    width: 32%;
  }
  .info-second .social-registration .social-regis .regis-facebook {
    background-color: #3b5998;
  }
  .info-second .social-registration .social-regis .regis-facebook a {
    display: block;
  }
  .info-second .social-registration .social-regis .regis-facebook p {
    background: url("/tg/images/pc/layout/registration_fb.png") no-repeat 65px 12px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 17px 2px 10px 0px;
  }
}
@media (min-width: 992px) {
  .info-second .social-registration .social-regis .col-md-4 {
    width: 32%;
  }
  .info-second .social-registration .social-regis .regis-pay-pal {
    background-color: #336799;
    margin-left: 10px;
  }
  .info-second .social-registration .social-regis .regis-pay-pal a {
    display: block;
  }
  .info-second .social-registration .social-regis .regis-pay-pal p {
    background: url("/tg/images/pc/layout/registration_pp.png") no-repeat 65px 12px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 17px 2px 10px 0px;
  }
}
@media (min-width: 992px) {
  .info-second .social-registration .social-regis .col-md-4 {
    width: 32%;
  }
  .info-second .social-registration .social-regis .regis-google-plus {
    background-color: #dd4b39;
    margin-left: 10px;
  }
  .info-second .social-registration .social-regis .regis-google-plus a {
    display: block;
  }
  .info-second .social-registration .social-regis .regis-google-plus p {
    background: url("/tg/images/pc/layout/registration_gp.png") no-repeat 50px 12px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding: 17px 2px 10px 0px;
  }
}
.info-second .form-input {
  margin-top: 60px;
  margin-left: 0px;
  padding-right: 10px;
}
.info-second .form-input h3 {
  color: #333;
  margin-left: -10px;
}
.info-second .form-input .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 5px;
  margin-top: 20px;
  margin-right: 0px;
  margin-left: -10px;
}
.info-second .form-input .form-info {
  padding-top: 20px;
  margin-left: -30px;
}
.info-second .form-input .form-info .user-id ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #00a4d8;
}
.info-second .form-input .form-info .user-id :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #00a4d8;
  opacity: 1;
}
.info-second .form-input .form-info .user-id ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #00a4d8;
  opacity: 1;
}
.info-second .form-input .form-info .user-id :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #00a4d8;
}
@media (min-width: 992px) {
  .info-second .form-input .form-info .user-id .col-md-4 {
    width: 20.444444%;
  }
  .info-second .form-input .form-info .user-id .col-md-8 {
    width: 75%;
  }
  .info-second .form-input .form-info .user-id .col-md-1 {
    width: 4%;
  }
  .info-second .form-input .form-info .user-id .user-id-lb {
    padding-top: 18px;
  }
  .info-second .form-input .form-info .user-id .user-id-txt {
    border: 1px solid #00a4d8;
    padding-left: 0px;
    padding-right: 0px;
  }
  .info-second .form-input .form-info .user-id .user-id-txt input {
    color: black;
  }
  .info-second .form-input .form-info .user-id .user-ok {
    color: #00a4d8;
  }
  .info-second .form-input .form-info .user-id .user-ok p {
    background: url("/tg/images/pc/layout/check-ok.png") no-repeat 14px center;
    padding: 10px 29px 18px 37px;
    font-family: Myriad Pro;
    font-size: 22px;
  }
  .info-second .form-input .form-info .user-id .form-control {
    border: none;
    color: #00a4d8;
    background: none;
    height: 43px;
  }
}
.info-second .form-input .form-info .password {
  margin-top: 2px;
}
.info-second .form-input .form-info .password ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #b2b2b2;
}
.info-second .form-input .form-info .password :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #b2b2b2;
  opacity: 1;
}
.info-second .form-input .form-info .password ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #b2b2b2;
  opacity: 1;
}
.info-second .form-input .form-info .password :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #b2b2b2;
}
@media (min-width: 992px) {
  .info-second .form-input .form-info .password .col-md-4 {
    width: 20.444444%;
  }
  .info-second .form-input .form-info .password .col-md-8 {
    width: 75%;
  }
  .info-second .form-input .form-info .password .password-lb {
    padding-top: 18px;
  }
  .info-second .form-input .form-info .password .password-txt {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #b2b2b2;
  }
  .info-second .form-input .form-info .password .password-txt input {
    color: black;
  }
  .info-second .form-input .form-info .password .form-control {
    border: none;
    color: #333;
    background: none;
    height: 43px;
  }
}
.info-second .form-input .form-info .lastname {
  margin-top: 20px;
}
.info-second .form-input .form-info .lastname ::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #cc0000;
}
.info-second .form-input .form-info .lastname :-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #cc0000;
  opacity: 1;
}
.info-second .form-input .form-info .lastname ::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #cc0000;
  opacity: 1;
}
.info-second .form-input .form-info .lastname :-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #cc0000;
}
@media (min-width: 992px) {
  .info-second .form-input .form-info .lastname .col-md-4 {
    width: 20.444444%;
  }
  .info-second .form-input .form-info .lastname .col-md-5 {
    width: 37%;
  }
  .info-second .form-input .form-info .lastname .lastname-lb {
    padding-top: 18px;
  }
  .info-second .form-input .form-info .lastname .lastname-txt {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #cc0000;
  }
  .info-second .form-input .form-info .lastname .lastname-txt input {
    color: black;
  }
  .info-second .form-input .form-info .lastname .lastname-empty {
    color: #cc0000;
    margin-left: 10px;
  }
  .info-second .form-input .form-info .lastname .lastname-empty p {
    background: url("/tg/images/pc/layout/check-empty.png") no-repeat left center;
    padding: 11px 24px 17px 32px;
    font-family: Myriad Pro;
    font-size: 22px;
  }
  .info-second .form-input .form-info .lastname .form-control {
    border: none;
    color: #cc0000;
    background: none;
    height: 43px;
  }
}
.info-second .form-input .form-info .firstname {
  margin-top: 5px;
}
@media (min-width: 992px) {
  .info-second .form-input .form-info .firstname .col-md-4 {
    width: 20.444444%;
  }
  .info-second .form-input .form-info .firstname .col-md-5 {
    width: 37%;
  }
  .info-second .form-input .form-info .firstname .firstname-lb {
    padding-top: 18px;
  }
  .info-second .form-input .form-info .firstname .firstname-txt {
    padding-left: 0px;
    padding-right: 0px;
    border: 1px solid #b2b2b2;
  }
  .info-second .form-input .form-info .firstname .firstname-txt input {
    color: black;
  }
  .info-second .form-input .form-info .firstname .form-control {
    border: none;
    color: #8dcbe8;
    background: none;
    height: 43px;
  }
}
.info-second .form-input .form-info .country {
  margin-top: 20px;
}
@media (min-width: 992px) {
  .info-second .form-input .form-info .country .col-md-4 {
    width: 20.444444%;
  }
  .info-second .form-input .form-info .country .col-md-5 {
    width: 37%;
  }
  .info-second .form-input .form-info .country .country-lb {
    padding-top: 18px;
  }
  .info-second .form-input .form-info .country .country-cb {
    border: 1px solid #b2b2b2;
    padding-right: 0px;
    padding-left: 0px;
  }
  .info-second .form-input .form-info .country .country-cb .caret-ct {
    margin-left: 165px;
    border-top: 11px solid;
    border-right: 11px solid transparent;
    border-left: 11px solid transparent;
  }
  .info-second .form-input .form-info .country .country-cb button {
    width: 100%;
  }
  .info-second .form-input .form-info .country .country-cb ul {
    width: 100%;
  }
  .info-second .form-input .form-info .country .form-control {
    border: none;
    color: #8dcbe8;
    background: none;
    height: 43px;
  }
}
.info-second .form-input p {
  font-size: 14px;
}
.info-second .choose-product .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 23px;
  margin-top: 23px;
  margin-right: 5px;
}
.info-second .choose-product p {
  font-size: 14px;
  margin-bottom: 20px;
}
.info-second .choose-product .choose-list {
  margin-left: -43px;
}
@media (min-width: 992px) {
  .info-second .choose-product .choose-list .col-md-3 {
    width: 27%;
  }
}
.info-second .choose-product .choose-list ul {
  margin-top: 0px;
  width: 100%;
}
.info-second .choose-product .choose-list label {
  margin-left: 24px;
  font-weight: normal;
  display: block;
  padding-top: 3px;
  font-size: 14px;
}
.info-second .btn-register {
  text-align: center;
  margin-bottom: 20px;
}
.info-second .btn-register .boder-nav {
  border-bottom: 1px solid #87919b;
  margin-bottom: 23px;
  margin-top: 23px;
  margin-right: 5px;
}
.info-second .btn-register input {
  background-color: #333333;
  color: white;
  padding: 15px 20px 13px 20px;
}
@media (min-width: 992px) {
  .info-second .confirm-more-info .col-md-12 {
    width: 96%;
  }
  .info-second .confirm-more-info .register-confirm {
    border: 1px dotted #87919b;
    margin-left: 20px;
  }
  .info-second .confirm-more-info .register-confirm .confirm-detail {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .info-second .confirm-more-info .register-confirm .confirm-detail p {
    text-align: center;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .info-second .div-register-moreinfo .col-md-12 {
    width: 96%;
  }
  .info-second .div-register-moreinfo .register-more-info {
    border: 1px dotted #87919b;
    margin-top: 10px;
    margin-bottom: 20px;
    margin-left: 20px;
  }
  .info-second .div-register-moreinfo .register-more-info .more-info-detail {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .info-second .div-register-moreinfo .register-more-info .more-info-detail p {
    font-size: 14px;
  }
  .info-second .div-register-moreinfo .register-more-info .more-info-detail .p-small {
    padding-left: 15px;
  }
}
.slide-47 .ul-sl li {
  float: left;
}
.slide-47 .ul-sl li .item:hover,
.slide-47 .ul-sl-2 li .item:hover {
  background: transparent;
}
.slide-47 .ul-sl li .item .item-top {
  height: 180px;
  background: #ccc;
  position: relative;
}
.slide-47 .ul-sl li .item .item-top img {
  position: absolute;
  top: 5px;
  right: 5px;
}
.slide-47 .ul-sl li .item .item-content {
  padding: 10px 0 30px;
  font-size: 12px;
  cursor: pointer;
}
.slide-47 .ul-sl li .item .item-content p {
  margin-bottom: 10px !important;
  float: right;
}
.slide-47 .ul-sl li .item .item-content span {
  font-size: 14px;
}
.slide-47 .ul-sl li .item .item-content .sp-height {
  color: #ff3333;
}
.slide-47 .ul-sl li .item .box-pro {
  background: #333;
  border-bottom: 2px solid #333;
  padding: 7px 10px;
}
.slide-47 .ul-sl li .item .box-pro h2 {
  font-size: 1.2em;
  color: #fff;
  margin: 0;
  padding: 5px 0px 0px 30px;
  background: url("/tg/images/pc/layout/img_icon.png") no-repeat 1px 1px;
}
.bslider li {
  width: 130px;
  margin-right: 8px;
}
.bslider li .custom-checkbox-option {
  background-color: #fff;
}
.bslider li .item {
  padding: 0px;
  width: 130px;
}
.bslider li .item .item-input {
  margin-top: 15px;
  padding-left: 40px;
}
.bslider li .item .item-input .spn-text {
  padding-left: 5px;
  font-size: 14px;
}
.bslider li.one .item .item-img {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border: 10px solid #00a4d8;
  height: 200px;
}
.bslider li.one .item .item-img img {
  height: 180px;
}
.slide-47 .box-bottom {
  padding: 25px 0px;
}
.slide-47 .box-bottom .top-page {
  position: absolute;
  left: 1px;
  top: 42%;
}
.slide-47 .bacr-box {
  padding: 18px 20px 0;
  margin-top: 15px;
}
.slide-47 .bottom-left {
  position: relative;
  float: left;
  margin-bottom: 20px;
}
.slide-47.bottom-left {
  width: 54.5%;
}
.slide-47.bottom-left a {
  display: block;
}
#file_upload {
  display: none;
}
.slide-47 .bottom-left .a-btn-color {
  background: #333;
}
.slide-47 .bottom-left .top-page a {
  color: #333;
  text-decoration: underline;
}
.slide-47 .bottom-left .top-page {
  position: absolute;
  left: 1px;
  top: 50%;
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
.slide-47 .bottom-left .a-btn {
  border-bottom: 2px solid #ccc;
  padding: 27px 50px;
  color: #fff;
  font-size: 14px;
}
.slide-47.bottom-left .a-btn {
  padding: 0 5px;
  height: 75px;
  display: table-cell;
  vertical-align: middle;
  width: 360px;
}
.slide-47.bottom-left .a-btn.hover {
  background-color: #ccc;
}
.slide-47 .bottom-left .a-btn-color {
  background: #333;
}
.slide-47 .bottom-left a:hover {
  text-decoration: none;
}
.slide-47 .bottom-left .top-page {
  position: absolute;
  left: 1px;
  top: 50%;
  font-size: 14px;
  color: #333;
  text-decoration: underline;
}
.slide-47 .bottom-left .top-page a {
  color: #333;
  text-decoration: underline;
}
.color-box-right {
  color: #a6a6a6 !important;
  font-size: 14px;
}
.bg-color-bottom-right {
  background: #fff;
  border: 1px dotted black;
  border-bottom: 1px dotted black !important;
  padding: 27px 10px;
}
.slide-47 .fl-bottom-left {
  float: left;
  margin-left: 20px;
  margin-top: 29px;
  margin-right: 20px;
}
.slied-47 .bottom-right {
  color: #ffffff;
  border: 1px solid #e1e1e1;
  background: red;
  padding: 17px 50px;
  width: auto;
  float: left;
  text-align: center;
}
.slide-47 .main-slider {
  border: 0;
  padding: 20px 0 0px;
}
.slide-47 .ul-sl-2 li {
  float: left;
}
.slide-47 .ul-sl-2 li .item {
  width: 130px;
  padding: 10px;
}
.slide-47 .ul-sl-2 li .item .item-top {
  height: 180px;
  background: #ccc;
  position: relative;
}
.slide-47 .ul-sl-2 li .item .item-top img {
  position: absolute;
  top: 5px;
  right: 5px;
}
.slide-47 .ul-sl-2 li .item .item-content {
  padding: 10px 0 30px;
  font-size: 12px;
  cursor: pointer;
}
.slide-47 .ul-sl-2 li .item .item-content p {
  margin-bottom: 10px !important;
  float: right;
}
.slide-47 .ul-sl-2 li .item .item-content span {
  font-size: 14px;
}
.slide-47 .ul-sl-2 li .item .item-content .sp-height {
  color: #ff3333;
}
.slide-47 .ul-sl-2 li .item .box-pro {
  background: #333;
  border-bottom: 2px solid #333;
  padding: 7px 10px;
}
.slide-47 .ul-sl-2 li .item .box-pro h2 {
  font-size: 1.2em;
  color: #fff;
  margin: 0;
  padding: 5px 0px 0px 30px;
  background: url("/tg/images/pc/layout/img_icon.png") no-repeat 1px 1px;
}
.slide-47 .bx-wrapper .bx-prev {
  left: -48px !important;
  top: 87px !important;
}
.slide-47 .bx-wrapper .bx-viewport {
  margin-left: 0 !important;
}
.slide-47 .bx-wrapper .bx-next {
  right: -48px !important;
  top: 87px !important;
}
.slide-47 .box-slider .bx-wrapper {
  max-width: 552px !important;
}
.border-box {
  border: none !important;
}
.span-bottom-47 {
  margin-right: 270px;
  text-decoration: underline;
  cursor: pointer;
}
.slide-47 .title-easy p {
  margin: 0 !important;
}
.payment-box-info-summary .payment-border {
  height: 20px;
  border-bottom: 1px solid #e1e1e1;
}
.payment-box-info-summary .price-box {
  float: right;
  width: 320px;
  border: 1px dotted #e1e1e1;
  margin-right: 20px;
  padding: 17px 15px 7px;
  font-size: 14px;
}
.payment-box-info-summary .price-box .price {
  text-align: right;
  float: right;
  font-size: 16px;
}
.payment-box-info-summary .price-box .price span {
  float: left;
  margin: 0 5px;
}
.payment-box-info-summary .fee {
  font-size: 11px;
  float: right;
  width: 320px;
  margin: 8px 20px 3px 5px;
}
.payment-box-info-summary .fee .price {
  text-align: left;
  float: left!important;
}
.payment-box-info-summary .fee .price span {
  margin-left: 10px;
  margin-right: 5px;
}
.payment-box-info-summary .summary-note {
  padding-left: 26px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.payment-box-info-summary .payment-form {
  padding: 15px 20px 0px;
}
.payment-box-info-summary .payment-form .content-payment {
  margin-left: 20px;
  padding-top: 20px;
}
.payment-box-info-summary span.payment-text-input {
  position: relative;
}
.payment-box-info-summary .payment-form .content-payment .payment-comment {
  font-size: 12px;
}
.payment-box-info-summary .payment-form .payment-form-detail {
  background: #eeeeee;
  padding: 15px 10px;
}
.payment-box-info-summary .payment-form .payment-form-detail .custom-radio-option + label {
  margin-left: 10px;
}
.payment-box-info-summary .payment-error {
  color: red;
}
.payment-box-info-summary .payment-form input[type="radio"] {
  margin-right: 10px;
}
.payment-box-info-summary .payment-form input[type="text"] {
  width: 200px;
  height: 40px;
  padding-left: 5px;
}
.payment-box-info-summary .content-payment-item {
  margin-bottom: 20px;
}
.payment-box-info-summary .payment-form label {
  font-weight: normal;
  padding-top: 1px;
}
.payment-box-info-summary .content-payment-item span.item {
  margin-right: 30px;
  display: inline-block;
}
.payment-box-info-summary .content-payment-item span.item .payment-text-input {
  float: none;
  display: inline-block;
}
.payment-box-info-summary .content-payment-item.row-payment {
  margin-top: -26px;
}
.payment-box-info-summary .content-payment-item input[type="button"] {
  margin-left: -6px;
  height: 40px;
  padding: 0 20px;
  color: #FFF;
  border: none;
}
.payment-box-info-summary .content-payment .raido-label {
  width: 150px;
  text-align: left;
  color: #333;
  text-decoration: none;
}
.payment-box-info-summary .content-payment .payment-card-number {
  margin-right: 30px;
}
.payment-box-info-summary .content-payment-item .background-none {
  width: 135px;
  background-color: transparent;
  border: none;
}
.payment-box-info-summary .content-payment-item.more-card .selecter {
  min-width: 118px;
  margin-bottom: 0;
}
.payment-box-info-summary .content-payment-item.more-card .selecter .selecter-selected {
  background-color: transparent;
  padding: 0 35px 0 10px;
  box-shadow: none;
  border: 0;
}
.payment-box-info-summary .content-payment-item hr {
  border-top: 1px solid #e1e1e1;
}
.payment-box-info-summary .content-payment-item .medium {
  width: 175px !important;
  margin-right: 20px;
}
.payment-box-info-summary .content-payment-item .small {
  width: 113px !important;
  margin-right: 20px;
}
.payment-text-input.date-time {
  margin-right: 15px;
}
.payment-text-input.date-time .selecter {
  width: 98px;
}
.payment-text-input.date-time .selecter .selecter-selected {
  padding: 10px 35px 11px 10px;
  box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
  -moz-box-shadow: rgba(0, 0, 0, 0.0470588) 1px 1px 1px 1px;
}
.payment-box-info-summary .payment-footer {
  font-size: 14px;
  margin-bottom: 50px;
  text-align: center;
  padding: 15px 20px 0px;
  position: relative;
}
.payment-box-info-summary .pay-foo-fj57 {
  margin-bottom: 20px;
}
.payment-box-info-summary .payment-footer span {
  display: block;
}
.payment-box-info-summary .details-top-fj-48 hr {
  margin: 10px 20px 15px;
}
.payment-box-info-summary .payment-footer .inp-mar {
  margin-top: 30px;
}
.payment-box-info-summary .payment-form-margin-bottom {
  margin-bottom: 30px;
  padding: 20px 10px 15px!important;
}
.payment-box-info-summary .content-payment-item-margin-top {
  margin-top: 30px;
}
.payment-box-info-summary .payment-note-img {
  margin-right: 10px;
}
.payment-box-info-summary .payment-text-input {
  position: relative;
  float: left;
}
.payment-form-detail .toggle-card-info {
  cursor: pointer;
  background: url(/tg/images/pc/pw/icon_arrow_down_s.png) 100px center no-repeat;
  padding-right: 50px;
}
.payment-form-detail .toggle-card-info.active {
  background: url(/tg/images/pc/pw/icon_arrow_up_s.png) 100px center no-repeat;
}
/* ------------------------------------------------------------------
    MODULES CATEPARTS
-------------------------------------------------------------------*/
.cateparts {
  padding: 8px 20px;
  margin-bottom: 20px;
  background: #fff;
}
.cateparts h3.content-header {
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 20px;
}
.cateparts ul {
  margin-top: 0px;
}
.cateparts ul li:first-child {
  padding-top: 0px;
}
.cateparts ul li {
  padding-top: 20px;
}
.cateparts ul li a {
  color: #333333;
  text-decoration: underline;
}
/* ------------------------------------------------------------------
    MODULES PRICERENGEPARTS
-------------------------------------------------------------------*/
.pricerengeParts {
  padding: 8px 20px 16px;
  background: #fff;
}
.pricerengeParts h3.content-header {
  border-bottom: solid 1px #e1e1e1;
  margin-bottom: 20px;
}
.pricerengeParts ul li {
  padding-bottom: 20px;
}
.pricerengeParts ul li a {
  color: #333333;
  font-size: 14px;
  text-decoration: underline;
}
.pricerengeParts ul li:last-child {
  padding-bottom: 0px;
}
.pricerengeParts p {
  text-align: right;
}
.price-margin {
  margin-top: 20px;
}
.l-payment {
  margin: 20px 0;
}
.l-payment .tap-box {
  background-image: url("/tg/images/pc/layout/bg-tap-normal.png");
  height: 40px;
  width: 140.8px;
  text-align: center;
  line-height: 40px;
  font-size: 14pt;
  font-weight: bold;
  float: left;
  color: #cccccc;
}
.l-payment .tap-box-check {
  background-image: url("/tg/images/pc/layout/bg-check.png");
  height: 40px;
  width: 140.8px;
  text-align: center;
  line-height: 40px;
  font-size: 14pt;
  font-weight: bold;
  float: left;
  color: #00a4d8;
}
.l-payment .tap-box-active {
  background-image: url("/tg/images/pc/layout/bg-active.png");
  height: 40px;
  width: 140.8px;
  text-align: center;
  line-height: 40px;
  font-size: 14pt;
  font-weight: bold;
  float: left;
  color: #ffffff;
}
.main-content .l-details-top .details-top {
  border: none;
  margin: 0;
  padding: 0;
}
.l-box-list-payment .box-list-product {
  margin-bottom: 5px;
}
.l-box-list-payment .box-list-product .box-product {
  margin: 0 14px;
  background-color: #eee;
}
.l-box-list-payment .box-list-product .box-product .box-img {
  float: left;
  width: 215px;
  height: 215px;
}
.l-box-list-payment .box-list-product .box-product .box-content {
  float: left;
  width: 680px;
  margin: 20px 0 0 30px;
  padding: 0;
  border: none;
}
.l-box-list-payment .box-list-product .box-product .box-content .margin-none {
  margin: 8px 0 0 0;
}
.l-box-list-payment .box-list-product .box-product .box-content .span-price {
  color: red;
  font-weight: bold;
  margin: 8px 0 0 5px;
  padding-right: 5px;
}
.l-box-list-payment .box-list-product .box-product .box-content .total {
  margin-left: 25px;
}
.l-box-list-payment .box-list-product .box-product .box-content .total-number {
  margin-top: 6px;
}
.l-box-list-payment .box-list-product .box-product .box-content input[type="text"] {
  width: 70px;
  height: 30px;
}
.l-box-list-payment .box-list-product .box-product .box-content .group-check li {
  margin-bottom: 10px;
}
.l-box-list-payment .box-list-product .box-product .box-content .group-check li .custom-checkbox-option {
  background-color: #fff;
  margin-right: 10px;
}
.l-box-list-payment .payment-detail {
  border: #b2b2b2 solid 1px;
  height: 30px;
  width: 452px;
  float: left;
  text-indent: 10px;
  line-height: 30px;
  font-size: 12px;
  margin-left: 20px;
}
.l-box-list-payment .payment-detail.float-right {
  text-align: right;
  padding-right: 10px;
  font-size: 14px;
}
.l-box-list-payment .payment-detail .title {
  width: 178px;
  background-color: #999;
  height: 29px;
  float: left;
  color: #fff;
  text-align: left;
}
.l-box-list-payment .payment-detail .content {
  float: left;
  width: 314px;
  height: 30px;
  border: red solid 1px;
}
.l-box-list-payment .payment-detail span {
  color: #ff3333;
  font-weight: bold;
  padding-right: 5px;
}
.l-box-list-payment .payment-detail input[type="text"] {
  width: 70px;
  height: 30px;
}
.l-box-list-payment .payment-detail .custom-checkbox-option {
  margin: 8px 0 0 0;
  margin-right: 12px;
  background-color: #fff;
}
.l-box-list-payment .payment-detail .custom-checkbox-option {
  margin-top: 0;
  margin-right: 10px;
}
.l-box-list-payment .payment-detail .describe {
  margin-left: -30px;
}
.l-box-list-payment .payment-notice {
  width: 240px;
  font-size: 12px;
  float: right;
  margin: 20px 232px 0 0;
}
.l-box-list-payment .border-payment {
  border-top: #e1e1e1 solid 1px;
  width: 946px;
  margin: 40px auto 30px;
}
.l-box-list-payment .box-payment {
  text-align: center;
}
.l-box-list-payment .back-top,
.l-box-list-payment .link-policy {
  font-size: 12px;
  color: #333;
  float: left;
  margin: 0 0 0 20px;
}
.l-box-list-payment .notification {
  text-align: center;
  margin: 40px 0;
}
.l-box-list-payment .clear-fix {
  clear: both;
  height: 20px;
}
.l-box-list-payment .float-right {
  float: right !important;
  margin-right: 20px;
}
.l-box-list-payment .box-payment49 {
  position: relative;
}
.l-box-list-payment .back-top49 {
  position: absolute;
  left: 1px;
  top: 1%;
}
.box-list-payment-check {
  padding-top: 10px;
}
.box-list-payment-check .box-list-product .box-product {
  height: 315px;
}
.box-list-payment-check .box-list-product .box-product .box-img {
  width: 290px;
  height: 300px;
}
.box-list-payment-check .box-list-product .box-product .box-img span {
  font-size: 12px;
  margin: 35px 0 0 20px;
  float: left;
}
.box-list-payment-check .box-list-product .box-product .box-img .custom-checkbox-option {
  float: left;
  margin-top: 20px;
  background-color: #fff;
}
.box-list-payment-check .box-list-product .box-product .box-content {
  width: 620px;
}
.box-list-payment-check .amount {
  border: #b2b2b2 dotted 1px;
  float: right;
  height: 50px;
  width: 320px;
  margin: 5px 20px 0 0;
  font-size: 12px;
}
.box-list-payment-check .amount .amount-title {
  float: left;
  margin: 18px 0 0 10px;
}
.box-list-payment-check .amount .amount-value {
  float: right;
  margin: 12px 5px 0 0;
  font-weight: bold;
  color: #ff3333;
  font-size: 18px;
}
.box-list-payment-check .amount .amount-price-type {
  float: right;
  margin: 12px 8px 0 0;
  font-size: 18px;
  font-weight: bold;
}
.box-list-payment-check .price-box {
  float: right;
  width: 320px;
  border: 1px dotted #e1e1e1;
  margin-right: 20px;
  padding: 17px 15px 7px;
  font-size: 14px;
}
.box-list-payment-check .price-box .price {
  text-align: right;
  float: right;
  font-size: 18px;
  font-weight: bold;
}
.box-list-payment-check .price-box .price span {
  margin: 0px 5px;
}
.box-list-payment-check .payment-detail {
  width: 320px;
}
.box-list-payment-check .payment-detail .title {
  width: 120px;
  font-size: 14px;
}
.box-list-payment-check .cancel-policy {
  font-size: 12px;
  font-weight: bold;
  margin: 40px auto 5px;
  text-align: center;
}
.box-list-payment-check .notification {
  margin-top: 0;
}
.box-list-payment-check .div-policy {
  width: 170px;
  margin: 0 auto;
}
.box-list-payment-check .div-policy .link-policy {
  margin: 0;
}
.clear-fix-15 {
  clear: both;
  height: 15px;
}
.clear-fix-40 {
  clear: both;
  height: 40px;
}
.box-list-payment-check-p55 {
  padding-top: 25px;
}
/* ------------------------------------------------------------------
    Module Box Table
-------------------------------------------------------------------*/
.box-table .table-content {
  width: 914px;
}
.box-table .table-content thead tr {
  background: #999;
}
.box-table .table-content thead tr th {
  text-align: center;
  color: #fff;
  padding: 15px 8px;
  vertical-align: middle;
}
.box-table .table-content thead tr th.commission {
  width: 75px;
}
.box-table .table-content thead tr .th-image {
  width: 100px;
}
.box-table .table-content thead tr .pro-name {
  width: 260px;
}
.box-table .table-content thead tr .th-number {
  width: 120px;
}
.box-table .table-content thead tr .th-system {
  width: 75px;
}
.box-table .table-content thead tr .th-change {
  width: 190px;
}
.box-table .table-content thead tr .th-price {
  width: 100px;
}
.box-table .table-content tbody tr td {
  font-size: 14px;
  color: #333;
  text-align: center;
  vertical-align: middle;
}
.box-table .table-content tbody tr td.number {
  text-align: right !important;
}
.box-table .table-content tbody tr td input {
  width: 60px;
  padding: 3px 5px;
}
.box-table .table-content .item-thumb {
  width: 80px;
  height: 80px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.box-table .table-content .item-thumb img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
/* ------------------------------------------------------------------
    Module Box Table Text
-------------------------------------------------------------------*/
.box-table-text {
  padding: 0px 0px 20px 22px;
  font-size: 12px;
}
.box-table-text h2 {
  font-size: 14px;
  font-weight: bold;
}
.box-table-text .box-text {
  padding: 0 10px;
}
/* ------------------------------------------------------------------
    Module box method detail
-------------------------------------------------------------------*/
.box-method-detail {
  padding: 10px 20px;
}
.box-method-detail .box-method-cus {
  background: #eee;
  padding: 3px 15px;
}
.box-method-detail .box-method-cus .table-cus {
  padding: 10px 20px;
  width: 100%;
}
.box-method-detail .box-method-cus .table-cus tr {
  border-bottom: 1px solid #ccc;
}
.box-method-detail .box-method-cus .table-cus tr td {
  padding: 17px 5px;
}
.box-method-detail .box-method-cus .table-cus tr td .custom-checkbox-option {
  background-color: #fff;
}
.box-method-detail .box-method-cus .table-cus tr td label {
  margin-bottom: 0px;
  padding-left: 10px;
  padding-top: 0px;
  font-weight: normal;
}
.box-method-detail .box-method-cus .table-cus tr .td-cus-one {
  width: 310px;
}
.box-method-detail .box-method-cus .table-cus tr .td-cus-second {
  width: 150px;
}
.box-method-detail .box-method-cus .table-cus tr:last-child {
  border-bottom: none;
}
.box-method-detail .box-method-text {
  padding: 20px;
}
.box-method-detail .box-method-text p {
  font-size: 12px;
  color: #333;
  text-indent: -32px;
  margin-left: 30px;
}
.box-method-detail .box-method-text p span.color-sty {
  color: #ff0000;
}
.box-method-detail .box-method-text p span.color-order {
  color: #00a4d8;
}
.box-method-detail .box-method-text p .sp-first {
  padding-right: 8px;
}
.box-method-detail .box-method-text a {
  display: inline;
  text-decoration: underline;
}
.box-method-detail .box-method-text .p-color {
  color: #00a4d8;
  font-size: 12px;
  line-height: 23px;
}
.l-payment-59 {
  margin: 0 40px;
  font-size: 1.4em;
}
.l-payment-59 .l-notice-important {
  margin: 0 0 40px 0;
}
.l-payment-59 .l-notice-important .box-text {
  background-color: #ff4c4c;
  color: #fff;
  margin-bottom: 20px;
  padding: 20px;
}
.l-payment-59 .l-notice-important .box-text h3 {
  margin-bottom: 20px;
}
.l-payment-59 .l-notice-important .box-text p {
  font-size: 12px;
  color: #fff;
  margin: 5px 0;
  line-height: 20px;
}
.l-payment-59 .l-notice-important img {
  margin: 10px 15px 0;
}
.box-mail h3 {
  font-weight: bold;
}
.box-mail table.table-mail {
  margin-bottom: 10px;
}
.box-mail table.table-mail td {
  padding: 10px 2px 10px 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.box-mail table.table-mail .color-td {
  color: black;
}
.box-mail table.table-mail .bg-td {
  background: #999999;
  width: 27%;
  font-weight: bold;
}
.box-mail table.table-mail .padding-td {
  padding: 20px 10px;
}
.box-mail-p59 table.table-mail td {
  border: 1px solid #b2b2b2;
}
.box-status {
  padding: 38px 0 45px;
  border-bottom: 1px solid #e1e1e1;
}
.box-status table.table-status {
  margin-bottom: 10px;
}
.box-status table.table-status td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.box-status table.table-status .color-td {
  color: black;
}
.box-status table.table-status .bg-td {
  background: #999999;
  width: 27%;
}
.box-status table.table-status .padding-td {
  padding: 20px !important;
}
.box-status-p59 table.table-status td {
  border: 1px solid #b2b2b2;
}
.specification h3 {
  font-weight: bold;
}
.specification table.table-specification {
  margin-bottom: 10px;
}
.specification table.table-specification td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.specification table.table-specification .color-td {
  color: black;
}
.specification table.table-specification .bg-td {
  background: #999999;
  width: 27%;
}
.specification table.table-specification .border-none {
  border-left: none !important;
  border-right: none !important;
}
.specification table.table-specification .padding-td {
  padding: 20px !important;
}
.specification-p59 table.table-specification td {
  border: 1px solid #b2b2b2;
}
.l-box-table {
  padding: 0;
}
.l-box-table h3 {
  font-weight: bold;
}
.l-box-table .box-table .table-content {
  margin-bottom: 10px;
  width: 100%;
}
.l-box-table .box-table .table-content thead tr {
  background: #999;
}
.l-box-table .box-table .table-content thead tr th {
  text-align: center;
  color: #fff;
  vertical-align: middle;
}
.l-box-table .box-table .table-content thead tr th span {
  display: block;
}
.l-box-table .box-table .table-content thead tr th.commission {
  width: 75px;
}
.l-box-table .box-table .table-content thead tr .th-image {
  width: 92px;
}
.l-box-table .box-table .table-content thead tr .pro-name {
  width: 282px;
}
.l-box-table .box-table .table-content thead tr .th-number {
  width: 120px;
}
.l-box-table .box-table .table-content thead tr .th-system {
  width: 75px;
}
.l-box-table .box-table .table-content thead tr .th-change {
  width: 190px;
  text-align: left;
  padding: 10px 15px;
}
.l-box-table .box-table .table-content thead tr .th-change .tt-note {
  font-size: 12px;
}
.l-box-table .box-table .table-content thead tr .th-price {
  width: 100px;
}
.l-box-table .box-table .table-content thead tr .day {
  width: 160px;
}
.l-box-table .box-table .table-content thead tr .sum {
  width: 200px;
}
.l-box-table .box-table .table-content thead tr .content {
  content: 584px;
}
.l-box-table .box-table .table-content thead tr .content-order {
  width: 400px;
}
.l-box-table .box-table .table-content thead tr .image {
  width: 100px;
}
.l-box-table .box-table .table-content tbody tr td {
  font-size: 14px;
  color: #333;
  text-align: center;
  vertical-align: middle;
}
.l-box-table .box-table .table-content tbody tr td img.img-wd {
  width: 80px;
  height: 80px;
}
.l-box-table .box-table .table-content tbody tr td.c-name {
  text-align: justify;
}
.l-box-table .box-table .table-content tbody tr td input {
  width: 60px;
  display: block;
  margin-left: 10px;
  padding: 3px 5px;
  text-align: center;
}
.l-box-table .box-table-p59 .table-content.table.table-bordered > thead > tr > th,
.l-box-table .box-table-p59 td {
  border: 1px solid #b2b2b2;
}
.info-bottom {
  position: relative;
  text-align: center;
  padding-top: 35px;
  padding-bottom: 48px;
}
.info-bottom .back-top {
  text-decoration: underline;
  left: 0;
  position: absolute;
  top: 42px;
}
.information-card {
  padding: 38px 0 40px;
  border-bottom: 1px solid #e1e1e1;
}
.information-card h3 {
  font-weight: bold;
}
.information-card img {
  margin-bottom: 50px;
  margin-top: 10px;
}
.information-card div.detail-information table .border-none {
  border: none !important;
  padding: 5px !important;
}
.information-card div.detail-information table .detail-left {
  background-color: #999999;
  width: 27%;
  color: #fff;
}
.information-card div.detail-information table td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: black;
}
.information-card-p59 div.detail-information table td {
  border: 1px solid #b2b2b2;
  color: #333;
}
.information-card-p59 div.detail-information table .detail-left {
  font-weight: bold;
}
.pointer {
  cursor: pointer;
}
.n-border-dotted {
  border: 1px dotted #333333 !important;
}
.detail-48 .l-steps .step.selected span {
  background: none !important;
}
.detail-48 .box-content-item-2 {
  margin: 0px 0px 0px 10px !important;
}
.detail-48 .box-content {
  border-top: none;
}
.detail-48 .box-content-fj48 {
  padding: 0px 0px 10px 26px;
}
.detail-48 .box-search {
  border-top: none;
  padding-bottom: 2px;
}
.detail-48 input[type="text"] {
  width: 100%;
  padding: 9px 10px;
  font-size: 14px;
}
.detail-48 .form-group .selecter-selected {
  padding: 10px 22px 10px 10px !important;
}
.detail-48 .form-group .button.button-dark {
  height: 40px;
}
.detail-48 .details-top-fj-48 h3 {
  margin-bottom: 10px !important;
}
.detail-48 .link-href {
  padding-bottom: 10px;
  font-size: 14px;
  color: #00a4d8;
  font-weight: bold;
}
.detail-48 .group-pro-detail {
  overflow: inherit !important;
}
.detail-48 .group-pro-detail .pro-detail-one {
  overflow: inherit !important;
}
.detail-48 .group-pro-detail .pro-detail-one .group-check li {
  margin-bottom: 10px;
}
.detail-48 .box-content-item-right {
  float: right !important;
  margin-right: 0px;
}
.detail-48 .a-link-2 {
  margin-left: 10px;
}
.detail-48 .text-span {
  padding: 10px ;
  font-size: 14px;
}
.detail-48 .popup-info {
  position: relative;
}
.detail-48 .popup-info-detail {
  text-align: center;
  position: absolute;
  left: -164px;
  bottom: 15px;
  z-index: 99999;
}
.detail-48 .popup-info-detail .popup-title-info {
  font-size: 14px !important;
  font-weight: bold;
  text-align: justify;
  margin: 5px 0 10px;
  padding: 0 !important;
  width: 300px;
}
.detail-48 .popup-info-detail p {
  padding: 0px !important;
  font-size: 12px !important;
}
.detail-48 .popup-info-detail .detail-popup-info {
  border: 10px solid #333333;
  padding: 15px;
  text-align: left;
}
.detail-48 .popup-info-detail img {
  margin-top: -10px;
}
.box-shopping-48 .pro-detail-one .detail-right .a-btn {
  height: 30px;
  line-height: 32px;
  padding: 0 !important;
  text-align: center;
  width: 117px;
  text-decoration: none;
}
.box-shopping-48 .pro-detail-one .detail-right .box-price {
  margin-top: 15px;
}
.box-shopping-48 .pro-detail-one .detail-right .detail-text-center .col-xs-3 label {
  font-weight: normal;
}
.box-shopping-48 .pro-detail-one .detail-right .detail-text-center .col-xs-3 input {
  width: 70px;
  height: 30px;
}
.box-shopping-48 .pro-detail-one .detail-right .detail-group-input input {
  border: #ccc solid 1px;
  height: 50px;
  box-shadow: 0px 2px 0px 0px #e2e2e2;
  -webkit-box-shadow: 0px 2px 0px 0px #e2e2e2;
  -moz-box-shadow: 0px 2px 0px 0px #e2e2e2;
}
.box-shopping-48 .pro-detail-one .detail-right .detail-group-input .col-xs-4 {
  width: 242px !important;
}
.detail-48 .payment-footer .link.link-top {
  position: absolute;
  left: 20px;
}
.l-payment-60 {
  margin: 0 40px;
}
.box-mail {
  border-bottom: 1px solid #e1e1e1;
  padding-bottom: 38px;
}
.l-box-table {
  padding: 18px 0 35px;
  border-bottom: 1px solid #e1e1e1;
}
.box-status {
  padding: 28px 0 35px;
  border-bottom: 1px solid #e1e1e1;
}
.box-status h3 {
  font-weight: bold;
}
.box-status table.table-status {
  margin-bottom: 10px;
}
.box-status table.table-status td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.box-status table.table-status .color-td {
  color: black;
}
.box-status table.table-status .bg-td {
  background: #999999;
}
.box-status table.table-status .padding-td {
  padding: 20px !important;
}
.box-status-p59 table.table-status td {
  border: 1px solid #b2b2b2;
}
.box-status-p59 table.table-status .bg-td {
  font-weight: bold;
}
.specification {
  padding: 28px 0 35px;
  border-bottom: 1px solid #e1e1e1;
}
.specification h3 {
  font-weight: bold;
}
.specification table.table-specification {
  margin-bottom: 10px;
  margin-top: 10px;
}
.specification table.table-specification td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.specification table.table-specification .color-td {
  color: black;
}
.specification table.table-specification .bg-td {
  background: #999999;
}
.specification table.table-specification .border-none {
  border-left: none !important;
  border-right: none !important;
}
.specification table.table-specification .padding-td {
  padding: 20px !important;
}
.specification-p59 table.table-specification td {
  border: 1px solid #b2b2b2;
}
.specification-p59 table.table-specification .bg-td {
  font-weight: bold;
}
.specification-p59 table.table-specification .color-td {
  color: #333;
}
.info-bottom {
  position: relative;
  text-align: center;
  padding-top: 35px;
}
.info-bottom .info-footer .button {
  margin-bottom: 40px;
}
.information-card div.detail-information table .border-none {
  border: none !important;
  padding: 5px !important;
}
.information-card div.detail-information table .detail-left {
  background-color: #999999;
  color: #fff;
}
.information-card div.detail-information table td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: black;
}
.information-card-p59 div.detail-information table td {
  border: 1px solid #b2b2b2;
  color: #333;
}
.information-card-p59 div.detail-information table .detail-left {
  font-weight: bold;
}
._l-status-packing-57 {
  padding: 10px 20px;
  margin-bottom: 30px;
}
._l-status-packing-57 .box-status h3 {
  font-weight: bold;
}
._l-status-packing-57 .box-status table.table-status {
  margin-bottom: 10px;
}
._l-status-packing-57 .box-status table.table-status td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
._l-status-packing-57 .box-status table.table-status .color-td {
  color: black;
}
._l-status-packing-57 .box-status table.table-status .bg-td {
  background: #999999;
  font-weight: bold;
}
._l-status-packing-57 .box-status table.table-status .padding-td {
  padding: 20px !important;
}
.l-specification-57 {
  padding: 10px 20px 20px;
}
.l-specification-57 .specification h3 {
  font-weight: bold;
}
.l-specification-57 .specification table.table-specification {
  margin-bottom: 10px;
}
.l-specification-57 .specification table.table-specification td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.l-specification-57 .specification table.table-specification .color-td {
  color: black;
}
.l-specification-57 .specification table.table-specification .bg-td {
  background: #999999;
  font-weight: bold;
}
.l-specification-57 .specification table.table-specification .border-none {
  border-left: none !important;
  border-right: none !important;
}
.l-specification-57 .specification table.table-specification .padding-td {
  padding: 20px !important;
}
.popup-top-fj38 {
  padding-left: 20px!important;
  padding-right: 20px!important;
  color: #333;
}
.popup-top-fj38 .popup-content-bidding h3.content-header {
  margin-bottom: 10px;
}
.popup-top-fj38 .popup-content-bidding .text-content-bidding {
  padding: 20px 30px;
  /*col*/
}
.popup-top-fj38 .popup-content-bidding .text-content-bidding p.list {
  margin-bottom: 2px;
}
.popup-top-fj38 .popup-footer-bidding {
  text-align: center;
}
.popup-top-fj38 .popup-footer-bidding .check-bidding {
  width: 128px;
  margin: 0 auto;
}
.popup-top-fj38 .popup-footer-bidding .check-bidding .custom-checkbox-option input[type="checkbox"] {
  margin: 0 0 0 -9px;
}
.bidding-popup .fancybox-close {
  display: none !important;
}
.header-product-payment {
  padding: 15px 0;
}
.header-product-payment a {
  margin-right: 10px;
  color: #a6a6a6;
}
.header-product-payment a.payment-bold {
  color: black;
  font-weight: bold;
}
.content-pay-pal-51 {
  margin-bottom: 40px;
  font-size: 14px;
}
.content-pay-pal-51 .content-header {
  margin: 0;
  padding: 12px 0 0;
}
.content-pay-pal-51 .note {
  margin: 20px 0px;
}
.content-pay-pal-51 .note .row-item {
  margin-bottom: 10px;
}
.content-pay-pal-51 .note label {
  width: 180px;
  color: #666;
  font-weight: normal;
}
.content-pay-pal-51 .note span {
  margin-left: 45px;
}
.content-pay-pal-51 hr {
  margin: 40px 0 20px;
}
.content-pay-pal-51 .box-bottom {
  margin-top: 60px;
}
.content-pay-pal-51 .color-error {
  color: #ff3333!important;
}
.box-notice-package .notice-package {
  margin-bottom: 40px;
}
.box-notice-package .notice-detail {
  margin: 20px 0 40px;
}
.box-notice-package .notice-detail.notice-detail:last-child {
  margin-bottom: 20px;
}
.box-notice-package .bold {
  font-weight: bold;
}
.box-notice-package .frame-note {
  background-color: #eee;
  line-height: 30px;
  text-indent: 15px;
  margin-top: 40px;
  margin-bottom: 20px;
}
.box-notice-package .notice-icon {
  background: url("/tg/images/pc/layout/icon-warning.png") no-repeat 25px 0px;
  padding: 0 30px 0 50px;
  margin-top: 10px;
}
.box-notice-package .notice-icon p {
  line-height: 20px;
}
.box-notice-package .notice-icon p span {
  color: #58b8e0;
  font-weight: bold;
}
.box-notice-package img {
  margin: 20px 0 0 50px;
}
.box-notice-package h4.content-header-gray {
  margin: 10px 0;
}
.last-notice {
  margin: 20px 0 0 25px;
  font-size: 12px;
  text-indent: -11px;
  margin-left: 41px;
}
.box-info-ship {
  padding: 0 5px;
}
.box-info-ship .l-box-table .action-table {
  margin-bottom: 10px;
}
.box-info-ship .l-box-table .action-table .button {
  height: 40px;
  line-height: 40px;
}
.box-info-ship .l-box-table .action-table span.spn-title {
  float: left;
  padding-top: 12px;
}
.box-info-ship .l-box-table .action-table a {
  color: #333;
  float: right;
  text-decoration: underline;
}
.box-info-ship .l-box-table .box-table table thead tr .commission {
  width: 65px;
}
.box-info-ship .l-box-table .box-table table thead tr th {
  padding: 15px 15px;
}
.box-info-ship .l-box-table .box-table table tbody tr td {
  padding: 10px;
}
.box-info-ship .l-box-table .box-table table tbody tr td .custom-checkbox-option {
  float: none;
  margin: 0 auto;
}
.box-info-ship .l-box-table .box-table table tbody tr td .custom-checkbox-option input {
  width: 18px;
  padding: 0;
  margin: 0;
}
.box-info-ship .l-box-table .box-table table tbody tr td p {
  float: right;
  width: 66px;
  margin-right: 10px;
}
.box-info-ship .l-box-table .box-table table tbody .bg-gray {
  background-color: #eee;
}
.box-info-ship .l-box-table .box-payment-method {
  font-size: 12px;
}
.box-info-ship .l-box-table .box-payment-method span {
  float: right;
  margin: 8px 30px 0 0;
}
.box-info-ship .l-box-table .box-payment-method .first-span {
  margin-right: 0;
}
.box-info-ship .l-box-table .box-payment-method img {
  float: right;
  margin-right: 5px;
}
.box-info-ship > input {
  width: 175px;
  border: none;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  float: right;
  margin: 10px 15px 30px 0;
}
.box-info-ship .l-box-table {
  padding: 0 20px 20px;
  border-bottom: none;
}
.box-info-ship .box-table-select {
  padding-top: 4px;
}
.box-info-ship .note-warn {
  margin: 10px 15px 40px 20px;
}
.box-shipping-address {
  font-size: 14px;
  background-color: #eee;
  margin: 20px 15px 0 20px;
  padding: 20px 20px 0px;
}
.box-shipping-address.box-shipping-address-fj63 {
  padding: 1px 20px 0px;
}
.box-shipping-address .form-group {
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin: 10px auto;
}
.box-shipping-address .form-group.last-item {
  border-bottom: 0;
}
.box-shipping-address .form-group .form-control span {
  line-height: 38px;
  color: #333;
  font-size: 14px;
}
.box-shipping-address .form-group .form-control .spn-text-720 {
  line-height: 18px;
  display: block;
}
.box-shipping-address .form-group .form-control .selecter-selected {
  background: url('/tg/images/pc/layout/select-arr.png') no-repeat 98% center #ffffff !important;
  height: 30px;
  line-height: 5px;
}
.box-shipping-address .form-group .form-label {
  line-height: 30px;
  color: #666;
  font-size: 14px;
}
.box-shipping-address .form-group:last-child {
  border-bottom: none;
  padding-bottom: 0px;
}
.box-shipping-address .form-group-border {
  padding-bottom: 8px;
}
.box-shipping-address > span {
  float: left;
  margin-top: 10px;
  width: 160px;
}
.box-shipping-address .selecter {
  width: 300px;
  margin: 0;
}
.box-shipping-address .selecter .selecter-selected {
  border-radius: 0;
}
.box-shipping-address input {
  border: #ccc solid 1px;
  text-indent: 10px;
  float: left;
  padding: 5px 0px 5px;
}
.box-shipping-address .input-margin {
  margin-bottom: 10px;
}
.box-shipping-address .width-720 {
  width: 720px;
  margin-bottom: 10px;
}
.box-shipping-address .width-300 {
  width: 300px;
  margin-right: 10px;
}
.box-shipping-address .width-160 {
  width: 160px;
  margin-right: 10px;
}
.box-info-ship .price.price-total {
  float: right;
}
.box-address-result {
  border: #817f7f dotted 1px;
  font-size: 14px;
  margin: 10px 15px 0px 20px;
  padding: 15px 20px;
  position: relative;
  color: #333;
}
.box-address-result span {
  float: left;
  width: 160px;
  color: #666;
}
.box-address-result p {
  margin: 0 0 0 160px;
  padding-bottom: 1px;
}
.box-address-result p span {
  float: none;
}
.box-address-result input.button {
  position: absolute;
  right: 17px;
  border: #ccc solid 1px;
  background-color: #fff;
  min-width: 60px;
  line-height: 0;
  padding: 14px 17px;
  color: #333;
  top: 130px;
}
.box-address-result .clear-fix {
  border-bottom: 1px solid #d6d6d6;
  clear: both;
  height: 10px;
  margin-bottom: 10px;
  width: 820px;
}
.box-info-result {
  margin-bottom: 40px;
  margin-top: 20px;
}
.box-add-charge {
  font-size: 12px;
  margin: 20px 15px 0 20px;
  padding: 15px 20px;
}
.box-add-charge p {
  margin: 0;
}
.box-add-charge .list-charge {
  margin: 0 0 10px 10px;
}
/* ------------------------------------------------------------------
    Module box memmber id
-------------------------------------------------------------------*/
.box-member-id {
  padding: 10px 20px 50px;
}
.box-member-id a {
  padding: 20px 33px;
  text-align: center;
  border: 1px solid #ccc;
  color: #333;
  margin-right: 15px;
  width: 176px;
  font-size: 12px;
}
.box-member-id a.item-member-id {
  min-width: 176px;
  line-height: normal;
  padding-top: 16px;
}
.box-member-id a:hover {
  text-decoration: none;
}
.box-member-id a:nth-child(5n) {
  margin-right: 0px;
}
/* ------------------------------------------------------------------
    Module box summary
-------------------------------------------------------------------*/
.box-summary {
  padding: 0px 40px 15px;
}
.box-summary .summary-table {
  width: 905px;
  font-size: 14px;
  margin-bottom: 25px;
  margin-top: 15px;
}
.box-summary .summary-table .tr-summary-one {
  width: 100%;
}
.box-summary .summary-table .tr-summary-one td {
  text-align: center;
  background: #919999;
  color: #fff;
  line-height: 2.0em;
  font-size: 14px;
}
.box-summary .summary-table .tr-summary-one td.title {
  font-weight: bold;
}
.box-summary .summary-table tr.tr-summary-second .td-summary-one {
  width: 190px;
  padding: 10px 10px;
}
.box-summary .summary-table tr.tr-summary-second td:nth-child(2n) {
  text-align: center;
}
.box-summary .summary-table tr.tr-summary-three td:nth-child(1n) {
  padding: 10px 10px;
}
.box-summary .summary-table tr.tr-summary-three td:nth-child(2n) {
  text-align: center;
}
.box-summary .summary-table .tr-summary-four td div p.p-style-second {
  padding-left: 20px;
  padding-right: 13px;
}
.box-summary .summary-table .tr-summary-four td div p.p-style {
  text-align: center;
  padding-top: 20px;
}
.box-summary .summary-table .tr-summary-four td div h4.title {
  text-align: center;
}
.box-summary .summary-table .tr-summary-four td div ul {
  padding: 5px 20px 5px 36px;
}
.box-summary .summary-table .tr-summary-four td div ul li {
  list-style-type: disc;
}
.box-summary .summary-table .tr-summary-four td div ul li span {
  color: #ff0000;
  font-weight: bold;
}
.box-summary .summary-table .tr-summary-four td .div-style {
  padding-top: 0px;
}
.box-summary .summary-table .tr-summary-four td .div-style p.p-style {
  padding-top: 0px;
}
.box-summary .summary-table .tr-summary-four td.last-col {
  vertical-align: top;
}
.box-summary table.summary-second tr td span {
  font-weight: bold;
  color: #ff0000;
}
.box-summary table.summary-second tr td.td-width {
  width: 21%;
  padding-left: 10px;
}
.box-summary table.summary-second tr td:nth-child(2n) {
  padding: 8px 25px;
}
.box-summary .note.note-important {
  padding: 20px 15px;
  margin: 0 0;
}
.box-summary .note.note-important > p {
  font-weight: bold;
}
.box-summary .note.note-important ul {
  margin-top: 16px;
  margin-left: 28px;
}
.box-summary .note.note-important ul li {
  list-style-type: disc;
  padding-bottom: 3px;
  line-height: 20px;
}
.box-summary .note.note-important ul li p {
  margin-bottom: 0;
}
/* ------------------------------------------------------------------
    Module box acy service
-------------------------------------------------------------------*/
.box-acy-service {
  padding: 20px 40px;
}
.box-acy-service .box-acy {
  margin-bottom: 30px;
  font-size: 14px;
}
.box-acy-service .box-acy ul {
  margin-left: 25px;
}
.box-acy-service .box-acy ul li {
  list-style-type: disc;
}
.box-acy-service .box-follow {
  font-size: 14px;
}
.box-acy-service .box-follow .follow-gr .col-md-6 {
  padding: 0px 0px;
  width: 439px;
}
.box-acy-service .box-follow .follow-gr .col-md-6 .table-gr tr.tr-summary-one {
  width: 100%;
}
.box-acy-service .box-follow .follow-gr .col-md-6 .table-gr tr.tr-summary-one td {
  text-align: center;
  background: #999999;
  color: #fff;
}
.box-acy-service .box-follow .follow-gr .col-md-6 .table-gr tr.tr-summary-one td.title {
  font-weight: bold;
}
.box-acy-service .box-follow .follow-gr .col-md-6 .table-gr tr td:nth-child(1n) {
  width: 50%;
}
.box-acy-service .box-follow .follow-gr .col-md-6 .table-gr tr td:nth-child(2n) {
  text-align: right;
}
.box-acy-service .box-follow .follow-gr .col-md-6 .table-gr tr td.col-2 {
  padding-right: 20px;
}
.box-acy-service .box-follow .follow-gr .gr-one {
  margin-right: 25px;
}
/* ------------------------------------------------------------------
  Module box member rank
-------------------------------------------------------------------*/
.box-member-rank {
  padding: 10px 40px 58px;
  color: #333333;
  font-size: 14px;
  overflow: hidden;
}
.box-member-rank .member-rank .col-md-4 {
  padding: 0;
  margin-left: 2.2%;
  width: auto;
}
.box-member-rank .member-rank .col-md-4:first-child {
  margin-left: 0;
}
/* ------------------------------------------------------------------
 Module box postage
-------------------------------------------------------------------*/
.box-postage {
  padding: 10px 40px;
  overflow: hidden;
  font-size: 14px;
}
.box-postage .postage-ls {
  margin-top: 42px;
  overflow: hidden;
}
.box-postage .postage-ls .child-content {
  margin-left: 14px;
}
.box-postage .postage-ls dt {
  margin-bottom: 12px;
}
.box-postage .postage-ls dd {
  margin-bottom: 27px;
}
.box-postage .postage-ls .col-md-4 {
  text-align: center;
}
/* ------------------------------------------------------------------
 Module box oversize
-------------------------------------------------------------------*/
.box-oversize {
  padding: 10px 40px;
  overflow: hidden;
  font-size: 14px;
}
.box-oversize p {
  padding-bottom: 35px;
}
.box-oversize p.line {
  line-height: 25px;
  padding-bottom: 20px;
}
.box-oversize p.line span {
  /*margin-left: 12px;*/
}
.fj37 {
  padding: 10px 40px 140px;
}
/* ------------------------------------------------------------------
 Module box paypal
-------------------------------------------------------------------*/
.box-paypal {
  padding: 17px 30px;
}
.box-paypal p:first-child {
  margin-top: 8px;
}
.fj53 p {
  padding-top: 18px;
  font-size: 14px;
}
.box-check-au {
  padding: 8px 30px;
  margin-bottom: 40px;
}
.box-check-au img {
  margin-top: 30px;
  margin-bottom: 20px;
}
.box-fj-81 {
  padding: 8px 20px;
  margin-bottom: 20px;
}
/* ------------------------------------------------------------------
 Module box point
-------------------------------------------------------------------*/
.box-point {
  font-size: 14px;
}
.box-point .point-text {
  padding: 55px 0px 0px;
}
.box-point .point-text dt {
  background: #eee;
  padding: 10px 10px;
}
.box-point .point-text dd {
  padding: 20px 20px 40px 10px;
}
.box-point .point-text dd a {
  text-decoration: underline;
  color: #333;
}
.box-point .point-text dd ul {
  margin-top: 20px;
  margin-left: 22px;
}
.box-point .point-text dd ul li {
  list-style-type: disc;
}
.box-point .point-text dd.dd-point {
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 45px;
}
.box-point .point-text dd.dd-point p {
  font-size: 24px;
}
.box-point .point-text dd.dd-point p span {
  color: #ff0000;
  font-weight: bold;
}
/* ------------------------------------------------------------------
 Module box information
-------------------------------------------------------------------*/
.box-information .info {
  margin-bottom: 50px;
  font-size: 14px;
}
.box-information .info .head-desc {
  margin-bottom: 20px;
}
.box-information .info .head-desc .pro-btn {
  background-color: #999;
  border: solid 1px #999;
  display: inline-block;
  padding: 10px;
  color: #fff;
  font-weight: bold;
  margin: 0 10px;
}
.box-information .info .pro-info table th {
  background-color: #999;
  padding: 10px;
  font-weight: normal;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.box-information .info .pro-info table td {
  padding: 10px;
  border: 1px solid #e1e1e1;
}
.box-information .info .note-info {
  margin-top: 20px;
}
.box-information .shopping-box h3 {
  color: #333;
}
.box-information .box-mail {
  border-bottom: none;
}
.box-information .box-information-gr {
  padding: 5px 20px 50px;
  overflow: hidden;
}
.box-information .box-information-gr .table-inf-gr tr td {
  font-size: 14px;
}
.box-information .box-information-gr .table-gr-ls tr th {
  text-align: center;
  background: #999;
  padding: 10px 15px;
  color: #fff;
}
.box-information .box-information-gr .table-gr-ls tr th span {
  display: block;
}
.box-information .box-information-gr .table-gr-ls tr td {
  color: #333;
  text-align: right;
  padding: 10px 5px;
}
.box-information .box-information-gr .table-gr-ls tr td span {
  display: block;
}
.box-information .box-information-gr .table-gr-ls tr td:first-child {
  text-align: left;
}
.box-information .box-information-gr .table-gr-ls tr td:last-child {
  text-align: right;
  padding-right: 58px;
  width: 188px;
}
.box-information .info-bottom {
  text-align: center;
  padding: 60px 0 15px;
}
.content-credit-card {
  padding: 10px;
  border: 1px dotted black;
  margin: 30px;
}
.content-credit-card p {
  font-size: 1.3em;
  line-height: 1.8;
}
.content-confirmation {
  padding: 10px;
  margin: 30px;
}
.content-confirmation p {
  font-size: 14px;
}
.detail-43 .pointer {
  cursor: pointer;
}
.detail-43 .link-href {
  padding-bottom: 10px;
  font-size: 1.6em;
  font-weight: bold;
  color: #00a4d8;
}
.detail-43 .group-pro-detail {
  overflow: inherit !important;
}
.detail-43 .group-pro-detail .pro-detail-one {
  overflow: inherit !important;
}
.detail-43 .group-pro-detail .pro-detail-one .group-check li {
  margin-bottom: 10px;
}
.detail-43 input[type="text"] {
  width: 100%;
  padding: 9px 10px;
  font-size: 14px;
}
.detail-43 .form-group .selecter-selected {
  padding: 10px 22px 10px 10px !important;
}
.detail-43 .form-group .button.button-dark {
  height: 40px;
}
.detail-43 .search-content {
  padding-left: 0px;
  padding-right: 0px !important;
}
.detail-43 .search-content.bl-btn-search {
  padding-left: 20px;
}
.detail-43 .label-search-2 {
  padding-left: 20px !important;
}
.detail-43 .btn-search {
  background: #333;
  color: #fff;
  border-radius: 0;
  width: 100%;
  text-align: center;
  padding: 10px 0 8px;
  border: none;
  font-size: 14px;
}
.detail-43 select {
  height: 37px;
  padding: 6px 10px;
  border: 1px solid #e1e1e1;
  width: 100%;
}
.detail-43 .box-content-item-right {
  float: right !important;
  margin-right: 0px;
}
.detail-43 .a-link-2 {
  margin-left: 10px;
}
.detail-43 .text-span {
  padding: 10px ;
  font-size: 14px;
}
.detail-43 .popup-info {
  position: relative;
}
.detail-43 .popup-info-detail {
  text-align: center;
  position: absolute;
  left: -164px;
  bottom: 15px;
  z-index: 99999;
}
.detail-43 .popup-info-detail .popup-title-info {
  font-size: 14px !important;
  font-weight: bold;
  text-align: justify;
  margin: 5px 0 10px;
  padding: 0 !important;
  width: 300px;
}
.detail-43 .popup-info-detail p {
  padding: 0px !important;
  font-size: 12px !important;
}
.detail-43 .popup-info-detail .detail-popup-info {
  border: 10px solid #333333;
  padding: 15px;
  text-align: left;
}
.detail-43 .popup-info-detail img {
  margin-top: -10px;
}
.detail-43 .payment-footer .link.link-top {
  position: absolute;
  left: 20px;
}
.main-content-64 .box-bottom {
  margin: 25px 20px !important;
  padding: 30px 0 !important;
}
.main-content-64 .box-bottom .a-btn {
  padding: 17px 100px !important;
}
.box-packing-result {
  border: #817f7f dotted 1px;
  margin: 20px 15px 0 20px;
  padding: 15px 20px;
  position: relative;
}
.box-packing-result .packing-title {
  width: 12%;
  float: left;
}
.box-packing-result .packing-title .custom-radio-option {
  margin-top: 2px;
}
.box-packing-result .packing-text {
  float: left;
  width: 88%;
  padding-left: 10px;
}
.box-packing-result .packing-text span {
  color: #00a4d8;
}
.box-packing-result .packing-text .last-notice {
  margin-left: 12px;
}
.box-packing-result .packing-text .spn-clb {
  font-weight: bold;
}
.note {
  position: relative;
}
.note .selected-checkbox {
  background: url(/tg/images/pc/layout/checkbox_checked_btn.png) no-repeat #ffffff !important;
}
.note .custom-checkbox-option {
  background: url(/tg/images/pc/layout/checkbox_btn.png) no-repeat #ffffff;
}
.note .img-notice {
  float: left;
  width: 2%;
}
.note .notice-text {
  float: left;
  width: 95%;
  padding-left: 10px;
}
.box-des-send-mail {
  font-size: 12px;
  margin: 0 40px 0 40px;
}
.box-des-send-mail .des-text {
  float: left;
  width: 65%;
  margin-top: 15px;
}
.box-des-send-mail .des-text p {
  margin-top: 10px;
}
.box-des-send-mail .des-text p span {
  color: #ff0000;
  font-size: 22px;
}
.box-des-send-mail .des-text .p-margin {
  margin-top: 15px;
}
.box-des-send-mail .des-text .p-bold {
  font-weight: bold;
  font-size: 14px;
}
.box-des-send-mail .des-text .width-460 {
  width: 460px;
}
.box-des-send-mail .box-img {
  float: right;
  width: 300px;
}
.height-15 {
  height: 15px;
}
.box-form-send-mail {
  font-size: 12px;
  margin: 40px 40px;
}
.box-form-send-mail p {
  background-color: #eee;
  height: 30px;
  font-weight: bold;
  line-height: 33px;
  text-indent: 10px;
}
.box-form-send-mail .box-button {
  text-align: center;
  padding: 40px 0px;
}
.box-form-send-mail .box-button input {
  width: 310px;
  height: 50px;
  color: #fff;
  border: none;
  font-size: 14px;
  margin: 0px 5px;
  border-bottom: #ccc solid 2px;
}
.box-form-send-mail .box-button .btn-facebook {
  background: url("/tg/images/pc/layout/icon-facebook.png") no-repeat 30px center #3b5998;
}
.box-form-send-mail .box-button .btn-facebook:hover {
  background-color: #4e70b6;
}
.box-form-send-mail .box-button .btn-google {
  background: url("/tg/images/pc/layout/icon-google.png") no-repeat 30px center #dd4b39;
}
.box-form-send-mail .box-button .btn-google:hover {
  background-color: #f44731;
}
.box-form-send-mail .box-form-send {
  padding: 0 20px;
  margin-top: 20px;
}
.box-form-send-mail .box-form-send input,
.box-form-send-mail .box-form-send textarea {
  height: 50px;
  width: 100%;
}
.box-form-send-mail .box-form-send clear-fix {
  clear: both;
  height: 20px;
}
.box-form-send-mail .box-form-send .form-label {
  color: #808080;
}
.box-form-send-mail .box-form-send .form-group {
  margin-bottom: 10px;
}
.box-form-send-mail .box-form-send .form-group.form-group-textarea {
  height: 150px;
}
.box-form-send-mail .box-form-send textarea {
  height: 150px;
  resize: none;
}
.box-btn-bottom {
  border-top: 1px solid #e1e1e1;
  margin: 40px 40px 0;
  padding: 40px 0;
}
.box-btn-bottom .link-my-page {
  color: #333;
  float: left;
  margin-top: 15px;
  text-decoration: underline;
}
.box-btn-bottom .a-btn {
  padding: 0;
  height: 50px;
  width: 240px;
  line-height: 50px;
}
.font-weight-bold {
  font-weight: bold;
}
.font-color-highlight {
  color: #00a4d8;
}
.detail-90 {
  margin-bottom: 15px!important;
}
.detail-90 .registration .social-registration {
  margin-bottom: 0px !important;
}
.detail-90 .box-text-result {
  font-size: 12px;
  padding: 10px 25px;
}
.detail-90 .box-text-result p {
  margin: 0px !important;
}
.detail-90 .box-text-result .mr-top-text {
  margin-top: 10px !important;
}
.detail-90 .box-text-result .mr-left-text {
  margin-left: 40px !important;
}
.detail-90 .box-text-result .detail-text-result {
  padding: 0px 20px;
}
.detail-90 .box-text-result .text-number {
  float: left;
  width: 3.4%;
}
.detail-90 .box-text-result .text-content {
  width: 96.6%;
  float: left;
}
.detail-90 .box-text-result .explosives {
  padding: 3.4%;
}
.detail-90 .box-text-result .explosives table td {
  width: 33.3%;
}
.detail-90 .box-text-result .explosives-img {
  padding: 3.4%;
  text-align: center;
}
.box-des-banner {
  font-size: 12px;
  margin: 0 40px 0 40px;
}
.box-des-banner .des-text {
  float: left;
  width: 65%;
}
.box-des-banner .des-text p {
  margin: 0;
}
.box-des-banner .des-text .p-bold {
  font-weight: bold;
  font-size: 16px;
  width: 59%;
  color: #00a4d8;
  margin: 20px 0 25px;
}
.box-des-banner .box-img {
  float: right;
  width: 300px;
}
.box-banner {
  font-size: 12px;
  margin: 30px 40px 0 40px;
}
.block-img-share {
  margin-bottom: 25px;
}
.block-img-share.img-items .bl-img-item {
  margin-bottom: 10px;
}
.box-banner {
  font-size: 12px;
}
.box-banner h3 {
  font-weight: bold;
  background: url("/tg/images/pc/layout/symbol-85.png") no-repeat;
  text-indent: 15px;
}
.box-banner img {
  float: left;
  margin-left: 40px;
}
.box-banner .img-88 {
  margin-top: 20px;
}
.box-banner .img-120 {
  margin-top: 5px;
}
.box-banner textarea {
  float: left;
  margin-left: 20px;
  padding: 5px;
  width: 400px;
  height: 70px;
}
.box-banner .text-125 {
  margin-top: 30px;
}
.box-banner .text-250 {
  margin-top: 90px;
}
.box-banner .text-link {
  margin-left: 40px;
  height: 50px;
}

.main-content-46 .textArea{
  width:768px !important; 
  height:185px; 
  padding:30px 28px; 
  line-height:17px;
}

.main-content-83 .box-text-info {
  padding: 40px 20px 0px;
}
.main-content-83 .box-text-info span {
  width: 5.5%;
  float: left;
  font-weight: bold;
  color: #333;
  line-height: 50px;
  font-size: 16px;
  text-align: center;
}
.main-content-83 .box-text-info .item-info {
  margin-bottom: 20px;
}
.main-content-83 .box-text-info .last-item {
  margin-top: 20px;
}
.main-content-83 .box-text-info input[type="text"] {
  width: 94.5% !important;
  width: 15%;
  height: 50px;
  border: #ccc solid 1px;
  text-indent: 25px;
  float: left;
  font-size: 16px;
}
.main-content-83 .box-text-info .text-bottom-info {
  padding-left: 5.5%;
  padding-top: 20px;
}
.box-sitemap {
  font-size: 12px;
  float: left;
  width: 30%;
  padding: 0 40px;
  margin-top: 60px;
}
.box-sitemap ul {
  margin: 20px 0 0 20px;
}
.box-sitemap ul li {
  margin: 0 0 10px;
}
.box-sitemap ul li a {
  color: #333;
  text-decoration: underline;
}
.box-category {
  font-size: 12px;
  float: right;
  width: 70%;
  padding-right: 40px;
  margin-top: 60px;
}
.box-category .category {
  margin: 10px 0 40px 20px;
}
.box-category .category .menu-hover {
  width: 340px;
  background: url("/tg/images/pc/layout/select-right.png") no-repeat 320px center #ffffff;
  border-color: #333;
}
.box-category .category > li {
  cursor: pointer;
  border: 1px solid #ccc;
  height: 50px;
  line-height: 50px;
  text-indent: 10px;
  width: 300px;
  background: url("/tg/images/pc/layout/select-right.png") no-repeat 280px center #ffffff;
  margin-bottom: 10px;
}
.box-category .category > li .sub-category {
  background-color: #fff;
  border-top: 1px solid #ccc;
  display: none;
  margin: -51px 0 0 339px;
  position: absolute;
  z-index: 999;
}
.box-category .category > li .sub-category li {
  cursor: pointer;
  border: 1px solid #ccc;
  height: 50px;
  width: 240px;
  border-top: none;
}
.box-category .category > li .sub-category li:hover {
  background-color: #e1e1e1;
}
.box-category .category > li a {
  color: #333;
  text-decoration: none;
}
.title-sitemap {
  background-color: #eee;
  font-weight: bold;
  height: 30px;
  line-height: 32px;
  text-indent: 10px;
}
.main-content-86 .box-notice-package {
  padding: 0 20px 0px;
}
.main-content-86 .box-notice-package .box-hight-light {
  margin: 30px 0 0;
  padding: 20px;
  background-color: #ff4c4c;
  color: #fff;
}
.main-content-86 .width-60 {
  width: 60px !important;
}
.main-content-86 .width-40 {
  width: 40px;
}
.main-content-86 ingput[type="checkbox"] {
  margin-right: 10px !important;
}
.main-content-86 .custom-checkbox-option {
  margin-right: 10px;
  width: 18px !important;
  background: url(/tg/images/pc/layout/checkbox_btn.png) no-repeat #ffffff;
}
.main-content-86 .selected-checkbox {
  background: url(/tg/images/pc/layout/checkbox_checked_btn.png) no-repeat #ffffff;
}
.main-content-86 .padding-left-10 {
  padding-left: 10px;
}
.main-content-86 .quote_bottom {
  text-align: center;
  position: relative;
  padding: 20px 0;
}
.main-content-86 .quote_bottom .quote {
  float: left;
  left: 0;
  margin: 15px 0 0;
  position: absolute;
}
.main-content-86 .quote_bottom .button-calculate {
  line-height: 50px;
  height: 50px;
  float: none;
  margin-bottom: 20px;
}
.main-content-86 .img-arrow {
  padding: 10px 0;
  text-align: center;
}
.main-content-86 .box-claim {
  margin-bottom: 10px;
  font-size: 12px;
  background-color: #eee;
  padding: 15px 20px;
  margin: 0 20px 10px 20px;
}
.main-content-86 .box-claim hr {
  border-bottom: 1px solid #e1e1e1;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.main-content-86 .box-claim .font-weight {
  font-weight: bold;
}
.main-content-86 .box-claim .item-row {
  padding: 15px;
}
.main-content-86 .box-claim .item-row .text-left-item {
  width: 33.1%;
  float: left;
  color: #7d7d7d;
}
.main-content-86 .box-claim .item-row .text-right-item {
  width: 66.9%;
  float: left;
  color: #333333;
}
.main-content-86 .box-claim .item-row .text-right-item span {
  float: left;
  margin-left: 6px;
}
.main-content-86 .box-claim .item-row .text-right-item .row-item-right {
  margin-bottom: 15px;
}
.main-content-86 .box-claim .item-row .title-middle {
  margin: 85px 0 0 0;
}
.main-content-86 .box-claim .red-color {
  color: #ff0000;
}
.main-content-86 .box-claim .span-price {
  float: right;
  font-size: 16px;
}
.main-content-86 .box-claim .claim-type {
  min-width: 220px;
}
.main-content-86 .p-fee {
  float: right;
  margin: 10px 20px 0 0;
}
.main-content-86 .box-btn-bottom {
  border-top: none;
  margin: 0 30px;
  padding: 40px 0;
}
.span-col-1 {
  float: left;
  width: auto !important;
}
/*custom select 47*/
.select-top .select-box {
  left: -9px;
}
.select-top .select-box {
  left: -9px;
}
.select-top .selecter {
  width: 158px;
  margin-right: 0;
}
.select-top .selecter .selecter-selected {
  background: #ffffff url(/tg/images/pc/layout/img-select-down.png) no-repeat 90%;
}
.sidebar-fj47 .border-n {
  border: none !important;
}
.sidebar-fj47 .btn-des-product {
  min-width: 100%;
  margin-top: 10px;
}
.slide-47 .block-upload .multiuploadbtn {
  margin-right: 18px;
}
.block-upload {
  font-size: 14px;
}
.block-upload .singleuploadbtn {
  min-width: 200px;
  margin-right: 30px;
}
.block-upload .color-box-right {
  float: right;
  width: 50%;
}
.block-upload .color-box-right.hover {
  background-color: #f8f8f8;
}
.block-upload .multiuploadbtn {
  height: 75px;
  line-height: 75px;
  min-width: 220px;
  margin-right: 15%;
}
.button .cart-icon {
  margin-right: 10px;
  margin-top: -4px;
}
/* ------------------------------------------------------------------
    Module layout 56
-------------------------------------------------------------------*/
.box-note {
  margin-bottom: 55px;
}
.box-note .note-product-payment {
  font-weight: bold !important;
}
.slider-payment a p {
  color: #00c2ff;
}
.slider-payment .border-silder {
  border-top: #e1e1e1 solid 1px;
  margin-top: 10px;
}
/* ------------------------------------------------------------------
    Module layout 58
-------------------------------------------------------------------*/
.box-bottom-payment {
  padding-bottom: 0px;
  margin-bottom: -10px;
}
.box-bottom-payment p {
  margin-top: 10px;
  margin-bottom: 40px;
}
.box-bottom-payment div {
  position: relative;
}
.box-bottom-payment .a-btn {
  padding: 17px 80px !important;
  margin-left: 0px !important;
}
/* ------------------------------------------------------------------
    Module layout 87 
-------------------------------------------------------------------*/
.main-content-fj87 .dropzone .form-label {
  line-height: 76px;
}
.main-content-fj87 .form-control input,
.main-content-fj87 .form-control textarea,
.main-content-fj87 .form-control .block-upload {
  width: 80%;
}
/* ------------------------------------------------------------------
    Module layout 63 
-------------------------------------------------------------------*/
.main-content-fj63 .box-address-result .button {
  position: absolute;
	right: 17px;
	min-width: 60px;
	line-height: 20px;
	padding: 14px 17px;
	color: #333;
	top: 130px;
}

.main-content-fj63 .box-info-ship > input {
	margin-bottom:0;
}


/* ------------------------------------------------------------------
    Module Favorite Item
-------------------------------------------------------------------*/
.item .item-top {
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
}
.item .item-top img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.item .favorite-icon {
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  width: 30px;
  height: 30px;
  background-image: url(/tg/images/pc/layout/data/item/img_unfaved.png);
  cursor: pointer;
}
.item .favorite-icon.faved {
  background-image: url(/tg/images/pc/layout/data/item/img_faved.png);
}
/* ------------------------------------------------------------------
    Module Box Common
-------------------------------------------------------------------*/
.box-common {
  margin: 40px 0;
}
.box-common table.table-mail {
  margin-bottom: 10px;
  width: 95%;
  margin: 0px 20px;
}
.box-common table.table-mail td {
  padding: 10px;
  border: 1px solid #e1e1e1;
  color: #ffffff;
}
.box-common table.table-mail .color-td {
  color: black;
}
.box-common table.table-mail .bg-td {
  background: #999999;
  font-weight: bold;
  width: 27%;
}
.box-common table.table-mail .padding-td {
  padding: 20px;
}
.box-common .l-box-table {
  padding: 0 20px!important;
  border-bottom: none!important;
}
.box-common .box-status {
  padding: 0 0!important;
  border-bottom: none!important;
}
.box-common .specification {
  padding: 0 0!important;
  border-bottom: none!important;
}
h4.content-header.content-header-p59 {
  margin-left: 0;
  padding-left: 0;
}
span.spacer {
  margin-left: 10px;
}

/* thumb images */

.thumb-holder {
  height: 100px;
  width: 100px;
  overflow: hidden;
  position: relative;
  background-color: transparent;
}

.thumb-holder img {
  max-width: 100%;
  max-height: 100%;
  margin: auto;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.slide-47 .image-second.thumb-holder {
  height: 61px;
  width: 61px;
}

.slide-47 .image.thumb-holder {
  height: 208px;
  width: 205px;
}

.detail-img-show .image-second.thumb-holder {
  height: 61px;
  width: 61px;
}

.box-img-show.thumb-holder {
  height: 208px;
  width: 208px;
}

.popup-image-main.thumb-holder {
  height: 240px;
  width: 367px;
}

.search-result-display02 .thumb-holder img {
  bottom: auto;
}

.search-result-display .thumb-holder {
  height: 240px;
  width: 204px;
}

.box-product .thumb-holder {
  top: 20px;
  left: 20px;
}

.box-list-payment-check .thumb-holder {
  height: 215px;
  width: 215px;
}

.box-p55.l-box-list-payment .box-list-product .box-product .box-content {
  margin-left: 50px;
}

.shopping-item-info .image-second.thumb-holder {
  width: 61px;
  height: 61px;
}

div#cryHoverPop{
    display:none;
    position: absolute;
    padding:10px 15px;
    font-size: 10pt;
    text-decoration:none;
    line-height:20px;
    color:#ffffff;
    background-color: #AA0000;
    z-index: 1;
    border-radius:20px;
    -moz-border-radius:20px;
    -webkit-border-radius:20px;
    text-align:left;
    opacity: 0.85;
    filter: alpha(opacity=85);
    width: 440px;
}
