.authentication {
    min-height: 90vh;
    }

.form-material > select.form-control {
    border-color: rgba(93, 93, 93, 0.33);
    }

.form-material > select ~ label {
    top: 0px;
    }

.authentication .logo {
    width: 28px;
    height: 28px;
    vertical-align:top;
    }

div.alert {
    display: none;
    }

div#acgme-id, div#email, div#password {
    display: none;
    }