ul {
    margin-left: 0;
}

.password-strength-tooltip-content label {
    color: #fff !important;
}

.password-strength-container {
    width: 100% !important;
    max-width: 100% !important;
    display: normal !important;
    position: relative;
}

.no-animate {
    -webkit-transition: none !important;
    transition: none !important;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.k-grid-header th.k-header, .k-filter-row th {
    white-space: normal !important;
}
