@media screen and (max-width: 768px) {
    .supplies-menu__subcat_header {
        font-size: 1.85em;
    }
	
	.prod__info {

    margin-bottom: 70px;
	}
}
.shop-module-container .shop-section .prod__info .prod__info__name {
    line-height: 24px;
    height: 100%;
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size:16px;

}


li.grey_sub_heading {
    color: #717171;
    font-weight: bold;
    padding-left: 5px;
    padding-top: 5px;
}

.shop-module-container .shop-section .prod__info .prod__info__name:hover {
    /*display: block;*/
    line-height: 24px;
    height: 100%;
    overflow: visible;
    max-height: 200px;
	font-size:16px;
}
.prod__info .prod__info__name {
    line-height: 24px;
    height: 100%;
    max-height: 72px;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size:16px;
}
#contract-pricing .prod__info .prod__info__name {
   height: 42px;
}
#contract-pricing .prod__image img {
   height: 60px;
}
.prod__info .prod__info__name:hover {
    /*display: block;*/
    line-height: 24px;
    height: 100%;
    overflow: visible;
    max-height: 200px;
	font-size:16px;
}
.prod__info__item-number{
	padding: 10px 0px;
}
.item-number{
	padding: 10px 0px;
}
.name {
    line-height: 24px;
    height: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
	font-size:16px;
	max-height: 94px;
    min-height: 94px;
	display:block
}

.name:hover {
    /*display: block;*/
    line-height: 24px;
    height: 100%;
    overflow: visible;
    max-height: 200px;
	font-size:16px;
}
.quantityupdnewimgsize>img{
	height:150px;
	position:relative;
	left:-30px;
}
#sendproconfirmationpageproductcarousel .quantityupdnewimgsize>img{
                height:80px;
                width:80px;
}
#sendproconfirmationpageproductcarousel .shop-module-container .shop-section .prod__info .prod__info__name:hover{
    max-height: fit-content;
}

.quantityupdnewimgsize>img{
	height:150px;
	position:relative;
	left:-30px;
}
.category-supplies .quantityupdnewimgsize>img{
	left:-40px;
}
.category-supplies .nav-parent-cat-alignment-ima .quantityupdnewimgsize>img{
	left:-10px;
}
.prod__info .prod__info__name{
	white-space: normal;
	min-height:96px;
}
.supnavredesignespot #WC_ContentAreaESpot_div_1_Category_EMS4>section>div>div{
	    padding-left: 20px;
}
.category-supplies h2 {
    font-size: 24px;
    color: #2E2E2E;
    text-align: left;
	font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-weight: 400;
}
.category-shortcut {
    background-color: #f8f8f8;
    padding:15px;
}
.category-shortcut ul {
    list-style: none;
    padding: 0;
}

.category-shortcut ul li {
    margin: 12px 0;
}

.category-shortcut ul li img {
    vertical-align:middle;
}

.category-shortcut ul li span {
    margin-left: 5px;
    display: inline-block;
}
.category-shortcut h3 {
    font-size: 14px;
    color: #000000;
    font-weight: 700;
}
.supplies-mobile-nav-ul ul li {
    list-style-type: none;
}

.supplies-mobile-nav-ul ul nav ul {
    padding: 5px 5px 5px 35px;
}

.supplies-mobile-nav-ul ul nav ul li{
    padding: 10px 0;
}

.supplies-nav__mobile_list span {
    background-image: url('../images/supplies_nav/nav_supplies.png');
    height: 24px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    position:static;
    bottom: 5px;
    float:right;
}
.open .supplies-nav__mobile_list span {
    background-image: url('../images/supplies_nav/nav_supplies.png');
    height: 24px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: -28px 0;
    display: inline-block;
    position:relative;
    bottom: 5px;
    float:right;
}

.supplies-category-mobile-nav:hover {
    background-color: #f0f0f0;
}

.supplies-mobile-nav-ul ul {
    padding: 0;
    margin: 0;
	font-size: 14px;
}

.supplies-mobile-nav-ul ul li.supplies-category-mobile-nav {
    padding: 10px 15px;
    border-top: 1px solid #e4e4e4;
    display: block;
}

.supplies-mobile-nav-ul nav ul {
    display: none;
}
.supplies-mobile-nav-ul .welcome-supplies {
    margin: 15px 0 15px 15px;
    display: inline-block;
}


.container-fluid.supplies-nav-auxilary-top .row,
.supplies-nav .container-fluid .row {
    margin-left: 0;
    margin-right: 0;
}


.supplies-nav-border {
    box-sizing: border-box;
    border-top: 1px solid #3E53A4;
    border-bottom: 1px solid #3E53A4;
	font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.supplies-nav .container-fluid {
    padding: 0 15px;
}
.supplies-essential-user-navigation {
    margin: 10px 0 15px 0;
}

.supplies-nav-auxilary-top {
    margin: 10px auto;
}

.supplies-nav {
    margin-bottom: 30px;
}

.supplies-nav__list__link__text {
    color: #3E53A4;
    font-weight: bold;
	display: table-header-group;
	width: 73%;
    display: block;
}
.supplies-nav__list__link__text:hover { 
	text-decoration: underline;
}
.supplies-nav__list {
    display: block;
    float: left;
    margin: 0 0 0 34px;
    padding-left: 0;
    height: 100%;
}

.supplies-nav__list__item {
    display: inline-block;
    height: 100%;
    float: none;
    position: static;
	text-align: left;
    line-height: 1;
    overflow: hidden;
    max-width: 276px;
    color: #3E53A4;
	margin-bottom: -3px;
}
.supplies-nav__list__link.fr_CA{
	min-height: 86px;
}

.supplies-nav__list__link {
    display: table;
    height: 100%;
    padding: 0 40px 0 14px;
    font-weight: 300;
    font-size: 14px;
    border-top: 6px solid transparent;
    border-bottom: 4px solid transparent;
    text-align: left;
    border-right: 1px solid #E1E1E1;
	min-height: 54px;
}

.supplies-nav__list__link.last-supplies-menu {
    border-right: none;
}

.supplies-nav__list__link__indicator {
    display: table-cell;
    vertical-align: middle;
    color: #3E53A4;
    line-height: 0;
}

.supplies-nav__list__link__indicator.fr_CA {
    vertical-align: unset;
}

.supplies-nav__list__link__indicator svg {
    width: 15px;
    height: 7px;
    fill: currentColor;
}

.supplies-nav__wrap {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1275px;
    height: 100%;
}

.supplies-sub-nav {
    position: relative;
}
.supplies-sub-nav.divide-supplies-menu {
	-moz-column-count: 2;
    -moz-column-gap: 0px;
    -webkit-column-count: 2;
    -webkit-column-gap: 0px;
    column-count: 2;
    column-gap:0px;
}

.mega-menu__cat.sub-open {
    display: flex;
    height: auto;
    position: absolute;
    z-index: 120;
    background: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
    padding-bottom: 5px;
}

.supplies-nav__list__link.is-open {
    border-bottom: 4px solid #3E53A4;

}

.supplies-menu__subcat__list__item__link {
	color: #3E53A4;
}

.supplies-menu__subcat__list__item {
    margin-right: 0;
    float: none;
    height: auto;
    padding: 10px 40px 10px 10px;
}

li.supplies-menu__subcat__list__item:hover {
    background-color: #F2F2F2;
    cursor: pointer;
}

.supplies-nav__list__item .mega-menu__cat {
    display: none;
}

.supplies-nav__list__item .mega-menu__cat.sub-open {
    display: flex;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { 
	/* Safari and Chrome */
	.supplies-nav__list__item .mega-menu__cat.sub-open {
		display: flex;
	}

	/* Safari only override */
	::i-block-chrome,.supplies-nav__list__item .mega-menu__cat.sub-open {
		display: block;
	}
}

.supplies-menu__subcat_header {
    padding: 10px 40px 10px 10px;
    color: #717171;
    font-weight: bold;
}

.supplies-icon-parts {
    display: inline-block;
    vertical-align: middle;
    color: #3E53A4;
    line-height: 0;
}

.supplies-icon-parts, .supplies-icon-history, .supplies-icon-contract, .supplies-icon-meters {
    width: 25px;
    height: 28px;
    background-image: url('../images/supplies_nav/icons_supplies.png');
    background-repeat: no-repeat;
    background-position: 0 0;
    display: inline-block;
    vertical-align: middle;
}


.supplies-icon-contract {
    background-position: -65px 0;

}

.supplies-icon-meters {
    width: 30px;
    background-position: -100px 0;

}
.supplies-icon-history {
    background-position: -33px 0;

}

.welcome-supplies {
    font-size: 18px;
    color: #4A4A4A;
	padding-right: 10px;
}

.supplies-info-section {
    display: inline-block;
    margin: 0 10px;
}

.supplies-info-description {
    color: #5168B6;
    font-size: 14px;
    font-weight: 400;
    font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}


.text-old-price{
    position: relative;
}

.text-old-price::after{
    content: '';
    border-bottom: 3px solid red;
    position: absolute;
    left: 0;
    top: 38%;
    width: 100%;
}

.prod__info button.square-button  {
    border: 1px solid #3E53A4;
    border-radius: 4px;
    background-color: #3E53A4;
    color: #fff;
    padding: 10px 20px;
    text-align: center;
}
.category-supplies .prod__info__name {
    font-size: 16px;
    /*display: inline-block;*/
    height: 65px;
}
.list-popular-products .row {
   /* margin-bottom: 40px;*/
}
.supplies-promo {
    margin: 20px 0 0 0;
    width: 230px;
}

.supplies-promo div{
    margin: 0 0 20px 0;
}
.supplies-promo img {
    max-width: 120%;
    width: 100%;
}

.supplies-top-banner {
    background-color: #E5F1F8;
    padding: 15px 0;
}

.inline-block {
    display: inline-block;
}

.supplies-top-banner {
    color: #2E2E2E;
}

.square-button.primary-white {
    border: 1px solid #3E53A4;
    border-radius: 4px;
    background-color: #fff;
    color: #3E53A4;
    padding: 8px 30px;
    text-align: center;
}

.supplies-top-banner-message {
    margin: 0 25px;
}

.supplies-top-banner-message p {
    font-size: 12px;
    margin: 0;
    text-align: left;
}

.supplies-top-banner h6 {
    font-size: 28px;
    margin-top: 0;
    margin-bottom: 6px;

}

.supplies-top-banner h6 strong {
    font-weight: 500;
}

.supplies-top-banner h6 {
    font-weight: 300;
}

.supplies-top-banner .col-sm-12{
    text-align: center;
}
.supplies-top-banner-centered {
    display: inline-block;
}
input[type="number"].item_qty {
    width: 25px;
    height: 27px;
    text-align: center;
    border: 1px solid #979797;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    background:none;
    margin: 0 5px;
}

.prod__info input[type="number"]::-webkit-outer-spin-button,
.prod__info input[type="number"]::-webkit-inner-spin-button {
    background: none;
    border-left: none;
    height:0px;
    width:0px;
}

.shop-module-container .shop-section .prod__info .name-content {
    line-height: 24px;
    /*height: 70px;*/
    overflow: hidden;
    /*max-height: 70px;*/
}

.shop-module-container .shop-section .prod__info .name-content:hover {
    line-height: 24px;
    /*height: 100%;*/
    max-height: unset;
    overflow: visible;
}
.shop-module-container .shop-section .prod__info .name-content:before {
   /* content:"...";
    position: absolute;
    right: 24px;
    bottom: 166px;*/
}

.shop-module-container .shop-section .prod__info .name-content:hover:before {
    /*content:"";*/
}
.fullnamemod{
	display:none;
}


@media screen and (max-width: 768px) {
	.quantityupdnewimgsize>img{
		position:static;
	}
	.shop-module-container .shop-section .prod__info .prod__info__name {
		font-size: 16px;
		line-height: 1.4;
		padding-top: 10px;
	}
	.prod__info .prod__info__name {
		font-size: 16px;
		line-height: 1.4;
		padding-top: 10px;
	}
	.prod__info__price p{
		font-size: 16px;
	}
	.prod__info button.square-button  {
		font-size: 14px;
	}
	input[type="number"].item_qty {
		width: 25px;
		height: 32px;
		font-size:14px;
	}
	.prod__info {
		font-size:16px;
	}
	.shop-section{
		text-align:center;
	}
    .supplies-menu__subcat_header {
        font-size: 1.85em;
    }
    .supplies-mobile-nav-ul {
        margin-bottom: 15px;
    }

    .supplies-top-banner h6 strong {
        display: block;
    }

    .supplies-top-banner-message {
        margin: 0;
    }

    .pull-left.supplies-top-banner-message {
        float: unset !important;
    }

    .save-now-action.inline-block {
        display: block;
        text-align: center;
        margin: 10px 0 0 0;
    }

    .supplies-top-banner h6, .supplies-top-banner p {
        display: block;
        text-align: center;
    }

    .square-button.primary-white {
        font-size: 12px;

    }
}

@media screen and (max-width: 1040px) {
    .supplies-nav .col-xs-12 {
        padding:0;

    }
    .supplies-nav__list__item {
        max-width: 230px;
    }

    .supplies-nav .col-xs-12 .supplies-nav__list{
        margin-left: 0;
    }
    .supplies-nav__list__link {
        padding: 0 10px 0 10px;
    }

}
.supnavredesignespot #sid>div{
  width: 258px;
  height: 75px;
}
.supnavredesignespot #sid img{
  width: 100px;
  height: 100px;
}
.supnavredesignespot #sid .prod{
 min-height: 160px;
 padding-top: 0px;
}
.notScrollingcss{
	position:fixed;
	top:0;
	left:0;
	box-sizing: border-box;
    border-bottom: 1px solid #3E53A4;
}
.supplies-category-mobile-nav a{
	font-size:inherit;
	color:#3E53A4;
	line-height:inherit;
}
.supplies-mob-new-nav-redesign-youmaylike.nav-carousel li{
float: inherit;
margin-bottom: inherit;
margin-bottom: inherit;
display:inline-block;
}
.supplies-mob-new-nav-redesign-youmaylike{
	display:none;
}
.supplies-breadcrumb-shopnav>a
{
    padding-left: 40px;
    color: #3E53A4;
}
.underline-on-hover:hover{
	text-decoration: underline;
}
.supplies-breadcrumb-nav>a
{
    color: #3E53A4;
}
.shop-section.nav-parent-cat-alignment .prod__info {
  margin-bottom: 60px;
}
@media (min-width: 767px){
.price-group .price-field, .price-group p {
    margin-bottom: 0;
    display: inline-block;
}	
.shop-section.prod>div {
	padding: 20px 0px 0;
}
.shop-section.nav-parent-cat-alignment>div {
	padding: 20px 0px 0;
}
.shop .tags ul li.supplies-breadcrumb-nav
{
	padding-left: 5px;
}
.supnavredesignespot #WC_ContentAreaESpot_div_1_Category_EMS4>section>div>div{
	    padding-left: 5px;
}
.tags ul li + li.supplies-breadcrumb-nav
{
	padding-left: 5px;
}
}
.supplies-category-mobile-nav-sub a{
	font-size:inherit;
	color:#3E53A4;
	line-height:inherit;
}
.supplies-menu__subcat_header
{
		font-size:inherit;
}
.category-supplies a.prod__image {
    min-height: 160px;
    display: block;
    text-align: center;
}
.category-supplies .prod__info{
    /*position: relative;
    left: 20px;*/
}
.category-supplies a.prod__image img {
  /*  max-height: 140px;*/
}
@media (min-width: 767px){
	
	.category-supplies .prod__info__name{
   		height: 84px;
 }	

	.supnavredesignespot span.prod__info__header {
		font-size: 1.4em;
	}
	
}
.hidden-xs>.supplies-phone-top a{
    color: #3e53a4;
}
.supplies-essential-user-navigation>div
{
	padding-left: 78px;
}
.reguserinfo
{
	padding-left: 0px;
}
.fontsizesignin a{
	font-size: 13px;
	color: #3E53A4;
}
.liststyleforfrca
{
	max-width: 274px;
	min-height: 86px;
}
.moreoptions
{
	color: #3E53A4;
}
@media screen and (min-width: 768px) {
.category-supplies .most-popular-header{
	padding-left: 100px;
}
}
.list-popular-products>div.row{
	padding-left:25px;
}
.category-supplies{
	font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.category-supplies .panelimages{
	padding: 0px;
	margin-right:5px;
	width: 40%;
    display: inline-block;
}
.category-supplies .panelimages img{
	max-width:100%
}
.category-supplies .panelimagedesciption
{
	width: 56%;
    padding: 0px;
    display: inline-block;
	padding-top: 7px;
}
.category-supplies .ima-countries .panelimagedesciption
{
	padding-top: 0px;
}

.category-supplies .panelitems{
	padding:0px;
	padding-bottom:10px;
}
.panelitems span{
	color: #3E53A4;
	margin-top:9px;
}
.list-popular-products .rounded-button{
	font-size: 12px;
}
i.icn-phone.gray {
    width: 27px;
    height: 27px;
    background-position: -606px -85px;
}
.live-chat-intro-trigger,.shop-promo-module .shop-promo-one:hover, .shop-promo-module .shop-promo-two:hover,.supplies-breadcrumb-shopnav>a {
   font-family: "Precision Sans", "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
.supplies-nav__list__link__indicator.en_CA.secondcol{
padding-left: 50px;
} 
.supplies-nav__list__link__indicator.fr_CA.secondcol{
padding-left: 50px;
} 
.suppliesnavespotdivresize{
	background-color:#eee;
}
.prod__info__header.suppliesnavespottextresize{
	color:white;
}
.prod__image.suppliesnavespotimageresize{
	margin-top:40px;
	margin-bottom:30px;
}
.supnavredesignespot .suppliesnavespotdivresize{
	height: 168px;
	margin-bottom: 0px;
	background-color:#eee;
	width: 71%;
}
.supnavredesignespot .prod__info__header.suppliesnavespottextresize{
	color:white;
	font-size: 16px;
}
.supnavredesignespot .prod__image.suppliesnavespotimageresize{
	margin-top:15px;
	margin-bottom:15px;
}
.supnavredesignespot #sid .prod__image.suppliesnavespotimageresize>img{
	width: 120px;
	height: 73px;
}
@media only screen 
  and (min-device-width: 1024px) 
  and (max-device-width: 1366px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	 
	.supnavredesignespot #WC_ContentAreaESpot_div_1_Category_EMS4>section>div>div{
	    padding-left: 20px;
	}
	  
}

@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	.supplies-promo {
    	padding-left: 0px;
	}

	.shop-module-container #contract-pricing-redesign  .shop-section .prod__info .prod__info__name {
		height: 89px;
		overflow:hidden;
		max-height: unset;
		min-height: unset;
	} 

	#contract-pricing-redesign .price-group .price-field, .price-group p {
		display: block;
	}
	#contract-pricing-redesign .prod__info__price {
		display: block;
		min-height: 44px;
	}
}
	
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	.supnavredesignespot #WC_ContentAreaESpot_div_1_Category_EMS4>section>div>div{
	    padding-left: 0px;
	}
	.supnavredesignespot .prod>.suppliesnavespotdivresize{
		width: 52%;
	}
	  
} 
.supplies-nav__list__link__indicator_sub {
    display: table-cell;
    vertical-align: middle;
    color: #3E53A4;
    line-height: 0;
}
.supplies-nav__list__link__indicator_sub svg {
    width: 15px;
    height: 7px;
    fill: currentColor;
}
.open_level>li>a>span
{
  -webkit-transform: rotate(180deg);     /* Chrome and other webkit browsers */
  -moz-transform: rotate(180deg);        /* FF */
  -o-transform: rotate(180deg);          /* Opera */
  -ms-transform: rotate(180deg);         /* IE9 */
  transform: rotate(180deg);             /* W3C compliant browsers */
  /* IE8 and below */
  filter: progid:DXImageTransform.Microsoft.Matrix(M11=-1, M12=0, M21=0, M22=-1, DX=0, DY=0, SizingMethod='auto expand');

}
.supplies-nav__mobile_list.fr_CA{
	display: flow-root;
}
.nav-parent-cat-alignment{
	width:295px;
	max-height: 450px;
}
.nav-parent-cat-alignment-ima{
	width:261px;
	max-height: 450px;
	margin-bottom: 45px;
}
.square-button.primary.de_DE,.square-button.primary.fr_FR,.square-button.primary.no_NO,.square-button.primary.sv_SE{
	padding: 10px 11px;
	font-size: 10px;
}
#WC_ContentAreaESpot_div_1_GlobalHeaderPromo_EMS1 .container-fluid{
	max-width: unset;
}
#WC_ContentAreaESpot_div_1_GlobalHeaderPromo_EMS1 .container-fluid .shop-promo-module>div{
	padding-left:30px;
}
.square-button.primary.addmin_disable  {
    border: 1px solid #979797;
    background-color: #979797;
    padding: 10px 10px;
}
.square-button.primary.addmax_disable  {
    border: 1px solid #979797;
    background-color: #979797;
    padding: 10px 20px;
}
.supplies-nav-redesign-promo-header .container-fluid{
	padding-left:0px;
	padding-right:0px;
	max-width:unset;
}
#WC_ContentAreaESpot_div_1_GlobalHeaderPromo_EMS1 .shop-promo-module>div{
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
    max-width: 1275px;
    height: 100%;
}
.shop-module-container .shop-section .prod__info .prod__info__name {
	min-height:96px;
} 
p.minqtymsg{
	color: deeppink;
	font-weight: 100;
}
p.minqtymessage{
	color: deeppink;
	font-weight: 100;
}
input[type="text"].item_qty {
    width: 15px;
    height: 27px;
    padding-left: 10px;
    border: 1px solid #979797;
    border-radius: 3px;
    -webkit-appearance: none;
    -moz-appearance: textfield;
    background:none;
    margin: 0 5px;
}
.shop-section.prod .prod__info__name {
	height: 96px;
	overflow:hidden;
}
.shop-section.prod .prod__info__name:hover {
	height:100%;
	overflow:visible;
}
.digitalbillingconfirmationcarousel input[type="number"].item_qty {
    width: 35px;
}
#sendproconfirmationpageproductcarousel input[type="number"].item_qty {
    width: 32px;
}
@media screen and (max-width: 768px) {
    .nav-parent-cat-alignment{
		max-height: inherit;
	}
	.supplies-nav__list__link__indicator_sub{
		display:inline-block;
	}

}
@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none){
	.shop-section.col-md-3.col-sm-6.col-xs-12{
		margin-bottom : 60px;
	}
	.shop-section.addtocartblockaddpadd.col-md-3.col-sm-6.col-xs-12{
		margin-bottom : 0px;
	}
	.de_DE .quantityupdnewimgsize > img,.no_NO .quantityupdnewimgsize > img{
		left:10px;
	}
		
}
@supports (-ms-ime-align: auto) {
	input[type="number"].item_qty {
		width: 27px;
	}
}
.rounded-button.secondary.addtocarttoggle.addmin_disable  {
    border: 1px solid #979797;
    background-color: #979797;
    padding: 10px 10px;
	pointer-events: none;
}
#contract-pricing .prod__info .prod__info__name{
	min-height:unset;
}
.leafcategoryPage.supplies-nav {
    margin-bottom: 0px;
}
/* Changes for Add Item by Part Number in Ink and Supplies by meter page Starts*/
.add-item-by-part-number-section-category-page .bg-ash {
    background: #F0F0F0;
}
.add-item-by-part-number-section-category-page .padding-l1 {
    padding-left: 1rem !important;
}
.add-item-by-part-number-section-category-page .padding-b1 {
    padding-bottom: 1rem !important;
}
.add-item-by-part-number-section-category-page .padding-r1 {
    padding-right: 1rem !important;
}
.add-item-by-part-number-section-category-page .margin-t1 {
    margin-top: 1rem !important;
}
.add-item-by-part-number-section-category-page .row .order-by-item-reorde {
    font-size: 16px;
	padding-bottom: 12px;
}
.add-item-by-part-number-section-category-page .text-bold {
    font-weight: 500 !important;
}

.add-item-by-part-number-section-category-page .padding-t1 {
    padding-top: 1rem !important;
}
.add-item-by-part-number-section-category-page .tooltip-wrapper {
    position: relative;
}
.add-item-by-part-number-section-category-page .tooltip-wrapper .tooltiptext {
    visibility: hidden;
    width: 200px;
    background-color: #000;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 8px;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 6%;
    margin-left: -50px;
    opacity: 0;
    transition: opacity 0.3s;
    font-size: 12px;
}
.add-item-by-part-number-section-category-page .tooltip-wrapper .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #000 transparent transparent transparent;
}
.add-item-by-part-number-section-category-page .input-quntity-wrapper .tooltiptext{
    left: 65%;
    margin-left: -58px;
    width: 125px;
 }
.add-item-by-part-number-section-category-page .padding-l-half {
    padding-left: .5rem !important;
}
.add-item-by-part-number-section-category-page .text-center {
    text-align: center !important;
}
.add-item-by-part-number-section-category-page .text-bold-400 {
    font-weight: 400 !important;
}
.add-item-by-part-number-section-category-page .padding-t-half {
    padding-top: .5rem !important;
}
.add-item-by-part-number-section-category-page .tooltip-wrapper {
    /* position: relative; */
}
.add-item-by-part-number-section-category-page .padding-r1 {
    padding-right: 1rem !important;
}
.add-item-by-part-number-section-category-page .add-item-by-part-number-section.fr_CA .cart-btn {
	font-size:14px;
}
.add-item-by-part-number-section-category-page .add-item-by-part-number-section .cart-btn {
    border: 1px solid #3E53A4;
    border-radius: 4px;
    background-color: #3E53A4;
    color: #fff;
    text-align: center;
    font-size: 16px;
    letter-spacing: 0.57px;
    height: 36px;
	width: 100%;
}
/* Removing spin button from input tag */
.add-item-by-part-number-section-category-page .input-quntity-wrapper input[type="number"]::-webkit-outer-spin-button,
.add-item-by-part-number-section-category-page .input-quntity-wrapper input[type="number"]::-webkit-inner-spin-button {
    height:0px;
    width:0px;
}
.add-item-by-part-number-section-category-page .input-quntity-wrapper input[type="number"]{
    -webkit-appearance: none;
    -moz-appearance: textfield;
}
.add-item-by-part-number-section-category-page .add-item-by-part-number-section{
    padding-bottom: 20px;
}
.add-item-by-part-number-section-category-page #part-number{
    padding: 8px 2px;
    max-height: 16px;
    text-align: center;
    border-radius: 4px;
}
.add-item-by-part-number-section-category-page #part-number-qty{
	padding: 8px 2px;
	max-height: 16px;
	text-align: center;
	border-radius: 4px;
	width: 30px;
	height: 34px;
	border: 1px solid #CCC;
}
.add-item-by-part-number-section-category-page .add-item-by-part-number-section>div>div div.padding-l-half>label{
	position: relative;
    top: 3px;
}
.shop button.contract-pricing-load-more{
	border: 1px solid #3E53A4;
	border-radius: 4px;
	background-color: #FFFFFF;
	text-align: center;
	color: #3E53A4;
	font-size: 22px;
	text-align: center;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
}
@media only screen and (max-width: 767px){
	/* tooltip for order by item */
	.add-item-by-part-number-section-category-page .row .order-item .tooltiptext {
		left: 18% ;
	}
	.add-item-by-part-number-section-category-page .row .input-quntity-wrapper .tooltiptext {
		width: 100px;
	}
	.add-item-by-part-number-section-category-page .add-item-by-part-number-section>div>div div.padding-l-half>label{
		left: 10px;
	}
	.add-item-by-part-number-section-category-page .add-item-by-part-number-section{
		left: 0%;
		width: 100%;
	}
	.add-item-by-part-number-section-category-page .input-quntity-wrapper .tooltiptext{
		left: 40%;
	}
	.add-item-by-part-number-section-category-page .add-item-by-part-number-section>div>div div.padding-l-half>label{
		left: -10px !important;
		font-size: 14px;
	}
	.add-item-by-part-number-section-category-page #part-number{
		height: 22px;
		width: 85%;
	}
	.list-popular-products>div.row{
		padding-left:0px;
	}
}
@media (min-width: 768px) and (max-width: 1025px){
	.supnavredesignespot .prod__info__header.suppliesnavespottextresize{
		font-size: 12px;
	}
	.supnavredesignespot .suppliesnavespotdivresize{
		width: 59%;
	}
	.add-item-by-part-number-section-category-page .row .order-by-item-reorde,.add-item-by-part-number-section-category-page #part-number,.add-item-by-part-number-section-category-page #part-number-qty,.add-item-by-part-number-section-category-page .add-item-by-part-number-section>div>div div.padding-l-half>label,.add-item-by-part-number-section-category-page .add-item-by-part-number-section .cart-btn {
		font-size: 12px;
	}
	.add-item-by-part-number-section-category-page .add-item-by-part-number-section{
    	position: relative;
   		left: 8%;
	}
    
	.add-item-by-part-number-section-category-page .row .tooltip-wrapper .tooltiptext {
		width: 125px;
		left: 45%;
	}
	.add-item-by-part-number-section-category-page .row .input-quntity-wrapper .tooltiptext {
		left: 85%;
	}
}
@media (min-width: 767px){
	#contract-pricing-redesign .col-sm-3.col-xs-12{
		margin-bottom: 70px;
	}
	
	.category-shortcut.col-sm-12{
		width: 115%;
	}
	.category-shortcut.col-sm-12.ima-countries{
		width: 130%;
}
}
@media (min-width: 992px) {
	.add-item-by-part-number-section-category-page{
		margin-left:4%;
	}
	.add-item-by-part-number-section-category-page .add-item-by-part-number-section,.category-shortcut{
    	position: relative;
   		left: 8%;
	}
	.category-shortcut.col-sm-12{
		margin-left: -15px;
		margin-right: -15px;
	}
	.container-fluid.display-section-block{
		clear:both;
	}
}
@media (min-width: 992px) and (max-width: 1025px){
	/* For Ipad Pro*/
	.add-item-by-part-number-section-category-page .add-item-by-part-number-section{
		position: unset;
	}
}
@media (min-width: 992px) and (max-width: 1025px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1.5) {
	.supnavredesignespot .suppliesnavespotdivresize{
		width: 50%;
	}

}

/* Changes for Add Item by Part Number in Ink and Supplies by meter page Ends */

.product-selector .price-field.highlight{
	color: #cf0989 !important;
}


/* Site Wide Navigation Banner Change starts */
      .view-offer-acton .square-button.primary-white {
            border: 1px solid #088d38;
            border-radius: 4px;
            background-color: #088d38;
            color: #fff;
            padding: 10px 40px;
            text-align: center;
            margin-right: 20px;
            font-size: 15px;
      }

	.ribbon-lease-notice {
		color: #CF0989;
		font-size: 20px;
	}

	.ribbon-expiration-date {
		color: #4A4A4A;
		font-size: 18px;
	}

	.supplies-top-banner-centered div {
		display: inline;
	}
	.supplies-top-banner-centered #close-btn{
		padding:0px;
		font-size: 0px;
	}
	.supplies-top-banner-centered #close-btn>img{
		max-width:none;
		height: 12px;
		width: 12px;
	}
	.supplies-top-banner-centered .close-ribbon-lease-notice{
		position: relative;
		top: 2px;
	}

/* Site Wide Navigation Banner Change Ends */
.offerBanner.col-sm-12{  
	padding-left:0px;
	padding-right:0px;
}

@media screen and (max-width: 993px){
.offerBanner{
		display:none; 
	}	
}

@media screen and (max-width: 768px) {
	.offerBanner{
		display:none;
	}
