﻿body {
    top: 0px !important;
    width: 100% !important;
    overflow: auto !important;
    height: 100% !important;
    left: 0px !important;
    right: 0px !important;
    position: relative !important;
}

.maxWidth950 {
    max-width: 950px !Important;
    height: auto;
}

.width950 {
    max-width: 950px;
    width: 100%;
    height: auto;
}

.product-redis {
    display: inline-block;
    float: right;
}

.grey-line {
    width: 100%;
    border-bottom: 1px solid #d8d8d8;
    height: 10px;
}

.grey-text {
    color: #737373;
}

/*******************************************************************/
/************************Product Detail Summary***********************/

.input-group-addon.quantity {
    border: none;
}

.notice-div {
    margin-top: 20px;
    border-top: 1px solid #e7e7e7;
    border-bottom: 1px solid #e7e7e7;
    padding: 10px 0;
}

.tab-content {
    padding-top: 1px;
    width: 945px;
    margin: 1em auto;
}

#facebox .image img {
    cursor: zoom-out;
}

/*******************************************************************/
/*********************************Product Detail********************************/

.ui-box-body {
    width: 945px;
}

    .ui-box-body table {
        margin-top: -10px;
    }

        .ui-box-body table thead tr th {
            padding-left: 15px;
            padding-right: 15px;
            height: 30px;
            background-color: #ececec;
        }

        .ui-box-body table tbody tr {
            border-bottom: 1px solid #d8d8d8;
            font-size: 12px
        }

            .ui-box-body table tbody tr td {
                padding: 6px 15px;
            }

.ui-box-div {
    height: 30px;
    background-color: #ececec;
    padding-left: 15px;
    padding-right: 15px;
    line-height: 30px;
    margin-top: -10px;
    font-size: 12px;
    width: 945px;
}

.ui-box-rating {
    float: right;
    font-size: 12px;
}

.h2rating {
    display: inline-block;
    padding: 0px 15px;
    background-color: #5cb85c;
    color: white;
}

.theadrating {
    background-color: #e1face;
}

.tdrating {
    padding: 8px 15px;
    color: black;
    font-size: 12px;
    font-weight: bold;
}

.tran_buyer {
    width: 20%;
}

.tran_detail {
    width: 30%;
}

/***************************ask seller**********************************/
.ask-seller-desc {
    padding-left: 15px;
    font-size: 12px;
    font-weight: normal;
}

.ask-seller {
    padding: 5px;
    float: left;
    background-color: #EF412D;
    color: #FFF;
    width: 150px;
    margin-bottom: 10px !important;
    margin-left: 15px;
    float: left;
}

    .ask-seller:hover, .ask-seller:focus, .ask-seller:visited {
        color: #FFF;
    }
/*******************************************************************/
/************************payment spritebox*************************/

.visa-small,
.mastercard-small,
.maybank2u-small,
.cimbclicks-small,
.hongleong-small,
.publicbank-small {
    display: inline-block;
    background-image: url(../images/spritebox-sprite.png);
    background-repeat: no-repeat
}

.visa-small {
    background-position: -0px -0px;
    height: 24px;
    width: 62px
}

.mastercard-small {
    background-position: -68px -0px;
    height: 24px;
    width: 62px
}

.maybank2u-small {
    background-position: -136px -0px;
    height: 24.2px;
    width: 62px
}

.cimbclicks-small {
    background-position: -203.2px -0px;
    height: 24px;
    width: 62px
}

.hongleong-small {
    background-position: -271px -0px;
    height: 24.2px;
    width: 62px
}

.publicbank-small {
    background-position: -338.4px -0px;
    height: 24px;
    width: 62.2px
}

/***********************************************************/
/***********************popup*****************************/
.v-store {
    padding: 7px 55px;
    background-color: #f3f3f3;
    border: 2px solid #ebebeb;
}

    .v-store:hover {
        cursor: pointer;
    }

#continueshopping {
    float: left;
    padding-left: 15px;
    padding-right: 12px;
    font-size: 14px;
}

#cartbutton {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    margin-left: 10px;
    background-color: #c70001;
}

    #cartbutton:hover {
        background-color: #df5054;
    }
/***********************************************************/
.ui-product-list {
    /*padding-bottom: 15px;*/
}

    .ui-product-list a {
        color: #808080;
        font-size: 12px;
    }

        .ui-product-list a:hover {
            color: #FF0000;
        }

.ui-product-thumb {
    width: 190px;
    height: 190px;
    border: 1px solid #faf3f3;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    position: relative;
}

.ui-product-info {
    width: 140px;
}

    .ui-product-info .discountprice {
        font-size: 15px;
        color: #ff2424;
    }

    .ui-product-info .normalprice {
        color: black;
        font-size: 12px;
    }

/***********************************************************/
/*********************link customization*******************************/

.alink {
    color: #428bca;
}

    .alink:hover,
    .alink:focus {
        color: #2a6496;
        background-color: transparent;
    }
/***********************************************************/

#desc-tbl {
    width: 100%;
}

    #desc-tbl table {
        border-collapse: separate;
        border-spacing: 2px;
        width: auto !important;
    }

    #desc-tbl img,
    #desc-tbl iframe {
        margin-left: auto !important;
        margin-right: auto !important;
        display: block !important;
    }

.tab-content img {
    max-width: 100%;
}

/*********************header store banner*******************************/

#header_container {
    padding-top: 15px;
    display: block;
    width: 1180px;
    height: auto;
    margin: 0px auto;
}

#header_promo {
    margin-bottom: 15px;
    text-align: center;
}

    #header_promo *, #top_promo *, #promo_banner * {
        max-width: 100%;
        height: auto !important;
    }

#top_promo {
    margin-bottom: 10px;
    text-align: center;
}

/***********************************************************/

/*********************variant quantity*******************************/
.variant-header {
    margin-top: -8px;
    border: 2px solid #d8d8d8;
    position: absolute;
    background-color: white;
    margin-left: 16px;
    padding: 3px 15px;
    font-size: 15px;
}

.variant-body {
    background-color: white;
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #d8d8d8;
    width: 100%;
}

    .variant-body table {
        width: 100%;
        font-size: 13px;
        margin-top: 10px;
    }

        .variant-body table tr {
            border-bottom: 1px solid #d8d8d8;
        }

        .variant-body table td {
            vertical-align: top;
            padding-bottom: 7px;
            padding-top: 7px;
        }

.variant-quantity {
    padding: 0 7px !important;
    cursor: pointer;
    border-radius: 0px !important;
    color: #fff;
    background-color: #d8252a !important;
    border: 1px solid #d8252a !important;
}

/***********************************************************/

.banklogo {
    float: left;
    padding: 0 3px 0 0;
}

/*********************bottom text*******************************/

#profile {
    border: 1px solid #D7D7D7;
    padding: 4px 0px;
    margin: 1px;
    width: 100%;
    background: url(//s.76.my/Auc/Img/Detail_BG.gif) repeat-x;
}

    #profile .rntext {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #999;
        font-weight: normal;
    }

#unvalert {
    BORDER: #f00 2px solid;
    PADDING: 5px;
    FONT: bold 0.8em/1.5em Verdana;
    WIDTH: 50%;
    COLOR: #000;
    TOP: 70px;
    BACKGROUND-COLOR: #ff9000;
    TEXT-ALIGN: center;
    margin-bottom: 15px;
}


/*********************side bar (store category, search)*******************************/
#store_category_container {
    width: 220px;
    height: auto;
    display: block;
    font-size: 12px;
    margin-bottom: 10px;
    background-color: #FFFFFF;
}

.sidebar_blk {
    width: 212px !important;
    border: 1px solid #D8D8D8;
    margin-top: 10px;
    font-size: 13px;
}

.sideBarCat i {
    color: #727272;
    vertical-align: 2px;
    font-size: 6px;
}

.sideBarCat.category-child i {
    vertical-align: 0px;
}

    .sideBarCat.category-child i:hover {
        color: #ff3f00;
    }

#store_category_blk_title {
    width: auto;
    height: auto;
    font-size: 13px;
    font-weight: bold;
    background: none repeat scroll 0% 0% #FAF8F8;
    height: 35px;
    line-height: 30px;
    font-weight: bold;
    border-top: 1px solid #FAF3F3;
    border-right: 1px solid #FAF3F3;
    border-left: 1px solid #FAF3F3;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-bottom: 2px solid #d8d8d8;
}

#store_category_blk {
    padding: 2px 0px;
}

#detailpage #store_category .component {
    clear: both;
    line-height: normal !important;
    margin-bottom: 5px;
}

    #detailpage #store_category .component .title {
        height: auto;
        background-color: #FFFFFF;
        border: none;
        -moz-border: none;
        -webkit-border: none;
        font-size: 12px;
    }

#store_category .component .pull-left {
    margin-right: 5px;
    margin-top: -2px;
}

#store_category .component .pull-left-no-child {
    margin-right: 1px;
    margin-top: -2px;
}

.store_category_pointer {
    border: 1px solid #D8D8D8;
    background-color: #FAF8F8;
    padding: 0px 3px;
}

#store_category .component {
    width: auto;
    float: none;
    padding: 0px 5px;
}

    #store_category .component .title {
        font-weight: normal !important;
        text-align: left !important;
        line-height: normal !important;
        background: transparent none repeat scroll 0% 0%;
        padding: 3px 0px;
        height: auto;
        border: medium none;
        clear: both;
    }

    #store_category .component .glyphicon {
        font-family: 'monospace';
    }

        #store_category .component .glyphicon:hover {
            cursor: pointer;
        }

    #store_category .component span {
        font-weight: normal;
    }

    #store_category .component a:hover {
        color: #ff2424;
    }

    #store_category .component .title span > a {
        width: 91%;
        display: inherit;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        #store_category .component .title span > a:hover {
            color: #ff3f00;
        }

    #store_category .component .content {
        padding-top: 0px;
        margin-left: 3px;
    }

#store_category .active-cat .content {
    display: block;
}

#store_category .category-child .title, #store_category .component .content {
    border: none;
    -moz-border: none;
    -webkit-border: none;
}

.component .content {
    padding: 6px 5px 0px 9px;
    border: 1px solid #d8d8d8;
    position: relative;
}

#store_category .facetchild-child {
    margin-left: -23px !important;
    padding: 3px 0px;
    display: table;
}

#store_category .component .content .list .dash {
    width: 7px;
    color: #CCC;
    float: left;
}

#store_category .component .content .list .text {
    width: 162px;
    padding-left: 8px;
}

    #store_category .component .content .list .text a {
        color: #191919 !important;
    }

        #store_category .component .content .list .text a:hover {
            color: #d4550a !important;
        }

#store_category .component .content .list {
    list-style: none;
    margin-left: -20px;
    margin-bottom: 0px;
}

#store_category a, #store_category a:hover, #store_category a:focus, #store_category a:link {
    text-decoration: none;
    color: #000000;
}

.sidebar_blk_title {
    width: auto;
    height: 30px;
    padding: 0px 12px;
    font-weight: bold;
    background: none repeat scroll 0% 0% #FAFAFA;
    line-height: 30px;
    font-weight: bold;
    border-bottom: 1px solid #FAF3F3;
    border-image: none;
}

#sidebar_search_blk {
    font-size: 14px;
}

#sidebar_search, #sidebar_search_btn {
    width: 184px;
}

#sidebar_search {
    width: 195px;
    height: 28px;
    padding: 5px;
    margin: 5px 12px;
    margin-top: 10px;
    border: solid 1px #D8D8D8;
}

#price_range_blk {
    width: auto;
    display: block;
    margin: 5px 12px;
}

#price_from_text, #price_to_text {
    width: 83px !important;
}

#price_from_text, #price_to_text {
    width: 87px;
    height: 28px;
    border: solid 1px #D8D8D8;
    padding: 5px;
}

#sidebar_search, #sidebar_search_btn {
    width: 184px;
}

#sidebar_search_btn {
    margin: 10px 12px;
    padding: 9px 10px;
    color: #FFFFFF;
    text-align: center;
    background-color: #fb8f13;
    font-weight: bold;
    width: 186px;
    border: none;
    font-size: 16px;
}

.LangTranslate:hover {
    color: #FA5A32;
}

/**********Report hover dropdown*****************/

.report-btn {
    float: right;
    font-size: 12px;
    list-style: none;
    text-align: center;
    z-index: 2;
    position: relative;
    margin-top: 12px;
}

    .report-btn > a {
        border: 1px solid red;
        padding: 3px;
        border-radius: 5px;
    }

    .report-btn a:hover {
        color: #ff2424;
    }

#ulReport {
    list-style: none;
    line-height: 16px;
    padding: 4px 0px 0px 0px;
    margin-top: -1px;
    border: 2px solid #848484;
    background: #ffffff;
    text-align: center;
    margin-right: -1px;
    position: absolute;
    width: 115px;
    left: -57px;
    top: 18px;
}

    #ulReport > li > a:hover {
        font-weight: bold;
    }

#ulReport li {
    height: 20px;
    margin-left: 0px;
    padding-right: 0px;
}

    #ulReport li a {
        padding: 5px 10px;
        color: #444444;
        font-weight: normal;
    }

.rateProductBtns:hover {
    opacity: 0.8;
}

.rateProductBtns {
    background-color: #FFF;
    border: 1px solid #d3d3d3;
    width: 110px;
    float: left;
    color: #000;
    display: inline-block;
    height: 30px;
    font-size: 14px;
    border-radius: 2px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer;
}

.rateProductBtns.visitStore{
    background-color:#0072BC;
    color:#fff;
}

.rateProductBtns.chatNow{
    border:1px solid #0072BC;
    color:#0072BC;
}

.rateProductBtns.visitStore,
.rateProductBtns.chatNow{
    border-radius:5px;
}

    .rateProductBtns:first-child {
        margin:0 8px;
    }

    .dropdown-contentProduct .content-title {
        border-bottom: 1px solid #ddd;
        margin-bottom: 10px;
        padding-bottom: 5px;
        margin-left: -10px;
        margin-right: -10px;
        padding-left: 10px;
    }

    .dropdown-contentProduct .content-row {
        font-size: 14px;
        margin-bottom: 10px;
    }

    .dropdown-contentProduct .content-left {
        width: 120px;
        display: inline-block;
    }

    .dropdown-contentProduct .content-colon {
        width: 10px;
        display: inline-block;
    }

    .dropdown-contentProduct .content-right {
        float:right;
        
    }

    .dropdown-contentProduct .content-right a {
        color: #4b7500 !important;
    }



.navtop-rightProduct {
    float: right;
    margin-top: 8px;
}

    .navtop-rightProduct div {
        display: inline-block;
        vertical-align: 4px;
    }

.btn-navbarProd {
    width: 165px;
    height: 53px;
    float: right;
    margin-left: 34px;
}

.navtop-rightProduct a {
    color: #818181;
}

    .navtop-rightProduct a:hover {
        color: #004B91;
    }

@media (min-width:992px) {
    .fixed-btn-container {
        z-index: 3;
    }
}

/***********Notice Board****************/
.nb {
    border: 2px solid lightgrey;
    width: 210px;
    height: 115px;
    margin-left: 20px;
    font-size: 10px;
    color: black;
    margin-top: 5px;
    overflow: hidden;
}

.nb1 {
    border: 1px solid lightgrey;
    width: 190px;
    height: 25px;
    margin-left: 25px;
    background-color: #0D47A1;
    margin-top: -101px;
    font-size: 13px;
    color: white;
    padding: 5px;
    padding-left: 35px;
    border: 0px solid;
    margin-left: 7px;
    position: absolute;
}

.nb2 {
    border: 0px solid lightgrey;
    width: 120px;
    height: 30px;
    /*margin-left: -20px;*/
}

.nb3 {
    border: 0px solid lightgrey;
    width: 190px;
    height: 30px;
    margin-left: 10px;
    margin-top: 70px;
    font-size: 12px;
}

.store-news-animation {
    width: 100%;
}

.mProfile {
    padding: 0px 10px;
}

.profilelink:hover {
    color: #004B91;
}

.block_bottom {
    height: 100px;
    background-color: #EEEEEE;
    padding: 30px 65px;
    margin-bottom: 10px;
}

    .block_bottom .searchInput {
        width: 300px;
        border: 2px solid #ff3f00;
        height: 36px;
    }

    .block_bottom .searchBtn {
        height: 36px;
        width: 90px;
        background-color: #ff3f00;
        border: none;
        color: white;
    }

.dropdown-search-product {
    display: inline-block;
    float: right;
    padding-top: 8px;
}

    .dropdown-search-product .sticky-bar-btn {
        width: 110px;
        text-align: center;
        cursor: pointer;
        padding-top: 6px;
        float: left;
        border: 1px solid #d3d3d3;
        height: 33px;
        border-left: none;
    }

        .dropdown-search-product .sticky-bar-btn.searchLelongBtns {
            background-color: #0072bc;
            color: white;
        }

        .dropdown-search-product .sticky-bar-btn:hover {
            opacity: 0.85;
        }

.dropdown-content-search-product {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 50px;
    box-shadow: none;
    margin-left: -1px;
    height: 20px;
    border: none;
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    padding: 0 3px;
    background: none;
}

    .dropdown-content-search-product a {
        color: black;
        text-decoration: none;
        display: block;
        width: 110px;
        margin-top: -20px;
        margin-left: -30px;
    }

.dropdown-search-product:hover .dropdown-content-search-product {
    display: block;
}

#divRecentlySold,
#divPWP {
    border: 1px solid rgb(204, 204, 204);
    margin-bottom: 15px;
}

#divRelatedProduct,
#divSellerItems {
    margin-bottom: 15px;
}

#divPWP {
    background-color: #fefae8;
    /*margin-bottom:20px;*/
}

#divBestSeller {
    background-color: #e4ffad;
    margin-bottom: 25px;
}

#___plusone_0 {
    vertical-align: middle !important;
}

#twitter-widget-0 {
    vertical-align: middle !important;
}

.div-notify {
    margin-left: 10px;
    display: inline-block;
}

.btn-notify {
    background-color: #f0ad4e;
    color: #fff;
    border: none;
    font-weight: bold;
    padding: 0px;
    height: 27px;
    margin: 0 auto;
    width: 100px;
}

/*#variant-div {
    margin-bottom: 5px;
}*/

#TheKeywordProductBar {
    width: 500px;
    height: 33px;
    background: #FFF none repeat scroll 0% 0%;
    padding: 0 10px;
}

.stickyBar-smallText {
    display: inline-table;
    font-size: 11px;
    color: #4b7500;
    float: left;
    margin-top: -5px;
}

.stickyBar-text {
    margin-top: 4px;
}

.sticky-wishlist {
    margin: 7px 4px;
}

.sticky-icon {
    float: left;
}

#navtop-middle .input-group {
    /*width: 296px;*/
    display: inline-block;
    padding: 8px 0px 0px 0px;
    float: left;
}

table {
    max-width: none;
}

.modalProduct .modal-header {
    border-bottom: none;
    padding-bottom: 0px;
}

.modalProduct .modalTitle {
    font-family: Arial;
    font-size: 21px;
    position: relative;
    top: 10px;
}

.modalProduct .cartIcon {
    font-size: 34px;
    color: #22a433;
    vertical-align: bottom;
}

.modalProduct .responseResult {
    padding: 0 60px;
    width: 100%;
}

/*************Customize Combine Shipping Modal******************/

#shippingPopup .modal-header {
    border-bottom: none;
}

#shippingPopup .modal-body {
    padding: 0px 20px;
}

#shippingPopup .modal-footer {
    margin: 0px 10px 15px 10px;
    border-top: none;
}

/*********Customize tooltip for product details************/

.tooltip {
    opacity: 1;
    white-space: pre-line;
    z-index: 3;
}

    .tooltip:hover, .tooltip:focus {
        color: #fba542;
    }

.tooltipster-default {
    border-radius: 3px;
    border: 2px solid #efefef !important;
    background: #fff !important;
    z-index: 0 !important;
}

    /*.tooltipster-default {
	border-radius: 3px; 
	border: 2px solid #fb8f13 !important;
	background: #fba542 !important;
    z-index:0 !important;
}*/

    .tooltipster-default .tooltipster-content {
        color: #333;
        max-width: 250px;
    }

.grey-tooltip {
    color: #fb8f13 !important;
}

    .grey-tooltip:hover {
        color: #fb8f13;
    }

    .grey-tooltip + .tooltip {
        opacity: 1;
    }

        .grey-tooltip + .tooltip > .tooltip-arrow {
            border-top-color: #ffffff;
        }

        .grey-tooltip + .tooltip > .tooltip-inner {
            background-color: #fff !important;
            text-align: left;
            color: #333;
            opacity: 1;
            border: 2px solid #ccc !important;
        }

.reminderBox {
    border: 1px solid #D4D4D4;
    margin-bottom: 15px
}

    .reminderBox > ul {
        list-style: circle;
        padding-left: 40px !important;
        font-size: 13px !important
    }


.timercountdown {
    color: #FF0000;
    font-size: 12px;
}

.inputOPU {
    height: 25px;
    border-radius: 0px;
    margin-top: -5px;
    display: inline-block;
}

.quantityLeft {
    /*float: left;*/
    display: inline-block;
    margin-top: 10px;
    font-size: 12px;
    color: #9e9e9e;
    vertical-align:top;
}

.quantityExceedValidation {
    margin-left: 143px;
    color: red;
    display: none
}
/**Overwrite slick slider arrow (Thumbnail only)*/
.pro-thumbnail .slick-list .active {
    border: 2px solid #ff2324 !important;
}

.pro-thumbnail .slick-list {
    margin: 0 25px;
    outline: none !important;
}

.margin25 {
    margin: 0 25px;
}

.pro-thumbnail .slick-prev,
.pro-thumbnail .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 100%;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    outline: none;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    border: 2px solid #666;
    background: #fff;
    opacity: 0.5;
}

    .pro-thumbnail .slick-prev:before,
    .pro-thumbnail .slick-next:before {
        font-family: 'FontAwesome';
        font-size: 13px;
        color: #666;
        line-height: 1;
        opacity: .75;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .pro-thumbnail .slick-next:before {
        content: "\f054";
        margin-left: 2px;
    }

    .pro-thumbnail .slick-prev:before {
        content: "\f053";
        margin-right: 2px;
    }

    .pro-thumbnail .slick-prev:hover,
    .pro-thumbnail .slick-next:hover {
        border: 2px solid #333333;
        color: #333;
        opacity: 0.8;
    }

    .pro-thumbnail .slick-prev:focus,
    .pro-thumbnail .slick-next:focus {
        background: #fff;
        opacity: 1;
    }

    .pro-thumbnail .slick-prev.slick-disabled,
    .pro-thumbnail .slick-next.slick-disabled {
        opacity: .25;
    }


.tab-pane > div {
    position: relative !important;
    z-index: 0 !important;
    transition: none !important;
}

#review-from-tab {
    position: initial !important;
}

/**Ship from oversea**/
.shipOversea {
    cursor: pointer;
}

    .shipOversea .overSeaTooltip {
        background: #5cb6c2;
        padding-bottom: 1px;
        vertical-align: 0.4px;
        border-radius: .2em;
        position: relative;
        max-width: 115px;
    }

.fs-tooltip #fs-tooltip-a {
    background: #5cb85c;
    padding-bottom: 2px;
    border-radius: .2em;
}

.shipOversea span,
.fs-tooltip span {
    color: #ffffff;
    font-size: 90%;
    vertical-align: 0px;
}

.shipOversea .tooltip-inner {
    background-color: #fff !important;
    color: #333;
    min-width: 300px;
    text-align: left;
    border: 1px solid #efefef;
    opacity: 1;
}

.tooltip.bottom .tooltip-arrow {
    border: 1px solid #efefef;
}

.key-info-lt-inline {
    display: inline-block;
    margin-left: 0px !important;
}

.shipOversea .popover {
    min-width: 350px;
    font-size: 12px;
    background-color: #fff;
    top: 20px !important;
    border-radius: 2px;
    left: -120px !important;
}

    .shipOversea .popover .popover-content {
        padding: 9px 10px;
    }

    .shipOversea .popover.bottom > .arrow,
    .shipOversea .popover.bottom > .arrow:after {
        border-bottom-color: #fff !important;
    }

.oversea-popup {
    z-index: 1041;
    position: relative;
}

.oversea-outset {
    box-shadow: 1px 1px 4px grey, 0 0 8px grey;
}

.shipping-marginLeft {
    margin-left: 120px !important;
}

.dropdown-shipping-cont {
    min-width: 300px;
    min-height: 50px;
    padding: 5px 10px;
    margin-top: 10px;
}

.callout.top.dropdown-shipping-cont::before {
    border-bottom: 10px solid #fff;
}

.btn-group.open .btn-shipping.dropdown-toggle {
    box-shadow: inset 0 2px 5px rgba(0,0,0,.125);
    -webkit-box-shadow: inset 0 2px 5px rgba(0,0,0,.125);
}
/***New Modal for add to shopping cart and buynow**/
.responseResult-container {
    padding: 0px;
}

.responseResult-Title {
    padding: 0px;
    margin-top: 5px;
}

    .responseResult-Title .fa-shopping-cart {
        margin-right: 5px;
        vertical-align: -1px;
        color: #004b91
    }

    .responseResult-Title.resultTitle {
        font-size: 18px;
    }

.responseResult-subTitle {
    padding: 0px 0px 0px 25px;
    margin-top: 5px
}

.responseResult-btnContainer {
    padding: 0px;
    margin-top: 15px;
}

.responseResult-btnShoppingCart {
    background-color: #d8252a;
}

.auc-tooltip {
    white-space: normal !important;
    display: inline-block;
    margin-top: -2px;
}

    .auc-tooltip span {
        font-size: 14px;
    }

.auc-summary-label-left {
    width: 120px;
    display: inline-block;
    vertical-align: middle;
    font-size:13px;
}

.auc-summary-colon-left {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
}

.auc-summary-content-left {
    display: inline-block;
    vertical-align: middle;
      font-size:13px;
}

.auc-summary-label-right {
    width: 85px;
    display: inline-block;
    vertical-align: middle;
}

.auc-summary-colon-right {
    width: 25px;
    display: inline-block;
    vertical-align: middle;
}

.auc-summary-content-right {
    display: inline-block;
    vertical-align: middle;
    font-size:13px;
}

.row-vertical-aligned {
    display: flex !important;
    align-items: center !important;
}

#auc-bid-amt {
    z-index: 0;
}

.tab-content img {
    max-width: 100%;
}

#prod-review .amc-container {
    margin-right: 10px !important;
}

#rev-modal .modal-dialog {
    padding-top: 190px !important;
}

#responsePopUpShipping select.selectpicker{
    display:block !important; 
    width:100% !important;
    left:0%;
    position:relative !important;
    opacity:1 !important;
    border: 1px solid #ccc;
}

.fixedWidthSubCont{
    width:1200px !important;
    max-width:none !important;
}
