*
{
    margin: 0;
    padding: 0;
}
body
{
	height:100%;
	font-family: helvetica, arial, sans-serif;
}
h2
{
	margin:0 14px 14px 14px;
}
#main-site
{
    position: relative;
    width: 100%;
}
/* Navigation column styles */
#menu-tab
{
	float:left;
	position:absolute;
	z-index:998;
	left:0;
	width:85px;
	height:32px;
}
#menu-tab a
{
	float:left;
	padding:5px 38px 13px 13px;
}
#menu-panel
{
	position:absolute;
	top:-30px;
	height:30px;
	width:100%;
	background:#fff;
}
#menu-panel ul
{
	float:left;
	margin:0 0 0 13px;
}
#menu-panel ul li
{
	float:left;
	display:inline;
	list-style:none;
	line-height:13px;
	margin:4px 22px 0 0;
}
#menu-panel ul li a,
#menu-panel ul li span,
#menu-tab a
{
	text-decoration:none;
	font-size:12px;
	line-height:13px;
	font-weight:bold;
}
#menu-panel ul li a.lower-priority,
#menu-panel ul li span.lower-priority
{
    font-weight: normal;
    text-decoration:none;
    font-size:12px;
    line-height:13px;
}
#menu-tab a:hover
{
	cursor:pointer;
}
/* Defult column styles */
.column
{
	float:left;
	position:absolute;
	z-index:997;
}
.column .content
{
	clear:both;
	margin-bottom:10px;
	width: 238px;
}
.dynamic-column
{
	float:left;
	height:auto;
	position:absolute;
}
.dynamic-column .close-button
{
	width:6px;
	height:6px;
	margin:13px;
	text-indent: -9999px;
}
.dynamic-column a:hover
{
	cursor:pointer;
}
/* Category column styles */
#browse
{
	width:238px;
}
#header
{
	float:left;
	width:238px;
}
#logo
{
	width:226px;
	height:59px;
	margin:5px 0 4px 14px;
}
#search
{
	margin:0 0 0 13px;
}
#search input.text
{
	clear:both;
	height:17px;
	width:195px;
	border:none;
	padding:7px 15px 7px 12px;
}
#search-intro
{
	margin:5px 0 0 15px;
}
#header-bottom
{
	float:left;
	width:238px;
	height:76px;
}
#browse ul li
{
	list-style:none;
	z-index:996;
	overflow:auto;
	margin-top:1px;
}
#browse ul li a
{
	display:block;
	width:194px;
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	padding: 5px 30px 5px 14px;
}
#browse ul li:hover,
#browse ul li.active
{
	margin-right:-9px;
}
#fixquotebottom
{
	float:left;
}
#quote-section
{
	float:left;
	position:relative;
	height:142px;
}
#quote-section #name {
	float:left;
	margin:20px 0 0 15px;
}
#quote-section img {
	float:left;
}
#quote-section  #quote {
	float:left;
	margin:20px 0 0 15px;
	width:130px;
}
/* Product type column styles */
#category
{
    background:url('/images/shadow.png') no-repeat;
    z-index:66;
    left:-1000px;
    width:0;
}
#category h2
{
    margin-top:33px;
    margin-bottom:38px;
}
#category .close-bg,
#freetextresults .close-bg,
#freetextresults-loading .close-bg,
#information-panel .close-bg
{
	height:32px;
}
#category .close-button,
#freetextresults .close-button,
#freetextresults-loading .close-button
{
	background: url('/images/cross-white.png') no-repeat;
	position:absolute;
	right:0;
}
#category ul li, #freetextresults ul li
{
    display: block;
    list-style:none;
	z-index:996;
	overflow:hidden;
	margin-top:1px;
}
#category ul.nav > li ,
#freetextresults ul li{
	position:relative;
}
#category ul li a
{
	display:block;
	padding: 5px 14px;
}
#category ul li a:hover,
#category ul li.active.no-filters,
#freetextresults ul li a:hover
{
	background: transparent url('/images/hover-shadow.png') repeat-y;
}
#category ul.filters
{
	display:block;
}
#category ul.filters li
{
    display: block;
	margin:1px 0 0 0;
	clear:both;
}
#category ul.filters ul
{
	clear:both;
}
#category ul.filters li ul li {
	margin:0 0 0 11px;
}
#category ul.filters li ul {
	/*margin:5px 0 10px 0;*/
}
#category ul.filters ul li.filter-group {
	margin:0 0 2px 0;
}
#category ul.filters ul li.filter-group a {
	height:18px;
	font-size:11px;
	line-height:16px;
	font-style:italic;
	background-color:transparent;
	padding: 0 14px 0 33px;
}
#category ul.filters ul li.filter-group.open a {
	background-position: 11px -18px;
}
#category ul.filters ul li.filter-group ul {
	margin:0 0 0 11px;
}
#category ul.filters ul li.filter-group ul li {
	margin:0;
}
#category ul.filters li ul li input
{
	margin: 3px 0 3px 0;
        float: left;
}
#category ul.filters li ul li select
{
	margin:5px 0 6px 0;
}
#category ul.filters li ul li span
{
	line-height:17px;
	margin-left:7px;
}
#category ul.filters li > a
{
	height:25px;
	font-size:13px;
	line-height:23px;
	font-style:normal;
	padding:0 14px 0 33px;
}
#category ul.filters li.open >  a
{
	background-position: 0 -25px;
}
div.filter-value-text
{
    width: 100%;
    margin-top: 4px;
    margin-left: 20px;
}
/* Results column & product page panel styles */
#results,
#product-page-panel
{
    background:url('/images/shadow.png') no-repeat;
    width:0;
    left:-1000px;
}
#results h2,
#product-page-panel h2,
#information-panel h2,
#home-panel h2
{
	position:absolute;
	left:0;
	top:60px;
	z-index:9;
	color:#000000;
}
#results .close-button,
#product-page-panel .close-button,
#information-panel .close-button
{
    position:absolute;
    right:0;
    z-index:9;
}
#potential-saving {
	position:absolute;
	left:0;
	top:86px;
	width:231px;
	height:61px;
	color:#ffffff;
	font-weight:bold;
	margin-left:14px;
        cursor: help;
}
#potential-saving .most-eko,
#potential-saving .least-eko {
	float:left;
	font-size:11px;
	line-height:15px;
	margin-top:20px;
}
#potential-saving .difference
{
        font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
	float:left;
	font-size:9px;
	width:52px;
	text-align:center;
	margin-top:12px;
}
#potential-saving .most-eko {text-align:left; margin-left:10px; width:79px;}
#potential-saving .least-eko {text-align:right; margin-right:5px; width:81px;}
#potential-saving .difference span
{
    display:block;
    font-size:8px;
}
/* Alignment is 1 pixel out on Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
    #potential-saving .most-eko {text-align:left; margin-left:10px; width:79px;}
    #potential-saving .least-eko {text-align:right; margin-right:5px; width:81px;}
    #potential-saving .difference span
    {
        margin-top:1px;
    }
}
#potential-saving .difference span.saving,
#potential-saving .difference span.percentage
{

    font-size:12px;

}
#sort-by
{
	position:absolute;
	right:0;
	top:62px;
	clear:both;
	font-size:13px;
	font-weight:bold;
	margin-right:14px;
}
#ajax-results {width:100%; height:100%; position:relative;}
#ajax-product-page-panel {width:100%; height:100%; position:relative;}
#product-wrapper
{
    float:left;
    width: 100%;
    margin:145px 0 0 0;
}
.product,
.alternative-product
{
	display:none;
	float:left;
	position:relative;
	width:128px;
	height:175px;
	background: url('/images/product-bg.png') left bottom no-repeat;
	margin:1px 0 0 13px;
	padding:12px 9px 9px;
}
.product-title.selected
{
	background: yellow;
}
#product-page .alternative-product  {
	display:block;
	margin-left:0;
	margin-top: 0;
    padding-top: 6px;
	background: #fff none;
	height: 100%;
}
/* Search results column styles */
#freetextresults
{
	background:url('/images/shadow.png') no-repeat;
        display:block;
	width:auto;
        left:-1000px;
}
#freetextresults-loading
{
	background:url('/images/shadow.png') no-repeat;
        display:block;
	width:255px;
        left:-255px;
}
#information-panel
{
	background:url('/images/shadow.png') no-repeat;
        display:block;
	width:648px;
        left:-648px;
}
#home-panel
{
	background:url('/images/shadow.png') no-repeat;
        display:block;
	width:787px;
        left:-787px;
}
#text-search-wrapper,
#text-search-loading,
#information-panel-wrapper,
#home-panel-wrapper
{
    display:block;
}
#information-panel-wrapper #content
{
    font-family: arial, sans-serif;
    font-size:13px;
    line-height:16px;
    color:#000000;
}
#information-panel-wrapper #content ol
{
    position: relative;
    margin-left: 28px;
}
#information-panel-wrapper #content ul
{
    list-style-type: none;
}
#information-panel-wrapper #content a
{
    color: #666666;
    text-decoration: underline;
    font-style: italic;
}
#information-panel-wrapper
{
    font-family: arial, sans-serif;
    font-size:13px;
    line-height:16px;
    color:#000000;
    padding:0 14px 14px 14px;
}
#home-panel-wrapper
{
    padding:0 0 0 0;
}
#information-panel-wrapper #breadcrumb {
    float:left;
    position:relative;
    top:0;
    margin-bottom:10px;
}
#information-panel-wrapper #breadcrumb ul{
    margin-left:0;
}
#information-panel h2,
#home-panel h2
{
    position:relative;
    clear:both;
    top:0;
    margin-left:0;
}
#freetextresults h2
{
	margin-top:27px;
	margin-bottom:9px;
}
#searchResults-products {
	background: url('/images/search-shadow.png') center bottom no-repeat;
	padding:0 0 13px 0;
}
#searchResults-products .left,
#searchResults-products .right
{
	float:left;
	margin-top:6px;
	margin-bottom:6px;
}
#searchResults-products .right
{
	margin-right:16px;
	margin-left:12px;
}
#searchResults-products a
{
	float:left;
	width:100%;
	height:100%;
}
#searchResults-products .yearly-cost
{
	float:left;
	position:relative;
	top: 0;
        bottom:0;
	left:0;
	margin:0 0 0 16px;
}
#searchResults-products .no-data {
    float:left;
	position:relative;
	margin:0 0 0 16px;
    width:49px;
	height:44px;
    padding-top:5px;
    color: #FFFFFF;
    font-family:"Arial Black", Arial, sans-serif;
    font-weight:800;
    font-size: 15px;
    font-style: italic;
    line-height: 15px;
    text-align: center;
}
#searchResults-categories a
{
	float:left;
	width:100%;
}
#searchResults-categories img {
	float:right;
	margin:10px 20px 0 0;
}
.top-pager
{
	position:absolute;
	top:101px;
	right:0;
}
.bottom-pager
{
	position:relative;
	float:right;
        height:19px;
}
.pager ul
{
	margin:2px 14px 0 0;
}
.pager ul li
{
	margin-left:4px;
}
.pager span,
.pager ul
{
	float:left;
}
.pager ul li,
.pager ul li a
{
	display:inline;
	float:left;
}
.pager ul li a {text-decoration:none;}
.pager ul li a span  {padding:0 5px;}
.pager ul li a:hover, .pager ul li.active a{cursor:pointer; color:#ffffff; background-position: right bottom;}
.pager ul li:hover a span, .pager ul li a:hover span, .pager ul li.active a span{cursor: pointer; color:#ffffff; background-position: left bottom;}
#language
{
	height:22px;
	margin-left:110px;
	margin-top:5px;
}
#browse #language ul li ,
#browse #language ul li a{
	float:right;
	width:auto;
	padding:0;
	overflow:hidden;
	margin-right:14px;
}
#language #selected span
{
	float:left;
	font-size:12px;
	line-height:22px;
	vertical-align:top;
	margin-right:5px;
}
#language #selected a:hover{
	margin:0;
	background:none;
	width:auto;
}
#language #selected li:hover {
	margin:1px 14px 0 0;
	background:none;
	width:auto;
}
#language #options {
	margin:16px 0 0 17px;

}
#language #options ul li ,
#language #options ul li a {
	float:none;
	margin:0;
}
#language #options ul li:hover,
#language #options ul li a:hover{
	margin:0;
}
#language #options ul li a img {float:left;}
#language #options ul li a span {float:left; color:#d51169; margin-left:20px;}
.browse-arrow {margin:0 0 0 7px;}
.category-wrapper {display:block; width: auto; }
.clear-filters {
	position:absolute;
	right:10px;
	top:7px;
	width:15px;
	height:14px;
	text-indent: -9999px;
}
.clear-filters:hover {cursor: pointer;}
ul .filters {display:none;}
/* Breadcrumb styles */
#breadcrumb
{
	position:absolute;
	left:0;
	top:35px;
	z-index:9;
}
#breadcrumb ul
{
	margin-left:14px;
}
#breadcrumb ul li
{
	float:left;
	display:inline;
	/*padding:0 12px 0 0;*/
	margin-right:6px;
}
#breadcrumb ul li:last-child
{
	background:none;
}
/* Loading and no results styles */
#loading h2,
#product-page-panel-loading h2,
#text-search-loading h2,
#freetext-no-results h2,
#no-results h2,
#information-panel-loading h2,
#home-panel-loading h2,
#error-page h2,
#warning-noscript h2
{
    position:relative;
    top:0;
    margin:0;
}
#no-results table,
#product-page-panel-loading table,
#loading table,
#information-panel-loading table,
#home-panel-loading table,
#error-page table,
#warning-noscript table
{
    position:absolute;
    z-index:2;
    top:0;
    left:0;
    min-height:100%;
    height:100%;
    width:100%;
    vertical-align: middle;
}
#freetext-no-results table,
#text-search-loading table
{
    margin:61px 15px 0;
    display:block;
}
#no-results table div,
#loading table div,
#product-page-panel-loading div,
#freetext-no-results div,
#text-search-loading div,
#information-panel-loading div,
#home-panel-loading div,
#error-page div,
#warning-noscript div
{
    margin:0 auto;
    display:block;
}
#error-page table div
{
    width:400px;
}
#freetext-no-results div,
#text-search-loading div
{
    width:225px;
}
.eko-score
{
	width:60px;
	height:30px;
	position:absolute;
	top:45px; /* was 48px */
	right:7px;
}
.eko-score.only-show-colour
{
	width:39px;
	height:39px;
	top:40px;
}
#product-page .eko-score,
#product-wrapper .eko-score
{
    cursor: help;
}
#product-page .eko-score.only-show-colour,
#product-wrapper .eko-score.only-show-colour
{
    cursor: auto;
}
.yearly-cost
{
	width:49px;
	height:49px;
	position:absolute;
	background: url('/images/yearly-cost.png') 0 0 no-repeat;
	top:102px;
	left:6px;
        cursor: help;
}
.yearly-cost .value
{
	padding-top:13px;
        margin-left: -1px;
}
.yearly-cost-home .value
{
	margin-top:12px;
}
.yearly-cost .overview
{
	margin-top:-2px;
}
.yearly-energy-cost, .total-energy-cost
{
    font-size: 12px;
    margin-bottom: 5px;
}
.product .image,
.alternative-product .image
{
    /* old: margin:3px 0 14px 15px; */
    height: 100px;
    margin: 8px auto auto;
    text-align: center;
    width: 128px;
}
.product .price ,
.alternative-product .price
{
	height:16px; /* This stops the layout breaking when there is no price */
}
.product .more,
.alternative-product .more
{
	float:left;
}
.product .add,
.alternative-product .add
{
	float:right;
	width:14px;
	height:14px;
	text-indent: -9999px;
	background: url('/images/add-icon.png') no-repeat;
}
/***  Tooltip styles  ***/
.popup {
	display:none;
	width:199px;
	height:80px;
	background: url('/images/language-popup.png') center no-repeat;
	margin-top:35px;
}
.tooltip-text
{
    font-size:13px;
    color:#000;
    text-align: left;
}
.tooltip-text .heading
{
	font-size: 13px;
        line-height: 25px;
        font-weight: bold;
}
/* Size is 370x216 */
.tooltip-big-points-up
{
    display:none;
    background:transparent url(/images/tooltip/pink_arrow_big_up.png);
    width:320px;
    height:146px;
    padding:45px 25px 25px 25px;
    z-index:9999;
}
.tooltip-big-points-down, .tooltip-big-points-up.top
{
    display:none;
    background:transparent url(/images/tooltip/pink_arrow_big_down.png);
    width:320px;
    height:166px;
    padding:25px 25px 25px 25px;
    z-index:9999;
}
/* Big-ish 320x187 */
.tooltip-bigish-points-up, .tooltip-bigish-points-down.bottom
{
    display:none;
    background:transparent url(/images/tooltip/pink_arrow_bigish_up.png);
    width:270px;
    height:117px;
    padding:45px 25px 25px 25px;
    z-index:9999;
}
.tooltip-bigish-points-down, .tooltip-bigish-points-up.top
{
    display:none;
    background:transparent url(/images/tooltip/pink_arrow_bigish_down.png);
    width:270px;
    height:142px;
    padding:20px 25px 25px 25px;
    z-index:9999;
}
/* Big-ish 340x166 */
.tooltip-bigish-points-right, .tooltip-bigish-points-down.left
{
    display:none;
    background:transparent url(/images/tooltip/pink_arrow_bigish_right.png);
    width:270px;
    height:121px;
    padding:20px 45px 25px 25px;
    z-index:9999;
}
/* Small 222x109 */
.tooltip-points-up
{
	display:none;
	background:transparent url(/images/tooltip/pink_arrow_up.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:35px 25px 25px 25px;
	color:#000;
        z-index:9999;
}
.tooltip-points-up .heading
{
	font-size: 13px;
        font-weight: bold;
}
.tooltip-points-up.top
{
    background:transparent url(/images/tooltip/pink_arrow_down.png);
}
.tooltip-points-down
{
	display:none;
	background:transparent url(/images/tooltip/pink_arrow_down.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#000;
        z-index:9999;
}
.tooltip-points-down.bottom
{
    background:transparent url(/images/tooltip/pink_arrow_up.png);
}
.tooltip-points-right
{
	display:none;
	background:transparent url(/images/tooltip/pink_arrow_right.png);
	font-size:12px;
	height:160px;
	width:70px;
	padding:25px;
	color:#000;
        z-index:9999;
}
.tooltip-points-left
{
	display:none;
	background:transparent url(/images/tooltip/pink_arrow_left.png);
	font-size:12px;
	height:160px;
	width:70px;
	padding:25px;
	color:#000;
        z-index:1000;
}
#left-column {
	float:left;
	width:620px;
}
#right-column {
	float:left;
	width:146px;
	margin-left:14px;
}
#product-page #right-column h2 {
	font-size:15.5px;
	line-height:16px;
/*	float:left;*/
	margin:5px 0 5px 11px;
/*        padding-top: 5px;*/
}
#product-page {
	float:left;
	padding:0 14px;
    margin-top: 39px;
}
#product-page #breadcrumb {
    top:0;
	margin-left:0;
    margin-bottom:10px;
    float:left;
    position:relative;
}
#product-page #breadcrumb ul {
    margin-left:0;
}
#product-page h2
{
	top: 0;
	margin-left:0;
	color:#000000;
    position: relative;
    clear:both;
	white-space:normal;
/*        float:left;*/
}
#product #summary
{
	float:left;
	width:249px;
	height:369px;
/*	background: url('/images/summary-bg.png') no-repeat;*/
        background-color: #FFF;
/*	padding: 14px 14px 14px 15px;*/
}
.show-custom-usage #product #summary
{
    height:100%;
}
#product #no-energy
{
    background-color: #FFF;
    float:left;
    width: 331px;
    height:361px;
    padding: 8px 13px 0 13px;
}
.show-custom-usage #product #no-energy
{
    height:397px;
}
div.summary-top-shadow
{
    width:249px;
    height: 7px;
    background: url('/images/summary-top-bg.png') no-repeat;
}
div.summary-bottom-shadow
{
    width:249px;
    height: 7px;
    background: url('/images/summary-bottom-bg.png') no-repeat;
    float: left;
}
div#product-image
{
    width: 249px;
}
#no-energy p, #no-other-products-in-range p {
/*	float:left;*/
	font-size:12px;
	line-height:16px;
	color:#000000;
}
#no-energy a, #no-other-products-in-range a
{
/*    float:left;*/
    font-size:12px;
    line-height:16px;
    font-weight:normal;
    color:#666666;
    text-decoration:underline;
    font-style:italic;
}
#no-energy img, #no-other-products-in-range img
{
    padding-left: 5px;
    vertical-align: middle;
    margin-top: -2px;
}
#no-energy p.policy {
    font-size:11px;
    line-height:13px;
    color:#666666;
    font-style:italic;
}
#no-energy #top-corners, #no-other-products-in-range #top-corners {
	float:left;
	width:331px;
	height:2px;
	background: url('/images/top-corners_blue.png') no-repeat;
}
#no-energy #bottom-corners, #no-other-products-in-range #bottom-corners {
	float:left;
	width:331px;
	height:2px;
	background: url('/images/bottom-corners_blue.png') no-repeat;
	margin-bottom:10px;
}
#no-energy #info-content, #no-other-products-in-range #info-content {
	float:left;
	width:331px;
	background:#18bdeb;
}
#no-energy h2, #no-other-products-in-range h2 {
    font-size:16px;
    line-height:17px;
    margin-top:2px;
    margin-bottom:12px;
}
#no-energy #info-content h2, #no-other-products-in-range #info-content h2 {
    font-size:15px;
    line-height:17px;
    color:#ffffff;
	margin: 5px 12px 3px;
}
#no-energy #info-content p, #no-other-products-in-range #info-content p {
    margin-bottom:5px;
    margin-left:11px;
    margin-right:11px;
}
#product #summary
{
    height:100%;
    position:relative;
    margin-right:14px;
}
div.table-spacer
{
    width: 14px;
}
#product #summary .eko-score {
    top:18px;
    right:10px;
}
#product-image .youreko-yearly-cost
{
    top:200px;
    left:244px;
    position: absolute;
}
#submit-email {
    float:left;
    margin:8px 0;
}
#product #email-box,
#product #email-box input
 {
    line-height:30px;
    font-style: italic;
}
#product #email-box,
#product #email-button {
	float:left;
}
#product #email-box,
#product #email-box input
{
	width:242px;
	height:31px;
        padding-left:8px;
	background: url('/images/email-box.png') no-repeat;
	border:none;
	color:#666666;
	font-size:13px;
	font-style:italic;
}
#product #email-button
{
	width:14px;
	height:14px;
	background: url('/images/email-button.png') no-repeat;
	border:none;
	margin:8px 0 0 8px;
        cursor: pointer;
}
#product #email-button input {
	width:14px;
	height:14px;
	background: url('/images/email-button.png') no-repeat;
	border:none;
	margin:8px 0 0 8px;
        cursor: pointer;
}
#summary .image-wrapper {
    float:left;
    position:relative;
}
#summary .image-wrapper .eko-score {
    top:0;
    right:0;
}
#summary .main-image {
	padding:14px 14px 7px 14px;
}
#summary p {
	/* font-size:12px; */
	line-height:16px;
	color:#000000;
}
#saving-range-container
{
    height: 141px;
}
#product #saving, #product #no-other-products-in-range {
	float:left;
	width:331px;
	min-height:177px;
/*	background: url('/images/saving-cost-bg.png') no-repeat;*/
/*        background: url('/images/compare-cost-bg.png') no-repeat;*/
        background-color: #FFF;
	padding:8px 13px 0 13px;
}
#saving-scale {
	position:relative;
	width:274px;
	height:40px;
	margin-top:0;
        margin-left: 30px;
}
div.saving-top-shadow
{
    background: url('/images/compare-cost-top-bg.png') no-repeat;
    width: 357px;
    height: 7px;
    float: left;
}
div.saving-bottom-shadow
{
    background: url('/images/compare-cost-bottom-bg.png') no-repeat;
    width: 357px;
    height: 6px;
    float: left;
}
span#energy-cost-range-title
{
    font-size: 15.5px;
    font-weight: bold;
    line-height: 17px;
}
select#custom-energy-cost-years
{
    font-size: 15.5px;
    font-weight: bold;
    border: 0;
    margin-top: -2px;
    margin-bottom: -2px;
    color: #666;
    background: transparent;
    font-style: italic;
}
.product-page-energy-cost-years-sub
{
/*    height: 28px;*/
    font-style: italic;
    margin-top: 2px;

    font-size: 11px;
    margin-bottom: 1px;
/*    background-color: #f3f3f3 !important;*/
/*    margin-right: 13px;*/

/*    background-color: #EEE;*/
    padding: 2px;
	border: 1px solid #EEE;
	border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.product-page-energy-cost-years-number
{
/*    background-color: #EEE;
    padding-right: 2px;
    padding-left: 2px;
    border: 1px #EEE solid;
    border-top: 1px #EEE solid;
    border-bottom: 1px #EEE solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
div.product-page-total-ownership-line
{
/*    margin-top: 3px;*/
    padding: 2px;
    font-size: 11px;
    margin-bottom: -2px;
/*    margin-right: 13px;*/

    background-color: #eee;
/*    border: 1px #EEE solid;*/
    border-top: 1px #eee solid;
    border-bottom: 1px #eee solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
div.product-page-total-ownership-line span
{
    font-weight: bold;
}
#top-row
{
	float:left;
	width:274px;
}
#bottom-row {
	float:left;
	width:262px;
	margin:5px 6px -2px 6px;
        height: 17px;
        cursor: pointer;
}
#saving-scale .most-title,
#saving-scale .most-unit
{
	float:left;
}
#saving-scale .most-unit span
{
	margin-left:5px;
}
#saving-scale .least-title,
#saving-scale .least-unit
{
	float:right;
}
#saving-scale .least-unit span
{
	margin-right:5px;
}
#product #running-cost
{
	float:left;
	position:relative;
	width:344px;
	height:160px;
/*	background: url('/images/saving-cost-bg.png') no-repeat;*/
/*        background: url('/images/cost-breakdown-bg.png') no-repeat;*/
        background-color: #FFF;
	padding:8px 0 3px 13px;
}
div.running-cost-top-shadow
{
    background: url('/images/compare-cost-top-bg.png') no-repeat;
    width: 357px;
    height: 7px;
    float: left;
}
div.running-cost-bottom-shadow
{
    background: url('/images/compare-cost-bottom-bg.png') no-repeat;
    width: 357px;
    height: 6px;
    float: left;
/*    margin-left: 263px;*/
}

div#custom-usage
{
    float:left;
    position:relative;
    width:346px;
    padding:8px 0 4px 7px;
}
#custom-usage h3
{
    font-size: 15px;
    float: left;
    margin-top: 2px;
}
div.custom-usage-top-shadow
{
    background: url('/images/compare-cost-top-bg.png') no-repeat;
    width: 357px;
    height: 7px;
    float: left;
}
div.custom-usage-bottom-shadow
{
    background: url('/images/compare-cost-bottom-bg.png') no-repeat;
    width: 357px;
    height: 6px;
    float: left;
/*    margin-left: 263px;*/
}

#current-product,
.total-savings
{
	position:absolute;
        top:1px;
	height:61px;
	width:52px;
}
.total-savings .title
{
        font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
	color:#ffffff;
	font-size:8px;
	line-height:13px;
	text-align:center;
	margin-top:11px;
}
#current-product .title
{
        display: none;
}
.total-savings .unit
{	font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
 	color:#ffffff;
 	font-size:12px;
 	text-align:center;
        margin-top:-3px;
        height: 23px;
}
#current-product .unit
{	font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
 	color:#ffffff;
 	font-size:12px;
 	text-align:center;
        margin-top:18px;
        height: 23px;
}
#current-product-price
{
    margin-top: 24px;
    width: 301px;
    margin-left: -13px;
    font-size:11px;
    line-height:15px;
    font-weight:bold;
    text-align:center;
    float: left;
}
#compared-product
{
    border-top: 1px #EEE solid;
    text-align: left;
    float: left;
    font-size: 11px;
    margin-top: 1px;
    width: 100%;
    padding-top: 2px;
}
#compared-product a
{
    text-decoration: underline;
    color: #666;
    font-style: italic;
    font-weight: normal;
}
#compare-results
{
    float: left;
    margin-top: 4px;
}
#compare-results-run, #compare-results-buy, #compare-results-overall
{
    float: left;
    border: 1px #EEE solid;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    width: 104px;
    text-align: center;
}
.alternative-product #compare-results-buy, .alternative-product #compare-results-run, .alternative-product #compare-results-overall
{
    width: 126px;
}
.alternative-product #compare-results-buy, .alternative-product #compare-results-run
{
    margin-bottom: 4px;
}
#compare-results-buy, #compare-results-overall
{
    margin-left: 6px;
}
.alternative-product #compare-results-buy, .alternative-product #compare-results-overall
{
    margin-left: 0;
}
#compare-results-buy-text, #compare-results-run-text, #compare-results-overall-text
{
    margin-left: auto;
    margin-right: auto;
/*    padding: 2px;*/
    font-size: 11px;
}
#compare-results-buy-amount, #compare-results-run-amount, #compare-results-overall-amount
{
    font-size: 12px;
    font-weight: bold;
}
#compare-results-buy-amount.spend-more, #compare-results-run-amount.spend-more, #compare-results-overall-amount.spend-more
{
    color: #E63606;
}
#compare-results-buy-amount.spend-less, #compare-results-run-amount.spend-less, #compare-results-overall-amount.spend-less
{
    color: #35801A;
}
#running-cost .left {
	float:left;
}
#running-cost .right {
	float:right;
}
#cost-tabs {
	float:left;
	margin:4px 0;
        padding-bottom: 15px;
        border-bottom: 1px #ccc solid;
}
#running-cost #cost-tabs ul {
	float:left;
	width:222px;
}
#running-cost #cost-tabs ul li {
	float:left;
	display:inline;
	margin-right:2px;
}
#running-cost #cost-tabs ul li a {
	float:left;
	width:51px;
	height:16px;
	margin-top:9px;
}
#running-cost #multipleyears-tab a {
	background: url('/images/multipleyears-button.png') no-repeat;
}
#running-cost #yearly-tab a {
	background: url('/images/year-button.png') no-repeat;
}
#running-cost #monthly-tab a{
	background: url('/images/month-button.png') 0 0 no-repeat;
}
#running-cost #daily-tab a {
	background: url('/images/day-button.png') 0 0 no-repeat;
}

#running-cost #multipleyears-tab.selected a,
#running-cost #multipleyears-tab a:hover,
#running-cost #yearly-tab.selected a,
#running-cost #yearly-tab a:hover,
#running-cost #monthly-tab.selected a,
#running-cost #monthly-tab a:hover,
#running-cost #daily-tab.selected a,
#running-cost #daily-tab a:hover
{
	background-position: 0 -16px;
	margin:0;
	padding-top:9px;
}
#running-cost #multipleyears-content {
	float:left;
	background: url('/images/multipleyears-cost-bg.png') 0 0 no-repeat;
	width:97px;
	height:97px;
}
#running-cost #yearly-content {
	float:left;
	background: url('/images/year-cost-bg.png') 0 0 no-repeat;
	width:97px;
	height:97px;
        display: none;
}
#running-cost #monthly-content {
	float:left;
	background: url('/images/month-cost-bg.png') 0 0 no-repeat;
	width:97px;
	height:97px;
        display: none;
}
#running-cost #daily-content {
	float:left;
	background: url('/images/day-cost-bg.png') 0 0 no-repeat;
	width:97px;
	height:97px;
        display: none;
}
#running-cost .ownership-cost {
/*	width:165px;
	font-size:12px;
	line-height:15px;
	color:#000000;*/
/*        width: 154px;*/
float: left;
        margin-top: -7px;
/*    padding: 2px;*/
    font-size: 11px;
/*    margin-bottom: 5px;*/
/*    background-color: #f3f3f3 !important;*/
/*    margin-right: 13px;*/

/*    background-color: #EEE;*/
/*    border: 1px #EEE solid;*/
/*    border-top: 1px #EEE solid;
    border-bottom: 1px #EEE solid;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
}
.ownership-cost h3
{
    margin-top: 19px;
}
.ownership-cost p
{
    font-size: 11px;
    margin-bottom: 0;
}
.ownership-cost span
{
    font-weight: bold;
}
div.ownership-content
{
    margin-top: 4px;
}
#cost-content {
	position:absolute;
	right:14px;
	top:8px;
}
#cost-content .price {
	position:absolute;
	width:100%;
	top:23px;
	font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
	font-size:23px;
	color:#ffffff;
	text-align:center;
}
#cost-content div.active {
	display:block;
}
#cost-content #use-switch ul
{
    height:30px;
	position:absolute;
	width:100%;
	bottom:10px;
}
#cost-content #use-switch ul li.selected,
#cost-content #use-switch ul li:hover
{
	margin:0 auto;
	width:45px;
	height:15px;
	background: url('/images/selected-switch.png') 0 no-repeat;
}
#multipleyears-content #use-switch ul li.selected a,
#multipleyears-content #use-switch ul li:hover a
{
	color:#18bdeb;
}
#yearly-content #use-switch ul li.selected a,
#yearly-content #use-switch ul li:hover a
{
        color:#b9cf51;
}
#monthly-content #use-switch ul li.selected a,
#monthly-content #use-switch ul li:hover a
{
        color:#ee3f8e;
}
#daily-content #use-switch ul li.selected a,
#daily-content #use-switch ul li:hover a
{
	color:#18bdeb;
}
#tabbed-content {
	float:left;
	width:619px;
    margin-top:7px;
}
#product-tabs {
	float:left;
	width:100%;
	background: url('/images/tabbed-bg-top.png') 0 12px no-repeat;
}
#product-tabs ul li,
#product-tabs ul li a {
	font-size:13px;
	font-weight:bold;
	line-height:15px;
	color:#ffffff;
	text-align:left;
	text-decoration:none;
}
#product-tabs ul li {
	float:left;
	display:inline;
	margin-right:8px;
}
#product-tabs ul li a {
	float:left;
	width:93px;
	height:23px;
	background: url('/images/tabs.png') 0 -70px no-repeat;
	padding:7px 8px 0 8px;
}
#product-tabs ul li a:hover {
	background-position: 0 -40px;
}
#product-tabs ul li.selected a {
	height:32px;
	background-position: 0 0;
}
#tabbed-content-bottomCorners {
	float:left;
	width:100%;
	height:20px;
	background: url('/images/tabbed-bg-bottom.png') no-repeat;
}
#product-tabs.product-page-max-width
{
    background: url('/images/tabbed-bg-top.png') 0 12px no-repeat;
}
#product-tabs.product-page-min-width
{
    background: url('/images/tabbed-bg-top-small.png') 0 12px no-repeat;
}
#tabbed-content-bottomCorners.product-page-max-width
{
    background: url('/images/tabbed-bg-bottom.png') 0 0 no-repeat;
}
#tabbed-content-bottomCorners.product-page-min-width
{
    background: url('/images/tabbed-bg-bottom-small.png') 0 0 no-repeat;
}
#product-content {
	float:left;
	width:100%;
        height:100%;
	font-size:12px;
	line-height:15px;
	color:#000000;
	background: #ffffff;
}
#product-content #compare-content
{
    display: none;
}
#product-content #techy-content
{
    display: none;
}
#product-content .table-data {
    clear:both;
    padding:10px;
}
#product-content .title {
    font-weight:bold;
    padding-right:80px;
}
#compare-content .title {
    font-weight:bold;
    font-style: italic;
    padding-right:80px;
    color: #666666;
}
#techy-content .title {
    font-weight:normal;
    padding-right:20px;
}

#buy {
	float:left;
	width:124px;
	background: #ffffff;
	padding:7px 11px;
}
#buy-topCorners {
	float:left;
	width:146px;
	height:9px;
	background: url('/images/buy-bg-top.png') no-repeat;
}
#buy-bottomCorners {
	float:left;
	width:146px;
	height:8px;
	background: url('/images/buy-bg-bottom.png') no-repeat;
        margin-bottom: 5px;
}
#buy h3
{
	margin-bottom:7px;
}
.right-column-top-corners
{
    float:left;
    width:146px;
    height:9px;
    background: url('/images/right-column-bg-top.png') no-repeat;
}
.right-column-bottom-corners
{
    float:left;
    width:146px;
    height:8px;
    background: url('/images/right-column-bg-bottom.png') no-repeat;
    margin-bottom: 5px;
}
.right-column-container
{
    float: left;
    width: 128px;
    background: #ffffff;
    padding: 6px 9px 9px;
}
.right-column-filter
{
    float: left;
    margin-right: 10px;
}
h3.right-column
{
	font-size:13px;
	line-height:15px;
	color:#000000;
        margin-bottom: 8px;
}
span.filter-value
{
    font-size: 12px;
}
.more-efficient-title
{
	margin-left:23px;
}
.return
{
    clear:both;
/*    margin-bottom:12px;*/
    padding-bottom: 12px;
}
.return a
{
	padding-left:15px;
}
.return,
.return a
{
    color:#cccc66;
    font-size:13px;
    line-height:16px;
    font-style:italic;
    text-decoration:none;
}
.inner-coll
{
	float:left;
	width:100%;
}
#warning-noscript,
#noscript-warning
{
	position:absolute;
	z-index:9999;
	width:100%;
	height:100%;
	background:#fff repeat-y;
}
#feedback-tab
{
    position:absolute;
    right:0;
    top:127px;
}
#feedback-tab a{
    float:left;
    width:30px;
    height:98px;
    text-indent: -9999px;
}
#test-info-wrapper {
    float:left;
    width:438px;
    margin:12px 0 0 10px;
}
#test-info {
    float:left;
    width:438px;
    background:#b9cf51;
}
#test-info  h2{
    color: #FFFFFF;
    font-size: 15px;
    line-height: 17px;
    margin: 5px 12px 3px;
    float: none;
}
#test-info p {
    color: #000000;
    font-size: 12px;
    line-height: 16px;
    margin-bottom: 5px;
    margin-left: 11px;
    margin-right: 11px;
}
#test-info-top {
    float:left;
    width:438px;
    height:3px;
    background: url('/images/test-info-top-small.png') no-repeat;
}
#test-info-bottom {
    float:left;
    width:438px;
    height:3px;
    background: url('/images/test-info-bottom-small.png') no-repeat;
}
a.test-info-more
{
    color: #666666;
    text-decoration: underline;
    font-style: italic;
}
div.test-info-more
{
    margin: 11px;
    line-height: 16px;
    display: none;
}
#youreko-custom-usage-number-of-times
{
    margin-left: 5px;
    margin-bottom: 5px;
}
#youreko-custom-usage-period
{
    margin-bottom: 5px;
}
#custom-tariff
{
    width: 37px;
    margin-bottom: 5px;
    margin-right: 1px;
}

.container {
	margin-top: 85px;
	position: relative;
}
#roundrr_container_ekometer, #roundrr_container_ekocost, #roundrr_container_ekoscore {
	position: relative;
	left: -45px;
	top: -95px;
	width: 80px;
	height: auto;
	text-align: center;
	margin: 0 auto;
}
#roundrr_container_ekoscore .eko-score{
    top:30px;
    right:30px;
}
#roundrr_container_ekocost .yearly-cost-home{
    position:absolute;
    top:30px;
    right:20px;
    background: url("/images/yearly-cost.png") no-repeat scroll 0 0 transparent;
    bottom: 48px;
    height: 49px;
    width:49px;
}
.roundrr_div_item {
	background: none;
	height: 50px;
	padding: 40px;
	color: #234;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#blob
{
margin-left: -5px;
    position: absolute;
    z-index: 999;
}
#cloud
{
    margin: 0 auto;
    position: relative;
    width: 480px;
}
#cloud img
{
	position: absolute;
    top: -100px;
    z-index: 6;
}
.introduction
{
    position:absolute;
    z-index:9;
    width: 220px;
    font-size:19px;
    color:#d51169;
    line-height: 22px;
    margin-left: 60px;
    margin-top: 44px;
}

.total-savings
{
    background: url('/images/current-score_bg.png') no-repeat;
    /*background: url('/images/ekometer_bg.png') no-repeat;*/
    top:10px;
    right:55px;
    /*width:77px;*/
}

.pop-up-info {
    display:none;
}

#error-page table,
#warning-noscript table
{
    display:table;
    min-height:100%;
    height:100%;
    width:100%;
    border:none;
    vertical-align: middle;
}

#compare-content .price
{
    font-weight: bold;
    text-decoration: none;
}
#bottom-row a
{
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}
#top-row a
{
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#current-product-price a
{
    text-decoration: underline;
    color: #666;
    font-style: italic;
    font-weight: normal;
}
#yearly-content a
{
    text-decoration: none;
}
.tabs a:hover
{
    cursor: pointer;
}
#top-row .most-title
{
    margin-left: -15px;
    font-style: italic;
    text-decoration: underline;
    color: #666666;
    font-weight: normal;
}
#top-row .least-title
{
    margin-right: -16px;
    padding-right: 3px;
    font-style: italic;
    text-decoration: underline;
    color: #666666;
    font-weight: normal;
}
#top-row .last-product
{
    display: none;
}
.eko-score.red
{
    background: url('/images/ekoscore-red.png') no-repeat scroll 0 0 transparent;
}
.eko-score.orange
{
    background: url('/images/ekoscore-orange.png') no-repeat scroll 0 0 transparent;
}
.eko-score.yellow
{
    background: url('/images/ekoscore-yellow.png') no-repeat scroll 0 0 transparent;
}
.eko-score.light-green
{
    background: url('/images/ekoscore-light-green.png') no-repeat scroll 0 0 transparent;
}
.eko-score.green
{
    background: url('/images/ekoscore-green.png') no-repeat scroll 0 0 transparent;
}
.eko-score.red.only-show-colour
{
    background: url('/images/ekoscore-colour-only-red.png') no-repeat scroll 0 0 transparent;
}
.eko-score.orange.only-show-colour
{
    background: url('/images/ekoscore-colour-only-orange.png') no-repeat scroll 0 0 transparent;
}
.eko-score.yellow.only-show-colour
{
    background: url('/images/ekoscore-colour-only-yellow.png') no-repeat scroll 0 0 transparent;
}
.eko-score.light-green.only-show-colour
{
    background: url('/images/ekoscore-colour-only-light-green.png') no-repeat scroll 0 0 transparent;
}
.eko-score.green.only-show-colour
{
    background: url('/images/ekoscore-colour-only-green.png') no-repeat scroll 0 0 transparent;
}
.admin-approve-checkbox
{
    float: right;
    box-shadow: 0 0 5px 2px green;
    -webkit-box-shadow: 0 0 5px 2px green;
    -moz-box-shadow: 0 0 5px 2px green;
}
.do-not-approve
{
    box-shadow: 0 0 5px 2px red;
    -webkit-box-shadow: 0 0 5px 2px red;
    -moz-box-shadow: 0 0 5px 2px red;
}
.product-more-detail
{
    width: 110px;
    height: 15px;
    float: left;
}
.product-more-detail.do-not-approve
{
    padding-left: 2px;
}
.energyband-101
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 5px #006600;
    -webkit-box-shadow: 0 0 7px 5px #006600;
    -moz-box-shadow: 0 0 7px 5px #006600;
}
.energyband-1
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 10px 1px #006600;
    -webkit-box-shadow: 0 0 10px 1px #006600;
    -moz-box-shadow: 0 0 10px 1px #006600;
}
.energyband-102
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 5px #ff9900;
    -webkit-box-shadow: 0 0 7px 5px #ff9900;
    -moz-box-shadow: 0 0 7px 5px #ff9900;
}
.energyband-2
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 10px 1px #ff9900;
    -webkit-box-shadow: 0 0 10px 1px #ff9900;
    -moz-box-shadow: 0 0 10px 1px #ff9900;
}
.energyband-100
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 7px 5px #ff0000;
    -webkit-box-shadow: 0 0 7px 5px #ff0000;
    -moz-box-shadow: 0 0 7px 5px #ff0000;
}
.energyband-0
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 10px 1px #ff0000;
    -webkit-box-shadow: 0 0 10px 1px #ff0000;
    -moz-box-shadow: 0 0 10px 1px #ff0000;
}
.energyband-null
{
    width: 135px;
    margin-left: -4px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0 0 10px 1px #000;
    -webkit-box-shadow: 0 0 10px 1px #000;
    -moz-box-shadow: 0 0 10px 1px #000;
}
.energyband-title
{
    margin-left: 4px;
}
#admin-approval-options
{
    margin-left: 14px;
    margin-top: 6px;
    position: absolute;
    width: 100%;
}
#admin-approval-options span.unapproved-total
{
    float:right;
    margin-right: 45px;
    margin-top: 4px;
    color: #cccc66;
    font-size: 13px;
    line-height: 16px;
    font-style: italic;
}
#admin-approval-options a.admin-select
{
    color: #cccc66;
    font-size: 13px;
    line-height: 16px;
    font-style: italic;
    text-decoration: none;
}
#admin-approval-options input[type=checkbox]
{
	margin: 0 2px 0 10px;
	vertical-align: middle;
}
#admin-approval-options span.is-archived
{
	margin-right: 5px;
	margin-top: 4px;
	color: #cccc66;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}

#admin-approval-options span.is-show-partial-matches
{
	margin-right: 5px;
	margin-top: 4px;
	color: #cccc66;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}

/*
 ProductPageAdmin
*/

.admin-product
{
	background: transparent none;
}
.admin-product #product-page-loading-panel
{
    display: none;
    background-color:#f7f7f7;
    z-index:100;
    width:648px;
    height: 100%;
}
.admin-product #ajax-product-page-panel
{
    width: 648px;
    margin: 0 auto;
}
.admin-product .footer
{
    float: left;
    width: 100%;
    /*margin-bottom: 20px;*/
    padding-bottom: 20px;
}
.admin-product .footer span
{
    font-size: 11px;
}
.admin-product .footer a
{
    color: #666;
    font-style: italic;
    text-decoration: underline;
}
#product-page h2.admin-product
{
    float: left;
}
#youreko-logo.admin-product
{
    float: right;
}
#product-update-form
{
    float: left;
    width: 780px;
}
#product-update-form ul
{
    list-style-type: none;

}
#product-update-form li:first-child
{
    border-bottom:1px solid #777;
    margin-bottom: 15px;
    margin-top: 15px;
}
#standbyWatts
{
	/*display: none;*/
}
.standbyWatts-show
{
	display: block;
}
.standbyWatts-hide
{
	display: none;
}
#product-update-form label
{
    width: 205px;
    margin-top: 3px;
    margin-right: 10px;
    display: inline-block;
    float: left;
    padding: 3px;
}
#energySources_band__new
{
	clear: both;
}
select.admin-product, input.admin-product
{
    -ms-box-sizing:content-box;
    -moz-box-sizing:content-box;
    -webkit-box-sizing:content-box;
    box-sizing:content-box;
    width: 226px;
    border: 5px solid white;
    -webkit-box-shadow:
      inset 0 0 4px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
    -moz-box-shadow:
      inset 0 0 4px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
    box-shadow:
      inset 0 0 4px  rgba(0,0,0,0.1),
            0 0 8px rgba(0,0,0,0.1);
    padding: 7px;
    background: rgba(255,255,255,0.5);
    margin: 0 0 8px 0;
}
.admin-product-image
{
    float: right;
    width:249px;
    height:329px;
    background: url('/images/summary-bg.png') no-repeat;
    /*margin-top: -150px;*/
}
.admin-product-image-main
{
	margin-top: -150px;
}
#admin-status
{
    background-color: #FFF;
    padding: 7px;
    font-size: 17.5px;
    font-weight: bold;
}
#admin-status.admin-status-failed
{
    background-color: #ff6666;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 5px 2px red;
    -webkit-box-shadow: 0 0 5px 2px red;
    -moz-box-shadow: 0 0 5px 2px red;

	/*animation: fadeOut 2s forwards;
	animation-delay: 10s;*/
}
#admin-status.admin-status-warning
{
	background-color: #f7ca77;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: 0 0 5px 2px darkorange;
	-webkit-box-shadow: 0 0 5px 2px darkorange;
	-moz-box-shadow: 0 0 5px 2px darkorange;
}
#admin-status.admin-status-succeeded
{
    background-color: rgb(111,197,104);
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    box-shadow: 0 0 5px 2px green;
    -webkit-box-shadow: 0 0 5px 2px green;
    -moz-box-shadow: 0 0 5px 2px green;

	/*animation: fadeOut 2s forwards;
	animation-delay: 10s;*/
}
@keyframes fadeOut
{
	from {opacity: 1;}
	to {opacity: 0;}
}
#admin-status-container
{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	z-index: 1;
}
.admin-product-sku-in-partial-sku
{
    color: #00AB00;
    font-weight: bold;
}
.admin-partial-sku-in-product-sku
{
    color: #EC7517;
    font-weight: bold;
}
.admin-most-and-least-efficient-values
{
	margin-left: 10px;
	font-style: italic;
}
.admin-most-efficient-energy-value
{
	color: green;
	font-weight: bold;
}
.admin-least-efficient-energy-value
{
	color: red;
	font-weight: bold;
}
.cursor-wait
{
    cursor: wait;
}
.standalone-product #product-page-loading-panel
{
    display: none;
}
div.loading-image
{
    width: 82px;
    height: 69px;
}

/*
 *  IFRAMES & OVERLAY - GENERIC, USED BY ADMIN OVERLAY
 */

#youreko-overlay
{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 10000;
    top: 0;
    bottom: 0;
    left: 0;
    background: none repeat scroll 0 0 #000;
    opacity: 0.40;
    filter: alpha(opacity=40);
}
#youreko-iframe-container, #youreko-iframe-loading-container
{
    display: none;
    position: fixed;

    /* Small window */
    width: 668px;
    margin-left: -344px;

    /* Large window
    width: 828px;
    margin-left: -424px;*/

    z-index: 100000;
    padding: 0;

    /* Centred width only
    top: 50px;
    bottom: 50px;
    left: 50%; */

    left: 50%;
    top: 50%;
    height:500px;
    margin-top: -260px;

    border: 1px solid gray;
/*    border-radius: 5px;*/
/*    -moz-border-radius: 5px;*/
/*    -webkit-border-radius: 5px;*/
    box-shadow: 0 0 10px grey;
    -moz-box-shadow: 0 0 10px grey;
    -webkit-box-shadow: 0 0 10px grey;
}
#youreko-iframe-loading-container
{
    background: none repeat scroll 0 0 #f7f7f7;
}
#youreko-iframe-compatibility-container,
#youreko-iframe-loading-compatibility-container
{
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
#youreko-close-button
{
    background: url('/images/close-button.png') no-repeat;
    position: absolute;
    width: 25px;
    height: 0;
    z-index: 100;
    top: -21px;
    right: -21px;
    font-size: 0;
    padding-top: 25px;
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    line-height: 0;
}
#youreko-iframe,
#youreko-iframe-loading
{
    width: 100%;
    height: 100%;
    border: none;
}
#youreko-iframe-loading
{
    background-color: #f7f7f7;
}
body.loading
{
    background: none repeat scroll 0 0 #f7f7f7;
}
.select-product-actions
{
	float: left;
}
.show-status,
.partial-match-status
{
	margin-left: 20px;
	float: left;
	color: #cccc66;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
}
.confirm-save
{
	display: none;
}
.confirm-save:not(:checked)
{
	margin: 0 10px 0 10px;
	outline: 5px solid red;
}
.confirm-save:checked
{
	margin: 0 10px 0 10px;
	outline: 5px solid green;
}
.confirm-save-show
{
	display: inline-block;
}
#runGlobalProductIndexer
{
	color: red;
}
#runGlobalProductIndexer.ready
{
	color: green;
}img
{
	border:none;
}
*:focus { outline: 0; }
p
{
    font-family: arial, sans-serif;
    font-size:13px;
    line-height:16px;
    color:#000000;
    margin-bottom:14px;
}
h2, h2 a
{
	color:#ffffff;
	font-size:17.5px;
	line-height:20px;
	text-decoration:none;
	white-space:nowrap;
}
h3 {
	font-size:15.5px;
	line-height:17px;
	color:#000000;
}
/* Category column Font styles */
#search input.text
{
	font-size:13px;
	line-height:17px;
	font-weight:normal;
	font-style:italic;
	color:#666666;
}
#search-intro
{
	font-family: Georgia, sans-serif;
	font-size:13px;
	line-height:13px;
	font-style:italic;
}
#quote-section #name {
	font-family: Georgia, sans-serif;
	font-size:9px;
	line-height:16px;
	font-style:italic;
	color:#ffffff;
}
#quote-section  #quote {
	font-family:Georgia, sans-serif;
	font-size:16px;
	line-height:19px;
	font-style:italic;
	color:#ffffff;
}
/* Product type column Font styles */
#category ul li a
{
	font-size:13px;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
	white-space:nowrap;
}
#category ul.filters li
{
	color:#f1ffff;
	font-size:11px;
	font-style:italic;
}
/* Results column Font styles */
.product a,
.alternative-product  a
{
    text-decoration: none;
    color: #000;
}
.eko-score .value
{
        color: #FFFFFF;
	font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
	font-size:12px;
	line-height:9px;
	text-align:center;
	margin-top:11px;
        margin-left: 26px;
}
.eko-score.only-show-colour .value
{
    display: none;
}
.eko-score .overview
{
	font-size:8px;
	text-align:center;
}
.eko-score-over-100
{
    font-size: 6px;
    display: none;

}
.yearly-cost .value,
.yearly-cost-home .value
{
	font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
	font-size:12px;
	line-height:15px;
	text-align:center;
	color:#ffffff;
}
.yearly-cost .overview,
.yearly-cost-home .overview
{
	font-family:"Arial Black", Arial, sans-serif;
        font-weight:800;
	font-size:8px;
	text-align:center;
	color:#ffffff;
}
.product h3,
.alternative-product h3
{
	font-size:13px;
	line-height:15px;
	color:#000000;
}
.product .code ,
.alternative-product .code
{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	text-transform:uppercase;
	color:#000000;
}
.product .price .heading,
.alternative-product .price .heading
{
	font-weight:bold;
	font-size:11px;
	line-height:15px;
	color:#000000;
}
.product .price .unit,
.alternative-product .price .unit
{
	font-style:italic;
	font-size:11px;
	line-height:15px;
	color:#000000;
}
.product .more,
.alternative-product .more
{
	font-size:11px;
	line-height:15px;
	color:#666666;
	font-style:italic;
	text-decoration:underline;
}
#top-row
{
	font-weight:bold;
	font-size:11px;
	line-height:15px;
}
#bottom-row {
	color:#ffffff;
	font-weight:bold;
	font-size:11px;
	line-height:15px;
}
/* Search Results column Font styles */
#searchResults-products a ,
#searchResults-categories a
{
	color:#ffffff;
	text-decoration:none;
}
#searchResults-products .title,
#searchResults-products .product-type
{
	font-size:13px;
	line-height:15px;
	font-weight:bold;
	margin-top:3px;
	margin-bottom:5px;
}
#searchResults-products .best-price,
#searchResults-products .attributes
{
	font-size:11px;
	line-height:12px;
	font-style:italic;
}
#searchResults-categories .title
{
	float:left;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	margin:5px 16px;
}
/* Pager Font styles */
.pager ul li a ,
.pager ul li a span
{
	height:13px;
	color:#b9cf51;
	font-size:9px;
	line-height:14px;
	text-decoration:none;
}
.pager ul li.ellipsis
{
    color:#b9cf51;
    font-weight: bold;
    line-height: 0.8em;
    padding-left: 3px;
}
.pager ul li.next a,
.pager ul li.previous a,
.pager ul li.first a,
.pager ul li.last a
{
	background:none;
}
.pager ul li.next a:hover,
.pager ul li.previous a:hover
{
	text-decoration:underline;
}
.pager #results-count {
	font-size: 13px;
	line-height: 16px;
	margin: 0 4px 3px;
}
#breadcrumb ul li,
#breadcrumb ul li a
{
	font-size:11px;
	font-style:italic;
	text-decoration:none;
}
#loading,
#product-page-panel-loading,
#information-panel-loading,
#home-panel-loading,
#no-results,
#error-page,
#warning-noscript
{
	font-family: Helvetica, sans-serif;
	color:#ee3f8e;
	font-size:13px;
	line-height:16px;
	font-style:italic;
	text-align: center;
}
#text-search-loading,
#freetext-no-results
{
	font-family:Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	line-height:16px;
	font-style:italic;
	text-align: center;
}
#loading h2,
#product-page-panel-loading h2,
#no-results h2,
#information-panel-loading h2,
#home-panel-loading h2,
#error-page h2,
#warning-noscript h2
{
    font-family:arial, sans-serif;
    color:#b9cf51;
    font-size:41px;
    line-height:46px;
    font-weight:normal;
    font-style:normal;
}
#text-search-loading h2,
#freetext-no-results h2
{
	font-family:arial, sans-serif;
	color:#ffffff;
	font-size:41px;
	line-height:46px;
	font-weight:normal;
	font-style:normal;
}
#error-page a
{
    color:#ee3f8e;
}
#running-cost #cost-tabs ul li,
#running-cost #cost-tabs ul li a {
	font-size:11px;
	line-height:15px;
	color:#ffffff;
	text-align:center;
	text-decoration:none;
}
#cost-content #use-switch ul li,
#cost-content #use-switch ul li a
{
	font-size:9px;
	line-height:15px;
	color:#ffffff;
	text-decoration:none;
	text-align:center;
	list-style:none;
}
#cost-content .standby-content
{
    display: none;
}
#buy  a
{
	font-size:12px;
	line-height:15px;
	color:#666666;
	font-style:italic;
}
#buy .best-price
{
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	margin-bottom:1px;
}
#buy .retailer-price
{
	font-weight:bold;
	font-size:12px;
	line-height:15px;
	color:#000000;
	margin-bottom:13px;
}
#buy .retailer-price .unit
{
	font-weight:normal;
	font-style:italic;
}
#buy .retailer-price a
{
	font-weight:normal;
	color:#666666;
	text-decoration:underline;
	font-style:italic;
}
.distributor-link {
    color: #666666;
    font-style: italic;
    text-decoration:underline;
}

#compare-content .price
{

    padding-right:14px;
    color: #000;
}

/*#compare-content .price-link
{
    background: url('/images/email-button.png') right 1px no-repeat;
}*/

#home-panel-wrapper h3
{
	color:#ffffff;
	font-size:18px;
	font-weight:normal;
	text-align:center;
}
#home-panel-wrapper h4
{
	color:#18bdeb;
	font-size:22px;
	line-height:22px;
	font-weight:normal;
	width:100px;
	margin-bottom:5px;
}

#top-content
{
        	float:left;
        	width:100%;
        	background:url('/images/shadow.png') no-repeat;
        }


        #bottom-content
        {
        	float:left;
        	width:100%;
        	background:#18bdeb;
                padding-top:25px;
        }
        .slider-outer
        {
        	width:100%;
        }
        .slider-inner
        {
                position:relative;
        	margin: 0 auto;
        	width:508px;
        }
        .slider-inner .center-image_ekometer,
        .slider-inner .center-image_ekoscore,
        .slider-inner .center-image_ekocost
        {
            margin : 0 auto;
			position: relative;
			width: 193px;
        }
        .slider-inner .center-image_ekometer img
        {
        	position: absolute;
			z-index: 9;
			top:70px;
        }
        .slider-inner .center-image_ekoscore img,
        .slider-inner .center-image_ekocost img
        {
        	position: absolute;
		z-index: 9;
		top:117px;
        }
        #nav
        {
        float:left;
        width:400px;
        height:221px;
        padding-top:16px;
        padding-left:7px;
        background: url('/images/homepage-nav-bg.png') 0 0 no-repeat;
        margin-left:20px;
        }
        #nav li
        {
        display:inline;
        float:left;
        padding: 15px;
        width: 100px;
        height: 180px;
        }
        #nav li.activeSlide,
        #nav li:hover
        {
         background: url('/images/active-dots.png') 0 0 no-repeat;
        }
        #nav li a
        {
        	text-decoration:none;
        }
        #nav li a img
        {
        	margin-top:12px;
        	margin-bottom:6px;
        }
        #nav p
        {
			font-size:11px;
			line-height:13px;
			font-weight:bold;
			color:#ffffff;
			text-align:center;
			margin-bottom:0;
			margin-top:20px;
        }
        #nav a.link
        {
        	color: #FFFFFF;
			font-size: 11px;
			font-weight: normal;
			line-height: 12px;
			padding-right:15px;
			text-decoration:underline;
			margin-left:20px;
			font-style:italic;
			background: url('/images/arrow-home.png') right 3px no-repeat;
        }
        #left-content
        {
        	float:left;
        	position:relative;
        	width:210px;
        }
        #explanation
        {
        	float:left;
        	width:84px;
        	height:60px;
        	background: url('/images/explanation-bg.png') 0 0 no-repeat;
        	padding:15px 10px 10px 20px;
        }
        #explanation p
        {
        	color: #FFFFFF;
			font-size: 11px;
			font-weight: bold;
			line-height: 12px;
			margin-bottom:5px;
        }
        #explanation a
        {
        	color: #FFFFFF;
			font-size: 10px;
			font-weight: normal;
			line-height: 12px;
			padding-right:15px;
			font-style:italic;
			background: url('/images/arrow-home.png') right 3px no-repeat;
        }
        #speech-bubble
        {
        	float:left;
        	width:164px;
        	height:119px;
        	padding:20px 0 0 26px;
        	background: url('/images/speech-bubble.png') 0 0 no-repeat;
        }
        #speech-bubble p
        {
        	color:#18bdeb;
        	font-weight:bold;
        	font-size:11px;
        	line-height:12px;
        	width:100px;
        	margin-bottom:0;
        }
        #character-01
        {
        	position:absolute;
        	right:0;
        	top:118px;
        }
        #character-02
        {
        	position:absolute;
        	right:10px;
                top:280px;
                z-index: 6;
        }
        #centered-content
        {
        	margin:0 auto;
        	width:637px;
        }
        .roundrr_div_item a
        {
            color: #fff;
            text-decoration:none;
        }


        .my_class,
        .my_class img
        {
            /*background-color:none;*/
            -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */
            filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";   /* IE6 & 7 */
            display: block;
        }




 /* Feedback form styles */
#contact-pop-overlay {
    width: 100%;
    min-height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    z-index: 999;
/*    opacity: 0.70;
    filter: alpha(opacity=70);*/
    background: url('/images/overlay-70.png') repeat 0 0;
}

#contact-pop-panel-wrapper {
	width: 417px;
	margin: 57px auto 0;
}

#contact-pop-panel {
    float:left;
    height: 525px;
    margin: 0 auto;
    position: relative;
    background: #FFF;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    font-family: arial, sans-serif;

}
#contact-pop-panel p
{
    font-size:12px;
    line-height:15px;
    font-weight:bold;
}
#contact-pop-panel .intro{
    font-size:18px;
    line-height:22px;
    font-weight:normal;
    color:#000;
    margin: 20px 0 15px 0;
}
#contact-pop-panel .terms{
    float:left;
    width: 250px;
    font-size: 11px;
    line-height: 12px;
    font-style: italic;
    color:#666;
    margin-bottom: 20px;
    margin-left: 20px;
}
#contact-pop-panel #email-box {
    margin-bottom: 30px;
}
#contact-pop-header {
    height:79px;
    width: 236px;
    padding: 22px 20px 0 20px;
    margin: 0;
    background: url('/images/feedback-title-bg.png') 0 0 no-repeat;
    color: #FFF;
    font-weight: bold;
    font-size: 24px;
    text-align: left;
}
#contact-pop-panel .formItem
{
    margin: 7px 20px 7px 20px;
    text-align: left;

    font-size:12px;
    line-height:15px;
    font-weight:bold;
}
#contact-pop-panel .formItem ul
{
    list-style-type: none;
}
#contact-pop-error {
    color: red;
    padding-bottom: 10px;
    font-size: 80%;
}

#contact-pop-panel label {
    padding: 0 10px 0 0;
    margin: 0;
    display: inline;
    font-size: 12px;
    line-height:15px;
    font-weight: bold;
    color:#000;
}

#contact-pop-panel .inputText {
    width: 211px;
    height:31px;
    background: url('/images/feedback-email-bg.png') no-repeat 0 0;
    margin-top: 8px;
    margin-right: 10px;
    border:0;
    font-family: arial, sans-serif;
    font-style: italic;
    font-size: 13px;
    padding-left: 15px;
}

#contact-pop-panel textarea {
    width: 343px;
    height: 92px;
    background: url('/images/feedback-comment-bg.png') no-repeat 0 0;
    margin-top: 8px;
    margin-bottom: 12px;
    padding: 15px;
    border: 0;
    font-family: arial, sans-serif;
    font-style: italic;
    font-size: 13px;
}
#contact-pop-panel .submit {
    width:133px;
    height:31px;
    border:0;
    background: url('/images/feedback-send-button.png') no-repeat 0 0;
    font-size:15px;
    color:#fff;
    font-family: arial, sans-serif;
    font-weight:bold;
    text-align: left;
    padding-left: 10px;
}
#contact-pop-panel .submit:hover {
    cursor: pointer;
}
#contact-pop-panel #close {
    position:absolute;
    right:0;
    bottom:0;
    width:95px;
    height:25px;
    background: url('/images/feedback-close-bg.png')  right 0 no-repeat;
    padding-top:27px;
    padding-right: 20px;
    text-align: right;
    outline: none;
}
#contact-pop-panel .close-overlay  {
    color:#fff;
    font-size: 12px;
    font-style: italic;
    padding-right:25px;
    background: url('/images/feedback-close-button.png')  right 0 no-repeat;
}
#contact-pop-loading-gif-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px;
}

#contact-pop-loading-gif {
    margin: 132px auto 0 auto;
}


#partner-link {
    position: absolute;
    right: 10px;
    z-index: 9;
    padding-bottom:28px;
    min-width: 112px;
    background: url('/images/partner-link-arrow.png')  center bottom no-repeat;
}
#partner-link .left {
    float:left;
    height:61px;
    width:25px;
    background: url('/images/partner-link-bg-left.png')  0 0 no-repeat;
}
#partner-link .middle {
    float:left;
    height:41px;
    min-width: 65px;
    padding-top:20px;
    background: url('/images/partner-link-bg-middle.png')  center 0 no-repeat;
    text-align: center;
}
#partner-link .right {
    float:left;
    height:61px;
    width:25px;
    background: url('/images/partner-link-bg-right.png')  0 0 no-repeat;
}
#partner-return {
    /*position: absolute;*/
    padding-right: 10px;
    /*right:-10px;*/
    background: url('/images/partner-arrow.png')  right center no-repeat;
    margin-right: -24px;
    float:right;
}
#partner-return .link {
    height:34px;
    background:#fff;
    padding: 2px 10px 0 10px;
}
.roundrr-left {
    position: absolute;
    left:-26px;
    top: -80px;
    width: 31px;
    z-index: 9;

}
.roundrr-left img {
    position:absolute;
    top:200px;
}
.roundrr-left img:hover,
.roundrr-right img:hover {
    cursor: pointer;
}
.roundrr-right {
    position: absolute;
    right:-26px;
    top: -80px;
    width: 31px;
    z-index: 9;
}
.roundrr-right img {
    position:absolute;
    top:200px;
}
#cloud-2 {
    margin: 0 auto;
    position: relative;
    width: 400px;
}
#cloud-2 img {
    position: absolute;
    top: -54px;
    z-index: 9;
}
#chicken {
    left: 60px;
    position: absolute;
    top: 327px;
    z-index: 6;
}

#carosel-fade {
    margin: 0 auto;
    position: relative;
    width: 600px;
}
#carosel-fade img {
    position: absolute;
    top: -167px;
    z-index: 5;
}
.sign-post {
    position: absolute;
    width: 127px;
    height:64px;
    background: url('/images/sign-post.png')  0 0 no-repeat;
    padding: 8px 10px 42px 10px;
    right: -10px;
    top: 200px;
    z-index: 7;
    font-size: 12px;
    line-height: 13px;
    font-weight: bold;
    text-align: center;
}
#ekometer-example {
   width:104px;
   height:83px;
   margin: 9px 0 0 -2px;
   background: url('/images/ekometer-example.png')  0 0 no-repeat;
}
#ekometer-example .unit {
    font-family:"Arial Black", Arial, sans-serif;
    font-weight:800;
    padding-top:5px;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    line-height: 15px;
}
#ekometer-example .value {
    color: #FFFFFF;
    font-family:"Arial Black", Arial, sans-serif;
    font-weight:800;
    font-size: 16px;
    margin-top: -2px;
    text-align: center;
}
#ekocost-example {
   width:83px;
   height:90px;
   margin: 1px 0 0 8px;
   background: url('/images/ekocost-example.png')  0 0 no-repeat;
}
#ekocost-example .unit {
    color: #FFFFFF;
    font-family:"Arial Black", Arial, sans-serif;
    font-weight:800;
    font-size: 11px;
    line-height: 12px;
    text-align: center;
    margin-top: -3px;
    margin-left: -1px;
}
#ekocost-example .value {
    padding-top:13px;
    color: #FFFFFF;
    font-family:"Arial Black", Arial, sans-serif;
    font-weight:800;
    font-size: 21px;
    text-align: center;
    margin-left: -1px;
}
#ekoscore-example {
   width:98px;
   height:82px;
   margin: 10px 0 0 1px;
   background: url('/images/ekoscore-example.png')  0 0 no-repeat;
}
#ekoscore-example .unit {
    text-align: center;
    color:#d6396a;
    font-size: 11px;
    margin-top: -2px;

}
#ekoscore-example .value {
    text-align: center;
    color:#FFFFFF;
    font-family:"Arial Black", Arial, sans-serif;
    font-weight:800;
    font-size: 22px;
    padding-top: 22px
}
.Museo-300
{
	font-family: Museo-300, sans-serif;
}
#information-panel-wrapper h2
{
    white-space: normal;
}
.product-is-archived a
{
	/*color: red !important;*/
	text-decoration: underline;
}#youreko-overlay
{
    display: none;
    position: fixed;
    width: 100%; 
    height: 100%; 
    z-index: 1000; 
    top: 0px; 
    bottom: 0px; 
    left: 0px; 
/*    background: url('/images/overlay-40.png') repeat scroll 0px 0px;*/
    background: none repeat scroll 0px 0px #000;
    opacity: 0.40; 
    filter: alpha(opacity=40);
}
#youreko-iframe-container, #youreko-iframe-loading-container
{
    display: none;
    position: fixed;
    
    /* Small window */
    width: 668px;
    margin-left: -344px; 
    
    /* Large window
    width: 828px;
    margin-left: -424px;*/

    z-index: 100000;
    padding: 0; 
    
    /* Centred width only
    top: 50px;
    bottom: 50px;
    left: 50%; */
    
    left: 50%;
    top: 50%;
    height:500px;
    margin-top: -260px;
    
    border: 10px solid #A1A1A1; 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 0px 0px 10px #3D3D3D;
    -moz-box-shadow: 0 0 10px #3D3D3D;
    -webkit-box-shadow: 0px 0px 10px #3D3D3D;
}
#youreko-iframe-loading-container
{
    background: none repeat scroll 0 0 #f7f7f7;
}
#youreko-iframe-compatibility-container,
#youreko-iframe-loading-compatibility-container
{
    left: 0px; 
    top: 0px; 
    width: 100%; 
    height: 100%; 
    position: absolute;
}
#youreko-close-button
{
/*    background: url('/images/closebutton.png') no-repeat;*/
    background: url('/images/close-button.png') no-repeat; 
    position: absolute; 
    width: 25px;
    height: 0;
    z-index: 100; 
    top: -21px;
    right: -21px; 
    font-size: 0; 
    padding-top: 25px; 
    cursor: pointer;
    text-decoration: none;
    overflow: hidden;
    line-height: 0;
}
#youreko-iframe,
#youreko-iframe-loading
{
    width: 100%;
    height: 100%;
    border: none;
}
#youreko-iframe-loading
{
    background-color: #f7f7f7;
}
body.loading
{
    background: none repeat scroll 0 0 #f7f7f7;
}

/* Energy Labels */

.youreko-energy-label-single
{
    display: block;
    height: 26px;
    line-height: 26px;
    
    /* YOUREKO SITE ONLY - DO NOT REPLICATE */
    position: fixed;
    margin: -33px 0 0 17px;
}
.youreko-energy-label-single a
{
    font-family: 'Helvetica','Arial','sans-serif';
    font-size: 13px;
    text-decoration: none;
    color: #333333;
    background: url('/images/youreko-logo-bg.png') 0 no-repeat;
    background-position: 0 0;
    padding: 2px 0px 5px 91px;
}
.youreko-energy-label-single a:hover
{
    text-decoration: underline;
    background-position: 0 -24px;
}
:-moz-any(a[id="youreko-energy-label-link"])
{
    padding: 3px 0px 6px 91px !important;
}
.youreko-ekoscore-green
{
    font-weight: bolder;
    color: #267b09;
}
.youreko-ekoscore-yellow
{
    font-weight: bolder;
    color: #f5ba15;
}
.youreko-ekoscore-orange
{
    font-weight: bolder;
    color: #e0721b;
}
.youreko-ekoscore-red
{
    font-weight: bolder;
    color: #d62228;
}
.youreko-ekoscore-over-100
{
    font-size: 8px;
}/*
 * ENERGY SAVINGS MODAL - GENERIC
 */
#youreko-overlay.youreko-energy-savings-modal
{
    z-index: 10000;
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
}
body #youreko-overlay.youreko-energy-savings-modal
{
    display: block;
}
#youreko-overlay.youreko-no-arrows
{
    opacity: 0.6;
    filter: alpha(opacity=60);
}
#youreko-energy-savings
{
    z-index: 10001;
    display: none;
    position: absolute;
    font-family: arial, helvetica, sans-serif;
    width: 318px;
    height: 437px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4) !important;
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4) !important;
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4) !important;
    background: #fff;
    line-height: normal;
    cursor: default;
    border: solid 1px #ccc;
    outline: none;
    font-stretch: normal;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#youreko-energy-savings[class*=youreko-v6]
{
    height: 396px;
}
#youreko-energy-savings.youreko-desktop
{
    width: 800px;
    height: 422px;
}
#youreko-energy-savings.youreko-desktop[class*=youreko-v6]
{
    height: 381px;
}
#youreko-energy-savings,
#youreko-energy-savings *,
#youreko-energy-savings *:before,
#youreko-energy-savings *:after
{
    font-family: arial, helvetica, sans-serif !important;
    -webkit-box-sizing: content-box!important;
    -moz-box-sizing: content-box!important;
    box-sizing: content-box!important;
    letter-spacing: normal;
}
#youreko-energy-savings *:focus
{
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
#youreko-energy-savings.cursor-wait
{
    cursor: wait;
}
#youreko-energy-savings.youreko-no-usage
{
    height: 398px;
}
#youreko-energy-savings section
{
    padding: 0;
    position: relative;
}
.youreko-hidden
{
    display: none !important;
}
#youreko-info-container
{
    display: none;
    position: absolute;
    height: 100%;
    width: 100%;
    color: #666;
    font-size: 11px;
    line-height: 14px;
    text-align: center;
    background: rgba(255, 255, 255,0.7);
    z-index: 11;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    box-shadow: none;
}
.youreko-no-usage #youreko-info-container
{
    height: 397px;
}
#youreko-label-arrow-up
{
    display: none;
    position: absolute;
    width: 50px;
    height: 25px;
    overflow: hidden;
    top: -25px;
}
#youreko-label-arrow-up:after
{
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    top: 13px;
    left: 13px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    border: solid 1px #ccc;
}
#youreko-label-arrow-down
{
    display: none;
    position: absolute;
    width: 50px;
    height: 25px;
    overflow: hidden;
    /*top: 422px;*/
    top: 100%;
}
[class*=youreko-v6] #youreko-label-arrow-down
{
    top: 381px;
}
#youreko-label-arrow-down:after
{
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    top: -12px;
    left: 13px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    border: solid 1px #ccc;
}
#youreko-label-arrow-right
{
    display: none;
    position: absolute;
    left: 318px;
    width: 25px;
    height: 50px;
    overflow: hidden;
}
#youreko-label-arrow-right:after
{
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    top: 14px;
    left: -12px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    border: solid 1px #ccc;
}
#youreko-label-arrow-left
{
    display: none;
    position: absolute;
    right: 318px;
    width: 25px;
    height: 50px;
    overflow: hidden;
}
#youreko-label-arrow-left:after
{
    content: "";
    position: absolute;
    width: 22px;
    height: 22px;
    background: #fff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    top: 14px;
    left: 13px;
    box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.4);
    border: solid 1px #ccc;
}
#youreko-info-container:before
{
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -3px;
}
.youreko-info-text
{
    font-size: 11px;
    text-align: left;
    border: 1px solid #9c9c9c;
    border-radius: 5px;
    background: #f3f4f4;
    margin-right: 17px;
    margin-left: 21px;
    display: inline-block;
    vertical-align: middle;
/*    width: 244px;*/
    padding: 12px 19px 12px 19px;
    box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 5px 2px rgba(0, 0, 0, 0.4);
    position: relative;
    overflow: hidden;
}
.youreko-mobile .youreko-info-text
{
    padding-bottom: 0;
}
.youreko-info-text p
{
    margin-top: 1em;
    margin-bottom: 1em;
    font: 11px/14px arial, helvetica, sans-serif;
    font-weight: normal;
    color: #666;
    padding: 0;
}
.youreko-info-text-heading
{
    font-size: 12px;
    margin-bottom: 5px;
    font-weight: bold;
    color: #666;
    width: 100%;
    float: left;
}

.youreko-info-text-energy-cost-heading-product-type
{
    text-transform: lowercase;
}
.youreko-info-text-text
{
    float: left;
    margin: 0 0 8px 0;
    line-height: 14px;
    font-size: 11px;
}
#youreko-info-text-how-we-calculate .youreko-info-text-text:first-child
{
    /*margin: 0;*/
}
.youreko-info-text-sources-text
{
    width: 100%;
    float: left;
    font-size: 11px;
    /*margin: 0 0 8px 0;*/
}
.youreko-mobile .youreko-info-text-sources-text
{
    width: 100%;
}
.youreko-info-text-sources-images
{
    float: right;
}
.youreko-mobile .youreko-info-text-sources-images
{
    display: none;
}
.youreko-info-text-sources-images-beis
{
    display: none;
    float: left;
    width: 75px;
    height: 40px;
    background: url('/images/energy-savings-modal/info-text/beis.png') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin: 0 10px 0 0;
}
.youreko-info-text-sources-images-est
{
    display: none;
    float: left;
    width: 49px;
    height: 40px;
    background: url('/images/energy-savings-modal/info-text/est.png') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}
.youreko-info-text-sources-table
{
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.youreko-is-ekoscore #youreko-info-text-medal-rating,
.youreko-mobile:not([class*=youreko-v6]) #youreko-info-text-medal-rating
{
    display: none;
}

.youreko-info-text-medal-rating-table .youreko-rating-container,
.youreko-mobile .youreko-info-text-medal-rating-table .youreko-rating-container
{
    width: 15px;
    height: 13px;
    position: relative;
    margin: 0;
    top: -4px;
    /*left: 4px;*/
}
.youreko-info-text-medal-rating-table table
{
    float: left;
}
.youreko-info-text-medal-rating-table table td:first-child
{
    padding: 0 1px 0 3px;
}
.youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 76px;
    font-style: italic;
}
.youreko-close-info-text
{
    display: block;
    font-size: 24px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    position: absolute;
    right: 6px;
    top: 6px;
    border: 1px #f3f4f4 solid;
}
[class*=youreko-v7] .youreko-close-info-text
{
    font-size: 18px;
    border: none;
}
.youreko-close-info-text:focus
{
    border: 1px #000 solid;
    color: #000;
    box-shadow: none !important;
}
.youreko-info-text-main
{
    float: left;
    width: 100%;
    font-size: 11px;
}
.youreko-desktop .youreko-info-text-main
{
    width: 428px;
}
.youreko-no-energy-data .youreko-info-text-main
{
    width: 100%;
}
#youreko-info-text-how-we-calculate
{
    float: left;
}

[class*=youreko-v6] #youreko-info-text-how-we-calculate
{
    display: none;
}
.youreko-info-text-divider
{
    float: left;
    width: 37px;
    height: 372px;
    display: none;
}
.youreko-info-text-divider:after
{
    content:"";
    position: absolute;
    top: 10%;
    bottom: 10%;
    left: 60%;
    border-left: 1px solid #999;
}
[class*=youreko-v6] .youreko-info-text-divider:after
{
    display: none;
}
.youreko-desktop .youreko-info-text-divider
{
    display: block;
}
.youreko-mobile .youreko-info-text-divider,
.youreko-no-energy-data .youreko-info-text-divider
{
    display: none;
}
.youreko-mobile .youreko-sponsored-text
{
    display: none;
}
#youreko-info-text-cost-panel-wrapper
{
    float: left;
    width: 272px;
    position: relative;
    overflow: hidden;
    height: 372px;
}
.youreko-mobile #youreko-info-text-cost-panel-wrapper
{
    display: none;
}
#youreko-info-text-cost-panel-slider
{
    width: 546px;
    position: absolute;
    height: 100%;
}
[class*=youreko-v6] #youreko-info-text-cost-panel-slider
{
    display: none;
}
.youreko-info-text-yearly-cost-panel,
.youreko-info-text-lifetime-cost-panel
{
    height: 100%;
    float: left;
    width: 273px;
}
body .youreko-info-text-yearly-cost-panel table,
body .youreko-info-text-lifetime-cost-panel table
{
    width: 271px;
}
.youreko-info-text-yearly-cost-panel .youreko-info-text-heading,
.youreko-info-text-lifetime-cost-panel .youreko-info-text-heading
{
    width: 97%;
}
.youreko-info-text-lifetime-cost-panel
{
    /*display: none;*/
}
.youreko-info-text-yearly-cost-panel
{
    /*width: 37%;*/
    margin: 0 0 10px 0;
}
.youreko-info-text .youreko-info-text-yearly-cost-panel table,
.youreko-info-text .youreko-info-text-lifetime-cost-panel table
{
    margin: 0 0 10px 0;
}
.youreko-form-active .youreko-info-text-yearly-cost-panel td,
.youreko-form-active .youreko-info-text-lifetime-cost-panel td
{
    filter: blur(2px);
}
.youreko-info-text-lifetime-cost-panel
{
    /*display: none;*/
    /*width: 37%;*/
}
.youreko-desktop .youreko-info-text-yearly-cost-panel
{
    display: block;
}
.youreko-mobile .youreko-info-text-yearly-cost-panel,
.youreko-mobile .youreko-info-text-lifetime-cost-panel
{
    display: none;
}
#youreko-info-text-see-yearly-cost,
#youreko-info-text-see-lifetime-cost
{
    margin: 0 0 0 -3px;
    text-decoration: underline;
    font-style: italic;
    cursor: pointer;
}
#youreko-info-text-see-yearly-cost:hover,
#youreko-info-text-see-lifetime-cost:hover
{
    color: #000;
}
[class*=youreko-v7] #youreko-info-text-see-yearly-cost,
[class*=youreko-v7] #youreko-info-text-see-lifetime-cost
{
    margin: 0;
}
.youreko-info-text-see-cost-container:focus #youreko-info-text-see-yearly-cost,
.youreko-info-text-see-cost-container:focus #youreko-info-text-see-lifetime-cost
{
    margin: 0;
}
.youreko-info-text-see-cost-container
{
    border: 1px #f3f4f4 solid;
    display: inline-block;
    padding: 2px;
    margin: 0 0 6px 0;
}
[class*=youreko-v7] .youreko-info-text-see-cost-container
{
    border: none;
    margin: 0 0 8px 0;
    padding: 0;
}

.youreko-info-text-see-cost-container:focus
{
    border: 1px #000 solid;
    color: #000;
    box-shadow: none !important;
}
[class*=youreko-v7] .youreko-info-text-see-cost-container:focus
{
    border: none;
}
.youreko-info-text table
{
    width: 100%;
    border-collapse: collapse;
    font-size: 10px;
    line-height: normal;
    margin: 0;
    table-layout: auto;
}
.youreko-info-text tr
{
    border: solid 1px #999;
}
.youreko-info-text tr:nth-child(odd)
{
    background: #dfdfdf;
}
.youreko-info-text tr:nth-child(even)
{
    background: #fff;
}
.youreko-info-text table tr td.youreko-table-emphasize-last-row
{
    padding-top: 1px;
    padding-bottom: 3px;
    /*text-decoration: underline;*/
    font-weight: bold;
    font-style: italic;
}
.youreko-info-text table tr td
{
    position: relative;
    padding: 0 0 0 5px;
    height: 13px;
    line-height: 13px;
    border: 1px solid grey;
    margin-left: 0;
    display: table-cell;
    float: none !important;
    vertical-align: middle;
    color: #636363;
    background: none;
    font-size: 10px;
    word-break: normal;
    word-wrap: normal;
}
.youreko-table-cell-heading
{
    text-decoration: underline;
}
.youreko-description-column
{
    width: 33%;
}
.youreko-value-column
{
    width: 42%;
}
.youreko-source-column
{
    width: 25%;
}
.youreko-info-text-ekoscore p u
{
    text-decoration: underline;
}
.youreko-info-text-ekoscore p u b
{
    font-size: 11px;
    color: #666;
}
.youreko-energy-cost-info-text,
.youreko-energy-cost-saving-info-text
{
    display: none;
    height: 372px;
    margin-left: 12px;
    margin-right: 9px;
}
.youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
}
[class*=youreko-v6] .youreko-energy-cost-info-text,
[class*=youreko-v6] .youreko-energy-cost-saving-info-text
{
    height: 331px;
}
.youreko-mobile .youreko-energy-cost-info-text,
.youreko-mobile .youreko-energy-cost-saving-info-text,
.youreko-mobile .youreko-energy-saving-compared-info-text
{
    height: 402px;
}
.youreko-mobile[class*=youreko-v6] .youreko-energy-cost-info-text,
.youreko-mobile[class*=youreko-v6] .youreko-energy-cost-saving-info-text
{
    height: 361px;
}
.youreko-mobile.youreko-no-usage .youreko-energy-cost-info-text,
.youreko-mobile.youreko-no-usage .youreko-energy-cost-saving-info-text
{
    height: 359px;
}
.youreko-energy-cost-info-text
{
    display: none;
}
.youreko-savings-info-text
{
    display: none;
}
.youreko-dynamic-info-text
{
    display: none;
}
.youreko-sponsored-info-text
{
    display: none;
}
.youreko-custom-usage-info-text,
.youreko-custom-usage-info-text-savings-disappeared
{
    display: none;
}
#youreko-info-text-more
{
    display: none;
}
#youreko-info-text-more-target
{
    display: none;
}
#youreko-info-text-more-trigger
{
    font-style: italic;
    text-decoration: underline;
    color: #fff;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#youreko-header
{
    position: relative !important;
    margin: 0;
    padding: 0;
    z-index: 0 !important;
    box-shadow: none;
    border-top: none;
    min-width: auto;
}
[class*=youreko-v7].youreko-mobile #youreko-header
{
    width: 318px; /* Mobile usage swipe */
}
#youreko-navigation-tabs, #youreko-header-info
{
    float: left;
    height: 43px;
    border-bottom: 1px solid #dfdfdf;
}
#youreko-navigation-tabs
{
    width: 278px;
}
[class*=youreko-v7] #youreko-navigation-tabs
{
    width: 268px;
}
#youreko-header-info
{
    width: 800px;
}
#product-info-container
{
    float: left;
    width: 760px;
}
.youreko-desktop #youreko-navigation-tabs
{
    display: none;
}
.youreko-mobile #youreko-header-info
{
    display: none;
}
#youreko-product-details
{
    float: left;
    height: 43px;
    /*width: 442px;*/
}
.youreko-partner-page
{
    border: none;
    position: relative;
    width: auto;
    display: inline-block;
    height: 25px;
    float: right;
}
.youreko-mobile .youreko-partner-page
{
    float: none;
}
.youreko-partner-page:focus
{
    outline: 0;
    box-shadow: none;
}
.youreko-partner-page:hover #youreko-tagline
{
    text-decoration: underline;
}
#youreko-product-name
{
    color: #000000;
    margin-left: 24px;
    margin-right: 13px;
    float: left;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
}
.youreko-has-rating.youreko-has-alternatives #youreko-product-name
{
    margin-left: 66px;
}
#youreko-product-price-container
{
    /*margin-left: 24px;*/
    margin-right: 13px;
    float: left;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    font-size: 14px;
    /*text-transform: uppercase;*/
    color: #757575;
}
#youreko-price-delimiter
{
    color: #757575;
    margin-right: 9px;
}
#youreko-product-price
{
    /*border: 1px solid #dfdfdf;
    padding: 3px;
    border-radius: 5px;*/
}
.youreko-market-price
{
    cursor: pointer;
}
.youreko-market-price:hover
{
    text-decoration: underline;
}
#youreko-ekoscore-container
{
    float: left;
    height: 43px;
    line-height: 43px;
    background-color: transparent;
    margin-left: 0;
    width: auto;
}
#youreko-ekoscore-pointer
{
    margin-top: 11px;
    float: left;
    width: 0;
    height: 0;
    border-top: 11px solid transparent;
    border-bottom: 11px solid transparent;
    border-right: 11px solid transparent;
    /*border-right-style: solid;*/
    display: inline-block;
    vertical-align: top;

    /*border-top-width: 11px;*/
    /*border-bottom-width: 11px;*/
    /*border-right-width: 11px;*/
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-green #youreko-ekoscore
{
    background: #009A07;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-light-green #youreko-ekoscore
{
    background: #8ABE0C;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-yellow #youreko-ekoscore
{
    background: #E8B505;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-orange #youreko-ekoscore
{
    background: #EC7517;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-red #youreko-ekoscore
{
    background: #E63606;
}

#youreko-ekoscore-container.youreko-ekoscore-background-colour-green #youreko-ekoscore-pointer
{
    border-right-color: #009A07;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-light-green #youreko-ekoscore-pointer
{
    border-right-color: #8ABE0C;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-yellow #youreko-ekoscore-pointer
{
    border-right-color: #E8B505;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-orange #youreko-ekoscore-pointer
{
    border-right-color: #EC7517;
}
#youreko-ekoscore-container.youreko-ekoscore-background-colour-red #youreko-ekoscore-pointer
{
    border-right-color: #E63606;
}

#youreko-ekoscore
{
    position: relative;
    margin-top: 11px;
    height: 22px;
    line-height: 22px;
    font-family: arial, helvetica, sans-serif;
    font-size: 11px;
    color: #FFF;
    float: left;
    text-align: center;
}
#youreko-ekoscore-text
{
    color: #fff;
    font-size: 11px;
    margin-left: 1px;
    margin-right: 6px;
}
.youreko-ekoscore-info
{
    display: none;
    font-size: 11px;
    color: #fff;
}
.youreko-ekoscore-info u
{
    text-decoration: underline;
    font-size: 11px;
    color: #fff;
}
#youreko-logo-and-tagline
{
    float: right;
    height: 43px;
    /*width: 318px;*/
}
#youreko-tagline
{
    /*width: 250px;*/
    float: left;
    /*margin-left: 50px;*/
    height: 43px;
    line-height: 43px;
    font-size: 12px;
    text-align: right;
    font-style: italic;
    color: #757575;
}
.youreko-page-cta-separator
{
    display: none;
    float: left;
    height: 43px;
    line-height: 43px;
    font-weight: bold;
    font-size: 14px;
    color: #757575;
    margin-right: 7px;
}
#youreko-logo-in-header
{
    /*width: 76px;*/
    float: left;
    margin-right: 15px;
    margin-left: 6px;
}
[class*='youreko-v7'] #youreko-logo-in-header
{
    margin-right: 8px;
}
#youreko-header ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    line-height: normal;
    right: 0;
    position: relative;
}
#youreko-header ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}
#youreko-savings-link,
#youreko-energy-cost-link,
#youreko-energy-cost-saving-link
{
/*    width: 138px;*/
    cursor: pointer;
}
#youreko-savings-link.youreko-v3,
#youreko-energy-cost-link.youreko-v3,
#youreko-savings-link.youreko-v5,
#youreko-energy-cost-link.youreko-v5
{
    width: 138px;
}

#youreko-savings-link.youreko-v4,
#youreko-savings-link.youreko-v6,
#youreko-savings-link.youreko-v8
{
    width: 178px;
}
#youreko-energy-cost-saving-link.youreko-v4,
#youreko-energy-cost-saving-link.youreko-v6,
#youreko-energy-cost-saving-link.youreko-v8
{
    width: 100px
}
#youreko-savings-link:not(.youreko-selected) span.youreko-savings-notifier.youreko-notifier-products-available
{
    opacity: 0.4;
}
#youreko-savings-link:not(.youreko-selected) span.youreko-savings-notifier.youreko-notifier-no-products
{
    opacity: 0.6;
}
.youreko-navigation-tab.youreko-close-link
{
    font-size: 24px;
    font-weight: bolder;
    width: 39px;
    border-left: 1px solid #dfdfdf;
    border-bottom: 1px solid #dfdfdf;
    height: 43px;
    cursor: pointer;
}
.youreko-navigation-tab.youreko-close-link:focus
{
    border: 1px solid #6e6e6e;
    height: 43px;
    margin-top: -1px;
    box-shadow: none;
}
.youreko-close-mobile
{
    float: left;
    width: 40px;
    height: 43px;
}
.youreko-desktop .youreko-close-mobile
{
    display: none;
}
.youreko-close-desktop
{
    float: right;
    width: 40px;
    height: 43px;
}
.youreko-mobile .youreko-close-desktop
{
    display: none;
}
.youreko-close ul li
{
    list-style: none;
    margin: 0;
    padding: 0;
    background: none;
}
.youreko-navigation-tab
{
    text-decoration: none;
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bolder;
    text-align: center;
    color: #757575;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#youreko-energy-savings.cursor-wait .youreko-navigation-tab
{
    cursor: wait;
}
.youreko-navigation-tab:not(.youreko-close-link):hover,
.youreko-navigation-tab:not(.youreko-close-link):focus
{
    border-bottom: 3px solid #b9cf51;
    box-shadow: none;
}
.youreko-navigation-tab.youreko-selected:not(.youreko-close-link)
{
    color: #000;
    border-bottom: 3px solid #b9cf51;
}
.youreko-roundel-container
{
    display: inline-block;
    vertical-align: middle;
}
.youreko-savings-notifier
{
    color: #fff;
    margin-left: 5px;
    width: 20px;
    height: 20px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
}
.youreko-notifier-products-available
{
    background: #d72e00;
}
.youreko-notifier-no-products
{
    background: #999;
}

/* Mobile usage swipe */

.youreko-usage::-webkit-scrollbar { display: none }
.youreko-usage::-webkit-scrollbar-thumb { background: transparent}
.youreko-usage::-webkit-scrollbar-track { background-color: transparent}

.youreko-usage
{
    float: left;
    width: 318px;
    max-width: 800px; /* Mobile usage swipe */
    background-color: #f3f4f4;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #666;
    font-size: 12px;
    border-bottom: 1px solid #dfdfdf;
    cursor: default;
    margin: 0;

    /* Mobile usage swipe */

    -webkit-overflow-scrolling: touch; /* apply iOS momentum scrolling effect to this element */
    display: block;
    overflow: auto;
    overflow-y: hidden;
    white-space: nowrap;
}
[class*=youreko-v6] .youreko-usage
{
    display: none;
}
.youreko-desktop .youreko-usage
{
    width: 800px;
    text-align: left;
}

/* Mobile usage swipe */

.youreko-usage-mobile-swipe-shadow
{
    height: 40px;
    position: absolute;
    pointer-events: none;
    right: 0;
    top: 44px;
    width: 24px;
    z-index: 2;
    background: linear-gradient(90deg,rgba(255,255,255,0),#fff);
}
.youreko-desktop .youreko-usage-mobile-swipe-shadow
{
    display: none;
}
[class*='youreko-v7'].youreko-mobile .youreko-usage-mobile-swipe-shadow
{
    height: 77px;
}
#youreko-energy-savings.cursor-wait .youreko-usage
{
    cursor: wait;
}
.youreko-custom-usage-unit-text,
.youreko-custom-usage-unit-mobile-text
{
    text-transform: uppercase;
}

.youreko-custom-usage-unit-mobile-text
{
    display: none;
}

#youreko-custom-usage-period
{
    text-transform: uppercase;
}
.youreko-usage span
{
    display: inline-block;
    position: relative;
    font-size: 12px;
    vertical-align: middle;
    right: auto;
    top: auto;
}
.youreko-usage-first-text
{
    text-transform: uppercase;
    margin-left: 24px; /* Mobile usage swipe */
}
[class*=youreko-v7] .youreko-usage-first-text
{
    margin-left: 25px; /* Mobile usage swipe */
    float: left; /* Mobile usage swipe */
}
.youreko-usage-first-text-cyclical
{
    vertical-align: baseline !important;
}
.youreko-usage select
{
    display: inline;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    color: #6E6E6E;
    font-weight: 600;
    height: 24px !important;
    font-size: 14px;
    background: #f3f4f4;
    margin: 0 3px 0 3px;
    padding: 0 !important;
    width: auto;
    vertical-align: middle !important;
    opacity: 1;
    min-height: auto;

    -moz-appearance: menulist !important;
    -webkit-appearance: menulist !important;

    text-transform: uppercase;
    line-height: normal !important;
    align-items: center;
}
.youreko-usage select:focus
{
    color: #6E6E6E !important;
    background: #f3f4f4 !important;
    outline: none;
    border: 1px solid #6E6E6E;
    box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    -webkit-box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    -moz-box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    width: auto;
}
.youreko-usage select option
{
    color: #6E6E6E;
    text-transform: inherit;
}
#youreko-custom-tariff
{
    display: inline;
    border: 1px solid #dfdfdf;
    border-radius: 3px;
    color: #6E6E6E;
    font-weight: 600;
    height: 24px;
    line-height: 24px;
    font-size: 14px !important;
    background: #f3f4f4;
    margin: 0 3px 0 3px;
    width: 35px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    min-height: auto;
}
#youreko-custom-tariff:focus
{
    outline: none;
    border: 1px solid #6E6E6E;
    box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    -webkit-box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    -moz-box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
}
.youreko-mobile #youreko-per-kwh-text
{
    margin-right: 24px; /* Mobile usage swipe */
}
[class*=youreko-v7].youreko-mobile #youreko-per-kwh-text
{
    margin-right: 25px; /* Mobile usage swipe */
}

#youreko-energy-savings.cursor-wait .youreko-usage select
{
    cursor: wait;
}
.youreko-usage select:hover
{
    border: 1px solid #999;
}
#youreko-custom-energy-cost-years
{
    text-transform: uppercase;
}
.youreko-message-text-box
{
    float: left;
    width: 268px;
    height: 237px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin: 6px 24px 7px 24px;
}
.youreko-desktop .youreko-no-products .youreko-message-text-box
{
    display: none;
}
.youreko-no-usage .youreko-message-text-box
{
    height: 237px;
}
#youreko-extended-usage
{
    display: inline-block;
    position: relative;
    text-transform: uppercase;
}
#youreko-extended-usage span
{
    text-transform: inherit;
}
.youreko-mobile #youreko-extended-usage
{
    /*display: none;*/ /* Mobile usage swipe */
}
#youreko-desktop-info-text-link
{
    text-transform: lowercase;
    vertical-align: middle;
    text-align: center;
    position: relative;
    float: right;
    color: #fff;
    margin-left: 10px;
    margin-top: 9px;
    width: 21px;
    height: 21px;
    line-height: 21px;
    background: #757575;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);

    border: 1px solid #757575;
}
#youreko-desktop-info-text-link:focus
{
    outline: none;
    border: 1px solid #fff;
    box-shadow: 0 0 2px 1px rgba(110, 110, 110, 1);
    -webkit-box-shadow: 0 0 2px 1px rgba(110, 110, 110, 1);
    -moz-box-shadow: 0 0 2px 1px rgba(110, 110, 110, 1);
}

.youreko-mobile #youreko-desktop-info-text-link
{
    display: none; /* Mobile usage swipe */
}

.youreko-search-icon.youreko-search-icon-grey
{
    display: inline-block;
    margin: -20px auto 0 auto;
}
.youreko-search-icon
{
    height:40px;
    width:15px;
    display:block;
    position:relative;
    margin-left: 20px;
    float: left;
}
.youreko-search-icon:before, .youreko-search-icon:after
{
    content:'';
    height:20px;
    display:block;
    position:absolute;
    top:0;
    left:0;
}
.youreko-search-icon:before
{
    width:20px;
    border:3px #9eb729 solid;
    border-radius:100%;
    -webkit-border-radius:100%;
    -moz-border-radius:100%;
}
.youreko-search-icon.youreko-search-icon-green:before
{
    border:3px #9eb729 solid;
}
.youreko-search-icon.youreko-search-icon-grey:before
{
    border:3px #949494 solid;
}
.youreko-search-icon:after
{
    width:7px;
    background:#9eb729;
    transform:rotate(45deg);
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    top:17px;
    left:-5px;
}
.youreko-search-icon.youreko-search-icon-green:after
{
    background:#9eb729;
}
.youreko-search-icon.youreko-search-icon-grey:after
{
    background:#949494;
}
.youreko-message-text
{
    border-bottom: 1px solid #dfdfdf;
}
.youreko-message-text-title
{
    height: 40px;
    margin-top: 15px;
    padding-bottom: 15px;
    font-size: 15px;
    font-weight: bolder;
    margin-right: 10px;
    text-align: left;
}
.youreko-message-text-body,
.youreko-no-results-message-text-body-desktop
{
    float: left;
    font-size: 14px;
    line-height: 24px;
    text-align: left;
}
.youreko-no-results-message-text-body-desktop
{
    margin: 15px;
}
.youreko-form-active .youreko-no-results-message-text-body-desktop
{
    filter: blur(5px);
}
.youreko-message-text-body p
{
    font: 14px/24px Arial,Helvetica,Sans-serif;
    margin: 15px;
}
.youreko-message-text-body span
{
    font: 14px/24px Arial,Helvetica,Sans-serif;
}
.youreko-message-text-body a
{
    color: #999;
    text-decoration: underline;
}
.youreko-energy-cost-tab,
.youreko-energy-cost-saving-tab
{
    width: 318px;
    float: left;
}

/*
 * Medal rating view
 */

#youreko-energy-savings.youreko-mobile[class*="youreko-rating-"] .youreko-savings-notifier
{
    display: none;
}

.youreko-product-rating
{
    float: left;
    width: 482px;
    height: 292px;
    /*border: 1px solid #dfdfdf;
    border-radius: 5px;*/
}
.youreko-mobile .youreko-product-rating
{
    width: 318px;
}
.youreko-product-benefits
{
    position: relative;
    margin: 6px 24px 3px 24px;
    width: 437px;
    height: 237px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    float: left;
    background-color: #f3f4f4;
    z-index: 0;

    background:
            -webkit-linear-gradient(-234deg, rgb(243,244,244) 0, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%, rgba(0,0,0,0) 100%),
            -webkit-linear-gradient(54deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            -webkit-linear-gradient(18deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -webkit-linear-gradient(-198deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -webkit-linear-gradient(-126deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            -webkit-linear-gradient(-54deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            -webkit-linear-gradient(-234deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            -webkit-linear-gradient(54deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            -webkit-linear-gradient(18deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -webkit-linear-gradient(-198deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -webkit-linear-gradient(-126deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            -webkit-linear-gradient(-54deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%), rgba(243,244,244,1);

    /*noinspection CssOverwrittenProperties*/
    background:
            -moz-linear-gradient(324deg, rgb(243,244,244) 0, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%, rgba(0,0,0,0) 100%),
            -moz-linear-gradient(36deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            -moz-linear-gradient(72deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -moz-linear-gradient(288deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -moz-linear-gradient(216deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            -moz-linear-gradient(144deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            -moz-linear-gradient(324deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            -moz-linear-gradient(36deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            -moz-linear-gradient(72deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -moz-linear-gradient(288deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            -moz-linear-gradient(216deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            -moz-linear-gradient(144deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%), rgba(243,244,244,1);

    /*noinspection CssOverwrittenProperties*/
    background:
            linear-gradient(324deg, rgb(243,244,244) 0, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%, rgba(0,0,0,0) 100%),
            linear-gradient(36deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            linear-gradient(72deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            linear-gradient(288deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            linear-gradient(216deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            linear-gradient(144deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            linear-gradient(324deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            linear-gradient(36deg, rgb(243,244,244) 4%, rgba(0,0,0,0) 4%),
            linear-gradient(72deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            linear-gradient(288deg, rgb(235,237,237) 8.5%, rgba(0,0,0,0) 8.5%),
            linear-gradient(216deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%),
            linear-gradient(144deg, rgb(235,237,237) 7.5%, rgba(0,0,0,0) 7.5%), rgba(243,244,244,1);

    background-position: 32px 37px, -12px 37px, 32px 37px, -12px 37px, 32px 28px, -12px 28px, 54px 104px, 10px 104px, 54px 104px, 10px 104px, 54px 95px, 10px 95px;
    -webkit-background-size: 44px 44px;
    background-size: 44px 44px;
}
.youreko-mobile .youreko-product-benefits
{
    width: 268px;
    height: 259px;
}
.youreko-benefits-text
{
    float: left;
    height: 100%;
    width: 229px;
    display: table;
}
.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 35px;
    height: 78px;
}
.youreko-benefits-bullets
{
    display: table-cell;
    vertical-align: middle;
    padding: 0;
    text-align: left;
}
.youreko-mobile .youreko-benefits-bullets
{
    vertical-align: top;
}

li.youreko-benefit-bullet
{
    color: #000000;
    font-size: 14px;
    font-weight: bold;
    font-style: italic;
    line-height: 25px;
    list-style: none;
    text-align: left;
    margin: 5px 0 5px 0;
    display: inline-block;
}
.youreko-mobile .youreko-benefit-bullet
{
    /*line-height: 38px;*/
}

.youreko-bullet-content-container
{
    display: flex;
}

.youreko-bullet-container
{
    min-width: auto;
}

.youreko-bullet
{
    display:inline-block;
    width: 22px;
    height:22px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Chrome, Safari, Opera */
    transform: rotate(45deg);
    -moz-transform:rotate(45deg);
    -o-transform:rotate(45deg);

    text-align: center;
    vertical-align: middle;
    float: left;
    margin: 1px 8px 7px 0;
}

.youreko-bullet-circle {
    position: absolute;
    width:22px;
    height:22px;
    background-color: #009a07;
    border-radius:11px;
    left:0;
    top:0;
}

.youreko-bullet-stem {
    position: absolute;
    width:2px;
    height:9px;
    background-color:#fff;
    left:11px;
    top:6px;
}

.youreko-bullet-kick {
    position: absolute;
    width:5px;
    height:2px;
    background-color:#fff;
    left:8px;
    top:13px;
}
.youreko-bullet-text
{
    font-weight: bold;
    line-height: inherit;
}

@keyframes FadeIn {
    0% {
        opacity: 0;
    }

    85% {
        opacity: 1;
    }
}

.youreko-benefit-bullet
{
    -webkit-animation: FadeIn 1s linear;
    -o-animation: FadeIn 1s linear;
    animation: FadeIn 1s linear;

    animation-fill-mode: both;
}
.youreko-benefit-bullet.youreko-animation-off
{
    -webkit-animation: unset;
    -o-animation: unset;
    animation: unset;
}

li.youreko-benefit-bullet:nth-child(1)
{
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    -o-animation-delay: 0.25s;
    animation-delay: 0.25s;
}
li.youreko-benefit-bullet:nth-child(2)
{
    -webkit-animation-delay: 1.25s;
    -moz-animation-delay: 1.25s;
    -o-animation-delay: 1.25s;
    animation-delay: 1.25s;
}
li.youreko-benefit-bullet:nth-child(3)
{
    -webkit-animation-delay: 2.25s;
    -moz-animation-delay: 2.25s;
    -o-animation-delay: 2.25s;
    animation-delay: 2.25s;
}
li.youreko-benefit-bullet:nth-child(4)
{
    -webkit-animation-delay: 3.25s;
    -moz-animation-delay: 3.25s;
    -o-animation-delay: 3.25s;
    animation-delay: 3.25s;
}
li.youreko-benefit-bullet:nth-child(5)
{
    -webkit-animation-delay: 4.25s;
    -moz-animation-delay: 4.25s;
    -o-animation-delay: 4.25s;
    animation-delay: 4.25s;
}
li.youreko-benefit-bullet:nth-child(6)
{
    -webkit-animation-delay: 5.25s;
    -moz-animation-delay: 5.25s;
    -o-animation-delay: 5.25s;
    animation-delay: 5.25s;
}
li.youreko-benefit-bullet:nth-child(7)
{
    -webkit-animation-delay: 6.25s;
    -moz-animation-delay: 6.25s;
    -o-animation-delay: 6.25s;
    animation-delay: 6.25s;
}
[class*=youreko-v6] .youreko-benefit-nothing-cheaper
{
    display: none;
}

/*
 * Medal rating container
 */

.youreko-rating-container
{
    margin: -15px 10px 0 10px;
    width: 166px;
    height: 252px;
    float: left;
}

/* In header */

#youreko-header .youreko-rating-container
{
    z-index: 1;
    width: 38px;
    height: 55px;
    position: absolute;
    margin-top: -5px;
    margin-left: 16px;
}

.youreko-is-ekoscore #youreko-header .youreko-rating-container,
.youreko-has-rating.youreko-no-alternatives #youreko-header .youreko-rating-container,
.youreko-no-rating #youreko-header .youreko-rating-container
{
    display: none;
}

/* Mobile */

.youreko-mobile .youreko-rating-container
{
    margin: -12px 74px 0 74px;
    width: 120px;
    height: 171px;
}
[class*='youreko-rating-resize-container']
{
    position: relative;
    width: 100%;
    height: 100%;
}
[class*='youreko-rating-ribbon']
{
    background: url('/images/energy-savings-modal/rating/ribbon.svg') 0 0 no-repeat;
    width: 65%;
    height: 100%;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 17.5%;
}
[class*='youreko-rating-image-container']
{
    position: absolute;
    width: 100%;
    height: 75%;
    padding-top: 25%;
}
[class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    position: absolute;
    width: 100%;
    height: 100%;
}
.youreko-rating-platinum [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
.youreko-rating-container.youreko-rating-platinum [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/platinum.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-top: -7%;
}
[class*=youreko-v8].youreko-rating-platinum [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*=youreko-v8] .youreko-rating-container.youreko-rating-platinum [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/platinum-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 87.5%;
    height: 87.5%;
    left: 6%;
    margin: 0;
}
[class*='youreko-energy-label'].youreko-rating-platinum [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/platinum-button.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    margin-top: -7%;
}
.youreko-rating-gold [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
.youreko-rating-container.youreko-rating-gold [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/gold.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 87.5%;
    height: 87.5%;
    left: 6%;
}
.youreko-rating-silver [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
.youreko-rating-container.youreko-rating-silver [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/silver.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 87.5%;
    height: 87.5%;
    left: 6%;
}
.youreko-rating-bronze [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
.youreko-rating-container.youreko-rating-bronze [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/bronze.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 87.5%;
    height: 87.5%;
    left: 6%;
}
.youreko-rating-plain [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
.youreko-rating-container.youreko-rating-plain [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/plain.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 87.5%;
    height: 87.5%;
    left: 6%;
}
[class*='youreko-energy-label'].youreko-rating-none [class*='youreko-rating-container']:not([class*='youreko-rating-container-button'])
{
    display: none;
}

/*
 * 2019 - new button medal rating (with bolt)
 */

[class*='youreko-energy-label'].youreko-rating-none [class*='youreko-rating-container-button']
{
    width: 29px;
}
[class*='youreko-energy-label'] [class*='youreko-rating-container-button'] [class*='youreko-rating-ribbon']
{
    background: url('/images/energy-savings-modal/rating/ribbon-button-v2.svg') 0 0 no-repeat;
    width: 36px;
    height: 60px;
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 5.5px;
    top: -1px;
}
[class*='youreko-energy-label'].youreko-rating-none [class*='youreko-rating-container-button'] [class*='youreko-rating-ribbon']
{
    display: none;
}
[class*='youreko-energy-label'].youreko-rating-platinum [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'] .youreko-info-text-medal-rating-table .youreko-rating-container.youreko-rating-platinum [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'].youreko-rating-platinum #youreko-header-info .youreko-rating-container [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/platinum-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 87.5%;
    height: 87.5%;
    left: 6%;
    margin: 0;
}
[class*='youreko-energy-label'].youreko-rating-gold [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'] .youreko-info-text-medal-rating-table .youreko-rating-container.youreko-rating-gold [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'].youreko-rating-gold #youreko-header-info .youreko-rating-container [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/gold-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    /*width: 87.5%;
    height: 87.5%;
    left: 6%;*/
}
[class*='youreko-energy-label'].youreko-rating-silver [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'] .youreko-info-text-medal-rating-table .youreko-rating-container.youreko-rating-silver [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'].youreko-rating-silver #youreko-header-info .youreko-rating-container [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/silver-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    /*width: 87.5%;
    height: 87.5%;
    left: 6%;*/
}
[class*='youreko-energy-label'].youreko-rating-bronze [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'] .youreko-info-text-medal-rating-table .youreko-rating-container.youreko-rating-bronze [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'].youreko-rating-bronze #youreko-header-info .youreko-rating-container [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/bronze-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    /*width: 87.5%;
    height: 87.5%;
    left: 6%;*/
}
[class*='youreko-energy-label'].youreko-rating-plain [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container']),
[class*='youreko-v8'] .youreko-info-text-medal-rating-table .youreko-rating-container.youreko-rating-plain [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/plain-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    /*width: 87.5%;
    height: 87.5%;
    left: 6%;*/
}
[class*='youreko-energy-label'].youreko-rating-none [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
    /*.youreko-rating-container.youreko-rating-none [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])*/
{
    background: url('/images/energy-savings-modal/rating/none-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 30px;
    height: 30px;
    margin: 5px 12px 5px 9px;
}

.youreko-rating-platinum [class*=youreko-cost-value][class*=youreko-rating]:not(.youreko-rating-platinum),
.youreko-rating-platinum [class*=youreko-cost-cta][class*=youreko-rating]:not(.youreko-rating-platinum)
{
    display: none;
}
.youreko-rating-gold [class*=youreko-cost-value][class*=youreko-rating]:not(.youreko-rating-gold),
.youreko-rating-gold [class*=youreko-cost-cta][class*=youreko-rating]:not(.youreko-rating-gold)
{
    display: none;
}
.youreko-rating-silver [class*=youreko-cost-value][class*=youreko-rating]:not(.youreko-rating-silver),
.youreko-rating-silver [class*=youreko-cost-cta][class*=youreko-rating]:not(.youreko-rating-silver)
{
    display: none;
}
.youreko-rating-bronze [class*=youreko-cost-value][class*=youreko-rating]:not(.youreko-rating-bronze),
.youreko-rating-bronze [class*=youreko-cost-cta][class*=youreko-rating]:not(.youreko-rating-bronze)
{
    display: none;
}
.youreko-rating-plain.youreko-has-prices [class*=youreko-cost-value][class*=youreko-rating]:not(.youreko-has-prices),
.youreko-rating-plain.youreko-has-prices [class*=youreko-cost-cta][class*=youreko-rating]:not(.youreko-has-prices)
{
    display: none;
}
.youreko-rating-plain.youreko-no-prices [class*=youreko-cost-value][class*=youreko-rating]:not(.youreko-no-prices),
.youreko-rating-plain.youreko-no-prices [class*=youreko-cost-cta][class*=youreko-rating]:not(.youreko-no-prices)
{
    display: none;
}

/*
 * Text
 */

.youreko-rating-text
{
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    font-weight: 800;
}
[class^=youreko-rating-text-]
{
    font-weight: 800;
}
.youreko-rating-text-top, .youreko-rating-text-middle, .youreko-rating-text-bottom
{
    display: block;
    text-transform: uppercase;
}

.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 54px;
}
.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 39px;
}
.youreko-rating-platinum .youreko-rating-text *
{
    color: #9e5f09;
}
.youreko-rating-platinum [class*=youreko-rating-text-top]:not(.youreko-rating-platinum),
.youreko-rating-platinum [class*=youreko-rating-text-middle]:not(.youreko-rating-platinum),
.youreko-rating-platinum [class*=youreko-rating-text-bottom]:not(.youreko-rating-platinum)
{
    display: none;
}
.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 15px;
}
.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 12px;
}
.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 8px;
    line-height: 12px;
}
.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 15px;
    line-height: 15px;
}
.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 12px;
    line-height: 12px;
}
.youreko-rating-gold .youreko-rating-text
{
    padding-top: 54px;
}
.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 37px;
}
.youreko-rating-gold .youreko-rating-text *
{
    color: #9e5f09;
}
.youreko-rating-gold [class*=youreko-rating-text-top]:not(.youreko-rating-gold),
.youreko-rating-gold [class*=youreko-rating-text-middle]:not(.youreko-rating-gold),
.youreko-rating-gold [class*=youreko-rating-text-bottom]:not(.youreko-rating-gold)
{
    display: none;
}
.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 18.5px;
    line-height: 18.5px;
}
.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 15px;
}
.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 10.5px;
    line-height: 18px;
}
.youreko-rating-silver .youreko-rating-text
{
    padding-top: 51px;
}
.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 35px;
}
.youreko-rating-silver .youreko-rating-text *
{
    color: #819898;
}
.youreko-rating-silver [class*=youreko-rating-text-top]:not(.youreko-rating-silver),
.youreko-rating-silver [class*=youreko-rating-text-middle]:not(.youreko-rating-silver),
.youreko-rating-silver [class*=youreko-rating-text-bottom]:not(.youreko-rating-silver)
{
    display: none;
}
.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 25px;
    line-height: 25px;
}
.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 20px;
    line-height: 20px;
}
.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 19px;
}
.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 15px;
}

.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 55px;
}
.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 38px;
}
.youreko-rating-bronze .youreko-rating-text *
{
    color: #8d501a;
}
.youreko-rating-bronze [class*=youreko-rating-text-top]:not(.youreko-rating-bronze),
.youreko-rating-bronze [class*=youreko-rating-text-middle]:not(.youreko-rating-bronze),
.youreko-rating-bronze [class*=youreko-rating-text-bottom]:not(.youreko-rating-bronze)
{
    display: none;
}
.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 17.5px;
    line-height: 17.5px;
}
.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14.5px;
    line-height: 14.5px;
}
.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 20px;
}
.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 16px;
}

.youreko-rating-plain .youreko-rating-text
{
    padding-top: 51px;
}
.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 36px;
}
.youreko-rating-plain .youreko-rating-text *
{
    color: #c0b184;
}
.youreko-rating-plain [class*=youreko-rating-text-top]:not(.youreko-rating-plain),
.youreko-rating-plain [class*=youreko-rating-text-middle]:not(.youreko-rating-plain),
.youreko-rating-plain [class*=youreko-rating-text-bottom]:not(.youreko-rating-plain)
{
    display: none;
}
.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 22px;
    line-height: 22px;
}
.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 17px;
    line-height: 17px;
}
.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 19px;
    line-height: 22px;
}
.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 16px;
}

.youreko-savings-tab
{
/*    display: none;*/
}
.youreko-savings-tab.youreko-with-products
{
    width: 318px;
    float: left;
}
.youreko-savings-tab.youreko-no-products
{
    float: left;
}
.youreko-desktop .youreko-savings-tab.youreko-with-products
{
    width: 482px;
}
.youreko-desktop .youreko-savings-tab.youreko-no-products
{
    width: 482px;
}
.youreko-savings-next-mobile,
.youreko-savings-previous-mobile
{
/*    display: none;*/
    float: left;
    width: 19px;
    height: 208px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.youreko-desktop .youreko-savings-previous-mobile,
.youreko-desktop .youreko-savings-next-mobile
{
    display: none;
}
#youreko-energy-savings.cursor-wait .youreko-savings-next-mobile,
#youreko-energy-savings.cursor-wait .youreko-savings-previous-mobile
{
    cursor: wait;
}
#youreko-energy-savings .youreko-savings-previous-mobile span
{
    float: left;
    /*width: 20px;
    height: 224px;*/
    width: 0 !important;
    height: 0 !important;
    border-top: 12px solid transparent;
    border-right: 12px solid #949494;
    border-bottom: 12px solid transparent;
    margin-top: 106px !important;
    margin-left: 5px !important;
    top: auto !important;
    background: #fff;
}
#youreko-energy-savings .youreko-savings-next-mobile span
{
    float: left;
    /*width: 20px;
    height: 224px;*/
    width: 0 !important;
    height: 0 !important;
    border-top: 12px solid transparent;
    border-left: 12px solid #949494;
    border-bottom: 12px solid transparent;
    margin-top: 106px !important;
    margin-right: 4px !important;
    margin-left: 2px !important;
    top: auto !important;
    background: #fff;
}
.youreko-savings-next.youreko-no-savings-nav,
.youreko-savings-previous.youreko-no-savings-nav
{
    cursor: default;
}
#youreko-energy-savings .youreko-savings-next.youreko-no-savings-nav span,
#youreko-energy-savings .youreko-savings-previous.youreko-no-savings-nav span
{
    display: none;
}

.youreko-savings-navigation-desktop
{
/*    display: none;*/
    float: left;
    width: 20px;
    height: 128px;
    margin-left: 9px;
}
.youreko-mobile .youreko-savings-navigation-desktop
{
    display: none;
}
.youreko-savings-next-desktop,
.youreko-savings-previous-desktop
{
/*    display: none;*/
    float: left;
    width: 19px;
/*    height: 208px;*/
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.youreko-savings-next-desktop *,
.youreko-savings-previous-desktop *
{
    cursor: pointer !important;
}
.youreko-mobile .youreko-savings-previous-desktop,
.youreko-mobile .youreko-savings-next-desktop
{
    display: none;
}

.youreko-form-active .youreko-savings-next-desktop
{
    filter: blur(5px);
}
.youreko-savings-previous-desktop
{
    margin-top: 8px;
    margin-bottom: 10px;
}
.youreko-savings-next-desktop
{
    margin-top: 10px;
}
#youreko-energy-savings.cursor-wait .youreko-savings-next-desktop,
#youreko-energy-savings.cursor-wait .youreko-savings-previous-desktop
{
    cursor: wait;
}

#youreko-energy-savings .swiper-button-next,
#youreko-energy-savings .swiper-button-prev
{
    left: auto !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    text-indent: 0;

    color: #777;
    width: 20px;
    height: 20px;
    background: #ebebeb;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

    margin-top: -1px;
    font-weight: bold;
    font-size: 12px;
    position: relative;

    padding: unset;
}
#youreko-energy-savings .swiper-button-next:after,
#youreko-energy-savings .swiper-button-prev:after
{
    content: none;
}
#youreko-energy-savings.youreko-mobile .swiper-button-next,
#youreko-energy-savings.youreko-mobile .swiper-button-prev
{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}
#youreko-energy-savings.youreko-desktop .swiper-button-next:focus,
#youreko-energy-savings.youreko-desktop .swiper-button-prev:focus
{
    background: #fff;
    box-shadow: 0 0 2px 1px rgba(110, 110, 110, 1);
    -webkit-box-shadow: 0 0 2px 1px rgba(110, 110, 110, 1);
    -moz-box-shadow: 0 0 2px 1px rgba(110, 110, 110, 1);
}
#youreko-energy-savings.youreko-mobile .swiper-button-prev:focus
{
    border-right: 12px solid #474747;
}
#youreko-energy-savings.youreko-mobile .swiper-button-next:focus
{
    border-left: 12px solid #474747;
}
.youreko-savings-previous-desktop span:hover,
.youreko-savings-next-desktop span:hover
{
    background: #ebebeb;
}
.youreko-savings-product.youreko-no-results
{
    float: left;
    width: 128px;
    height: 235px;
    border: 1px solid #dfdfdf;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    margin: 8px 5px 0 5px;
}
#youreko-savings-tab.youreko-no-products .youreko-savings-product.youreko-no-results
{
    width: 268px;
}
.youreko-desktop .youreko-no-products-mobile
{
    display: none;
}
.youreko-mobile .youreko-no-products-desktop
{
    display: none;
}
.youreko-savings-product.youreko-no-results:hover
{
    border: 1px solid #dfdfdf;
    cursor: auto;
}
.youreko-savings-product-no-results-box
{
    font-size: 12px;
    text-align: center;

    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

    flex-direction: column;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;

    height: 100%;
    margin-left: 10px;
    margin-right: 10px;
}
.youreko-form-active .youreko-savings-product-no-results-box
{
    filter: blur(5px);
}
.youreko-no-results-text
{
    color: #757575;
    font-size: 12px;
}
.youreko-savings-product.youreko-savings-product-hidden
{
    display: none;
}
.youreko-flip-container,
.youreko-savings-product-container
{
    float: left;
    width: 140px;
    height: 192px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    cursor: pointer !important;
    background-color: transparent;
}
.youreko-flip-container:focus .youreko-savings-product
{
    border: 1px solid #009407;
    box-shadow: 0 0 3px 0 rgba(0, 148, 7, 1);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 148, 7, 1);
    -moz-box-shadow: 0 0 3px 0 rgba(0, 148, 7, 1);
}
.youreko-savings-tab.youreko-no-products .youreko-flip-container:not(.youreko-no-results)
{
    margin-left: 19px;
}
.youreko-mobile .youreko-savings-tab.youreko-no-products .youreko-flip-container
{
    display: none;
}
.youreko-flip-container
{
    perspective: 1000px;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    -o-perspective: 1000px;
    -ms-perspective: 1000px;
}
.youreko-flip-container .youreko-savings-product-container
{
    width: 100%;
    height: 100%;
    position: absolute;
    cursor: pointer !important;

    transition: 1s ease-out;
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    -ms-transition: 1s ease-out;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}
.youreko-flip-container.youreko-flipped .youreko-savings-product-container
{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
}
.youreko-flip-container .youreko-savings-product-container .youreko-alternative-product-front,
.youreko-flip-container .youreko-savings-product-container .youreko-alternative-product-back
{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: visible;
}
.youreko-flip-container .youreko-savings-product-container .youreko-alternative-product-front,
.youreko-flip-container.youreko-flipped .youreko-savings-product-container .youreko-alternative-product-front
{
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}
.youreko-flip-container .youreko-savings-product-container .youreko-alternative-product-back,
.youreko-flip-container.youreko-flipped .youreko-savings-product-container .youreko-alternative-product-back
{
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}

.youreko-flip-container .youreko-savings-product-container .youreko-alternative-product-front,
.youreko-flip-container.youreko-flipped .youreko-savings-product-container .youreko-alternative-product-back
{
    /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
    animation: stayvisible 1s both;
    -webkit-animation: stayvisible 1s both;
    -moz-animation: stayvisible 1s both;
    -o-animation: stayvisible 1s both;
    -ms-animation: donothing 1s;
    -ms-transition: visibility 0s linear 0.34s;
    visibility: visible;
}

.youreko-flip-container.youreko-flipped .youreko-savings-product-container .youreko-alternative-product-front,
.youreko-flip-container .youreko-savings-product-container .youreko-alternative-product-back
{
    /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
    animation: stayvisible 1s both;
    -webkit-animation: stayvisible 1s both;
    -moz-animation: stayvisible 1s both;
    -o-animation: stayvisible 1s both;
    -ms-animation: donothing 1s;
    -ms-transition: visibility 0s linear 0.34s;
    visibility: hidden;
}

@keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-webkit-keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-moz-keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-o-keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-ms-keyframes donothing { 0% { } 100% { } }

.youreko-savings-product
{
    position: absolute;
    float: left;
    width: 128px;
    height: 235px;
    border: 1px solid #dfdfdf;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    /*cursor: pointer !important;*/
    margin: 8px 5px 0 5px;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    padding: 0 !important;
}
.youreko-savings-product:not(.youreko-no-results) *
{
    cursor: pointer !important;
}
#youreko-energy-savings.cursor-wait .youreko-savings-product
{
    cursor: wait;
}
.youreko-savings-product:hover
{
    border: 1px solid #009a07;
}
.youreko-savings-product:hover .youreko-savings-product-name,
.youreko-savings-product:hover .youreko-savings-product-price
{
    text-decoration: underline;
}

.youreko-badge
{
    display: none;
    position: absolute;
    left: -5px; top: -5px;
    z-index: 3;
    overflow: hidden;
    width: 100px;
    height: 100px;
    text-align: right;
}
.youreko-badge span
{
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 120px;
    display: block;
    background: #EB0000;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 25px;
    left: -25px;
}
.youreko-badge.youreko-badge-higher-capacity span
{
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 85px;
    display: block;
    background: #EB0000;
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 13px;
    left: -20px;
}
.youreko-badge span::before
{
    content: "";
    position: absolute; left: 0; top: 100%;
    z-index: -1;
    border: 3px solid #EB0000;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.youreko-badge span::after
{
    content: "";
    position: absolute; right: 0; top: 100%;
    z-index: -1;
    border: 3px solid transparent;
    border-right-color: #EB0000;
    border-top-color: #EB0000;
}
.youreko-badge-example
{
    display: block;
}

.youreko-energy-cost-range-compact
{
    width: 128px;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;

    transition: transform 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
}
.youreko-energy-cost-range-compact ul
{
    height: 4px;
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: normal;
}
.youreko-energy-cost-range-compact ul li
{
    list-style: none;
    width: 26px;
    height: 5px;
    float: left;
    position: absolute;
    margin-top: -1px;
}
.youreko-energy-cost-range-red
{
    background-color: #f43400;
}
.youreko-energy-cost-range-compact .youreko-energy-cost-range-red
{
    margin-left: -1px;
}
.youreko-energy-cost-range-orange
{
    background-color: #f67814;
}
.youreko-energy-cost-range-compact .youreko-energy-cost-range-orange
{
    margin-left: 25px;
}
.youreko-energy-cost-range-yellow
{
    background-color: #f4bd00;
}
.youreko-energy-cost-range-compact .youreko-energy-cost-range-yellow
{
    margin-left: 51px;
}
.youreko-energy-cost-range-light-green
{
    background-color: #8abe0c;
}
.youreko-energy-cost-range-compact .youreko-energy-cost-range-light-green
{
    margin-left: 77px;
}
.youreko-energy-cost-range-green
{
    background-color: #009a07;
}
.youreko-energy-cost-range-compact .youreko-energy-cost-range-green
{
    margin-left: 103px;
}
.youreko-range-pointer-container
{
    width: 12px;

    margin-top: -7px;
    margin-left: -6px;
    height: 7px;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;

    transition: transform 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
}
.youreko-range-pointer-inside
{
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 6px solid #fff;
    z-index: 2;
    position: absolute;
    margin-left: 2px;
    margin-top: 1px;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;

    transition: transform 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
}
.youreko-range-pointer-outside
{
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 9px solid #000;
    z-index: 1;
    position: absolute;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;

    transition: transform 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -o-transition: 1s;
    -ms-transition: 1s;
}
.youreko-alternative-product-calculation-text
{
    margin: 9px 8px 2px 8px;
    font-size: 12px;
    font-weight: bolder;
    color: #333;
}
.youreko-alternative-product-calculation-text span
{
    font-size: 10px;
    display: inline-block;
}
.youreko-alternative-product-calculation-close
{
    display: none;
    text-align: right;
    position: absolute;
    font-size: 18px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    font-weight: bolder;
    width: 122px;
    height: 32px;
    margin-left: 3px;
    margin-right: 3px;
     margin-top: 2px;
    line-height: 16px;
    color: #999;
}
.youreko-savings-breakdown-text
{
/*    display: none;*/
}
.youreko-info-text-saving
{
    text-decoration: underline;
}
.youreko-savings-breakdown
{
/*    display: none;*/
    height: 39px;
    list-style: disc inside none;
    padding: 0;
    margin: 8px 0 0 10px;
    text-align: left;
}
.youreko-savings-breakdown li
{
    list-style-position:inside;
    font-weight: bolder;
    font-size: 10px;
    margin-top: 1px;
    height: 12px;
}
@-moz-document url-prefix()
{
    .youreko-savings-breakdown li span
    {
        margin-left: 3px;
    }
}
.youreko-alternative-product-calculation-box
{
    float: left;
    width: 100%;
    background-color: #f3f4f4;
    font-weight: bolder;
    height: 23px;
    border-top: solid 1px #dfdfdf;
}
.youreko-form-active .youreko-alternative-product-calculation-box
{
    filter: blur(5px);
}
.youreko-alternative-product-calculation-lifetime-cost
{
    background-color: #666;
}
.youreko-alternative-product-calculation-compare-run,
.youreko-alternative-product-calculation-compare-run .youreko-alternative-product-calculation-item-value
{
    color: #008006;
}
.youreko-alternative-product-calculation-compare-buy-container
{
    height: 23px;
    margin-top: 10px;
    border-top: solid 1px #fff;
}
.youreko-alternative-no-price .youreko-alternative-product-calculation-compare-buy-container
{
    height: 8px;
}
.youreko-alternative-product-calculation-compare-buy,
.youreko-alternative-product-calculation-compare-buy .youreko-alternative-product-calculation-item-value
{
    color: #6e6e6e;
}
.youreko-alternative-product-back .youreko-overall-savings
{
    margin-top: 6px;
    margin-bottom: 0;
}
.youreko-alternative-product-calculation-item-text-before
{
    margin-left: 8px;
    float: left;
    height: 23px;
    line-height: 24px;
    font-size: 8px;
    font-weight: normal;
    color: #666;
    text-transform: uppercase;
}
[class*=youreko-v7] .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 0;
}
.youreko-alternative-product-calculation-item-value
{
    float: left;
    height: 23px;
    line-height: 23px;
    font-size: 14px;
    font-weight: bold;
}
.youreko-alternative-product-calculation-item-text
{
    float: left;
    height: 23px;
    line-height: 24px;
    font-size: 10px;
    font-weight: normal;
    color: #666;
    text-transform: uppercase;
}
.youreko-alternative-product-calculation-overall-savings
{
    color: #009a07;
    font-size: 16px;
    font-weight: bolder;
    text-align: center;
}
.youreko-alternative-product-calculation-overall-savings-text
{
    font-weight: bold;
    font-size: 10px;
}
.youreko-overall-savings
{
    float: left;
    width: 100%;
    height: 43px;
    line-height: 43px;
    background-color: #008A07;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: solid 1px #dfdfdf;
    font-weight: 600;
    color: #fff;
    text-align: center;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.youreko-overall-savings .youreko-overall-savings-value
{
    font-weight: bold;
    color: #fff;
    vertical-align: baseline;
}
.youreko-form-active .youreko-overall-savings
{
    filter: blur(5px);
}
.youreko-overall-savings-value
{
    font-size: 22px;
}
.youreko-overall-savings-text-before
{
    color: #fff;
    vertical-align: baseline;
    font-size: 10px;
    text-transform: uppercase;
}
.youreko-overall-savings-text
{
    color: #fff;
    vertical-align: baseline;
    font-size: 10px;
    text-transform: uppercase;
}
.youreko-overall-savings .youreko-roundel-container
{
    margin-top: -3px;
}
.youreko-overall-savings span.youreko-info
{
    color: #fff;
    margin-left: 4px;
    width: 12px;
    height: 12px;
    background: #59bd5e;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

    text-decoration: none;
    font-size: 10px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
#youreko-energy-savings.cursor-wait .youreko-overall-savings span.youreko-info
{
    cursor: wait;
}
.youreko-savings-product-image
{
    height: 84px;
    width: 128px;
    display: inline-block;
    text-align: center;
    margin-bottom: 7px;
    margin-top: 11px;
}
.youreko-savings-product-image img
{
    height: 80px;
    width: 80px;
    display: inline-block;
}
.youreko-form-active .youreko-product-image-url
{
    filter: blur(5px);
}
.youreko-alternative-no-price .youreko-savings-product-image
{
    margin-top: 27px;
}
.youreko-savings-product-name
{
    height: 13px;
    font-size: 11px;
    color: #666;
    margin-left: 8px;
    font-weight: 600;
    text-align: left;
}
.youreko-form-active .youreko-savings-product-name
{
    filter: blur(5px);
}
.youreko-savings-product-price-container
{
    height: 13px;
}
.youreko-form-active .youreko-savings-product-price-container
{
    filter: blur(5px);
}
.youreko-savings-product-price
{
    height: 13px;
    font-size: 11px;
    color: #666;
    margin-left: 8px;
    font-weight: 600;
    text-align: left;
}
.youreko-partner-logo
{
    display: none;
    float: right;
    margin-right: 1px;
    margin-top: -13px;
}
.youreko-alternative-no-price .youreko-partner-logo
{
    float: left;
    margin-left: 8px;
}
.youreko-sponsored
{
    display: none;
    position: absolute;
    right: -5px;
    margin-right: 5px;
    height: 11px;
    /*width: 60px;*/
    font-size: 9px;
    font-weight: 600;
    background: #fff;
    /*margin-left: 60px;*/
    margin-top: 3px;
    /*float: left;*/
    padding: 0 6px 0 4px;
    color: #666;
    border-bottom-left-radius: 5px;
}
@-moz-document url-prefix()
{
    .youreko-sponsored
    {
        margin-top: 6px;
    }
}
.youreko-sponsored a
{
    color: #999;
    text-decoration: none;
}
.youreko-savings-paging-mobile
{
/*    display: none;*/
    width: 318px;
    height: 17px;
    float: left;
    clear: both;
    text-align: center;
}
.youreko-desktop .youreko-savings-paging-mobile
{
    display: none;
}
#youreko-energy-savings.cursor-wait .youreko-savings-paging
{
    cursor: wait;
}
.youreko-savings-paging-mobile ul
{
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
    vertical-align: top;
    line-height: normal;
}
#youreko-energy-savings.cursor-wait .youreko-savings-paging ul
{
    cursor: wait;
}
.youreko-savings-paging-mobile li
{
    position: relative;
    float: left;
    margin: 0 3.5px;
    width: 7px;
    height: 7px;
    cursor: pointer;
}
#youreko-energy-savings.cursor-wait .youreko-savings-paging li
{
    cursor: wait;
}
.youreko-savings-paging-mobile li a
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #ccc;
    position: absolute;
}

.youreko-savings-paging-desktop
{
/*    display: none;*/
/*    width: 318px;*/
/*    height: 100%;*/
    float: left;/*
    clear: both;*/
    text-align: center;
    line-height: 16px;
}
.youreko-mobile .youreko-savings-paging-desktop
{
    display: none;
}
.youreko-form-active .youreko-savings-paging-desktop
{
    filter: blur(5px);
}
.youreko-savings-paging-desktop ul
{
    display: inline-block;
    margin: 0;
    padding: 0;
    list-style: none;
    cursor: default;
    vertical-align: top;
    line-height: normal;
}
.youreko-savings-paging-desktop li
{
    position: relative;
    float: left;
    margin: 0 3.5px;
    width: 7px;
    height: 7px;
    cursor: pointer;
}
.youreko-savings-paging-desktop li a
{
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    outline: none;
    border-radius: 50%;
    background-color: #ccc;
    position: absolute;
}

#youreko-energy-savings.cursor-wait .youreko-savings-paging li a
{
    cursor: wait;
}
.youreko-savings-page.youreko-selected
{
    background: #999;
}
#youreko-energy-savings.cursor-wait .youreko-savings-page
{
    cursor: wait;
}
.youreko-energy-cost-tab
{
/*    display: none;*/
}
.youreko-title
{
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    display: inline-block;
    float: left;
    height: 34px;
    line-height: 40px;
    width: 100%;
    text-align: center;
    cursor: default;
    margin-bottom: 15px;
}
.youreko-title:first-letter
{
    text-transform: uppercase;
}
.youreko-mobile .youreko-title div
{
    display: inline-block;
}
.youreko-title-desktop,
.youreko-title-mobile
{
/*    display: none;*/
}
.youreko-desktop .youreko-title-mobile
{
    display: none;
}
.youreko-mobile .youreko-title-desktop
{
    display: none;
}
.youreko-no-energy-data .youreko-title-desktop.youreko-has-energy-data
{
    display: none;
}
.youreko-has-energy-data .youreko-title-desktop.youreko-no-energy-data
{
    display: none;
}
.youreko-desktop .youreko-title
{
    text-align: left;
    margin-left: 24px;
}
.youreko-desktop .youreko-savings-tab .youreko-title
{
    width: 458px;
    overflow: hidden;
}
[class*=youreko-v3] #youreko-energy-cost-saving-tab .youreko-title:not(.youreko-v3)
{
    display: none;
}
[class*=youreko-v4] #youreko-energy-cost-saving-tab .youreko-title:not(.youreko-v4)
{
    display: none;
}
[class*=youreko-v5] #youreko-energy-cost-saving-tab .youreko-title:not(.youreko-v5)
{
    display: none;
}
[class*=youreko-v6] #youreko-energy-cost-saving-tab .youreko-title:not(.youreko-v6)
{
    display: none;
}
.youreko-explainer
{
    display: none;
    height: 28px;
    font-size: 12px;
    color: #757575;
    float: left;
    text-align: center;
    cursor: default;
    width: 278px;
    margin: 2px 22px 9px 22px;
    line-height: 16px;
}
.youreko-explainer.youreko-explainer-desktop b
{
    font-size: 12px;
    font-weight: bold;
    color: #777;
}
.youreko-explainer-mobile,
.youreko-explainer-desktop
{
/*    display: none;*/
}
.youreko-desktop .youreko-explainer-mobile
{
    display: none;
}
.youreko-mobile .youreko-explainer-desktop
{
    display: none;
}
.youreko-no-energy-data .youreko-explainer-desktop.youreko-has-energy-data
{
    display: none;
}
.youreko-has-energy-data .youreko-explainer-desktop.youreko-no-energy-data
{
    display: none;
}
.youreko-desktop .youreko-explainer
{
    text-align: left;
    margin-left: 24px;
}
.youreko-desktop .youreko-savings-tab .youreko-explainer
{
    width: 418px;
}
#youreko-energy-savings.cursor-wait .youreko-title,
#youreko-energy-savings.cursor-wait .youreko-explainer
{
    cursor: wait;
}
.youreko-break-all
{
    font-size: 12px;
    font-weight: bold;
    color: #777;

    -ms-word-break: break-all;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.youreko-energy-cost-info-text-link,
.youreko-savings-info-text-link
{
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.youreko-desktop .youreko-savings-info-text-link
{
    display: none;
}
.youreko-title .youreko-roundel-container
{
    margin-top: -3px;
}
.youreko-title span.youreko-info
{
    color: #fff;
    margin-left: 5px;
    width: 14px;
    height: 14px;
    background: #757575;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    border-radius: 7px;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

    text-decoration: none;
    font-size: 14px;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    vertical-align: baseline;
    border: 1px #757575 solid;
}
.youreko-energy-cost-saving-info-text-link:focus span.youreko-info,
.youreko-savings-info-text-link:focus span.youreko-info
{
    outline: none;
    border: 1px solid #fff;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.4);
}
#youreko-energy-savings.cursor-wait span.youreko-info
{
    cursor: wait;
}
.youreko-desktop .youreko-energy-cost-info-text-link,
.youreko-desktop:not([class*=youreko-v6]) .youreko-energy-cost-saving-info-text-link
{
    display: none;
}
.youreko-energy-cost-this-product,
.youreko-energy-cost-saving-this-product
{
    float: left;
    width: 268px;
    height: 237px;
    border: 1px solid #dfdfdf;
    border-radius: 5px;
    margin: 6px 24px 3px 24px;
    cursor: default;
}
#youreko-energy-savings.cursor-wait .youreko-energy-cost-this-product,
#youreko-energy-savings.cursor-wait .youreko-energy-cost-saving-this-product
{
    cursor: wait;
}
.youreko-no-usage .youreko-energy-cost-this-product,
.youreko-no-usage .youreko-energy-cost-saving-this-product
{
    height: 237px;
}
.youreko-no-range .youreko-energy-cost-this-product,
.youreko-no-range .youreko-energy-cost-saving-this-product
{
    height: 271px;
}
.youreko-no-usage .youreko-energy-cost-saving-calculation
{
/*    margin-top: 9px;*/
}
.youreko-energy-cost-image
{
    height: 80px;
    margin: 0 5px 0 5px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}
.youreko-energy-cost-tab.youreko-no-range .youreko-image-and-pointer-container
{
    margin-left: 89px;
}
.youreko-energy-cost-tab.youreko-no-range .youreko-image-and-pointer-container .youreko-energy-cost-pointer-tip
{
    display: none;
}
.youreko-energy-cost-tab.youreko-no-range .youreko-energy-cost-pointer-large
{
    background: #999;
}
.youreko-image-and-pointer-container
{
    /*margin-left: 1px;
    height: 100px;*/
    width: 90px;
}
[class*=youreko-v6] .youreko-image-and-pointer-container
{
    padding-top: 16px;
}
.youreko-energy-cost-saving-tab:not(.youreko-no-range) .youreko-image-and-pointer-container,
.youreko-energy-cost-tab:not(.youreko-no-range) .youreko-image-and-pointer-container
{
    height: 114px;
}
.youreko-energy-cost-tab:not(.youreko-no-range) .youreko-image-and-pointer-container
{
/*    margin-top: 43px;*/
}
.youreko-energy-cost-pointer-large
{
    display: table;
    padding: 0 5px 0 5px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 29px;
    color: #fff;
    z-index: 2;
    float: none;
    width: auto;

    margin: -23px auto 0 auto;
}
.youreko-form-active .youreko-energy-cost-pointer-large
{
    filter: blur(5px);
}
.youreko-energy-cost-saving-tab:not(.youreko-no-range) .youreko-energy-cost-pointer-large,
.youreko-energy-cost-tab:not(.youreko-no-range) .youreko-energy-cost-pointer-large
{
    font-size: 14px;
    line-height: 26px;
/*    width: 51px;
    margin: -26px 0 0 20px;*/
}
.youreko-energy-cost-pointer-tip
{
    margin: -13px 0 0 42px;
    z-index: 1;
    text-align: left;
}
.youreko-form-active .youreko-energy-cost-pointer-tip
{
    filter: blur(5px);
}
.youreko-ekoscore-background-colour-red
{
    background-color: #f43400;
}
.youreko-ekoscore-background-colour-orange
{
    background-color: #f67814;
}
.youreko-ekoscore-background-colour-yellow
{
    background-color: #f4bd00;
}
.youreko-ekoscore-background-colour-light-green
{
    background-color: #8abe0c;
}
.youreko-ekoscore-background-colour-green
{
    background-color: #009a07;
}
.youreko-energy-cost-pointer-tip:before,
.youreko-energy-cost-pointer-tip:after
{
    content: '';
    position: absolute;
    background-color: inherit;
}
.youreko-energy-cost-pointer-tip,
.youreko-energy-cost-pointer-tip:before,
.youreko-energy-cost-pointer-tip:after
{
    width:  13px;
    height: 13px;
    border-top-right-radius: 30%;
}
.youreko-energy-cost-pointer-tip
{
    transform: rotate(-0deg) skewX(-30deg) scale(1,.866);
    -webkit-transform: rotate(-0deg) skewX(-30deg) scale(1,.866);
    -moz-transform: rotate(-0deg) skewX(-30deg) scale(1,.866);
    -o-transform: rotate(-0deg) skewX(-30deg) scale(1,.866);
    -ms-transform: rotate(-0deg) skewX(-30deg) scale(1,.866);
}
.youreko-energy-cost-pointer-tip:before
{
    transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -moz-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -o-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -ms-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.youreko-energy-cost-pointer-tip:after
{
    transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -webkit-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -moz-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -o-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -ms-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}

.youreko-energy-cost-saving-tab.youreko-no-range .youreko-image-and-pointer-container
{
    margin-left: 89px;
}
.youreko-energy-cost-saving-tab.youreko-no-range .youreko-image-and-pointer-container .youreko-energy-cost-pointer-tip
{
    display: none;
}
.youreko-energy-cost-saving-tab.youreko-no-range .youreko-energy-cost-pointer-large
{
    background: #999;
}
.youreko-energy-cost-saving-tab.youreko-no-range .youreko-comparison-energy-cost-pointer-container
{
    display: none;
}
.youreko-comparison-energy-cost-pointer-container
{
    margin-left: 1px;
    width: 90px;
    /*height: 31px;*/
    margin-top: 25px;
    float: left;
}
.youreko-form-active .youreko-comparison-energy-cost-pointer-container
{
    filter: blur(5px);
}
.youreko-comparison-energy-cost-pointer-large
{
    border-radius: 5px;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    line-height: 26px;
    color: #fff;
    z-index: 2;
    display: table;
    padding: 0 5px 0 5px;
    float: none;
    width: auto;
    margin: -13px auto 0 auto;
}
.youreko-comparison-energy-cost-pointer-tip
{
    margin-left: 35.5px;
    margin-top: -14px;
    z-index: 1;
    text-align: left;
}
.youreko-comparison-energy-cost-pointer-tip:before,
.youreko-comparison-energy-cost-pointer-tip:after
{
    content: '';
    position: absolute;
    background-color: inherit;
}
.youreko-comparison-energy-cost-pointer-tip,
.youreko-comparison-energy-cost-pointer-tip:before,
.youreko-comparison-energy-cost-pointer-tip:after
{
    width:  13px;
    height: 13px;
    border-top-right-radius: 30%;
    margin-bottom: 0;
    float: none;
    display: block;
}
.youreko-comparison-energy-cost-pointer-tip
{
    transform: rotate(-180deg) skewX(-30deg) scale(1,.866);
    -webkit-transform: rotate(-180deg) skewX(-30deg) scale(1,.866);
    -moz-transform: rotate(-180deg) skewX(-30deg) scale(1,.866);
    -o-transform: rotate(-180deg) skewX(-30deg) scale(1,.866);
    -ms-transform: rotate(-180deg) skewX(-30deg) scale(1,.866);
}
.youreko-comparison-energy-cost-pointer-tip:before
{
    transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -webkit-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -moz-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -o-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
    -ms-transform: rotate(-135deg) skewX(-45deg) scale(1.414,.707) translate(0,-50%);
}
.youreko-comparison-energy-cost-pointer-tip:after
{
    transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -webkit-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -moz-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -o-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
    -ms-transform: rotate(135deg) skewY(-45deg) scale(.707,1.414) translate(50%);
}

.youreko-energy-cost-tab.youreko-no-range .youreko-energy-cost-range,
.youreko-energy-cost-saving-tab.youreko-no-range .youreko-energy-cost-range,
.youreko-energy-cost-range .youreko-no-products-in-this-ekoscore-range
{
    opacity: 0.4;
}
.youreko-energy-cost-range
{
    float: left;
    width: 175px;
    margin: 0 46.5px 0 46.5px;
}
.youreko-form-active .youreko-energy-cost-range
{
    filter: blur(5px);
}
.youreko-energy-cost-range ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: normal;
    text-align: left;
}
.youreko-energy-cost-range ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 35px;
    height: 18px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
}
.youreko-energy-cost-range ul li span
{
    display: inline-block;
    height: 18px;
    line-height: 18px;
    float: right;
}
.youreko-energy-cost-range .youreko-least-efficient-energy-cost span
{
    margin-left: 3px;
    font-size: 11px;
    position: absolute;
    text-align: left;
    color: #fff;
}
.youreko-energy-cost-range .youreko-most-efficient-energy-cost
{
    text-align: right;
}
.youreko-energy-cost-range .youreko-most-efficient-energy-cost span
{
    font-size: 11px;
    color: #fff;
    margin-right: 3px;
    word-break: normal;
}

.youreko-no-space-between-most-and-least
{
    font-size: 9px !important;
}

.youreko-energy-cost-tab.youreko-no-range .youreko-energy-cost-percentage
{
    color: #999;
}
.youreko-energy-cost-percentage
{
    float: left;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
    font-weight: bolder;
    text-align: center;
    display: inline-block;
    width: 268px;
    color: #999;
}
.youreko-comparison-product
{
    font-size: 9px;
    font-weight: 600;
    text-align: left;
    color: #757575;
    /*margin-top: 7px;*/
    white-space: nowrap;
    display: block;
    margin-left: 4px;
    margin-right: auto;
    text-transform: uppercase;
    width: 263px;
    float: left;
    height: 24px;
    line-height: 24px;
}
.youreko-comparison-text-center
{
    text-align: center;
    margin-left: 0;
    width: 268px;
}
.youreko-lifetime-cost-this-product
{
    float: left;
    font-size: 9px;
    font-weight: 600;
    text-align: center;
    display: inline-block;
    color: #757575;
    width: 90px;
    height: 10px;
    margin: 5px 0 5px 0;
}
[class*=youreko-v6] .youreko-lifetime-cost-this-product
{
    color: #fff;
}
.youreko-ekoscore-font-colour-red,
.youreko-ekoscore-font-colour-red span
{
    color: #f43400;
}
.youreko-ekoscore-font-colour-orange,
.youreko-ekoscore-font-colour-orange span
{
    color: #f67814;
}
.youreko-ekoscore-font-colour-yellow,
.youreko-ekoscore-font-colour-yellow span
{
    color: #f4bd00;
}
.youreko-ekoscore-font-colour-light-green,
.youreko-ekoscore-font-colour-light-green span
{
    color: #8abe0c;
}
.youreko-ekoscore-font-colour-green,
.youreko-ekoscore-font-colour-green span
{
    color: #009a07;
}
.youreko-energy-cost-range-description
{
    float: left;
    height: 34px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 254px;
    color: #333;
    margin: 0 7px 0 7px;
    line-height: 18px;
}
.youreko-energy-cost-saving-calculation,
.youreko-energy-cost-summary
{
    display: inline-block;
    float: left;
    height: 43px;
    line-height: 43px;
    text-align: center;
    width: 268px;
    color: #333;
    border-top: solid 1px #dfdfdf;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    font-weight: bold;
    background-color: #f3f4f4;
    /*margin-top: 7px;*/
}
[class*=youreko-v6] .youreko-energy-cost-saving-calculation
{
    display: none;
}
.youreko-form-active .youreko-energy-cost-saving-calculation
{
    filter: blur(5px);
}
.youreko-energy-cost-saving-calculation-comparison-cost,
.youreko-energy-cost-saving-calculation-this-cost
{
    width: 88px;
    border-right: solid 1px #dfdfdf;
    float: left;
    font-size: 18px;
    line-height: 43px;
    margin-left: 0;
}
.youreko-energy-cost-saving-calculation-comparison-cost span,
.youreko-energy-cost-saving-calculation-this-cost span
{
    font-size: 18px;
    font-weight: bold;
    color: #757575;
}
.youreko-energy-cost-summary-statement
{
    width: 177px;
    border-right: solid 1px #dfdfdf;
    float: left;
    font-size: 18px;
    line-height: 42px;
}
.youreko-energy-cost-summary-statement span
{
    font-size: 14px;
    font-weight: bold;
    color: #888;
}
#youreko-energy-cost-below-average, #youreko-energy-cost-average, #youreko-energy-cost-above-average
{
    display: none;
}
.youreko-energy-cost-saving-calculation-saving,
.youreko-energy-cost-summary-total
{
    width: 90px;
    float: left;
    color: #fff;
    border-bottom-right-radius: 4px;
    margin-left: 0;
    background-color: #f3f4f4;
    height: 43px;
    line-height: 43px;
    font-size: 18px;
}
.youreko-energy-cost-saving-calculation-saving span,
.youreko-energy-cost-summary-total span
{
    color: #555;
    font-size: 18px;
    border-bottom: 1px #adadad solid;
    padding: 1px;
    border-top: 1px #adadad solid;
}
.youreko-energy-cost-saving-calculation-symbols
{
    position: relative;
    display: inline-block;
    background-color: transparent;
    width: 268px;
    margin-top: -44px;
    line-height: 44px;
    float: left;
}
[class*=youreko-v6] .youreko-energy-cost-saving-calculation-symbols
{
    display: none;
}
.youreko-form-active .youreko-energy-cost-saving-calculation-symbols
{
    filter: blur(5px);
}
.youreko-energy-cost-saving-calculation-comparison-cost-gap
{
    float: left;
    width: 81px;
}
.youreko-energy-cost-saving-calculation-this-cost-gap
{
    float: left;
    width: 75px;
}
.youreko-energy-cost-saving-calculation-minus-roundel,
.youreko-energy-cost-saving-calculation-equals-roundel
{
    color: #fff;
    width: 16px;
    height: 16px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;

/*    margin-top: -1px;*/
    font-weight: bold;
    font-size: 14px;

    vertical-align: middle;

    background-color: #757575;
}
.youreko-energy-cost-saving-calculation-minus,
.youreko-energy-cost-saving-calculation-equals
{
    width: 14px;
    float: left;
    font-size: 14px;
    font-weight: bolder;
}
.youreko-energy-cost-saving-calculation-minus span.youreko-roundel-container,
.youreko-energy-cost-saving-calculation-equals span.youreko-roundel-container
{
    display: table-cell;
    height: 44px;
}
.youreko-energy-cost-saving-calculation-no-range
{
    float: left;
    height: 34px;
    font-size: 12px;
    text-align: center;
    display: inline-block;
    width: 254px;
    color: #333;
    margin: 30px 7px 0 7px;
    line-height: 18px;
}
#youreko-footer
{
    position: absolute;
    bottom: 5px;
    text-align: center;
    float: left;
    width: 318px;
    cursor: default;
    background: #fff;
    margin: 0;
    padding: 0;
    height: 24px;
}
[class*=youreko-v7] #youreko-footer
{
    bottom: 20px;
}
#youreko-footer:after
{
    background: none;
}
.youreko-desktop #youreko-footer
{
    display: none !important;
}
#youreko-energy-savings.cursor-wait #youreko-footer
{
    cursor: wait;
}
#youreko-footer .youreko-logo-container
{
    margin-top: 0;
}
.youreko-logo-container
{
    display: inline-block;
    height: 21px;
    width: 76px;
    background: url('/images/youreko-logo-76x21.svg') 0 0 no-repeat;
    background-size: 76px;
    margin-top: 11px;
}

#youreko-form
{
    display: none;
    top: 190px;
    /*background: #003d66;*/
/*    opacity: 0.7;*/
    background-color: rgba(0, 61, 102, 0.85);
    width: 800px;
    height: 217px;
    z-index: 2;
    position: absolute;
}
.youreko-form-headline-text-container
{
    float: left;
    display: inline-block;
    width: 332px;
    height: 172px;
    text-align: center;
    color: #fff;
    padding-top: 45px;
    font-family: arial, helvetica, sans-serif;
    font-weight: 800;
}
.youreko-form-headline-text-line-1
{
    color: #fff;
    font-size: 23px;
    line-height: 27px;
}
.youreko-form-headline-text-line-2
{
    color: #fff;
    font-size: 21px;
    line-height: 27px;
}
.youreko-form-headline-text-line-3
{
    color: #fff;
    font-size: 19.5px;
    line-height: 27px;
}
.youreko-form-headline-text-line-4
{
    font-size: 46px;
    line-height: 45px;
    color: #8cbb67;
}
.youreko-form-divider
{
    height: 192px;
    margin-top: 25px;
    float: left;
}
.youreko-form-divider-line
{
    width: 13px;
    height: 73px;
    border-left: solid 1px #fff;
    opacity: 0.5;
}
.youreko-form-divider-pointer
{
    position: relative;
    height: 21px;
    width: 14px;
    overflow: hidden;
}
.youreko-form-divider-pointer:after
{
    content: "";
    position: absolute;
    width: 13px;
    height: 13px;
/*    background: #fff;*/
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    top: 3px;
    left: -7px;
    border: solid 1px #ccc;
}
.youreko-form-content
{
    float: left;
    width: 454px;
    height: 217px;
    display: inline-block;
    text-align: center;
}
.youreko-form-content-container
{
    padding: 59px 37px 0 37px;
    text-align: left;
}
.youreko-form-content-cta
{
    font-weight: bold;
    color: #efefef;
    font-size: 16px;
}
.youreko-form-email
{
    float: left;
}
body #youreko-energy-savings .youreko-form-email
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body #youreko-energy-savings .youreko-form-email-input
{
    width: 278px;
    float: left;
    margin: 13px 0 13px 0;
    height: 38px;
    /*border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    border-left: solid 1px #d8d8d8;*/

    border: solid 1px #d8d8d8;
    border-right: solid 0 transparent;

    /*background: #35607d;*/
    color: #fff;
    padding: 14px;
    background-color: rgba(216, 216, 216, 0.3);
    font-size: 16px;
}
body #youreko-energy-savings .youreko-form-email-input
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body .youreko-form-email-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color: #c1c1c1;
}
body .youreko-form-email-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #c1c1c1;
   opacity: 1;
}
body .youreko-form-email-input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #c1c1c1;
   opacity: 1;
}
body .youreko-form-email-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #c1c1c1;
}
body #youreko-energy-savings .youreko-form-submit
{
    float: left;
    width: 89px;
    background: #041f4e;
    margin: 13px 0 13px 0;
    height: 38px;
    line-height: 36px;
    /*border-top: solid 1px #d8d8d8;
    border-bottom: solid 1px #d8d8d8;
    border-right: solid 1px #d8d8d8;*/

    border: solid 1px #d8d8d8;
    border-left: solid 0 transparent;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.youreko-form-content-small-text
{
    float: left;
    font-size: 11px;
    color: #fff;
    opacity: 0.6;
}

/*
 * Swiper 2
 */

/*
 * Swiper 2.7.6
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: February 11, 2015
*/
/* ===============================================================
Basic Swiper Styles
================================================================*/
.youreko-swiper-container {
	margin:0 auto;
	position:relative;
	overflow:hidden;
	direction:ltr;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	-o-backface-visibility:hidden;
	backface-visibility:hidden;
	/* Fix of Webkit flickering */
	z-index:1;
}
.youreko-swiper-wrapper {
	position:relative;
	width:100%;
	-webkit-transition-property:-webkit-transform, left, top;
	-webkit-transition-duration:0s;
	-webkit-transform:translate3d(0px,0,0);
	-webkit-transition-timing-function:ease;

	-moz-transition-property:-moz-transform, left, top;
	-moz-transition-duration:0s;
	-moz-transform:translate3d(0px,0,0);
	-moz-transition-timing-function:ease;

	-o-transition-property:-o-transform, left, top;
	-o-transition-duration:0s;
	/*-o-transform:translate3d(0px,0,0);*/
	-o-transition-timing-function:ease;
	-o-transform:translate(0px,0px);

	-ms-transition-property:-ms-transform, left, top;
	-ms-transition-duration:0s;
	-ms-transform:translate3d(0px,0,0);
	-ms-transition-timing-function:ease;

	transition-property:transform, left, top;
	transition-duration:0s;
	transform:translate3d(0px,0,0);
	transition-timing-function:ease;

	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}
.swiper-free-mode > .youreko-swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}
.youreko-swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.youreko-swiper-container {
    /* Specify Swiper's Size: */

    width: 280px;
    float: left;
    cursor: default;
}
.youreko-swiper-container article
{
    padding: 0;
}
.youreko-desktop .youreko-swiper-container
{
    width: 420px;
    height: 248px;
    margin-left: 19px;
}
.youreko-mobile .youreko-swiper-container
{
/*    display: none;*/
}
#youreko-energy-savings.cursor-wait .youreko-swiper-container
{
    cursor: wait;
}
.youreko-swiper-wrapper
{
    height: 248px !important;
    overflow: hidden;
    cursor: default;
    margin-bottom: 4px;
}
.youreko-desktop .youreko-swiper-wrapper
{
    height: auto !important;
}
#youreko-energy-savings.cursor-wait .youreko-swiper-wrapper
{
    cursor: wait;
}
.youreko-swiper-slide {
	/* Specify Slides's Size: */

/*	width: 128px !important;
        height: 192px !important;*/
}
.youreko-desktop .youreko-swiper-slide
{
    width: 140px !important;
    height: 248px !important;
}
.youreko-swiper-slide-active {
    /* Specific active slide styling: */

}
.youreko-swiper-slide-visible {
    /* Specific visible slide styling: */

}
/* ===============================================================
Pagination Styles
================================================================*/
.youreko-swiper-pagination-switch {
	/* Stylize pagination button: */
    top: 0;
    left: 0;
    /*width: 100%;
    height: 100%;*/
    outline: none;
    border-radius: 50%;
    background-color: #ccc;
    margin: 3.5px;
    width: 7px;
    height: 7px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}
.youreko-desktop .youreko-swiper-pagination-switch
{
    vertical-align: middle;
}
.youreko-swiper-active-switch {
    /* Specific active button style: */
    background: #808080;

}
.youreko-swiper-visible-switch {
    /* Specific visible button style: */
    background: #808080;
}

/*
 * Youreko v7 - Energy Savings Modal Focus Savings
 */

[class*='youreko-v7']#youreko-energy-savings.youreko-desktop
{
    width: 840px;
}

[class*='youreko-v7'] #youreko-product-name,
[class*='youreko-v7'] #youreko-product-price-container,
[class*='youreko-v7'] #youreko-tagline {
    color: #505050;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    height: 51px;
    line-height: 54px;
    margin-top: 3px;
}

[class*='youreko-v7'].youreko-has-rating.youreko-has-alternatives #youreko-product-name,
[class*='youreko-v7'] #youreko-product-name
{
    margin-left: 0;
}

[class*='youreko-v7'] #youreko-header-info
{
    height: 54px;
    border-bottom: 1px solid #E3E3E3;
    width: auto;
    float: none;
}

[class*='youreko-v7'] #youreko-tagline
{
    /*width: 217px;*/
}

[class*='youreko-v7'] #youreko-product-details
{
    height: 54px;
}

[class*='youreko-v7'] #youreko-logo-and-tagline
{
    height: 54px;
    /*width: 315px;*/
}

[class*='youreko-v7'] .youreko-logo-container
{
    margin-top: 14px;
    height: 32px;
    width: 118px;
    -webkit-background-size: 118px;
    background-size: 118px;
}

[class*='youreko-v7'] .youreko-close
{
    width: 28px;
}

[class*='youreko-v7'] .youreko-navigation-tab.youreko-close-link
{
    position: absolute; /* Mobile usage swipe */
    top: 0; /* Mobile usage swipe */
    margin-top: 9px;
    font-weight: 300;
    color: #E3E3E3;
    border-left: none;
    border-bottom: none;
    font-size: 26px;
    width: auto;
}

[class*='youreko-v7'].youreko-desktop .youreko-navigation-tab.youreko-close-link
{
    right: -15px; /* Mobile usage swipe */
}

[class*='youreko-v7'] .youreko-usage-first-text,
[class*='youreko-v7'] .youreko-custom-usage-unit-text,
[class*='youreko-v7'] #youreko-custom-usage-period,
[class*='youreko-v7'] #youreko-extended-usage
{
    text-transform: none;
}

[class*='youreko-v7'] .youreko-usage
{
    background-color: #fff;
    height: 77px;
    line-height: 77px;
    border-bottom: 1px solid #E3E3E3;
}

[class*='youreko-v7'].youreko-mobile .youreko-usage
{
    width: 318px; /* Mobile usage swipe */
}

[class*='youreko-v7'] .youreko-usage span
{
    font-weight: 300;
    font-size: 15px;
    color: #505050;
    /*float: left;*/ /* Mobile usage swipe */
}

[class*='youreko-v7'] .youreko-usage select
{
    background: #ffffff;
    color: #505050;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    font-weight: 700;
    margin: -2px 5px 0 5px;
    font-size: 15px;

    /* for Firefox */
    -moz-appearance: none !important;
    /* for Chrome */
    -webkit-appearance: none !important;

    text-align-last: center;
}

/* For IE10 */
[class*='youreko-v7'] .youreko-usage select::-ms-expand {
    display: none;
}

[class*='youreko-v7'] .youreko-usage select option
{
    color: #505050;
    font-weight: 700;
}

[class*='youreko-v7'] .youreko-usage select:focus
{
    color: #505050 !important;
    background: #ffffff !important;
    border: none;
    box-shadow: none;
}

[class*='youreko-v7'] .youreko-usage select:hover
{
    border: none;
}

[class*='youreko-v7'] #youreko-custom-tariff
{
    color: #505050;
    font-weight: 700;
    border: none;
    background: #ffffff;
    width: 37px;
    font-size: 15px;
    line-height: 75px;
    height: 75px;
    /*float: left;*/ /* Mobile usage swipe */
}

[class*='youreko-v7'] #youreko-desktop-info-text-link
{
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-top: 28px;
    float: left;
    background: #a2a2a2;
    border: none;
}

[class*='youreko-v7'] .youreko-main-content
{
    float: left;
    width: 766px;
    height: 424px;
}
[class*='youreko-v7'].youreko-desktop .youreko-main-content
{
    margin-left: 46px; /* Mobile usage swipe */
}
[class*='youreko-v7'].youreko-mobile .youreko-main-content
{
    width: 268px;
}

[class*='youreko-v7'] #product-info-container
{
    /*width: 726px;*/
}

[class*='youreko-v7'].youreko-desktop .youreko-usage
{
    width: 766px;
}

[class*='youreko-v7'].youreko-desktop .youreko-usage-first-text
{
    margin-left: 0;
}

[class*='youreko-v7'] .youreko-custom-usage-unit-text,
[class*='youreko-v7'] .youreko-usage-over-text
{
    float: left;
}

[class*='youreko-v7'] .youreko-usage-triangle-up
{
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #e3e3e3 transparent;
    cursor: pointer;
}
[class*='youreko-v7'] #youreko-custom-usage-number-of-times-container .youreko-usage-triangle-up
{
    margin: 15px auto -25px 9px;
}
[class*='youreko-v7'] #youreko-custom-usage-period-container .youreko-usage-triangle-up
{
    margin: 15px auto -25px 21px;
}
[class*='youreko-v7'] #youreko-custom-energy-cost-years-container .youreko-usage-triangle-up
{
    margin: 15px auto -25px 9px;
}
[class*='youreko-v7'] .youreko-usage-triangle-down
{
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 5px 0 5px;
    border-color: #e3e3e3 transparent transparent transparent;
    cursor: pointer;
}
[class*='youreko-v7'] #youreko-custom-usage-number-of-times-container .youreko-usage-triangle-down
{
    margin: -22px auto 0 9px;
}
[class*='youreko-v7'] #youreko-custom-usage-period-container .youreko-usage-triangle-down
{
    margin: -22px auto 0 21px;
}
[class*='youreko-v7'] #youreko-custom-energy-cost-years-container .youreko-usage-triangle-down
{
    margin: -22px auto 0 9px;
}
[class*='youreko-v7'] #youreko-custom-usage-number-of-times-container,
[class*='youreko-v7'] #youreko-custom-usage-period-container,
[class*='youreko-v7'] #youreko-custom-energy-cost-years-container
{
    float: left;
}

[class*='youreko-v7'] .youreko-benefit-bullet
{
    color: #505050;
    font-size: 15px;
    font-weight: 300;
    font-style: normal;
    line-height: 26px;
    list-style: none;
    text-align: left;
    margin: 0;
    display: inline-block;
}

[class*='youreko-v7'] .youreko-bullet
{
    margin: 4px 0 0 0;
    float: left;
}

[class*='youreko-v7'] .youreko-bullet-text
{
    width: 218px;
    float: left;
}

[class*='youreko-v7'] .youreko-bullet-circle
{
    display: none;
}

[class*='youreko-v7'] .youreko-bullet-stem,
[class*='youreko-v7'] .youreko-bullet-kick
{
    background-color: #E3E3E3;
}

[class*='youreko-v7'] .youreko-energy-cost-this-product,
[class*='youreko-v7'] .youreko-energy-cost-saving-this-product
{
    margin: 0;
    height: 268px;
    border: none;
    position: relative;
}

[class*='youreko-v7'] .youreko-energy-cost-saving-this-product,
[class*='youreko-v7'] .youreko-energy-cost-this-product
{
    background: url('/images/energy-savings-modal/rating/range-circle.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
}

[class*='youreko-v7'] .youreko-title-range
{
    display: block;
    float: none;
    margin: 58px 0 0 0;
    font-size: 13px;
    font-weight: 300;
    color: #505050;
    text-align: center;
    height: auto;
    line-height: normal;
}

[class*='youreko-v7'] .youreko-energy-cost-saving-large,
[class*='youreko-v7'] .youreko-energy-cost-large
{
    font-size: 70px;
    color: #85BE0D;
    font-weight: 300;
    text-align: center;
    margin: 3px auto 0 auto;
    line-height: 70px;
}

[class*='youreko-v7'] .youreko-explainer-range
{
    display: block;
    width: 190px;
    margin: 7px auto 0 auto;
    font-size: 13px;
    color: #505050;
    font-weight: 300;
    height: 37px;
    line-height: 18px;
    float: none;
    text-align: center;
}

[class*='youreko-v7'] .youreko-energy-cost-range
{
    margin: 20px auto 0 auto;
    width: 191px;
    /*text-align: center;*/
    float: none;
    /*display: table;*/
}

[class*='youreko-v7'] .youreko-energy-cost-range ul li
{
    margin: 0 1px;
    border-radius: 2px;
    width: 36px;
    height: 16px;
}
[class*='youreko-v7'] .youreko-energy-cost-range ul
{
    display: inline-block;
}

[class*='youreko-v7'] .youreko-energy-cost-range ul li span
{
    height: 16px;
    line-height: 16px;
    width: 36px;
    text-align: center;
}

[class*='youreko-v7'] .youreko-energy-cost-range .youreko-least-efficient-energy-cost span
{
    margin: auto;
}

[class*='youreko-v7'] .youreko-energy-cost-range .youreko-most-efficient-energy-cost span
{
    margin: auto;
}

[class*='youreko-v7'] .youreko-main-content .youreko-energy-cost-saving-range-description
{
    text-align: center;
    margin: 7px 0 0 -26px;
    font-size: 11px;
    font-weight: 300;
    width: 320px;
}

[class*='youreko-v7'] #youreko-info-container .youreko-energy-cost-saving-range-description
{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 7px auto 0 auto;
    font-size: 11px;
    font-weight: 300;
}

[class*='youreko-v7'] .youreko-energy-cost-show,
[class*='youreko-v7'] .youreko-energy-saving-show
{
    text-align: center;
    margin: 5px auto 0 auto;
    font-size: 13px;
    font-weight: 300;
    text-decoration: underline;
}

[class*='youreko-v7'] .youreko-energy-cost-show span,
[class*='youreko-v7'] .youreko-energy-saving-show span
{
    cursor: pointer;
}

[class*='youreko-v7'] #youreko-energy-savings-compared-info-text-link,
[class*='youreko-v7'] #youreko-desktop-cost-info-text-link
{
    vertical-align: middle;
    text-align: center;
    position: relative;
    color: #505050;
    margin-left: 5px;
    margin-top: -2px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #fff;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    display: inline-flex;
    display: -webkit-inline-flex;
    /*display: -ms-flexbox;*/ /* Ignore IE10 */
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border: 1px solid #505050;
}

[class*='youreko-v7']#youreko-energy-savings.youreko-desktop
{
    height: 462px;
}

[class*='youreko-v7'] #youreko-label-arrow-down
{
    top: 462px;
}

[class*='youreko-v7'] .youreko-benefits-text
{
    height: 295px;
    width: 248px;
}

/*
 * V7 Medal rating on overlay with short ribbon
 */

#youreko-energy-savings[class*='youreko-v7'] .youreko-rating-container-button
{
    position: absolute; /* Mobile usage swipe */
    left: -46px; /* Mobile usage swipe */
    margin: 7px 0 0 9px;
    width: 31px;
    height: 48px;
    float: left;
}

#youreko-energy-savings[class*='youreko-v7'].youreko-mobile .youreko-rating-container-button
{
    display: none;
}

#youreko-energy-savings[class*='youreko-v7'].youreko-rating-none [class*='youreko-rating-container-button']
{
    width: 29px;
}
#youreko-energy-savings[class*='youreko-v7'] [class*='youreko-rating-container-button'] [class*='youreko-rating-ribbon']
{
    background: url('/images/energy-savings-modal/rating/ribbon-bottom-only-v2.svg') 0 0 no-repeat;
    width: 18px;
    /*height: 60px;*/
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 6px;
    top: 15px;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-none [class*='youreko-rating-container-button'] [class*='youreko-rating-ribbon']
{
    display: none;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-platinum [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/platinum-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 31px;
    height: 48px;
    left: 0;
    margin: 0;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-gold [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/gold-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 31px;
    height: 48px;
    left: 0;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-silver [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/silver-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 31px;
    height: 48px;
    left: 0;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-bronze [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/bronze-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 31px;
    height: 48px;
    left: 0;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-plain [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/plain-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 31px;
    height: 48px;
    left: 0;
}
#youreko-energy-savings[class*='youreko-v7'].youreko-rating-none [class*='youreko-rating-container-button'] [class*='youreko-rating-image']:not([class*='youreko-rating-image-container'])
{
    background: url('/images/energy-savings-modal/rating/none-button-v2.svg') 0 0 no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    width: 30px;
    height: 30px;
    margin: 5px 12px 5px 9px;
}

[class*='youreko-v7'] #youreko-energy-cost-tab
{
    display: none;
}

[class*='youreko-v7'].youreko-desktop .youreko-savings-tab.youreko-with-products,
[class*='youreko-v7'].youreko-desktop .youreko-savings-tab.youreko-no-products
{
    width: 186px;
}

[class*='youreko-v7'].youreko-desktop .youreko-savings-tab .youreko-title
{
    width: auto;
}

[class*='youreko-v7'] .youreko-swiper-container
{
    width: 187px;
    margin: 0;
}

[class*='youreko-v7'] .youreko-energy-cost-tab,
[class*='youreko-v7'] .youreko-energy-cost-saving-tab
{
    width: 268px;
    margin: 20px 0 0 0;
}
[class*='youreko-v7'].youreko-mobile .youreko-energy-cost-tab,
[class*='youreko-v7'].youreko-mobile .youreko-energy-cost-saving-tab
{
    margin: 20px 0 0 25px; /* Mobile usage swipe */
}

[class*='youreko-v7'] .youreko-title-alternatives
{
    font-size: 13px;
    color: #505050;
    font-weight: 300;
    line-height: 14px;
    margin: 10px 40px 10px 18px;
}
[class*='youreko-v7'].youreko-no-alternatives .youreko-title-alternatives
{
    line-height: 20px;
}

[class*='youreko-v7'] .youreko-swiper-slide
{
    width: 165px !important;
    height: 100px !important;
    margin: 0 11px;
}

[class*='youreko-v7'] .youreko-swiper-container
{
    height: auto !important;
}

[class*='youreko-v7'] .youreko-savings-product
{
    margin: 0;
    border: none;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    border-top: 1px solid #e3e3e3;
    width: auto;
    height: auto;
}

[class*='youreko-v7'] .youreko-savings-product-image
{
    float: left;
    width: auto;
    height: 80px;
    margin: 10px 0 0 0;
}

[class*='youreko-v7'] .youreko-product-details-container
{
    float: left;
    width: 103px;
    margin: 0 0 0 10px;
}

[class*='youreko-v7'] .youreko-savings-product-name,
[class*='youreko-v7'] .youreko-savings-product-price-container
{
    display: none;
}

[class*='youreko-v7'] .youreko-alternative-product-calculation-compare-buy,
[class*='youreko-v7'] .youreko-alternative-product-calculation-compare-run
{
    background: none;
    border-top: none;
    border-bottom: 1px solid #e3e3e3;
    height: 18px;
}

[class*='youreko-v7'] .youreko-overall-savings
{
    width: auto;
    height: 18px;
    line-height: normal;
    background: none;
    border: none;
}

[class*='youreko-v7'] .youreko-alternative-product-calculation-item-value,
[class*='youreko-v7'] .youreko-alternative-product-calculation-item-text,
[class*='youreko-v7'] .youreko-overall-savings-value,
[class*='youreko-v7'] .youreko-overall-savings-text
{
    margin: 0;
    color: #505050;
    font-size: 11px;
    font-weight: 300;
    height: 18px;
    line-height: 18px;
    text-transform: none;
    display: block;
    float: left;
}

[class*='youreko-v7'] .youreko-overall-savings-value
{
    font-weight: 600;
    color: #85BE0D;
}

[class*='youreko-v7'] .youreko-alternative-product-calculation-item-value
{
    font-weight: 600;
}

[class*='youreko-v7'] .youreko-alternative-product-calculation-compare-buy-container
{
    height: auto;
    margin-top: 7px;
}

[class*='youreko-v7'] .youreko-savings-navigation-desktop
{
    display: none;
}

[class*='youreko-v7'] .youreko-button-link-to-product
{
    height: 17px;
    line-height: 17px;
    border-radius: 3px;
    background-color: #EDB111;
    float: left;
    width: 100%;
    text-align: center;
    font-size: 11px;
    color: #505050;
    margin: 3px 0 0 0;
}

[class*='youreko-v7'] .youreko-savings-tab
{
    position: relative;
    height: 271px;
    float: left;
}
[class*='youreko-v7'].youreko-mobile .youreko-savings-tab
{
    margin-left: 25px; /* Mobile usage swipe */
}

[class*='youreko-v7'] .youreko-alternatives-container
{
    border: 1px solid #E3E3E3;
    position: absolute;
    bottom: 0;
    left: 0;
}

[class*='youreko-v7'] #youreko-alternatives-arrow
{
    width: 61px;
    float: left;
    display: block;
    height: 241px;
    position: relative;
}

[class*='youreko-v7'] #youreko-alternatives-arrow-container
{
    border-bottom: 1px solid #E3E3E3;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

[class*='youreko-v7'] .youreko-triangle-left
{
    transform: rotate(270deg);
    -webkit-transform: rotate(270deg);
    -moz-transform:rotate(270deg);
    -o-transform:rotate(270deg);
    -ms-transform:rotate(270deg);

    position: relative;
    margin: 0 0 -4px -6px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 3.5px 7px 3.5px;
    border-color: transparent transparent #e3e3e3 transparent;
}

[class*='youreko-v7'].youreko-no-alternatives .youreko-title-alternatives
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.youreko-energy-saving-compared-info-text
{
    display: none;
}

.youreko-energy-saving-info-text-product-type
{
    text-transform: lowercase;
}

[class*='youreko-v7'] .youreko-energy-saving-info-text-bold
{
    font-weight: 600;
}

[class*='youreko-v7'] .youreko-energy-saving-calculation-box
{
    height: 36px;
    width: 100%;
    border: 1px solid #85BE0D;
    border-radius: 2px;
    background-color: rgba(133,190,13,0.2);
    float: left;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0;
}

[class*='youreko-v7'] .youreko-range-indicator-container
{
    /*float: left;
    width: 100%;
    display: block;
    position: relative;
    margin: 15px 0 6px 0;
    text-align: center;*/

    float: left;
    margin: 15px auto 0 auto;
    display: inline-block;
    width: 100%;
}

[class*='youreko-v7'] .youreko-energy-saving-compared-info-text .youreko-range-indicator
{
    display: inline-block;
    margin-bottom: 6px;
    text-align: left;
}

[class*='youreko-v7'] .youreko-range-indicator-text
{
    margin-bottom: 2px;
    font-weight: 600;
}

[class*='youreko-v7'] .youreko-range-indicator-pointer
{
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    /*border-color: #85BE0D transparent transparent transparent;*/
    cursor: pointer;
}

[class*='youreko-v7'] .youreko-ekoscore-border-colour-green
{
    border-color: #009a07 transparent transparent transparent;
}
[class*='youreko-v7'] .youreko-ekoscore-border-colour-light-green
{
    border-color: #8abe0c transparent transparent transparent;
}
[class*='youreko-v7'] .youreko-ekoscore-border-colour-yellow
{
    border-color: #f4bd00 transparent transparent transparent;
}
[class*='youreko-v7'] .youreko-ekoscore-border-colour-orange
{
    border-color: #f67814 transparent transparent transparent;
}
[class*='youreko-v7'] .youreko-ekoscore-border-colour-red
{
    border-color: #f43400 transparent transparent transparent;
}

[class*='youreko-v7'] #youreko-range-circle
{
    position: absolute;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);

    left: 3.5px;
    top: 4.5px;
}

[class*='youreko-v7'] .youreko-range-circle-pointer
{
    position: absolute;
    margin: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 6px 0 6px;
}

[class*='youreko-v7'] [class*='youreko-range-circle-pointer']
{
    display: none;
}

/* MOBILE */

[class*='youreko-v7']#youreko-energy-savings.youreko-mobile
{
    height: 487px;
}

[class*='youreko-v7']#youreko-energy-savings.youreko-mobile.youreko-no-usage
{
    height: 409px;
}

[class*='youreko-v7'].youreko-mobile #youreko-navigation-tabs .youreko-close-link
{
    display: none;
}

[class*='youreko-v7'].youreko-mobile #youreko-savings-link,
[class*='youreko-v7'].youreko-mobile #youreko-energy-cost-saving-link
{
    width: 134px;
}

[class*='youreko-v7'].youreko-mobile #youreko-navigation-tabs
{
    height: 43px;
    border-bottom: 1px solid #E3E3E3;
    margin-left: 25px; /* Mobile usage swipe */
}

[class*=youreko-v7].youreko-mobile .youreko-navigation-tab.youreko-close-link
{
    position: absolute; /* Mobile usage swipe */
    margin-top: -4px;
}

[class*=youreko-v7].youreko-mobile .youreko-benefits-text
{
    display: none;
}

[class*=youreko-v7].youreko-mobile .youreko-energy-cost-info-text-link,
[class*=youreko-v7].youreko-mobile .youreko-energy-cost-saving-info-text-link
{
    display: none;
}

/*[class*=youreko-v7].youreko-mobile .youreko-energy-saving-compared-info-text
{
    width: 243px;
}*/

[class*='youreko-v7'].youreko-mobile .youreko-range-indicator
{
    margin-left: 13px;
}

[class*='youreko-v7'].youreko-mobile .youreko-savings-tab.youreko-with-products
{
    width: 268px;
}

[class*='youreko-v7'].youreko-mobile #youreko-alternatives-arrow
{
    display: none;
}
[class*='youreko-v7'].youreko-mobile .youreko-alternatives-container
{
    display: inline-block;
    text-align: center;
    margin: 20px 0 0 0;
    /*border: none;*/
    position: relative;
    height: 100%;
    width: 266px;
}
[class*='youreko-v7'] .youreko-savings-previous,
[class*='youreko-v7'] .youreko-savings-next
{
    display: none;
}

[class*='youreko-v7'] .youreko-title-desktop
{
    display: block;
    /*width: 150px;*/
    margin: 10px 15px 10px 15px;
}
[class*='youreko-v7'].youreko-mobile .youreko-title-desktop
{
    width: auto;
}

[class*='youreko-v7'] .youreko-title-mobile
{
    display: none;
}

[class*='youreko-v7'].youreko-mobile .youreko-title-alternatives
{
    margin: 10px 14px;
}

[class*='youreko-v7'].youreko-mobile.youreko-no-alternatives .youreko-title-alternatives
{
    margin: 20px 10px;
}

[class*='youreko-v7'].youreko-mobile .youreko-swiper-container
{
    width: auto;
    float: none;
}

[class*='youreko-v7'].youreko-mobile .youreko-swiper-wrapper
{
    width: 187px !important;
    display: inline-block;
}

[class*='youreko-v7'].youreko-mobile .youreko-usage
{
    display: inline-block;
}

[class*='youreko-v7'].youreko-mobile .youreko-usage-container
{
    text-align: center;
    display: inline-block;
}

[class*='youreko-v7'].youreko-mobile #youreko-desktop-info-text-link
{
    margin-left: 2px;
}

[class*='youreko-v7'].youreko-desktop #youreko-extended-usage
{
    float: left; /* Mobile usage swipe */
}

[class*='youreko-v7'].youreko-mobile #youreko-extended-usage
{
    float: none; /* Mobile usage swipe */
}

/* Mobile usage swipe */

[class*='youreko-v7'].youreko-mobile .youreko-info-text-comparison-explainer
{
    display: none;
}

[class*='youreko-v7'] .youreko-info-text-comparison-explainer
{
    float: left;
}

/*
 * WCAG 2.1
 */

[class*=youreko-aria-off-screen]
{
    position: absolute!important;
    width: 1px!important;
    height: 1px!important;
    overflow: hidden!important;
    clip: rect(1px 1px 1px 1px)!important;
    clip: rect(1px,1px,1px,1px)!important;
    padding: 0!important;
    border: 0!important;
}

/*
 * Youreko v8 - Energy Savings and Costs with Average
 */

[class*=youreko-v8] #youreko-energy-cost-saving-tab .youreko-title:not(.youreko-v8)
{
    display: none;
}
[class*='youreko-v8'] #youreko-energy-cost-tab
{

    position: absolute;
}
[class*='youreko-v8'] .youreko-energy-cost-summary,
[class*='youreko-v8'] .youreko-energy-cost-saving-calculation,
[class*='youreko-v8'] .youreko-energy-cost-saving-calculation-symbols
{
    display: none;
}
#youreko-energy-savings:not([class*=youreko-v8]) .youreko-view-switch-container
{
    display: none;
}
.youreko-view-switch-container
{
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: -14px;
}
.youreko-view-energy-costs-button,
.youreko-view-energy-savings-button
{
    /*position: absolute;*/
    bottom: -15px;
    /*border: 1px solid #949494;*/
    border: 1px solid #b5b5b5;
    border-radius: 16px;
    /* padding: 5px; */
    width: auto;
    margin: 14px auto 0 auto;
     display: inline-block;
    /*text-align: center;*/
    /* height: 32px; */
    background: #fff;
    /*vertical-align: middle;*/
    padding: 8px 13px;

    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    color: #757575;
    cursor: pointer;

    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.24);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.24);
}
.youreko-view-energy-costs-button:hover,
.youreko-view-energy-savings-button:hover
{
    border: 1px solid #757575;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.34);
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.34);
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.34);
}
.youreko-view-energy-costs-button:focus,
.youreko-view-energy-savings-button:focus
{
    border: 1px solid #474747;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6) !important;
    -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6) !important;;
    -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.6) !important;;
}
[class*='youreko-v8'] .youreko-comparison-product
{
    display: none;
}
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-saving-range-description,
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-saving-range-description
{
    height: 54px;
    padding-top: 10px;
    text-align: center;
    /*display: flex;*/
    /*justify-content: center;
    align-items: center;*/
    font-size: 11px;
    width: 100%;
    color: #757575;

    display: inline-flex;
    display: -webkit-inline-flex;
    display: -ms-flexbox;

    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;

    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
}
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-saving-range-description span:first-letter,
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-saving-range-description span:first-letter
{
    text-transform: uppercase;
}

[class*='youreko-v8'].youreko-show-average-product #youreko-energy-cost-tab .youreko-energy-cost-saving-range-description,
[class*='youreko-v8'].youreko-show-average-product #youreko-energy-cost-saving-tab .youreko-energy-cost-saving-range-description
{
    height: 30px;
    padding: 0;
}
 #youreko-energy-savings:not([class*='youreko-v7']):not([class*='youreko-v8']) .youreko-energy-cost-saving-range-description
 {
     display: none;
 }
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-title,
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-title
 {
     margin-bottom: 0;
 }
[class*='youreko-v8'].youreko-desktop #youreko-energy-cost-tab .youreko-explainer,
[class*='youreko-v8'].youreko-desktop #youreko-energy-cost-saving-tab .youreko-explainer
{
    text-align: left;
    width: 294px;
    display: inline-block;
    height: auto;
    margin: -1px 0 0 24px;
}
[class*='youreko-v8'].youreko-mobile #youreko-energy-cost-tab .youreko-explainer,
[class*='youreko-v8'].youreko-mobile #youreko-energy-cost-saving-tab .youreko-explainer
{
    width: 100%;
    display: inline-block;
    height: auto;
    margin: -1px 0 0 0;
}
[class*='youreko-v8'] #youreko-energy-savings-compared-info-text-link,
[class*='youreko-v8'] #youreko-desktop-cost-info-text-link
{
    vertical-align: middle;
    text-align: center;
    position: relative;
    color: #757575;
    margin-left: 5px;
    margin-top: -2px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #fff;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
    border-radius: 11px;
    display: inline-flex;
    display: -webkit-inline-flex;
    /*display: -ms-flexbox;*/ /* Ignore IE10 */
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    justify-content: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    border: 1px solid #757575;
}
[class*='youreko-v8'].youreko-mobile .youreko-energy-cost-info-text-link,
[class*='youreko-v8'].youreko-mobile .youreko-energy-cost-saving-info-text-link
{
    display: none;
}

[class*='youreko-v8'] .youreko-energy-saving-calculation-box
{
    height: 36px;
    width: 100%;
    border: 1px solid #85BE0D;
    border-radius: 2px;
    background-color: rgba(133,190,13,0.2);
    float: left;
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    line-height: 36px;
    margin: 20px 0;
}
[class*='youreko-v8'].youreko-mobile .youreko-energy-saving-calculation-box
{
    margin: 10px 0;
    font-size: 15px;
}
/* Off for all other version */
.youreko-range-indicator-this-product,
.youreko-range-indicator-average-product
{
    display: none;
}
[class*='youreko-v8'] .youreko-range-indicator-this-product
{
    float: none;
    display: inline-block;
    margin: 30px 0 5px 0;
    text-align: left;
    width: 72px;
}
[class*='youreko-v8'].youreko-show-average-product .youreko-range-indicator-this-product
{
    margin: 10px 0 5px 0;
}
[class*='youreko-v8'] .youreko-range-indicator-this-product .youreko-range-indicator-text
{
    font-size: 9px;
    margin-bottom: 3px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    color: inherit;
}
[class*='youreko-v8'] .youreko-range-indicator-this-product .youreko-range-indicator-value
{
    font-size: 17px;
    margin-bottom: 2px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
    color: inherit;
}
[class*='youreko-v8'] .youreko-range-indicator-this-product .youreko-range-indicator-pointer,
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-range-indicator-pointer
{
    display: block;
    float: none;
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    /*border-color: #85BE0D transparent transparent transparent;*/
    cursor: pointer;
}

[class*='youreko-v8'].youreko-show-average-product .youreko-range-indicator-average-product
{
    display: inline-block;
    margin-top: 5px;
    text-align: left;
    width: auto;
    margin-bottom: 0;
}
[class*='youreko-v8'] .youreko-range-indicator-average-product .youreko-range-indicator-text
{
    font-size: 9px;
    margin-top: 3px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
}
[class*='youreko-v8'] .youreko-range-indicator-average-product .youreko-range-indicator-value
{
    font-size: 17px;
    margin-top: 2px;
    font-weight: 600;
    text-align: center;
    white-space: nowrap;
}
[class*='youreko-v8'] .youreko-range-indicator-average-product .youreko-range-indicator-pointer
{
    display: block;
    float: none;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);

    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 5px 0 5px;
    /*border-color: #85BE0D transparent transparent transparent;*/
    cursor: pointer;
}
/* Info text */
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-range-indicator
{
    display: inline-block;
    margin-bottom: 5px;
    text-align: left;
}
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-range-indicator-text
{
    margin-bottom: 2px;
    font-weight: 600;
    white-space: nowrap;
}
/*[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-range-indicator-pointer
{
    margin: 0 auto;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 6px 0 6px;
    !*border-color: #85BE0D transparent transparent transparent;*!
    cursor: pointer;
}*/

[class*='youreko-v8'] .youreko-image-and-pointer-container
{
    display: none;
}
[class*='youreko-v8'] .youreko-comparison-energy-cost-pointer-container
{
    display: none;
}

[class*='youreko-v8'] .youreko-ekoscore-border-colour-green
{
    border-color: #009a07 transparent transparent transparent;
}
[class*='youreko-v8'] .youreko-ekoscore-border-colour-light-green
{
    border-color: #8abe0c transparent transparent transparent;
}
[class*='youreko-v8'] .youreko-ekoscore-border-colour-yellow
{
    border-color: #f4bd00 transparent transparent transparent;
}
[class*='youreko-v8'] .youreko-ekoscore-border-colour-orange
{
    border-color: #f67814 transparent transparent transparent;
}
[class*='youreko-v8'] .youreko-ekoscore-border-colour-red
{
    border-color: #f43400 transparent transparent transparent;
}
[class*='youreko-v8'] .youreko-range-indicator-container
{
    float: left;
    margin: 15px auto 0 auto;
    display: inline-block;
    width: 100%;
}
[class*='youreko-v8'].youreko-mobile .youreko-range-indicator-container
{
    margin: auto;
}
.youreko-energy-saving-compared-info-text .youreko-range-indicator-container .youreko-energy-cost-range
{
    margin: auto;
}
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range
{
    /*margin: 22px auto 0 auto;*/
    width: 190px;
    /*text-align: center;*/
    float: none;
    /*display: table;*/
}

/*[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul li
{
    margin: 0 1px;
    border-radius: 2px;
    width: 36px;
    height: 16px;
    white-space: nowrap;
}*/
/*[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul
{
    display: inline-block;
}*/

/*[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul li span
{
    height: 16px;
    line-height: 16px;
    width: 36px;
    text-align: center;
    white-space: nowrap;
}*/

/*[class*='youreko-v8'] .youreko-energy-cost-range
{
    width: 180px;
}
[class*='youreko-v8'] .youreko-energy-cost-range ul li
{
    width: 36px;
    height: 24px;
}

[class*='youreko-v8'] .youreko-energy-cost-saving-this-product .youreko-energy-cost-range ul li span
{
    margin: auto;
    text-align: center;
    width: 36px;
    line-height: 24px;
}*/

/*[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range .youreko-least-efficient-energy-cost span
{
    margin: auto;
}

[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range .youreko-most-efficient-energy-cost span
{
    margin: auto;
}*/
[class*='youreko-v8'] .youreko-energy-saving-info-text-bold
{
    font-weight: 600;
}
[class*='youreko-v8'] #youreko-info-container .youreko-energy-cost-saving-range-description
{
    text-align: center;
    margin: 7px auto 0 auto;
    font-size: 11px;
    font-weight: 300;
}
[class*='youreko-v8'] #youreko-energy-savings-compared-info-text-link:focus,
[class*='youreko-v8'] #youreko-desktop-cost-info-text-link:focus
{
    outline: none;
    border: 1px solid #000;
    box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    -webkit-box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
    -moz-box-shadow: 0 0 4px 0 rgba(110, 110, 110, 1);
}
[class*='youreko-v8'] .youreko-image-shadow
{
    width: 95%;
    background: #121212;
    background: radial-gradient(ellipse at center,rgba(18,18,18,.5) 0,rgba(255,255,255,.5) 100%);
    /*background: -moz-radial-gradient(center,ellipse cover,rgba(18,18,18,.5) 0,rgba(255,255,255,.5) 100%);
    background: -webkit-gradient(radial,center center,0,center center,100%,color-stop(0,rgba(18,18,18,.5)),color-stop(100%,rgba(255,255,255,.5)));
    background: -webkit-radial-gradient(center,ellipse cover,rgba(18,18,18,.5) 0,rgba(255,255,255,.5) 100%);
    background: -o-radial-gradient(center,ellipse cover,rgba(18,18,18,.5) 0,rgba(255,255,255,.5) 100%);
    background: -ms-radial-gradient(center,ellipse cover,rgba(18,18,18,.5) 0,rgba(255,255,255,.5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='rgba(18,18,18,1)', endColorstr='#ffffff', GradientType=1 );*/
    display: block;
    height: 6px;
    filter: blur(3px);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%,50%);
    -webkit-transform: translate(-50%,50%);
    -moz-transform: translate(-50%,50%);
    -ms-transform: translate(-50%,50%);
    -o-transform: translate(-50%,50%);
}
[class*='youreko-v8'] .youreko-image-container
{
    /*border-bottom: 1px solid #CECECE;*/
    margin: 0 0 7px 0;
    text-align: center;
    overflow: hidden;
    position: relative;
    max-height: 50px;
    width: 72px;
}
[class*='youreko-v8'] .youreko-energy-cost-range .youreko-product-image-url
{
    width: 68px;
    height: 68px;
}
[class*='youreko-v8'] .youreko-savings-product-container .youreko-product-image-url
{
    width: 80px;
    height: 80px;
}
[class*='youreko-v8'] .youreko-energy-cost-range-container
{
    float: left;
    display: inline-block;
    width: 100%;
    text-align: left;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range
{
    float: none;
    width: 190px;
    margin: auto;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range-text,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range-text
{
    position: absolute;
    width: 190px;
    height: 22px;
    z-index: 1;
    text-align: center;
    font-size: 11px;
    display: table-cell;
    vertical-align: middle;
    color: #fff;
    line-height: 22px;
    text-shadow: 0 0 16px rgba(0,0,0,0.5);
    font-weight: bold;
}

[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range ul,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range ul,
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul
{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    line-height: normal;
    text-align: left;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range ul li,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range ul li,
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul li
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 38px;
    height: 22px;
    color: #fff;
    font-size: 11px;
    font-weight: 600;
    display: inline-block;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range ul li:first-child,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range ul li:first-child,
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul li:first-child
{
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range ul li:last-child,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range ul li:last-child,
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul li:last-child
{
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range ul li span,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range ul li span,
[class*='youreko-v8'] .youreko-energy-saving-compared-info-text .youreko-energy-cost-range ul li span
{
    display: inline-block;
    height: 22px;
    line-height: 22px;
    float: right;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range .youreko-least-efficient-energy-cost span,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range .youreko-least-efficient-energy-cost span
{
    margin-left: 3px;
    font-size: 11px;
    position: absolute;
    text-align: left;
    color: #fff;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range .youreko-most-efficient-energy-cost,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range .youreko-most-efficient-energy-cost
{
    text-align: right;
}
[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range .youreko-most-efficient-energy-cost span,
[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range .youreko-most-efficient-energy-cost span
{
    font-size: 11px;
    color: #fff;
    margin-right: 3px;
    white-space: nowrap;
}

.youreko-mobile .youreko-flip-view-container
{
    /*display: none;*/
}
.youreko-flip-view-container
{
    float: left;
    width: 318px;
    height: 337px;

    perspective: 10000px;
    -webkit-perspective: 10000px;
    -moz-perspective: 10000px;
    -o-perspective: 10000px;
    -ms-perspective: 10000px;
}
.youreko-flip-view-container .youreko-flip-card
{
    width: 100%;
    height: 100%;
    position: absolute;

    transition: 1s ease-out;
    -webkit-transition: 1s ease-out;
    -moz-transition: 1s ease-out;
    -o-transition: 1s ease-out;
    -ms-transition: 1s ease-out;

    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
}
.youreko-flip-view-container .youreko-flip-card.youreko-flip-card-no-transition
{
    transition: 0s ease-out;
    -webkit-transition: 0s ease-out;
    -moz-transition: 0s ease-out;
    -o-transition: 0s ease-out;
    -ms-transition: 0s ease-out;
}
.youreko-flip-view-container.youreko-flipped .youreko-flip-card
{
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);

    backface-visibility: visible;
}
.youreko-flip-view-container .youreko-flip-card .youreko-flip-card-front,
.youreko-flip-view-container .youreko-flip-card .youreko-flip-card-back
{
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    -ms-backface-visibility: visible;
}
.youreko-flip-view-container .youreko-flip-card .youreko-flip-card-front,
.youreko-flip-view-container.youreko-flipped .youreko-flip-card .youreko-flip-card-front
{
    transform: rotateY(0deg);
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
}
.youreko-flip-view-container .youreko-flip-card .youreko-flip-card-back,
.youreko-flip-view-container.youreko-flipped .youreko-flip-card .youreko-flip-card-back
{
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
}

.youreko-flip-view-container .youreko-flip-card .youreko-flip-card-front,
.youreko-flip-view-container.youreko-flipped .youreko-flip-card .youreko-flip-card-back
{
    /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
    animation: stayvisible 1s both;
    -webkit-animation: stayvisible 1s both;
    -moz-animation: stayvisible 1s both;
    -o-animation: stayvisible 1s both;
    -ms-animation: donothing 1s;
    -ms-transition: visibility 0s linear 0.34s;
    visibility: visible;
}

.youreko-flip-view-container.youreko-flipped .youreko-flip-card .youreko-flip-card-front,
.youreko-flip-view-container .youreko-flip-card .youreko-flip-card-back
{
    /* IE Hack. Halfway through the card flip, set visibility. Keep other browsers visible throughout the card flip. */
    animation: stayvisible 1s both;
    -webkit-animation: stayvisible 1s both;
    -moz-animation: stayvisible 1s both;
    -o-animation: stayvisible 1s both;
    -ms-animation: donothing 1s;
    -ms-transition: visibility 0s linear 0.34s;
    visibility: hidden;
}

@keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-webkit-keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-moz-keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-o-keyframes stayvisible { from { visibility: visible; } to { visibility: visible; } }
@-ms-keyframes donothing { 0% { } 100% { } }

/* Mobile usage swipe */

[class*='youreko-v8'] .youreko-info-text-comparison-explainer
{
    display: none;
}
[class*='youreko-v8'] #youreko-info-text-how-we-calculate .youreko-energy-cost-saving-range-description
{
    color: #666;
    display: inline-block;
    width: 100%;
}

[class*='youreko-v8'] .youreko-info-text-medal-rating-table [class*='youreko-rating-ribbon']
{
    background: url('/images/energy-savings-modal/rating/ribbon-bottom-only-v2.svg') 0 0 no-repeat;
    width: 6px;
    /*height: 60px;*/
    -webkit-background-size: contain;
    background-size: contain;
    position: absolute;
    left: 25%;
    top: 9px;
}

[class*='youreko-v8'].youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 18px;
}
[class*='youreko-v8'].youreko-desktop.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 18px;
}
[class*='youreko-v8'].youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 18px;
    line-height: 16px;
}
[class*='youreko-v8'].youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 47px;
}
[class*='youreko-v8'].youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 14px;
}
[class*='youreko-v8'].youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 14px;
}
[class*='youreko-v8'].youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 14px;
    line-height: 14px;
}
[class*='youreko-v8'].youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 34px;
}

/*
 * COUNTRY SPECIFIC
 */

/* Switzerland */

.youreko-country-ch[class*='youreko-v8'] .youreko-range-indicator-this-product .youreko-range-indicator-value,
.youreko-country-ch[class*='youreko-v8'] .youreko-range-indicator-average-product .youreko-range-indicator-value
{
    font-size: 14px;
}

/* Italian */

.youreko-country-ch.youreko-language-it .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 5px;
}
.youreko-country-ch.youreko-language-it .youreko-alternative-product-calculation-item-value
{
    font-size: 10px;
}
.youreko-country-ch.youreko-language-it .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-country-ch.youreko-language-it .youreko-overall-savings-value
{
    font-size: 13px;
}
.youreko-country-ch.youreko-language-it .youreko-overall-savings-text
{
    font-size: 9px;
}

/* German */

.youreko-country-ch.youreko-language-de .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 5px;
}
.youreko-country-ch.youreko-language-de .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-country-ch.youreko-language-de .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}
.youreko-country-ch.youreko-language-de .youreko-overall-savings-value
{
    font-size: 13px;
}
.youreko-country-ch.youreko-language-de .youreko-overall-savings-text
{
    font-size: 9px;
}

.youreko-country-ch.youreko-language-de[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range-text,
.youreko-country-ch.youreko-language-de[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range-text
{
    font-size: 10px;
}
.youreko-country-ch.youreko-language-de[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range .youreko-least-efficient-energy-cost span,
.youreko-country-ch.youreko-language-de[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range .youreko-least-efficient-energy-cost span,
.youreko-country-ch.youreko-language-de[class*='youreko-v8'] #youreko-energy-cost-saving-tab .youreko-energy-cost-range .youreko-most-efficient-energy-cost span,
.youreko-country-ch.youreko-language-de[class*='youreko-v8'] #youreko-energy-cost-tab .youreko-energy-cost-range .youreko-most-efficient-energy-cost span
{
    font-size: 10px;
}

/* French */

.youreko-country-ch.youreko-language-fr .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 5px;
}
.youreko-country-ch.youreko-language-fr .youreko-alternative-product-calculation-item-value
{
    font-size: 10px;
}
.youreko-country-ch.youreko-language-fr .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-country-ch.youreko-language-fr .youreko-overall-savings-value
{
    font-size: 13px;
}
.youreko-country-ch.youreko-language-fr .youreko-overall-savings-text
{
    font-size: 9px;
}

/*
 * LANGUAGE SPECIFIC
 */

/* Danish */

.youreko-language-da.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 17px;
}
.youreko-language-da.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 49px;
}
.youreko-language-da.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 13px;
}
.youreko-language-da.youreko-mobile.youreko-rating-platinum .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}

.youreko-language-da.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 13px;
}
.youreko-language-da.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 13px;
}
.youreko-language-da.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 55px;
}
.youreko-language-da.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 9px;
}
.youreko-language-da.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-da.youreko-mobile.youreko-rating-gold .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}


.youreko-language-da.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 15px;
}
.youreko-language-da.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 50px;
}
.youreko-language-da.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-da.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-da.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 34px;
}


.youreko-language-da.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 18px;
}
.youreko-language-da.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 51px;
}
.youreko-language-da.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 16px;
}
.youreko-language-da.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-da.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 35px;
}

.youreko-language-da.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 18px;
}
.youreko-language-da.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
}
.youreko-language-da.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 50px;
}

.youreko-language-da.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 14px;
}
.youreko-language-da.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 11px;
}
.youreko-language-da.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 35px;
}
.youreko-language-da.youreko-mobile.youreko-rating-plain .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}

.youreko-language-da .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 6px;
}
.youreko-language-da .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-da .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
    /*line-height: 26px;*/
}
.youreko-language-da .youreko-overall-savings-value
{
    font-size: 18px;
}
.youreko-language-da .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-da.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 640px;
}

/*.youreko-language-da.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 8px;
    margin-right: 6px;
}*/


/* Finnish */

.youreko-language-fi.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 17px;
    line-height: 18px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 16px;
    line-height: 22px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 56px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 15px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 12px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 40px;
}


.youreko-language-fi.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 17.5px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 10px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 14px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 7px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-gold .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}


.youreko-language-fi.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 17.5px;
    line-height: 18.5px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 22px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 53px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 14px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 7px;
    line-height: 17px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-silver .youreko-benefits-text
{
    margin: 0 5px 0 50px;
}

.youreko-language-fi.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 18px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 14px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 56px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 15px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 11px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 39px;
}


.youreko-language-fi.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 16px;
}
.youreko-language-fi.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 61px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 43px;
}
.youreko-language-fi.youreko-mobile.youreko-rating-plain .youreko-benefits-text
{
    margin: 0 5px 0 15px;
}

.youreko-language-fi.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 640px;
}
/*.youreko-language-fi.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 13px;
    margin-left: 16px;
}*/

.youreko-language-fi.youreko-mobile .youreko-usage span,
.youreko-language-fi.youreko-mobile .youreko-usage select
{
    /*font-size: 11px;*/ /* Mobile usage swipe */
}

.youreko-language-fi .youreko-alternative-product-calculation-item-value
{
    font-size: 10px;
}
.youreko-language-fi .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
    line-height: 25px;
}
.youreko-language-fi .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 4px;
}
.youreko-language-fi .youreko-overall-savings-value
{
    font-size: 18px;
}

.youreko-language-fi .youreko-badge span
{
    font-size: 9px;
}

/* French */

.youreko-language-fr .youreko-badge span
{
    font-size: 9px;
}
.youreko-language-fr .youreko-overall-savings-value
{
    font-size: 19px;
}
.youreko-language-fr .youreko-alternative-product-calculation-item-value
{
    font-size: 12px;
}
.youreko-language-fr .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}

.youreko-language-fr.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 18px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 18px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 14px;
    line-height: 16px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 48px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 12px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 12px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 11px;
    line-height: 12px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 36px;
}

.youreko-language-fr.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 55px;
}

.youreko-language-fr.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 10px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
}


.youreko-language-fr.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 10px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 55px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 34px;
}

.youreko-language-fr.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 21px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 12px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-fr.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 16px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 11px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 12px;
}
.youreko-language-fr.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 8px;
}
.youreko-language-fr.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-fr.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-fr.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 670px;
}
/*.youreko-language-fr.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 7px;
    margin-left: 11px;
}*/
.youreko-language-fr .youreko-description-column
{
    width: 30%;
}
.youreko-language-fr .youreko-value-column
{
    width: 41%;
}
.youreko-language-fr .youreko-source-column
{
    width: 29%;
}
/*.youreko-language-fr .youreko-energy-cost-saving-info-text .youreko-info-text-text,
.youreko-language-fr .youreko-energy-saving-compared-info-text .youreko-info-text-text
{
    line-height: 11px;
}*/

/* Italian */

.youreko-language-it .youreko-badge span
{
    font-size: 9px;
}
.youreko-language-it .youreko-overall-savings-value
{
    font-size: 19px;
}
.youreko-language-it .youreko-alternative-product-calculation-item-value
{
    font-size: 12px;
}
.youreko-language-it .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}

.youreko-language-it.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 15px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-it.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-it.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 12px;
    line-height: 18px;
}
.youreko-language-it.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 38px;
}
.youreko-language-it.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-it.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 10px;
}
.youreko-language-it.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 10px;
}
.youreko-language-it.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 36px;
}

.youreko-language-it.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 15px;
    line-height: 20px;
}
.youreko-language-it.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-it.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 18px;
}
.youreko-language-it.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-it.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 38px;
}

.youreko-language-it.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 15px;
    line-height: 20px;
}
.youreko-language-it.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-it.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 18px;
}
.youreko-language-it.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-it.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-it.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 20px;
}
.youreko-language-it.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-it.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-it.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-it.mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 35px;
}
.youreko-language-it.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
[class*='youreko-v7'].youreko-language-it.youreko-desktop .youreko-benefits-text
{
    width: 248px
}
.youreko-language-it.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
.youreko-language-it.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 9px;
    width: 251px;
}
.youreko-language-it.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}
/*.youreko-language-it.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 7px;
    margin-left: 11px;
}*/
.youreko-language-it .youreko-description-column
{
    width: 32%;
}
.youreko-language-it .youreko-value-column
{
    width: 41%;
}
.youreko-language-it .youreko-source-column
{
    width: 27%;
}
.youreko-language-it.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}
.youreko-language-it .youreko-usage select,
.youreko-language-it #youreko-custom-tariff
{
    font-size: 13px;
}
.youreko-language-it .youreko-info-text-heading:first-letter
{
    text-transform: uppercase;
}
[class*='youreko-v7'].youreko-language-it .youreko-explainer-range
{
    width: 180px;
}

/* Spanish */

.youreko-language-es .youreko-badge span
{
    font-size: 9px;
}
.youreko-language-es .youreko-overall-savings-value
{
    font-size: 19px;
}
.youreko-language-es .youreko-alternative-product-calculation-item-value
{
    font-size: 12px;
}
.youreko-language-es .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}

/* Platinum */

.youreko-language-es.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 18px;
}
.youreko-language-es.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 15px;
    line-height: 16px;
}
.youreko-language-es.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 48px;
}
.youreko-language-es.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-es.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-es.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 11px;
    line-height: 14px;
}
.youreko-language-es.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 34px;
}

.youreko-language-es.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 19px;
}
.youreko-language-es.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-es.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
}
.youreko-language-es.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 10px;
}
.youreko-language-es.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 53px;
}
.youreko-language-es.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 36px;
}
.youreko-language-es.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 19px;
}
.youreko-language-es.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-es.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-es.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-es.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 54px;
}
.youreko-language-es.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

.youreko-language-es.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 19px;
}
.youreko-language-es.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-es.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 15px;
}
.youreko-language-es.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-es.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 53px;
}
.youreko-language-es.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 36px;
}

.youreko-language-es.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 19px;
}
.youreko-language-es.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 22px;
}
.youreko-language-es.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 15px;
}
.youreko-language-es.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 18px;
}
.youreko-language-es.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 53px;
}
.youreko-language-es.mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 37px;
}

.youreko-language-es.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
[class*='youreko-v7'].youreko-language-es.youreko-desktop .youreko-benefits-text
{
    width: 248px
}
.youreko-language-es.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
.youreko-language-es.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 15px;
    width: 243px;
}
.youreko-language-es.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}
/*.youreko-language-es.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 6px;
    margin-left: 8px;
    padding: 8px 12px;
}*/
.youreko-language-es .youreko-description-column
{
    width: 25%;
}
.youreko-language-es .youreko-value-column
{
    width: 43%;
}
.youreko-language-es .youreko-source-column
{
    width: 32%;
}
.youreko-language-es.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}
.youreko-language-es .youreko-usage select,
.youreko-language-es #youreko-custom-tariff
{
    font-size: 13px;
}
.youreko-language-es .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 60px;
}

.youreko-language-es .youreko-info-text-yearly-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-es .youreko-info-text-yearly-cost-panel table td:nth-child(2)
{
    width: 45%;
}

/*.youreko-language-es .youreko-energy-cost-saving-info-text .youreko-info-text-text,
.youreko-language-es .youreko-energy-saving-compared-info-text .youreko-info-text-text
{
    line-height: 12px;
}*/

/* German */

.youreko-language-de.youreko-desktop .youreko-benefits-bullets.youreko-rating-platinum .youreko-benefit-bullet:nth-child(4)
{
    display: none;

    -webkit-animation: unset;
    -o-animation: unset;
    animation: unset;
}

.youreko-language-de.youreko-desktop li.youreko-benefit-bullet:nth-child(5)
{
    -webkit-animation-delay: 3.25s;
    -moz-animation-delay: 3.25s;
    -o-animation-delay: 3.25s;
    animation-delay: 3.25s;
}

.youreko-language-de.youreko-mobile .youreko-benefits-bullets.youreko-rating-plain .youreko-benefit-bullet:nth-child(1)
{
    display: none;

    -webkit-animation: unset;
    -o-animation: unset;
    animation: unset;
}

.youreko-language-de.youreko-mobile .youreko-benefits-bullets.youreko-rating-plain li.youreko-benefit-bullet:nth-child(2)
{
    -webkit-animation-delay: 0.25s;
    -moz-animation-delay: 0.25s;
    -o-animation-delay: 0.25s;
    animation-delay: 0.25s;
}

.youreko-language-de .youreko-badge span
{
    font-size: 9px;
}
.youreko-language-de .youreko-overall-savings-value
{
    font-size: 18px;
}
.youreko-language-de .youreko-alternative-product-calculation-item-value
{
    font-size: 12px;
}
.youreko-language-de .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}
.youreko-language-de.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 40px;
    width: 220px;
}
.youreko-language-de.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 30px;
    width: 235px;
}
.youreko-language-de.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 45px;
    width: 215px;
}
.youreko-language-de.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
    width: 235px;
}
.youreko-language-de.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 3px 0 8px;
    width: 258px;
}
.youreko-language-de.youreko-desktop .youreko-benefits-text
{
    width: 258px;
}
[class*='youreko-v7'].youreko-language-de.youreko-desktop .youreko-benefits-text
{
    width: 248px
}
.youreko-language-de.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 0 0 0;
}
[class*='youreko-v7'].youreko-language-de .youreko-explainer-range
{
    width: 210px;
}

/* Platinum */

.youreko-language-de.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 18px;
}
.youreko-language-de.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 15px;
    line-height: 16px;
}
.youreko-language-de.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 48px;
}
.youreko-language-de.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-de.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-de.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 11px;
    line-height: 14px;
}
.youreko-language-de.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 34px;
}
[class*='youreko-v7'].youreko-language-de.youreko-has-alternatives .youreko-title-desktop
{
    margin: 10px 7px;
    width: 172px;
    text-align: center;
}

/* Bronze */

.youreko-language-de.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 16px;
}
.youreko-language-de.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 61px;
}
.youreko-language-de.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
}
.youreko-language-de.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 43px;
}

/* Good value */

.youreko-language-de.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 16px;
    line-height: 22px;
}
.youreko-language-de.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 16px;
}

.youreko-language-de.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}
.youreko-language-de.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}
/*.youreko-language-de.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 6px;
    margin-left: 8px;
    padding: 8px 12px;
}*/

.youreko-language-de .youreko-info-text-energy-cost-heading-product-type
{
    text-transform: none;
}
.youreko-language-de .youreko-info-text-medal-rating-table table td:first-child
{
    width: 13px;
}
.youreko-language-de .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 67px;
}
.youreko-language-de .youreko-description-column
{
    width: 30%;
}
.youreko-language-de .youreko-value-column
{
    width: 46%;
}
.youreko-language-de .youreko-source-column
{
    width: 24%;
}

[class*='youreko-v7'] .youreko-energy-cost-saving-large,
[class*='youreko-v7'] .youreko-energy-cost-large
{
    font-size: 64px;
}

/* Jersey */

.youreko-country-je .youreko-description-column
{
    width: 34%;
}
.youreko-country-je .youreko-value-column
{
    width: 41%;
}
.youreko-country-je .youreko-source-column
{
    width: 25%;
}

/* Portuguese */

.youreko-language-pt .youreko-badge span
{
    font-size: 9px;
}
.youreko-language-pt .youreko-overall-savings-value
{
    font-size: 18px;
}
.youreko-language-pt .youreko-alternative-product-calculation-item-value
{
    font-size: 12px;
}
.youreko-language-pt .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}
.youreko-language-pt .youreko-overall-savings-text
{
    font-size: 9px
}
.youreko-language-pt.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-pt.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
.youreko-language-pt.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 600px;
}
.youreko-language-pt.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 13px;
}
.youreko-language-pt .youreko-info-text-medal-rating-table table td:first-child
{
    width: 13px;
}
.youreko-language-pt .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 55px;
}
.youreko-language-pt .youreko-description-column
{
    width: 34%;
}
.youreko-language-pt .youreko-source-column
{
    width: 24%;
}
.youreko-language-pt .youreko-info-text-yearly-cost-panel table tr td
{
    padding: 0 2px 0 5px;
}
.youreko-language-pt .youreko-info-text-yearly-cost-panel table tr td:nth-child(2)
{
    width: 116px;
}

.youreko-language-pt.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 17px;
    width: 246px;
}
.youreko-language-pt.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 248px;
}
.youreko-language-pt.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
    width: 238px;
}
.youreko-language-pt.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 15px;
    width: 248px;
}
.youreko-language-pt.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 248px;
}
/*.youreko-language-pt.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 3px;
    margin-left: 7px;
    padding: 12px 16px 12px 16px;
    height: 399px;
}*/
.youreko-language-pt.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 350px;
}

/* Platinum */

.youreko-language-pt.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 18px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 14px;
    line-height: 16px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 49px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 14px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 10px;
    line-height: 14px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 35px;
}

/* Gold */

.youreko-language-pt.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 22px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 37px;
}

/* Silver */

.youreko-language-pt.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 22px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 51px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

/* Bronze */

.youreko-language-pt.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-pt.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 50px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 15px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-pt.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 35px;
}

/* Swedish */

.youreko-language-sv.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-sv.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
.youreko-language-sv .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 81px;
}
.youreko-language-sv.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}
.youreko-language-sv .youreko-overall-savings-value
{
    font-size: 15px;
}
.youreko-language-sv .youreko-overall-savings-text
{
    font-size: 9px;
}
.youreko-language-sv .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-sv .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}
/*.youreko-language-sv.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 402px;
}*/
.youreko-language-sv.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 359px;
}

.youreko-language-sv.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-sv.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-sv.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 45px;
}
.youreko-language-sv.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
}

/* Platinum */

.youreko-language-sv.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 48px;
}

.youreko-language-sv.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 35px;
}

/* Gold */

.youreko-language-sv.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-sv.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-sv.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 51px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 15px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 38px;
}

/* Silver */

.youreko-language-sv.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 22px;
}
.youreko-language-sv.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-sv.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 52px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 38px;
}

/* Bronze */

.youreko-language-sv.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-sv.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-sv.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 49px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 15px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-sv.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 35px;
}

/* Norwegian */

/*.youreko-language-nb.youreko-mobile .youreko-energy-saving-compared-info-text .youreko-info-text-text
{
    line-height: 13px;
}*/

.youreko-language-nb.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-nb.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
.youreko-language-nb .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 65px;
}
.youreko-language-nb .youreko-description-column
{
    width: 37%;
}
.youreko-language-nb .youreko-value-column
{
    width: 39%;
}
.youreko-language-nb .youreko-source-column
{
    width: 24%;
}
.youreko-language-nb .youreko-info-text-yearly-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-nb .youreko-info-text-yearly-cost-panel table td:nth-child(2)
{
    width: 45%;
}
.youreko-language-nb.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 600px;
}
.youreko-language-nb .youreko-overall-savings-value
{
    font-size: 19px;
}
.youreko-language-nb .youreko-overall-savings-text
{
    font-size: 9px;
}
.youreko-language-nb .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-nb .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
/*.youreko-language-nb.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 402px;
}*/
.youreko-language-nb.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 359px;
}
.youreko-language-nb.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 45px;
}
.youreko-language-nb.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 30px;
}
.youreko-language-nb.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 50px;
}
.youreko-language-nb.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 50px;
}
.youreko-language-nb.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 254px;
}

/* Platinum */

.youreko-language-nb.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 16px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 12px;
}

/* Silver */

.youreko-language-nb.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 18.5px;
    line-height: 18.5px;
}
.youreko-language-nb.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-nb.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 54px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 15px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 10.5px;
    line-height: 18px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

/* Bronze */

.youreko-language-nb.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 16px;
}
.youreko-language-nb.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 61px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 43px;
}

/* Plain */

.youreko-language-nb.youreko-desktop.youreko-rating-plain .youreko-rating-text-bottom
{
    font-size: 18px;
}
.youreko-language-nb.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 50px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-plain .youreko-rating-text-bottom
{
    font-size: 13px;
}
.youreko-language-nb.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 35px;
}

/* Dutch */

/* Belgian specific */

.youreko-country-be.youreko-language-nl.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-country-be.youreko-language-nl.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 35px;
}

.youreko-country-be.youreko-language-nl.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 18px;
}
.youreko-country-be.youreko-language-nl.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 13px;
}

.youreko-language-nl.youreko-desktop.youreko-rating-platinum .youreko-benefits-text
{
    width: 265px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-platinum .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 5px 0 0;
}

.youreko-language-nl.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}
.youreko-language-nl .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 70px;
}
.youreko-language-nl.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}
.youreko-language-nl .youreko-overall-savings-value
{
    font-size: 19px;
}
.youreko-language-nl .youreko-overall-savings-text
{
    font-size: 9px;
}
/*.youreko-language-nl.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 402px;
}*/
.youreko-language-nl.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 359px;
}
.youreko-language-nl.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 35px;
}
.youreko-language-nl.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 50px;
}
.youreko-language-nl.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-nl.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}

/* Platinum */

.youreko-language-nl.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 17px;
}

.youreko-language-nl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-nl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 13px;
}

/* Gold */

.youreko-language-nl.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-nl.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 10px;
}
.youreko-language-nl.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
}

/* Silver */

.youreko-language-nl.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 54px;
}
.youreko-language-nl.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 10px;
}
.youreko-language-nl.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
}

/* Bronze */

.youreko-language-nl.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 19px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-nl.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-nl.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 15px;
}
.youreko-language-nl.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-nl.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 37px;
}

/* Plain */

.youreko-language-nl.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-nl.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 37px;
}

/* Czech */

.youreko-language-cs.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-cs.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
[class*='youreko-v8'].youreko-language-cs .youreko-range-indicator-this-product .youreko-range-indicator-value,
[class*='youreko-v8'].youreko-language-cs .youreko-range-indicator-average-product .youreko-range-indicator-value
{
    font-size: 14px;
}
[class*='youreko-v8'].youreko-language-cs #youreko-energy-cost-tab .youreko-energy-cost-saving-range-description,
[class*='youreko-v8'].youreko-language-cs #youreko-energy-cost-saving-tab .youreko-energy-cost-saving-range-description
{
    margin-top: 4px;
}
.youreko-language-cs .youreko-value-column
{
    width: 43%;
}
.youreko-language-cs .youreko-source-column
{
    width: 24%;
}
.youreko-language-cs .youreko-info-text-yearly-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-cs .youreko-info-text-yearly-cost-panel table td:nth-child(2)
{
    width: 45%;
}
.youreko-language-cs .youreko-info-text-lifetime-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-cs .youreko-info-text-lifetime-cost-panel table td:nth-child(2)
{
    width: 45%;
}
.youreko-language-cs.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 600px;
}
.youreko-language-cs .youreko-overall-savings-value
{
    font-size: 15px;
}
.youreko-language-cs .youreko-overall-savings-text
{
    font-size: 9px;
}
.youreko-language-cs .youreko-alternative-product-calculation-item-value
{
    font-size: 10px;
}
.youreko-language-cs .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-language-cs .youreko-badge span
{
    font-size: 9px;
}
/*.youreko-language-cs.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 402px;
}*/
.youreko-language-cs.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 359px;
}
[class*='youreko-v8'].youreko-language-cs.youreko-mobile .youreko-energy-saving-calculation-box
{
    font-size: 14px;
}

.youreko-language-cs.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
}
.youreko-language-cs.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 40px;
}
.youreko-language-cs.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-cs.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 258px;
}

/* Platinum */

.youreko-language-cs.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 19px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 22px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 55px;
}

.youreko-language-cs.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 15px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 16px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 39px;
}

/* Gold */

.youreko-language-cs.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 19px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}

.youreko-language-cs.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
}

/* Silver */

.youreko-language-cs.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-cs.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 15px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

/* Bronze */

.youreko-language-cs.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 21px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 51px;
}

.youreko-language-cs.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 12px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
}

/* Plain */

.youreko-language-cs.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 22px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-cs.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-cs.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 17px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 17px;
}
.youreko-language-cs.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 37px;
}

.youreko-language-cs #youreko-energy-cost-tab .youreko-least-efficient-energy-cost span.youreko-no-space-between-most-and-least
{
    float: right;
    text-align: right;
    position: relative;
    margin-right: 3px;
}
#youreko-energy-savings.youreko-language-cs #youreko-energy-cost-tab .youreko-most-efficient-energy-cost span.youreko-no-space-between-most-and-least
{
    float: left;
    position: relative;
    z-index: 1;
    margin-left: 3px;
}


/* Polish */

.youreko-language-pl.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-pl.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}
.youreko-language-pl .youreko-description-column
{
    width: 39%;
}
.youreko-language-pl .youreko-value-column
{
    width: 38%;
}
.youreko-language-pl .youreko-source-column
{
    width: 23%;
}
.youreko-language-pl .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 60px;
}
.youreko-language-pl .youreko-info-text-yearly-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-pl .youreko-info-text-yearly-cost-panel table td:nth-child(2)
{
    width: 45%;
}
.youreko-language-pl .youreko-info-text-lifetime-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-pl .youreko-info-text-lifetime-cost-panel table td:nth-child(2)
{
    width: 45%;
}
.youreko-language-pl.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 600px;
}
/*.youreko-language-pl.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 402px;
}*/
.youreko-language-pl.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 359px;
}
.youreko-language-pl.youreko-mobile .youreko-energy-saving-compared-info-text .youreko-info-text-text
{
    line-height: 11px;
}
.youreko-language-pl.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}
.youreko-language-pl .youreko-overall-savings-value
{
    font-size: 15px;
}
.youreko-language-pl .youreko-overall-savings-text-before
{
    font-size: 8px;
}
[class*=youreko-v7].youreko-language-pl .youreko-overall-savings-text-before
{
    font-size: 14px;
    line-height: 23px;
    float: left;
    font-weight: normal;
    text-transform: capitalize;
    color: #000;
}
.youreko-language-pl .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-pl #youreko-savings-link.youreko-v8
{
    width: 153px;
}
.youreko-language-pl #youreko-energy-cost-saving-link.youreko-v8
{
    width: 125px;
}

.youreko-language-pl.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 40px;
}
.youreko-language-pl.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-pl.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 35px;
}
.youreko-language-pl.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 248px;
}

[class*='youreko-v7'].youreko-language-pl .youreko-explainer-range
{
    width: 200px;
}

/* Platinum */

.youreko-language-pl.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 18px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 12px;
    line-height: 16px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 50px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 34px;
}

/* Gold */

.youreko-language-pl.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 19px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-pl.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
}

/* Silver */

.youreko-language-pl.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 19px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 22px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-pl.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 9px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 8px;
}

/* Bronze */

.youreko-language-pl.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 19px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-pl.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 15px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 37px;
}

/* Plain */

.youreko-language-pl.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 18px;
}
.youreko-language-pl.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
}

.youreko-language-pl.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 14px;
}
.youreko-language-pl.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 11px;
}

/* Greek */

.youreko-language-el.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-el.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}

.youreko-language-el.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 11px;
}
.youreko-language-el .youreko-description-column
{
    width: 27%;
}
.youreko-language-el .youreko-value-column
{
    width: 46%;
}
.youreko-language-el .youreko-source-column
{
    width: 27%;
}
.youreko-language-el .youreko-info-text-yearly-cost-panel table td:nth-child(1)
{
    width: 50%;
}
.youreko-language-el .youreko-info-text-yearly-cost-panel table td:nth-child(2)
{
    width: 50%;
}
.youreko-language-el .youreko-info-text-lifetime-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-el .youreko-info-text-lifetime-cost-panel table td:nth-child(2)
{
    width: 45%;
}
.youreko-language-el.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}

.youreko-language-el #youreko-savings-link.youreko-v8
{
    width: 168px;
}
.youreko-language-el #youreko-energy-cost-saving-link.youreko-v8
{
    width: 110px;
}
/*.youreko-language-el.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 10px;
    margin-right: 7px;
    height: 408px;
}*/
.youreko-language-el.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text
{
    margin-left: 12px;
    margin-right: 9px;
    height: 359px;
}
/*.youreko-language-el.youreko-mobile .youreko-energy-saving-compared-info-text .youreko-info-text-text
{
    line-height: 12px;
}*/

.youreko-language-el .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-el .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-language-el .youreko-overall-savings-value
{
    font-size: 15px;
}
.youreko-language-el .youreko-overall-savings-text
{
    font-size: 8px;
}
.youreko-language-el .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-el.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
}
.youreko-language-el.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 11px;
    width: 247px;
}
.youreko-language-el.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-el.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 13px;
    width: 247px;
}
.youreko-language-el.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 258px;
}

/* Platinum */

.youreko-language-el.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 17px;
}
.youreko-language-el.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 62px;
}

.youreko-language-el.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 12px;
}
.youreko-language-el.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 46px;
}

/* Gold */

.youreko-language-el.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 19px;
}
.youreko-language-el.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-el.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-el.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-el.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 10px;
}

/* Silver */

.youreko-language-el.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 19px;
}
.youreko-language-el.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-el.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-el.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-el.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 10px;
}

/* Bronze */

.youreko-language-el.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 19px;
}
.youreko-language-el.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-el.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-el.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
}
.youreko-language-el.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 10px;
}
.youreko-language-el.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 37px;
}

/* Plain */

.youreko-language-el.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-el.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-el.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-el.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 10px;
}
.youreko-language-el.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 9px;
}

/* Romanian */

.youreko-language-ro.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}
.youreko-language-ro .youreko-description-column
{
    width: 30%;
}
.youreko-language-ro .youreko-value-column
{
    width: 43%;
}
.youreko-language-ro .youreko-source-column
{
    width: 27%;
}
.youreko-language-ro .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 60px;
}
.youreko-language-ro.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 685px;
}
/*.youreko-language-ro.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-left: 10px;
    margin-right: 7px;
}*/

.youreko-language-ro .youreko-alternative-product-calculation-item-value
{
    font-size: 12px;
}
.youreko-language-ro .youreko-overall-savings-text-before
{
    font-size: 8px;
}
.youreko-language-ro .youreko-overall-savings-value
{
    font-size: 15px;
}
.youreko-language-ro .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-ro.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-ro.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-ro.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-ro.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-ro.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
}

/* Platinum */

.youreko-language-ro.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 18px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-platinum .youreko-rating-text-middle
{
    line-height: 20px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 48px;
}

.youreko-language-ro.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    line-height: 14px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    line-height: 18px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 35px;
}

/* Gold */

.youreko-language-ro.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 16px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 25px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-ro.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 14px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 36px;
}

/* Silver */

.youreko-language-ro.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 17px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 25px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-ro.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 14px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 36px;
}

/* Bronze */

.youreko-language-ro.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 17px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 16px;
    line-height: 27px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-ro.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 14px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 38px;
}

/* Plain */

.youreko-language-ro.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 22px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 22px;
}
.youreko-language-ro.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 50px;
}

.youreko-language-ro.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 14px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-ro.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 36px;
}

/* Hungarian */

.youreko-language-hu.youreko-desktop .youreko-title
{
    font-size: 15px;
}

.youreko-language-hu.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}

.youreko-language-hu.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 670px;
}

/* Platinum */

.youreko-language-hu.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 63px;
}

.youreko-language-hu.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 8px;
    line-height: 14px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 45px;
}

/* Gold */

.youreko-language-hu.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 20px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-hu.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 37px;
}

/* Silver */

.youreko-language-hu.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 21px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 19px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-hu.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 15px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

/* Bronze */

.youreko-language-hu.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 24px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 20px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 48px;
}

.youreko-language-hu.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 17px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 33px;
}

/* Plain */

.youreko-language-hu.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 22px;
    line-height: 26px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-hu.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 45px;
}

.youreko-language-hu.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 20px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 16px;
}
.youreko-language-hu.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 32px;
}

.youreko-language-hu.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-hu.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 5px;
}

.youreko-language-hu .youreko-alternative-product-calculation-item-value
{
    font-size: 9px;
}
.youreko-language-hu .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 5px;
}
.youreko-language-hu .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-language-hu .youreko-overall-savings-value
{
    font-size: 12px;
}
.youreko-language-hu .youreko-overall-savings-text
{
    font-size: 7px;
}
.youreko-language-hu .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-hu .youreko-alternative-product-calculation-item-text
{
    line-height: 23px;
}

.youreko-language-hu .youreko-alternative-product-calculation-compare-buy .youreko-currency-suffix
{
    font-size: 7px;
    font-weight: bold;
    text-transform: lowercase;
}

.youreko-language-hu .youreko-alternative-product-calculation-compare-run .youreko-currency-suffix
{
    color: #008006;
    font-size: 7px;
    font-weight: bold;
    text-transform: lowercase;
}

.youreko-language-hu .youreko-badge span
{
    font-size: 8px;
}

/* Mobile usage swipe */

.youreko-language-hu .youreko-usage select
{
    font-size: 12px;
}

.youreko-language-hu #youreko-savings-link.youreko-v8
{
    width: 155px;
}
.youreko-language-hu #youreko-energy-cost-saving-link.youreko-v8
{
    width: 123px;
}
.youreko-language-hu .youreko-range-indicator-value
{
    font-size: 15px !important;
}

.youreko-language-hu.youreko-mobile .youreko-energy-saving-calculation-box
{
    font-size: 13px
}

/*.youreko-language-hu.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 6px;
    margin-left: 8px;
}*/

/*.youreko-language-hu.youreko-mobile .youreko-energy-saving-compared-info-text.youreko-info-text
{
    padding: 12px 12px 0 12px;
}*/

.youreko-language-hu.youreko-mobile.youreko-no-usage .youreko-energy-saving-compared-info-text.youreko-info-text
{
    height: 369px;
}

.youreko-language-hu.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 22px;
}
.youreko-language-hu.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 43px;
}
.youreko-language-hu.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 40px;
}
.youreko-language-hu.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 15px;
    width: 247px;
}

/* Mobile usage swipe */

.youreko-language-hu .youreko-usage-first-text
{
    margin-left: 0;
}

/* Mobile usage swipe */

.youreko-language-hu #youreko-custom-usage-period
{
    margin-left: 24px;
}

.youreko-language-hu .youreko-usage.youreko-freezers #youreko-custom-energy-cost-years,
.youreko-language-hu .youreko-usage.youreko-fridge-freezers #youreko-custom-energy-cost-years,
.youreko-language-hu .youreko-usage.youreko-fridges #youreko-custom-energy-cost-years
{
    margin-left: 24px;
}

/* Mobile usage swipe */

.youreko-language-hu #youreko-custom-tariff
{
    /*width: 25px;*/
}

.youreko-language-hu #youreko-energy-cost-tab .youreko-least-efficient-energy-cost span.youreko-no-space-between-most-and-least
{
    float: right;
    text-align: right;
    position: relative;
    margin-right: 3px;
}
#youreko-energy-savings.youreko-language-hu #youreko-energy-cost-tab .youreko-most-efficient-energy-cost span.youreko-no-space-between-most-and-least
{
    float: left;
    position: relative;
    z-index: 1;
    margin-left: 3px;
}

/* Bulgarian */

.youreko-language-bg.youreko-desktop .youreko-title
{
    font-size: 15px;
}

.youreko-language-bg.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 9px;
}

.youreko-language-bg .youreko-description-column
{
    width: 33%;
}
.youreko-language-bg .youreko-value-column
{
    width: 40%;
}
.youreko-language-bg .youreko-source-column
{
    width: 27%;
}

.youreko-language-bg .youreko-info-text-yearly-cost-panel table td:nth-child(1)
{
    width: 55%;
}
.youreko-language-bg .youreko-info-text-yearly-cost-panel table td:nth-child(2)
{
    width: 45%;
}

.youreko-language-bg.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 685px;
}

/* Platinum */

.youreko-language-bg.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 14px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 56px;
}

.youreko-language-bg.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 14px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 39px;
}

/* Gold */

.youreko-language-bg.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 55px;
}

.youreko-language-bg.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 15px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 36px;
}

/* Silver */

.youreko-language-bg.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 19px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-bg.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 9px;
    line-height: 14px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 15px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 38px;
}

/* Bronze */

.youreko-language-bg.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 17px;
    line-height: 20px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 24px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 50px;
}

.youreko-language-bg.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 17px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 16px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 35px;
}

/* Plain */

.youreko-language-bg.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 22px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 15px;
    line-height: 22px;
}
.youreko-language-bg.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-bg.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 17px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 16px;
}
.youreko-language-bg.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 36px;
}

.youreko-language-bg.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-bg.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 5px;
}


.youreko-language-bg .youreko-alternative-product-calculation-item-value
{
    font-size: 9px;
}
.youreko-language-bg .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-language-bg .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 6px;
}
.youreko-language-bg .youreko-overall-savings-value
{
    font-size: 17px;
}
.youreko-language-bg .youreko-overall-savings-text
{
    font-size: 8px;
}

.youreko-language-bg .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-bg.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
}
.youreko-language-bg.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 12px;
    width: 251px;
}
.youreko-language-bg.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 20px;
}
.youreko-language-bg.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 5px;
    width: 258px;
}
.youreko-language-bg.youreko-rating-plain.youreko-mobile .youreko-bullet-text
{
    font-size: 13px;
}
.youreko-language-bg.youreko-mobile .youreko-info-text-comparison-explainer
{
    display: none;
}

.youreko-language-bg #youreko-custom-tariff
{
    width: 46px;
}

/* Lithuanian */

.youreko-language-lt.youreko-desktop .youreko-title
{
    font-size: 15px;
}

.youreko-language-lt.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}

.youreko-language-lt.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 630px;
}

.youreko-language-lt.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-text
{
    clear: both
}

/* Platinum */

.youreko-language-lt.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 27px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 18px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 49px;
}

.youreko-language-lt.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 16px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-platinum .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 14px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 37px;
}

/* Gold */

.youreko-language-lt.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 22px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 12px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 51px;
}

.youreko-language-lt.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 15px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 37px;
}

/* Silver */

.youreko-language-lt.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 21px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 19px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-lt.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 16px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 15px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

/* Bronze */

.youreko-language-lt.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 22px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 12px;
    line-height: 22px;
}
.youreko-language-lt.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 51px;
}

.youreko-language-lt.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 16px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 16px;
}
.youreko-language-lt.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 36px;
}

.youreko-language-lt.youreko-desktop .youreko-benefits-text
{
    width: 251px;
}
.youreko-language-lt.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 10px 0 0;
}

.youreko-language-lt .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-lt .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}
.youreko-language-lt .youreko-overall-savings-value
{
    font-size: 18px;
}
.youreko-language-lt .youreko-overall-savings-text
{
    font-size: 9px;
}

.youreko-language-lt .youreko-badge span
{
    font-size: 9px;
}

.youreko-language-lt.youreko-rating-platinum.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 251px;
}
.youreko-language-lt.youreko-rating-gold.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 10px;
    width: 251px;
}
.youreko-language-lt.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 24px;
}
.youreko-language-lt.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 25px;
}
.youreko-language-lt.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 21px
}

/* Slovak */

.youreko-language-sk.youreko-desktop .youreko-title
{
    font-size: 15px;
}

.youreko-language-sk.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 12px;
}

.youreko-language-sk .youreko-description-column
{
    width: 36%;
}
.youreko-language-sk .youreko-value-column
{
    width: 40%;
}
.youreko-language-sk .youreko-source-column
{
    width: 24%;
}

.youreko-language-sk .youreko-info-text-lifetime-cost-panel table td:nth-child(1)
{
    width: 65%;
}
.youreko-language-sk .youreko-info-text-lifetime-cost-panel table td:nth-child(2)
{
    width: 35%;
}

.youreko-language-sk.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 670px;
}

/* Platinum */

.youreko-language-sk.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 17px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 16px;
    line-height: 28px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-sk.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 14px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 11px;
    line-height: 14px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 40px;
}

/* Gold */

.youreko-language-sk.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 15px;
    line-height: 19px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 22px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 54px;
}

.youreko-language-sk.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 15px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 18px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 37px;
}

/* Silver */

.youreko-language-sk.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 25px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 19px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 50px;
}

.youreko-language-sk.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 10px;
    line-height: 20px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 9px;
    line-height: 13px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 35px;
}

/* Bronze */

.youreko-language-sk.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 21px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 20px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 52px;
}

.youreko-language-sk.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 14px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 10px;
    line-height: 18px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 37px;
}

/* Plain */

.youreko-language-sk.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 19px;
    line-height: 22px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 19px;
    line-height: 22px;
}
.youreko-language-sk.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 53px;
}

.youreko-language-sk.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 14px;
    line-height: 19px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 14px;
    line-height: 16px;
}
.youreko-language-sk.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 36px;
}

.youreko-language-sk .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-sk .youreko-alternative-product-calculation-item-text
{
    font-size: 9px;
}
.youreko-language-sk .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 9px;
}
.youreko-language-sk .youreko-overall-savings-value
{
    font-size: 20px;
}

.youreko-language-sk.youreko-rating-silver.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 27px;
}
.youreko-language-sk.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    margin: 0 5px 0 31px;
}

/*.youreko-language-sk.youreko-mobile .youreko-energy-saving-compared-info-text
{
    margin-right: 6px;
    margin-left: 8px;
}*/

.youreko-language-sk #youreko-custom-tariff
{
    width: 46px;
}

/* Slovenian */

.youreko-language-sl .youreko-info-text-medal-rating-table table td:nth-child(2)
{
    width: 66px;
}

.youreko-language-sl.youreko-desktop .youreko-energy-saving-compared-info-text .youreko-info-text-main
{
    width: 600px;
}

/* Platinum */

.youreko-language-sl.youreko-desktop.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 16px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 16px;
    line-height: 26px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 56px;
}

.youreko-language-sl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-top
{
    font-size: 11px;
    line-height: 19px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-platinum .youreko-rating-text-bottom
{
    font-size: 11px;
    line-height: 14px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-platinum .youreko-rating-text
{
    padding-top: 38px;
}

/* Gold */

.youreko-language-sl.youreko-desktop.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 17px;
    line-height: 23px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 22px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-gold .youreko-rating-text
{
    padding-top: 50px;
}

.youreko-language-sl.youreko-mobile.youreko-rating-gold .youreko-rating-text-top
{
    font-size: 12px;
    line-height: 15px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-gold .youreko-rating-text-middle
{
    font-size: 8px;
    line-height: 18px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-gold .youreko-rating-text
{
    padding-top: 37px;
}

/* Silver */

.youreko-language-sl.youreko-desktop.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 22px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 19px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-silver .youreko-rating-text
{
    padding-top: 51px;
}

.youreko-language-sl.youreko-mobile.youreko-rating-silver .youreko-rating-text-top
{
    font-size: 9px;
    line-height: 16px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-silver .youreko-rating-text-middle
{
    font-size: 8px;
    line-height: 13px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-silver .youreko-rating-text
{
    padding-top: 37px;
}

/* Bronze */

.youreko-language-sl.youreko-desktop.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 16px;
    line-height: 24px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 11px;
    line-height: 20px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 49px;
}

.youreko-language-sl.youreko-mobile.youreko-rating-bronze .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 14px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-bronze .youreko-rating-text-middle
{
    font-size: 8px;
    line-height: 18px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-bronze .youreko-rating-text
{
    padding-top: 37px;
}

/* Plain */

.youreko-language-sl.youreko-desktop.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 18px;
    line-height: 22px;
}
.youreko-language-sl.youreko-desktop.youreko-rating-plain .youreko-rating-text
{
    padding-top: 51px;
}

.youreko-language-sl.youreko-mobile.youreko-rating-plain .youreko-rating-text-top
{
    font-size: 13px;
    line-height: 19px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-plain .youreko-rating-text-middle
{
    font-size: 13px;
    line-height: 16px;
}
.youreko-language-sl.youreko-mobile.youreko-rating-plain .youreko-rating-text
{
    padding-top: 35px;
}

.youreko-language-sl.youreko-desktop .youreko-benefits-text
{
    width: 259px;
}
.youreko-language-sl.youreko-desktop .youreko-product-benefits .youreko-rating-container
{
    margin: -15px 0 0 0;
}

.youreko-language-sl.youreko-rating-bronze.youreko-mobile .youreko-benefits-text
{
    width: 251px;
    margin: 0 5px 0 10px;
}
.youreko-language-sl.youreko-rating-plain.youreko-mobile .youreko-benefits-text
{
    width: 259px;
    margin: 0 5px 0 6px;
}

.youreko-language-sl .youreko-alternative-product-calculation-item-value
{
    font-size: 11px;
}
.youreko-language-sl .youreko-alternative-product-calculation-item-text
{
    font-size: 8px;
}
.youreko-language-sl .youreko-alternative-product-calculation-item-text-before
{
    margin-left: 7px;
}
.youreko-language-sl .youreko-overall-savings-value
{
    font-size: 18px;
}
.youreko-language-sl .youreko-overall-savings-text
{
    font-size: 9px;
}

.youreko-language-sl .youreko-badge span
{
    font-size: 8px;
}

.youreko-language-sl.youreko-desktop .youreko-energy-cost-saving-info-text .youreko-info-text-text
{
    line-height: 13px;
}

.youreko-language-sl .youreko-description-column
{
    width: 31%;
}
.youreko-language-sl .youreko-value-column
{
    width: 42%;
}
.youreko-language-sl .youreko-source-column
{
    width: 27%;
}

.youreko-language-sl.youreko-desktop .youreko-title
{
    font-size: 15px;
}

.youreko-language-sl .youreko-freezers .youreko-usage-first-text-cyclical,
.youreko-language-sl .youreko-fridge-freezers .youreko-usage-first-text-cyclical,
.youreko-language-sl .youreko-fridges .youreko-usage-first-text-cyclical
{
    display: none;
}

/* Images */
body
{
	background-image: url('/images/bg.jpg'); background-repeat:repeat-y; /* Background image */
}
#menu-tab
{
	background: url('/images/menu-cloud.png') no-repeat; /* Menu tab, cloud shape */
}
#search input.text
{
	background: url('/images/search-box.png') no-repeat; /* Search box */
}
#header-bottom
{
	background:url('/images/header-bg.png'); /* Cloud, under search box */
}
#quote-section
{
	background: url('/images/quote-cloud.png') no-repeat right 45px; /* Cloud, to the right of quote */
	width:251px;
}
.no-ajax #quote-section {
    position: fixed;
    bottom: 0;
}
#browse ul li:hover,
#browse ul li.active
{
	background:url('/images/categoryActive-arrow.png') no-repeat right 5px; /* right arrow icon when you hover or select a category  */
}
#potential-saving {
	background:url('/images/potential-saving-bg.png') 0 0 no-repeat;
}
.pager ul li a {
	background:url('/images/pagerbg-right.png') top right no-repeat;
}
.pager ul li a span  {
	background:url('/images/pagerbg-left.png') top left no-repeat;
}
.return .back
{
	background: url('/images/back-arrow.png') 0 2px no-repeat;
}
.clear-filters {
	background: url('/images/refresh-icon.png') no-repeat;
}
#category ul.filters li > a
{
	background: url('/images/filter-icon.png') 0 0 no-repeat;
}
#results .close-button,
#product-page-panel .close-button,
#information-panel .close-button
{
    background: url("/images/cross-pink.png") no-repeat scroll 0 0 transparent;
}
#saving-scale
{
    background: url('/images/saving-scale.png') 0 bottom no-repeat;
}
#current-product
{
    background: url('/images/current-score_bg.png') no-repeat;
    cursor: help;
}
.no-ajax #current-product {
    left: 110px;
}
#category ul.filters ul li.filter-group a {
	background: url('/images/filter-icon-small.png') 11px 0 no-repeat;
}
#category ul.filters ul li.filter-group {
	background: #f268a6 url('/images/hover-shadow.png') repeat-y;
	margin:0 0 2px 0;
}
#searchResults-products .no-data {
    background: url('/images/no-data.png') center bottom no-repeat;
}
#feedback-tab {
    background: url('/images/feedback-tab.png') no-repeat;
}
/* Colours */
#browse
{
	background:#ee3f8e;
}
.no-ajax #browse
{
    height: 100%;
}
#category,
#freetextresults,
#freetextresults-loading
{
	background-color:#f372ac;
}
.no-ajax #category {
    width: 185px;
    left: 238px;
    height: 100%;
}
.no-ajax.cat-no-category #category, .no-ajax.page-type-product #category {
    display: none;
}
#results,
#product-page-panel,
#information-panel,
#home-panel
{
	background-color:#f7f7f7;
}
.no-ajax.page-type-products #results, .no-ajax.page-type-product #product-page-panel {
    width: 53%;
    left: 423px;
    height: 100%;
}
.no-ajax.page-type-product #product-page-panel {
    left: 238px;
}
.no-ajax.product-type-no-producttype #results {
    display: none;
}
.no-ajax.page-type-information #information-panel {
    left: 238px;
    height: 100%;
}
.no-ajax.page-type-home #home-panel {
    left: 238px;
    height: 100%;
}
#menu-panel ul li a,
#menu-panel ul li span,
#menu-tab a,
#buy .best-price
{
	color:#d51169;
}
#header,
#browse ul li a:hover,
#browse ul li.hover a,
#browse ul li.active a
{
	background-color:#d51169;
}
.pager #results-count,
.pager ul li.next a,
.pager ul li.previous a,
.pager ul li.first a,
.pager ul li.last a,
.breadcrumb-filter a span,
.breadcrumb-product a span
{
	color: #b9cf51;
}
#search-intro ,
#language #selected span
{
	color:#ffffff;
}
#breadcrumb ul li,
#breadcrumb ul li a
{
	color:#f372ac;
}
#category ul.filters li > a ,
#category ul li a:hover,
#category ul li.active.no-filters,
#freetextresults ul li a:hover
{
	background-color:#ea5f9e;
}

.no-ajax .product, .no-ajax .alternative-product {
    display: inline;
}

.no-ajax #cost-content #monthly-content, .no-ajax #cost-content #daily-content {
    display: none;
}
.no-ajax #cost-content #standby-content {
    display: none;
}
.no-ajax #compare-tab {
    /* display: none; Don't know why this was here */
}
body.standalone-product
{
/*    overflow-x: auto;
    overflow-y: scroll;*/
}
.standalone-product
{
    /*background-color:#f7f7f7;*/
    background: transparent none;
}
.standalone-product #product-page-panel-loading
{
    display: none;
    background-color:#f7f7f7;
    z-index:100;
    width:648px;
    height: 100%;
}
.standalone-product #ajax-product-page-panel
{
    width: 648px;
    margin: 0 auto;
}
.standalone-product #product-page
{
/*    display: none;*/
}
.standalone-product #partner-return
{
    margin-right:-7px;
}
hr
{
    clear: both;
    background-color: transparent;
    border-style: none none dotted;
    border-width: medium medium 1px;
    height: 1px;
    width: 100%;
    margin: 20px auto 10px auto;
    border-bottom-color: #8A8A8A;
    border-bottom-style: solid;
}
.standalone-product .footer
{
    float: left;
    width: 100%;
    /*margin-bottom: 20px;*/
    padding-bottom: 20px;
}
.standalone-product .footer span
{
    font-size: 11px;
}
.standalone-product .footer a
{
    color: #666;
    font-style: italic;
    text-decoration: underline;
}
.partner-logo
{
    margin-bottom: 10px;
}
.youreko-logo-energy-review
{
    float: right;
    margin: -8px 2px 0 0;
}
.forward
{
    background: url('/images/forward-arrow.png') 0 2px no-repeat;
    margin-left: 20px;
}
#product-page h2.standalone-product
{
    float: left;
}
#information-panel-wrapper #content hr
{
    clear: both;
    background-color: transparent;
    border-style: none none dotted;
    border-width: medium medium 1px;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0;
    width: 90%;
    border-bottom-color: #8A8A8A;
    border-bottom-style: solid;
}