﻿.__US__EN .bodynavfixedtop {
    display: none;
}



#pdp-assets-list .card-body {
	background-size: cover;
    background-repeat: no-repeat;
}

/** TODO **/
.BVFieldRadioContainer input[type=radio] {
    display: inline-block !important;
}

.BVRRRatingSummaryLink.BVRRRatingSummaryNoReviewsWriteImageLink a {
    border-bottom: none !important;
}

.BVRRRootElement, .BVRRRootElement input, .BVRRRootElement select, .BVRRRootElement textarea, .BVRRPhotoPopup, .BVRRVideoPopup {
    font-family: 'Raleway-Regular', 'Raleway' !important;
}

.BVRRDisplayContentReview {
    border-bottom: none !important;
}

#BVRRQuickTakeContentContainerID .BVRRRatingSummaryLink.BVRRRatingSummaryLinkWrite a,
.BVBrowserIE10 .BVDI_CO .BVDI_COLinkPost:hover, 
.BVDI_CO .BVDI_COLinkPost:focus, 
.BVDI_CO .BVDI_COLinkPost:active,
.BVDI_CO .BVDI_COLinkPost, 
.BVDI_CO .BVDI_COLinkPost:visited,
.BVDI_CO .BVDI_COLinkPost:hover, 
.BVDI_CO .BVDI_COLinkPost:focus, 
.BVDI_CO .BVDI_COLinkPost:active,
.BVBrowserIE10 .BVDI_CO .BVDI_COLinkPost, 
.BVDI_CO .BVDI_COLinkPost:visited, 
.BVRRDisplayContentLinkWrite a, 
.BVRRDisplayContentLinkWrite a:visited,
.BVRRDisplayContentLinkWrite a, 
.BVRRDisplayContentLinkWrite a:visited, 
.BVRRDisplayContentLinkWrite a:hover, 
.BVRRDisplayContentLinkWrite a:focus, 
.BVRRDisplayContentLinkWrite a:active{
    /* width: 250px; */
    background: #4D555B !important;
    color: #ffffff !important;
    border: solid 1px #4D555B !important;
    font-size: 14px !important;
    text-align: center !important;
    display: block !important;
    line-height: normal !important;
    text-transform: uppercase !important;
    min-width: 160px !important;
    display: inline-block !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-weight: 700;
    border-radius: 0;
}

.BVDI_QT,.BVRRReviewDisplayStyle5BodyUser{
    border: 1px solid rgba(77, 85, 91, 0.31) !important;
    background-image: none !important;
    background-color: rgba(77, 85, 91, 0.04) !important;
}
.BVRRSelectedPageNumber{
    background-color: #4d555b !important;
    color: #ffffff !important;
}

#BVRRRatingSummaryNoReviewsWriteImageLinkID 
{
	float:left;
}
.pdp-ratings {
}

.pdp-ratings .BVRRPrimarySummary .BVRRBuyAgainContainer {
   display: none !important;
}

.pdp-ratings .BVRROverallRatingContainer{
    float: left !important;
    margin-left: -20px !important;
}

.pdp-ratings #BVRRSummaryContainer .BVRRPrimarySummary .BVRRRatingSummaryLinks, 
.pdp-ratings #BVRRSummaryContainer .BVRRRatingNormalImage {
    float: left !important;
    margin-left: 25px !important;
}

.pdp-ratings #BVRRSummaryContainer .BVRRPrimarySummary .BVRRRatingSummaryLinks{
    margin-left: 5px !important;
    font-family: 'Raleway', sans-serif !important;
    --mdb-text-opacity: 1 !important;
    color: rgba(var(--mdb-black-rgb),var(--mdb-text-opacity)) !important;
}

.pdp-ratings .BVRRRatingsHistogramButton{
    float: left !important;
    height: 20px !important;
    display: none;
}
.pdp-ratings .BVRRRatingsHistogramButton .BVRRRatingsHistogramButtonScript {
    position: relative !important;
    margin-top: 0 !important;
    margin-left: -20px !important;
}

.pdp-ratings .BVRRRatingSummaryNoReviews { width: 350px; }

/*Varitaions color code*/
.bg-platinum  {
    --mdb-bg-opacity:1;
    background-color: rgb(235,230,228) !important;
}

.bg-gray
{
    --mdb-bg-opacity:1;
    background-color: rgb(91,89,94) !important;
}   

.sub-dropdown-item.WORK-FROM-HOME-MONITOR-ARMS { display: none; }