.loginSection .k-textbox-container {
    width: 100%;
}

.errorMessage {
    color: red;
}

.blueMessage {
    color: #027dc3;
}