@font-face {  /*za shrifta v header*/
    font-family: "myriad";
    src: url(fonts/Myriad-Pro.ttf);
}

@font-face {  /*za shrifta v header*/
    font-family: "light";
    src: url(fonts/ChevinStd-Light.woff);
}
@font-face {  /*za shrifta v header,*/
    font-family: "thin";
    src: url(fonts/ChevinStd-Thin.woff);
}
@font-face {  /*za shrifta v header*/
    font-family: "medium";
    src: url(fonts/ChevinStd-Medium.woff);
}

*{
    border:0;
    margin:0;
    padding:0;
    box-sizing:border-box;
}

body{
    font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    text-align: left;
    /*line-height:30px; */
    padding:0;
    position: relative;
}

header{
    width:100%;
    height:127px;
    border-bottom:2px solid #54b978;
}

.headerdiv{
    width:1141px;
    margin:0 auto;
}

#main{
    /*width:1141px;
    margin:0 auto;*/
    /*height:1000px;*/
    width: 100%;
    display: table;
}

.logo{
    display:inline;
    margin: 18px 0;
}

.title{
    float:right;
    display:inline;
    margin: 42px 0;
}

.font_myriad{
    font-family: "myriad", sans-serif;
    color:#c4c4c4;
    font-size:27px;
}

.font_thin {
    font-family: "thin", sans-serif;
    margin-bottom: 4px;
    color:#54b978;
    text-align:center;
    font-size:60px;
}

.font_thick {
    font-family: "medium", sans-serif;
    margin: 14px 0px 4px 0px;
    color: #54b978;
    text-align: center;
    font-size: 60px;
}

.font_light, .font_light_margin {
    font-family: "light", sans-serif;
    text-align:center;
    font-size:30px;
    /*margin: 15px 0px;*/
}

.font_medium {
    font-family: "medium", sans-serif;
    text-align:center;
    font-size:28px;
}

.font_medium30 {
    font-family: "medium", sans-serif;
    text-align:center;
    font-size:30px;
}

.font_medium20{
    font-family: "medium", sans-serif;
    text-align:center;
    font-size:20px;
    padding-top:2px;
}

.margin{
    margin: 28px 0px 17px;
}

.margin2{
    margin-top: 10px;
    text-align:center;
}

.margin2_2{
    margin-top: 23px;
    text-align:center;
}

.margin3{
    margin: 23px 0px;
}

.margin4{
    margin: 3px 0px 33px;
}

.margin5{
    margin: 60px 0px 24px;
}

.number{
    color: #c4c4c4;
    float:left;
}

hr{
    display: block;
    /*margin-top: 4px;*/
    /*margin-bottom: 0.5em;*/
    margin-left: auto;
    margin-right: auto;
    border-style: solid;
    border-width: 1px;
    color:#c4c4c4;
    width:100%;
}

.segment{
    /*width:100%;*/
    display:block;
    clear:both;
    width:1141px;
    margin:0 auto;
}

ul{
    /*height:60px;*/
    /*overflow: hidden;*/
    list-style-type:none;
    text-align:left;
}

.house_info li {
    height:360px;
    width:263px;
    /*width: 24%;
    width: calc(25% - 10px);*/
    float:left;
    text-align:center;
    border-radius: 10px;
    background-color:#f3f3f3;
    padding:19px 14px 0;
}

.rightmargin_blocks{
    margin-right:29.5px;
}

.house_info .one_1, .house_info .one_2, .house_info .two {
    height:260px;
}

.greenborder {
    border: 1px solid #F3F3F3;
}

.one input::placeholder {
    color: red;
}

/* Chrome/Opera/Safari */
/*::-webkit-input-placeholder {
color: red;
}*/

/* Firefox 19+ */
/*::-moz-placeholder {
color: red;
}*/

/* IE 10+ */
/*:-ms-input-placeholder {
color: red;
}*/

/* Firefox 18- */
/*:-moz-placeholder {
color: red;
}*/

.clear {
    clear: both;
}

/*--------------------------------------*/
.blockheading{
    color: #54b978;
    height: 28px; /* need this for the checkbox image*/
}

.icons {
    position: absolute;
    bottom: 3px;
    left: 0;
    right: 0;
    margin: 0px auto;
    max-width: 203px;
    width: 100%;
}

.icons2 {
    position: absolute;
    bottom: 3.5px;
    left: 0;
    right: 0;
    margin: 0px auto;
    max-width: 219px;
    width: 100%;
}

.firstblock_icon{
    bottom: 1px;
}
.img{
    height: 160px;
    position: relative;
    width: 100%;
}

.marginbottom{
    margin-bottom:15px;
}

.black_hr{
    background-color: black;
    color: black;
    display: block;
    border-style: solid;
    border-width: 1.6px;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    max-width: 221px;
    width: 100%;
}

.grey_hr{
    background-color: #f3f3f3;
    color: #f3f3f3;
    display: block;
    border-style: solid;
    border-width: 1.6px;
    position: absolute;
    bottom: 1.5px;
    left: 0;
    right: 0;
    max-width: 221px;
    width: 100%;
}

.position_bottom{
    bottom: 4.6px;
}

.textfield{
    height:32px;
    width:221px;
    font-size:17px;
    padding:0 10px;
    /*margin-top:5px;*/
    border: 1px solid #54b978;
    border-radius:25px;
    outline:0;
}

.error{
    background-color:#ffeded;
    border: 1px solid red;
    color:red;
}

.info{
    margin-top:35px;
    height: 28px;
    text-align: left;
}

select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* remove default arrow */
    /*background-image: url(images/arrow_green.png);  */ /* add custom arrow */
    background:url(images/arrow_grey.png) 95% -1px no-repeat;
}

select:hover {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;       /* remove default arrow */
    /*background-image: url(images/arrow_green.png);  */ /* add custom arrow */
    background:url(images/arrow_green.png) 95% -1px no-repeat;
}

select::-ms-expand {
    display: none; /* hide the default arrow in ie10 and ie11 */
}

@media screen and (min-width:0\0) {
    select {
        background-image:none\9;
        padding: 5px\9;
    }
}

.option{
    height:32px;
    width:221px;
    font-size:17px;
    padding:0 10px;
    margin-top:20px;
    margin-bottom:18px;
    border: 1px solid #c4c4c4;
    border-radius:25px;
    outline:0;
    cursor:pointer;
}

.option:hover{
    border: 1px solid #54b978;
    color: #54b978;
}

.button{
    width:600px;
    height:40px;
    margin: 20px auto;
    background-color:#54b978;
    border-radius:25px;
    font-weight:bold;
    font-size:22px;
    color:white;
    text-align:center;
    display:block;
}

/*-----------openbutton------------*/
.openbutton{
    /*width:400px;*/
    height:44px;
    border: 2px solid #54b978;
    border-radius:25px;
    text-align:center;
    margin: 0 auto;
    background-color:#54b978;
    display:table;
    cursor:pointer;
}

.openbutton:hover {background-color: #7dd89c;border-color: #7dd89c;}

.openbutton:hover .st0 {
    stroke: #7dd89c;
}

.margin_top{
    margin-top:40px;
}

.firstopenbutton_width{
    width:670px;
}

.secondopenbutton_width{
    width:670px;
    margin-top: 45px;
}

.whiteoval{
    height:40px;
    width:40px;
    float:left;
    border-radius:25px;
    background-color:white;
    line-height: 50px;
}

.whitefont{
    color:white;
    display:table-cell;
    vertical-align:middle;
}

/*------------------------------*/

.gradient_2variant{
    height: 42px;
    /*background: linear-gradient(top, black 0%, white 100%);*/
    opacity: 0.5;
    background: grey; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(white, grey); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, grey); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, grey); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, grey); /* Standard syntax (must be last) */
}

.gradient{
    background-image:url(images/gradient.png);
    background-repeat:repeat-x;
    height:42px;
    margin-bottom:22px;
    width: 100%;
}
/*----------segment2-------------*/

.show_hide1{
    display:none;
}

.marginbottom2{
    margin-bottom: 13px;
}

.matig{
    color: #f39200;
    margin-bottom: 13px;
}

.closebutton{
    width:160px;
    height:44px;
    border: 2px solid #54b978;
    border-radius:25px;
    text-align:center;
    margin: 0 auto;
    cursor: pointer;
    display:table;
}

.closebutton:hover {border-color: #7dd89c;}

.closebutton:hover .oval {background-color:#7dd89c;}

.closebutton:hover p {color:#7dd89c;}

.oval{
    height:41px;
    width:40px;
    float:left;
    border-radius:25px;
    background-color:#54b978;
    line-height: 50px;
}

.green{
    color:#54b978;
}

.small_icon{
    max-width: 25px;
    width: 100%;
    margin: 0px auto;
}

.small_icon_minus{
    max-width: 25px;
    width: 100%;
    margin: 8px auto;
}


.minus_icon { display:none;}

.minus_icon_light { display:none;}

.plus_icon {}

.second_minus_icon { display:none;}

.second_minus_icon_light { display:none;}

/*
.openbutton:hover .minus_icon_light {
display:block;
}

.openbutton:hover .minus_icon {
display:none;
}
*/

/* ---- charts in segment 2 ----*/
.center{
    text-align: center;
    margin-bottom: 1px;
}

.orange{
    color: #f39200;
}

.red_for_circle{
    color: #f41a1a;
}

.progressbar {
    width: 222px;
    background-color: #f3f3f3;
    border-radius: 15px;
    margin: 15px auto;
}

.bar {
    height: 10px;
    border-radius: 15px;
}

/*----------segment3-------------*/
.heading_segment3{
    width:568px;
    float:left;
    text-align:center;
}

.marginscenario{
    margin:22px 0;
}

.left{
    border-radius: 15px 0px 0px 15px;
    /*width:50%;*/
    width:568px;
    float:left;
    margin-right:5px;
}

.right{
    border-radius: 0px 15px 15px 0px;
    width:568px;
    float:left;
}

.height{
    height:161px;
}

.element{
    background-color:#f3f3f3;
    margin-bottom:20px;
}

.element_1st{
    background-color:#f3f3f3;
    margin-bottom:30px;
}

.element_2nd_3rd{
    background-color:#f3f3f3;
    margin-bottom:40px;
}

.element_4th{
    background-color:#f3f3f3;
    margin-bottom:18px;
}

.choice1{
    width:514px;
    height: 32px;
    border-radius:25px;
    margin: 19px 0 29px 20px;
}

.choice2{
    width:514px;
    border-radius:25px;
    margin: 19px 20px 29px 0px;
    float:right;
}

.ch {
    height: 32px;
    width: 25%;
    float: left;
    text-align: center;
    border: 1px solid #c4c4c4;
    margin-right: -1px;
    position: relative;
    background-color:white;
    padding: 5px;
}

.ch:hover {
    border-color: #54b978;
    cursor: pointer;
    z-index: 3;
}

.greenchoice{
    background-color:#54b978;
    border: 1px solid #54b978;
    color: white;
}

.active{
    background-color:#54b978;
    border: 1px solid #54b978;
    color: white;
}

.inactive{
    background-color:white;
    border: 1px solid #c4c4c4;
    color: black;
}

.together { margin-top:15px; height:35px; }

.together2 { height:35px; }

.inner-img {
    padding-top: 2px;
    width: 11%;
    float: left;
    text-align: center;
}

.inner-img-right {
	padding-top: 2px;
    width: 11%;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 292px;
}

.inner-img-right-p {
	padding-top: 2px;
    width: 11%;
    text-align: center;
    position: absolute;
    top: 0px;
    right: 0px;
}

.inner-p{
    width: 79%;
    float: left;
}

.inner-p2{
    float: left;
}

.firstch{
    border-radius: 25px 0px 0px 25px;

}
.lastch{
    border-radius: 0px 25px 25px 0px;
}

.row{
    margin:2px auto;
    width:528px;
}

.firstrow{
    margin-top:24px;
}
.lastrow{
    margin-bottom:22px;
}

.left1{
    width:258px;
    height:162px;
    float:left;
    background-color:white;
    border-radius:10px;
    margin-right:20px;
    padding: 5px;
}

.right1{
    width:250px;
    height:162px;
    float:left;
    border-radius:10px;
    /*border: 1px solid #c4c4c4;*/
    display:table;
}

.valign{
    vertical-align:bottom;
    text-align:center;
    display:table-cell;
}

.valign2{
    /*vertical-align:middle;
    padding-top: 78px; */
    padding-top: 70px;
    display:table-cell;
}

.longerslider_div{
    padding: 20px;
    width:568px;
    height:100px;
    display:table;
}
.longerslider_div input {
	font-size: 18px;
}
.longerslider_div .p_symbol {
	float: left;
	width: 10%;
}
.percentage{
    width:250px;
    float:right;
}

.perc {
    height: 32px;
    float: left;
    position: relative;
    padding: 5px 0;
    /*margin-right: -1px;*/
}

.percentage_min{
    text-align: left;
    color: #c4c4c4;
    width: 31%;
}
.percentage_max{
    text-align: right;
    color: #c4c4c4;
    width: 31%;
}
.percentage_value{
    text-align: center;
    background-color:white;
    border: 1px solid #54b978;
    border-radius: 25px;
    width: 38%;
}

.valign3{
    padding-top: 18px;
}
.percentage2{
    width:530px;
    float:right;
}

.perc_min_max_width{
    width: 40.5%;
}

.percentage_value_width{
    width: 18%;
	background: #fff url(images/percent.png) no-repeat;
    background-position: 63px;
}

.top{
    height: 85%;
}

.bottom{
    height: 15%;
    padding-top: 4px;
    text-align: center;
}

.image{
    position: relative;
    width: 100%;
    z-index: 1;
}

.max_width{
    max-width: 125px;
}

.max_width_hr-ketel {
    max-width: 35px;
}

.max_width_houtketel {
    max-width: 85px;
}

.max_width_hybride {
    max-width: 90px;
}

.element_2nd_3rd .icons {
    top:0px;
}

.twobtns {
    width: 600px;
    margin: auto;
}

#main .twobtns .ch {
    width: 50% !important;
}

/*--------------segment4-------------*/
.show_hide2{
    display:none;
}

.segment4{
    width:1141px;
    height: 186px;
    border-radius: 15px;
    background-color:#f3f3f3;
}

.paddingtop{
    padding-top:2px;
}

.segment4_margin{
    margin: 63px 0 40px;
}

.segment4_margin2{
    margin: 0 0 40px;
}

.gradient_last{
    background-image:url(images/gradient_last.png);
    background-repeat:repeat-x;
    height:42px;
    margin-bottom:31px;
}

.buttons{
    font-size: 20px;
    width:210px;
    height:33px;
    border: 1px solid #c4c4c4;
    border-radius:25px;
    text-align:center;
    margin: 0 20px 10px;
    background-color:white;
    outline:0;
    /*background-color:#54b978;*/
    /*display:table;*/
    cursor:pointer;
}

.greenbuttons{
    background-color:#54b978;
    border:1px solid #54b978;
    color: white;
}

.activeb{
    background-color:#54b978;
    border: 1px solid #54b978;
    color: white;
}

.inactiveb{
    background-color:white;
    border: 1px solid #c4c4c4;
    color: black;
}

.margin_padding{
    /*margin-bottom:20px;
    padding-top:20px;*/
    margin-bottom: 19px;
    padding-top: 16px;
}

.padding_top{
    padding-top:15px;
}

.resetbutton{
    width:195px; /*190*/
    height:35px;
    border: 2px solid #54b978;
    border-radius:25px;
    text-align:center;
    margin: 0 auto;
    cursor: pointer;
}

.ovalreset{
    height:31px;
    width:31px;
    float:left;
    border-radius:25px;
    background-color:#54b978;
}

.resetimg{
    max-width: 30px;
    width: 100%;
    margin: 2px auto;
}

.resetbutton:hover {border-color: #7dd89c;}

.resetbutton:hover .ovalreset {background-color:#7dd89c;}

.resetbutton:hover p {color:#7dd89c;}

.center_btn{
    text-align:center;
}

.inner-1{
    text-align: center;
    display: inline-block;
    padding-left: 250px;
}

.inner-2{
    float: right;
    display: :inline-block;
}

.left_area{
    width:76%;
    height:510px;
    float:left;
    border:1px solid #c4c4c4;
    border-right:0;
    border-radius: 15px 0px 0px 15px;
    margin:29px 0 38px;
    z-index:-1;
    padding:20px;
}

.left_area .font_light {
	font-size: 26px;
	text-align: left;
	margin: 0px 0px 20px 0px; 
}

.left_area .font_light_margin {
	font-size: 26px;
	text-align: left;
	margin: 25px 0px 20px 0px; 
}

.right_area{
    width:24%;
    height:510px;
    float:left;
    border:1px solid #c4c4c4;
    border-radius: 0px 15px 15px 0px;
    margin:29px 0 38px;
}

.left_1{
    width:49%;
    float:left;
    /*height:300px;    */
}

.left_2{
    width:50%;
    float:left;
    /*height:300px;    */
    margin-left: 8px;
}

.up{
    height:56%;
    border-bottom:1px solid #c4c4c4;
    padding:20px;
}

.down{
    height:44%;
    padding:20px;
}

.left_area_row{
    width: 158px;
    display:inline-block;
}

.textfield2{
    height:32px;
    width:200px;
    font-size:17px;
    padding:0 10px;
    margin-bottom:9px;
    border: 1px solid #c4c4c4;
    border-radius:25px;
    outline:0;
    cursor: pointer;
}

.textfield3{
    height:32px;
    width:222px;
    font-size:17px;
    padding:0 10px;
    margin-bottom:9px;
    border: 1px solid #c4c4c4;
    border-radius:25px;
    outline:0;
    cursor: pointer;
}

.red2{
    color:red;
    border: 1px solid red;
}

.textfield2:hover {border-color: #54b978;}
.textfield3:hover {border-color: #54b978;}

.margins1{
    margin-bottom: 13px;
    margin-top: 3px;
}

.margins2{
    margin-bottom: 6px;
    margin-top: 10px;
}

.placeholder, .placeholder1, .placeholder2, .placeholder3, .placeholder4 {
    position: relative;
    display:inline-block;
}

.placeholder::after, .placeholder1::after, .placeholder2::after, .placeholder3::after, .placeholder4::after {
    position: absolute;
    top: 5px;
    content: attr(data-placeholder);
    pointer-events: none;
    opacity: 0.6;
    color: #c4c4c4;
}

.placeholder::after {  
	left: 130px;
}
.placeholder1::after {
	left: 172px;
}
.placeholder2::after {
    left: 140px;
}
.placeholder3::after {
	left: 117px;
}
.placeholder4::after {
	left: 100px;
}

.grey{
    color: #c4c4c4;
}

.left_area input::placeholder {
    color: red;
}

/*-------------segment5--------------*/

.downloadbutton{
    width: 200px;
    height: 44px;
    border: 2px solid #54b978;
    border-radius: 25px;
    text-align: center;
    margin: 30px auto 25px;
    cursor: pointer;
}

.ovaldownload{
    height:41px;
    width:40px;
    float:left;
    border-radius:25px;
    background-color:#54b978;
}

.downloadimg{
    max-width: 28px;
    width: 100%;
    margin: 6px 5px 4px 1px;
}

.downloadbutton:hover {border-color: #7dd89c;}

.downloadbutton:hover .ovaldownload {background-color:#7dd89c;}

.downloadbutton:hover a {color:#7dd89c;}

#chart_div{

}

.column_chart {
    padding: 5px;
    border: 1px solid #c4c4c4;
    border-radius: 15px;
    width: 800px;
    margin: 23px auto 0;
    display: none;
}

.line_chart {
	width: 1100px;
	height: 450px;
}

.chart_legend {
	margin: 20px auto;
	width: 810px;
	text-align: center;
}
.chart_legend span {
	margin: 0px 10px;
	float: left;
}
.donut_chart {
	width: 250px;
	height: 250px;
	margin-bottom: 10px;
}

/*---------------footer--------------*/
footer{
    width:100%;
    /* height:520px;*/
    background-color:#54b978;
}

.footer_div{
    text-align:center;
    margin: 0px auto;
    /*height:44px;*/
    display:table;
    padding-top:30px;
    padding-bottom:25px;
}

.logo2{
    /*margin-top:20px;*/
    margin-right:20px;
}

.footer_p{
    color: #95e4b0;
    margin-right:15px;
    margin-bottom:10px;
}

.cell_img{
    display:table-cell;
}

.cell_p{
    vertical-align: middle;
    display:table-cell;
}



/*---------------end footer--------------*/

/*-----------------tooltip---------------*/
.tooltip {
    position: relative;
    display: inline-block;
    z-index: 2;
}
.tooltip .tooltiptext {
    visibility: hidden;
    width: 400px;
    background-image: none !important;
    background-color: #797979 !important;
    color: white;
    text-align: left;
    border-radius: 8px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -150px;
    padding: 10px 30px 10px 14px;
    word-wrap: break-word;
    font-size: 16px;
}
.tooltip .tooltiptext::after { /* tooltip arrow */
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left:-6px;
    border-width: 7px;
    border-style: solid;
    border-color: #797979 transparent transparent transparent;
}
.tooltip-left .tooltiptext {
	margin-left: -16px;
}
.tooltip-right .tooltiptext {
	margin-left: -382px;
}
.tooltip-left .tooltiptext::after {
	margin-left: -190px;
}
.tooltip-right .tooltiptext::after {
	margin-left: 176px;
}
.tooltip a {
	color: #54b978;
	text-decoration: underline;
}
.tooltip a:hover {
	text-decoration: none;
}
.tooltip img {
	width: 27px;
	height: 27px;
	margin-left: 2px;
}
.tooltiptext .tooltip-close {
	position: absolute;
	top: 3px;
	right: 3px;
	border: 1px solid #fff;
	border-radius: 5px;
	height: 21px;	
	cursor: pointer;
}
.tooltip-close img {
	margin: 0px;
	width: 20px;
	height: 20px;
}
.tooltip-open {
	cursor: pointer;
}

.tooltiptext ul {
    margin-left: 20px;
    list-style-type: disc;
}

/* ------------ end tooltip ------------------*/

input[type="checkbox"] {
    display:none;
}
input[type="checkbox"]:checked + label span {
	background:url(images/icon_checkbox.svg) left 0px no-repeat;
}

input[type="checkbox"] + label span {
    background:url(images/icon_empty.svg) left 0px no-repeat;
    display:inline-block;   
    cursor:pointer;
    width: 100%;
    text-align: center;
    float: left;
    line-height: 26px;
    margin-left: 2px;
}

input[type="checkbox"] + label .margins1 {
    display:inline-block;
    background:url(images/full.png) left top no-repeat;
    cursor:pointer;
    width: 100%;
    text-align: left;
    float: left;
    line-height: 25px;
    margin-left: 9px;
    padding-left: 38px;
}
input[type="checkbox"]:checked + label .margins1 {
    background:url(images/empty.png) left top no-repeat;
}


input[type="checkbox"] + label .margins2 {
    display:inline-block;
    background:url(images/full.png) left top no-repeat;
    cursor:pointer;
    width: 100%;
    text-align: left;
    float: left;
    line-height: 25px;
    margin-left: 9px;
    padding-left: 38px;
}
input[type="checkbox"]:checked + label .margins2 {
    background:url(images/empty.png) left top no-repeat;
}




input[type='range'] {
    width: 100%;
    height: 40px;
    overflow: hidden;
    cursor: pointer;
    background: transparent;
    outline: 0;
}
input[type='range'],
input[type='range']::-webkit-slider-runnable-track,
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
}
input[type='range']::-webkit-slider-runnable-track {
    width: 100%;
    height: 3px;
    background: #AAA;
}
input[type='range']::-webkit-slider-thumb {
    position: relative;
    height: 25px;
    width: 25px;
    margin-top: -11px;
    background: #54b978;
    border-radius: 50%;
    border: 2px solid white;
}
input[type='range']::-webkit-slider-thumb::before {
    position: absolute;
    content: '';
    height: 10px; /* equal to height of runnable track */
    width: 500px; /* make this bigger than the widest range input element */
    left: -502px; /* this should be -2px - width */
    top: 8px; /* don't change this */
    background: #777;
}

input[type='range']::-webkit-slider-thumb:hover {
    position: relative;
    height: 25px;
    width: 25px;
    margin-top: -11px;
    background: #7dd89c;
    border-radius: 50%;
    border: 2px solid white;
}

.downloadbutton .green {
    text-decoration: none;
}

.segment4 .ch {
    width: 25% !important;
}

.segment4 .center_btn {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    clear: both;
    margin: auto;
}

.textfield, .option {
    display: none;
}

.blockHover {
    border: 1px solid #54b978 !important;
}

.element_2nd_3rd .row {
    margin-bottom: 20px;
}

.overlay {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.2;
	display: none;
	z-index: 3;
	border-radius: 15px;
}

.loader {
	position: absolute;
	top: 45%;
	left: 47%;
	z-index: 4;
	display: none;
}

.slider, .slider_cb {
	margin-bottom: 20px;
}

.energy_consumption, .charts {
	position: relative;
}

.charts, .chart_title {
	display: none;
}

.chart_title {
	position: relative;
}

.chart_column {
	background: url('images/checkbox-empty.png') left 2px no-repeat;
	padding: 5px 0px 5px 20px;
	cursor: pointer;
}

.chart_column.s {
	background: url('images/checkbox-full.png') left 2px no-repeat;
	padding: 5px 0px 5px 20px;
}

.house_checkboxes input[type="checkbox"] + label span {
	margin: 5px 0px;
}

.p_checkbox_block {
	position: relative;
	height: 41px;
}

.p_row {
	position: relative;
}

.p_row .placeholder1, .p_row .placeholder4 {
	top: -14px;
}

a {
	color: #54b978;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*
@media only screen and (max-width: 700px) {
	html {
		zoom: 0.8;  /*Old IE only */
/*
		-moz-transform: scale(0.8);
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

*/
.borderdiv h3 {
    font-family: "medium", sans-serif;
    font-size: 28px;
    padding-bottom: 10px;
    font-weight: 400;
    text-align: center;
    color: #317bbb;
}
.result_error {
	display: none;
	text-align: center;
	border-radius: 25px;
	padding: 8px;
}
.energy_chart_title {
	display: block;
}
.chart_text {
	position: absolute;
	top: 85px;
	left: 37px;
	font-size: 14px;
	text-align: center;
	width: 190px;
}
.energy_consumption_charts .borderdiv {
	position: relative;
	visibility: hidden;
}

/* google chart tooltip */
div.google-visualization-tooltip { pointer-events: none; }
/* google chart tooltip */


.numbers_blue {
	color: #0068df;
	line-height: 1.2em;
	font-size: 1.6em;	
	display: block;
	margin-bottom: 3px;
}
.numbers_green {
	color:#54b978;	
	line-height: 1.2em;	
	font-size: 1.6em;
	display: block;
}
.numbers_orange {
	color: #f39200;
	line-height: 1.2em;	
	font-size: 1.6em;
	display: block;
	margin-bottom: 3px;
}
.borderdiv{
	width: 263px;
	height: 495px;
	border: 1px solid #efefef;
	border-radius: 12px;
	float: left;
	padding: 20px 10px;
}

.rightmargin{
	margin-right:29.5px;
}
.sh {
	width: 170px;
	margin-left: 9px;
}
