.drs-txtLogin {
    text-align: center;
    margin: 30px 0 30px 0;
    color: #009bd9;
    font-size: 14px;
    font-weight: bold;
    height: 250px;
}

input[type="text"] {
    width: 300px;
    height: 25px;
    line-height: 1.65em;
    padding: .177em 0;
    text-indent: 4px;
    margin: 5px;
    border-radius: 3px;
    border: 1px solid #c5c5c5;
    color: #b3b3b3;
}

table {
    margin: auto;
    color: black;
    font-weight: bold;
    margin-bottom: 100px;
}
