#tgsLogin {
    width: 100%;
    max-width: 480px;
}

#tgsLogin md-card-title {
    background: #00a650;
    color: rgb(255 255 255) !important;
    border-bottom: 10px solid #22d478;
    font-weight: 900;
    margin-bottom: 5px;
    text-transform: uppercase;
}