th{ vertical-align: top; text-align:left; }
.falert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}
.falert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
}
.text-area-cls{ width:400px; height: 100px;  }
.input-area-cls{ width:400px;  }