.h1_line{padding: 15px 0 5px;}
.car_item {position:relative;}
.car_separator{
	position: absolute;
    width: 1px;
    height: 100%;
    right: 31px;
    top: 0px;
    background-color: #b3b3b3;
    border: none;
    border-collapse: collapse;
}
.g-field-img-body .main-top-galerry-center{overflow:hidden}
.cms_feedback_form input{
	outline: none;
    position: relative;
    width: 90%;
    top: 6px;
    left: 6px;
    border: none;
}
.cms_feedback_form textarea{
	outline: none;
    position: relative;
    width: 90%;
    top: 6px;
    left: 6px;
    border: none;
	height:80%;
}
.cms_feedback_errorfield{border:1px red solid;}
#lea_msgbox_text .cms_feedback_errorfield{border:none;}
#lea_msgbox_text .cms_feedback_errorfield input{border:1px red solid;}
.feedback_form_error{color:red;}
.cms_feedback_form input[type=submit]{
    width: 165px;
    border: 1px solid #eb5846;
    display: inline-block;
    text-decoration: none;
    padding: 7px 47px;
    cursor: pointer;
    box-sizing: border-box;
    background: #019ef9;
    background: linear-gradient(#de0d09, #ef715b 0, #de0d09 100%);
    border-radius: 5px;
    color: #fff;
    font-size: 14px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
    text-decoration: none;
}
.cms_feedback_form input[type=submit]:hover{
 background: linear-gradient(#de0d09, #ef715b 0, #de0d09 100%);
 font-weight: bold;
}
#zayava input[type=submit]{
	margin-left:10px;
}
.top_menu_first_phone_block_button a{text-decoration:none;}
#lea_msgbox_text input{padding:7px;width:250px;}
#lea_msgbox_text textarea{padding:7px;width:250px;height:100px}

.cms_cartbtn_cont{position:relative;}
.lea_cart_remove{position: absolute;
    bottom: -15px;
    left: 50px;
    font-size: 13px;}

.cmsPager2{text-align: center;margin-bottom: -20px;
    margin-top: 5px;}
.mini-logo-tovar{
	display:flex;
	flex-direction:row;
	justify-content:space-between;
	width:100% !important;
}
.mini-logo-tovar img{
	opacity:0.5;
}
.mini-logo-tovar img:hover{
	opacity:1;
}

.trash-table input{top:0;}
.top_menu_first_trash{text-decoration:none;}

.voprosVspl {
    box-shadow: 0 1px 3px #C4C4C4;
    border: 1px solid green;
    background: #FFF;
    border-radius: 2px;
    width: 190px;
    padding: 8px 12px 8px 12px;
    display: none;
    position: absolute;
    z-index: 10001;
    color: rgb(0, 0, 0);
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
	margin-top: 2px;
}

.listkompl .cms_cartselparam[data-key='1']:before{
	content:'Размеры:';
	display:block;
	padding-bottom:3px;
	padding-top:5px;
	font-size:14px;
	font-weight: bold;
}

.tab-price {
	width: 100%;
	border-collapse: collapse;
	text-align: center;
}
.tab-price th {
	font-weight: bold;
	font-size: 16px;
	border: 2px solid #e42d23;
	width: 25%;
}
.tab-price td {
    border: 2px solid #e42d23;
}
.tab-tolsh {
	font-weight: bold;
	font-size: 22px;
	margin-top: 10px;
	margin-bottom: 5px;
	display: block;
}
.tab-gab {
	font-size: 20px;
}
.tab-gab2 {
	font-size: 18px;
	font-weight: bold;
}

.tabs-container > div {
  border: 1px solid #f1d4a8;
  border-radius: 0 5px 5px 5px;
  background: #fdf2df;
  padding: 20px; }
.tabs-container li {
  position: relative;
  margin-bottom: 7px;
  border-bottom: 1px dotted #451c00; }
  .tabs-container li span {
    padding-right: 3px;
    background: #fdf2df;
    display: inline-block;
    max-width: 50%;
    box-sizing: border-box;
    position: relative;
    top: 4px; }
  .tabs-container li strong {
    padding-left: 3px;
    background: #fdf2df;
    font-weight: 500;
    color: #451C00;
    width: 50%;
    position: absolute;
    top: 4px;
    left: 50%; }

.tab-column {
  box-sizing: border-box;
  width: 49%; }
  .tab-column:first-child {
    margin-right: 10px;
    float: left; }
  .tab-column:last-child {
    float: right; }
  .tab-column ul {
    margin-bottom: 10px; }
.detail-info {
  clear: both;
}
  .detail-info .tabs {
		margin:0;
    width: 95%;
    display: table;
    border-spacing: 5px;
    margin-top: -5px;
    position: relative;
    left: -45px;
    top: 5px; }
    .detail-info .tabs li {
      display: table-cell;
      vertical-align: middle;
      box-sizing: border-box;
      text-align: center;
      background: #fef9f0;
      border: 1px solid #f1d4a8;
      border-radius: 5px 5px 0 0;
      position: relative;
      top: 1px;
      border-collapse: separate;
      border-spacing: 3px; }
      .detail-info .tabs li a {
				outline:none;
        color: #4B2307;
        font: 500 italic 13px 'Roboto', Arial, sans-serif;
        text-decoration: none;
        display: inline-block;
        box-sizing: border-box;
        padding: 5px 10px; }
    .detail-info .tabs .ui-state-active {
      background: #fdf2df;
      border-bottom-color: #fdf2df; }
      .detail-info .tabs .ui-state-active a {
        font-weight: bold; }
#online_opt td{padding:10px;vertical-align:middle}		
#online_opt input,#online_opt textarea{
	top:0; 
  left:0;
  border:inherit;
	padding:5px;
	border:1px solid #e42d23;
	border-radius:5px;
}		
#online_opt .cms_feedback_errorfield{border:0;}
#online_opt .cms_feedback_errorfield input{border:2px solid red;}

#vopros td{padding:5px;vertical-align:middle}		
#vopros input,#vopros textarea{
	top:0; 
  left:0;
  border:inherit;
	padding:5px;
	border:1px solid #e42d23;
	border-radius:5px;
}		
#vopros .cms_feedback_errorfield{border:0;}
#vopros .cms_feedback_errorfield input{border:2px solid red;}

.card-policarbonat-content-h1>a{color:black!important;text-decoration:none;font-weight:800;font-size:16px;}
.green_button{
    font-size: 19px;
    background: linear-gradient(#5d5e60, #8c8e91 0, #5d5e60 100%);
    padding: 10px;
    border-radius: 9px;
    color: white;
}

.cms_cartselparam[data-key='0']:before{
	content:'Выберите цвет:';
	display:block;
	padding-bottom:4px;
	font-size:14px;
	font-weight: bold;
}
.cms_cartselparam[data-key='1']:before{
	content:'Размеры листа:';
	display:block;
	padding-bottom:3px;
	padding-top:5px;
	font-size:14px;
	font-weight: bold;
}

._teplica .cms_cartselparam[data-key='0']:before{
	content:'Выберите покрытие:';
	display:block;
	padding-bottom:4px;
	font-size:14px;
	font-weight: bold;
}
._teplica .cms_cartselparam[data-key='1']:before{
	content:'Длина теплицы:';
	display:block;
	padding-bottom:3px;
	padding-top:5px;
	font-size:14px;
	font-weight: bold;
}
.image_right {
    float: right;
    margin: 0 0 10px 10px;
}
.image_left {
    float: left;
    margin: 0 10px 10px 0;
}
.center {text-align: center;}
.img600 {width: 600px; height: 450px;}