.catalog__basket_formtovar0{
	position:relative;
}
.catalog__basket_formtovar0.loader .basket_cont{
	visibility:hidden;
}
.catalog__basket_formtovar0.loader:after{
	content:'';
	position:absolute;
	display:block;
	top:3px;
	right:0px;
	bottom:0px;
	left:0px;
	background:url(img/formtovar2_loader1.gif) center center no-repeat;
	background-size:auto 27px;
}

.catalog__basket_formtovar0 .add button{
    display: inline-block;
    width: 65px;
    height: 49px;
    display: block;
    text-align:center;
    border:0;
    cursor:pointer;
    line-height:1;
}
.catalog__basket_formtovar0 .add button span{
    display:inline-block;
    background-image: url(/file/i_pic/catalog1__basket.png);
    background-repeat: no-repeat;
    width:34px;
    height:38px;
}

.catalog__basket_formtovar0 .result{
	display:none;
	padding:13px 5px 0 0;
}
.catalog__basket_formtovar0 .result_ok{
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	padding:4px 5px 6px 0px;
	border-radius:4px;
	line-height:1;
}
.catalog__basket_formtovar0 .result_ok a{
	font-size:16px;
	line-height:1;
	color:#000;
	border:0;
	cursor:pointer;
	text-decoration:underline;
}
.catalog__basket_formtovar0 .result_ok a:hover{
	text-decoration:none;
}
.catalog__basket_formtovar0 .result_cont .result_del{
	display:inline-block;
	vertical-align:middle;
	margin-left:6px;
	width:16px;
	height:16px;
	background:url(img/formtovar0_del3.png) no-repeat;
	cursor:pointer;
}
.catalog__basket_formtovar0.added .add{
	display:none;
}
.catalog__basket_formtovar0.added .result{
	display:block;
}


.catalog__basket_formtovar1 .add button{
	position:relative;
	display:inline-block;
	background:#702c87;
	padding:0 13px;
	font-size:23px;
	line-height:1;
	color:#fff;
	border:0;
	border-radius:5px;
	cursor:pointer;
	text-align:center;
	min-width:200px;
	height:50px;
}
.catalog__basket_formtovar1 .add button:hover{
	background:#5cc4f1;
}
.catalog__basket_formtovar1 .add button:active{
	top:1px;
}
.catalog__basket_formtovar1 .result{
	display:none;
}
.catalog__basket_formtovar1 .result_ok a{
	display:inline-block;
	vertical-align: middle;
	background:#00a920;
	padding:13px;
	font-size:23px;
	line-height:1;
	color:#fff;
	min-width:200px;
	border:0;
	border-radius:5px;
	cursor:pointer;
	text-align:center;
	text-decoration:underline;
}
.catalog__basket_formtovar1 .result_ok a:hover{
	text-decoration:none;
}
.catalog__basket_formtovar1 .result_ok .del{
	margin-left:13px;
	display:inline-block;
	vertical-align:middle;
	width:24px;
	height:24px;
	background:url(img/del3.png) no-repeat;
}
.catalog__basket_formtovar1 select{
	width:70px;
	height:50px;
	padding:5px;
	border-radius:5px;
	border:1px #949494 solid;
	padding-left:15px;
	font-size:20px;
	line-height:1;
}
.catalog__basket_formtovar1 select option{
	padding-left:15px;
}
.catalog__basket_formtovar1_col1{
	width:85px;
	float:left;
}
.catalog__basket_formtovar1_col2{
	margin-left:85px;
}
.catalog__basket_formtovar1.isset select{
	display:none;
}
.catalog__basket_formtovar1.isset .add{
	display:none;
}
.catalog__basket_formtovar1.isset .result{
	display:block;
}
.catalog__basket_formtovar1.isset .catalog__basket_formtovar1_col1{
	display:none;
}
.catalog__basket_formtovar1.isset .catalog__basket_formtovar1_col2{
	margin:0;
}

.catalog__basket_formtovar2{
	position:relative;
	max-width:560px;
}
.catalog__basket_formtovar2 .basket_res{
	display:none;
}
.catalog__basket_formtovar2.loader .basket_cont{
	visibility:hidden;
}
.catalog__basket_formtovar2.loader:after{
	content:'';
	position:absolute;
	display:block;
	top:0px;
	right:0px;
	bottom:0px;
	left:0px;
	background:url(img/formtovar2_loader1.gif) center center no-repeat;
	background-size:32px 32px;
}
/*
.catalog__basket_formtovar2.added .basket_calc{
	visibility:hidden;
}
*/
.catalog__basket_formtovar2.added .basket_calc:after{
	content:'';
	display:block;
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	background:#fff;
	opacity:0.7;
}
.catalog__basket_formtovar2.added .basket_add{
	display:none;
}
.catalog__basket_formtovar2.added .basket_res{
	display:block;
}
.catalog__basket_formtovar2 .basket_cont:after{
	content:'';
	display:block;
	clear:both;
}
.catalog__basket_formtovar2 .basket_col1{
	float:left;
	width:200px;
}
.catalog__basket_formtovar2 .basket_col2{
	margin-left:210px;
}
.catalog__basket_formtovar2 .basket_calc{
	position:relative;
}
.catalog__basket_formtovar2 .basket_minus{
	position:absolute;
	left:0px;
	top:10%;
	width:24%;
	height:80%;
	border-right:1px #c7c7c7 solid;
}
.catalog__basket_formtovar2 .basket_minus span{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#f0f0f0;
	background:url(img/formtovar2_minus4.png) center center no-repeat;
	cursor:pointer;
}
.catalog__basket_formtovar2 .basket_minus span:active{
	top:1px;
	opacity:0.6;
}
.catalog__basket_formtovar2 .basket_kolvo{
	position:absolute;
	left:50%;
	width:50%;
	margin-left:-25%;
}
.catalog__basket_formtovar2 .basket_kolvo input{
	width:100%;
	height:40px;
	font-size:23px;
	line-height:1;
	color:#000;
	font-weight:bold;
	text-align:center;
	border:0px;
	outline:0px;
	background:transparent;
}
.catalog__basket_formtovar2 .basket_plus{
	position:absolute;
	right:0px;
	top:10%;
	width:24%;
	height:80%;
	border-left:1px #c7c7c7 solid;
}
.catalog__basket_formtovar2 .basket_plus span{
	position:absolute;
	top:0;
	left:0px;
	width:100%;
	height:100%;
	background:#f0f0f0;
	background:url(img/formtovar2_plus4.png) center center no-repeat;
	cursor:pointer;
}
.catalog__basket_formtovar2 .basket_plus span:active{
	top:1px;
	opacity:0.6;
}
.catalog__basket_formtovar2 .basket_add button{
	position:relative;
	width:100%;
	border:0px;
	outline:0px;
	margin:0px;
	padding:0px 10px 0px 10px;
	cursor:pointer;
	font-size:22px;
	line-height:1;
	color:#fff;
	background-color:#ef7c00;
}
.catalog__basket_formtovar2 .basket_add button .basket_add_ico{
    display:inline-block;
    vertical-align:middle;
    width:28px;
    height:31px;
    background:url(img/formtovar2_button_ico2.png) no-repeat;
    margin-right:15px;
    margin-bottom:5px;
}
.catalog__basket_formtovar2 .basket_add button:hover{
	background-color:#f68a16;
}
.catalog__basket_formtovar2 .basket_add button:active{
	top:1px;
}
.catalog__basket_formtovar2 .basket_res{
	width:100%;
	position:relative;
	background:#9ac600;
	text-align:center;
}
.catalog__basket_formtovar2 .basket_res a{
	vertical-align:middle;
	display:inline-block;
	font-size:22px;
	color:#fff;
	text-decoration:underline;
}
.catalog__basket_formtovar2 .basket_res a:hover{
	text-decoration:none;
}
.catalog__basket_formtovar2 .basket_res .del{
	position:absolute;
	left:100%;
	top:50%;
	display:inline-block;
	vertical-align:middle;
	background:url(img/formtovar2_del3.png) no-repeat;
	width:16px;
	height:16px;
	cursor:pointer;
	margin-left:13px;
}
.catalog__basket_formtovar2 .basket_res .del:hover{
	opacity:0.7;
}
.catalog__basket_formtovar2 .basket_res .del:active{
	opacity:1;
}

.catalog__basket_formtovar2.template_height_1{
	height:50px;
}
.catalog__basket_formtovar2.template_height_1 .basket_calc{
	height:50px;
	background:#e8e2d7;
}
.catalog__basket_formtovar2.template_height_1 .basket_kolvo{
	top:4px;
}
.catalog__basket_formtovar2.template_height_1 .basket_add button{
	height:50px;
}
.catalog__basket_formtovar2.template_height_1 .basket_add button{
	background-size:33px auto;
    font-family: PFDinTextCondProLight;
}
.catalog__basket_formtovar2.template_height_1 .basket_res{
	height:50px;
}
.catalog__basket_formtovar2.template_height_1 .basket_res a{
	line-height:50px;
}
.catalog__basket_formtovar2.template_height_1 .basket_res .del{
	margin-top:-8px;
}

.catalog__basket_formtovar2.template_height_2{
	height:50px;
}
.catalog__basket_formtovar2.template_height_2 .basket_calc{
	height:50px;
}
.catalog__basket_formtovar2.template_height_2 .basket_kolvo{
	top:8px;
}
.catalog__basket_formtovar2.template_height_2 .basket_add button{
	height:50px;
}
.catalog__basket_formtovar2.template_height_2 .basket_add button{
	background-size:43px auto;
}
.catalog__basket_formtovar2.template_height_2 .basket_res{
	height:50px;
}
.catalog__basket_formtovar2.template_height_2 .basket_res a{
	line-height:50px;
}
.catalog__basket_formtovar2.template_height_2 .basket_res .del{
	margin:4px 0 0 13px;
}

.catalog__basket_formtovar_korzina select{
	width:70px;
	height:50px;
	padding:5px;
	border-radius:5px;
	border:1px #949494 solid;
	padding-left:15px;
	font-size:20px;
	line-height:1;
}
.catalog__basket_formtovar_korzina select option{
	padding-left:15px;
}

.catalog__basket_formtovar_korzina2 input[type="text"]{
	width:70px;
	height:50px;
	padding:5px;
	border-radius:5px;
	border:1px #949494 solid;
	font-size:20px;
	line-height:1;
	text-align:center;
}

.catalog__basket_formtovar_korzina_del span{
	position:relative;
	display:inline-block;
	width:24px;
	height:24px;
	background-image:url(img/del3.png);
	cursor:pointer;
}
.catalog__basket_formtovar_korzina_del span:active{
	top:1px;
}