/* Layout Stylesheet*/

body {
    margin: 1.25em;
    background: white;
    color: #333333;
    text-align: center;
    padding: 0 0 0 0;
    font-family: Verdana;
    font-weight: normal;
    font-size: .9em;
}

h1 {
    color: rgb(13,13,13);
}

h2 {
    color: rgb(234, 16, 16);
}

h3 {
    text-align: center;
}

h4 {
    text-align: center;
}

a {
    color: #2039F3;
}

fieldset {
    border-width: 0px;
	padding-left:0px;
}

#outer {
    margin: 5% 0% 0% 0%;
    text-align: left;
    width: 100%;
}

#nav {
    width: 50%;
    margin: 0 auto;
}

#bodyblock {
    float: none;
}

#cont {
    min-height: 40em;
}

#PageInfo {
    border-style: solid;
    border-width: 0.063em;
    background: #dcdcdc;
    font: 1em Verdana, Geneva, sans-serif;
    display: inline-block;
    padding: 0.313em 0.313em 0.313em 0.313em;
    margin: 1% 1% 1% 0%;
    background-color: floralwhite;
    padding: 0.625em;
    width: 100%;
}

.PageInfo {
    border-style: solid;
    border-width: 0.063em;
    background: #dcdcdc;
    font: 1em Verdana, Geneva, sans-serif;
    display: inline-block;
    padding: 0.313em 0.313em 0.313em 0.313em;
    margin: 1% 1% 1% 0%;
    background-color: floralwhite;
    padding: 0.625em;
    width: 100%;
}

#PageInfoPayment {
	border-style: solid;
	border-width: 0.063em;
	background: #dcdcdc;
	font: 1em Verdana, Geneva, sans-serif;
	display: inline-block;
	padding: 0.313em 0.313em 0.313em 0.313em;
	margin: 1% 1% 1% 0%;
	background-color: floralwhite;
	padding: 0.625em;
}

#PageDisclaimer {
    border-style: solid;
    border-width: 0.063em;
    background: #dcdcdc;
    padding: 0.313em;
    font: 0.700em Verdana, Geneva, sans-serif;
    width: 50%;
    margin: 1%;
}

#ftr {
    padding-top: 0em;
}

.Menu {
    font: 0.875em Verdana, Geneva, sans-serif;
    font-weight: bold;
    margin: 0em;
}

    .Menu ul {
    }

    .Menu li {
        list-style-type: none;
        padding: 0.188em;
        text-align: left;
        background-color: #d7d7d7;
        color: black;
        width: 20.688em;
    }

        .Menu li:hover {
            color: #ED1C24;
        }

    .Menu a {
        text-decoration: none;
    }

.Links {
    font: 0.875em Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
}

    .Links ul {
        list-style-type: none;
    }

    .Links li {
        list-style-type: none;
        text-decoration: none;
        text-align: left;
        background-color: #d7d7d7;
        color: black;
        width: 26.00em;
        padding: 0.375em 0.188em;
    }

        .Links li:hover {
            color: #ED1C24;
        }

.username {
    width: 12.5em;
}

.password {
    width: 12.5em;
}

.usertext {
    width: 12.5em;
}

#txtTerms {
    height: 18.75em;
    width: 37.5em;
}

.errorMessage {
    color: Red;
}

.Terms {
    margin: -0.125em;
    border-style: solid;
    padding: 0.625em;
    width: 57.3em;
    height: auto;
    text-align: justify;
    border-width: 0.063em;
}

#cover {
    width: 100%;
    background-color: #333333;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    filter: alpha(opacity=75);
}



.Heading1 > h1 {
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    font-size: 2.188em;
    margin-left: -0.25em;
    font-weight: normal;
    margin: 0px 0px 0px -8px;
}

.Heading2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 1.12em;
    font-weight: normal;
    margin: 0px 0px 0px 0px;
}

.StandardButton {
    background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color: #ededed;
    text-indent: 0;
    border: 0.063em solid #dcdcdc;
    display: inline-block;
    color: #777777;
    height: 1.563em;
    line-height: 1.563em;
    padding: 0em 0.625em;
    text-decoration: none;
    text-align: center;
    text-shadow: 0.063em 0.063em 0em #ffffff;
    font-family: arial;
    font-size: 0.938em;
    font-weight: bold;
    font-style: normal;
    -moz-box-shadow: inset 0em 0.063em 0em 0em #ffffff;
    -webkit-box-shadow: inset 0em 0.063em 0em 0em #ffffff;
    box-shadow: inset 0em 0.063em 0em 0em #ffffff;
    -webkit-border-radius: 0.75em;
    -moz-border-radius: 0.75em;
    border-radius: 0.75em;
}

    .StandardButton:hover {
        background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
        background: -moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
        background-color: #dfdfdf;
    }

    .StandardButton:active {
        position: relative;
        top: 0.063em;
    }

.logo {
    width: 23em;
    padding: 1.25em 0em 0em .5em;
    margin: 1.25em 0em 0 2.0em;
    left: 33%;
}

#social {
    width: 12.5em;
    padding-top: 1.25em;
    padding-left: 0em;
    margin: 0 auto;
}

a.social-link-top {
    float: left;
    display: block;
    width: 1.25em;
    height: 1.25em;
    margin-left: 0.625em;
    background-size: 1.3em !important;
}

a.social-link-yt {
    float: left;
    display: block;
    width: 1.25em;
    height: 1.25em;
    margin-left: 0.625em;
    background-size: 0.980em 0.980em !important;
}

a.facebook-but {
    background: url(/ILSWeb/images/facebook.png) no-repeat;
}


    a.facebook-but:hover {
        background: url(/ILSWeb/images/facebook.png) no-repeat left bottom;
    }

a.twitter-but {
    background: url(/ILSWeb/images/twitter.png) no-repeat left top;
}

    a.twitter-but:hover {
        background: url(/ILSWeb/images/twitter.png) no-repeat left bottom;
    }

a.google-plus-but {
    background: url(/ILSWeb/images/google-plus.png) no-repeat left top;
}

    a.google-plus-but:hover {
        background: url(/ILSWeb/images/google-plus.png) no-repeat left bottom;
    }

a.pinterest-but {
    background: url(/ILSWeb/images/pinterest.png) no-repeat left top;
}

    a.pinterest-but:hover {
        background: url(/ILSWeb/images/pinterest.png) no-repeat left bottom;
    }

a.rss-but {
    background: url(/ILSWeb/images/rss.png) no-repeat left top;
}

    a.rss-but:hover {
        background: url(/ILSWeb/images/rss.png) no-repeat left bottom;
    }

a.youtube-but {
    background: url(/ILSWeb/images/youtube.gif) no-repeat left bottom;
}

    a.youtube-but:hover {
        background: url(/ILSWeb/images/youtube.gif) no-repeat left top;
    }


.clear {
    clear: both;
}

.link-title {
    display: none;
}


.Footer {
    display: table;
    margin: 0 auto;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.625em;
}

    .Footer ul {
        text-align: center;
    }

    .Footer li {
        display: inline-block;
    }

        .Footer li:before {
            content: '\ffed';
            margin-right: 1em;
            margin-left: 1em;
        }

.MenuStyle {
    margin: 0;
    text-align: left;
    color: black;
    background-color: #d7d7d7;
    width: 21.063em;
    padding: 0em 0em 0em 0em;
    margin: 0em 0em 0 2.5em;
}

.MenuItemStyle {
    font: 0.875em Verdana, Geneva, sans-serif;
    font-weight: bold;
    color: black;
    padding: 0.375em 0.125em;
}

.MenuHoverStyle {
    color: #ED1C24;
}

.MenuSelectedStyle {
    color: white;
    background-color: #505b63;
}

.TextHelp {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.75em;
}

.TextHelpNumbers {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 0.875em;
    color: rgb(234, 16, 16);
}

.ValidationSummaryErrors {
    margin: 0 .1875em .8125em;
    padding: 0.1em 1em 0.1em 1em;
    border: .125em solid #e73138;
    width: 43em;
}

    .ValidationSummaryErrors p {
        padding: 0em .3em .1em .3em;
        color: rgb(234, 16, 16) !important;
        border: .08em dotted rgba(255, 255, 255, 0.00);
        text-decoration: none;
        cursor: auto;
    }

        .ValidationSummaryErrors p:hover {
            border: .08em dotted rgb(234, 16, 16);
            outline: .08em dotted rgba(255, 255, 255, 0.00) !important;
        }

        .ValidationSummaryErrors p:focus {
            border: .08em dotted rgb(234, 16, 16);
            outline: .08em dotted rgba(255, 255, 255, 0.00) !important;
        }

    .ValidationSummaryErrors ul {
        cursor: pointer;
    }

        .ValidationSummaryErrors ul li {
            margin-bottom: 0.313em;
        }

            .ValidationSummaryErrors ul li a {
                padding: 0em .3em .1em .3em;
                display: block;
                color: rgb(234, 16, 16) !important;
                border: .08em dotted rgba(255, 255, 255, 0.00);
            }

                .ValidationSummaryErrors ul li a:hover {
                    display: block;
                    border: .08em dotted rgb(234, 16, 16);
                    outline: .08em dotted rgba(255, 255, 255, 0.00) !important;
                }

                .ValidationSummaryErrors ul li a:focus {
                    display: block;
                    border: .08em dotted rgb(234, 16, 16);
                    outline: .08em dotted rgba(255, 255, 255, 0.00) !important;
                }


.Hide {
    display: none !important;
}

.NonDraggable {
    user-drag: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-drag: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}

.MenuItemStyle tbody tr td {
    padding: 0.063em;
}

label.required {
    padding-right: 1.3em;
    padding-top: 0.313em;
    background-size: 1em !important;
    background: transparent url(/ILSWeb/images/red_asterisk.png) no-repeat 98% center;
}

span.required {
    padding-right: 1.2em;
    padding-top: 0.313em;
    background-size: 1em !important;
    background: transparent url(/ILSWeb/images/red_asterisk.png) no-repeat 98% center;
}

.UserMenu a li label {
    cursor: pointer;
}

.skip-to-content {
    position: absolute;
    top: -62.5em;
    left: -62.5em;
    height: 0.063em;
    width: 0.063em;
    text-align: left;
    overflow: hidden;
}

a.skip-to-content:active,
a.skip-to-content:focus,
a.skip-to-content:hover {
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    overflow: visible;
}

.Links li a:hover {
    color: #ED1C24;
}

.Links li a {
    font-size: 1.15em !important;
    display: block;
    margin-top: -0.688em;
}

#CombinedMenu li a {
    text-decoration: none;
}

#CombinedMenu li:first-child {
    padding-top: 0.875em;
}

table caption {
    opacity: 0;
}

.PageMessage {
    border: thin;
    background-color: wheat;
    padding: 0.625em 0.625em 0.625em 0.625em;
    margin-top: 1.25em;
}

.MenuErrors {
    color: #f60202 !important;
}

.MenuValidationSummaryErrors {
    margin-left: 0.4em;
}

    .MenuValidationSummaryErrors ul {
        cursor: pointer;
        /*margin-left: -1.313em;*/
    }

        .MenuValidationSummaryErrors ul li {
            margin-left: -2.8em;
            width: 17.188em !important;
        }

            .MenuValidationSummaryErrors ul li a {
                padding: 0em .3em .1em 0em;
                display: block;
                color: #b80808 !important;
                border: .08em dotted rgba(255, 255, 255, 0.00);
            }

                .MenuValidationSummaryErrors ul li a:hover {
                    display: block;
                    border: .08em dotted rgb(234, 16, 16);
                    outline: .08em dotted rgba(255, 255, 255, 0.00) !important;
                }

                .MenuValidationSummaryErrors ul li a:focus {
                    display: block;
                    border: .08em dotted rgb(234, 16, 16);
                    outline: .08em dotted rgba(255, 255, 255, 0.00) !important;
                }

.SelectLoanSection {
    margin-bottom: 0.1em;
    margin-top: -0.75em;
    margin-left: 0.125em;
}

    .SelectLoanSection label {
        font-size: 1.15em !important;
    }

    .SelectLoanSection span {
        font-size: 1.15em !important;
    }


.AnnualStmntBtn {
    width: 20em;
}

.LoanIDBox {
    font-size: 1em !important;
    width: 9em !important;
}

.TxtDataField {
    width: 16em !important;
    font-size: 1em !important;
    height: 1em;
}

.TxtMoneyField {
    width: 15em !important;
    font-size: 1em !important;
    height: 1em;
}

.DdlField {
    font-size: 1em !important;
    width: 16.2999em !important;
    height: 1.5em !important;
}

.DdlDateFullField {
    font-size: 1em !important;
    width: 8.16em !important;
    height: 1.5em !important;
}

.MonthField {
    width: 10.5em !important;
    font-size: 1em !important;
    height: 1em;
}

.BorderWhite {
    border: white;
}

.CCAmntField {
    font-size: 1em !important;
    width: 8em !important;
    height: 1.3em !important;
}

.DdlDateField {
    font-size: 1.03em !important;
    width: 5em !important;
    height: 1.5em !important;
}

.CheckImage {
    width: 25em;
}

.QnField {
    width: 25em !important;
    font-size: 1em !important;
    height: 1.7em;
}

.AnsField {
    width: 16em !important;
    font-size: 1em !important;
    height: 1.23em;
}

.DateField {
    font-size: 1em !important;
    height: 1em;
}

.PswdGnrteField {
    width: 14em !important;
    font-size: 1em !important;
    height: 1em;
}

.suggestionText {
    background: url(../Images/information.png) no-repeat 0% 50%;
    height: 1em;
    background-size: 1em !important;
    width: 1em;
}

.WelcomeImage {
    height: 28.313em;
    width: 46.500em;
}

.TermsPageInfo {
    width: 57.4em;
}

.InvisibleTxt {
    color: white;
    display: none;
}

.SecurityImage {
    width: 7.250em;
}

#ctl00_MPContent_ImgPlaceHolder:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

.RstPswdSecurityTitle {
    border: 0.125em solid #d7d7d7;
    border-radius: 1.563em;
    width: fit-content;
    padding: 0.314em 0.938em 0.314em 0.938em;
    float: left;
    margin-top: -3.125em;
    margin-left: 8.500em;
}

.WhiteText {
    color: white;
}

.WhiteTextInv {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1em;
}

.PayoffDate {
    margin-left: -0.4em;
}

.UserWelcomeTag {
    color: rgb(13,13,13);
    font-family: Verdana, Geneva, sans-serif;
    text-align: left;
    font-size: 2.188em;
}

.css-checkbox input {
    width: 1em !important;
    font-size: 1em !important;
    height: 1em;
    vertical-align: text-bottom;
}


#GoLogin {
    margin-right: 0.5em;
}

.css-radiobutton input {
    width: 1em !important;
    font-size: 1em !important;
    height: 1em;
    vertical-align: text-bottom;
}

.cb-recurring {
    margin-left: -.5em;
}

.cb-online {
    margin-left: -0.1em;
}

.lbl-recurring {
    margin-left: -.3em;
}

.PaymentValue {
    margin-left: -.8em;
}

.RadList {
    margin-left: -.4em;
}

.Pad2e3 {
    padding-right: 2.0em !important;
}

#TimerPanel {
    float: right;
    margin-top: -50px;
    /* margin-left: -57px; */
    margin-right: 15px;
    display: none;
}

#SecondsUntilExpire {
    font-weight: bold;
    color: rgb(234, 16, 16) !important;
}

.ui-state-default .ui-icon {
    background-image: url(../Images/Icons/ui-icons_454545_256x240.png) !important;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(../Images/Icons/ui-icons_454545_256x240.png) !important;
}

.DarkRed {
    color: #e20707;
}

.Space {
    margin-left: 0.313em;
}

.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto;
    padding: 20px;
    border: 1px solid #888;
    width: 30%;
}