﻿#tweeFactorAuthenticatieInstellingenWindowFormValidator .k-form-error {
    color: red !important;
    margin-left: 150px;
}

.tweeFactorAuthenticatieInstellingenWindowForm div span {
    white-space: nowrap;
}

    .tweeFactorAuthenticatieInstellingenWindowForm div span label {
        display: inline-block;
        width: 115px;
        text-align: right;
    }

.tweeFactorAuthenticatieInstellingenWindowInfoDiv {
    background-color: #DBECFE;
    border-style: solid;
    border-color: #B8CDFC;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 15px;
}

#tweeFactorAuthenticatieInstellingenWindowOpslaan {
    background-color: #28a745;
    color: white;
}
