#calc.subcols:before,#calc.subcols:after,#calc .subcols:before,#calc .subcols:after{content:'';clear:both;display:table}
#calc .c25l, #calc .c25r{width:25%;box-sizing:border-box;float:left;padding:15px 0}
#calc .c25r{float:right}

#calc h3{font-size:14px;line-height:normal;font-weight:700}

#calc .img-orange, #calc .c25l .subcols-orange, #calc .c25r .subcols-orange{display:block;width: 170px;margin:5px 0;padding:12px;border:3px solid #feac00;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
#calc .img-red, #calc .c25l .subcols-red, #calc .c25r .subcols-red{display:block;width: 170px;margin:5px auto;padding:12px;border:3px solid #ce5828;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
#calc .img-green, #calc .c25l .subcols-green, #calc .c25r .subcols-green{display:block;width: 170px;margin:5px auto;padding:12px;border:3px solid #009b9d;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;}
#cal-result h3{margin-top:0;color:#b4b0b1; -webkit-text-fill-color: #b4b0b1;}
.cal-input{font-size:18px;line-height:25px;padding:0 10px;width:75px;margin-left:16px;outline:0;border:0;color:#484647; -webkit-text-fill-color: #484647;border:2px solid transparent;font-family:'Open Sans',sans-serif;}
/*#calc span{float:left;width:66.6667%;box-sizing:border-box;line-height:38px;height:38px}*/
#calc span{display: block; padding: 15px}
#calc span.cal-unit{width:33.3333%;float:right}
/*#calc .c25l:first-child .cal-unit{color:#484647; -webkit-text-fill-color: #484647;}*/
.cal-result{text-align:center;display:none;border:3px solid #02a5a7;padding:12px;-webkit-border-radius:7px;-moz-border-radius:7px;border-radius:7px;max-width:80%}
.cal-result p{font-size:28px;line-height:35px;font-weight:bold;color:#484647; -webkit-text-fill-color: #484647;}
.cal-result-box{width: 27px !important;}

#aq-fill-level{color: #737373 !important; -webkit-text-fill-color: #737373 !important;font-size: 48px; !important;line-height: 53px !important;font-family: 'Lato',sans-serif !important;font-weight: 300 !important;margin-bottom: 16px !important;margin-top: 40px !important;}
#content #cal-input-aq-fill-level{border:3px solid #feac00;border-radius:7px;width:238px;font-size:45px;line-height:45px;height:65px}

.subcols-orange label{margin-left: 16px;}

#calc .c25r .subcols-orange{min-height:68px}

@media screen and (max-width: 1050px){
    #calc .c25l, #calc .c25r{width:50%}
}

@media screen and (max-width: 700px){
    #calc .c25l, #calc .c25r{width:100%}
}

/* core 7 special */
#calc-core-7-base:before,#calc-core-7-base:after{content:'';clear:both;display:table}
#calc-core-7-base .c33l{float:left;width:calc(33% - 20px);min-height:220px;padding:10px 20px;margin:10px;box-sizing:border-box;border:2px solid #feac00;border-radius:7px}
#calc-core-7-base .c33l:last-child{border:2px solid #009b9d;}
#calc-core-7-base p{clear:left}
#calc-core-7-base label{font-size:18px;line-height:normal;font-weight:700;color:#222; -webkit-text-fill-color: #222;min-height: 48px; display: block}
#calc-core-7-base .cal-input{display:block;width:calc(100% - 100px)!important;font-weight:300;font-size:16px;float:left;margin:10px 0;height:40px;line-height:40px;box-sizing:border-box;border:1px solid #999;border-radius:3px}
#calc-core-7-base .c33l:last-child .cal-input{border:1px solid #ddd;color:#009b9d; -webkit-text-fill-color: #009b9d}
#calc-core-7-base .cal-unit{display:block;float:left;width:90px;padding-left:10px;height:40px;line-height:40px;margin:10px 0}
@media (max-width: 767px){
    #calc-core-7-base .c33l{width:100%;float:none;height:auto;padding:18px!important;margin:0 0 10px;overflow:hidden}
}
