﻿ProdClassArea.billTitle {
  font-size: 40px;
  padding-bottom: 10px;
  font-weight: bold; }

.billDetail {
  font-size: 20px;
  margin-bottom: 5px;
}

.billSpace {
  text-align: left; }

.backgroundTop {
  top: 50%;
  color: #fff; }

.iconColor {
  fill: rgba(24, 71, 133, 0.9); }

.spacing {
  margin: 10px; }

.col-sm-12padding {
  padding: 0 50px 0 50px; }

.setMargintoicon {
  line-height: 50px;
  margin: 0px -15px 0px -15px; }

.setMargintotitle {
  margin: 0px -15px 0px -15px; }

.borderToicon {
  border: 0px solid #eaeaea;
  border-radius: 0.2px; }

.TwoAreaImage {
  border-radius: 0px;
  width: 130px;
  height: auto;
  margin-top: 20px;
  font-size: 25px; }

.up-downforproduct {
  padding: 180px 0px 180px 0px; }

.showMoneyNoDiscount {
  font-size: 25px;
  text-decoration: line-through; }

.showMoney {
  font-size: 25px;
  color: hotpink;
  font-weight:bold;
}

.MainSpecialPoint {
    top: 0px;
    font-size: 1.8em;
    font-weight: bold;
    color: hotpink;
}

.specialFour {
  border: 1px solid #000;
  text-align: center;
  vertical-align: central;
  line-height: 100px;
  font-size: 50px; }

.comboxSet {
  line-height: 60px;
  font-size: 24px; }

.url span {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 0; }

.btnJoin, 
.btnPay {
    width: 100%;
    font-size: 1.5em;
    text-align: center;
}


.showMoneyPart {
  text-align: center;
  top: 36px; }

.showMoneyNoDiscountPart {
  text-align: center;
 }

.btnJoinPart {
  text-align: center;
  top: 47px; }

.btnPayPart {
  text-align: center;
  top: 48px; }

.up-downProduct {
  padding-top: 230px;
  padding-bottom: 600px;
  margin-top: -85px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover; }

.selectFontSize {
  width: 183px; }

.backgroundSet {
    opacity: 0.6;
}

.ProdClassArea { 
    text-align: center;
    clear: both;
    margin-bottom: 75px;
}

.ProdClassTitle {
    display: block;
    width: 100%;
    text-align: left;
    margin: 10px;
    font-size: 2em;
    clear: both;
    background-color: #F0F0F0;
    color: #333;
}

.ProductItem {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    padding: 20px;
}

    .ProductItem > .btnProductItem {
        position: relative;
        display: inline-block;
        vertical-align: middle;
        width: 200px;
        height: 200px;
        padding: 10px;
        border-radius: 15px;
        box-shadow: 0px 0px 10px rgba(143,143,143,0.7);
    }

        .ProductItem > .btnProductItem:hover {
            opacity: 0.7;
        }

        .ProductItem > .btnProductItem:active {
            border: solid 1px #333;
        }

    .ProductItem img {
        max-width: 100%;
        max-height: 150px;
    }

    .ProductItem span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 1.25em;
        font-weight: 700;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.FeatureUse {
    text-align: center;
    border: 2px dashed #808080;
    padding: 30px;
    margin-top: 10px;
    margin-right: 10px;
}

.BlackFont {
    font-size: 2.8rem;
    color: black;
}

.DarkGrayFont {
    font-size: 1.5rem;
    color: darkgray;
}

@media (max-width: 992px) {
  .btnJoinDisappear {
      margin-top:15px;
   }

    }

/* sm */
@media (min-width: 768px) and (max-width: 1101px) {
  .TwoAreaImage {
    border-radius: 0px;
    width: 120px;
    height: auto;
    margin-top: 0px; } }

@@media screen and (max-width:450px) {
    .ProductItem > .btnProductItem {
        width: 100px;
        height: 100px;
        padding: 10px;
    }

    .ProductItem img {
        max-width: 100%;
        max-height: 60px;
    }

    .ProductItem span {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 1.25em;
    }
}

.LargeFont {
  font-size: 60px;
  line-height: 1.2;
  text-align: center; }

.SmallFont {
  font-size: 24px;
  line-height: 1.2;
  text-align: center; }

.ProdoctInfoFontTitle {
  font-size: 36px;
  font-weight: bold;
  color: black;
  line-height: 1.5;
  text-align: left; }

.ProdoctInfoFontContent {
  font-size: 24px;
  font-weight: normal;
  color: darkgray;
  line-height: 1.2;
  text-align: left; }

.BlackColor {
  color: black; }

.DarkgrayColor {
  color: darkgray; }

.BrightBackColor {
  background-color: white; }

.ShadowBackColor {
  background-color: #F0F0F0; }

.RightBorder {
  border-right: 2px solid #C8C8C8; }

.LeftBorder {
  border-left: 2px solid #C8C8C8; }

.FlowImage {
  border: solid;
  border-width: 1px;
  border-color: #969696;
  border-radius: 8px;
  width: 70%;
  height: 70%;
  text-align: center; }

.DivLayout {
  width: 100%;
  left: 0; }

.DivTextTop {
  margin-top: 80px; }

.UpDownForProduct {
  padding: 95px 0px 95px 0px; }

.FetureFour {
  border: 1px solid #000;
  text-align: center;
  vertical-align: central;
  line-height: 100px;
  font-size: 32px; }

@media (max-width: 768px) {
  .billTitle {
    font-size: 34px; }
  .LeftBorder {
    border-left: none; }
  .billSpace {
    text-align: center; }
  .LargeFont {
    font-size: 40px; }
  .SmallFont {
    font-size: 20px; }
  .backgroundTop {
    top: 32%;
    color: #fff; }
  .up-downProduct {
    padding: 310px 0px 442px 0px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover; }
  .disappear {
    display: none; }
  .TwoAreaImage {
    border-radius: 0px;
    width: 140px;
    height: auto;
    margin-top: 0 70px 0 70px; }
  .up-downforproduct {
    padding: 50px 0px 50px 0px; }
  .comboxSpace {
    padding: 8px; }
  .selectFontSize {
    font-size: 24px;
    width: 190px; }
  .myMOUSE {
    cursor: pointer; }
  .comboxSet {
    line-height: 5px;
    font-size: 15px;
    text-align: center; }
  .btnJoin {
    font-size: 25px;
    width: 143.5px;
    vertical-align: text-bottom;
    top: 40px;
    display: inline-block;
    text-align: center; }
  .btnPay {
    font-size: 25px;
    vertical-align: text-bottom;
    text-align: center;
    width: 143.5px;
    height: 49px; }
  .showMoneyPart {
    text-align: center;
    top: 15px; }
  .showMoneyNoDiscountPart {
    text-align: center;
    top: 20px; }
  .btnJoinPart {
    text-align: center;
    top: 25px; }
  .btnPayPart {
    text-align: center;
    top: 25px;
    padding: 0px; } }

