			
.calc-page{border-bottom: 1px solid #e5e5e5; margin-bottom: 40px; padding-bottom: 40px;}
.text .calc-page-title{font-family: 'lato-bold'; font-size: 18px; text-transform: uppercase; color: #1d1d1d; margin-bottom: 20px; height: auto;}
.calc-page-title .big{font-family: 'lato-light'; font-size: 77px; display: inline-block; margin-right: 20px; line-height: 77px;}
.calc-page .select label.select-pointer::after{right: 35px;}
.calc-page .submit_container button{width: 100%;}
.calc-page .row{margin-bottom: 20px;}

.kalkulator_c .field-container{position: relative;}
.kp_1_icon_help,
.kp_2_icon_help{position: absolute; top: 0; right: 0; background: url(../images/kalkulator_led/ico-calc-info.png) center no-repeat; width:27px; height: 45px; cursor:help; overflow: visible;} 
.help1_field,
.help2_field{position: absolute; bottom: 45px; right: 0px; width: 100%; box-sizing: border-box; padding: 10px; background-color: #4e82c2; z-index: 10; border-radius: 10px; color: #fff;}
.help1_field a,
.help2_field a{color: #fff!important;}							

.kp_2_icon_help{height: 40px;}
.help2_field{bottom: 40px;}
.calc-result-column{float: left; width: 50%; box-sizing: border-box;}
.calc-result-column.first{padding-right: 20px;}
.calc-result-column.last{padding-left: 20px;}
.calc-result-row{position: relative;}
.calc-result-row .label,
.calc-result-row .result{line-height: 20px; padding: 10px 0; box-sizing: border-box;}
.calc-result-row .label{margin-right: 120px; font-family: 'lato-light';}
.calc-result-row .result{position: absolute; top: 0; bottom: 0; right: 30px; width: 90px; background-color: #f5f5f5; font-family: 'lato-bold'; text-align: center;}
.calc-result-row.submit_container{padding-top: 20px; text-align: right; }

.kalk_rysunek{width: auto; float: left; margin-right: 20px;}


