@media screen and (max-width: 1259px) {
    .centerContent,
    .outer-group,
    .prod-badge-container {
        width: 993px;
    }
    #prodInfoDetail {
        width: 565px;
    }
    .prodInfoInnerSectionLeft {
        width: 48%;
    }
    .prodInfoInnerSectionRight {
        width: 45%;
    }
    .callSection {
        width: 229px;
    }
    .inner-group-rate {
        width: 33%;
    }
    .inner-group,
    .moreReviewSection {
        width: 64%;
    }
    .tagSection {
        width: 90%;
    }
    .reviewBoxSection {
        width: 660px;
    }
}
@media screen and (min-width: 1260px) {
    .centerContent,
    .outer-group,
    .prod-badge-container {
        width: 1200px;
    }
    #prodInfoDetail {
        width: 770px;
    }
    .prodInfoInnerSectionLeft {
        width: 40%;
    }
    .prodInfoInnerSectionRight {
        width: 53%;
    }
    .callSection {
        width: 380px;
    }
    .inner-group-rate {
        width: 30%;
    }
    .inner-group,
    .moreReviewSection {
        width: 69%;
    }
    .tagSection {
        width: 94%;
    }
    .reviewBoxSection {
        width: 880px;
    }
}
.lt-ie9 .centerContent,
.lt-ie9 .outer-group,
.lt-ie9 .prod-badge-container {
    width: 993px;
}
.lt-ie9 #prodInfoDetail {
    width: 565px;
}
.lt-ie9 .prodInfoInnerSectionLeft {
    width: 52%;
}
.lt-ie9 .prodInfoInnerSectionRight {
    width: 45%;
}
.lt-ie9 .callSection {
    width: 229px;
}
.lt-ie9 .inner-group-rate {
    width: 33%;
}
.lt-ie9 .inner-group,
.lt-ie9 .moreReviewSection {
    width: 64%;
}
.lt-ie9 .tagSection {
    width: 90%;
}
.lt-ie9 .theMostTable {
    width: 953px;
    padding: 0 20px;
}
.lt-ie9 li.itemTheMost {
    width: 225px;
}
.lt-ie9 .reviewBoxSection {
    width: 660px;
}
.mainContent993 .centerContent,
.mainContent993 .outer-group,
.mainContent993 .prod-badge-container {
    width: 993px;
}
.mainContent993 #prodInfoDetail {
    width: 565px;
}
.mainContent993 .prodInfoInnerSectionLeft {
    width: 52%;
}
.mainContent993 .prodInfoInnerSectionRight {
    width: 45%;
}
.mainContent993 .callSection {
    width: 229px;
}
.mainContent993 .inner-group-rate {
    width: 33%;
}
.mainContent993 .inner-group,
.mainContent993 .moreReviewSection {
    width: 64%;
}
.mainContent993 .tagSection {
    width: 90%;
}
.mainContent993 .theMostTable {
    width: 953px;
    padding: 0 20px;
}
.mainContent993 li.itemTheMost {
    width: 225px;
}
.gray {
    color: #3d3d3d;
}
.softGray {
    color: #767573;
}
.txtAlignRight {
    text-align: right;
}
.vAlignMiddle {
    vertical-align: middle;
}
.vAlignTxtBottom {
    vertical-align: text-bottom;
}
.vAlignTxtTop {
    vertical-align: text-top;
}
.brdrTopSolid {
    border-top: 1px solid #c4c1c1;
}
.brdrTopDashed {
    border-top: 1px dashed #c4c1c1;
}
.prodInfoSection {
    margin-bottom: 25px;
    padding-top: 20px;
    width: 100%;
}
.prodInfoSection ul.listDetailInfo {
    list-style: none url(../images/icon-check.jpg);
}
ul.listDetailInfo li {
    margin-bottom: 15px;
    text-align: left;
}
.prodInfoSection ul {
    padding: 0;
    margin: 0 0 0 20px;
}
.savePrice {
    margin-bottom: 12px;
    font-size: 13px;
}
.savePercentage {
    color: #fff;
    background: #f80b00;
    min-width: 30px;
    height: 20px;
    text-align: right;
    font-weight: 700;
    font-size: 12px;
    line-height: 20px;
    padding: 0 5px;
    margin-top: -2px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
.prodRedArrowLeft {
    margin-left: 3px;
    top: 4px;
    position: relative;
}
#prodResult {
    padding: 30px 0 60px;
    background-color: #fff;
    font-size: 13px;
    line-height: 1.3;
    position: relative;
}
#prodResult h1 {
    color: #000;
    font-size: 27px;
    margin: 0;
    display: inline;
    vertical-align: middle;
}
#prodResult a:hover {
    color: #0469f5;
}
#prodResult a {
    color: #0469f5;
    text-decoration: none;
}
#disclaimer {
    font-size: 10px;
    line-height: 1.2;
    margin-top: 15px;
}
#prodBrand {
    margin: 20px 0 8px;
}
#prodBrand ul {
    width: 49.9%;
    padding: 0;
    margin: 0;
    list-style: none none;
}
#prodBrand li {
    height: 16px;
    line-height: 16px;
    margin-bottom: 5px;
}
.btn-blue {
    background-color: #27c4e7 !important;
}
.btn-inner {
    font-size: 16px;
    line-height: 34px;
}
.btn-small {
    height: 30px;
    width: 50px;
}
.btn-small-inner {
    font-size: 14px;
    line-height: 30px;
}
.btn-large {
    height: 35px;
    width: 60px;
}
.btn-large-inner {
    font-size: 16px;
    line-height: 35px;
}
.btn:hover,
.btnS:hover {
    background-color: #27c4e7;
}
.txtLoading {
    font-size: 16px;
    text-align: center;
}
.wrapL {
    margin-top: 80px !important;
}
.wrapM {
    margin-top: 40px !important;
}
.wrapS {
    margin-top: 20px !important;
}
.centerContent {
    margin: 0 auto;
}
.innerContent {
    margin-top: 50px;
}
.innerTitle {
    text-align: center;
}
.innerTitle h4 {
    background-color: #fff;
    display: inline;
    font-size: 32px;
    font-weight: 400;
    letter-spacing: 5px;
    padding: 0 15px 0 20px;
    text-transform: uppercase;
    line-height: 32px;
}
.innerTitle h5,
.innerTitle.section-title {
    margin: 0 0 50px;
    padding: 8px 0;
    border-bottom: 1px solid #b9b9b9;
    text-transform: uppercase;
    font-size: 30px;
    color: #3f3f3f;
    text-align: left;
    font-weight: 100;
}
.innerTitleWrap {
    height: 18px;
    border-bottom: 1px solid #c4c1c1;
    margin: 20px 10px 0;
}
.innerTitleImg span {
    border-left: 15px solid #fff;
    border-right: 15px solid #fff;
    background-color: #fff;
}
.productTagContent a {
    color: #393939 !important;
    font-weight: 700;
}
.productTagContent input[type="text"] {
    margin: 0 0 0 10px;
    padding: 0 10px;
    height: 28px;
    width: 250px;
}
.productTagContent input[type="submit"] {
    margin: 0 0 0 10px;
    padding: 0 30px;
    height: 34px;
    background: #b4b4b4;
    text-align: center;
    border: 0 none;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.productTagContent input[type="submit"]:hover {
    background-color: #27c4e7;
}
.averageRate {
    font-size: 80px;
}
.rateStarLarge img {
    margin: 0 2px;
}
.editorReviewContent b,
.editorReviewContent font,
.editorReviewContent p,
.editorReviewContent span {
    font-family: Ubuntu, Arial !important;
    line-height: 1.5 !important;
}
.productTag {
    margin: 0 10px 10px 0;
    background-color: #f2f2ea;
    border: 1px solid #c4c1c1;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 10px 26px;
    font-size: 14px;
}
.productTag input[type="checkbox"] {
    display: none;
    cursor: pointer;
    vertical-align: middle;
    margin: 0;
    padding: 0;
    height: 13px;
    width: 13px;
}
.productTag a:hover {
    text-decoration: underline !important;
}
#imgBhinnekaListLoading {
    display: none;
    margin-left: 5px;
}
.bhinnekaListInfo {
    margin-left: 10px;
}
.bhinnekaListDropDownBtn {
    width: 30px;
    height: 32px;
    cursor: pointer;
    background: #c4c1c1;
    text-align: center;
}
.bhinnekaListDropDownBtn img {
    margin-top: 13px;
}
.bhinnekaListDropDownBtn:hover {
    background-color: #d8d8d8;
}
.bhinnekaListDropDownBtn:active,
.bhinnekaListDropDownBtnActive,
.bhinnekaListDropDownBtnActive:hover {
    background-color: #8f8f8f;
}
.btnAddToBhinnekaList {
    display: block;
    margin-left: 10px;
}
.btnAddToBhinnekaListBox {
    border: 1px solid #c4c1c1;
    line-height: 32px;
    height: 30px;
    padding: 0 10px;
    width: 140px;
    margin-left: 10px;
}
.btnAddToBhinnekaListBox:hover {
    border: 1px solid #d8d8d8;
}
.btnAddToBhinnekaListBox:active {
    border: 1px solid #8f8f8f;
}
.btnAddToBhinnekaListBox:hover a {
    color: #53daf8 !important;
}
.bhinnekaListItems {
    display: none;
}
.bhinnekaListItems ul {
    list-style: none none;
    border-left: 1px solid #c4c1c1;
    border-right: 1px solid #c4c1c1;
    border-bottom: 1px solid #c4c1c1;
    padding: 10px 5px 0;
    width: 180px;
    margin: 0;
    margin-left: 25px;
}
.merchantName {
    color: #7e7e7e !important;
    font-size: 13px;
}
.merchantName:hover {
    color: #0469f5 !important;
}
.promoSponsoredItemBar {
    float: right;
    display: block;
    min-width: 150px;
    height: 25px;
    font-size: 15px;
    background: #f2f2f2;
    margin-top: 7px;
    text-transform: none;
}
.promoSponsoredItemTitle {
    background: #003d7b;
    color: #fff;
    font-weight: 700;
    height: 100%;
    padding: 0 11px 0 15px;
    display: inline-block;
    line-height: 1.6;
}
.promoSponsoredItemTriangle {
    width: 0;
    height: 0;
    border-right: 11px solid transparent;
    border-top: 25px solid #003d7b;
    display: inline-block;
    vertical-align: top;
}
.bestPriceMerchantLabel {
    border: 1px solid #ec343e;
    color: #ec343e;
    margin-left: 5px;
    font-size: 10px;
    font-weight: 700;
    padding: 3px 7px;
    border-radius: 3px;
}
.closeStoreMerchantLabel {
    color: #ec343e;
    font-size: 11px;
    padding: 2px 8px;
    border: 1px solid #ec343e;
    border-radius: 25px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.prodNotFound {
    margin-left: 25px;
    margin-right: 25px;
    height: 500px;
    text-align: center;
    font-size: 1.5em;
    padding: 50px;
}
#breadcrumb {
    float: left;
    width: 500px;
    font-size: 11px;
    line-height: 1.3;
    color: #757575;
}
#breadcrumb a {
    color: #757575;
    text-decoration: none;
}
.widget {
    float: right;
}
#prodInfoDetail {
    float: right;
    margin-left: 33px;
    font-size: 12px;
}
#prodMedia {
    float: left;
    width: 395px;
    position: relative;
}
.prodStats {
    text-transform: uppercase;
    color: #fff;
    font-weight: 700;
    margin: 0 5px;
    padding: 5px 8px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    font-size: 13px;
}
.prodStatsSale {
    background-color: #f0592a;
}
.prodStatsHot {
    background-color: #ed3239;
}
.prodStatsLimited {
    background-color: #1fbc9d;
}
.prodStatsNew {
    background-color: #3697db;
}
/* .tabTitle {
    float: left;
    padding: 10px 15px;
    background-color: #f2f2ea;
    margin-right: 2px;
    cursor: pointer;
} */
.tabTitleSelected {
    color: #fff;
    background-color: #86c6e9 !important;
}
.tabContent {
    padding: 30px 20px 0;
    border-top: 4px solid #86c6e9;
    display: none;
    text-align: left;
    line-height: 1.7;
    overflow: hidden;
}
.tabContentSelected {
    display: block;
}
.btnOverviewLess,
.btnOverviewMore {
    width: 100px;
    background: #27c4e7;
    color: #fff;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
    margin-top: 20px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.lnkStartDiscussion {
    background-color: #2d4051;
    padding: 10px 15px;
    font-size: 16px;
    color: #fff !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    text-transform: uppercase;
    margin-left: 15px;
}
.prod-dtl-section {
    margin-top: 100px;
    text-align: center;
}
.prod-dtl-section-content {
    text-align: left;
    margin-top: 20px;
}
.slide {
    height: 100px;
    overflow: hidden;
    padding: 0 30px;
    -webkit-transition: height 250ms ease-out 0.5s;
    -moz-transition: height 250ms ease-out 0.5s;
    -o-transition: height 250ms ease-out 0.5s;
    transition: height 250ms ease-out 0.5s;
    margin-bottom: 3px;
}
.slide-toggle {
    cursor: pointer;
    color: #0469f5;
    padding: 0 30px;
    margin-top: 10px;
}
.expand {
    height: 600px;
    overflow-y: scroll;
}
#customerReviewContent {
    text-align: left;
    line-height: 1.3;
    margin-top: 30px;
    overflow: hidden;
}
#customerReviewArrowLeft {
    cursor: pointer;
}
#customerReviewArrowRight {
    cursor: pointer;
}
.outer-group {
    float: left;
    opacity: 0;
    height: 0;
    -webkit-transition: opacity 250ms;
    -moz-transition: opacity 250ms;
    -o-transition: opacity 250ms;
    transition: opacity 250ms;
    margin-left: -99999px;
}
.outer-group-selected {
    height: auto;
    opacity: 1;
    margin-left: auto;
}
.outer-group .inner-group:first-child {
    width: 40% !important;
    padding: 0 20px 0 15px !important;
}
.inner-group {
    float: right;
}
.inner-group-rate {
    float: left;
}
.customerReviewInnerContent {
    margin-bottom: 20px;
    padding-bottom: 10px;
}
.inner-group .customerReviewInnerContent {
    border-bottom: 1px solid #c4c1c1;
}
.reviewTitle {
    font-size: 17px;
    font-weight: 700;
    color: #000;
}
.reviewAuthor {
    font-size: 12px;
    margin-bottom: 20px;
}
.reviewBody {
    max-height: 140px;
    overflow: hidden;
}
.reviewBody,
.reviewBody b,
.reviewBody font,
.reviewBody p,
.reviewBody span {
    line-height: 20px !important;
    font-size: 13px !important;
    color: #3d3d3d !important;
    margin: 0 !important;
    padding: 0 !important;
}
.reviewBodyFull {
    height: auto;
    max-height: 500px;
    padding-right: 5px;
    overflow: auto;
}
.reviewMore {
    color: #0469f5;
    font-size: 12px;
    cursor: pointer;
    visibility: hidden;
    margin-top: 10px;
}
.reviewVote {
    font-size: 14px;
}
.customerReviewThumbsUp {
    background: url(../images/customer-review-thumbs-up.jpg) no-repeat center;
    cursor: pointer;
    height: 20px;
    width: 30px;
    border: 0 none;
    vertical-align: text-bottom;
    margin-right: 15px;
}
.customerReviewThumbsDown {
    background: url(../images/customer-review-thumbs-down.jpg) no-repeat center;
    cursor: pointer;
    height: 20px;
    width: 30px;
    border: 0 none;
    vertical-align: middle;
}
#starRateContainer {
    margin: 15px 0 0 0;
    padding: 0;
    list-style: none none;
    font-size: 12px;
}
#starRateContainer li {
    margin-bottom: 3px;
    height: 23px;
    line-height: 23px;
}
#starRateContainer li:last-child {
    margin-bottom: 0;
}
.fiveStar {
    background-color: #88b131;
}
.fourStar {
    background: #9c0;
}
.threeStar {
    background: #ffcf02;
}
.twoStar {
    background: #ff9f02;
}
.oneStar {
    background: #ff6f31;
}
.rateBarContainer {
    width: 120px;
    margin-left: 10px;
    text-align: left;
    height: 23px;
}
.rateBar {
    height: 23px;
}
.reviewGradient {
    background: -moz-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #fff 95%,
        #fff 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(255, 255, 255, 0)),
        color-stop(1%, rgba(255, 255, 255, 0)),
        color-stop(95%, #fff),
        color-stop(100%, #fff)
    );
    background: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #fff 95%,
        #fff 100%
    );
    background: -o-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #fff 95%,
        #fff 100%
    );
    background: -ms-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #fff 95%,
        #fff 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #fff 95%,
        #fff 100%
    );
    height: 20px;
    position: relative;
    margin-top: -20px;
    display: none;
}
.userReviewStatus {
    float: left;
    font-size: 12px;
    color: #949494;
}
.marketplaceNoteHidden {
    max-height: 50px;
    overflow: hidden !important;
}
.marketplaceNoteGradient {
    background: -moz-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #f2f2f2 95%,
        #f2f2f2 100%
    );
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgba(255, 255, 255, 0)),
        color-stop(1%, rgba(255, 255, 255, 0)),
        color-stop(95%, #f2f2f2),
        color-stop(100%, #f2f2f2)
    );
    background: -webkit-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #f2f2f2 95%,
        #f2f2f2 100%
    );
    background: -o-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #f2f2f2 95%,
        #f2f2f2 100%
    );
    background: -ms-linear-gradient(
        top,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #f2f2f2 95%,
        #f2f2f2 100%
    );
    background: linear-gradient(
        to bottom,
        rgba(255, 255, 255, 0) 0,
        rgba(255, 255, 255, 0) 1%,
        #f2f2f2 95%,
        #f2f2f2 100%
    );
    height: 20px;
    position: relative;
    display: none;
}
.rowMerchantItem {
    position: relative;
    float: left;
    padding: 0 10px 40px;
}
.btnBuyMerchants {
    position: absolute;
    bottom: 0;
    display: none;
}
.rowMerchantItem:hover .btnBuyMerchants {
    display: block;
}
.title {
    color: #000 !important;
}
.title:hover {
    color: #0480f7 !important;
}
.divWhyBuyBhinnekaContent {
    float: left;
    width: 25%;
}
#divCustomerReviewPopup {
    width: 690px;
    padding: 40px;
    height: 830px;
    background: #fff;
    z-index: 9999999;
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    display: none;
    opacity: 0;
}
#divTransparentBackground {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: #000;
    opacity: 0.8;
    z-index: 9999998;
    display: none;
}
.relatedProContainer {
    float: left;
}
.relatedProSectionTitle {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px;
}
.relatedProImgWrapper {
    width: 63px;
    height: 63px;
    padding: 5px;
    border: 1px solid #c2c2c2;
}
.listRelatedDescription {
    line-height: 2;
}
.relatedProSymbol {
    float: left;
    color: #565656;
    height: 75px;
    line-height: 75px;
    font-size: 25px;
    margin: 0 10px;
}
.relatedProSymbol.equalSymbol {
    margin: 0 20px;
}
.anchorBorder {
    display: block;
}
.relatedProImg {
    width: 63px;
    height: 63px;
}
.relatedProName {
    font-size: 14px;
}
.relatedProPrice {
    font-weight: 700;
    margin-left: 5px;
    font-size: 14px;
}
.relatedProTotalPriceWrapper {
    margin-top: 15px;
    width: 150px;
}
.relatedProTotalPrice {
    display: block;
    border: 0 solid #fff;
    font-weight: 700;
    font-size: 21px;
}
.relatedProTotalItem {
    border: 0 solid #fff;
    font-size: 12px;
    text-align: center;
    width: 12px;
    color: grey;
}
.relatedProBtnBuy {
    width: 130px;
    height: 34px;
    border: 0 none;
    margin: 15px auto 0;
    color: #fff;
    font-weight: 700;
    border-radius: 5px;
    background-color: #27c4e7;
    font-size: 16px;
    cursor: pointer;
}
.productReviewStoreWrapper {
    position: fixed;
    top: 8%;
    left: 50%;
    width: 85%;
    margin-left: -43%;
    background: #fff;
    height: 85%;
    overflow-y: scroll;
    z-index: 9999999;
    border-radius: 10px;
}
#hasilcart {
    padding-bottom: 10px;
    padding-top: 10px;
}
ul.tabs li.current {
    color: #fff;
    background-color: #86c6e9 !important;
}
