body {
    background-color: #EEEEEE;
}

body::after {
    content: "";
    background: url("/orion/images/Login/pattern-login-screen.png");
    opacity: 0.5;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}

* {
    box-sizing: border-box;
}

#gutter {
    width: 400px;
    margin: auto;
    position: relative;
    padding-top: 50px;
}

.sw-pg-login {
    padding: 0;
}

    .sw-pg-login #dialog {
        background: #fff;
        position: relative;
        padding: 60px 60px 22px 60px;
        margin-bottom: 0px;
    }

        .sw-pg-login #dialog label {
            color: #1d1d1d;
            font-size: 14px;
            font-weight: bold;
            display: block;
            zoom: 1;
            margin: 7px 0;
        }

        .sw-pg-login #dialog > label {
            margin-top: 0px !important;
        }

    .sw-pg-login form.sw-pg-login #dialog #evalMsg {
        padding-left: 0;
        margin-top: 4px;
    }

    .sw-pg-login .sw-pg-suggestion {
        font-size: 11px;
        color: #595959;
        padding: 0;
        margin: -5px 0 10px 0;
    }

    .sw-pg-login .sw-login-btn > a {
        width: 100%;
        text-align: center;
        font-weight: bold;
        font-size: 12px;
        padding: 5px 10px;
        margin-top: 15px;
    }

    .sw-pg-login #SiteLoginText {
        margin-top: 15px;
        font-weight: bold;
        text-align: justify;
    }

.sw-pg-hint-inner {
    border: 1px solid #abd5e3;
    background: #e6eff3;
}

.sw-pg-hint-body {
    margin: 10px 10px 10px 10px;
    padding-left: 30px;
    background: url(/orion/images/Login/i-icon.png) top left no-repeat;
    color: #000000;
    min-height: 20px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

input[type=text], input[type=password] {
    padding: 5px;
    font-size: 14px;
    width: 100%;
    margin-bottom: 15px;
    border: solid 1px #595959;
}

    input[type=text]:focus, input[type=password]:focus {
        outline: solid 2px #204a63;
    }

.sw-logo {
    text-align: center;
    padding-bottom: 30px;
}

.sw-login-dialog-container {
    -moz-box-shadow: 0 1px 5px 0 #b9b9b9;
    -webkit-box-shadow: 0 1px 5px 0 #b9b9b9;
    box-shadow: 0 1px 5px 0 #b9b9b9;
}

    .sw-login-dialog-container > div:last-child {
        padding-bottom: 60px !important;
    }

.sw-login-error-message {
    padding: 5px 60px 0px;
    background: #FFFFFF;
}

.sw-login-error-message-inner {
    border: 1px solid #d50000;
    background: #ffe4e0;
}

.sw-login-error-message-body {
    margin: 10px 10px 10px 10px;
    padding-left: 30px;
    color: red;
    font-weight: bold;
    background: url(/orion/images/error_28x28.png) top left no-repeat;
    background-size: 20px 20px;
}

.sw-saml-login {
    text-align: center;
    background: #FFFFFF;
    height: auto;
    padding: 5px 60px 25px 60px;
    font-size: 14px;
    overflow-x: hidden;
    margin-top: -5px;
}

    .sw-saml-login a {
        width: 100%;
        padding: 5px 0;
        border: 2px solid #2D7A93;
        font-weight: bold;
        font-size: 12px;
        margin-top: 9px;
        word-wrap: break-word;
        margin-bottom: 0;
    }

        .sw-saml-login a:hover {
            color: #204a63 !important;
        }

    .sw-saml-login .or-line {
        border-top: 1px solid #D5D5D5;
    }

    .sw-saml-login .or-word {
        padding: 0 15px;
        background: #FFFFFF;
        display: inline-block;
        color: #8F8F8F;
        position: relative;
        bottom: 9px;
    }

.sw-brand-top-divider {
    margin: 0;
    padding: 0;
    height: 5px;
    width: 100%;
    display: flex;
}

    .sw-brand-top-divider div {
        height: 5px;
        margin: 0;
        padding: 0;
        flex-shrink: 0;
        border: none;
    }

    .sw-brand-top-divider .line-1 {
        width: 60px;
        background-color: #666666;
    }

    .sw-brand-top-divider .line-2 {
        width: 90px;
        background-color: #b8d757;
    }

    .sw-brand-top-divider .line-3 {
        width: 20px;
        background-color: #fbe04b;
    }

    .sw-brand-top-divider .line-4 {
        width: 100%;
        flex: 1 1 100%;
        background-color: #666666;
    }

    .sw-brand-top-divider .line-5 {
        width: 50px;
        background-color: #04c9d7;
    }

    .sw-brand-top-divider .line-6 {
        width: 60px;
        background-color: #666666;
    }

.sw-login-message {
    padding: 5px 60px 0px;
    background: #FFFFFF;
}

.sw-eval-iframe {
    width: 100%;
    border: none;
    background: transparent;
}

.sw-pg-hint-body > ul {
    padding-left: 18px;
}

.sw-caps-lock-icon {
    margin-left: 252px;
}

.sw-validation-error-text {
    width: 100%;
}

/* password expiration dialog */
#passwordExpiresDialog td.x-btn-mc {
    text-align: center !important;
}

.x-btn button {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

#passwordExpiresDialog .dialogBody,#passwordExpiresDialogDescription {
    padding-left: 60px;
    margin: 20px;
    background: url('/Orion/images/NotificationImages/notification_warning.png') top left no-repeat
}

#passwordExpiresDialog .dialogItem{
    margin-bottom: 10px;
}

.dialogBox,.password-expires-dialog .ui-dialog-titlebar-close {
    display: none;
}

#passwordExpiresDialog table.sw-btn-primary,.password-expires-dialog .sw-btn-primary {
    background: #297994 !important;
    border-color: #297994 !important;
    color: #ffffff !important;
}

#passwordExpiresDialog table:hover.sw-btn-primary,.password-expires-dialog .sw-btn-primary:hover {
    background: #204a63 !important;
    border-color: #204a63 !important;
    color: #ffffff !important;
}

.x-window-footer.x-panel-btns {
    padding-bottom: 10px;
}
/* password expiration dialog end */

.sw-pg-hint-body ul > li {
    list-style-type: square;
}

/* mandatory notice dialog start */
.sw-notice-dialog {
    position: fixed;
    left: 50% !important;
    top: 10% !important;
    width: 600px;
    max-height: 650px;
    height: auto;
    transform: translate(-50%, 0%);
    background-color: #FFFFFF;
}

    .sw-notice-dialog .sw-notice-title {
        background-color: #FFFFFF;
        border: none;
        color: #1d1d1d;
        font-weight: 600 !important;
        border-bottom: 1px solid #e5e5e5 !important;
    }

    .sw-notice-dialog .ui-button {
        background: #297994 !important;
        border: none !important;
        outline: none !important;
        color: #ffffff !important;
        height: 30px;
        text-transform: uppercase;
        font-weight: 700;
    }

    .sw-notice-dialog .sw-notice-dialog-content {
        position: relative;
        display: block;
        width: 95%;
        max-height: 500px;
        overflow-y: auto !important;
        overflow-x: hidden !important;
        border: 1px solid #e5e5e5 !important;
        margin: 0 auto;
        list-style: initial !important;
    }
        .sw-notice-dialog .sw-notice-no-close {
        display: none;
    }
/* mandatory notice dialog end */
