.txt-color-greenDark {
    color : green;
}
.text-color-red{
    color : red;
}

.dt-body-center{
    text-align: center !important;
}

.invalid-login {
    font-size: .6875rem;
    margin-top: .325rem;
    width: 100%;
    margin-top: .25rem;
    color: #ff4341;
}

.pointer {
    cursor: pointer;
}