@charset "UTF-8";
a:link {
	color: #CE112B;
}
a:visited {
	color: #CE112B;
}

a {
text-decoration: none;
}

#epeat {
margin-top: 20px;
}



#simply-smarter.sharp-environment .btn.btn-default {
	color: #ca102b;
}
#simply-smarter.sharp-environment h3 {
	margin-bottom: 16px;
	text-align: left;
}
#simply-smarter.sharp-environment section {
	padding: 14px 0;
}


#simply-smarter.sharp-environment.landing #subheading .lead, #simply-smarter.sharp-environment  #subheading .lead {
  font-size: 18px;
  line-height: 1.5em;
  font-family: 'Montserrat', Arial, Tahoma, sans-serif;
  text-align: left;
  margin-bottom: 10px;
}






/***DDR MENU***/
ul.ddr-token-ul {
	padding: 15px;
	border: 0px;
	list-style-type: none;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
	width: 100%;
	margin: 15px 0px 0px 0px;
}
ul.ddr-token-ul li {
	list-style-type: none;
	line-height: 2em;
	font-size: 15px;
	font-weight: bold;
}
ul.ddr-token-ul a {
	color: #6C6565;
    padding: 10px;
}
ul.ddr-token-ul a:hover {
	color: #CF112D;
}
/* #.# DDR MENU STYLES
------------------------------*/
ul.ddr-token-ul .first.last ul {
	border: 0px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	box-shadow: none;
}

/* #.# DDR MENU STYLE FOR SUB-MENUS
------------------------------*/
ul.ddr-token-ul .first.last ul li ul {
margin-top: 0px;
margin-left: 10px;
}


ul.ddr-token-ul .first.last ul li ul li {
border-bottom: 0px;
line-height: 26px;
  font-weight: normal;
}

ul.ddr-token-ul .first.last ul li ul li.last {
margin-bottom: 10px;
}

/* #.# END DDR MENU STYLE FOR SUB-MENUS
------------------------------*/

/*ul.ddr-token-ul li.Active  {
    border-left: solid 3px green;
    margin-right: 5px;
}
*/

ul.ddr-token-ul li > a {
	text-decoration: none;
}

/*ul.ddr-token-ul .first.last ul li ul .first {
font-weight: bold;
color:orange;
}*/
ul.ddr-token-ul li.level-1.breadcrumb-path > a {  color:#288606;
    font-weight: bold;
	position: relative;
/*    border-left: solid 3px #288606;*/
    margin-right: 3px;
	text-decoration: none;}
ul.ddr-token-ul li.level-1.breadcrumb-path > a::after {
	background-color: #288606;
        border-radius: 99rem;
        content: "";
        display: block;
        position: absolute;
        bottom: .25rem;
        top: .25rem;
        width: .25rem;
        left: 0;
}

ul.ddr-token-ul li.Active > a {
    color:#288606;
    font-weight: bold;
    margin-right: 3px;
	text-decoration: none;
}
ul.ddr-token-ul .first ul li {
	border-bottom: thin solid #989898;
	line-height: 35px;
	font-size: 12px;
}
ul.ddr-token-ul .first ul li:last-child {
	border-bottom: 0px;
}
.DnnModule .DnnModule-DDRMenu {
	margin-top: 25px;
	padding: 15px;
	list-style-type: none;
	margin-left: 0px;
	color: greenyellow;
	background-color: darkorange;
}

#simply-smarter.sharp-environment .text {
	width: 100%;
}
#simply-smarter.sharp-environment .image {
	display: none;
}

#simply-smarter.sharp-environment .mrm {
	display: none;
}

#simply-smarter.sharp-environment .categoryHeader {
	border-bottom: solid thin red;
	padding-bottom: 10px;
	/*	text-transform: uppercase;*/
}


#simply-smarter.sharp-environment .sectionHeader {
    font-size: 20px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #000000;
    font-weight: 600;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
		text-transform: none;
}

/* #.# Hero Styles
------------------------------*/
.simply-smarter-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 2.4;
}

#simply-smarter.sharp-environment.landing #hero, #simply-smarter.sharp-environment.policies #hero, #simply-smarter.sharp-environment.innovations #hero {
	/*min-height: 190px;*/
/*	background-image: url(/portals/0/images/environment-mobile.png);*/
	background-color: #2e4c33;
}

#simply-smarter.sharp-toner.landing #hero h1, #simply-smarter.sharp-epeat.landing #hero h1, #simply-smarter.sharp-environment.innovations #hero h1, #simply-smarter.sharp-environment.landing #hero h1, #simply-smarter.sharp-environment.policies #hero h1{
text-transform: none;
}

/*****Quote****/
#simply-smarter.sharp-environment .quote {
	color: #6D7474;
	font-size: 23px;
	/*border-left: solid thin #AAA8A8;*/
	padding: 10px;
	line-height: 1.5em;
	font-style: italic;
	text-align: center;
	/*width: 85%;*/
	margin: 0 auto;
}


/******TONER STYLES
****************************/
#toner {
margin-bottom: 55px;
}

#toner section {
border-bottom: solid thin #999999;
padding-top: 5px;
}

#toner a {
  color: #CE112B;
}

#toner a:hover {
color: #831726;
}

#toner .recycle-box {
border: 12px solid #a6d496;
padding: 15px;
}


#toner .recycle-box .card {
border: 0px;
}

#toner .recycle-box .card-header{
background-color: #a6d496;
padding: 9px;
text-align: left;
}

#toner .recycle-box h3 {
margin-top: 10px;
}

#toner .recycle-box .lower {
background-color: #a6d496;
  padding: 10px;
}

#toner .recycle-box img {
/*margin-top: 20px;*/
  display: none;
}


#toner .recycle-kit {
float: right;
padding: 0px 0px 15px 25px;
}

#toner h3 {
margin-top: 30px;
}

.toner-login {
  border: solid thin #888686;
}

/* #.# Hero Styles
------------------------------*/
.simply-smarter-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 2.4;
}

#simply-smarter.sharp-toner.landing #hero {
	/*min-height: 190px;*/
	background-image: url(/portals/0/images/environment-mobile.png);
	background-color: #2E7B43;
	/*text-transform: uppercase;*/
}


#toner .btn.btn-info.btn-sm {
/*display: flex;
justify-content: center;*/
}

#toner .btn.btn-info.btn-sm {
background-color: #787575;
border-color: #5a5656;
}

#toner .btn.btn-info.btn-sm:hover {
background-color: #878383;
border-color: #5a5656;
}

#toner .flex {
margin-top: 25px;
flex-wrap: wrap;
}

#toner .states {
margin-right: 15px;
width: 40%;
margin-bottom: 30px;
}




#toner .flex-child {
    flex: 2;
} 

#toner .flex-child:first-child {
    margin-right: 20px;
} 

#toner p {
  margin-bottom: 15px;
}

#toner .accordion2 p {
  line-height: 20px;
}

#toner .accordion2 h3 {
font-size: 16px !important;
}

	
	#toner ol li {
	margin-bottom: 20px;
	}

	#toner ol li ul li {
	margin: 5px;
	}


#toner img {
  padding: 5px;
}

#toner .card {
margin-bottom: 15px;
}
#toner .card-header {
text-align: center;
    font-size: 18px;
    line-height: 1.5em;
    letter-spacing: 0;
    color: #000000;
    font-weight: 600;
    font-family: 'Montserrat', Arial, Tahoma, sans-serif;
    margin-bottom: 0;
	padding:10px 0px
}

#toner .card-footer {
  background-color: transparent;
  border-top: 0px;
}
#toner .btn-toner {
  display: block;
  background-color: #4d6f42;
color: #ffffff;
border: 0px;
}

#toner .btn-toner:hover {
  display: block;
  background-color: #659555;
color: #000000;
border: 0px;
}

#toner .faqs .btn {
  color: #ffffff;
    background-color: #428bca;
    border-color: #357ebd;
  display: block;
}

/***MODALS***/
#toner .modal {
width: 75%;
background-color: #ffffff;
margin: 0 auto;
padding: 20px;
/*height: 1600px;*/
overflow:auto;
}


#toner #cboxOverlay {
    background-color: #fff;
    opacity: 0.8 !important;
    z-index: 9998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

#toner #colorbox {

}

#toner .closeX {
font-size: 20px;
float: right;
font-weight: bold;
color: red;
border: 0px;
background-color: transparent; 
}



/******EPEAT STYLES
****************************/

#epeat section {
border-bottom: solid thin #999999;
padding-top: 5px;
}

#epeat a {
  color: #CE112B;
}

#epeat a:hover {
color: #831726;
}

#epeat .default-duplex {
  width: 100%;
  margin-bottom: 25px;
}


#epeat .default-duplex-models {
  column-count: 3;
  line-height: 2.5em;
}

#epeat .default-duplex-models ul li {
list-style-type: none;
}


#epeat .model-headers {
    padding: 11px;
    text-align: center;
    background-color: #acacac;
    width: 100%;
    color: #000000;
    font-size: 15px;
  font-family: 'Montserrat', Arial, Tahoma, sans-serif;
  font-weight: bold
}

/* #.# Hero Styles
------------------------------*/
.simply-smarter-title {
	font-size: 16px;
	font-weight: bold;
	line-height: 2.4;
}

#simply-smarter.sharp-epeat.landing #hero {
	/*min-height: 190px;*/
	background-image: url(/portals/0/images/environment-mobile.png);
	background-color: #2E7B43;
}


#epeat .CriteriaBox {
padding: 15px; 
margin: 0px; 
background-color: #eeeeee;
/*border: solid thin #5E5D5D;*/
}

#epeat .CriteriaBox ul li {
list-style-type: none;
line-height: 2em;
}

#epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4331_HazardousCharacteristics, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4341_EndOfLifePrep, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4411_EarlyFailure, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4431_SpareParts, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4511_EnergyStar, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4531_StandbyPower, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4541_DefaultAutomaticDuplexPrinting, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4611_ProductTakeBack, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4612_TakeBackBroaderScope, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4611_ProductTakeBack, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4721_PublDisKeyEnvironAspects, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4841_ProvTakeBackPacking, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4911_AllowGenOfficePaperUse, #epeat#_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4921_NonManufCartridges, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4931_ProvCartridgeTakeBackEndOfLife, #epeat#_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4932_RecycTakebackToner, #epeat #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4933_RecycTakebackPlastic, #epeat  #_AboutSharp_SharpAndTheEnvironment_Programs_EpeatHome_4941_DocCartsDesignedForReuse {
  scroll-margin-top: 108px;
}

#epeat .table-responsive .table-striped.table td {
padding: 10px;
}

#epeat .table-responsive.models{
width: 95%;
}

#epeat .table-responsive.models th, #epeat .table-responsive.eol th{
text-align: center;
background-color: #acacac;
}

#epeat .table-responsive.takeBack th {
  background-color: #acacac;
    text-align: center;
    vertical-align: middle;
}

#epeat .table-responsive.takeBack td {
text-align: center;
}


#epeat .btn.btn-info.btn-sm {
/*display: flex;
justify-content: center;*/
}

#epeat .btn.btn-info.btn-sm {
background-color: #787575;
border-color: #5a5656;
}

#epeat .btn.btn-info.btn-sm:hover {
background-color: #878383;
border-color: #5a5656;
}

#epeat .flex {
margin-top: 25px;
flex-wrap: wrap;
}

#epeat .states ul {
column-count: 3;
}

#epeat .states ul li {
column-count: 3;
line-height: 1.7em;
list-style-type: none;
}


#epeat .flex-child {
    flex: 2;
} 

#epeat .flex-child:first-child {
    margin-right: 20px;
} 

#epeat p {
  margin-bottom: 15px;
}

#epeat .accordion2 p {
  line-height: 20px;
}

#epeat .accordion2 h3 {
font-size: 16px !important;
}

#epeat .accordion2 .h3 {
font-size: 16px !important;
font-weight: normal;
}


#epeat .box-table-a {
margin-top: 15px;
}

/*#epeat .box-table-a tr:hover td {
  background-color: coral;
}
*/

#epeat  .box-table-a th {
    font-size: 13px;
    font-weight: normal;
    text-align: left;
    padding: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    background: #b9c9fe;
    border-top: 4px solid #aabcfe;
    border-top-width: 4px;
    border-top-style: solid;
    border-top-color: rgb(170, 188, 254);
    border-bottom: 1px solid #fff;
    color: #002C85;
}


#epeat .box-table-a td {
    text-align: center;
    padding: 8px;
    padding-top: 8px;
    padding-right: 8px;
    padding-bottom: 8px;
    padding-left: 8px;
    background: #e8edff;
    border-bottom: 1px solid #fff;
    color: #669;
    border-top: 1px solid transparent;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: transparent;
	}


	
	#epeat ol li {
	margin-bottom: 20px;
	}

	#epeat ol li ul li {
	margin: 5px;
	}


#epeat img {
  padding: 5px;
}

/***MODALS***/
#epeat .modal {
width: 75%;
background-color: #ffffff;
margin: 0 auto;
padding: 20px;
/*height: 1600px;*/
overflow:auto;
  top: 25px;
    left: 150px;
}


 

#epeat  .modal-dialog {
   width: 90%;
	padding: 20px
}

#epeat  .modal-content {
padding: 20px
}


#epeat #cboxOverlay {
    background-color: #fff;
    opacity: 0.8 !important;
    z-index: 9998;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    position: absolute;
}

#epeat #colorbox {

}

#epeat .closeX {
font-size: 20px;
float: right;
font-weight: bold;
color: red;
border: 0px;
background-color: transparent; 
}







@media handheld, only screen and (min-width:400px) {}
@media screen and (min-width: 767px) {
#toner .table-responsive.models{
width: 45%;
margin-right: 25px;
}

#toner .states {
width: 21%;
margin-right: 20px;
}
 
  #toner .recycle-box img {
display: block;
}


  
  
  
}


@media handheld, only screen and (min-width:768px) {
		#simply-smarter.sharp-environment.policies #hero {
		background-image: url(/portals/0/images/environment-lightbulb.png), linear-gradient(90deg, rgba(35, 70, 43, 1) 8%, rgba(4, 26, 7, 1) 44%);
		background-position: right;
		background-size: 54%, auto;
		min-height: 218px;
	}
	#simply-smarter.sharp-environment.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-size: 55%, auto;
		min-height: 225px;
	}
	#simply-smarter.sharp-environment.innovations #hero {
		background-image: url(/portals/0/images/environment-innovations.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 34%, rgba(232, 241, 213, 1) 85%);
		background-position: right;
		background-size: 48%, auto;
		/*	min-height: 295px;*/
	}
	#simply-smarter.sharp-environment.innovations #hero {
		background-image: url(/portals/0/images/environment-innovations.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 34%, rgba(232, 241, 213, 1) 85%);
		background-position: right;
		background-size: 43%, auto;
	}
	.simply-smarter-title {
		font-size: 18px;
		font-weight: bold;
		line-height: 2.4;
	}
	#simply-smarter.sharp-environment .image {
		display: block;
		padding-left: 30px;
	}
	#simply-smarter.sharp-environment .text {
		width: 75%;
	}
	
	#simply-smarter.sharp-environment .mrm {
	float: right;
	display: block;
}
	
		#simply-smarter.sharp-toner.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-size: 55%, auto;
		min-height: 225px;
	}

	.simply-smarter-title {
		font-size: 18px;
		font-weight: bold;
		line-height: 2.4;
	}
	#simply-smarter.sharp-environment .image {
		display: block;
		padding-left: 30px;
	}
	#simply-smarter.sharp-environment .text {
		width: 75%;
	}
	
		#simply-smarter.sharp-environment h3 {
		margin-bottom: 16px;
		text-align: left;
	}
	#simply-smarter.sharp-environment #hero h1 {
		width: 65%;
	}
	
		#simply-smarter.sharp-environment h3 {
		margin-bottom: 16px;
		text-align: left;
	}
	#simply-smarter.sharp-environment #hero h1 {
		width: 65%;
	}
	
		#simply-smarter.sharp-epeat.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-size: 55%, auto;
		min-height: 225px;
	}

	.simply-smarter-title {
		font-size: 18px;
		font-weight: bold;
		line-height: 2.4;
	}
	#simply-smarter.sharp-environment .image {
		display: block;
		padding-left: 30px;
	}
	#simply-smarter.sharp-environment .text {
		width: 75%;
	}
	

	

}
@media handheld, only screen and (min-width:992px) {
   #epeat .default-duplex-models {
  column-count: 5;
  line-height: 2.5em;
} 
}
@media handheld, only screen and (min-width:1050px) {
	#simply-smarter.sharp-environment.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-size: 43%, auto;
		min-height: 210px;
	}
	

}
@media handheld, only screen and (min-width:1100px) {}
@media handheld, only screen and (min-width:1345px) {
	/*     #simply-smarter.sharp-environment.policies #hero {
   background-image: url(/portals/0/images/environment-lightbulb.png),linear-gradient(90deg, rgba(35,70,43,1) 40%, rgba(4,26,7,1) 60%);
   background-position: right;
    background-size: 37%, auto;
	min-height: 293px;
  }*/
	#simply-smarter.sharp-environment.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-size: 37%, auto;
		min-height: 258px;
	}
		#simply-smarter.sharp-epeat.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-size: 27%, auto;
		min-height: 205px;
	}
	
	#simply-smarter.sharp-environment.innovations #hero {
		background-image: url(/portals/0/images/environment-innovations.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 34%, rgba(232, 241, 213, 1) 85%);
		background-position: right;
		background-size: 46%, auto;
		min-height: 295px;
	}
	

}
@media handheld, only screen and (min-width:1430px) {
	#simply-smarter.sharp-environment.policies #hero {
		background-image: url(/portals/0/images/environment-lightbulb.png), linear-gradient(90deg, rgba(35, 70, 43, 1) 40%, rgba(4, 26, 7, 1) 60%);
		background-position: right;
		background-size: 37%, auto;
		min-height: 293px;
	}
}
@media handheld, only screen and (min-width:1600px) {
	.simply-smarter-title {
		font-size: 23px;
		line-height: 2.0;
	}
	#simply-smarter.sharp-environment #hero h1 {
		font-size: 37px;
	}
	#simply-smarter.sharp-environment.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%);
		background-position: right;
		background-repeat: no-repeat;
		background-size: 34%, auto;
		min-height: 263px;
	}

	
}
@media handheld, only screen and (min-width:1800px) {
	#simply-smarter.sharp-environment.landing #hero {
		background-image: url(/portals/0/images/environment-globe.png), linear-gradient(90deg, rgba(26, 55, 37, 1) 3%, rgba(51, 98, 47, 1) 42%, rgba(171, 211, 87, 1) 74%) ;
		background-position: right;
		background-repeat: no-repeat;
		background-size: 34%, auto;
		min-height: 286px;
	}

	
}

