/* Enter Your Custom CSS Here */

input.register, #register-form input#wp-submit {
background: #2980E0 !important;
border: 1px solid #ccc;
border-radius: 7px;
padding: 6px;
box-shadow: #A5A5A5 1px 2px 1px;
/* border: none !important; */
float: right;
width: auto;
font-size: 18px;
font-family:  Arial, sans-serif;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,0.3);

}
.home #breadcrumbs{
display:none;
}

input[type='text']{
 padding:0 !important; 
 
width:183px;
margin: 0 0px 3px 10px!important;
height:28px;
  border:0;
  border:1px solid #ccc;
  color: #ccc;
  
}

.asd label{
width: 39px;
	font-family: Arial;
	font-size: 14px;
	display: inline-block;
}
.input1{
background:#DADADA!important;
width:183px;
margin: 0 0px 3px 10px!important;
height:28px;
  border:0;
  border:1px solid #ccc;
  color: #ccc;
}
   input[placeholder], [placeholder], *[placeholder] {
   color:#fff ;
}
::-webkit-input-placeholder {
   color: #fff;
  padding-left:5px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#fff;  
}

:-ms-input-placeholder {  
   color: #ccc;    
}
input[placeholder]:focus , [placeholder]:focus , *[placeholder]:focus {
   color: #000!important;
}
::-webkit-input-placeholder {
   color: #fff;
  padding-left:5px;
}

:-moz-placeholder { /* Firefox 18- */
   color: #fff;  
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#fff;  
}

:-ms-input-placeholder {  
   color: #fff;  
}

 
  
}
.input2{
background:#FAFAFA!important;
width:288px;
margin-right:10px;
height:28px;
  border-bottom:1px solid #ccc;
}
.input3{
background:#FAFAFA!important;
width:288px;
margin-right:52px!important;
height:28px;
  border-bottom:1px solid #ccc;
}
.input4{
background:#FAFAFA!important;
width:220px;
margin: 0 15px 15px 10px!important;
height:78px;
vertical-align: top;
}
input[type='submit'] {
padding: 2px 3px;
width: 183px;
height: 25px;
margin-right: 39px;
  border-bottom:1px solid #ccc;
}
.input1:focus{
background:#fff!important;
  color: #000;

}
.input2:focus{
background:#fff!important;
}
.input3:focus{
background:#fff!important;
}
.input4:focus{
background:#fff!important;
}
.batton1:focus{
background:#F89947!important;
}
.origin-widget-button {
right: inherit !important;
left: 2em!important;

}
input[type='submit'] {

margin-left: 11px!important;
}

#cat{
width: 200px;
}
