.label {
  font-weight: bold;
}
.error {
  color: red;
}
.input {

            height: 14px;

            text-decoration: none;

            font-family: verdana, Arial, Helvetica;

            font-size: 10px;

            color: #000000;

            border-color: #657686;

            border-style: solid;

            border-width: 1px;

            background: #ffffff;

}


