.container_head_for_print {display:block;}
.table_head_for_print {
	border: 0px;
	border-collapse: collapse;
	border-spacing:0;
	width:100%;
	border-bottom:4px #1C8915 solid;
	margin-bottom:20px;
}
.table_head_for_print td  {
	padding: 0px; text-align:left;
}
.hfp_zag_1, .hfp_zag_2, .hfp_zag_3, .hfp_zag_4 {font-size: 16px; font-weight:bold; text-align:center; margin:7px 20px;}
.hfp_zag_2 span {white-space:nowrap;}

.container_footer_for_print {display:block;}
.table_footer_for_print {
	border: 0px;
	border-collapse: collapse;
	border-spacing:0;
	width:100%;
	border-top:4px #1C8915 solid;
	margin-top:20px;
}
.table_footer_for_print td  {
	padding: 0px; text-align:left;
}

p {margin:0px; padding:0px;}
body, input, select, textarea {border: none; font-family: Ubuntu; font-size: 16px; color:#000000; margin:0px; padding:0px; margin-bottom:10px;}
.select2-container--default .select2-selection--single {
    width: 100%;
    max-width: 400px;
    border: none;
    height: auto;
    padding: 0px;
    text-align: left;
    vertical-align: middle;
	margin:0px;
    margin-bottom: 10px;
    background-color: #fff;
    border-radius: 0;
    font-family: Ubuntu; font-size: 16px; color:#000000;
}
textarea {width:100%;}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: Ubuntu; font-size: 16px; color:#000000;
}
::-webkit-input-placeholder {font-family: Ubuntu; font-size: 16px; color:#000000;}
::-moz-placeholder          {font-family: Ubuntu; font-size: 16px; color:#000000;}/* Firefox 19+ */
:-moz-placeholder           {font-family: Ubuntu; font-size: 16px; color:#000000;}/* Firefox 18- */
:-ms-input-placeholder      {font-family: Ubuntu; font-size: 16px; color:#000000;}

.calc-body-title, .zakaz-body-title {font-size: 18px; font-weight:bold; margin-bottom:10px;}

.calc-body {
    width: 400px;
    float: left;
    margin-top: 6px;
}
.img-shtaket-body {
    width: 180px;
    margin: 32px 60px 0 40px;
	height:263px;
	float:left;
	background: rgba(255, 255, 255, 0.49);
	background-image: url(/calc/images/vid-shtaketnika.jpg);
	background-size: cover;
	padding: 5px;
    border: 4px #545454 solid;
}
.zakaz-body {
	clear:both;
    margin-top: 6px;
	padding-top:20px;
}

.bttn-zakaz, .primechanie {display:none;}