.eer__calculator,.eer__calculator .eer__input,.eer__input_row{position:relative}.eer__calculator{width:100%;margin:20px auto;background:#fff;padding:15px 12px;box-sizing:border-box;box-shadow:1px 1px 5px rgba(0,0,0,.2)}.eer__calculator .eer__input_wrapper{padding:20px 0}.eer__calculator .switch_field{overflow:hidden;margin-bottom:15px}.eer__calculator .switch_field input{position:absolute!important;clip:rect(0,0,0,0);height:1px;width:1px;border:0;overflow:hidden}.eer__title_row{display:flex}@media (max-width:650px){.eer__title_row{display:block!important}.eer__calculator_title{margin-bottom:20px}}.eer__calculator_title,.switch_metric{flex:1}.eer__calculator_title{font-weight:700;font-size:25px;color:#e52b0e;padding:10px}.eer__calculator .switch_field label{display:inline-block;width:100px;background:#fff;border:1px solid #e52b0e;color:#e52b0e;font-weight:700;font-size:14px;text-align:center;text-shadow:none;margin-right:1px;padding:6px 14px;-moz-transition:.1s ease-in-out;-ms-transition:.1s ease-in-out;-o-transition:.1s ease-in-out;transition:.1s ease-in-out;cursor:pointer}.eer__calculator .switch_field input:checked+label{background:#e52b0e;color:#fff}.eer__calculator .switch_field.switch_metric label{border:1px solid #000;color:#000}.eer__calculator .switch_field.switch_metric input:checked+label{background:#000;color:#fff}.eer__calculator .switch_field.switch_gender label{width:calc(50% - 8px);margin-right:6px;font-size:18px;padding:9px 14px}.eer__calculator .switch_field.switch_gender label:last-child{margin-right:0}.eer__calculator .switch_field.switch_gender{margin-left:10px}.eer__calculator .switch_field.switch_metric{text-align:right;margin-right:10px}.eer__calculator .switch_field.switch_activity label{width:100%;margin-right:0;margin-bottom:10px;padding:6px 14px;font-size:16px}@media (max-width:450px){.eer__calculator .switch_field.switch_activity label{font-size:14px}}@media (max-width:350px){.eer__calculator .switch_field.switch_activity label{font-size:12px}}.eer__calculator .switch_field.switch_activity label:hover{background:rgba(229,43,14,.5019607843137255);color:#fff}.eer__calculator .eer__col{float:left;width:33.333%;padding:0 10px}.eer__calculator .eer__input_name{color:#000;font-weight:500;text-transform:capitalize;font-size:16px;margin-bottom:10px;margin-top:0;padding-left:0}.eer__calculator hr.eer__divider{border:2px solid #fff;margin-bottom:20px;margin-top:20px}.eer__input_row{padding:10px}.eer__calculator .eer__input_name span{font-size:12px}.eer__calculator input[type=text],.eer__calculator select{display:block;width:100%;height:40px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#000;font-weight:500;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;-o-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.eer__calculator .eer__bf_row input[type=text]{display:inline;width:60px}.eer__calculator .eer__button_row{text-align:center}.eer__calculator button.eer__button{cursor:pointer;font-size:20px;margin-top:15px;background:#e52b0e;color:#fff;border:none;text-transform:uppercase;padding:15px 30px;font-weight:500;border-radius:5px}.eer__calculator .error_message{color:#ca242a;font-weight:500;font-size:18px;margin:1em 0 .5em;line-height:1.4}.eer__calculator .eer__result h2{font-size:22px;margin:.67em 0 5px;line-height:1.25;letter-spacing:-.02em;color:#000}.eer__calculator .eer__result .result_heading{font-size:28px;font-weight:700;margin:.67em 0 5px;line-height:1.25;letter-spacing:-.02em;color:#e52b0e!important}@media (max-width:400px){.eer__calculator .eer__result_block{display:block!important;text-align:center}}.eer__calculator .eer__result{padding:10px;border-top:2px solid #fff}.eer__calculator .eer__result_block.macros_block{background:#8ec642;padding:20px 35px;box-shadow:1px 1px 5px rgba(0,0,0,.2);color:#fff;font-size:22px;line-height:35px;font-weight:700;display:block;text-align:center;margin-top:30px;margin-bottom:30px}.eer__calculator .error_message,.eer__calculator .metric,.eer__result{display:none}.eer__calculator input[type=text].error_fields{border-color:red}@media all and (max-width:768px){.eer__calculator .eer__col{float:none;width:100%;padding-top:10px}}.embedded{background:#fff;padding:15px;color:#000;margin:10px 0}.copycode,.gcode{cursor:pointer;color:#fff;text-transform:uppercase;font-weight:500;text-decoration:none}.gcode{font-size:16px;margin-top:15px;background:#000;border:none;padding:8px 20px;border-radius:5px}.copycode,.embedded p{font-size:14px}.copycode{margin-top:10px;background:#e52b0e;border:none;padding:5px 15px;border-radius:5px;box-sizing:border-box}#embeded_code{padding:1px 10px;background:#f4f4f4}#embeded_code_text{min-height:80px}pre{border:1px solid #ddd;border-left:3px solid #f36d33;color:#666;page-break-inside:avoid;font-family:monospace;font-size:15px;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1em 1.5em;display:block;word-wrap:break-word}