#calc_result_table h3,#calculator h3{text-align:center;font-size:26px;font-family:Adamant,sans-serif;font-weight:normal}#calculator{position:relative;margin:0 auto;padding:10px;background:#ffcd00;font-family:sans-serif}#calculator .hidden{display:none!important}#calculator #calc_parameters{margin:10px;width:650px}#calculator #calc_parameters input,#calculator #calc_parameters select{padding:3px}#calculator #calc_parameters .calc_form_row{height:35px;line-height:35px}#calculator #calc_parameters .top_padding{margin-top:20px}#calculator #calc_parameters label{width:320px;display:block;float:left}#calculator #calc_parameters .calc_input{width:320px}#calculator #calc_parameters div.calc_input{float:right}#calculator #calc_parameters div.calc_input label{width:auto;padding:0 3px;display:inline;float:none}#calculator #calc_parameters div.calc_input input[type="number"]{width:60px}#calculator #calc_parameters .calc_message{color:red}#calculator #calc_buttons{text-align:center}#calculator button{color:#fff;cursor:pointer}#calculator #calc_submit{background-color:red;border:none}#calculator #calc_clear{background-color:#ffcd00;color:black;border:1px solid red}#calculator #calc_parameters .disabled{color:#555}#calculator #calc_parameters .enabled{color:#000}#calc_result_table{box-sizing:border-box}#calc_result_table #calc_table{width:100%;border-collapse:collapse;background-color:#fff}#calc_result_table #calc_table td,#calc_result_table #calc_table th{border:2px solid #9a9a9a;text-align:Center}#calc_result_table #calc_table td:first-child{text-align:Left}#calc_result_table #calc_table th{background-color:#ff9}#calc_result_table #calc_table .calc_result th{text-align:Right}#calc_result_table #calc_table .calc_result th:last-child{text-align:center}#calc_result_table .message{font-size:20px;font-weight:700;text-align:center}#calc_result_table #calc_zapros button{width:300px;height:50px;font-size:22px;color:#fff;font-family:Verdana;cursor:pointer;background-color:red;border:none;display:block;margin:0 auto}#calc_result_table #calc_zapros input{width:265px;height:44px;border:3px solid #cdcdcd;padding:0 7px;font-size:22px;color:#000;font-family:Verdana}#calculator .calc_info{font-size:12px;border-collapse:collapse}#calculator .calc_info td,#calculator .calc_info th{border:1px solid #9a9a9a;padding:0 5px}#calculator .calc_info .first{width:120px}#calculator .calc_info td{background-color:#ffe166;text-align:center;padding:0;@apply flex flex-row flex-wrap}@media screen and (max-width:650px){#calculator div{overflow-x:scroll}}#calculator .calc_info th{background-color:#e5ca5b}#calculator .calc_info .h{background-color:#ffe166}#calculator .calc_info .h,#calculator .calc_info .h1000,#calculator .calc_info .h1200,#calculator .calc_info .h1500,#calculator .calc_info .h1800,#calculator .calc_info .h2000,#calculator .calc_info .h2200,#calculator .calc_info .h2300,#calculator .calc_info .h2400,#calculator .calc_info .h2500,#calculator .calc_info .h3000,#calculator .calc_info .h500{padding:2px;color:#fff;display:block;float:left;width:47px}#calculator .calc_info .h500{background-color:#222}#calculator .calc_info .h1000{background-color:#333}#calculator .calc_info .h1200{background-color:#444}#calculator .calc_info .h1500{background-color:#555}#calculator .calc_info .h1800{background-color:#666}#calculator .calc_info .h2000{background-color:#767676}#calculator .calc_info .h2200{background-color:#888}#calculator .calc_info .h2300{background-color:#999}#calculator .calc_info .h2400{background-color:#aaa}#calculator .calc_info .h2500{background-color:#bbb}#calculator .calc_info .h3000{background-color:#ccc}.buttons{width:100%;text-align:center}.button-calc-sum{padding:10px 40px;font-weight:bold;color:#fff;background:red;cursor:pointer}.panel-control span{font-size:24px;font-weight:bold}.panel-control [type="button"]{padding:5px 10px!important}.itogo{font-size:24px;text-align:right}.itogo span{font-weight:bold;margin-right:5px}