 
textarea,
select,
.uneditable-input {
  display: inline-block;
  width: 210px;
 
  padding: 4px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

textarea {	height: 60px; }

input[type=submit],
.btn {-webkit-appearance: none;
-webkit-box-align: center;
-webkit-box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.10000000149011612s;
-webkit-transition-property: all;
-webkit-transition-timing-function: linear;
background-color: #E6E6E6;
background-image: -webkit-linear-gradient(top, white, white 25%, #E6E6E6);
background-repeat: no-repeat;
border-bottom-color: #BBB;
border-bottom-left-radius: 4px;
border-bottom-right-radius: 4px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #CCC;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #CCC;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #CCC;
border-top-left-radius: 4px;
border-top-right-radius: 4px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgba(255, 255, 255, 0.199219) 0px 1px 0px 0px inset, rgba(0, 0, 0, 0.046875) 0px 1px 2px 0px;
box-sizing: border-box;
color: #333;
cursor: pointer;
display: inline-block;
font-size: 13px;
height: 29px;
letter-spacing: normal;
line-height: normal;
margin-bottom: 2px;
margin-left: 2px;
margin-right: 2px;
margin-top: 2px;
padding-bottom: 6px;
padding-left: 4px;
padding-right: 4px;
padding-top: 5px;
text-align: center;
text-indent: 0px;
text-shadow: rgba(255, 255, 255, 0.746094) 0px 1px 1px;
text-transform: none;
 
word-spacing: 0px;}

form.formFilterResults select,
#homeSearch select {
	-webkit-appearance: menulist-button;
-webkit-box-align: center;
-webkit-rtl-ordering: logical;
background-color: white;
border-bottom-color: #CCC;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: #CCC;
border-left-style: solid;
border-left-width: 1px;
border-right-color: #CCC;
border-right-style: solid;
border-right-width: 1px;
border-top-color: #CCC;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
border-top-style: solid;
border-top-width: 1px;
box-sizing: border-box;
color: gray;
cursor: default;
display: inline-block;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
height: 27px;
letter-spacing: normal;
line-height: normal;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
text-align: -webkit-auto;
text-indent: 0px;
text-shadow: none;
text-transform: none;
white-space: pre;
width: 150px;
word-spacing: 0px;
}



form.formFilterResults input#s,
#homeSearch  input#s, #homeSearch input#s, input {-webkit-appearance: none;
-webkit-box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 3px 0px inset, rgba(85, 170, 255, 0.046875) 0px 0px 1px 0px;
-webkit-rtl-ordering: logical;
-webkit-transition-delay: 0s, 0s;
-webkit-transition-duration: 0.20000000298023224s, 0.20000000298023224s;
-webkit-transition-property: border, box-shadow;
-webkit-transition-timing-function: linear, linear;
-webkit-user-select: text;
background-color: white;
border-bottom-color: rgba(196, 201, 206, 0.980469);
border-bottom-left-radius: 3px;
border-bottom-right-radius: 3px;
border-bottom-style: solid;
border-bottom-width: 1px;
border-left-color: rgba(196, 201, 206, 0.980469);
border-left-style: solid;
border-left-width: 1px;
border-right-color: rgba(196, 201, 206, 0.980469);
border-right-style: solid;
border-right-width: 1px;
border-top-color: rgba(196, 201, 206, 0.980469);
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-top-style: solid;
border-top-width: 1px;
box-shadow: rgba(0, 0, 0, 0.0976563) 0px 1px 3px 0px inset, rgba(85, 170, 255, 0.046875) 0px 0px 1px 0px;
color: gray;
cursor: auto;
display: inline-block;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 13px;
font-weight: normal;
height: 18px;
letter-spacing: normal;
line-height: 18px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 4px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
text-align: -webkit-auto;
text-indent: 0px;
text-shadow: none;
text-transform: none;
 
word-spacing: 0px;}


form .clearfix.error .input-prepend .add-on, form .clearfix.error .input-append .add-on {
  color: #b94a48;
  background-color: #fce6e6;
  border-color: #b94a48;
}


form .clearfix.warning .input-prepend .add-on, form .clearfix.warning .input-append .add-on {
  color: #c09853;
  background-color: #d2b877;
  border-color: #c09853;
}
form .clearfix.error .input-prepend .add-on, form .clearfix.error .input-append .add-on {   color: #b94a48;   background-color: #fce6e6;   border-color: #b94a48; }
form .clearfix.warning .input-prepend .add-on, form .clearfix.warning .input-append .add-on {   color: #c09853;   background-color: #d2b877;   border-color: #c09853; }
form .clearfix.success .input-prepend .add-on, form .clearfix.success .input-append .add-on {   color: #468847;   background-color: #bcddbc;   border-color: #468847; }
.input-prepend input, .input-append input {   -webkit-border-radius: 0 3px 3px 0;   -moz-border-radius: 0 3px 3px 0;   border-radius: 0 3px 3px 0; }
 .input-prepend .add-on, .input-append .add-on {   position: relative;   background: #f5f5f5;   border: 1px solid #ccc;   z-index: 2;   float: left;   display: block;   width: auto;   min-width: 16px;   height: 18px;   padding: 4px 4px 4px 5px;   margin-right: -1px;   font-weight: normal;   line-height: 18px;   color: #bfbfbf;   text-align: center;   text-shadow: 0 1px 0 #ffffff;   -webkit-border-radius: 3px 0 0 3px;   -moz-border-radius: 3px 0 0 3px;   border-radius: 3px 0 0 3px; }
 .input-prepend .active, .input-append .active {   background: #a9dba9;   border-color: #46a546; }
 .input-prepend .add-on {   *margin-top: 1px;   
/* IE6-7 */
  }
 .input-append input {   float: left;   -webkit-border-radius: 3px 0 0 3px;   -moz-border-radius: 3px 0 0 3px;   border-radius: 3px 0 0 3px; }
 .input-append .add-on {   -webkit-border-radius: 0 3px 3px 0;   -moz-border-radius: 0 3px 3px 0;   border-radius: 0 3px 3px 0;   margin-right: 0;   margin-left: -1px; }


