.tx-felogin-pi1 input{
  font-size:12px;
  line-height:12px;
  border: 3px solid Gray;

  /*width:120px;*/
  height:18px;
  padding:0px 2px 0px 2px;
  margin:2px 0px 7px 0px;
  /*float:left;*/

    display: block;
    /*width: 100%;*/
width:200px;
    height: 24px;
    padding: 4px 6px;
    margin:0 0 10px 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;

}


.tx-felogin-pi1 input {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}





.tx-felogin-pi1_submit_login{
  font-size:11px;
  line-height:12px;
  border: 1px solid Gray;
 background-color:#EAEAEA;
  /*width:55px;*/
  height:18px;
  padding:0px 5px 2px 5px;
  margin:7px 0px 0px 0px;
  /*float:left;*/
}

.tx-felogin-pi1_submit_login{
  font-size:11px;
  line-height:12px;
  border: 1px solid Gray;
  background-color:#EAEAEA;
  /*width:55px;*/
  height:18px;
  padding:0px 5px 2px 5px;
  margin:7px 0px 0px 0px;
  /*float:left;*/
}

.tx-srfeuserregister-pi1-text{
 background-color:#ffffff;
}

.tx-felogin-pi1_submit{
  font-size:11px;
  line-height:12px;
  border: 1px solid Gray;
background-color:#EAEAEA;
  /*width:55px;*/
  height:18px;
  padding:0px 3px 3px 3px;
  margin:0px 0px 30px 0px;
  /*float:left;*/


}

.tx-felogin-pi1 fieldset{
padding:2px;
  border:0px solid #ffff00;
}

.tx-felogin-pi1 input[type="submit"]{
  font-size:15px;
  line-height:12px;
  border: 1px solid Gray;
border-radius:0px;

  /*
width:120px;
*/
  /*height:24px;*/
  padding:5px 6px 8px 6px;
padding:10px;
  margin:5px 0px 7px 0px;
  /*float:left;*/

color: #868686;
    -webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
    background-color: #fff;
    border: 2px solid #cacaca;
    text-transform: uppercase;
letter-spacing:1px;
}

.tx-felogin-pi1 input[type="submit"]:hover{
background-color: #868686;
transition: background-color 400ms ease;
color:#fff;
}
