﻿@import url(https://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);


html, body, form {
    padding: 0px;
    height: 97%;
    width: 100%;
    border: none;
    margin: 0px;
}

body {
    background-repeat: repeat;
    /*background-position: 25px 20px;*/
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 14px;
    color: #6c6c6c;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}


img.LoginImage {
    max-height: 200px;
    height: expression(this.height > 200 ? 200: true);
    border: 1px solid #000000 !important;
    background-color: White;
    margin-top: 15px;
}

.ErrorMsg {
    font-size: 8pt;
    color: #a60036;
    font-weight: normal;
}

.FillSpace {
    height: 100%;
    width: 100%;
}


table.Login {
    background-color: #fdfefe;
    width: 340px;
    height: 470px;
}

    table.Login tr.Logo {
        text-align: center;
        vertical-align: top;
        height: 151px;
    }

    table.Login td.Main {
        vertical-align: top;
        text-align: center;
    }

    table.Login thead tr {
        height: 30px;
        font-size: 14px;
        font-family: Arial;
        color: #fff;
        background-color: #535353;
        border: 1px solid #fff;
        font-weight: bold;
        white-space: nowrap;
    }

        table.Login thead tr td {
        }

        table.Login thead tr > td:first-child {
            padding-left: 4px;
        }

        table.Login thead tr > td:last-child {
            padding-right: 0px;
        }

    table.Login > tbody > tr > td:first-child {
        
    }

    table.Login .Content {
    }

    table.Login > tr > td:last-child {
        
    }

    table.Login > tbody > tr > td:first-child {
        text-align: center;
        padding-right: 20px;
        padding-left: 20px;
    }
    table.Login > tbody > tr > td:last-child {
        padding-right: 20px;
    }
        table .Login tr.Footer, table.Login tr.Footer a, table.Login tr.Footer a:visited {
        font-family: Arial;
        font-size: 12px;
        color: #797777;
        line-height: 30px;
        height: 25px;
        text-decoration: none;
    }

        table.Login tr.Footer td {
            background-color: #d6d7d8;
            text-align: center;
            white-space: nowrap;
        }

td.Username {
    background-image: url(/images/login-id.png);
}

table.Login .SiteLogo {
    float: right;
}

table.Login td.h {
    white-space:normal;
} 
table.Login .ib {
    display: inline-block;
}

table.Login .input-group-addon {
    background-color: #ebbd4e;
    color: white;
    border: 1px solid #5f5e5e;
    border-right-style: none;
    border-radius: 0px;
    width: 43px;
}

table.Login .Password-Label {
    width: 91px;
}

table.Login .form-control {
    line-height: 24px;
    border: 1px solid #5f5e5e;
    border-radius: 0px;
}

table.Login .btn-primary {
    background-color: #1477d5;
    border-radius: 0px;
}

table.Login .input-group {
    padding-top: 15px;
    width: 100%;
}

table.Login .checkbox-right {
    text-align: right;
    font-size: 11px;
    width: 100%;
    padding-top: 5px;
}

table.Login .Signout {
    margin-top: 70px;
}

table.Login .Help-Tools {
    float: left;
}

table.Login .Remember-Me {
    text-align: left;
    float: right;
}

    table.Login .Remember-Me input[type="checkbox"] {
        margin-left: 3px;
        margin-top: 2px;
    }

    table.Login .Remember-Me label {
        margin-bottom: 2px;
    }

.ErrorSummary, .ErrorSummary_NoSpacing {
    font-size: 7pt;
    background-color: Yellow;
    font-weight: 600;
    color: Navy;
    text-align: left;
}


.Password-Strength {
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 221px;
    color: #fff;
    border: 1px solid #333;
}

    .Password-Strength.L0 {
        border: 0 none;
    }

    .Password-Strength.L1 {
        background-color: #ff3933;
    }

    .Password-Strength.L2 {
        background-color: #ff6633;
    }

    .Password-Strength.L3 {
        background-color: #ffb033;
    }

    .Password-Strength.L4 {
        background-color: #cccc33;
    }

    .Password-Strength.L5 {
        background-color: #33cc00;
    }

input.Password-Field, input.Confirm-Password-Field {
}

table.Login .pwd-icon, table.Login .usr-icon {
    padding: 0px;
}
table.Login .Error {
    font-family: Open Sans, Verdana;
    font-size: 14px;
    display: block;
    width: 100%;
    color: #fff;
    background-color: #E01928;
    min-height: 85px;
}

table.Login .Info {
    font-family: Open Sans, Verdana;
    font-size: 14px;
    display: block;
    width: 100%;
    color: #fff;
    background-color: #197521;
    height: 85px;
}
    table.Login .Info .Inner {
        text-align: center;
        max-width: 220px;
        display: inline-block;
        line-height: 1.5;
        vertical-align: middle;
    }

table.Login .Error .Inner a, table.Login .Info .Inner a {
    color: #fff;
}

.Login-Connect table.Login .Error .Inner, .Login-Connect table.Login .Info .Inner {
    max-width: 350px;
}

table .Login .Error .Inner {
    max-width: 220px;
    display: inline-block;
    line-height: 1.5;
    vertical-align: middle;
}
table .Login .Error div.img {
    background-image: url(/images/Login/alert-icon.png);
    margin-right: 24px;
    position: absolute;
    top: 25px;
    left: -50px;
    width: 36px;
    height: 85px;
    display: inline-block;
    background-repeat: no-repeat;
    border-style: none;
    outline:none;
}

table.Login .Info div.img {
    background-image: url(/images/Login/info-icon.png);
    margin-right: 24px;
    position: absolute;
    top: 25px;
    left: -50px;
    width: 36px;
    height: 33px;
    display: inline-block;
    background-repeat: no-repeat;
    border-style: none;
    outline: none;
}

table.Login .btn-connect {
    text-align: center;
    margin-top: 2px;
    border-radius: unset;
    width: 292px;
    height: 53px;
    margin-bottom: 10px;
    display: inline-block;
}

table.Login tr > td.Messages {
    text-align:center;
    padding:0px !important;
}

table.Login .messageWarpper {
    position: relative;
    display: inline-block;
    line-height: 85px;
}

.Login-Connect table.Login {
    width: 653px;
}

.Login-Connect .SSO .disabled {
    opacity: 0.4;
    pointer-events: none;
}

.Login-Connect span.c {
    font-family: Open Sans, Verdana;
    font-size: 30px;
    color: #535353;
    margin-bottom:20px;
    display:inline-block;
}
table.Inner{
    width:100%;
}

table.Login tr.top > td {
    vertical-align: top;
}

.Login-Connect tr > td.Connect {
    empty-cells: hide;
    text-align:center;
    padding:0px;
}

    .Login-Connect tr > td.Connect .SSO {
        padding-left: 20px;
        border-left: 1px solid #A7A3A3;
        margin-top: 15px;
        height: 300px;
    }
