 /*ddcgreg position customerheaderlink (Apply for credit)*/
.page-header .customHeaderLink1 {font-size:14px;left: 800px; top: -20px;}

.page-header.sticky-header-nav.shrink-header-nav .customHeaderLink1 {display: none;}

/* Start 'srp-new-price-label-msrp' (do not modify this line) */
/* Modified by dsanjines on 02/12/21 09:22 AM BT */
.srp .inv-type-new.pricing-detail .msrp .price-label { text-decoration: none; font-weight: 500; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-final-price' (do not modify this line) */
/* Modified by dsanjines on 02/12/21 09:22 AM BT */
.srp .inv-type-new.pricing-detail .final-price .price-label { text-decoration: none; font-weight: 500; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-final-price' (do not modify this line) */

/* Start 'srp-new-price-value-msrp' (do not modify this line) */
/* Modified by dsanjines on 02/12/21 09:22 AM BT */
.srp .inv-type-new.pricing-detail .msrp .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-msrp' (do not modify this line) */

/* Start 'srp-new-price-label-internetPrice' (do not modify this line) */
/* Modified by dsanjines on 02/12/21 09:24 AM BT */
.srp .inv-type-new.pricing-detail .internetPrice .price-label { text-decoration: none; font-weight: 500; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-label-internetPrice' (do not modify this line) */

/* Start 'srp-new-price-value-internetPrice' (do not modify this line) */
/* Modified by dsanjines on 02/12/21 09:24 AM BT */
.srp .inv-type-new.pricing-detail .internetPrice .price-value { text-decoration: none; font-weight: 600; font-size: 15.75px; color: #000000; }
/* End 'srp-new-price-value-internetPrice' (do not modify this line) */

/* Language button */
.langbutton-header-container {
    position: fixed;
    right: 210px!important;
    top: 0px;
    z-index: 9999;
}

