.icons {
    padding-left: 50px;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #F04A8D;
}

.size-icon {
    background: url("../../../uploads/web-images/icons/size_icon.png") left top no-repeat;
}

.style-icon {
    background: url("../../../uploads/web-images/icons/style_icon.png") left top no-repeat;
}

.color-icon {
    background: url("../../../uploads/web-images/icons/color_icon.png") left top no-repeat;
}

.cedge-icon {
    background: url("../../../uploads/web-images/icons/cedge_icon.png") left center no-repeat;
}

.business-icon {
    background: url("../../../uploads/web-images/icons/business_icon.png") left center no-repeat;
}

.sex-icon {
    background: url("../../../uploads/web-images/icons/sex_icon.png") left center no-repeat;
}

.version-icon {
    background: url("../../../uploads/web-images/icons/version_icon.png") left center no-repeat;
}

.coupon-icon {
    background: url("../../../uploads/web-images/icons/coupon_icon.png") left center no-repeat;
}

.pages-icon {
    background: url("../../../uploads/web-images/icons/pages_icon.png") left center no-repeat;
}

.folding-icon {
    background: url("../../../uploads/web-images/icons/folding_icon.png") left center no-repeat;
}

.motion-icon {
    background: url("../../../uploads/web-images/icons/motion_icon.png") left center no-repeat;
}

.pics-icon {
    background: url("../../../uploads/web-images/icons/pics_icon.png") left center no-repeat;
}

.platform-icon {
    background: url("../../../uploads/web-images/icons/platform_icon.png") left center no-repeat;
}

.sizes-icon {
    background: url("../../../uploads/web-images/icons/sizes_icon.png") left center no-repeat;
}

.format-icon {
    background: url("../../../uploads/web-images/icons/format_icon.png") left center no-repeat;
}

.map-icon {
    background: url("../../../uploads/web-images/icons/map_icon.png") left center no-repeat;
}

.text-icon {
    background: url("../../../uploads/web-images/icons/text_icon.png") left center no-repeat;
}

.index-icon {
    background: url("../../../uploads/web-images/icons/index_icon.png") left center no-repeat;
}

.request-icon {
    background: url("../../../uploads/web-images/icons/request_icon.png") left center no-repeat;
}

.company-icon {
    background: url("../../../uploads/web-images/icons/company_icon.png") left center no-repeat;
}

.email-icon {
    background: url("../../../uploads/web-images/icons/email_icon.png") left center no-repeat;
}

.media-icon {
    background: url("../../../uploads/web-images/icons/media_icon.png") left center no-repeat;
}

.mobile-icon {
    background: url("../../../uploads/web-images/icons/mobile_icon.png") left center no-repeat;
}

.position-icon {
    background: url("../../../uploads/web-images/icons/position_icon.png") left center no-repeat;
}

.weblocation-icon {
    background: url("../../../uploads/web-images/icons/weblocation_icon.png") -5px center no-repeat;
}

.website-icon {
    background: url("../../../uploads/web-images/icons/website_icon.png") -5px center no-repeat;
}

.location-icon {
    background: url("../../../uploads/web-images/icons/location_icon.png") left center no-repeat;
}

.upload-icon {
    background: url("../../../uploads/web-images/icons/upload_icon.png") left center no-repeat;
}

.upload-icon2 {
    background: url("../../../uploads/web-images/icons/upload_icon2.png") left center no-repeat;
}

.remark-icon {
    background: url("../../../uploads/web-images/icons/remark_icon.png") left center no-repeat;
}

.remark-icon2 {
    background: url("../../../uploads/web-images/icons/remark_icon2.png") left center no-repeat;
}

.diecut-icon {
    background: url("../../../uploads/web-images/icons/diecut_icon.png") left center no-repeat;
}

.shopping-page {
    margin-left: auto;
    margin-right: auto;
    max-width: 800px;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.shopping-header-title {
    align-self: center;
    color: #F04A8D;
    background-color: white;
    z-index: 1;
    padding: 0 12px;
}

.shopping-page>hr {
    border: 3px solid #F04A8D;
    transform: translate(0, 25px);
}

.bg-color-inprogress {
    background-color: #F04A8D;
}

.bg-color-completed {
    background-color: #F04A8D;
}

.bg-color-awaiting {
    background-color: grey;
}

.progress {
    height: 24px;
}

.step-two {
    display: none;
}

.step-three {
    display: none;
}

.step-four {
    display: none;
}

.progress-step-two {
    display: none;
}

.progress-step-three {
    display: none;
}

.progress-step-four {
    display: none;
}

.shop-step-title {
    display: flex;
}

.shop-step-title>.circle {
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 25px;
    font-size: 19px;
    border: 3px solid #F04A8D;
    -webkit-border-radius: 25px;
    /* support firefox */
    -moz-border-radius: 25px;
    border-radius: 25px;
    float: left;
    color: #F04A8D;
}

.shop-step-title>.text {
    padding-left: 10px;
    padding-right: 5px;
    padding-top: 4px;
    font-size: 16px;
    color: #F04A8D;
}

.shop-step-subtitle {
    font-size: 14px;
    padding: 5px 27px 0 41px;
    color: #727272;
}

.form-pt .form-group {
    margin-top: 30px;
}

form label {
    margin-top: 10px;
    color: #727272;
}

.progress {
    margin-top: 30px;
    margin-bottom: 30px;
}

.form-pt {
    border-left: 1px dashed #ddd;
    padding-left: 20px;
}

@media screen and (max-width: 768px) {
    .form-pt {
        border-top: 1px dashed #ddd;
        border-left: none;
        padding-top: 20px;
    }
}

.form-btn {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin-top: 80px;
}

.form-btn>div {
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    border: 0px none;
    background-color: #28B5C5;
    color: white;
}

.form-btn>button, .form-btn>a>div {
    width: 180px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    border: 0px none;
    background-color: #28B5C5;
    color: white;
}

.add-info-title {
    text-align: center;
}

.add-info-title>h5 {
    margin-bottom: 0;
    background-color: #F04A8D;
    color: white;
    padding-top: 5px;
    padding-bottom: 5px;
}

.add-info-title>p {
    margin-bottom: 0;
    border: 1px solid #F04A8D;
    color: #F04A8D;
    padding-top: 5px;
    padding-bottom: 5px;
}

.add-info-content {
    text-align: center;
}

.add-info-content>h7 {
    text-align: left;
}

.add-info-content>* {
    margin-top: 8px;
}

/* old css */

.finfo-box {
    width: 863px;
    /* height: 340px; */
    border: 1px solid #98999C;
    -webkit-border-radius: 10px;
    /* support firefox */
    -moz-border-radius: 10px;
    border-radius: 10x;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 30px;
}

.finfo-box2 {
    width: 300px;
    height: 208px;
}

.finfo-box3 {
    width: 863px;
    height: 400px;
}

.finfo-box3 .fimg {
    /*height: 340px;
          line-height: 340px;
          display : table-cell;*/
}

.finfo-box3 .fimg img {
    vertical-align: middle;
    line-height: 340px;
    padding-top: 40px;
}

.fimg-info {
    width: 770px;
    margin: 0 auto;
    padding-top: 32px;
}

.fimg-info .fimg {
    float: left;
    width: 225px;
    text-align: center;
    border-right: 1px solid #98999C;
}

.fimg-info .fimg img {
    width: 125px;
}

.fimg-info .finfo {
    float: right;
    width: 500px;
    text-align: center;
}

.fimg-info .finfo2 {
    margin: 0 auto;
    float: none;
    width: 560px;
}

.fimg-info .finfo-title {
    font-size: 20px;
    padding-top: 30px;
    padding-bottom: 32px;
}

.fimg-info .finfo-text {
    font-size: 14px;
    padding-bottom: 46px;
}

.fimg-info .fclose-contact {
    width: 440px;
    margin: 0 auto;
}

.fimg-info .fclose-contact a {
    display: block;
    width: 190px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    -webkit-border-radius: 5px;
    /* support firefox */
    -moz-border-radius: 5px;
    border-radius: 5x;
    font-size: 20px;
    float: right;
}

.fimg-info .fclose-contact .fclose {
    float: left;
}

.bcolor1 {
    background-color: #F04A8D;
}

.color1 {
    color: #F04A8D;
}

.color1:hover {
    color: #F04A8D;
}

.bcolor2 {
    background-color: #28B5C5;
}

.color2, .color2:hover {
    color: #28B5C5;
}

.color2 a:hover, .color2 a {
    color: #28B5C5;
}

.bcolor3 {
    background-color: #98999C;
}

.color3 {
    color: #98999C;
}

.color3 a:hover, .color3 a, .color3:hover {
    color: #98999C;
}

.bcolor4 {
    background-color: #ffffff;
}

.color4 {
    color: #ffffff;
}

.color4:hover, .color4 a, .color4 a:hover {
    color: #ffffff;
}

.bcolor5 {
    background-color: #000000;
}

.color5 {
    color: #000000;
}

.color5:hover {
    color: #000000;
    text-decoration: none;
}

#uploadtbox .finfo-box {
    height: 625px;
}

#uploadtbox .fimg-info .finfo2 {
    width: 719px;
}

#uploadtbox .finfo-text {
    width: 719px;
    text-align: left;
    padding-bottom: 30px;
}

#uploadtbox .invoicebox {
    width: 100%;
}

#uploadtbox .invoicebox th {
    padding: 8px;
}

#uploadtbox .invoicebox table .row3 {
    width: 150px;
}

#uploadtbox .invoicebox td {
    text-align: left;
    border-bottom: 1px solid #727272;
}

.modal {
    display: none;
    /* Hidden by default */
    position: fixed;
    /* Stay in place */
    z-index: 1;
    /* Sit on top */
    padding-top: 100px;
    /* Location of the box */
    left: 0;
    top: 0;
    width: 100%;
    /* Full width */
    height: 100%;
    /* Full height */
    overflow: auto;
    /* Enable scroll if needed */
    background-color: rgb(0, 0, 0);
    /* Fallback color */
    background-color: rgba(0, 0, 0, 0.4);
    /* Black w/ opacity */
}

/* .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
} */

.swiper-container {
    width: 350px;
    height: 680px;
}

.sproduct-pt {
    width: 350px;
    position: relative;
}

.sproduct-pt .product-img-box {
    width: 187px;
    height: 187px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #98999C;
    padding-top: 15px;
    -webkit-border-radius: 10px;
    /* support firefox */
    -moz-border-radius: 10px;
    border-radius: 10x;
    position: relative;
}

.sproduct-pt .product-img-box img {
    width: auto;
}

.sproduct-pt .product-img-box a {
    display: block;
    min-height: 134px;
    padding-bottom: 6px;
}

.sproduct-pt .product-type {
    position: absolute;
    top: 0px;
    left: 0px;
    background: url("../../../uploads/web-images/icons/unselect_circle.png") left top no-repeat;
    width: 100px;
    height: 100px;
    padding-left: 10px;
    padding-right: 10px;
    z-index: 100;
    text-align: center;
    display: table;
}

.sproduct-pt .product-type .center-text {
    display: table-cell;
    vertical-align: middle;
}

.selected-sproduct .product-img-box {
    background-color: #F04A8D;
    color: #ffffff;
}

.selected-sproduct .product-type {
    background: url("../../../uploads/web-images/icons/selected_circle.png") left top no-repeat;
}
.swiper-button-prev-b {
    background: url("../../../uploads/web-images/icons/up_btn.png") left top no-repeat;
    width: 44px;
    height: 20px;
    margin: 20px auto;
    cursor: pointer;
}
.swiper-button-next-b {
    background: url("../../../uploads/web-images/icons/down_btn.png") left top no-repeat;
    width: 44px;
    height: 20px;
    margin: 0 auto;
    cursor: pointer;
}

.shead-title {
    text-align: center;
    font-size: 20px;
  }

a[id$="box"] {
    color: #28B5C5 !important;
    text-decoration: underline;
    padding-left: 64px;
    cursor: pointer;
}

  .file-drop-area {
    position: relative;
    display: flex;
    align-items: center;
    width: 300px;
    max-width: 100%;
    padding: 10px 25px;
    border: 1px dashed rgb(150, 150, 150);
    border-radius: 3px;
    transition: 0.2s;
    margin-bottom: 10px;
  }
  
  .fake-btn {
    flex-shrink: 0;
    background-color: #28B5C5;
    color: white;
    font-weight: 400;
    border-radius: 3px;
    padding: 8px 15px;
    margin-right: 10px;
    font-size: 12px;
    text-transform: uppercase;
  }
  
  .file-msg {
    font-size: small;
    font-weight: 300;
    line-height: 1.4;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  
  .file-input {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
    }