.seller_header {
  margin: 16px 0px;
  background: #fff;
}

.seller_header_logo {
  height: 78px;
  margin-right: 200px;
}

.searchcon {
  height: auto;
  margin-top: 12px;
}

#searchURL {
  border: none;
}

.select-tab li {
  float: left;
  line-height: 28px;
  padding: 0px 10px;
  cursor: pointer;
}

.select-tab li.selected {
  background: #E95168;
  color: #fff;
}

div.searchcon .input-group {
  border: 2px solid #E95168;
}

.seller_header_logo {
  line-height: 80px;
}


#tabs>ul {
  height: 30px;
  width: 320px;
}

#tabs>ul>li {
  width: 120px;
}

.showtab {
  width: 145px;
  border-radius: 0;
  font-size: 20px;
}

html[lang=en] #tabs>ul {
  width: 565px;
}

html[lang=en] #tabs>ul>li {
  width: 250px;
}

html[lang=en] .showtab {
  width: 250px;
}

.m_processcon {
  height: auto;
  flex: 1;
}

.m_processcon_pic {
  height: 65px;
}

.m_processcon_pic img {
  width: 70px;
}

.clear,
.clearfix {
  clear: both;
}

.sky-form {
  border: 0px;
}

.Maritime_express {
  border: 1px solid #eee;
}

.Air_express {
  margin-top: 20px;
  border: 1px solid #eee;
}

.sky-form header {
  border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.sky-form fieldset+fieldset {
  border-top: 1px dashed rgba(0, 0, 0, .1);
}

html[lang=ko] .m_advantagecon_text {
  font-size: 12px;
  width: 200px;
}

.tbar-panel-cart .tbar-panel-footer {
  position: absolute;
  bottom: 0px;
  height: 50px;
  background-color: #ECEAEA;
  margin: 0px;
  padding: 0px;
  left: 0px;
  right: 0px;
}

.jtou {
  right: 72px;
}

.delivery_info {
  width: 230px;
}

.footer .col-md-2 {
  width: 14.28%;
  padding-right: 10px;
  padding-left: 10px;
}

#tabs_container .wrap {
  background: #fff;
  border: 8px solid #E95168;
}

.arrow_j {
  padding-top: 72px;
}

.m_processcon {
  color: #363636 !important;
}


.headCss {}

.headCss .navbarItem {
  position: static;
}

.headCss .navbarItem .subNavbarItem {
  height: 100%;
}

.goods_item_price_desc {
  color: #333;
  margin-left: 5px;
}

.pagination_custompage {
  position: relative;
  padding: 3px 5px;
  margin-top: 21px !important;
}

.pagination_page_jump {
  padding: 5px 10px;
  border: 1px solid #ddd;
  background-color: #fff;
  color: #333;
  margin-top: 21px !important;
  border-radius: 3px;
}

.pagination_page_jump:hover {
  color: #fff;
  background: #E95168;
  border-color: #E95168;
}