table{border-collapse:collapse;border-spacing:0;margin:0 0 15px;}
table td{color:#53575a;border:1px solid #000;padding:5px;vertical-align:middl;text-align:center;}
input.itog{width:60px;color: red;font-size: 1.2em;height: 25px;padding: 1px 5px;text-align: right;background: #5df798;font-weight: 700;border: 1px solid #fff;line-height: 25px;}
input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}
input[type='number'] {-moz-appearance: textfield;}
textarea{width: 98%;height: 75px;margin-bottom: 20px;}
#order_form{width:100%;max-width:800px;margin:25px auto;font-size:14px;}
#order_form table {width: 100%;}
#order_form table input {display: block;height: 27px; line-height: 27px;text-align: center;vertical-align: middle;border: 0;padding: 0px 10px;outline: 0;width: 100%;margin: 0px;box-sizing: border-box;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;}
#order_form table tr.field td {padding: 0;}
#order_form table tr.field td.number {text-align: center;}
#result_form{text-align: center;color: red;font-size: 24px;margin: 30px 0;position: fixed;width: 100%;left: 50%;margin-left: -50%;bottom: 50%;height: 60px;line-height: 60px;background-color: rgba(000,000,000,.7);display: none;}
.blank_input{margin:0 0 18px;overflow:hidden}
.blank_input div{display: block;margin: 0 0 10px 0;}
.blank_input div span.hd_span {display: inline-block;width: 25%;}
.blank_input div input{padding: 0 5px;line-height: 22px;background-color: rgba(0, 0, 0, 0);border: 0;border-bottom: 1px solid #AFAFAF;width: 70%;outline: 0;}
.opti{font-size: 1em;line-height: 2em;text-align: center; margin: 25px 0 15px;}
.opti select{width: 120px;height: 30px;font-size: 1em;padding: 1px;background: #ffffae;}
.opti span{margin: 5px;display: inline-block;}
.none{display:none;}
.checkbox {vertical-align: top;margin: 0 3px 0 0;width: 17px;height: 17px;}
.checkbox + label {cursor: pointer;}
.checkbox:not(checked) {position: absolute;opacity: 0;}
.checkbox:not(checked) + label {position: relative;padding: 0 0 0 60px;}
.checkbox:not(checked) + label:before {content: '';position: absolute;top: -4px;left: 0;width: 50px;height: 26px;border-radius: 13px;background: #CDD1DA;box-shadow: inset 0 2px 3px rgba(0,0,0,.2);}
.checkbox:not(checked) + label:after {content: '';position: absolute;top: -2px;left: 2px;width: 22px;height: 22px;border-radius: 10px;background: #FFF;box-shadow: 0 2px 5px rgba(0,0,0,.3);transition: all .2s;}
.checkbox:checked + label:before {background: #9FD468;box-shadow: 0 0 0 3px rgba(255,255,0,.5);}
.checkbox:checked + label:after {left: 26px;}
.tooltip {display: inline;position: relative;z-index: 999;}
.tooltip-item {color: red;font-size: 1.5em;cursor: pointer;z-index: 100;position: relative;display: inline-block;font-weight: 700;-webkit-transition: background-color 0.3s, color 0.3s, -webkit-transform 0.3s;transition: background-color 0.3s, color 0.3s, transform 0.3s;}
.tooltip:hover .tooltip-item {color: #fff;-webkit-transform: translate3d(0,-0.5em,0);transform: translate3d(0,-0.5em,0);}
.tooltip-content {position: absolute;z-index: 99;width: 300px;left: 50%;margin-left: -175px;bottom: -110px;text-align: center;background: #2fa0ec;opacity: 0;font-size: 1em;line-height: 1.5;padding: 1.5em;color: #fff;border-top: 55px solid #2a3035;cursor: default;pointer-events: none;border-radius: 5px;-webkit-transform: translate3d(0,-0.5em,0);transform: translate3d(0,-0.5em,0);-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;}
.tooltip-content a {color: #32434f;}
.tooltip-text {opacity: 0;-webkit-transform: translate3d(0,1.5em,0);transform: translate3d(0,1.5em,0);-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;transition: opacity 0.3s, transform 0.3s;}
.tooltip:hover .tooltip-content,
.tooltip:hover .tooltip-text {pointer-events: auto;opacity: 1;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
@media screen and  (max-width:800px){
  .blank_input div span.hd_span{display:none;}
  .blank_input div input{width:100%;text-align:center;}
  #modal{text-align:center;}
}
@media print {
h1, .right, .color red button, .color blue button, .button, .submit-order, .print, .b-page_newyear, #dj-main87select, div#jm-footer, label , #jm-back-top, #pop_up_bl, #zvon , #modal, #kre { display: none;}
body, article {width: 100%;margin: 0;padding: 0;}
#jm-logo{max-width: 200px;}
#comment{border: none;}
.rama{border: none; margin:0;}
.blank_input div input {height:25px;}
@page {margin: 1cm;}
.none {display:inline;}
.blank_input div input{border-bottom: 1px;}
::-webkit-input-placeholder{opacity:0;}
::-moz-placeholder{opacity:0;}
:-moz-placeholder{opacity:0;}
:-ms-input-placeholder {opacity:0;}
#order_form{margin:0;}
#adr a {color: #000000;}
#adr {animation: none;}
#adr a img {display: none;}
}