#recall_m{

display:none;

width:400px;

}
#zakaz_m  .button, #zakaz_m input[type="button"],#zakaz_m input[type="submit"] {float:none;box-shadow: none;}
.modal_window {
    display: none;
	min-width: 330px;
}

.set_question_ span.error, .set_question span.error{
    color: red;
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
    display: inline;
    margin: 0;
    padding: 0;
}
.modal_window .left_top_bg{



float:left;

width:22px;

height:20px;

background:url(../images/modal.png) no-repeat 0 0; 

}

.modal_window .right_top_bg{



float:right;

width:22px;

height:20px;

background:url(../images/modal.png) no-repeat -70px 0; 

}

.modal_window .center_top_bg{

margin:0 22px;

height:19px;

border-top:1px solid #a1a2a2;

background:url(../images/line_modal.png); 

}
.cme_btn {
	background: url(../images/bttn_bg.png) repeat-x top #2e75ce;
	color:#fff;
	font-size:12px;
	font-weight:normal;
	text-shadow:0 1px 0 #217dd5;
	padding:4px 0 5px 0;
	margin:0;
	cursor: pointer;
	border:0;
	border-radius:10px;
	width: 140px;
}
.modal_window .left_bottom_bg{

float:left;

width:22px;

height:19px;

background:url(../images/modal.png) repeat-y 0 -43px; 

}

.modal_window .right_bottom_bg{

float:right;

width:22px;

height:19px;

background:url(../images/modal.png) no-repeat -70px -43px; 

}

.modal_window .center_bottom_bg{

margin:0 22px;

height:19px;

border-bottom:1px solid #a1a2a2;

background:url(../images/line_modal.png); 

}

.modal_window .center_bg{

padding:0 22px;

border-left:1px solid #a1a2a2;

border-right:1px solid #a1a2a2;

background:url(../images/line_modal.png); 

}

.modal_window .exit{

float:right;

position:relative;

width:18px;

height:18px;

margin:-10px 5px 0 0;

background:url(../images/exit.png) no-repeat; 

}

.modal_window .exit:hover{

cursor:pointer;

}

.modal_window .center_bg  .modal_content,.modal_window .center_bg  .modal_content_{

padding:0 10px 10px;

background:#fff; 

}

.modal_window .left_top_bg_center{

float:left;

width:22px;

height:18px;

background:url(../images/modal_content.png) no-repeat 0 0; 

}

.modal_window .right_top_bg_center{

float:right;

width:22px;

height:18px;

background:url(../images/modal_content.png) no-repeat -34px 0; 

}

.modal_window .center_top_bg_center{

margin:0 22px;

height:18px;

background:#fff;

}

.modal_window .left_bottom_bg_center{

float:left;

width:22px;

height:20px;

background:url(../images/modal_content.png) no-repeat 0 -35px; 

}

.modal_window .right_bottom_bg_center{

float:right;

width:22px;

height:20px;

background:url(../images/modal_content.png) no-repeat -34px -35px; 

}

.modal_window .center_bottom_bg_center{

margin:0 22px;

height:20px;

background:#fff;



}

.modal_window .set_question,.modal_window .set_question_{

width:auto;

padding:0;

margin:0;

/* background:url(../images/zvonok1.png) no-repeat right 20px; */

}

.modal_window .set_question input[type=text],.modal_window .set_question_ input[type=text]{
overflow: hidden;
display:block;
border: 1px solid #EEEDED;
padding: 3px;
margin: 0;

}

.modal_window h1{

font:20px Arial;

text-transform:uppercase;

color:#b12493;

background:none;

padding:10px 0;

}

.modal_window .set_question label,.modal_window .set_question_ label{

color:#606060;

display:block;

padding:3px 0;

margin:0;

}

.modal_window .set_question input[type=submit],.modal_window .set_question_ input[type=submit]{

margin-top:12px;

vertical-align:bottom;

font:12px Tahoma;

color:#545454;

text-transform:uppercase;

text-align:center;

padding:9px 0;

width:110px;

border: medium none !important;
box-shadow: none;
float: none;

background:url(../images/button_hover.png) no-repeat;

}

.modal_window .set_question  input[type=submit]:hover, .modal_window .set_question_  input[type=submit]:hover{

cursor:pointer;

background:url(../images/button.png) no-repeat;

}



#lean_overlay {

    position: fixed;

    z-index: 10000;

    top: 0px;

    left: 0px;

    height:100%;

    width:100%;

    background: #000;

    display: none;

}

#zakaz_m{

display:none;

width:400px;

}

#zakaz_m .set_question,#zakaz_m .set_question_{

/* background:url(../images/modal_form_zakaz.png) no-repeat right 20px; */

}

#zakaz_m .set_question #textarea_bg, #zakaz_m .set_question_ #textarea_bg {

width:325px;

background:url(../images/modal_textarea.png) no-repeat;

}

#zakaz_m .set_question #textarea_bg  textarea, #zakaz_m .set_question_ #textarea_bg  textarea{

width:300px;

}
a#target_img {
	position: fixed;
	*position: absolute;
	top: 45%; 
	right: 0;
	z-index: 110;
	
	border: 0;
	padding: 0;
	background: url(../images/bttn.png) 0px 0;
	height: 185px;
	width: 22px;
	cursor: pointer;
	text-indent: -9999px;
}

a.zakaz_img:hover {background: none repeat scroll 0 0 #4798D2;}
a.zakaz_img {
    background: none repeat scroll 0 0 #1C6EA6;
	border-radius: 3px 3px 3px 3px;
	-moz-border-radius: 3px 3px 3px 3px;
	-webkit-border-radius: 3px 3px 3px 3px;
    color: white;
    display: block;
    font-size: 18px;
    height: 24px;
    margin: 2px 0 5px;
    text-decoration: none;
    text-indent: 0;
    width: 155px;
}
.zakaz_img span {
    display: block;
    text-align: center;
}
a#target_img:hover {
	background-position: 22px 0!important;
}
/*/*/
.top-contacts img {
    vertical-align: middle;
}
.top-contacts span.phone img {
    display: inline;
}

.top-contacts span.phone {
    background: none repeat scroll 0 0 transparent;
    line-height: 25px;
	border: 0 none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
	margin: 0;
    padding: 0;
}

div.top-contacts {
    background: none repeat scroll 0 0 #CCCCCC;
    padding-bottom: 5px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
	text-align: center;
}
.woocommerce div.product form.cart .button.zakaz_ {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: medium none;
}