.layout-alert-container {
    z-index: 20000;
    right: 0;
    bottom: 0;
}

.login-panel {
    min-height: 240px;
    background: #e6e7e8;
}

.layout-full-height {
    height: 100%;
}

.layout-hidden-frame {
    display: none;
}

.login-form-title {
    text-transform: uppercase;
}

.register-form-panel {
    min-height: 240px;
    background: #e6e7e8;
}

.validate-employee-employee-width {
    width: 100%;
}

.header-height {
    height: 40px;
}

.language-select {
    padding-top: 3px;
}

.div-please-wait-dialog {
    width: 100%;
    height: 18px;
}

.span-font-weight {
    font-weight: bold;
}

#middle {
    margin-top: 25px;
}
