<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/*------------------------------------------------------------------

[Login/Signup Stylesheet]

	Project:		Base Admin
	Version:		1.0
	Last change:	05/21/2012
	Assigned to:	Rod Howard (rh)

-------------------------------------------------------------------*/




/** Base Body Styles **/
/*body{ color:#838383;
      font: 13px/1.7em 'Open Sans';

}*/


.account-container {
    width: 390px;
    display: block;
    margin: 60px auto 0 auto;
    background: #f9f9f9;
    border: 1px solid #d5d5d5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}


.login-action {
    float: right;
    margin-top: 18px;
}

.content {
    padding: 16px 28px 23px;
}

.login-fields {
}

    .login-fields .field {
        margin-bottom: 1.25em;
    }

    .login-fields label {
        display: none;
    }

    .login-fields input {
        font-family: 'Open Sans';
        font-size: 13px;
        color: #8e8d8d;
        padding: 11px 15px 10px 50px;
        background-color: #fdfdfd;
        width: 100%;
        display: block;
        margin: 0;
        box-shadow: inset 2px 2px 4px #f1f1f1;
        height: 40px;
    }

.username-field {
    background: url(../../img/signin/user.png) no-repeat;
}

.password-field {
    background: url(../../img/signin/password.png) no-repeat;
}




.login-actions {
    float: left;
    width: 100%;
    margin-top: -1em;
    margin-bottom: 1.25em;
}

.login-social {
    Xfloat: left;
    padding: 10px 0 15px;
    border: 1px dotted #CCC;
    border-right: none;
    border-left: none;
}

span.login-checkbox {
    float: left;
    margin-top: 31px;
}

    span.login-checkbox &gt; input[type='checkbox'] {
        opacity: 0;
        float: left;
        width: 15px;
    }

        span.login-checkbox &gt; input[type='checkbox'] + label {
            clear: none;
            height: 15px;
            display: block;
            padding: 0 0 0 22px;
            margin: 0;
            font-size: 12px;
            line-height: 1.2em;
            background: url(../../img/signin/check.png) no-repeat 0 0;
            cursor: pointer;
        }

        span.login-checkbox &gt; input[type='checkbox']:checked + label {
            background-position: 0 -15px;
        }

/** Text Under Box**/
.login-extra {
    display: block;
    width: 300px;
    margin: 1.5em auto;
    text-align: center;
    line-height: 19px;
    text-shadow: 1px 1px 0px #fff;
}

.admin-login-button {
    width: 500px;
    display: block;
}


.account-container h1 {
    margin-bottom: .4em;
    color: #292929;
    font-size: 32px;
}

/** Buttons **/
.twitter, .fb {
    position: relative;
    height: 32px;
    width: 157px;
    display: block;
    background: url(../../img/signin/twitter_btn.png) no-repeat;
}

.fb {
    width: 162px;
    background: url(../../img/signin/fb_btn.png) no-repeat;
}

    .twitter:active, .fb:active {
        top: 1px;
    }

    .twitter:hover, .fb:hover {
        background-position: 0 -32px;
    }

    .twitter a, .fb a {
        padding: 5px 0 0 35px;
        text-shadow: -1px -1px 0px rgba(0,0,0,.3);
        color: #fff;
        font-weight: bold;
        font-size: 11px;
        height: 32px;
        display: block;
    }

    .fb a {
        padding: 5px 0 0 31px;
    }

.twitter, .fb {
    display: inline-block;
}

    .twitter a:hover, .fb a:hover {
        color: #FFF;
        text-decoration: none;
    }








.register .login-social {
    margin-bottom: 1em;
}

.register .login-actions {
    margin-bottom: 0;
}

.register .login-fields input {
    width: 299px;
    padding-left: 6px;
}

.register h1 {
    color: #444;
}

.register span.login-checkbox {
    position: relative;
    top: -6px;
    width: 200px;
}

    .register span.login-checkbox &gt; input[type="checkbox"] + label {
        position: relative;
        line-height: 1.3em;
    }



@media (max-width: 480px) {

    .account-container {
        width: 280px;
        margin-top: 35px;
    }

    .login-fields input {
        width: 160px;
    }

    .login-social {
        width: 100%;
    }

    .twitter {
        display: block;
        margin-bottom: 1em;
    }

    .register .login-fields input {
        width: 204px;
        padding-left: 6px;
    }
}


.form-control.form-control-user {
    /*border: none !important;*/
    padding: 1.5rem 2rem !important;
}

.new-design a {
    /*color: #8ad4ff;*/
}

.new-design form.user .btn-user {
    font-size: .8rem;
    border-radius: 10rem;
    border: none;
    padding: 0.75rem 1rem;
    background-color: #00a1ff;
    width: 64% !important;
    margin: 0 auto;
}

.new-design .btn-facebook {
    color: #fff;
    background-color: hsla(234, 62%, 48%, 1) !important;
    border: none;
    line-height: 1.2rem;
}

.new-design .error {
    color: #dbb0b0;
    position: relative;
    line-height: 1;
    width: 100%;
    border-color: #dbb0b0;
}

    .new-design .error::placeholder {
        color: #b56161;
    }

.new-design .topbar.navbar-light .navbar-nav .nav-item .nav-link {
    color: #4e5481;
    font-family: Rubik;
}

    .new-design .topbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
        color: #323767;
    }

abel.error:after {
    right: 7px !important;
    left: auto !important;
}

label.error:after {
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-bottom: 6px solid #ff110dab;
    top: -6px !important;
    content: "";
    display: inline-block;
    right: 15px !important;
    position: absolute !important;
    animation: none !important;
    clip: unset !important;
}

label.error {
    background: none repeat scroll 0 0 #ff110dab;
    border-radius: 18px;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: 600;
    margin-top: 1em;
    margin-bottom: -17px;
    padding: 4px 8px;
    position: relative;
    Xtext-shadow: 1px 1px 2px rgba(0, 0, 0, 0.35);
    top: 1px;
    color: white !important;
    position: relative !important;
    line-height: 1.3rem !important;
    width: auto !important;
}

@media (max-width: 427px) {
    .btn.btn-facebook {
        font-size: 60% !important;
    }
}

::-webkit-scrollbar {
    display: none
}
</pre></body></html>