


.input_bottom {padding:12px 0px;
background:#ffba00 ;
cursor:pointer;border:0;
font-weight: bold;
color:#ffffff;margin:3px 0px 0px 0px} 
.input_bottom:hover {background:#46aae1;}



.input_button2 {
border:1px solid #46aae1; padding:4px 14px 4px 14px;
background:#46aae1 ;
-moz-border-radius:3px;
-webkit-border-radius:3px;
-o-border-radius:3px;
-ms-border-radius:3px;
border-radius: 3px;
cursor:pointer;
font-size:15px;

color:#ffffff;margin:0px 0px 0px 0px

}
#submit_div {float:right;}
.input_bottom_login {
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
border-radius: 5px;
-ms-border-radius:5px;
padding:14px 34px;
cursor:pointer;

background:#46aae1 ;
border:1px solid #46aae1;
color:#ffffff;margin:8px 0px 0px 0px
}

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



.input_new, .input_new1 {
-moz-border-radius:5px;
-webkit-border-radius:5px;
-o-border-radius:5px;
border-radius: 5px;
-ms-border-radius:5px;
border:0px solid #999;padding:14px;margin:8px 0px 8px 0px;
background:#f7f7f7
}




#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 {
color:#ef2b2b;

}

.text_ok {
color:green;

}