/*Common CSS for Product Page */

#page.productDisplay {
    min-width: 800px;
}
#sidebar {
    width: auto;
    float: none;
    min-height: auto;
    margin: 0;
}

#product {
    width: 100%;
    margin-top: 20px;
}

.schemaOrg {
    display: none;
}

.productDisplay .mainPdpWrapper {
    float: left;
    width: 66.66666%;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.pdpIconToolTip .bodyarea, .tooltip_popup .bodyarea{
	width:auto;
}
.secondaryPdpWrapper {
    float: right;
    width: 33.33333%;
    padding-left: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#dateLot.dateLot {
    background: #A7F0BA;
    border-radius: 24px;
    display: inline-block;
    align-items: center;
    padding: 4px 8px;
    height: 19px;
    padding-top: 7px;
    color: #0E6027;
    cursor: help;
}
@media (max-width: 1023px) {
    .productDisplay .mainPdpWrapper,
    .secondaryPdpWrapper {
        width: 50%;
    }
}
.productDisplay h1 {
    margin: 0;
    color: #454545;
}
.productDisplay .mainPdpWrapper h1,
.productDisplay .mainPdpWrapper h2 {
    margin: 0;
    color: inherit;
    display: inline;
    font-size: 24px;
    font-weight: bold;
    line-height: initial;
}
.productDisplay .newProduct {
    background-color: #fd961a;
    color: #fff;
    padding: 2px 5px;
    vertical-align: top;
    text-transform: uppercase;
}

.collapsable-content.lockScroll {
	overflow:hidden !important;
	height:100%;
}
.collapsable-content ul li {
    list-style: disc;
    margin-left: 12px;
    margin-bottom: 6px;
}
.productDisplay .collapsable.half {
    width: 100%;
    display: inline-block;
    vertical-align: top;
}

.productDisplay .collapsable {
    margin-top: 30px;
    margin-bottom: 5px;
    padding: 0;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #c7c7c7;
}
.productDisplay .collapsable.productOverlaySection{
	border: 0px;
}
.productDisplay .collapsable.full {
    width: 100%;
    box-sizing: border-box;
}
.productDisplay .collapsable .collapsable-content 
.btn.btnSecondary.btnSmall.compareButt {
    margin-bottom: 3.5%;
    margin-top: 1%;
    margin-left: 1%;
    display: block;
    position: relative;
}
.collapsable-content .arrow-down_para {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #03598e;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 0;
    position: absolute;
    left: 5px;
    z-index: 1;
    top: 100%;
}

.productDisplay .collapsable.clear {
    clear: both;
    height: auto;
    line-height: 15px;
    margin-right: 22px;
}

.productDisplay .collapsable .heading,
.productDisplay .collapsable .title {
    background: -webkit-linear-gradient(#fefefe, #f2f2f2);
    background: -moz-linear-gradient(#fefefe, #f2f2f2);
    background: linear-gradient(#fefefe, #f2f2f2);
    background-color: #fcfcfc;
    padding: 10px 0 10px 10px;
    position: relative;
    border-bottom: 1px solid #e2e2e2;
}

.productDisplay .collapsable .heading:after,
.productDisplay .collapsable .heading:before {
    font-family: "pf-icons", sans-serif;
    font-style: normal;
    font-weight: normal;
    speak: none;
    position: absolute;
    cursor: pointer;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-top: 4px;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    right: 5px;
    color: #0072c3;
}

.descAttribiteMargin {
    margin-left: 20px;
    width: 46% !important;
}

.productDisplay .collapsable.open .heading:before {
    content: '\e80b';
    color: #333;
}

.productDisplay .collapsable .heading:before {
    content: '\e808';
}

.productDisplay .collapsable hr {
    border-top: 1px solid #e2e2e2;
    clear: both;
}

.productDisplay .collapsable .heading h2,
.productDisplay .collapsable .heading h3 {
    color: inherit;
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    line-height: 1.1;
}

.productDisplay .product-overview h3 {
    font-weight: bold;
}

.collapsable.open .collapsable-content {
    display: block;
    font-size: 13px;
    line-height: 1.3;
}

.collapsable .collapsable-content {
    display: none;
}

.collapsable-content  {
	max-height: none;
	overflow: auto;
}

.productDisplay .collapsable .heading,
.productDisplay .collapsable .title {
    background: none;
    padding: 37px 30px 20px 0;
    position: relative;
    border-bottom: none;
}

.collapsable .collapsable-trigger {
    cursor: pointer;
}
    
.productDisplay .collapsable .title h2 {
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.productDisplay .collapsable .collapsable-content {
    padding: 10px;
}

.productDisplay .collapsable-content dl #productTraceToolTip {
    margin-bottom: 10px;
}

    /* CSS For Product Information Section */
    
.productDisplay .collapsable .collapsable-content dl {
    width: 100%;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
}

.productDisplay .brandLogo img {
    max-height: 40px;
}

#pdpSection_pdpProdDetails dl, #technicalData:not(.cpcEnabled):not(.fourColumns) {
    column-count: 2;
    -webkit-column-count: 2;
    -moz-column-count: 2;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
/*Technical docs condition based css start*/
#technicalData.fourColumns {
    width: 97%;
 }
.chooseAndModify {
    display: inline-block;
    padding-top: 37px;
}

#pdpSection_pdpProdDetails a.btn {
    float: right;
}

.productDisplay .pdpProductContent .btn {
    margin: 20px 3px 10px 0;
}

.productDisplay .pdpProductContent .btn:first-child {
    margin-left: 0;
}

.productDisplay .collapsable .collapsable-content dt {
    display: inline-block;
    width: 48%;
    margin-bottom: 13px;
    font-weight: bold;
    padding-right: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: top;
    padding-left: 18px;
}

.productDisplay dt[id^='descAttributeName'] label {
    cursor: pointer;
    position: relative;
}

.productDisplay .collapsable .collapsable-content dt 
.descAttributeCheckbox {
    position: absolute;
    left: -20px;
    top: -1px;
    margin-right: 8px;
}

.chooseAndModify {
    display: inline-block;
    padding-top: 30px;
    padding-right: 20px;
    float: right;
}

.productDisplay .collapsable .collapsable-content dd {
    width: 49%;
    display: inline-block;
    margin-bottom: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

    .productDisplay .subsAcc .collapsable .collapsable-content dt,
.productDisplay .subsAcc .collapsable .collapsable-content dd {
    width: auto;
    margin-bottom: 0;
    float: left;
}

.productDisplay .subsAcc 
.collapsable .collapsable-content dt {
    clear: left;
}

    /* CSS Related Associated Product Section */
.related,
.substitutes {
    border: 1px solid #c7c7c7;
}
.productOverlaySection .related,
.productOverlaySection .substitutes {
    border: none;
}
#pdpSection_PFProdAccessor
{
	position:relative;
}
span.svhcCont {
    color: red;
}
.productDisplay .collapsable 
.collapsable-content.container-substitutes {
    padding: 0;
    overflow: visible;
}
.productDisplay .compareButt {
    display: block;
    float: left;
}
div.sublist {
    display: table;
    border-collapse: collapse;
    width: 100%;
    position:relative;
}
div.sublist .alternativeType{
    color: #018001;
}
div.sublist .headerRow {
    display: table-header-group;
    background: #fff;
    border-collapse: collapse;
    color: #585858;
}
div.sublist .headerRow div,
div.sublist div.cell {
    display: table-cell;
    vertical-align: top;
    border-left: 1px solid #d8d8d8;
}

div.sublist .headerRow div.vatSwitchBox {
    border: 0;
}

div.sublist .pad {
    padding: 10px;
}
div.sublist div.row {
    display: table-row;
    position: relative;
    border: none;
}
div.sublist div.row:nth-child(2n) {
    background-color: #f2f4f8;
}
div.sublist div.compare {
    width: 20px;
    text-align: center;
}
div.sublist .skulink {
    font-weight: normal;
}
div.sublist div.manu {
    width: 30%;
}
div.sublist h3 {
    margin-top: 0;
}
div.sublist h3 p {
    line-height: 120%;
}
div.sublist .inStockBold {
    font-size: 130%;
    color: green;
}
div.sublist div.price {
    width: 20%;
}
div.sublist span.priceBreak {
    float: none;
}
.productDisplay .subsAcc p {
    margin-bottom: 6px;
}
.productDisplay .subsAcc p.limited {
    overflow: hidden;
    height: 16px;
}
.productDisplay .subsAcc p.limited a.pfIcon {
    margin: 0px;
}
div.sublist div.price {
    width: 20%;
}
.row {
    padding: 8px 0 0 0;
}
#prodAccessories .pad .priceBreak span.qty {
    width: auto;
    vertical-align: middle;
    display: inline-flex;
    align-items: center;
    padding-right: 5px;
}
div.sublist div.qtyBuyAction input {
    width: 100%;
    box-sizing: border-box;
}
div.sublist div.qtyBuyAction input,
div.sublist div.qtyBuyAction a.btn {
    display: block;
    text-align: center;
}
div.sublist div.qtyBuyAction a.btn {
    padding-left: 0;
    padding-right: 0;
    margin-top: 10px;
}
div.sublist .buyicon {
	display:none;
}
.productDisplay a.btnSecondary:hover .pfTrolley{
    background-position-x: -3px;
}
.productDisplay a.btnSecondary .pfTrolley{
    background-position-x: -50px;
}

@media (max-width: 1279px) {
    #product div.sublist .wide {
        display: none;
    }
}

@media (max-width: 1023px) {
    #product div.sublist .headerRow,
    div.sublist .mfrnum {
        display: none;
    }
    div.sublist,
    div.sublist div.row,
    div.sublist div.cell {
        display: block;
    }
    div.sublist div.row:nth-child(2n) {
        background-color: #fff;
    }
    div.sublist .pad {
        padding: 0;
    }
    div.sublist div.cell,
    div.sublist div.cell.manu,
    div.sublist div.cell.price {
        padding: 2px;
        width: initial;
        margin: 0 82px 0 80px;
        ;
    }
    div.sublist div.cell.price {
        padding-bottom: 10px;
    }
    div.sublist div.image {
        float: left;
        margin: 0 5px;
        padding: 0;
        width: 70px;
		text-align:center;
    }
    div.sublist div.qtyBuyAction input,
    div.sublist div.qtyBuyAction a.btn {
        display: block;
        text-align: center;
    }
    div.sublist div.qtyBuyAction a.btn {
        padding-left: 0;
        padding-right: 0;
        margin-top: 10px;
    }
	div.sublist .buyicon {
		display:inline-block;
		width:30px;
		height:20px;
	}
	div.sublist .buytext {
		display:none;
	}	
    div.sublist div.qtyBuyAction {
        position: absolute;
        top: 0;
        right: 0;
        margin: 0;
        padding: 6px 6px 0 6px;
        width: 70px;
        height: 100%;
        background-color: #eee;
        box-sizing: border-box;
    }
}
/* dropdown css */
.cadDownloadsWrapper{
	display: inline-flex;
    align-items: center;
	padding-bottom: 10px;
}
.cadDownloadsWrapper .dropdown-wrapper {
     position: relative;
     user-select: none;
     width: 100%;
     max-width: 400%;
     display: inline-block;
     margin-left: 10px;
}
.cadDownloadsWrapper .dropdown-select {
     position: relative;
     display: flex;
     flex-direction: column;
}
.cadDownloadsWrapper .dropdownArrowWrapper{
	margin-left: 60px;
}
.cadDownloadsWrapper .dropdown-defaultValue {
    position: relative;
    display: flex;
    align-items: center;
    padding-left: 10px;
    font-size: 12px;
    font-weight: normal;
    height: 20px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    border-color:#CACACA;
    background: linear-gradient(#fefefe, #f2f2f2);
    background-color: #fcfcfc;
}
.cadDownloadsWrapper .dropdownDefaultValue{
	font-size: 12px;
    font-weight: normal;
}
.cadDownloadsWrapper .checkMark{
	content: "\2713";
}
.cadDownloadsWrapper .defaultSelect{
	height: 20px;
    padding: 6px;
}
.cadDownloadsWrapper .dropdown-select.open .dropdown-options {
     opacity: 1;
     visibility: visible;
     pointer-events: all;
}
.cadDownloadsWrapper .dropdown-option {
     position: relative;
     display: block;
     padding: 0 5px 0 20px;
     font-size: 12px;
     font-weight: 100;
     color: #3b3b3b;
     line-height: 18px;
     cursor: pointer;
     transition: all 0.5s;
}
.cadDownloadsWrapper .dropdown-option:hover {
     cursor: pointer;
     background-color: #3F9FFC;
}
.cadDownloadsWrapper .dropdown-option.selected {
     color: #ffffff;
     background-color: #3F9FFC;
}
.dropdown-arrow{
	background: url(../images/pfIcons/dropdown-arrow.png)no-repeat;
    display: inline-block;
    background-size: 100%;
    height: 10px;
    width: 10px;
    background-position: right;
}
.cadDownloadsWrapper .cadIconWraper{
	display: inline-block;
	padding-left: 10px;
}
.cadDownloadsWrapper .cadIconWraper .cadViewerImg{
	height: 22px;
	width: 20px;
}
.cadDownloadsWrapper .downloadButtonWrapper{
	display: inline-block;
}
.cadDownloadsWrapper .downloadButtonWrapper .cadViewerDownloadButton{
    padding: 2px 12px 2px 12px;
    margin-left: 10px;
    border-radius: 2px;
    text-align: center;
}
.dropdown-wrapper .dropdownPopup{
    position: absolute;
    z-index: 2;
    padding-top: 3px;
    width: 340px;
    height: 200px;
    background: #F0F0F0;
    box-shadow: 0px 2px 14px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    overflow: auto;
    border: 2px solid #ccc;
}
.cadDownloadsWrapper .downloadButtonWrapper .cadDownloadBtnDisabled{
	box-sizing: border-box;
    padding: 2px 12px 2px 12px;
    margin-left: 10px;
    border-radius: 2px;
    pointer-events: none;
    opacity: 0.66;
    cursor: not-allowed;
}
.cadDownloadsWrapper .spinner {
	padding-left: 20px;
	padding-right: 20px;
    display: inline-block;
    width: 16px;
    height: 14px;
    background-image: url(../images/ajax-loader-white.gif); 
    background-repeat: no-repeat;
    background-position: center;
}
.cadDownloadsWrapper .cadDownloadForGuest{
	font:normal normal normal 12px/16px Arial;
	color: #007FAC;
}
/* End Associate Product Section */

/* CSS Related to Technical Doc Section */

#technicalData {
    padding: 10px;
    background: #FFF;
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
#technicalData li:first-child {
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 0;
}
#technicalData a:visited {
    color: #007fac;
}
#technicalData li {
    line-height: 16px;
    margin: 10px;
    display: inline-block;
    border: none;
    list-style: none;
    font: 15px Arial;
    padding-bottom: 0;
    color: #007fac;
}
#technicalData:not(.cpcEnabled) a:visited {
    color: #007fac;
}
#technicalData:not(.cpcEnabled) li a {
    padding-left: 33px;
    position: relative;
    display: inline-block;
    line-height: 1.4;
}
#technicalData:not(.cpcEnabled) li .icon:before {
    color: #454545;
    font-size: 18px;
    margin-right: 15px;
}
#technicalData:not(.cpcEnabled) li:first-child .icon:before {
    font-size: 18px;
    color: #454545;
    margin-right: 7px;
}
#technicalData:not(.cpcEnabled) li .pfIcon {
    position: absolute;
    left: 12px;
    vertical-align: middle;
    margin: 0px;
}
.collapsable-content ul#technicalData li a{
    text-decoration:none;
    font-size: 13px;
}
.collapsable-content ul#technicalData li a[href]:hover{
    text-decoration:underline;
}
.collapsable-content ul#technicalData li a span {
    margin: 0 4px 0 0;
}
.collapsable-content ul#technicalData li a:not([href]){
    color: #808080;
}

/* End Technical Doc Section */

/* CSS Related to Legislation and Environmental */

.tooltipRohsSvhcContainer{
	display: inline-block;
    right: 50px;
    position: absolute;
}
.pfIcon.pfRohsCompliance.phthalatesIcon {
    text-indent: 0;
}
#pdpSection_ProductLegislation dt,#pdpSection_ProductLegislation dd{
	word-wrap:break-word;
}
#pdpSection_ProductLegislation .collapsable-content{
	overflow:visible;
}
#pdpSection_ProductLegislation dl {
    display: block;
}
.productDisplay #pdpSection_ProductLegislation 
.collapsable-content dt{
	padding-left:0px;
}
#prodSubstitutes .pfIcon.pfRohsCompliance.phthalatesIcon, 
#pdpSection_PFProdAccessor .pfIcon.pfRohsCompliance.phthalatesIcon
{
	position:relative;
	margin-right:8px;
}
#prodSubstitutes .pfIcon.pfRohsCompliance.phthalatesIcon 
.plusIcon, #pdpSection_PFProdAccessor 
.pfIcon.pfRohsCompliance.phthalatesIcon .plusIcon{
    left: 14px;
}
#prodSubstitutes .iconHold .prodDetailsAttachment .pfIcon.pfRohsCompliance, #pdpSection_PFProdAccessor .iconHold .prodDetailsAttachment .pfIcon.pfRohsCompliance
{
	margin:4px 2px 0 0;
}
a.prodDetailsAttachment:hover {
    text-decoration: none;
}
.iconHold .attachmentText.rohsText{
	display:inline-block;
}
.plusIcon{
	font-weight:bold;
    color: #F17C0E;
    position: absolute;
    top: -6px;
    left: 40px;
}
.pfIcon.pfRohsCompliance{
	margin-top: 0px;
}
.iconHold .pfIcon.pfRohsCompliance{
	margin-top: 4px;
}
#prodSubstitutes .iconHold .prodDetailsAttachment,
 #pdpSection_PFProdAccessor .iconHold 
 .prodDetailsAttachment{
	display:inline-block;
}
#prodSubstitutes .prodDetailsAttachment 
.attachmentText, #pdpSection_PFProdAccessor 
.prodDetailsAttachment .attachmentText {
    margin: 4px 0 0 0px;
}
.tooltip_popup.rohsTooltipWrap .bodyarea a,.certificateRohs{
	color:#0072c3;
}
.productDisplay .collapsable .collapsable-content dd.svhcDescription{
	width: 53%;
    word-wrap: break-word;
    /* left: 288px; */
    position: relative;
    margin-top: 10px;
    float: right;
    padding-left: 10px;
}
.svhcText{
	width: 70%;
    float: left;
}
.rohs_tooltip, .rohsText_tooltip{
	visibility:hidden
}
#rohsCompliant,#rohsPathCompliant,#svhcCompliant, .rohsNo_Tba_Na,#useccnCompliant,#eueccnCompliant{
	color: #007fac;
    vertical-align: middle;
    top: 0px;
    position: relative;
}
.rohsDescription{
	position: relative;
}
.certificateRohs:hover + .downloadCertificateTooltip{
	visibility: visible;
}
.rohsTooltipWrap{
	word-wrap:break-word;
	margin-left:100px;
}
.tooltipRohsContainer{
	display: inline-block;
    right: 20px;
    position: absolute;
    
}
.pfIcon.pfRohsCompliance:hover + .rohs_tooltip{
    visibility: visible;
}
.pfIcon.pfRohsCompliance.phthalatesIcon:hover + .rohs_tooltip_phthalatesIcon, .rohsText:hover + .rohsText_tooltip{
	visibility: visible;
}
.rohs_tooltip,.rohs_tooltip_phthalatesIcon,.downloadCertificateTooltip {
    position: absolute;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.32941176470588235) 2px 6px 20px;
    color: black;
    background-color: white;
    padding: 10px 13px;
    border-radius: 6px;
    left: 14%;
    top: 94%; 
    visibility:hidden;
    word-wrap: break-word;
}
a.prop65-message {
    display: block;
    text-align: left;
    clear: both;
}
a.prop65-message span {
    font-weight: 700 !important;
}
.prop65-message span {
    font-weight: bold !important;
    background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/warning-icon.svg) 0 0 no-repeat;
    background-size: auto 100%;
    padding-left: 18px;
}

/*a.prop65-message:before {
    content: '';
    background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/warning-icon.svg) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    position: relative;
    background-size: 16px 16px;
    margin-right: 4px;
    top: 3px;
}*/
.prop65-overlay-text {
    margin: 24px 0 24px;
    font-size: 14px !important;
    position: relative;
}
.prop65-overlay-text strong {
    padding-left: 30px;
}
.prop65-overlay-text-icon {
    background: url(/wcsstore/ExtendedSitesCatalogAssetStore/cms/asset/images/common/warning-icon.svg) no-repeat;
    width: 40px;
    height: 26px;
    display: inline-block;
    position: absolute;
    top: -3px;
}
.prop65-overlay-btn {
    display: block;
    margin: 0 auto;
}
/* End Legislation and Environmental */

/* CSS Related to Community Section */

.productDisplay .secondaryPdpWrapper article .collapsable {
    position:relative;
}
.pdpCol {
    float: left;
    width: 99%;
    margin-right: 1%;
    margin-bottom: 24px;
}
.comm-sect {
    background: transparent url('../images/comm-bg.png') 110% 5px no-repeat;
    background-size: 200px 230px;
}
.productDisplay div.comm-sect .heading {
    background: transparent;
}
.productDisplay #comContent {
    margin: 0;
}
.productDisplay .pdpCommunity {
    background-color: #F7F7F7;
    padding: 15px;
    margin: 15px 0;
}
.productDisplay .pdpCommunity h2 {
    color: #454545;
    margin-top: 8px;
}

    .productDisplay #pdpPageV2M6 
    .merchandising_zone .merchContainer{
	width:100%;
}
.productDisplay #pdpPageV2M6 .merchandising_zone 
.merchContainer .merchPrice{
	border:none;
	overflow:auto;
}
/* End Community Section */

/* Started Core CSS */

/*     Collapsable module */

.collapsable .collapsable-trigger {
    cursor: pointer;
}

.collapsable .collapsable-content {
    display: none;
}

.collapsable.open .collapsable-content {
    display: block;
}

.compareContainer .withIcon .pfPointDown,
.productDisplay .withIcon .pfPointDown{
	top:auto;
	bottom:-39px;
	left:0;
	z-index:9;
}
.compareContainer .btnQuaternary.withIcon,
.productDisplay .btnQuaternary.withIcon {
	position:relative;
	padding-left:35px;
}
.compareContainer .withIcon .pfIcon,
.productDisplay .withIcon .pfIcon{
	vertical-align:middle;
	position: absolute;
}
.compareContainer .withIcon .pfCompare,
.productDisplay .withIcon .pfCompare{
	top:5px;
	left:3px;
}

 .compareContainer .withIcon .pfAddSelected {
	top:5px;
	left:2px;
}

.compareContainer .withIcon .pfExtended {
	top:4px;
	left:3px;
}
.autoScroll td .pfPdf {
    margin: 0 4px;
}
.certLink form {
    overflow: auto;
}

.certLink .pfPdf,
.certLink .pfBrowser {
    float: left;
}
.downloadWrap .pfPdf {
    margin: 0 4px;
    float: left;
}


span.downloadWrap a {
    display: inline-block;
}

span.downloadWrap {
    float: right;
    font-size: 11px;
    font-weight: normal;
}
.pfCompare {
    background-image: url(../images/pfIcons/compare_select_icon.png); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 21px;
    height: 19px;
}
.pfPdf {
    background-image: url(../images/pfIcons/icon5.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.pfSim {
    background-image: url(../images/pfIcons/icon4.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.pfRead {
    background-image: url(../images/pfIcons/icon47.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 15px;
}

.pf3d {
    background-image: url(../images/pfIcons/icon22.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

.pfCAD {
    background-image: url(../images/pfIcons/icon63.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}
.pfCat {
    background-image: url(../images/pfIcons/icon21.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
}

#comContent {
    margin: 0 0 40px;
    float: left;
    width: 100%;
}
.pfPointDown {
    background-image: url(../images/pfIcons/compare_select_arrow.png); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 21px;
    height: 35px;
}
.tooltip_popup {
    width: 240px;
    margin: 0 0 16px -9px;
    z-index: 10;
    top: 12px;
    left: -60px;
    background: #FFFFFF;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 20%);
    border-radius: 5px;
    color: #697077;
    padding: 5px;
    font-size: 12px;
    line-height: 17px;
}
.ajaxAddToCart {
    position: relative;
}
.pfTrolley {
    background: url(/wcsstore/AuroraB2BStorefrontAssetStore/images/global-header-sprite.png) no-repeat -3px -212px;
    /*background-image: url(../images/pfIcons/icon23.gif); 
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;*/
    display: inline-block;
}

.pfIconAddToCompare{
 background-image: url(../images/pfIcons/addToCompare.jpg); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 20px;
    height: 19px;
    margin-left: 5px;
    vertical-align:middle;
}

div.popupContent div.close {
    padding-bottom: 12px;
}
.productDisplay .btn.btnQuaternary.compareButt.withIcon{
   margin:1% 0% 1% 1%;

}
.data-product-loading {
    min-width: -7em !important;
    max-width: 11em !important;
   	background: linear-gradient(90deg, #ffffff 0%,#f7f5f5 50%,#ffffff 65%,#ffffff 85%, #ffffff 100%) !important;  
    background-size: 300% 100% !important;
    -webkit-animation: pulseColour 2s ease infinite;
    -moz-animation: pulseColour 2s ease infinite;
    animation: pulseColour 2s ease infinite;
    animation-delay: 1s;
    display: block;
    color:transparent !important;    
    height: 10px;
    margin-top: 3px !important;
    border:0 !important;
}
.data-product-loading > a.btnPrimary,
.data-product-loading > a,
.data-product-loading > p,
.data-product-loading > span,
.data-product-loading > span a,
.data-product-loading > div{
    background:transparent !important;
    color:transparent !important;
    border:none !important;
    visibility:hidden !important;    
}
.inStockBold{
    font-weight:bold;
    white-space: nowrap;
}
span.priceBreak {
    float: left;
    clear: both;
    display: block;
}
.price [data-product],.price [data-price],
.tableProductDetailPrice.pricing.threeCol 
.qty[data-product],
.tableProductDetailPrice.pricing.threeCol 
.threeColTd span[data-product]{
    display:inline-block!important;
}
[data-product] {
    display: none;
}
.showMoreLink,
.showPartList .showFewerLink,
.showPartList.showFirst1 .listItem:nth-of-type(n+2),
.showPartList.showFirst2 .listItem:nth-of-type(n+3),
.showPartList.showFirst3 .listItem:nth-of-type(n+4),
.showPartList.showFirst4 .listItem:nth-of-type(n+5),
.showPartList.showFirst5 .listItem:nth-of-type(n+6)
{
	display: none;
}

.showPartList .showMoreLink
{
	display: block;
}
#priceList.showAll .secondList, 
#priceList.showAll .lessPricingSearch,
.price.showPartList.showAll .secondList,.price .morePricingSearch {
    display: block;
}

#priceList .secondList, #priceList 
.lessPricingSearch, #priceList.showAll .morePricingSearch,
.price.showPartList .secondList,.price.showAll .morePricingSearch {
    display: none;
}

.iBuyRestrict[data-product],.iBuyRestrict[data-inv]{
    display:none!important;
}

.priceBreak .qty_price_range{
    font-weight:bold;
}
.listPrice .price .priceBreak span.qty {
    min-width: 32px;
    margin-right:10px;
    display:inline-block;
}
.pfRohsCompliance {
    background-image: url(../images/pfIcons/icon7.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    margin: 4px;
}

.rohs_tooltip,.rohs_tooltip_phthalatesIcon,.rohsText_tooltip {
    position: absolute;
    z-index: 9999;
    box-shadow: rgba(0, 0, 0, 0.32941176470588235) 2px 6px 20px;
    color: black;
    background-color: white;
    padding: 10px 13px;
    border-radius: 6px;
    left: 14%;
    top: 94%; 
    display:none;
   word-wrap: break-word;
}
.pfIcon.pfRohsCompliance.phthalatesIcon:hover + .rohs_tooltip_phthalatesIcon, .rohsText:hover + .rohsText_tooltip, .pfIcon.pfRohsCompliance:hover + .rohs_tooltip{
	display: block;
}
.tooltip_popup .bodyarea {
    padding: 3px 8px;
    background-image: none;
}
.tooltip_popup .bodyarea p {
    margin-bottom: 0;
}
.pfIndependentDistributor {
    background-image: url(../images/pfIcons/independentDist.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
   
}
.prodDetailsAttachment{
	position:relative;
	float:left;
	margin-right:5px;
}
.pfAuthorizedDistributor {
    background-image: url(../images/pfIcons/authorizedDist.gif); /** sprite-ref: pfsprite; */
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
   
}
table.genericPLP_para .attachmentIcons .prodDetailsAttachment .pfAuthorizedDistributor{
    width: 100%;
    margin-bottom: 7px;
}

/* Started MiniBasket Related CSS */

#successful {
    clear: both;
}

#multiSelectedSuccessful{
	margin:20px 0;
	font-size:12px;
}
#multiSelectedSuccessful .sucessMessage{
	margin-bottom:8px;
}
#multiSelectedMiniWarning{margin-left:29px;} 

.miniBasketAction {
    height: auto;
    margin-bottom: 5px;
    margin-top: 9px;
    padding-bottom: 25px;
}

.miniBasketAction a {
    margin-left: 8px;
    display: inline-block;
}
.closeLink {
    float: right;
}



/* End MiniBasket Related CSS */

/* End Core CSS */


/* Start Avnet CSS   */

/* Start Popup CSS from Avnet */
#avnetProductPopup {	
	border:1px solid #848484;
	padding:12px;
	min-height: 200px !important;
}
#avnetProductPopup .dijitDialogPaneContent{
	min-width:750px;
	overflow: hidden !important;
	min-height: 200px !important;
}
#avnetProductPopup .header{
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px solid #CCC;
	position:relative;
}
#avnetProductPopup .bodyarea{	
    max-height: 50vh;
    min-height:135px;
    overflow: auto;
}
#avnetProductPopup table.avnetTable{
	border:none;
	width:100%;
}
#avnetProductPopup table.avnetTable td,
#avnetProductPopup table.avnetTable th {
	border:none;
	text-align:left;
	font-size:12px;
	padding:8px;
}
#avnetProductPopup table.avnetTable th{
	padding:10px;
}
#avnetProductPopup table.avnetTable .listPrice td{
	padding:4px;
}

#avnetProductPopup td.availability p{
	font-size:13px;
}
#avnetProductPopup .prodmfn{
	font-weight: bold;
}
#avnetProductPopup .inStock .qty{
	font-size: 20px;
    font-weight: bold;
    line-height: normal;
    float: left;
    margin-right: 4px;
}

#avnetProductPopup .priceBreak .qty_price_range {
    font-weight: bold;
}
#avnetProductPopup .headerContent{overflow:hidden;}
#avnetProductPopup .headerContent .logo{float:left;max-width:120px;}
#avnetProductPopup .headerContent .titleHead{    float: left;
    /* font-weight: bold; */
    margin-top: 9px;
    margin-left: 10px;
    font-size: 12px;
    max-width: 34%;
    line-height:17px;
}
#avnetProductPopup .headerContent .mfnTitle{
	float:right; 
	margin-right: 35px; 
	margin-top:9px;
	max-width: 43%;
}
#avnetProductPopup .header .close .icon {
    position: absolute;
    right: 0;
    top: 1px;
}
#avnetProductPopup .header .close .icon .pfClose{
    width: 22px;
    height: 22px;
    margin: 0;
    background: #333;
    color: #FFF;
    text-indent: 0;
    border-radius: 50%;
    text-align: center;
    line-height: 22px;
    font-size: 12px;
    border: 3px solid #FFF;
    box-shadow: 0px 0px 6px rgba(0,0,0,.3);
}
#avnetProductPopup td.listPrice table{
border:none;}
#avnetProductPopup td.availability .inStock{
	color:#149b06;
	line-height:26px;
	overflow:hidden;
}
#avnetProductPopup table tbody tr.avnetTableRow:nth-child(odd) td{background:#f7f7f7;}
#avnetProductPopup  td.viewAvnetLink a{
    width: 100%;
    padding: 12px 10px;
    background: #007fac;
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;}
    
#avnetProductPopup .loading{
	background: url("../images/ajax-loader-medium.gif") no-repeat scroll center center;
	min-height: 150px;
	display:none;
}
#avnetProductPopup.loadingShow .loading{display:block}
#avnetProductPopup .error{
	background: rgba(0, 0, 0, 0) url("../images/packet-error-icon.png") no-repeat scroll center 40px;
	font-size: 16px;
	min-height: 10px;
	padding-bottom: 20px;
	padding-top: 140px;
	text-align: center;
	display:none;
	background-size:90px auto;
}
#avnetProductPopup table.avnetTable td.viewAvnetLink{
	vertical-align:middle;
	text-align:center;
	width:26%;
}
#avnetProductPopup.errorShow .error{display:block}
#avnetProductPopup .bodycontent{display:none}
#avnetProductPopup.contentShow .bodycontent{display:block}
#avnetProductPopup .outOfStock{
	color:#d84442;
	font-weight:bold;
}
#avnetProductPopup .deliveryTime{
	margin-top:15px;
	color:#d84442;
}
#avnetProductPopup .freeDelivery{
	font-weight:bold;
	margin-top:15px;
}
#avnetProductPopup .inStock,
#avnetProductPopup .outOfStock {
	display:none;
}

#avnetProductPopup td.inStockShow .inStock,
#avnetProductPopup td.outStockShow .outOfStock {
	display: block;
}
#avnetProductPopup .footer {
	text-align:right;
	font-size:11px;
	padding-top:5px;
}
#avnetProductPopup .footer .openNewTab{
	color:#d84442;
	padding-left:40px;
}

/* End Popup CSS from Avnet */

/*-Another buying option from Avnet in PDP- starts */ 
.partnerAvnetContainer{
	border:5px solid #ADD8E6;
	background-color: #E5F2F8;
	padding:12px;
	margin-bottom:10px;
	margin-top:15px;
	position:relative;
}
.partnerAvnetContainer .header{
	margin:0 0 12px;
}
.partnerAvnetContainer a{
    color:#007fac;
    font-weight:bold;
    margin-right: 80px;
    display: block;
}
.partnerAvnetContainer .imgLogo{
	height: 20px;
    width: 75px;
    background: url(../images/logos/en_US/avnet-logo.png) right 0 no-repeat;
    background-size: auto 100%;
    position: absolute;
    bottom: 8px;
    right: 4px;
}

.partnerAvnetContainer a span.icon{
	margin-left:4px;
	position:relative;
} 
/*-Another buying option from Avnet in PDP- ends*/

/* Avnet phase2 css start */
.avnetDropShipContainer{
	border: 10px solid #ADD8E6;
    background: #FFF;
    margin: 10px 0 5px;
    padding:15px 15px 12px;
}
.avnetDropShipContainer .dropShipHeader {
	padding-bottom:6px;
}
.avnetDropShipContainer .dropShipHeader h3{
    color: #AE0055;
    font-size: 14px;
    font-weight: bold;
    margin:3px 0;
}
.avnetDropShipContainer .dropShipHeader h3 .icon-info-circled{
	color:#007fac;
}
.avnetDropShipContainer .dropShipHeader {
	position:relative;
	overflow:hidden;
	padding-right:80px;
}
.avnetDropShipContainer .avnetStock, .avnetDropShipContainer  .farnellStock{display:none;}
.avnetDropShipContainer .avnetStock.show, .avnetDropShipContainer  .farnellStock.show{display:block}

.avnetDropShipContainer .imgLogo{
	height: 30px;
    width: 82px;    
    position: absolute;
    right: 4px;
    background-size:100% auto;
    background-repeat:no-repeat;
    background-position:right 0;
    top:0;
}

.avnetDropShipContainer .avnetStock .imgLogo{
    background-image: url(../images/logos/en_US/avnet-logo.png);
}
.avnetDropShipContainer .farnellStock .imgLogo{
    background-image: url(../images/logos/en_US/farnell-logo.jpg);    
}
.avnetDropShipContainer .newarkStock .imgLogo{
    background-image: url(../images/logos/en_US/newark-logo.jpg);
}


.avnetDropShipContainer table.avnetTable{
	border:none;
	width:100%;
}
.avnetDropShipContainer td,
.avnetDropShipContainer th {
	border:none;
	text-align:left;
	font-size:12px;
	padding:8px 4px 4px;
	background:none;
}

.avnetDropShipContainer .avnetTableRow > td{
	border-top:1px solid #EEE;
}
.avnetDropShipContainer .listPrice td{
	padding:4px;
}
.avnetDropShipContainer td.availability p{
	font-size:13px;
}
.avnetDropShipContainer .prodmfn{
	font-weight: bold;
}
.avnetDropShipContainer .inStock .qty{
	font-size: 16px;
    line-height: normal;
    float: left;
    margin-right: 4px;
}
.avnetDropShipContainer td.availability .inStock{
	color:#149b06;
	line-height:26px;
	overflow:hidden;
}
.avnetDropShipContainer .availability{
	padding-left:0;
	width:30%;
}
.avnetDropShipContainer .viewAvnetLink{
	padding-right:0;
}
.avnetDropShipContainer  td.viewAvnetLink a{
    float:right;
    padding: 6px 15px;
    background: #007fac;
    color: #FFF;
    font-size: 12px;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
}
.avnetDropShipContainer td.listPrice{
	width:40%;
}
.avnetDropShipContainer td.listPrice .price.limited{
	height: 52px;
    overflow: hidden;
    margin-bottom: 4px;
}
.avnetDropShipContainer td.listPrice .qty{
	display: inline-block;
    width: 62px;
}
.avnetDropShipContainer .outOfStock{
	color:#d84442;
	font-weight:bold;
}
.avnetDropShipContainer .deliveryTime{
	margin-top:5px;
	color:#d84442;
}
.avnetDropShipContainer .freeDelivery{
	font-weight:bold;
	margin-top:5px;
}
.avnetDropShipContainer .inStock,
.avnetDropShipContainer .outOfStock {
	display:none;
}

.avnetDropShipContainer td.inStockShow .inStock,
.avnetDropShipContainer td.outStockShow .outOfStock {
	display: block;
}


/* End Avnet CSS */


@media (max-width: 1023px) {
    .pdpCol {
        width: 100%;
        margin-right: 0;
    }
    .pdpCol:first-child {
        margin-bottom: 0;
    }
    .productDisplay #pdpSection_PFProdAccessor .compareButt,
    .productDisplay #pdpSection_PFProdSubstit .compareButt,
    #prodSubstitutes .compare,
    #prodAccessories .compare {
        display: none;
    }
    .chooseAndModify {
        display: block;
        text-align: right;
        clear: both;
        padding-top: 10px;
    }
     .productDisplay #pdpSection_pdpProdDetails .collapsable-content dl, #technicalData:not(.cpcEnabled){
     column-count:1;
    -webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
   }
     .mainPdpWrapper .proDescAndReview, #pdpPageV2M6 {
        width: 100%;
        float: none;
    }
    .brandLogo,
    .mediaContainer {
        width: 100%;
        float: left;
    }
    /*css for Universal interstitial*/
    .uniProdColumn.pf_col-3{
    	flex: 100%!important;
    	width: 100%!important;
    	max-width: 100%!important;
    	border-right: 0px!important;
    }
    .universalIntWraper .qtyBuyAction.cell.uniProdqtyBuyCol{
    	top:90%!important;
    	width: 100%!important;
    	height: 50px!important;
    	background-color:#fff!important;
    	padding: 0px!important;
    	margin: 0px!important;
    }
    .productOverlaySection div.sublist div.image {
	    width: 100%;
	    text-align: left;
	}
    .productOverlaySection div.sublist div.cell, div.sublist div.cell.manu, div.sublist div.cell.price {
    	padding: 0px;
    	margin: 0px;
	}
	#pdpSection_PFProdAccessorOverlay .overlayCloseButton {
		top:-23px!important;
	}	
}

@media (max-width: 1279px) {
    .productDisplay .collapsable .collapsable-content dd {
        width: 46%;
    }
    .productDisplay .product-overview .featuresList ul {
        column-count: 1;
        -moz-column-count: 1;
        -webkit-column-count: 1;
    }
    .avalabilityContainer .pdpCheckMoreStock {
        display: block;
    }
    .productDisplay .collapsable .collapsable-content dd .tooltipRohsContainer {
    	right: -13px;
    }
	.productDisplay .collapsable .collapsable-content dd .tooltipRohsSvhcContainer {
    	right: 22px;
    }
}
.productDisplay .merchandising_zone {
    padding: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.productDisplay .merchandising_zone .merchContainer {
    display: inline-block;
    width: 25%;
    padding: 8px;
    margin-left: 0;
    border-left: none;
    border-right: 1px solid #e2e2e2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.secondaryPdpWrapper .merchandising_zone .merchContainer {
    width: 100%;
    border-right: none;
}
.secondaryPdpWrapper .merchPrice {
    border-bottom: none;
}
.secondaryPdpWrapper .bn_g_area .item {
    width: 100%;
}
.productDisplay .merchandising_zone .merchContainer:last-child {
    border-right: none;
}
.productDisplay .merchandising_zone .merchContainer > .col:first-child {
    display: inline-block;
    float: left;
    width: 60px;
    height: 60px;
    overflow: hidden;
    padding-right: 10px;
}
.productDisplay .merchandising_zone .merchContainer > .col:last-child {
    padding-left: 70px;
}
.productDisplay .merchandising_zone .merchContainer .shortName {
    word-wrap: break-word;
}
.productDisplay .merchandising_zone .merchContainer .imageContainer a {
    display: block;
    margin: 0 auto;
}
.productDisplay .merchandising_zone .merchButton {
    float: left;
    display: block;
}
.productDisplay .merchandising_zone .merchButton input {
    display: none;
}

.productDisplay #cadInformation ul li {
    margin: 10px 0;
}
.backtotop {
    position: fixed;
    right: 0;
    top: 50%;
    background-color: black;
    color: #fff;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 10;
}
.backtotop .icon-up-open:before {
    font-size: 20px;
    margin-left: 11px;
    margin-top: 8px;
    color: #fff !important;
}
.productDisplay .collapsable .collapsable-content .upSells {
    display: inline-block;
    clear: both;
    margin-bottom: 12px;
}
.productDisplay .expandRemove {
    display: block;
    clear: both;
    cursor: pointer;
    color: #007fac;
}
.productDisplay .expandRemove:hover {
    text-decoration: underline;
}
.productDisplay .collapsable .collapsable-content .PFCA_ROHS {
    display: block;
    margin: 7px 0;
    clear: both;
    font-weight: 600;
}
.productDisplay .collapsable .collapsable-content .PFCA_ROHS span {
    display: inline-block;
    margin: 0 0;
}
.techDocTop {
    position: absolute;
    bottom: 2px;
    right: 10px;
    padding: 10px 10px 10px 35px;
    width: 130px;
    background: rgba(255, 255, 255, 0.3);
}
.techDocTop span.pfPdfLarge {
    position: absolute;
    top: 10px;
    left: 0;
}
.techDocTop .allTechDocs {
    margin-left: -30px;
    display: block;
    margin-top: 16px;
}
.productDisplay .collapsable .horizontal {
    clear: initial;
}
.productDisplay .product-overview .featuresList {
    margin: 10px 0;
}
.productDisplay .product-overview .featuresList ul {
    overflow: hidden;
    padding-left: 20px;
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid-column;
}
.productDisplay .product-overview .similar-products {
    margin: 10px 0;
    padding-top: 10px;
    border-top: 1px solid #e2e2e2;
}
div.packageSelect a.packageLinkText {
    padding-top: 4px;
}
div.packageSelect a.checkStockLink {
    display: inline-block;
    padding-top: 4px;
}
.pdpAdvsWaraper{
	border-top: 1px solid #E1E1E1;
	margin-top: 10px;
	margin-bottom: 5px;
}
.pdpAdvsWaraper.pdpAdvsHazardousWaraper,
.pdpAdvsWaraper.pdpAdvsDeliveryChrWaraper{
	display:flex;
	align-items: center;
}
.pdpAdvsWaraper .advisoryIcnCol{
	padding-top: 15px;
}
.pdpAdvsWaraper.offHeaderWrap .advisoryIcnCol{
	padding-top: 7px;
}
.pdpAdvsWaraper .advisoryTextCol.hazardousText,
.pdpAdvsWaraper .advisoryTextCol.hazardousText .availabilitySubHeading,
.pdpAdvsWaraper .advisoryTextCol.hazardousText  p.availabilityDescription{
	color:#BC2F2F;
}
.pdpAdvsWaraper.pdpAdvsHazardousWaraper .advisoryTextCol.hazardousText{
	padding-left: 10px;
}
.pdpAdvsWaraper .advisoryTextCol.advrShipText,
.pdpAdvsWaraper .advisoryTextCol.advrShipText .advrShipDesc{
	color: #5C4813!important;
}
.pdpAdvsWaraper .advisoryTextCol.advrShipText .advrShipDesc {
    display: grid;
    line-height: 150%;
}
.pdpAdvsWaraper .advisoryTextCol.advrShipText{
	padding-left: 10px;
}
.pdpAdvsWaraper .advisoryTextCol .availabilitySubHeading{
	font-size: 12px;
}
.pdpVatWraper .pdpVatInfoHead{
	margin-bottom: 0px;
	padding-top: 15px;
}
.producRangeChild{
     display: inline-block;
     margin-bottom: 20px;
     margin-right: 20px;
     width: 200px;
     flex-basis: 200px;
     flex-grow: 1;
     flex-shrink: 0;
}
.range-highlighted a{
    text-decoration: none;
    color: #007fac;
    outline: none;
}
.producRangeChild *{
    font-weight: normal;
    display: block;
}
.producRangeChild label{  
      margin-bottom:10px; 
}
.producRangeChild select {
    display:block;
    width:100%;
    height: 30px;
    padding-left: 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right: 5px;
}
.producRangeChildHighlight
{
  background-color: rgba(251, 255, 153, 1);
}

 

.preLoader{
    position:relative;
}
.preLoader:before{
    content:'';
    background: url(../images/ajax-loader-medium.gif) no-repeat center center rgba(255,255,255,.7);
    width:100%;
    height:100%;
    position:absolute;
    left:0;
    top:0;
    z-index:1;
}
table#sProdList tr td.availability ul li.enhancePlpInstock strong{
	color: #165239!important;
}

/* .selection-header .form-left-label { */
/* 	margin:0; */
/* } */
/* .selection-header .form-left-label span { */
/* 	font-size: 17px; */
/* } */
/* .selection-header .form-left-label input[type="radio"]:checked ~ span { */
/* 	font-weight:bold; */
/* } */
/* .selection-header .form-left-label input[type="radio"]:checked ~ span:before { */
/* 	font-weight:normal; */
/* } */

/* .section-content, */
/* .selection-content  { */
/* 	padding:12px; */
/* 	border:1px solid #cccccc; */
/* 	border-top:none; */
/* 	margin-bottom:12px; */
/* } */
/* .greyout-cover-area { */
/* 	opacity:0.5; */
/* 	filter:alpha(opacity=50); */
/* 	position:relative; */
/* } */
/* .greyout-cover-area:after { */
/* 	content: ""; */
/* 	width:32px; */
/* 	height:32px; */
/* 	background:url(../images/pfIcons/ajax-loader.gif) top left no-repeat; */
/* 	position:absolute; */
/* 	top:50%; */
/* 	left:50%; */
/* 	margin-top:-16px; */
/* 	margin-left:-16px; */
/* } */



.productDisplay .mainPdpWrapper .pdpEnhanceTitle h1.pdpMainPartNumber{
	display: flex;
	font-size: 26px;
	color:#000;
}
.productDisplay .mainPdpWrapper .pdpEnhanceTitle h2.pdpAttributesName{
	font-style: normal;
	font-weight: normal;
	font-size: 16px;
	color:#000;
	line-height: 24px;
}


.newIcon {
    display: inline-block;
}

.newIcon {
    font-size: 9px;
    line-height: 10px;
    font-weight: bold;
    text-transform: uppercase;
    vertical-align: middle;
}

.newIcon .newContent {
    background: url(../images/pfIcons/newContentBG.gif) 0 50% repeat-x;
    color: #ffffff;
    border: 1px solid #9A550E;
    border-bottom: none;
    padding: 4px 3px;
    display: block;
}

.newIcon .newBase {
    background: url(../images/pfIcons/newBaseBG.gif) 50.2% 0 no-repeat;
    display: block;
    height: 8px;
}
.pdpCadViewerIcon,
.pdpULViewerIcon{
	background:url(../images/pfIcons/cad_icon.png)no-repeat;
	display:inline-block;
	background-size:100%;
	height:38px;
	width:36px;
}
#pdpULViewerId .pdpULViewerIcon{
	background:url(../images/pfIcons/viewUL.png)no-repeat;
	width: 70px;
    height: 38px;
    background-size: contain;
}
.pdpBlackText{
	color:#000;
}
.pdpGreyText{
	color:#757575;
}
.cadIconWraper.cadIcon,
.uLIconWraper.cadIcon{
    border: 1px solid #cacaca;
    padding: 4px;
    cursor: pointer;
    box-sizing: border-box;
    float: left;
    margin-right:11px;
}
.overlay-content iframe{
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
}
.pdpCadOverlayPopup,
.pdpULOverlayPopup {
	z-index: 999;
    padding-top: 50px;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgba(0,0,0,0.4);
}
/* Modal Content */
.pdpCadOverlayPopup .overlay-content,
.pdpULOverlayPopup .overlay-content {
  background-color: #fefefe;
  margin: auto;
  border: 1px solid #888;
  width: 90%;
  height: 80%;
  border-radius: 5px;
}
.pdpULOverlayPopup .overlay-content {  
  height: 90%;
  
}
.pdpULOverlayPopup .overlay-content iframe{    
    height: 85%;    
}
/* The Close Button */
.pdpCadOverlayPopup .overlay-content .close,
.pdpULOverlayPopup .overlay-content .close{
  color: #000000;
  float: right;
  font-size: 28px;
  font-weight: bold;
  padding: 10px;
}
.pdpCadOverlayPopup .overlay-content .close:hover,
.pdpCadOverlayPopup .overlay-content .close:focus,
.cadDownloadsWrapper .pdpCadOverlayPopup .downloadPopup-content .close:hover,
.cadDownloadsWrapper .pdpCadOverlayPopup .downloadPopup-content .close:focus ,
.pdpULOverlayPopup .overlay-content .close:hover,
.pdpULOverlayPopup .overlay-content .close:focus{
  color: #000000;
  text-decoration: none;
  cursor: pointer;
}
.cadDownloadsWrapper .cadDownloadGuestWrapper{
    margin-top: 4px;
}
.cadDownloadsWrapper .cadDownloadGuestWrapper .cadDownloadForGuest{
    padding-left: 8px;
}
.cadDownloadsWrapper .pdpCadOverlayPopup .downloadPopup-content .close {
  color: #000000;
  float: right;
  font-size: 40px;
  padding: 20px;
}
.cadDownloadsWrapper .pdpCadOverlayPopup .downloadPopup-content {
  background-color: #fefefe;
  margin: auto;
  width: 796px;
  height: auto;
  background: #FFFFFF;
  border: 1px solid #979797;
  box-shadow: 0px 2px 28px rgba(0, 0, 0, 0.5);
  border-radius: 8px;
}
.cadDownloadsWrapper .pdpCadOverlayPopup .acceptButton{
	margin-top: 10px;
	margin-left: 30px;
	margin-bottom: 30px;
	border-radius: 4px;
	font: normal bold 13px/16px Arial;
}
.cadDownloadsWrapper .pdpCadOverlayPopup .cancelButton{
	margin-top: 10px;	
}
.cadDownloadsWrapper .pdpCadOverlayPopup .popupTextContent{
	word-break: break-word;
    white-space: break-spaces;
    width: auto;
    max-width: 100%;
    font: normal normal 14px/20px Helvetica;
    padding-left: 30px;
    padding-right: 45px;
}
.cadDownloadsWrapper .pdpCadOverlayPopup .popupHeaderText{
	font: normal bold 20px/30px Helvetica;
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 20px;
}
/* Similar products green bar */
.similarProductsWrapper{
	background: #A7F0BA;
    width: 100%;
    height: 56px;
    margin-bottom: 30px;
}
.similarProductsWrapper .similarProductsText{
	font: normal 12px/18px Arial;
	color: #022D0D;
	padding-top: 20px;
    padding-left: 20px;
    max-width: 100%;
    box-sizing: border-box;
}
.similarProductsWrapper .close {
  	font-size: 31px;
    float: right;
    padding-right: 20px;
    color:#0E6027;
    position: relative;
}
.similarProductsWrapper p.arrow-down:after {
    content: ' ';
    float: left;
    margin-top: 6px;
    margin-left: 15px;
    border: 11px solid;
    border-color: #A7F0BA transparent transparent transparent;
}
.totalVatText{
	color: #4D5358!important;
}
/* associated/alernative section start */
#pdpSection_PFProdSubstit,
#pdpSection_PFProdAccessor {margin-bottom:20px;}
.lazyload  div.skel-loader {
    display: none;
    border-collapse: separate;
    width: 100%;
    position: relative;
    margin-bottom: 15px;
}
.lazyload.multiload-loading div.skel-loader{ display: table;}
div.skel-loader .headerRow {
    display: block;
    background: #f6f6f6;
    font-weight: bold;
    height: 24px;
    padding: 7px;
  	background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 200px);
  	animation: shine-avatar 1s infinite linear;
}
.loader-mid-container {
    display: block;
    padding-right: 20px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    border:1px solid #D3D3D3;
    border-top: none;
}
.loader-mid-container span {
  display: block;
  background-color:#f6f6f6;
  max-height: auto;
  padding: 15px;
  height:26px;
  background-image: linear-gradient(90deg, #ddd 0px, #e8e8e8 40px, #ddd 200px);
  animation: shine-lines 1s infinite linear;
}
.skel-loader .headerRow ~ .loader-mid-container .span:nth-child(2n+1) {
  background-color: #ddd;
}
.loader-mid-container span:nth-child(2n+1) {
  background:white;
  max-height: auto;
  padding: 15px;
}
.pdpPackageOptionsSelect .pdpPackOptCalWrap .packOptCal .packCalFirst.incVatIdentifier{
	position: relative;
	margin-top: -15px;
}
.avalabilityContainer .availabilitySubHeading.subheading5{
	margin-top: 0px;
}
@keyframes shine-lines {
  0% {
     background-position: -100px;
  }
  40%, 100% {
    background-position: 1540px;
  }
}
@keyframes shine-avatar {
  0% {
     background-position: -32px;
  }
  40%, 100% {
    background-position: 1208px;
  }
}
/* associated/alernative section end */
/*Universal Interstitial*/
.universalIntWraper{
	border: 3px solid #48C267;
	box-sizing: border-box;
	border-radius: 5px;
	padding: 20px 10px;
}
.universalIntWraper .uniProdColumn {
    border-right: 1px solid #E7E7E7;
    margin-bottom: 30px;
    padding-bottom: 50px;
}
.universalIntWraper .priceBreak .qty{
	display: inline-block;
}
.universalIntWraper .uniProdColumn div,
.universalIntWraper .uniProdColumn div.manu{
	display: block!important;
	width:95%;
}
.universalIntWraper div.price.uniProdPriceCol{
	width:100%!important;
}
.universalIntWraper  .uniProdqtyBuyCol input,
.universalIntWraper  .uniProdqtyBuyCol a.btn{
	width:40%!important;
	margin-right: 5px;
	margin-top: 0px!important;
}
.universalIntWraper  .uniProdqtyBuyCol .insideQty span{
	display: inline-flex;
}
.universalIntWraper  .uniProdqtyBuyCol .insideQty span .btn.btnSecondary .pfTrolley{
	display: none;
}
.universalIntWraper .inStockBold,
.universalIntWraper .overlayInStockBold{
	font: normal bold 13px/146.03% Arial;
	color: #198038;
}
#pdpSection_PFProdAccessorOverlay .overlayCloseButton{
	float: right;
	font-size: 30px;
	position: relative;
	top: -15px;
	color: #697077;
	text-decoration: none;
}
.prodAccOverlayTitle{
	font: normal bold 24px/28px Arial;
	color: #4D5358;
	padding-left: 5px;
}
.universalIntWraper .uniProdColumn .pad {
    padding: 0px 2px 0px 10px!important;
}
.universalIntWraper .uniProdColumn .pad p{
	margin-bottom: 0px!important;
}
.universalIntWraper .overlayManufName{
	padding-top: 10px;
	font: normal normal 12px/16px Arial;
	color: #454545;
}
.universalIntWraper .uniProdPartNo a{
	padding-bottom: 8px;
	font: normal normal 12px/20px Arial;
	color: #007FAC;
}
.universalIntWraper .uniProdPriceCol .priceFor{
	padding: 15px 0px 5px 0px;
}
.universalIntWraper .uniProdPriceCol .assoContractPrice,
.universalIntWraper .uniProdPriceCol .spanListPrice{
	padding-left: 10px;
}
.universalIntWraper .uniProdInventoryCol{
	padding-bottom: 5px;
}
.universalIntWraper .overlayPriceHeader{
	font: normal bold 12px/18px Arial;
	color:#000;
	padding: 5px 0px 5px 0px;
}
.universalIntWraper .uniProdPriceCol .spanListPrice.displayNone{
	display: none!important;
}
.universalIntWraper .uniProdColumn.pf_col-3{
	flex: 0 0 24.5%;
	max-width: 24.5%;
}
.universalIntWraper .pf_row .uniProdColumn.pf_col-3:last-child{
	border-right: 0px solid #E7E7E7;
}
.universalIntWraper .qtyBuyAction.cell.uniProdqtyBuyCol {
    position: absolute;
    bottom: 0;
}
#pdpSection_PFProdSubstit .headerRow .price .vatSwitchBox span,
#pdpSection_PFProdAccessor .headerRow .price .vatSwitchBox span{
	font-weight: normal;
}
 .reviewInfo [data-bv-show=rating_summary] *:focus,
 .reviewInfo [data-bv-show=rating_summary] *:hover{outline:0!important}
 
#BVRRContainer, 
#BVQASection {
 position:relative;
}
.at-view-connectors.v2{
	color: #007fac !important;
	text-decoration: underline !important;
	margin-left: 12px;
	cursor: pointer !important;
}
/* Enhance alternative section */
#assocAlternatives{
	margin-bottom: 20px;
}
.altTableWraper ul{
	list-style-type:none;
	width:100%;
	padding:0px;
	width:100%;
}
.altTableWraper ul.altMainUlList{
	display:inline-flex;
}
.altTableWraper ul .mainColumn{
	border: 1px solid #DDE1E6;
	box-sizing: border-box;
	background-color: #fff;
}
.emptyHeader{
	min-height:186px;
}
.altAttributeCol{
	border-top:1px solid #C1C7CD;
	padding:7px;
	font: normal normal 13px/18px Arial;
	color:#343A3F;
	min-height:20px;
}
.columnTypeTHead{
	height:76px;
	width:100%;
	text-align:center;
	padding-top:7px;
}
.altTableWraper .quantityClmn a .buyicon.pfTrolley{
	display: none;
}
.altTableWraper .quantityClmn a.btn{
	border-radius: 0px 5px 5px 0px!important;
    height: 18px;
    font: 700 normal 14px/19px Arial;
    margin-left: -10px;
    padding: 8px 30px!important;
}
.originalHead{
	background:url(../images/pfIcons/originalhead.png)no-repeat;
	background-size:100% 85%;
}
.exactHead{
	background:url(../images/pfIcons/exactHead.png)no-repeat;
	background-size:100% 85%;
}
.upgradeHead{
	background:url(../images/pfIcons/upgradeHead.png)no-repeat;
	background-size:100% 85%;
}
.suggestHead{
	background:url(../images/pfIcons/suggestedHead.png)no-repeat;
	background-size:100% 85%;
}
.pdfIcn{
	background: url(../images/pfIcons/icon_pdf.gif)no-repeat;
    background-size: 100%;
    height: 20px;
    width: 20px;
    min-width: 20px;
	display:inline-flex;
}
.rightIcn{
	background: url(../images/pfIcons/rightIcn.png)no-repeat;
    background-size: 100%;
    height: 24px;
    width: 24px;
    min-width: 20px;
	display:inline-flex;
}
.altSuccessIcn{
	background: url(../images/pfIcons/success-tick.png)no-repeat;
    background-size: 100%;
    height: 15px;
    width: 15px;
    min-width: 15px;
	display:inline-flex;
	margin-right: 3px;
}
.altErrorIcn{
	background: url(../images/pfIcons/error-cross.png)no-repeat;
    background-size: 100%;
    height: 15px;
    width: 15px;
    min-width: 15px;
	display:inline-flex;
	margin-right: 3px;
}
.typeHeaderTxt{
	font: bold normal 14px/19px Arial;
}
.exactHead .typeHeaderSubTxt{
	font: normal normal 13px/18px Arial;
	color:#0E6027;
}
.upgradeHead .typeHeaderSubTxt{
	font: normal normal 13px/18px Arial;
	color:#003A6D;
}
.suggestHead .typeHeaderSubTxt{
	font: normal normal 13px/18px Arial;
	color:#5C4813;
}
.altblueTxt{
	font: normal normal 13px/18px Arial;
	color:#0072C3;
	padding-bottom:2px;
}
.altOrderCode{
	font: normal normal 12px/17px Arial;
	color:#4D5358;
	padding-bottom:2px;
}
.pdd10{
	padding-left:10px;
}
.rightIcon{
	text-align:right;
}
.rightIcn{
	margin-right:10px;
	margin-bottom:10px;
}
.columnTypeProdImg{
	text-align:center;
}
.originalbg{
	background-color:#F8FAFC;
}
.availableBg{
	background-color:#EDFFF2;
}
.unavailableBg{
	background-color:#FFFBF0;
}
.availClmn{	
	height: 40px;
    vertical-align: middle;
    padding-top: 15px;
	padding-left: 7px;
	font: 700 normal 13px/18px Arial;
}
.unavilableTxt{
	font: 700 normal 13px/18px Arial;
	color:#750E13;
}
.instockTxt{
	font: 700 normal 13px/18px Arial;
	color:#0E6027;
}
.availableBackOrderTxt{
	font: 700 normal 13px/18px Arial;
	color:#5C4813;	
}
.normalDeliveryTxt{
	font: 400 normal 13px/18px Arial;
	color:#464440;
}
.quantityClmn{
	padding-top:15px;
	padding-left:7px;
	padding-bottom:15px;
}
.AllqtyInput{
	border: 1px solid #878D96;
	box-sizing: border-box;
	border-radius: 5px;
	height:40px;
	padding-left:10px;
	width: 50%;
}
.qtyPrimaryBtn{
	background: #0072C3;
	border-radius: 0px 5px 5px 0px;
	height:40px;
	color:#fff;
	font: 700 normal 14px/19px Arial;
	text-align: center;
    margin-left: -10px;
    padding-left: 20px;
    padding-right: 20px;
}
.priceBrkTxt{
	padding-left:7px;
}
.priceBreakWraper{
	font: 400 normal 13px/18px Arial;
}
p.price {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    float: none;
	width: auto;
}
.priceBreak {
    white-space: nowrap;
    display: inline-block;
    padding-bottom: 2px;
	float: left;
    clear: both;
}
/* .showMoreLink{
	font: 400 normal 13px/18px Arial;
	color:#0072C3;
} */
.qty_price_range{
	font-weight:700;
}
.priceForLabel{
	font: 400 normal 13px/18px Arial;
	color:#4D5358;
}
.quantityClmn{
	min-height:40px;
}
.attrTxtContainer{
	display:inline-flex;
}
.lastAttribute{
	border-bottom: 1px solid #C1C7CD;
}
.altTableWraper{
	margin-top:20px;
	display:inline-flex;
	width: 100%;
}
#product #enhancedSubSecAlt{
	background: #F2F4F8;
    padding: 25px;
}
.blankHeader{
	width:45%;
}
.blankHeader .altAttributeCol{
	background-color: #fff;
}
.altLeftPannel{
	width:59.5%!important;
	z-index:9999;
}
ul.altRightPannel li.exactColumn,
ul.altRightPannel li.upgradeColumn,
ul.altRightPannel li.suggestedColumn{
	max-width:315px;
	width:315px;
	min-width:315px;
}
.originalColumn{
	box-shadow: 4px 0px 14px rgba(0, 0, 0, 0.4);
	width: 55%;
}
.altRightPannel{
    overflow-x: scroll;
}
.downloadablePdfData{
	display: inline-flex;
}
.downloadableText{
	padding-top: 4px;
}
a.btnSecondary.v2,
.btnSecondary.v2{
	background: -webkit-linear-gradient(#fff, #fff)!important;
    background: -o-linear-gradient(#fff, #fff)!important;
    background: -moz-linear-gradient(#fff, #fff)!important;
    background: linear-gradient(#fff, #fff)!important;
 	font: normal bold 14px/19px Arial;
    align-items: center;
    color: #007fac!important;
    border: 2px solid #0072C3!important;
    border-radius: 5px;
    padding: 12px 30px;
    text-decoration: none;
}
a.btnSecondary.v2:hover,
.btnSecondary.v2:hover{
	background: -webkit-linear-gradient(#003A6D, #003A6D)!important;
    background: -o-linear-gradient(#003A6D, #003A6D)!important;
    background: -moz-linear-gradient(#003A6D, #003A6D)!important;
    background: linear-gradient(#003A6D, #003A6D)!important;
    color: #fff!important;
    border: 2px solid #003A6D!important;
    text-decoration: none;
}
a.btnSecondary.v2:focus,
.btnSecondary.v2:focus{
	background: -webkit-linear-gradient(#003A6D, #003A6D)!important;
    background: -o-linear-gradient(#003A6D, #003A6D)!important;
    background: -moz-linear-gradient(#003A6D, #003A6D)!important;
    background: linear-gradient(#003A6D, #003A6D)!important;
    color: #fff!important;
    border: 2px solid #003A6D!important;
    text-decoration: none;
    box-shadow: 0px 0px 0px 3px rgba(130, 207, 255, 0.9)!important;
}
a.btnSecondary.v2:active,
.btnSecondary.v2:active{
	background       : -webkit-linear-gradient(#012749, #012749)!important;
    background       : -o-linear-gradient(#012749, #012749)!important;
    background       : -moz-linear-gradient(#012749, #012749)!important;
    background       : linear-gradient(#012749, #012749)!important;
    color: #fff!important;
    border: 2px solid #012749!important;
    text-decoration: none;
}
.blankHeader ul li:last-child{
  border-bottom: 1px solid #C1C7CD;
}
.mainColumn ul li.availClmn{
  border-top: 1px solid #C1C7CD;
}
.enhanceAltTtitleTxt,
.titleTxtWraper h2{
	font: normal 700 20px/16px Arial;
	padding-bottom: 15px;
}
.freeHandlingIcn{
	background: url(../images/pfIcons/local_shipping_icn.png)no-repeat;
    display: inline-block;
    background-size: 100%;
    height: 24px;
    width: 24px;
}
.titleButtonWraper{
	padding-left: 20px;
}
.mainColumn.exactColumn .exactHead .typeHeaderTxt a{
	color: #0E6027!important;
}
.mainColumn.suggestedColumn .suggestHead .typeHeaderTxt a{
	color: #5C4813!important;
}
/* Copy text related styles */
.pdpAttributesName p.pdpBlackText,
  .pdpMainPartNumber{
  	width: auto;
    max-width: fit-content;
  }
	.pdpMainPartNumber,
	span.pdpBlackText,
	.ManufacturerPartNumber,
	.ManufacturerOrderCode,
	.availTxtMsg,
  	.pdpGreyText,
	#_totalPriceEXCVat,
	#_totalPriceIncVat,
	.packOptCal .packPriceCalTotal,
	.pdpAttributesName{
		cursor: pointer;
	}
	#copyBtnmainPart,
	#copyBtnmainPartNum,
	#copyBtnorderCode,
	#copyBtnmainPartDes,
	#copyBtntotalStock,
	#copyBtntotalPrice,
	#copyBtntotalIncPrice,
	#copyBtnpackExtotalPrice,
	#copyBtntotalIncVatPrice,
	#copyBtnmainPartDesNonEng,
	#copyBtnpackInctotalPrice{
		position: absolute;
		margin-top: -5px;
      	font-weight: normal;
		font-size: 13px;
		line-height: 22px;
		color: #F2F2F2;
		background: #219653;
		box-sizing: border-box;
		border-radius: 5px;
		margin-left: 45px;
		border: 1px solid #000000;
		padding: 2px 6px;
		z-index: 999;
        min-width:73px;
	}
	#copyBtnmainPart .pdpCopyIcon,
	#copyBtnmainPartNum .pdpCopyIcon,
	#copyBtnorderCode .pdpCopyIcon,
	#copyBtnmainPartDes .pdpCopyIcon,
	#copyBtntotalStock .pdpCopyIcon,
	#copyBtntotalPrice .pdpCopyIcon,
	#copyBtntotalIncPrice .pdpCopyIcon,
	#copyBtnpackExtotalPrice .pdpCopyIcon,
	#copyBtntotalIncVatPrice .pdpCopyIcon,
	#copyBtnmainPartDesNonEng .pdpCopyIcon,
	#copyBtnpackInctotalPrice .pdpCopyIcon{
		float: left;
		margin-right: 5px;
		margin-top: 3px;
	}
    #copyBtnmainPart{
    	margin-top: -42px !important;
    	margin-left: 20px !important;
	}
  #copyBtnmainPartDes{
    	top: 10px;
  }
  
  
  #copyBtnmainPartNum,#copyBtnorderCode{
      margin-left: -11px !important;
    margin-top: -35px !important;
  }
	#copyBtntotalStock{
		    margin-top: -35px !important;
			margin-left: 50px !important;
	}
	#copyBtntotalPrice{
		margin-top: -10px !important;
        margin-left: 125px !important;
	}
	#copyBtntotalIncPrice{
		margin-top: -10px !important;
        margin-left: 125px !important;
	}
	#copyBtnmainPartDesNonEng{
	   margin-top: -40px;
       margin-left: 10px;
	}
	#copyBtnmainPart:after,
	#copyBtnmainPartNum:after,
	#copyBtnorderCode:after,
	#copyBtnmainPartDes:after,
	#copyBtntotalStock:after,
	#copyBtntotalPrice:after,
	#copyBtntotalIncPrice:after,
	#copyBtnpackExtotalPrice:after,
	#copyBtntotalIncVatPrice:after,
	#copyBtnmainPartDesNonEng:after,
	#copyBtnpackInctotalPrice:after{
	    content: '';
		position: absolute;
		top: 90%;
		left: 40px;
		margin-left: -12px;
		border-top: solid 10px #219653;
		border-left: solid 10px transparent;
		border-right: solid 10px transparent;
	}
	.packPriceCalTotal.vatExcl,
	.packPriceCalTotal.vatIncl,
	#incTotalPriceCopy,
	#_totalPriceEXCVatCopy,
	.packageCopy{
 		cursor:pointer;
	}
	#totPriceforNonPackProduct #copyBtntotalIncVatPrice,
	#totPriceforNonPackProduct #copyBtntotalPrice{
    display:inline-block;
    margin-top:-32px !important;  
    margin-left: 44px !important; 
}
  #product.section {
	overflow: inherit;
}
  html:lang(de) #copyBtntotalPrice,
  html:lang(de) #copyBtntotalIncPrice{
		margin-top: 0px !important;
	}
   html:lang(de) #copyBtnmainPartNum{
		margin-top: 10px !important;
	}
   html:lang(de) #copyBtnorderCode{
		margin-top: 45px !important;
	}
  
  @media only screen and (max-width: 950px) {
  #copyBtnorderCode,
  html:lang(de) #copyBtnorderCode{
    margin-left: 180px !important;
    margin-top: 365px !important;
  }
}
  @media only screen and (max-width: 1020px) and (min-width: 950px) {
  #copyBtnorderCode,
  html:lang(de) #copyBtnorderCode{
    margin-left: 190px !important;
     margin-top: 345px !important;
  }
}
  @media only screen and (max-width: 1200px) and (min-width: 1070px) {
   #copyBtnorderCode{
    margin-left: 140px !important;
    margin-top: 70px !important;
  }
}
   @media only screen and (max-width: 1200px) and (min-width: 1070px) {
   html:lang(de) #copyBtnorderCode{
    margin-left: 140px !important;
    margin-top: 45px !important;
  }
}
  
  @media only screen and (max-width: 1020px) and (min-width: 950px) {
   #copyBtnmainPartNum,
   html:lang(de) #copyBtnmainPartNum{
       margin-top: 320px !important;
  }
}
  @media only screen and (max-width: 1200px) and (min-width: 1070px) {
   #copyBtnmainPartNum{
    margin-left: 140px !important;
    margin-top: 35px !important;
  }
}
   @media only screen and (max-width: 1200px) and (min-width: 1070px) {
   html:lang(de) #copyBtnmainPartNum{
    margin-left: 160px !important;
    margin-top: 8px !important;
  }
}
   @media only screen and (max-width: 1350px) and (min-width: 1250px) {
   html:lang(it) #copyBtnmainPartNum,
   html:lang(it) #copyBtnorderCode {
    margin-left: 160px !important;
  }
}
  @media only screen and (max-width: 1350px) and (min-width: 1250px) {
   #copyBtntotalPrice{
      margin-top: -5px !important;
      margin-left: 100px !important;
  }
}
   @media only screen and (max-width: 950px) {
  #copyBtnmainPartNum,
  html:lang(de) #copyBtnmainPartNum{
    margin-left: 200px !important;
    margin-top: 335px !important;
  }
}
   @media only screen and (width: 1050px) {
  #copyBtnmainPartNum{
    margin-left: 150px !important;
    margin-top: 30px !important;
  }
}
  @media screen and (max-width: 1350px) and (min-width: 500px) {
  #copyBtntotalPrice,
   #copyBtntotalIncPrice{
    margin-top: -5px !important;
    margin-left: 82px !important;
  }
}
  html:lang(de) .open #copyBtntotalPrice,
  html:lang(de) .open #copyBtntotalInvPrice {
    margin-top: 125px !important;
}
   html:lang(it) .open #copyBtntotalPrice,
   html:lang(it) .open #copyBtntotalIncPrice {
    margin-top: 110px !important;
}

/* SD-984: Styling tweaks */
a.allTechDocs {
    font-size: 13px;
    margin-top: 12px;
    display: block;
    margin-left: 50%;
}

.pdpRangeAttribute_wrap {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

section#pdpSection_pdpProductRange > div > a {
    font-size: 13px;
}

td.threeColTd.price_table_normal.vatSwitchBox {
    padding: 5px 8px;
}

.packCalFirst.vatExcl {
    font-size: 12px;
    color: #757575;
}

span.draw {
    text-transform: uppercase;
}

span.pfIcon.pfPointDown {
    display: none;
}

.collapsable-content.container-substitutes a.btn.btnPrimary.showFilterButton {
    order: 99;
    margin: 0 0 20px 0;
}

.container-substitutes .compare.cell,
.container-substitutes .headerRow .compare {
    display: none;
}

.manu.cell a {
    color: #333;
    font-size: 13px;
}

section#pdpSection_PFProdSubstit .heading.collapsable-trigger {
    padding-bottom: 0;
}

div.sublist div.cell {
    border-left: 1px solid #dadada;
}

div#prodSubstitutes .headerRow .pad,
#pdpSection_PFProdAccessor .headerRow .pad {
    padding: 8px;
    border-left: 0; 
    font-weight: bold;
}

#pdpSection_PFProdSubstit a.btn.btnQuaternary.compareButt.withIcon,
#pdpSection_PFProdAccessor a.btn.btnQuaternary.compareButt.withIcon {
    display: none;
}

div#mkt-category-rec {
    border-top: 1px solid #c7c7c7;
    margin-top: 28px;
}

.rel-category > a {
   	display: flex;
    align-items: center;
	border: 1px solid #929292;
    padding: 0;
}

div#mkt-category-rec .categories-header .col-xs-12 {
    padding: 0 !important;
}

div#showReelMessage,
div#moreStock_Packaging .availabilityList {
    font-size: 13px;
    line-height: 1.3;
}

section.shopperActions.enhanceshopperActions div#addToOrder input,
.customer-part-number input
 {
    padding: 12px;
    margin-right: 5px;
}

 

.details-table-desktop{
    border:0;
}
.details-table-desktop td,.details-table-desktop th{
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    text-align: left;
    border:0
} 
.details-table-desktop td p {
    margin: 0 0 10px;
}

.details-table-desktop td .tableDescription,
.details-table-desktop td .tableDescription {
    width: 76%;
    word-wrap: break-word;
    display: inline-block;
    float: left;
}
.details-table-desktop .svhcText{
     float: none;
    width: inherit;
}

.details-table-desktop td .tooltipRohsContainer,
.details-table-desktop td .tooltipRohsSvhcContainer {  
    right: auto;
    position: relative;
}


#raspMsgSup{
    background: #d42;
    color: #ffffff;
    margin-left: -15px;
    margin-right: -15px;
    width: auto;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 5px;
    font-family: Arial;
    word-break: break-word;
    margin-top: 5px;
    margin-bottom: 10px;
  }
  
  .productDisplay .mainPdpWrapper h2.pdpAttributesName{   
    display:inline-block;
    margin-bottom:4px;
  }  
  
  .molexConfigWrapper {
display: flex;
background: #D9FBFB;
padding: 15px;
border-radius: 8px;
font-size: 13px;
color: #005D5D;
margin-top: 20px;
position: relative;
border: 1px solid #9EF0F0;
font-family: Arial;
text-align: center;
}



.molexConfigTitle {
color: #397776;
font-weight: 700;
font-size: 14px;
margin-top: 0;
line-height: 15px;
text-align: left;
}
.molexConfigTitle pre{
font-family:Arial;
}
.molexSubCopy{
text-align:left;
}



.molexIcon {
display: inline-block;
padding: 3px 6px;
background-color: #3DDBD9;
color: #fff;
height: 15px;
width: 15px;
margin-right: 10px;
border-radius: 50%;
}



.molexCableBtn{
background: #fff;
border: 2px solid #0072C3;
color: #0072C3;
font-weight: bold;
padding: 7px 25px;
border-radius: 5px;
transition: all .1s ease-out;
cursor: pointer;
display: inline-block;
}

.molexCableBtn:hover {
background: #003A6D;
border-color: #003A6D;
color: #fff;
}

.molexCableBtn:focus {
background: #003A6D;
box-shadow: 0px 0px 0px 3px rgb(130 207 255 / 90%);
border-color: #003A6D;
color: #fff;
}

.splNote {
    color: #004085;
    font-weight: 600;
    background: #cce5ff;
    padding: 6px 12px;
    border-radius: 5px;
    display: block;
    margin-top: 7px;
    border: 1px solid #b8daff;
    text-align: center;
}

.leadTime {
    padding-left: 28px;
}

#mvActiveArea {
     display:block;
}

/*-- Contract Pricing Adding More price Break link--*/
.tableProductDetailPrice tbody tr:nth-child(n of .data-product-pricerow-main-0),
#pdpTableProductDetailPriceContractValWrap tbody tr:nth-child(n of .pricerow-main-contract){
    display: none;
 }
 .tableProductDetailPrice tbody tr:nth-child(-n + 8 of .data-product-pricerow-main-0),
 #pdpTableProductDetailPriceContractValWrap tbody tr:nth-child(-n + 8 of .pricerow-main-contract),
 .mainPdpWrapperMoreInfo .tableProductDetailPrice tbody tr:nth-child(n of .data-product-pricerow-main-0),
 .mainPdpWrapperMoreInfo #pdpTableProductDetailPriceContractValWrap tbody tr:nth-child(n of .pricerow-main-contract){
     display: revert;
 }
 
 .mainPdpWrapperMoreInfo .morePriceBreakLink{
   display:none;
 }
 .morePriceBreakLink{
     font-size: 12px;
     color: #017ECB!important;
     font-weight: normal;
     text-decoration: underline!important;
     margin-top: 11px;
     cursor: pointer;
 }
 .morePriceBreakLinkWrapper{
    margin-top: 10px;
    cursor: pointer;
    display: inline-block;
 }
 /* Changes for Stepone template ssp1731 PER 79  starts */
 .atfDataContent {
    min-height: 818px;
    clear: both;
}

.atfDataContent  #pdpSection_FAndB{
   border: 0;
    pointer-events: none;
}
.atfDataContent  #pdpSection_FAndB .heading{
      padding-top: 0;
}

.atfDataContent  #pdpSection_FAndB .heading::before{
      display:none !important;
}
.atfDataContent #productPriceWraper,.atfDataContent #inventoryBorderColor ,.atfDataContent #showReelMessage{
	display:none;
}

.atfDataContent  .addToFavourites{
 font-weight:bold;
 font-size:14px;
 text-align:right;
 padding-top:10px;
}
.atfDataContent  .secondaryPdpWrapper .packagingType{
  padding-bottom:0px;
 }



 .atfDataContent  .lessView tr:nth-child(n+4) {
  display:none !important;  
}

.atfDataContent  .lessView .clickMore{
   display:block;
   text-align:right;
 }
 .atfDataContent .multqty{
    display: inline-block;
    float:left;
    font-size: 12px;
 }
 h1.multicompHeading{
 flex-direction: column;
 }
 h1.multicompHeading span.pdpAttributesName{
 font-size: 16px !important;
 font-weight:normal;
 }
 /* Changes for Stepone template ssp1731 PER 79 ends */

 .grecaptcha-badge{
    display:none !important;   
}