 input:-webkit-autofill {
    box-shadow:none;}
  input:-internal-autofill-previewed,
    input:-internal-autofill-selected {
    -webkit-text-fill-color: #333 !important;
    transition: background-color 5000s ease-in-out 0s !important;}
.fl .ipt_ser {
    background: #0d8100;
    float: left;
    height: 34px;
    width: 34px;
    text-align: center;}
.fl .ipt_ser img{
    margin-top:8px
;}
/*************/
