


.input_bottom {padding:12px 0px;
background:#e78aff ;
cursor:pointer;border:0;
font-weight: bold;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
border-radius: 3px;
color:#ffffff;margin:3px 0px 0px 0px} 
.input_bottom:hover {background:#e78aff;}



.input_button2 {
border:1px solid #361338; padding:20px 80px 20px 80px;

-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
border-radius: 3px;
cursor:pointer;
font-size:20px;
text-decoration:none;

color:#361338;margin:0px 0px 0px 0px;


}
.input_button2:hover {
background:#361338;	color:#fff
	
	
}


.input_new, .input_new1 {
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
border-radius: 2px;
-ms-border-radius:2px;
border:1px solid #ccc;padding:9px;margin:4px 0px 4px 0px
}

.input_new_vopr {

border-radius: 30px;

border:1px solid #ccc;padding:18px;margin:20px 0px 0px 0px;
display:inline-block;
width:calc(100% - 54px);

}
.input_bottom_vopr {
	
border-radius: 30px;
padding:18px;margin:20px 0px 0px 0px;
display:inline-block;
background:#e78aff ;
cursor:pointer;
color:#fff;
border:0
	
}


.input_new_out {
border-radius:30px;
    
   display:inline-block;

border:1px solid #ccc;	
}


.input_new2 {
	
padding:16px 14px 16px 42px;
background:transparent;margin:0px 20px;
background:none;
border:0
}
.input_new2:focus, .input_button22:focus {border:0;outline: none;}


.zakaz_add_name {background: url(./content/face.png) no-repeat left center;}
.zakaz_tel {background: url(./content/tel.png) no-repeat left center;}

#cat_add_name {background: #fff url(./content/face.png) no-repeat left center;}
#cat_tel {background: #fff url(./content/tel.png) no-repeat left center;}

 
.input_button22_out {
	box-shadow:1px 2px 0px #e78aff;
 
border-radius:30px;
    background-color: #e78aff;
   display:inline-block;
   
	
}


.input_button22_out:hover {
	opacity:0.8;
-moz-opacity:0.8;
filter: alpha(opacity=80) black;
-khtml-opacity: 0.8;
	
}



.input_button22 {

	text-decoration:none;color:#fff;
padding:16px 40px;margin:0px 0px 0px 0px;display:inline-block;border:0;background:none;
cursor:pointer

}
.input_button22:hover {



}



#loader {display:none;
position: fixed;
width:100px;height:50px;
top:50%;
left:50%;
margin-top:-40px;
margin-left:-50px;
z-index:999999999;background:#fff;
behavior: url(PIE.php);
-moz-border-radius:4px;
-webkit-border-radius:4px;
-o-border-radius:4px;
-ms-border-radius:4px;
border-radius:4px;
border:1px solid #aaa


}
#loader3 {background: url(./images/wait.gif) no-repeat;width:20px;height:20px;position:relative;left:40px;top:15px} 

#loader1 {display:none;
background: url(./images/wait.gif) no-repeat;width:20px;height:20px;
position:absolute;
margin-top:80px;
margin-left:105px;
z-index:5000;

}

.text_error {
-moz-border-radius:2px;
-webkit-border-radius:2px;
-o-border-radius:2px;
-ms-border-radius:2px;
border-radius:2px;background:#ef2b2b ;color:#fff;padding:8px;font-weight:bold;
text-shadow: 0px 1px 0px rgba(0,0,0,.2);border:1px solid #d01212 ; 

}