.format-field {
    font-family: Trebuchet MS,Trebuchet,Verdana,Tahoma,Arial,sans-serif !important;
    font-size: 13px !important;    
    border-color: #C2C5C5 #C2C5C5 #9B9E9F !important;
    border-style: solid !important;
    border-width: 1px !important;
    padding-left: 4px !important;
    height: 29px !important;
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
}

.table-login tr td {
    padding-top:10px;
}
.table-login tr td .format-field{
    height: 40px !important;
}