#crossSellModal {
    background-color: #fff;
}

    /* Styling for pages with the old _ConsumerLayoutPage UI
    that are missing certain base-new.css classes
*/

    #crossSellModal p {
        margin-top: 5px;
        line-height: 16px;
        font-size: 11px;
    }

    #crossSellModal a,
    #crossSellModal a:link {
        color: #0088CC;
        text-decoration: none;
    }

#crossSellModal_wnd_title {
    font-size: 14px;
    font-weight: bold;
}

.crossSellContentTopHeader {
    min-height: 70px;
    width: 100%;
    background-color: #F3F5F5;
    border: 1px solid #B5B5B5;
}

    .crossSellContentTopHeader h3 {
        color: #7c7f83;
        font-size: 15px;
        font-weight: bold;
    }

#cartItems {
    padding: 10px 0 10px 0;
}

.cartItemsLeftContainer {
    float: left;
    width: 500px;
}

    .cartItemsLeftContainer p.partLabel {
        font-size: 12px;
        font-weight: bold;
    }

    .cartItemsLeftContainer p.itemLabel {
        font-size: 16px;
        font-weight: bold;
        color: #333;
        width: 700px;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

.cartItemsRightContainer {
    float: right;
    width: 200px;
    text-align: right;
    font-size: 12px;
    font-weight: bold;
    padding-top: 30px;
    margin-right: 50px;
}


.formCrossSellContainer {
    padding: 10px;
    background-color: #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

    .formCrossSellContainer h3 {
        color: #7c7f83;
        font-size: 21px;
        text-align: center;
    }

.cartAccessoriesItemCol-Holder {
    text-align: center;
    float: left;
    width: 410px;
    height: 295px;
    padding-left: 10px;
    position: relative;
}

    /*Michael Chnage it on 03/07/2019*/
    .cartAccessoriesItemCol-Holder img {
        height: 74px;
    }
    /*Michael Chnages end*/
    .cartAccessoriesItemCol-Holder:first-child {
        border-right: 1px solid #DADBDB;
        padding-right: 10px;
    }

p.partSuccess {
    color: #595959;
    font-size: 12px;
}




.cartAccessoriesItemCol-Holder p.crossSellItemPrice {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.cartAccessoriesItemCol-Holder .crossSellItemPartDescription {
    line-height: 1.2em;
    height: 5em;
    text-align: justify;
    padding: 0px 40px 0px 40px;
    font-size: 12px;
    cursor: pointer;
}

a.brandLabel {
    font-size: 16px;
    /* text-align: center; */
    display: block;
    padding-top: 16px;
}

.crossSellToolsRow {
    width: 100%;
    height: auto;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
}

    .crossSellToolsRow p {
        display: inline-block;
    }

    .crossSellToolsRow h3 {
        color: #7c7f83;
        font-size: 21px;
        text-align: center;
    }


    .crossSellToolsRow .toolTile {
        display: inline-block;
        width: 160px;
    }


        .crossSellToolsRow .toolTile p.toolTitle {
            font-size: 12px;
            font-weight: bold;
            text-align: center;
            color: #505050;
            width: 160px;
            height: 30px;
            vertical-align: middle;
            display: table-cell;
        }


        .crossSellToolsRow .toolTile a span {
            height: 80px;
            width: 80px;
            display: inline-block;
        }


        .crossSellToolsRow .toolTile p.toolLabel {
            font-size: 11px;
            text-align: center;
            color: #505050;
            width: 160px;
            line-height: 14px;
            height: 50px;
            vertical-align: middle;
            display: table-cell;
        }
/*arrows*/

.crossSellarrow:link, .crossSellarrow:visited {
    display: block;
    position: absolute;
    z-index: 2;
    width: 60px;
    height: 60px;
    text-decoration: none;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 90px;
    line-height: 90px;
    color: #57595c;
    text-align: center;
    /*for removal before you send*/
    background-color: transparent;
    -ms-border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}


.crossSellarrow:hover {
    -ms-opacity: .95;
    opacity: .95;
    color: #252627;
    /*for removal before you send*/
    background-color: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    text-decoration: none;
}

#crossSellRight {
    top: 60px;
    right: 0px;
}

#crossSellLeft {
    top: 60px;
    left: 0px;
}

a.crossSellLearnMore {
    display: block;
    padding-top: 10px;
    font-size: 13px;
}


/*for promo and pricing*/

.crossSellPromo {
    text-decoration: line-through;
}


.crossSellPromoPrice {
    padding-left: 5px;
    color: #b30059;
}

/* for parts*/

.cartAccessoriesItemCol-Holder p.crossSellItemPartPrice {
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.cartAccessoriesItemCol-Holder p.crossSellItemPartPart {
    text-align: center;
    font-weight: bold;
    font-size: 11px;
    color: #7c7f83;
}


/*styles for mini-window*/
img.crossSellSubImgThumb {
    float: left;
}


.crossSellTitleThumb {
    float: left;
}

p.crossSellSubdetail {
    font-size: 13px;
    line-height: 18px;
    padding: 10px 10px 10px 20px;
}

.exploreButton {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%);
}

.exploreContainer {
    width: 100%;
    height: 50px;
    margin-top: 10px;
    position: relative;
}

/* bootstrap tooltip overrides from phx-new.css */
.popupContentCrossSell .tooltip {
    background-image: none;
    height: auto;
    width: auto;
    border: 1px solid #000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    display: flex !important;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    min-height: 30px;
    max-width: 200px;
    word-wrap: break-word;
}

.popupContentCrossSell .tooltip-inner {
    color: #000;
    -ms-flex: 1;
    -o-flex: 1;
    -webkit-flex: 1;
    flex: 1;
}

/* promo badge */
.popupContentCrossSell .promo-image {
    margin-right: 5px;
}

    .popupContentCrossSell .promo-image .tooltip-inner {
        color: #dc143c;
    }

.popupContentCrossSell .promo-badge,
.popupContentCrossSell .promo-badge:hover {
    float: none;
    text-decoration: none;
}

.popupContentCrossSell .promo-badge-arrow {
    float: none;
    right: -2px;
    top: 8px;
}
