﻿.div-content-layout {
    background-color: #fff !important;
    font-size: 80%;
}

a {
    text-decoration: none;
    color: gray;
}

#h-product-code {
    /*display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    color: #fff;
    padding: 0 5px;*/
}

    #h-product-code span {
        font-weight: bold;
        font-size: 1.2em !important;
        float: right;
        padding: 7px 5px;
        text-align: center;
    }

    #h-product-code label {
        float: right;
        color: #585557;
        background: #eee;
        font-weight: bold;
        /* font-size: 15px; */
        padding: 9px 10px;
        margin: 0 10px;
        text-align: center;
    }

.products-detail-TabShadow, .products-detail-TabShadow-active {
    position: relative;
    background: #fff;
    width: 250px;
    height: 42px;
    box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 3px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 8px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 8px 0px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.products-detail-TabShadow-active {
    background: #ddd;
}

.products-detail-TabShadow-white,.products-detail-TabShadow-white2, .products-detail-TabShadow-grey {
    min-width: 220px;
    padding: 10px 0px 20px 0px;
    background: #fff;
    text-align: center;
    -webkit-border-top-left-radius: 5px !important;
    -webkit-border-top-right-radius: 5px !important;
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
}
.products-detail-TabShadow-white2{
    background: #eee;
}
.products-detail-TabShadow-grey {
    background: #fff ;
}

.products-detail-DetailsShadow {
    padding: 20px;
    float: right;    width: 100%;
    box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 3px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 8px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 8px 0px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#div-product-details-wrapper {
    /*direction: rtl;
    text-align: right;
    float: right;
    width: 100%; 
    background-color: #fff;*/
}

.div-product-details-head {
}

#div-product-details-body1 {
    float: right;
    width: 100%;
    padding: 10px 0px;
}

#div-product-details-media {
    box-sizing: border-box;
    display: inline-block;
    /* border: 1px solid gray; */
    float: right;
    width: 400px;
    background-color: #fff;
}

#div-product-details-operation1 {
}

#div-product-details-operation2 {
}

#div-product-details-operation3 {
    float: right;
    width: 400px;
    border-top: 1px solid #ddd;
    padding: 10px 0 0 0;
}

#div-product-details-description {
}

    #div-product-details-description h1 {
        width: 100%;
        font-size: 1.5em !important;
        background: #eff0c9;
        padding: 7px 5px;
    }


#div-product-details-pics {
    position: relative;
    float: right;
}



.attrib-name-value {
    float: right;
    clear: both;
    margin: 5px 0px;
    width: 100%;
    padding: 5px;
    border-bottom: 1px solid #fff;
}

.lb-attrib-name {
    float: right;
    margin: 5px;
    color: #889cfe;
    font-weight: bold;
}

.lb-attrib-value {
    float: right;
    margin: 5px;
}

    .lb-attrib-value span {
        float: right;
        margin: 0px 5px 0 0;
    }

    .lb-attrib-value img {
        float: right;
        margin: 0 3px;
    }




#div-product-details {
    border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
}


#div-product-details-mainInfo {
    position: relative;
    box-sizing: border-box;
    display: inline-block;
    /* border-left: 1px solid gray; */
    /* border-right: 1px solid gray; */
    float: right;
    width: 660px;
    padding: 0px -20px 0 0;
    position: relative;
    min-height: 300px;
    background-color: #fff;
}

.div-product-details-mainInfo {
    /*width: 330px;*/
    min-height: 150px;
    /*border: solid 1px #ccc;*/
    float: right;
    margin: 20px 20px 0 0;
}



#div-product-details-mainInfo-Deteils {
    width: 360px;
}

#div-product-details-mainInfo-Gift {
    width: 260px;
}

#div-product-details-mainInfo-Descript {
    width: 640px;
}

.div-product-details-mainInfo-margin {
    margin: 0 0 20px 0;
}

#h1-pd-productName {
    width: 550px;
    font-size: 1.2em !important;
    background: #eee;
    font-weight: bold;
    padding: 7px 5px;
    margin: 0 0px 0 0;
    float: right;
}

#p-pd-shortDescript, #p-pd-shortDescript2 {
    text-align: justify;
    margin: 0 0 20px 0;
        font-size: 1.25em;
}






#div-product-details-brand {
    float: right;
    border: 0px solid #e1e1e1;
    clear: both;
}

    #div-product-details-brand a {
        float: right;
        clear: both;
    }

#div-product-details-gurantee {
    float: right;
    clear: both;
}

#div-product-details-gifts {
    float: right;
    clear: both;
}

#div-product-details-accessories {
}

#div-product-details-orderAttribs {
    box-sizing: border-box;
    display: inline-block;
    float: right;
    background-color: #fff;
}

.img-brand-logo {
    max-height: 100%;
    float: right;
}

#div-product-sharing-can {
    float: left;
}

.a-share-product {
    color: #000;
    padding: 5px;
    border: 1px solid #e1e1e1;
    margin: 1px;
    color: gray;
}

#pd-addToCompareList {
    background-color: #F8F8F6;
    width: 50%;
    float: right;
}

    #pd-addToCompareList span {
        margin: 5px;
    }

#pd-addToNotifyList {
    background-color: #F8F8F6;
    width: 50%;
    float: right;
}

    #pd-addToNotifyList span {
        margin: 5px;
    }

#pd-emailToFriends {
    float: right;
    clear: both;
}

#pd-addToWishList {
    /*width: 50%;*/
    float: left;
    line-height: 32px;
    cursor: pointer;
}

    #pd-addToWishList span {
        margin-left: 5px;
        width: 38px;
        height: 38px;
        float: left;
    }

        #pd-addToWishList span:nth-child(2) {
            position: relative;
            /* margin: -10px -5px 0 0; */
            margin-right: -5px;
        }

        #pd-addToWishList span img {
            width: 25px;
            padding-top: 10px;
            float: left;
        }

#pd-addComment {
    /*width: 50%;*/
    float: right;
    line-height: 32px;
}

    #pd-addComment span {
        margin-left: 5px;
    }

        #pd-addComment span:nth-child(2) {
            position: relative;
            margin-right: -5px;
        }

#div-product-videos-can {
    border-top: 1px solid #e1e1e1;
    float: right;
    clear: both;
}

    #div-product-videos-can a {
        float: right;
        width: 100%;
    }

        #div-product-videos-can a span {
            float: right;
            margin: 5px;
        }

.div-product-details-Label {
    color: #212020;
    font-weight: bold;
    float: right;
    margin: 0 0 5px 0;
}

#div-product-documents-can {
    border-top: 1px solid #e1e1e1;
    float: right;
    clear: both;
}

    #div-product-documents-can a {
        float: right;
        width: 100%;
    }

        #div-product-documents-can a span {
            float: right;
            margin: 5px;
        }

#pd-view-gallery {
    text-align: center;
    width: 38px;
    height: 38px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url('/media/img/public/galleryIcon2.png');
    background-size: 80%;
    background-position: center center;
    background-repeat: no-repeat;
    background-color: #fff;
    color: #FCFCFC;
    float: left;
    margin: 2px;
}

    #pd-view-gallery:hover {
        /*border: 1px solid #ffd800;*/
    }

    #pd-view-gallery span {
        margin: 8px 0 0 0;
    }

#pd-view-3d {
    text-align: center;
    width: 50px;
    height: 50px;
    /* border: 1px solid #7EAFFE; */
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-image: url('/media/img/default/360Rotate.png');
    /* background-size: 90%; */
    background-position: center center;
    background-repeat: no-repeat;
    /* background-color: #FED44C; */
    color: #FCFCFC;
    float: right;
    margin: 2px;
}

    #pd-view-3d:hover {
        border: 1px solid #ffd800;
    }

    #pd-view-3d .span360text {
        font-size: 9px;
        font-family: Arial;
        position: absolute;
        top: 16px;
        left: 8px;
    }

#div-product-pic-operation {
    position: absolute;
    top: 0px;
    left: 0px;
    /* bottom: 0px; */
    z-index: 9999;
    width: 100%;
}

.countDownPlace {
    font-size: 15px;
    margin-top: 5px;
    float: right;
    clear: both;
    width: 100%;
    background-color: #575656;
    color: #ffd800;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.div-product-rank-star {
    display: inline-block;
    position: relative;
    height: 5px;
    background-color: #767474;
    -webkit-border-radius: 3px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    width: 160px;
}

.div-product-rank-star-opa {
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #ffd800;
    width: 0px;
    height: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    transition: all 900ms;
}

.sp-product-rank-amount {
    color: #000 !important;
    position: absolute;
    top: -9px;
    left: 167px;
}

.sp-product-rank-star {
    color: #ffd800 !important;
    position: absolute;
    top: -5px;
    left: -14px;
}

.div-product-rank-star span {
    color: #ffd800;
}

.div-product-details-row {
    float: right;
    clear: both;
    width: 1100px;
    margin: 0 0px 30px 0;
}


/************************************/


.headBarCanInContet {
}

.headBarInContet {
}

.headBarIdeaTitle {
}

.headBarTailInContet {
}


.divProductIdeaCan {
    width: 100%;
    float: right;
    margin-bottom: 20px;
}

.divProductIdeaCan-Header {
    width: 100%;
    float: right;
    clear: both;
    /* background: #e0dede; */
    border-bottom: dotted 1px #bbb;
    padding: 10px;
    margin-bottom: 10px;
}



.lbProductIdea_username {
    float: right;
    /* margin: 0 10px; */
    font-size: 15px;
    font-weight: bold;
}

.lbProductIdea_registerDate {
    float: left;
    font-weight: bold;
}

.divProductIdea_title {
}

.divProductIdea_idea {
    float: right;
    width: 100%;
    padding: 10px;
    background: #eee;
}

.divProductIdea_reply {
    float: right;
    width: 100%;
    padding: 10px;
    color: #ea0808;
    background-color: #fbf2f2;
    font-size: 13px;
}

.LikePDComment {
    float: right;
    margin: 8px;
    color: blue;
    text-align: center;
    padding: 5px 0 10px 0;
}

    .LikePDComment:hover {
        text-decoration: underline;
        color: #F90;
    }

.sLikeCount {
}

.likeProductIdea {
    float: right;
}

.product-idea-user-pic {
    width: 20px;
    text-align: center;
    float: right;
    margin: 0 10px;
}

    .product-idea-user-pic img {
        max-height: 100%;
        max-width: 100%;
        margin: 0 auto;
        float: right;
    }

.sp-productIdeaLikeCount {
    float: right;
    font-size: 15px;
    font-family: arial;
    margin: 5px;
}

.product-idea-margin {
    margin-right: 10px;
    float: right;
    font-weight: bold;
}

.sp-addProductLike {
    float: right;
    width: 20px;
    cursor: pointer;
}

/*************************************/
#divScorePlace {
    width: 96%;
    margin: 0 2%;
}

.div-score-item {
    width: 100%;
    height: 40px;
    border: 0px solid #e1e1e1;
    margin: 5px;
    float: right;
    clear: both;
}

.divScoreCan {
}

.divScoreBar {
    float: right;
    width: 300px;
    background-color: #F4F4F4;
    margin: 10px 0px 0 10px;
    border: 1px solid rgb(216, 216, 216);
}

.divScoreInput {
    float: right;
}

.divScoreCan {
}

.lb-score-factorName {
    float: right;
    width: 70px;
    margin: 2px 0 0 0;
    font-weight: bold;
}

.sp-score-average {
    float: right;
    background-color: rgb(118, 207, 118);
    width: 1px;
    height: 6px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.div-score-item select {
    /* padding: 3px !important; */
    height: 27px;
    float: right;
    font-size: 12px !important;
    border: 1px solid #ddd;
    outline: auto;
}

.div-score-item input[type="button"], input[type="submit"] {
    float: right;
    width: 60px;
    font-size: 12px !important;
    margin: 0 5px;
    color: #fff;
    outline: none;
    text-align: center;
    background-color: #f39c12;
    border-bottom: solid 5px #d35400;
    cursor: pointer;
    /* padding: 4px 10px !important; */
}

#btnSubmitProductIdea {
    border: none;
    background-color: #4161e2;
    border-bottom: 5px solid #233eaf;
    padding: 3px 10px 1px 10px;
    color: #fff;
    margin: 5px 0 0 0;
    cursor: pointer;
}

.txtareaProductIdea {
    margin-top: 5px;
    width: 475px;
    height: 120px;
    float: right;
    clear: both;
    border-color: #cdc;
    outline: none;
}

.btnSubmitScore {
    border: none;
}

#divProductAttribLongTextPlace {
    float: right;
    clear: both;
    width: 100%;
    margin: 40px 0px;
}

#divPDTabCan {
    float: right;
    clear: both;
}

#divPDTabContentCan {
    float: right;
    clear: both;
    width: 100%;
}

.divPDTabContent {
    float: right;
    clear: both;
    text-align: justify;
    line-height: 2em;
    position: relative;
    width: 100%;
    font-size: 1.25em;
}

.btnTabStyle_a1 {
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
    border: none;
    background-image: url(../../img/master/tabMaster.png);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 147px;
    height: 27px;
    float: right;
    text-align: center;
    padding-top: 10px;
    color: White;
}

.btnTabStyle_a2 {
    cursor: hand;
    cursor: pointer;
    background-color: transparent;
    border: none;
    background-image: url(../../img/master/tabMaster.png);
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0px -39px;
    width: 147px;
    height: 27px;
    float: right;
    text-align: center;
    padding-top: 10px;
    color: Black;
}

.btnTabStyle_a1:hover {
    background-position: 0px -39px;
    color: Black;
}
/*----------------------------------------------------------------------------------------------------------*/

.btnTabStyle_b1 {
    position: relative;    float: right;
    background: #fff;
    width: 250px;
 
    box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 3px 8px;
    -moz-box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 8px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.43) 0px 0px 8px 0px;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.btnTabStyle_b2 {
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 3px 0px;
    -moz-box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 3px 0px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.14902) 0px -1px 3px 0px;
}


/***************************************/
.divPD_attribCan_fail {
    background-color: #fff !important;
    border: 2px solid red !important;
    color: #000 !important;
}


#img-rotate360 {
    border-radius: 50%;
    width: 60px;
    border: 4px solid #23A0D5;
    cursor: hand;
    cursor: pointer;
}

#div-picTransfer-toCart {
    position: absolute;
    border: 0px solid red;
    z-index: 9999;
}

    #div-picTransfer-toCart img {
        max-height: 100% !important;
        max-width: 100% !important;
        margin: 0 auto;
        border-radius: 10px;
    }

.products-detail-IdeaScore {
    position: relative;
    margin-right: -20px;
    float: right;
    margin-bottom: 20px;
}

.products-detail-IdeaForm, .products-detail-ScoreForm {
    width: 520px;
    float: right;
    margin-right: 20px;
}