:root {
  --ocean-blue-bg: #0e4d82;
  --ocean-blue-text: rgb(255, 255, 255);
  
  --sky-blue-bg: #007abf;
  --sky-blue-text: rgb(255, 255, 255);
    
  --forest-green-bg: #218742;
  --forest-green-text: rgb(255, 255, 255);
  
  --slate-gray-bg: #3d4144;
  --slate-gray-text: rgb(255, 255, 255);
    
  --cloud-gray-bg: #f5f5f5;
  --cloud-gray-text: rgb(0, 0, 0);

  --sunshine-yellow-bg: #fcc34e;
  --sunshine-yellow-text: rgb(0, 0, 0);

  --rust-red-bg: #a23c2e;
  --rust-red-text: rgb(255, 255, 255);
}
.row .c-icon.c-icon--exit.is-spaced-before  {
    display: none;
}
.c-icon.c-icon--exit.is-spaced-before  {
       max-width: 9px;
    max-height: 9px;
    margin-top:1px;
    margin-right:2px;
    margin-bottom:1px;
    margin-left:2px;
}

/* Generated by CSS Usage.
   File: http://localhost:8084/EnergyStarProductFinderMaven/css/base.css.
   Look for the UNUSED items and see if you can remove them. */


/********************* RESET *********************/
/*
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
*/
/* HTML5 display-role reset for older browsers */

.whatisabutton
{
    
}
#page_content #whatisa
{
    color: white; /*rgb(84, 32, 132);*/
    display: block;
    font-size: 1.1em;
    text-align: center;
    padding:5px 7px 5px 7px;
    margin: 14px 7px 0 7px;
    background: var(--ocean-blue-bg);
    border: solid #ffffff 1px;
}
#whatisablock
{
    width:97%;
    margin: 8px 0px;
    display:block;
    padding: 5px;
    display:none;
    background:white;
    color:black;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/********************* END RESET *********************/
body{
    font-size:0.65em;
	font-family:  "Roboto",Helvetica,Arial,sans-serif;
        background:#ffffff;
}
p, li, td, span {
    font-family:  "Roboto",Helvetica,Arial,sans-serif;
    font-size: inherit;
}

#page_content h1
{
    font-size: 2.4em;
    line-height: 1.4em;
    margin-bottom: 0.5em;
}
#page_content h1.title{
    /*color: #1680c3;*/
    color:black;
    float: left;
    font-size: 3em;
    margin-left: 22px;
    padding-left: 0;
    margin-bottom: 8px;
    margin-top:-8px;
}
#page_content h2
{
    font-size: 1.5em;
    line-height: 1.5em;
}

#page_content h2.title{
    border-bottom: 1px solid #cccccc;
    color: #1680c3;
    float: none;
    font-size: 2.8em;
    margin: 0 22px 25px;
    padding: 10px 0 10px;
}
#page_content h3
{
    font-size: 1.4em;
    line-height: 1.4em;
}
#page_content h4
{
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.3em;
}
#page_content h5
{
    display: inline;
    font-size: 1.2em;
    font-weight: normal;
    line-height: 1.3em;
}
#page_content a
{
    hover-text-decoration: underline;
    text-decoration: none;
    color: #006699;
    
}

#page_content p {
    font-size: 1.1em;
    line-height: 1.1em;
}


#skipLinks {
    left: 5px;
    position: absolute;
    top: -495px;
}

.siteOuterWrapper {
    min-height: 100%;
    min-width: 90em;
    background: none repeat scroll 0 0 white;
    margin: 0 auto;
    
    min-width: 980px;
    max-width:1200px;
}

.siteInnerWrapper {
    margin: 0 auto;
    min-height: 100%;
    padding-bottom: 5em;
}
.siteOuterWrapper .siteInnerWrapper {
    padding-bottom: 132px;
}
.siteOuterWrapper .siteContentWrapper {
    padding: 0;    
    font-size: .9em;
}

.siteContentWrapper li{
    margin: 0;
}


#footer h4{
    font-size:1.2em;
}

.mv_left{
    left: -300000px;
    position: absolute;
}
.highlight{
    background: #ffff99;
    text-decoration: underline;
}

span.highlight {
color: inherit;
font-size: inherit;
font-family: arial, helvetica, sans-serif;
}

.clearfix {
    display: block;
}
.clearfix:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}
.ct-clear {
    clear: both;
}

.breadcrumb{
    font-size:1.2em;
    padding :5px 5px 5px 14px;
}
#find-models{
    /*background: #f3f3f3 url("../image/magnifying_glass_icon_large.png") no-repeat 20px center;*/
    background: #f3f3f3 url("../image/magnify-real.png") no-repeat 30px center;
    margin: 0 22px 3px;
    padding: 22px;
	
}
#find-models.rebates{
    background: #f3f3f3 url("../image/rebates_icon_large.png") no-repeat 20px center;
}
#find-models > p{
    font-size: 1.75em;
    line-height: 1.25em;
    margin: 0 22px 3px;
    padding: 35px 22px 35px 185px;
    width: 30%;
}
#find-models .instructions {
    font-size: 1.25em;
    margin: 0 22px 3px;
    padding: 22px;
	width: 28%;
}

#find-models .instructions.french {
        width:30%;
    }

#find-models .instructions span{
    /*color: #8f136a;*/
    color:#004f85;
    float: left;
    font-size: 2.25em;
    padding-right: 10px;
    padding-top: 5px;
}
#find-models.rebates .instructions span{
    color: #309f4a;
}
#title{
    clear:none; 
}
#titleBlock{
        overflow:auto;
	clear: both;
        padding: 14px 18px 0 14px;
	margin: 0 22px;
	color: #f9f9f9;
	min-height: 75px;
}
#titleBlock.purple{
	/*background: #b94897;#9d3d80*/
        background: #2882bf;
}
#titleBlock.green{
	background: #218742;
}
#titleBlock.green #zip_code_filter{
    border: 0 none;
    font-size: 1.5em;
    margin-top: -5px;
    padding: 5px;
    width: 230px;
}
#titleBlock.green #find_rebates{
    background-color: #007abf;
    border: 1px solid #fff;
    color: #ffffff;
    font-size: 13px;
    margin-left: 10px;
    padding: 6px 15px;
    position: relative;
    text-decoration: none;
    text-transform: uppercase;
    top: -1px;
}
#title h2.select-category {
    font-size: 3em;
    font-weight: normal;
    line-height: 0.75em;
    margin: 22px 0 0 0;
    color: #f9f9f9;
}
#title h2.estar-certified, #title h2.product-title {
    font-size: 3.6em;
    margin: 0;
    color: #f9f9f9;
    font-weight: bold;
    max-width: 440px;
    line-height: 1em;
}
#title h2.estar-certified > div {    
    font-size: .40em;
    line-height: 1.2em;
    font-weight: normal;
}
#title .title-tip{
    font-size: 1.2em;
    padding: 20px 10px 0 ;
    max-width: 250px;
    color: #f9f9f9;
}

#title .link-underline a, #title .link-underline a:visited{
	color: #f9f9f9;
	text-decoration: underline;
}

#title .link-underline a:hover, #title .link-underline a:focus{
	text-decoration: none;
}

#title .link-no-underline a, #title .link-no-underline a:visited{
	color: #f9f9f9;
	text-decoration: none;
}

#title .link-no-underline a:hover, #title .link-no-underline a:focus{
	text-decoration: underline;
}

#title .title-description{
    font-size: 1.25em;
    padding-top: 1.25em;
}
#title .change-product-category{
    /*background: #9d3d80 url("../image/change_icon.png") no-repeat scroll 20px center;*/
    background: #004f85 url("../image/change_icon_blue.png") no-repeat scroll 20px center;
    color: #f9f9f9;
    font-weight: bold;
    margin: 5px;
    padding: 15px 15px 10px 65px;
    text-align: right;
    line-height: 1.15em;
}
#title .change-product-category div{
    text-transform: uppercase;	
    font-size: 1.85em;
    margin: 2px 0px;
}
#title .change-product-category div.french{
    font-size: 1.45em;
}
#title .change-product-category a:hover{
   text-decoration: none;
}

#titleBreakOut{
    float:right;
    clear:none;
    width:28%;
}
#titleBreakOut .moreText{
    border: 2px solid #eaeaea;
    float: right;
    font-size: 1.4em;
    line-height: 1.15em;
    margin: -12px 22px 0 0;
    padding: 5px 25px;
    text-align: center;
}

#titleBreakOut .moreText.french{
    border: 2px solid #eaeaea;
    float: right;
    font-size: 1.4em;
    line-height: 1.15em;
    margin: -12px 16px 0 0;
    padding: 5px 10px;
    text-align: center;
}

#titleBreakOut .moreText a > div > div{
    font-size: .7em;
}
#titleBreakOut .moreText a{
    /*color: #b94897;*/
    color:#2882bf;
}
#titleBreakOut .moreText img{
   margin-top:6px;
}


#search_text{
    width : 210px;
}    
.compare-search-sort-bar{
    width:100%;
    overflow:auto;
}

.compare-bar{
    border: 1px solid #e1e1e1;
    clear: both;
    margin: 0 22px 15px 0;
	padding: 15px;
}
.compare-bar .instructions{
    float: left;
    font-size: 0.95em;
    padding: 13px 6px 0 0;
    text-align: center;
    text-transform: lowercase;
}

.compare-bar #compare-items {
    margin-left: 0.5em;
}
#compare-items {
    display: none;
    padding-top: 5px;
    padding-left: 2px;
}
.compare-bar #compare-items .product, .compare-bar #compare-items .bucket {
    margin-left: 0.5em;
    background-color: #e5e5e5;
    border: 1px solid #e1e1e1;
    display: inline-block;
    color: #636363;
    font-family:  "Roboto",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 8px;
    text-decoration: none;
    float:left;
    height: 35px;
    width: 82px;
}

.compare-bar #compare-items .bucket {
    background-color: #f5f5f5; 
}

.search-sort-bar{
    float: right;
    /*width:230px;*/
    padding:5px 20px 5px 5px;
}
.filter .search-sort-bar{
    float: none;
	padding: 0;
}
.search-sort-bar div{
    padding : 4px 4px 4px 0px;
}

.search-sort-bar .searchBoxBlock
{
    background-color: #fff;
    border: 1px solid #787878;
    display: inline-block;
    padding: 3px 1px 2px 2px;
    position: relative;
    width:190px;
}
.searchBoxBlock .searchIcon span{
    background-image: url(../image/search.png);
    display: block;
    font-size: 0px;
    height: 18px;
    width: 22px;
    float:left;
}
.searchBoxBlock .clearIcon span{
    background-image: url(../image/clear.gif);
    display: block;
    font-size: 0px;
    height: 17px;
    width: 17px;
    float:left;
}
.searchBoxBlock .clearIcon{   
    float:left;
}

#results_form #search_text {
    border: none;
    display: block;
    height: 17px;
    padding: 1px 0 0 0;
    -webkit-appearance: none;
    width: 150px;
    color: #666666;
    float:left;
}
#search_text:focus{
    outline: 0
}
.compare-bar #compare:hover {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477));
    background: -moz-linear-gradient(center top, #fb9e25 5%, #ffc477 100%);
    background-color: #fb9e25;
}
.compare-bar #compare.disabled {
    border: 1px solid #858585;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, gray), color-stop(1, #909090));
    background: -moz-linear-gradient(center top, gray 5%, #909090 100%);
    background-color: gray;
    -moz-box-shadow: inset 0px 1px 0px 0px #858585;
    -webkit-box-shadow: inset 0px 1px 0px 0px #858585;
    box-shadow: inset 0px 1px 0px 0px #858585;
    text-shadow: 1px 1px 0px #707070;
}
.compare-bar #compare {
    margin-left: 0.5em;
    -moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
    box-shadow: inset 0px 1px 0px 0px #fce2c1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25));
    background: -moz-linear-gradient(center top, #ffc477 5%, #fb9e25 100%);
    background-color: #ffc477;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eeb44f;
    display: inline-block;
    color: white;
    font-family:  "Roboto",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-weight: bold;
    padding: 13px 24px;
    text-decoration: none;
	text-transform: uppercase;
	font-size: 1.25em;
	font-weight: bold;
}


/******************** PAGE HEADER *********************/
.section-products .region-navigation .region-inner, .section-detail .region-navigation .region-inner {
   /* background-image: url(/productfinder/energystar/template/sites/all/themes/f1ux/images/products_background_offset.png); */
}
.region-navigation .region-inner {
    background: #ffffff;
}
.es-fragment-wrapper .region-navigation h2 {
    visibility: visible;
}
.es-fragment-wrapper .region-navigation .snippet { 
    font-size: 1.1em;   
}


.title{
    float:left;
    /*width: 570px;*/
    font-size:1.4em;
	padding-bottom: 0.45em;
}
.title-compare{
    margin-left:535px;
    display:none;
    text-align:right;
}
.field{

}
.field .label{
    padding-right : 2px;
}
.field div{
    float:left;
}
.field.product, .field.incentive_amount{
    color: #666;
    font-size: 1.5em;
    font-weight: bold;
}
.field.incentive_type, .field.more_info_link{
    color: #666;
    font-size: 1.25em;
    line-height: 1.4em;
    padding-top: 10px;
}
.accessible {
    height: 1px;
    left: -9999px;
    overflow: hidden;
    position: absolute;
    top: auto;
    width: 1px;
}

.filtersAndResults{
    overflow:auto;
	background-color: #fcfcfc;
	margin: 0 22px 22px;
	border: 1px solid #f1f1f1;
	padding-top: 22px;
}

.filters{
    width:245px; 
    float:left;
}

#filters_heading
{
    font-size: 1.8em !important;
    font-weight:bold;
    margin: 25px 0 0 10px;
    padding : 0;
}

.filter{
    border-bottom: 1px solid #d5d5d5;
    margin: 0 20px;
    padding: 20px 0;
}
.filter:last-of-type{
    border-bottom: 0;
}
.filter .item{
    display:block;
    clear:both;
}
.filter .itemText, div.section .itemText{
    display: block;
    float: none;
    font-size: 1.2em;
    font-weight: normal;
    margin-right: 0.3em;
    margin-left: 20px;
    padding: 0.2em 0 0.3em 0.2em;
    position: static;
    width: auto;
}

div.section .itemText{
    font-size: 8.7pt;
    padding-top: 4px;
}

.filter input[type="radio"], div.section input[type="radio"]{
    float:left;
}
.filter input[type="checkbox"], div.section input[type="checkbox"]{
    float:left;
}
.filterHeading{
    font-size : 1.3em;
    font-weight : bold;
    border-bottom: none;
    color: #000;
    cursor: text;
    font-weight: bold;
    margin-bottom: 4px;
}
.results{
	overflow: hidden;
    /*overflow:auto;
    margin-left:260px;*/
    border-width: 0px;
}
.results .records-found{
    font-size: 1.95em;
	font-weight: bold;
	float: left;
    padding: 25px 0;
    width: 240px;
}
.results .row{
    overflow:auto;
    padding:15px 15px 5px 8px;
    font-size: 1.2em;
    border: 1px solid #e1e1e1;
    zoom:1;
    background: #f3f3f3; 
    margin: 0 22px 15px 0;
}
.results .row .rebates-offered{
    color: #666;
    font-size: 8pt;
	padding-right: 4px;
}
.results .row .company{
    color:#0e4d82;
	font-size:13pt;
}
.results .row .title
{
    font-weight: bolder;
    max-width: 540px;
}
.results .row > div
{
    overflow:auto;
    padding : 3px;
    background: transparent;
}

/********************************************************************************/
div.pagerblock{
    text-align: center;
    overflow: auto;
    display:inline-block;
    margin-right: auto;
    color:#C0C0C0;
}
ul.pagerlist{
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 12pt;
}

ul.pagerlist li {
    white-space: nowrap;
    line-height: 31px;
    font-size: 12px;
    font-weight: bold;
    float: left;
    text-align:center;
}
ul.pagerlist li a, ul.pagerlist li.page_dots span {
    padding : 1px 3px 1px 3px;
    height: 31px;
    color: #6f6f6f !important;
    border: none;
    display: block;
    float: left;
    text-align:center;
}
ul.pagerlist li.page_previous, ul.pagerlist li.page_previous a,
ul.pagerlist li.page_next, ul.pagerlist li.page_next a,
ul.pagerlist li.page_number, ul.pagerlist li.page_number a
{
    padding:2px 4px 0 0;
    margin: 0;
    border: 0;
}

ul.pagerlist li.page_next{
  padding-left: 16px;  
}
ul.pagerlist li.page_previous{
  padding-right: 16px;  
}

ul.pagerlist li.current_page_number{
    border:solid #6f6f6f 1px;
}

ul.pagerlist li.current_page a{
    color:#000000 !important;
}

ul.pagerlist li.current_page a{
    color:#000000 !important;
}

li.disabled{
    visibility: hidden;
}

/*************************************************************************/
.ui-dialog {
    z-index: 2147483640 !important;
}
.ui-tooltip, .arrow:after {
    background: black;
    border: 2px solid white;
}
.ui-tooltip {
    background:black;
    padding: 10px 8px 10px 10px;
    color: white !important;
    border-radius: 10px;
    font: 12px "Helvetica Neue", Sans-Serif;    
    border: 2px solid white;
    z-index: 2147483640 !important;
}
.ui-tooltip-content, .ui-tooltip-content p, .ui-tooltip-content li, .ui-tooltip-content span {
    color:white;
}
.ui-tooltip-content li, .ui-tooltip-content ul{
    margin-left : 1px;
}
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
    border-width: 0px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 31px;
    height: 32px;
    background-color: transparent;
    background-image: url('../image/arrow.png');
    border-width: 0px;
    /*
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    */
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}

/*************************************************************************/
.ui-tooltip-selector{
    background: white;
    border: 2px solid #A0A0A0;
    width:600px;
}
.ui-tooltip-selector {
    padding: 10px 8px 10px 10px;
    border-radius: 10px;
    font: 12px "Helvetica Neue", Sans-Serif;
}
/*
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow.top {
    top: -16px;
    bottom: auto;
}
.arrow.left {
    left: 20%;
}
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
.arrow.top:after {
    bottom: -20px;
    top: auto;
}
*/

/****************************************************************************/
.headerInner .clearfix {
    height: 1%;
}
.headerInner .clearfix a, .headerInner .clearfix a:visited {
    color: #5e666e;
    font-weight: bold;
    text-decoration: none;
}
.headerInner .clearfix a:hover {
    color: #006feb;
    text-decoration: underline;
}
.headerInner .clearfix li, .headerInner .clearfix label {
    font-size: 89%;
    font-weight: bold;
}
.headerInner .clearfix ul {
    list-style: none;
    margin: 0px;
    padding: 2px 5px 0 0;	
    float: left;
}
.headerInner .clearfix li {
    display: inline;
    padding: 0 0 0 10px;
    margin: 0 0 0 2px;
    background: url(../image/list_dot.gif) left center no-repeat;
    vertical-align: text-bottom;
}
.headerInner .clearfix form {
    float: right;
    padding: 1px 0 1px 0;
    margin: 1px 0;
}
.headerInner .clearfix input {
    font-weight: normal;
    margin: 0 0 0 -6px;
    padding: 1px 0px;
    vertical-align: middle;
    color: #555;
}
.headerInner .clearfix form label {
    margin-right: 4px;
    vertical-align: middle;	
}

.headerInner .clearfix img {
    vertical-align: text-bottom;
    margin-bottom: 0px;
}
.headerInner .clearfix ul#hdr_social li {
    margin:0;
    padding:0;
    list-style:none;
    position:absolute;
    top:0;
    background: none;
    float: left;
}
.headerInner .clearfix ul#hdr_social > li:first-child{
    background: url(../image/list_dot.gif) left center no-repeat;
    padding-left: 6px;	
}

.headerInner .clearfix ul#hdr_social li, 
.headerInner .clearfix ul#hdr_social li a {
    display: block;
    height: 19px;
    font-size: 11px;
    position: relative;
    margin-left: 3px;
}

.headerInner .clearfix ul#hdr_social li a {
    overflow: hidden;
}

.headerInner .clearfix ul#hdr_social li#hdr_rss a{
    background: url(../image/icons_all.png) 0 0;
    width: 16px;
}
.headerInner .clearfix ul#hdr_social li#hdr_fb a{
    background: url(../image/icons_all.png) -22px 0;
    width: 16px;

}
.headerInner .clearfix ul#hdr_social li#hdr_tw a {
    background: url(../image/icons_all.png) -44px 0;
    width: 16px;

}
.headerInner .clearfix ul#hdr_social li#hdr_yt a {
    background: url(../image/icons_all.png) -66px 0;
    width: 16px;

}
.headerInner .clearfix ul#hdr_social li#hdr_em a {
    background: url(../image/icons_all.png) -88px 0;
    width: 16px;

}
.headerInner .clearfix ul#hdr_social li#hdr_ob a {
    background: url(../image/icons_all.png) -110px 0;
    width: 16px;

}
.headerInner .clearfix #hdr_social li span.mv_left {
    left: -300000px;
    position: absolute;
}

/* Twitter icon */

.headerInner .clearfix div div.socialmedia ul#hdr_social li#hdr_tw.active > a {
    width: 16px;
    position: relative;
    z-index: 999;
    height: 16px;
    outline: 0;	
}
.headerInner .clearfix div div.socialmedia ul#hdr_social li#hdr_tw ul{
    position: absolute;
    left: -27px;
    display: none;
    padding: 10px 0 0;	
    top: 11px;
    z-index: 2000;
    background: url(../image/twit_menu_arrow_css.png) no-repeat 21px 0 transparent;
    list-style: none;	
}
.headerInner .clearfix div div.socialmedia ul#hdr_social li#hdr_tw ul li {
    display: block;
    margin: 0 1px;	
    position: relative;
    height: 32px;
    z-index: 1000;
    list-style-image: none;
}


.headerInner .clearfix div div.socialmedia ul#hdr_social li#hdr_tw ul li a{
    padding: 8px 8px 8px 38px;
    display: block;
    float: none;
    margin: 0 0 0 20px;
    width: 128px;
    height: 19px;
    background: url(../image/twit_menu_css.png) no-repeat 0 0;
    z-index: 1001;

}
.headerInner .clearfix div div.socialmedia ul#hdr_social li#hdr_tw ul li a:hover{
    text-decoration: none;
    background: url(../image/twit_menu_css.png) no-repeat 0 -32px;
    color: #fff;	
}
.active ul {
    display: block /*!important*/;
}

.headerInner .clearfix div div.socialmedia ul#hdr_social li#hdr_tw.active a ul li{
    /*background: url(../image/twit_menu_css.png) no-repeat 0 0;*/
    display: block;
    width: 167px;
    padding: 8px;

}

#header #hdr_links li
{
white-space: nowrap;
}



@media (min-width: 25em) {
  .view--certified-energy-star-products {
    -webkit-columns: 2;
    -moz-columns: 2;
    -ms-columns: 2;
    -o-columns: 2;
    columns: 2;
    -webkit-column-gap: 3em;
    -moz-column-gap: 3em;
    -ms-column-gap: 3em;
    -o-column-gap: 3em;
    column-gap: 3em;
  }
}
@media (min-width: 56.25em) {
  .view--certified-energy-star-products {
    -webkit-columns: 3;
    -moz-columns: 3;
    -ms-columns: 3;
    -o-columns: 3;
    columns: 3;
  }
}
.view--certified-energy-star-products > .item-list {
  margin: 0;
}
@media (min-width: 25em) {
  .view--certified-energy-star-products > .item-list {
    -webkit-column-break-inside: avoid;
    column-break-inside: avoid;
    break-inside: avoid-column;
    display: table;
    width: 100%;
  }
}
@media (min-width: 43.75em) {
  .lt-ie10 .view--certified-energy-star-products > .item-list {
    float: left;
    width: 33.33333%;
  }
  .lt-ie10 .view--certified-energy-star-products > .item-list:nth-of-type(3n+1) {
    clear: left;
  }
}
.lt-ie9 .view--certified-energy-star-products > .item-list {
  min-height: 250px;
}

.sf-menu .menu-views .view--certified-energy-star-products {
  background: white;
  background-image: -webkit-linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  background-image: -moz-linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  background-image: -o-linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  background-image: linear-gradient(180deg, #ffffff 0%, #efefef 100%);
  -webkit-box-shadow: 3px 7px 5px 0 #b0b0b0;
  -moz-box-shadow: 3px 7px 5px 0 #b0b0b0;
  box-shadow: 3px 7px 5px 0 #b0b0b0;
  display: none;
  left: 0;
  padding: 0 20px 10px;
  position: absolute;
  right: 0;
  top: 40px;
  width: 100%;
  z-index: 200;
}
@media (min-width: 56.25em) {
  .sf-menu .menu-views .view--certified-energy-star-products {
    -webkit-columns: 4;
    -moz-columns: 4;
    -ms-columns: 4;
    -o-columns: 4;
    columns: 4;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    -ms-column-gap: 2em;
    -o-column-gap: 2em;
    column-gap: 2em;
  }
}
@media (min-width: 56.25em) {
  .lt-ie10 .sf-menu .menu-views .view--certified-energy-star-products > .item-list {
    width: 25%;
  }
  .lt-ie10 .sf-menu .menu-views .view--certified-energy-star-products > .item-list:nth-of-type(3n+1) {
    clear: none;
  }
  .lt-ie10 .sf-menu .menu-views .view--certified-energy-star-products > .item-list:nth-of-type(4n+1) {
    clear: left;
  }
}
.lt-ie9 .sf-menu .menu-views .view--certified-energy-star-products > .item-list {
  min-height: 200px;
}
.sf-menu .menu-views .view--certified-energy-star-products > .item-list a {
  border: 0;
  color: #1680c3;
  min-height: 0 !important;
  padding: 0;
}
.sf-menu .menu-views .view--certified-energy-star-products > .item-list a:hover, .sf-menu .menu-views .view--certified-energy-star-products > .item-list a:focus {
  background: none !important;
}
.sf-menu .menu-views .view--certified-energy-star-products > .item-list h3 {
  color: #666;
  font-size: 1em;
  font-weight: bold;
  margin: 1em 0 0.75em 0;
}
.sf-menu .menu-views .view--certified-energy-star-products > .item-list ul {
  background: none;
  border: 0;
  list-style: none;
  position: static;
  width: auto;
}
.sf-menu .menu-views .view--certified-energy-star-products > .item-list ul li {
  background: none;
  color: #000;
  float: none;
  line-height: 1.2;
  list-style: none;
  margin-left: 2px;
  padding-left: 10px;
  padding-bottom: 0.75em;
  position: relative;
  width: auto;
}
.sf-menu .menu-views .view--certified-energy-star-products > .item-list ul li:before {
  content: '\2022';
  display: block;
  left: 0;
  position: absolute;
  top: 0;
}

.l-main {
    clear: none;
    float: left;
    margin-left: 0;
    margin-right: -100%;
    width: 74.4681%;
}

.l-main-sidebar {
    clear: none;
    float: right;
    margin-left: 0;
    margin-right: 0;
    width: 23.4043%;
}

.pane--product-finder .start-here{
      background-color: #b7489c;
      text-transform: uppercase;
      color: #fff;
      text-align: center;
      padding: 5px;
	  clear: both;
              margin-top:5px;
    }
    
    .pane--rebate-finder select{
        padding: 5px;
        clear: both;
        margin-top:5px;
    }
    
     .pane--rebate-finder select optgroup{
        font-size: .8em;
        font-style: normal;
        font-weight: bold;
        padding-left:3px;
    }
    
.pane--product-finder .start-here a{
      color: #fff !important;
    }
.pane--rebate-finder ,
.pane--product-finder {
  background-color: #f7f7f7;
  padding: 20px 15px;
  border: 1px solid #e6e6e6;
  margin: 0 0 10px;
}
.pane--rebate-finder h2, 
.pane--product-finder h2  {
  color: #26823a;
  text-transform: uppercase;
  font-size: 1.25em;
  line-height: 1.1em !important;
  margin: 0 0 0.2em;
}
.pane--product-finder h2  {
  color: #ad4494;
}
.pane--rebate-finder img,
.pane--product-finder img {
  float: left;
}
.pane--rebate-finder #rebate-finder-block-form {
  color: #6f6f6f;
  line-height: 1.3;
  padding: 5px 0 0;
}
.pane--rebate-finder #rebate-finder-block-form #edit-rebate-finder-zipcode {
  margin: 0 0 10px 0;
  min-width: 60%;
  float: left;
  height:20px
}
.pane--rebate-finder .pane__content p,
.pane--product-finder .pane__content p {
  margin-bottom: 0;
  color: #666666;
  font-size: 0.8em !important;
}

.pane--rebate-finder .pane__content select{
    width:100%;
}

.pane--rebate-finder #rebate-finder-block-form .container-inline {
  clear: both;
  padding-top: 20px;
}
.pane--rebate-finder #rebate-finder-block-form #edit-submit {
	font-size: 0.74em;
  background: #28893e;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  border: 0;
  color: #fff;
  display: inline-block;
  cursor: pointer;
  margin: 0;
  padding: 6px 10px 5px;
  text-transform: uppercase;
  height:26px
}
.pane--rebate-finder #rebate-finder-block-form #edit-submit:hover, .pane--rebate-finder #rebate-finder-block-form #edit-submit:focus {
  background: #1c622c;
}
.item-list ul {
    margin: 0 0 0.75em;
    padding: 0;
}
.item-list ul li {
    list-style-type: initial;
    margin: 0 0 0.5em 1.5em;
    padding: 0;
}
.l-wrapper{
    background-color: #fcfcfc;
    border: 1px solid #f1f1f1;
    overflow: auto;
    margin: 0 22px 20px 22px;
    padding: 25px 15px;
	font-size: 1.25em;
}
#page_content  .l-wrapper h1{
    padding-left: 0;
}
.l-wrapper h3 {
    color: #666666;
    font-size: 1.5em;
    margin: 1.16667em 0 0.5em;
	font-weight: normal;
}

   .productfinder-home-header
    {
        clear:left; 
        height: 204px; 
        background-image: url(../image/productfinder-header-2018.jpg); 
        background-repeat: no-repeat;  
        background-color: #94c7ea;
        background-position: right;
        overflow: auto;
        margin-left:22px; 
        margin-right: 22px;
    }
    
     .productfinder-home-header div
    {
        margin-left:30px;
        margin-top:30px;
        width:550px;
        font-size: 13pt;
        font-weight:bolder;
        line-height: 1.1em;
        text-shadow: 1px 1px 1px #ffffff;
    }
    
     #page_content .productfinder-home-header div h2
    {
        color: #000040; 
        margin-top: 0px;
        margin-bottom:8px;
        font-size: 1.6em;
        line-height: 1.2;
        
        font-weight: bold;
    }
    
     #page_content .productfinder-home-header div p
    {
        margin-bottom:0;        
    }
      #page_content .productfinder-home-header .limit1
    {
        float:right;       
        width : 10px;
        height: 45px;
        clear:right;
    }
      #page_content .productfinder-home-header .limit2
    {
        float:right;
      
        width : 120px;
        height: 20px;
        clear:right;
    }  
    #page_content .productfinder-home-header .limit3
    {
        float:right;
      
        width : 200px;
        height: 20px;
        clear:right;
    }

.pane--products-my-energy-star figure{
	margin: 0;
}


table.detailtable{
        width:100%;
	border: 1px solid #d8d8d8;
	color: #3d3d3d;
	background-color: #f7f7f7;
}
table.detailtable tr:nth-child(2n) {
    background: #efefef none repeat scroll 0 0;
}
table.detailtable h2, #additional-information h2 {
    color: #969696;
}
table.detailtable td {
    border: 0 none;
    border-collapse: collapse;
    padding: 8px 25px;
}
table.detailtable tr > td:first-child { 
	font-weight: bold;
} 
.back{
	padding: 15px 0 5px;
}
#additional-information{
    background-color: #f7f7f7;
    border: 1px solid #d8d8d8;
    color: #3d3d3d;
    margin: 25px 0;
    padding: 0 25px 25px;
}

.thirds{
    float: left;
    font-size: 1.35em;
    height: 215px;
    margin: 0 0 45px 24px;
    overflow: hidden;
    width: 28%;
    text-align: center;
}

.thirds .product-finder-icon{
    padding-left: 70px;
    padding-bottom: 15px;
}
.product-finder-icon-results{
    padding-left: 40px;
    padding-bottom: 15px;
}
.thirds #learnMore{
    
    padding-bottom: 25px;
}
.thirds #learnMoreInfo{
    
    padding-bottom: 38px;
}


#content_wrap .first_block{
    font-size:1.27em;
    margin-bottom: 12px;
}

  .back-to-results-tab {
        background: #1777b1 url(images/left-arrow.png) no-repeat scroll 10px center;
        color: #f9f9f9;
        font-weight: bold;
        font-size: 10pt;
        margin: 0;
        padding: 11px 15px 8px 35px;
        line-height: 1.15em;
       
    }
    
    
    .records-found-small{
    color:#8c8c8c;
    }
    
    #page_content .header-product-visit-link
    {
    color:white;
    }
    
    .compare-search-sort-bar .instructions{
    display:block; width:70px; line-height: 1.8em
    }