/* Login text style of Login Page  */

.loginStyle {
    font-family: monospace;
    font-size: xxx-large;
    color: darkblue;
    padding: 10px;
}