﻿* {
    line-height: 1.5;
    font-family: Verdana;
    font-weight: 400;
    font-size: 16px;
}

body {
    margin-top: 0;
    background-image: url('../../images/wells_background.png');
    background-repeat: no-repeat;
    background-size: cover;
}

h2 {
    margin-left: 50px;
    margin-top: 0px;
    font-weight: 300;
    font-style: italic;
    text-transform: uppercase;
    font-size: 2.1rem;
}

.btn-primary {
    background-color: #3f2957 !important;
    color: #ffffff !important;
    min-width: 300px;
    width: auto !important;
    height: 48px !important;
    font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 1.2rem !important;
    margin: 0 auto;
    border-radius: 6px !important;
    opacity: 100 !important;
}

    .btn-primary:hover {
        background-color: #ffffff !important;
        color: #3f2957 !important;
        border: 1px solid #3f2957 !important;
    }

    .btn-primary:focus {
        background-color: #ffffff !important;
        color: #3f2957 !important;
        border: 1px solid #3f2957 !important;
    }

.btnVerify {
    font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 1.2rem !important;
    border-radius: 4px !important;
    border: none !important;
}

    .btnVerify.focused {
        background-color: #3d14b8 !important;
        font-family: Verdana !important;
        font-weight: bold !important;
        font-size: 1.2rem !important;
        border-radius: 4px !important;
        border: none !important;
    }


.verify-font {
    font-size: 25px !important;
    font-weight: bold !important;
    text-align: left !important;
}

    .verify-font:after {
        content: "" !important;
        font-family: Verdana !important;
        font-size: 36px !important;
    }

.button_hyperlink {
    color: #01579b !important;
    text-decoration: underline !important;
    font-family: Verdana !important;
    font-weight: bold !important;
    font-size: 14px !important;
}

.hoverarrow {
    border: solid #421853 !important;
    border-width: 0 3px 3px 0 !important;
}

.alert-masking-font {
    font-family: Verdana !important;
    font-weight: normal !important;
    font-size: 16px !important;
}

.alert-show span {
    color: #01579b !important;
    font-family: Verdana !important;
    font-size: 14px !important;
    font-weight: bold !important;
}

.alert-value {
    padding-left: 67px !important;
}

a {
    text-decoration: underline !important;
    font-family: Verdana !important;
    font-weight: normal !important;
    font-size: 12px !important;
    color: #ffffff !important;
    text-decoration-color: #ffffff !important;
}

    a:hover {
        text-decoration: none !important;
    }

.form-group p a {
    font-size: 0px !important;
}

    .form-group p a::after {
        content: "Need help signing in?" !important;
        font-size: 16px !important;
        font-weight: bold !important;
        color: #3F2957 !important;
        text-decoration: none !important;
    }

    .form-group p a:focus {
        border-bottom: 1px solid black !important;
        padding-bottom: 0.5rem !important;
    }

    .form-group p a:hover {
        text-decoration: underline !important;
        color: #3F2957 !important;
    }

div.checkbox {
    display: none !important;
}    

.checkbox label input[type=checkbox]:checked + .checkbox-decorator .check, label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check {
    color: #946e3a !important;
    border-color: #ffffff !important;
}

    .checkbox label input[type=checkbox]:checked + .checkbox-decorator .check:before, label.checkbox-inline input[type=checkbox]:checked + .checkbox-decorator .check:before {
        color: #946e3a !important;
    }
   

.is-focused [class*=" bmd-label"], .is-focused [class^=bmd-label] {
    color: #666666 !important;
}

[class*=" bmd-label"], [class^=bmd-label] {
    color: rgba(0,0,0,6.26) !important;
}

.custom-file-control, .form-control, .is-focused .custom-file-control, .is-focused .form-control {
    background-image: linear-gradient(0deg,#535353 2px,rgba(0,150,136,0) 0),linear-gradient(0deg,rgba(0,0,0,.26) 1px,transparent 0) !important;
    background-color: white !important;
}


@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .custom-file-control, .form-control {
        border-bottom: 1px solid rgba(0,0,0,0.26) !important;
    }
}

.page-header {
    height: 70px;
    margin-top: 0;
    margin-bottom: 34px;
    background-color: white;
    border-bottom-style: solid;
    border-bottom: 5px solid;
    border-top-color: #3f2957 !important;
    border-bottom-color: #3d14b8 !important;
    border-top-style: solid;
    border-top: 0px solid;
}

    .page-header h2 {
        padding-left: 33px;
    }

.default-logo {
    flex-direction: row;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    height: 50px;
    padding-left: 20px;
}

    .default-logo div {
        background-image: url(../../images/wells_logo.png);
        background-repeat: no-repeat;
        background-size: contain;
        width: 120PX;
        height: 37PX;
        margin: 30px 12px 10px;
    }

#login-form {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
}

.row {
    width: 440px;
    margin: auto !important;
    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd #ddd #d8d8d8;
    box-shadow: 0 2px 0 rgba(175, 175, 175, 0.12);
    padding-bottom: 10px;
}


    .row h4 {
        margin-top: 42px;
        font-size: 16px;
        text-align: center !important;
    }

h4 {
    font-size: 0 !important;
}

    h4:after {
        content: "Login" !important;
        font-family: Georgia !important;
        font-size: 36px !important;
        font-weight: bold;
    }

footer {
    /*font-family: Verdana;*/
    height: 180px;
    width: 100%;
    overflow: hidden;
}

    footer .f-logo {
        float: left;
        color: transparent;
        visibility: hidden;
    }

        footer .f-logo img {
            width: 200px;
        }

    footer ul li {
        float: left;
        font-size: 12px;
        font-weight: 500;
        list-style: disc outside;
        margin-left: 25px;
        margin-top: 10px;
        text-transform: uppercase;
    }

        footer ul li:first-child {
            list-style: none;
            margin-left: 0px;
        }

    footer strong {
        font-weight: 500;
        text-transform: uppercase;
    }

    footer .copyright {
        margin-top: 130px;
        text-align: right;
        background-color: #3f2957;
        color: white;
    }

    footer > div {
        padding: 13px;
    }

@media only screen and (max-width: 768px) {

    footer {
        height: 180px;
        width: 100%;
        overflow: hidden;
        margin-top: -180px !important;
    }

        footer .f-logo {
            float: left;
            color: transparent;
            visibility: hidden;
        }

            footer .f-logo img {
                width: 200px;
            }

        footer ul li {
            float: left;
            font-size: 12px;
            font-weight: 500;
            list-style: disc outside;
            margin-left: 25px;
            margin-top: 10px;
            text-transform: uppercase;
        }

            footer ul li:first-child {
                list-style: none;
                margin-left: 0px;
            }

        footer strong {
            font-weight: 500;
            text-transform: uppercase;
        }

        footer .copyright {
            margin-top: 130px;
            text-align: right;
            background-color: #3f2957;
            color: white;
            background-repeat: no-repeat;
            background-size: contain;
            height: 50px;
            background-origin: content-box;
            background-position: left;
        }

        footer > div {
            padding: 13px;
            padding-left: 35px;
        }

    .footer-links {
        text-align: right;
        display: inline-flex !important;
    }

        .footer-links a {
            text-decoration: underline !important;
        }
}

html, body {
    height: 100%;
    margin: 0;
}

    body > div {
        min-height: 100%;
        padding-bottom: 180px;
    }

footer {
    height: 180px;
    margin-top: -180px !important;
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, button, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline !important;
}

@media only screen and (max-width: 440px) {

    footer {
        height: 50px !important;
        margin-top: 0px !important;
        padding: 0px !important;
        position: absolute;
        bottom: 0px !important;
    }

        footer ul {
            margin: auto;
        }

        footer .f-logo {
            position: absolute;
            margin-top: 2px;
            height: 16px;
            text-align: left;
            visibility: visible;
        }

    .default-logo div {
        width: 120PX;
        height: 37PX;
        margin: 18px 12px 10px 0px;
    }

    .btnSubmitAlign {
        min-width: 0px !important;
    }

    .btnSubmitAlign {
        padding-top: 7px !important;
    }

    a {
        font-size: 10px !important;
    }

    .footer-links a {
        text-decoration: underline !important;
        margin-right: 4px !important;
    }

        .footer-links a::after {
            border-color: #FFFFFF !important;
        }

    .footer-links div {
        padding-top: 80px;
    }

    .footer-links a:not(:last-of-type)::after {
        margin: 0 0.1rem !important;
    }

    footer .f-logo img {
        width: 58px;
        padding-top: 20px;
        margin-top: -1px;
    }

    .copyright {
        left: 0;
    }

    footer .copyright {
        margin-top: 0px;
        text-align: right;
        background-color: #3f2957;
        color: white;
        background-repeat: no-repeat;
        background-size: contain;
        height: 50px;
        background-origin: content-box;
        background-position: left;
    }

    footer > div {
        padding: 12px !important;
    }

    body > div {
        padding-bottom: 0px !important;
    }

    .alert-masking-font {
        font-size: 14px !important;
    }

    .alert-value {
        padding-left: 32px !important;
    }

    .footer-links a {
        text-decoration: underline !important;
    }
}

.footer-links {
    color: white !important;
    padding-right: 0;
    cursor: pointer;
}

.footer-links {
    display: inline-block;
    color: #000;
}

    .footer-links + p {
        display: none;
    }

    .footer-links a {
        margin-right: 8px;
        color: #FFFFFF !important;
        text-decoration: none !important;
        cursor: pointer;
        font-size: 16px !important;
        font-weight: 700 !important;
    }

        .footer-links a:hover {
            text-decoration: none;
        }

        .footer-links a::after {
            content: ' ';
            white-space: pre;
            border-right: 1px solid #FFFFFF;
            margin-left: 4px;
        }

        .footer-links a:last-of-type::after {
            content: '';
            display: none;
        }

.custom-file-control:focus, .form-control:focus {
    box-shadow: none;
}

.alert-information {
    color: #546e7a;
    background-color: #fff9c4;
}

.alert {
    margin: 0 20px;
}

.bmd-label-floating {
    color: #535353;
}


/*.form-group.bmd-form-group {*/
/*margin-bottom: 0px !important;*/
/*}*/
.checkbox label .checkbox-decorator .check, label.checkbox-inline .checkbox-decorator .check {
    border: .125rem solid #946e3a !important;
}

