<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.source_head {
  margin: 0 auto;
  width : 100%;
  max-width : 1366px;
}

.head_banner {
  padding      : 95px 0 0 605px;
  height       : 198px;
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg.png) no-repeat 0 0;
  font-size    : 16px;
  color        : #373330;
  line-height  : 25px;
  margin-bottom: 20px;
}

.source_head.de .head_banner{
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg_de.png) no-repeat 0 0;
}

.source_head.ru .head_banner{
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg_ru.png) no-repeat 0 0;
  line-height  : 22px;
  padding      : 95px 0 0 605px;
}

.source_head.france .head_banner{
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg_fr.png) no-repeat 0 0;
}

.source_head.es .head_banner{
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg_es.png) no-repeat 0 0;
}

.source_head.jp .head_banner{
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg_jp.png) no-repeat 0 0;
}

.source_head.it .head_banner{
  background   : url(/Themes/Starter/Content/images/customizeService/banner_bg_it.png) no-repeat 0 0;
}

.head_banner p {
  width: 700px;
  margin:0;
}

.head_banner b, .head_banner strong{
  font-size : 18px;
  color     : #d08117;
  font-style: italic;
}

ul,
ol {
  list-style-type: none;
}

 .topic-block .source_head ul {
  list-style: none;
      margin: 0;
    padding:0;
}

.source_head ul li:hover,
.source_head ul li.selected {
  color:#fff;
  background: url(/Themes/Starter/Content/images/customizeService/hover_bg.jpg) no-repeat 0 0;
}

.source_head ul li {
  float       : left;
  width       : 282px;
  height      : 182px;
  background  : url(/Themes/Starter/Content/images/customizeService/normal_bg.jpg) no-repeat 0 0;
  text-align  : center;
  margin-right: 52px;
}

.source_head ul li.nomargin {
  margin: 0;
}

.source_head ul li:hover a,
.source_head ul li.selected a, .source_head ul li.selected p{
  color: #fff;
}

.source_head ul li a {
  font-size  : 20px;
  font-weight: bold;
  color      : #5d6370;
  text-align : center;
  line-height: 20px;
  display    : block;
}

a {
  text-decoration: none;
  cursor         : pointer;
}

img {
  border        : 0;
  vertical-align: bottom;
  display       : inline-block;
  text-align    : center;
}

.source_head ul li p {
  margin-top: 7px;
  width     : 282px;
  text-align: center;
  font-weight: bold;
}

.customize-service-page .topic-block-title{
  display: none;
}

.customize-service-page .product {
  background: #f9f9f9 url(/Themes/Starter/Content/images/customizeService/search.png) no-repeat 0 18px;
}

.customize-service-page .detail_info {
  margin        : 7px auto 0;
  padding-bottom: 1px;
}

.customize-service-page .topic-block{
  margin-bottom:0;
}

.customize-service-page .detail_info.product{
  padding-bottom:30px;
}

.customize-service-page .detail_info p {
  padding: 35px 45px 0 210px;
  color       : #373330;
  font-size   : 17px;
  line-height : 25px;
}

.customize-service-page .detail_info.jq_show_trending p:nth-child(1){
  padding-top: 53px;
}

.customize-service-page .detail_info.jq_show_trending p:nth-child(2){
  padding-top: 0;
}

.customize-service-page .detail_info.jq_show_packed p{
  font-size   : 16px;
}

.clearfix {
  clear      : both;
  height     : 0;
  font-size  : 0;
  line-height: 1px;
}

.clearfix {
  clear      : both;
  height     : 0;
  width      : 0;
  line-height: 1px;
  font-size  : 0px;
  overflow   : hidden;
}

.customize-service-page .sourcing_detail {
  margin-top: 0 !important;
}

.customize-service-page .sourcing_detail {
  background: #f9f9f9;
  padding   : 0px 0 20px;
  margin    : 30px auto 20px;
}

.jq_show_packed .topic-block{
  margin-top:10px;
}

.btn_p30 {
  display    : inline-block;
  height     : 28px;
  line-height: 28px;
  padding    : 0 30px;
}

.btn_orange {
  color            : #444;
  border           : #df9f26 1px solid;
  cursor           : pointer;
  font-weight      : bold;
  cursor           : pointer;
  background       : #ffbc2c;
  background-image : -moz-linear-gradient(top, #ffd953, #ffbc2c);
  background-image : -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd953), color-stop(1, #ffbc2c));
  filter           : progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd953', endColorstr='#ffbc2c', GradientType='0');
  background-image : -o-linear-gradient(top, #ffd953, #ffbc2c);
  background-image : -ms-linear-gradient(top, #ffd953, #ffbc2c);
  background-repeat: repeat-x;
}

.detail_requirement {
  margin: 20px 0 0 45px;
}

.detail_requirement h5 {
  color      : #555;
  font-size  : 18px;
  line-height: 40px;
}

.detail_requirement p {
  width: 700px;
}

.fblue {
  color: #06c;
}

.sourcing_example {
  margin-top: 40px;
  text-align: left;
}

.sourcing_example span {
  display      : inline-block;
  font-size    : 16px;
  font-weight  : bold;
  color        : #333;
  padding      : 8px 15px;
  background   : #ededed;
  line-height  : 35px;
  margin-bottom: 20px;
}

.testimo_txt{
  text-align:left;
}

.sourcing_example ul {
  overflow: auto;
  list-style: none;
}

.sourcing_example ul li {
  float      : left;
  margin-left: 30px;
}

.customize-service-page .sourcing_detail .pro_info {
  background-color: #fff;
  border          : 1px solid #ccc;
  border-top-color: #999;
  padding-top     : 10px;
  line-height     : 20px;
  position        : relative;
  height          : 300px;
}

.customize-service-page .sourcing_detail .pro_info .textarea {
  width      : 100%;
  height     : 250px;
  border     : none;
  overflow-y : auto;
  font-size  : 13px;
  color      : #333;
  resize     : none;
  line-height: 20px;
}

.fred {
  color: #f00;

}

.customize-service-page .custom {
  background: #f9f9f9 url(/Themes/Starter/Content/images/customizeService/customization.png) no-repeat 0 28px;
}

.customize-service-page .custom ol {
  padding-left: 223px;
  padding-top : 5px;
}

.customize-service-page .custom ol li {
  list-style-type: disc;
}

.customize-service-page .trend{
  padding-bottom: 30px;
  background: #f9f9f9 url(/Themes/Starter/Content/images/customizeService/trending.png) no-repeat 66px 66px;
}

.detail_requirement {
  margin: 20px 0 0 45px;
}

.detail_requirement h5 {
  color      : #555;
  font-size  : 18px;
  line-height: 40px;
}

.detail_requirement p {
  width: 700px;
}

.customize-service-page .packed {
  background   : #f9f9f9 url(/Themes/Starter/Content/images/customizeService/packed.png) no-repeat 0 38px;
  border-bottom: none;
}

.customize-service-page .packed strong {
  color     : #e7a647;
  font-style: italic;
}

.service_detail {
  margin        : 0 auto;
  background    : #f9f9f9;
  text-align    : center;
  padding-bottom: 20px;
}

.service_detail.jq_show_packed{
  padding-top:20px;
}

.service_detail .service_info {
  margin-bottom: 10px;
  text-align:left;
}

.service_detail h3 {
  margin-bottom: 20px;
  text-align   : left;
  line-height  : 15px;
}

.service_detail h3 {
  display    : inline-block;
  height     : 41px;
  background : #a8d5e6 url(/Themes/Starter/Content/images/customizeService/title_bg.jpg) no-repeat right 0;
  line-height: 41px;
  padding    : 0 40px 0 20px;
  color      : #fff;
  font-size  : 16px;
  font-weight: bold;
}

.service_detail .service_info p {
  text-align : left;
  width      : 90%;
  margin-left: 68px;
  font-size  : 16px;
  line-height: 24px;
}

.service_detail .service_info p.fred {
  text-align: right;
}

.jq_show_packed .service_info:nth-child(1) img{
  margin-left:240px;
  vertical-align: middle;
}

.jq_show_packed .service_info:nth-child(2) img{
  margin-left:235px;
  vertical-align: middle;
}

/*result-page*/
.submitResult-result-page .sourcing_header h2 {
  background : url(/Themes/Starter/Content/images/customizeService/icon_sourcing.png) no-repeat 0 0;
  margin     : 40px auto 34px;
  width      : 479px;
  height     : 40px;
  text-indent: -9999px;
}

.success_info {
  width : 795px;
  margin: 0 auto;
}

.success_info h2 {
  margin-bottom: 20px;
  font-size    : 1em;
  font-weight  : normal;
  line-height  : 18px;
}

.success_info h2 ins {
  display     : block;
  width       : 83px;
  height      : 83px;
  background  : url(/Themes/Starter/Content/images/green_ball.jpg) 0 0 no-repeat;
  float       : left;
  margin-right: 30px;
}

.success_info h2 strong,
.success_info h2 span,
.success_info h2.next_choose a {
  line-height: 26px;
}

.success_info h2 strong,
.success_info h2 span {
  display: block;
}

.success_info h2.next_choose {
  padding-left: 115px;
}

.fblue {
  color: #06c;
}

.customize-tooltip .db-tooltip {
  position:relative;
  display      : inline-block;
  color        : #fff;
  background   : #F60;
  border-radius: 50%;
  width        : 18px;
  text-align   : center;
  top:3px;
}

.customize-tooltip .x-tooltip{
  white-space: normal;
  z-index:99;
  right: 544px;
    top: 35px;
}



.customize-tooltip .db-tooltip&gt;a {
  color: #fff;
}

.customize-tooltip .x-tooltip:after{
  left: 186px;
}

.service_list{
  display: flex;
  justify-content: center;
}

.jq_trending &gt; a{
  margin-top:20px;
}

.sourcing_detail .inputs label{
  width: 300px;
  font-size:16px;
}

.sourcing_detail .inputs input[type="text"],
.sourcing_detail .inputs textarea{
  width: 800px;
}

.example_desc{
  display: inline-block;
    width: 800px;
    word-break: break-word;
    white-space: pre-wrap;
    vertical-align: top;
}

.sourcing_detail .input-panel{
  margin-bottom:20px;
}

.sourcing_detail .input-panel label{
  display: inline-block;
  width: 300px;
  text-align: right;
}

.product-records {
  table-layout: fixed;
}

.product-records th,.product-records td {
  padding: 10px 10px 10px 5px !important;
}

.product-records th {
  font-weight: bold !important;
  font-size: 16px !important;
}

.product-details {
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.file-view-list{
  margin-left: 310px;
}

.file-view-list .file-item{
  display: flex;
  width: 400px;
  border: 1px solid #dcdcdc;
  justify-content: space-between;
  padding: 5px;
  margin-bottom: 3px;
}

.file-del{
  cursor: pointer;
  color:red;
}

.fileAdd{
  margin-left:20px;
  cursor: pointer;
}

.trend-swiper-panel{
  position:relative;
}

.trend-swiper-panel .swiper-container {
  position: static;
  width: 92%;
  max-width: 1285px;
}

.trend-swiper-panel .swiper-container .swiper-slide &gt; div &gt; img{
  max-width: 100%;
  height: fit-content;
}

.trend-swiper-panel .swiper-button-prev,
.trend-swiper-panel .swiper-button-next{
  padding: 122px 0;
}

.trend-swiper-panel .swiper-button-next:after, 
.trend-swiper-panel .swiper-container-rtl .swiper-button-next:after{
  content:" ";
  width:21px;
  height:39px;
  background: url(/Themes/Starter/Content/images/orange_arrow.png) no-repeat;
}

.trend-swiper-panel .swiper-button-prev,
.trend-swiper-panel .swiper-button-next{
  top:30%;
}

.trend-swiper-panel .swiper-button-prev:after, 
.trend-swiper-panel .swiper-container-rtl .swiper-button-prev:after{
  content:" ";
  width:21px;
  height:39px;
  background: url(/Themes/Starter/Content/images/orange_arrow.png) no-repeat;
  transform: rotateY(180deg);
}

.jq_show_trending{
  display: none;
}


.trend-swiper-panel .swiper-container .swiper-slide &gt; div{
  position: relative;
  height: 230px;
  overflow: hidden;
  vertical-align: middle;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #dcdcdc;
  box-sizing: border-box;
}

.trend_like{
  position: absolute;
  top: 5px;
  right: 5px;
  background-color: #fff;
  padding: 5px;
  border-radius: 3px;
  text-align: center;
  cursor:pointer;
}

.trend_like i {
  display: block;
  width:26px;
  height:31px;
  margin: 0 auto;
}

.trend_like.like i{
  background: url(/Themes/Starter/Content/images/icon_love_selected.png) no-repeat;
}

.trend_like.unlike i{
  background: url(/Themes/Starter/Content/images/icon_love.png) no-repeat;
}

.customize-service-pc .language-mb{
  display: none;
}

.trend-swiper-panel .swiper-service-prev,
.trend-swiper-panel .swiper-service-next,
.trend-swiper-panel .swiper-trend-prev,
.trend-swiper-panel .swiper-trend-next{
  display: none;
}

.file-name{
  display: flex;
  align-items: baseline;
  width: 370px;
}

.file-name &gt; span:nth-child(1){
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
}




@media all and (max-width: 1366px) {
  .trend-swiper-panel .swiper-container .swiper-slide &gt; div{
    height:205px;
  }

  .trend-swiper-panel .swiper-button-prev, .trend-swiper-panel .swiper-button-next{
    top:27%;
  }
  
  .head_banner{
    padding: 80px 0 0 605px;
  }

  .head_banner p{
    width: 575px;
  }
}
</pre></body></html>