﻿

/* Overall Page */



body {
    margin: 0;
    padding-bottom: 2em;
    background-color: #D9D9D9; /*#FFFFFF;*/
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif; /*  	background-image:url("http://ezserve.payprocorp.net/Images/Backgrounds/th_54.jpg"); 	background-repeat: repeat-Both; 	*/
}

/* Page Section */

.Page {
    width: 960px; /*850px;*/
    background-color: #FFFFFF;
    margin: 0px auto 0px auto; /*20px auto 0px auto;*/ /*border: 2px solid #C0C0C0;*/
    border-bottom: 2px solid #FFFFFF;
    min-height: 650px;
}

/* Header Section */
.Header {
    /*border-top: 5px solid #DDDDDD; /*height: 40px;*/
    background-color: #E9EEF4;
}

sup {
    font-size: 0.5em;
}

.LineSpacer {
    border-top: 1px dotted #DDDDDD;
}

input[type=submit].aspNetDisabled, input[type=button].aspNetDisabled, input[type=button]:disabled, input[type=submit]:disabled {
    opacity: 0.5;
}

a.aspNetDisabled:hover, a.aspNetDisabled:active, .aspNetDisabled a:hover, .aspNetDisabled a:active {
    color: Black;
    text-decoration: none;
}

.fixedTable td {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
}

.fixedMonthCol {
    width: 40px;
}

/* TAB MENU   
----------------------------------------------------------*/

/* Navigation */
.TabDiv {
    /*white-space: nowrap; 	margin: 8px 8px 25px 12px; 	padding: 8px 8px 2px 4px;*/
    margin: 0px;
    padding: 0px;
    border-bottom: 3px solid #21292b;
    height: 30px;
    background-color: #E9EEF4;
}

div.hideSkiplink {
    background-color: #3a4f63;
    width: 100%;
}

div.TabDiv table {
    margin: 0px;
    padding: 0px;
    width: auto;
}

    div.TabDiv table tr td table tr td a, div.TabDiv table tr td table tr td a:visited {
        /*background-color: #465c71;     border: 1px #4e667d solid;     color: #dde4ec;     display: block;     line-height: 1.35em;     padding: 4px 20px;     text-decoration: none;     white-space: nowrap;*/ /*background-color: #0877BC;*/
        color: #21292B;
        border-bottom: 3px solid #21292b;
        /*border-right: 1px solid #065998;*/
        font-size: 11px;
        padding: 8px 18px 10px;
        text-decoration: none;
        text-transform: uppercase;
        height: 12px;
        display: inline-block;
        float: left;
    }

        div.TabDiv table tr td table tr td a.xmenu, div.TabDiv table tr td table tr td a.xactive {
            background-color: #21292b;
            color: #FFFFFF;
        }

a.selected, a.highlighted, a.xactive, a:active {
    background-color: #21292b;
    color: #FFFFFF;
}

div.TabDiv table tr td table tr td a:hover {
    /*background-color: #bfcbd6;     color: #465c71;     text-decoration: none;*/
    background-color: #21292b;
    color: #FFFFFF;
    border-bottom: 3px solid #21292b;
    font-size: 11px;
    padding: 8px 18px 10px;
    text-decoration: none;
    text-transform: uppercase;
    height: 12px;
    display: inline-block;
    float: left;
}

div.TabDiv table tr td table tr td a:active {
    /*background-color: #465c71;     color: #cfdbe6;     text-decoration: none;*/
    background-color: #21292b;
    color: #FFFFFF;
    border-bottom: 3px solid #21292b;
    font-size: 11px;
    padding: 8px 18px 10px;
    text-decoration: none;
    text-transform: uppercase;
    height: 12px;
    display: inline-block;
    float: left;
}

.xactive {
    background-color: #21292b;
    color: #FFFFFF;
    border-bottom: 3px solid #21292b;
    font-size: 11px;
    padding: 8px 18px 10px;
    text-decoration: none;
    text-transform: uppercase;
    height: 12px;
    display: inline-block;
    float: left;
}

div.TabDiv table tr td table tr td img {
    display: none;
}

div.TabDiv table tr td table tr td a img {
    display: inline;
    vertical-align: middle;
}

/*Pop-Up Menu Items*/
div.TabDiv div table tr td table tr td a, div.TabDiv div table tr td table tr td a:visited {
    background-color: #465c71;
    border: 1px #4e667d solid;
    color: #dde4ec;
    display: block;
    line-height: 1.35em;
    padding: 4px 20px;
    text-decoration: none;
    white-space: nowrap;
    width: 250px;
}

    div.TabDiv div table tr td table tr td a:hover {
        background-color: #bfcbd6;
        color: #465c71;
        text-decoration: none;
        border-bottom: 1px solid #4e667d;
        border-right: 1px solid #065998;
        font-size: 11px;
        padding: 4px 20px;
        text-transform: uppercase;
        height: 12px;
        display: inline-block;
        float: left;
    }

/* Footer Section */
.Footer {
    width: 940px; /*750px;*/
    color: #FFFFFF; /*#4e5766;*/
    padding: 8px 10px 8px 10px; /*8px 0px 0px 0px;*/
    margin: 0px auto;
    text-align: center;
    background-color: #333333;
}

.Main {
    padding: 0px 0px;
    margin: 0px 8px 8px 12px;
    min-height: 300px;
}

/* Section Style */
h2.SectionTitle {
    font-size: 16px; /* background-image: url(images/backgrounds/blueOrangeBG.png); */ /* Seems to be broken, JLG, 9/22/14 */
    background-repeat: repeat-x;
    background-color: #0877BC; /*#214C9A;*/
    color: #FFFFFF;
    padding: 7px 10px 9px 10px; /*5px 2px 5px 5px;*/
    margin: 4px -8px 5px -12px; /*text-shadow: 0px 1px #6a8995;*/
    border-bottom: 2px solid #E25C1A;
    margin-left: -7px;
    margin-right: -3px;
}

h3 {
    font-size: 16px;
    color: #21292B;
    padding: 7px 10px 9px 10px;
    /*margin: 4px -8px 5px -12px;*/
    display: inline-block;
    border-bottom: 3px solid #005DFF;
    margin-top: 0.5em !important;
    margin-bottom: 1em !important;
    /*margin-left: -7px;
margin-right: -3px;*/
}

h4.SectionTitle {
    font-size: 12px; /* background-image: url(images/backgrounds/blueOrangeBG.png); */ /* Seems to be broken, JLG, 9/22/14 */
    background-repeat: repeat-x;
    background-color: #0877BC;
    color: #FFFFFF;
    padding: 4px 10px 4px 10px;
    margin-top: 4px; /*margin: 4px -8px 5px -12px;*/
    border-bottom: 2px solid #E25C1A; /*margin-left: -7px; 	margin-right: -3px;*/
}

/* Help Slider */
#HelpDisplay {
    width: 98%;
    display: none;
    padding: 5px;
    border: 2px solid #FADDA9;
    background-color: #FDF4E1;
    margin-bottom: 5px;
}

#HelpLink {
    display: block;
    width: 5%;
    text-align: center;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    border: 1px solid #D0E8F4;
    background-color: #F6F6F6; /*#ECF8FD;*/
}

/* Blue Box */
.bluebox {
    background: #F3F3F3; /*#f2f6ff;*/ /*border-bottom: #a7beef 1px solid; 	border-left: #a7beef 1px solid; 	border-right: #a7beef 1px solid; 	border-top: #a7beef 1px solid;*/
    border-bottom: #BFC4C6 1px solid;
    border-left: #BFC4C6 1px solid;
    border-right: #BFC4C6 1px solid;
    border-top: #BFC4C6 1px solid;
    padding-bottom: 2px;
    padding-left: 2px;
    padding-right: 2px;
    padding-top: 2px;
}

span.columnDef {
    font-family: Consolas, Monaco, Courier New, Monospace;
    display: block;
    line-height: 1.5em;
}

.disabled {
    opacity: 0.5;
}

.hidden {
    position: absolute;
    left: -9999px;
}

img.ui-datepicker-trigger {
    padding: 2px;
    vertical-align: middle;
}

span.themedButton {
    background-color: #89D805;
    border: 1px solid #FFFFFF;
    padding: 3px 2px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF !important;
}

    span.themedButton:hover {
        background-color: #727e8c !important;
    }

    span.themedButton a, span.themedButton a:hover {
        color: #FFFFFF !important;
    }

/* Input Button Type Only */
input[type=button] {
    background-color: #006ee2;
    border: 1px solid #FFFFFF;
    padding: 3px 2px;
    font-size: 11px !important;
    font-weight: bold;
    color: #FFFFFF;
}
    /* Input Button Type Only */
    input[type=button]:hover {
        background-color: #727e8c;
        border: 1px solid #FFFFFF;
        padding: 3px 2px;
        font-size: 11px !important;
        font-weight: bold;
        color: #FFFFFF;
    }

/* Input Submit Type Only */
input[type=submit] {
    background-color: #006ee2;
    border: 1px solid #FFFFFF;
    padding: 3px 2px;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
}
    /* Input Submit Type Only */
    input[type=submit]:hover {
        background-color: #727e8c;
        border: 1px solid #FFFFFF;
        padding: 3px 2px;
        font-size: 11px;
        font-weight: bold;
        color: #FFFFFF;
    }

button.acahelp-dialog-confirm, button.acahelp-dialog-confirm span {
    background-color: #89D805 !important;
    color: #FFFFFF !important;
    font-weight: bold !important;
}

    button.acahelp-dialog-confirm:hover, button.acahelp-dialog-confirm:hover span {
        background-color: #727e8c !important;
        color: #FFFFFF !important;
        font-weight: bold !important;
    }

.floatRight {
    float: right;
}

input.acaHelp {
    background-color: #89D805;
    border: 1px solid #FFFFFF;
    padding: 4px 6px;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
}

    input.acaHelp:hover {
        background-color: #727e8c;
        border: 1px solid #FFFFFF;
        padding: 4px 6px;
        font-size: 13px;
        font-weight: bold;
        color: #FFFFFF;
    }

.userName input, .passWord input {
    display: block;
    padding: 7px 8px 7px 25px;
    border: 1px solid #e5e5e5;
    border-left: 2px solid #0878bc;
    width: 170px;
}

    .userName input:hover, .passWord input:hover {
        border-left: 2px solid #89D805;
    }

.userName input {
    background: url(images/username.jpg) no-repeat 6px;
}

.passWord input {
    background: url(images/password.jpg) no-repeat 6px;
}

.login input[type=submit] {
    background: #0878BC url(images/login_arrow.png) 7px no-repeat;
    padding: 3px 20px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #fff;
    cursor: pointer;
    text-decoration: none; /*box-shadow: 2px 2px 2px #ebebec;*/
    -webkit-box-shadow: 2px 2px 2px #ebebec;
    -ms-box-shadow: 2px 2px 2px #ebebec;
    -o-box-shadow: 2px 2px 2px #ebebec;
    -moz-box-shadow: 2px 2px 2px #ebebec;
}

    .login input[type=submit]:hover {
        background: #89D805 url(images/login_arrow.png) 7px no-repeat;
        padding: 3px 20px;
        font-size: 16px;
        color: #fff;
        border: 2px solid #fff;
        cursor: pointer;
        text-decoration: none; /*box-shadow: 2px 2px 2px #ebebec;*/
        -webkit-box-shadow: 2px 2px 2px #ebebec;
        -ms-box-shadow: 2px 2px 2px #ebebec;
        -o-box-shadow: 2px 2px 2px #ebebec;
        -moz-box-shadow: 2px 2px 2px #ebebec;
    }

/* client admin tabs */
/* this is delicate, be careful! Order matters! */

ul.idTabs {
    margin-left: 0px;
}

    ul.idTabs li {
        list-style-type: none;
        list-style-position: outside;
        list-style-image: none;
        float: left;
        text-align: center;
    }

        ul.idTabs li a {
            background: #FFF;
            border-left: #a7beef 1px solid;
            border-right: #a7beef 1px solid;
            border-top: #a7beef 1px solid;
            border-bottom: #a7beef 1px solid;
            padding: 5px;
            margin-right: 6px;
            margin-bottom: -2px;
            display: block;
            width: 48px;
            padding-top: 4px;
            margin-top: 2px;
            padding-bottom: 4px;
        }

            ul.idTabs li a.selected {
                background: #f2f6ff;
                border-top-width: 2px;
                border-bottom: 0px;
                font-weight: bold;
                width: 50px;
                padding-bottom: 5px;
                padding-top: 5px;
                margin-top: 0px;
                margin-bottom: -1px;
            }

/* Misc Stuff */
.clear {
    clear: both;
}

A:link {
    color: #0000cd;
    text-decoration: none;
}

A:visited {
    color: #0000cd;
    text-decoration: none;
}

A:hover {
    color: #0000cd;
    text-decoration: underline;
}

A:active {
    color: #0000cd;
    text-decoration: none;
}


#content {
    margin-top: 1em;
    margin-left: 16em;
    margin-right: 2em;
}

h1 {
    font: 150% Verdana, Arial, Helvetica, sans-serif;
}

#Logo {
    color: #214C9A; /*#F78626; #214C9A;*/
    font-weight: bold;
    font-size: 3em; /*text-shadow: 2px 2px 2px #BBB;*/
}

#content p {
    font-size: 80%;
    line-height: 1.6em;
}

#content ul {
    font-size: 80%;
    line-height: 1.6em;
}




/*td, textarea, input, select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
table
{
	font-size: 10pt;
}*/


/* GridView stuff */


.GridView {
    color: #333;
}

    .GridView td {
        padding: 4px;
    }

.gvHeader {
    background-color: #0877BC; /*#507CD1;*/
    font-weight: bold;
    color: #FFF;
}

.gvFooter {
    background-color: #507CD1;
    font-weight: bold;
    color: #FFF;
}

.gvRow {
    background-color: #EFF3FB;
}

.gvAltRow {
    background-color: #FFF;
}

.gvEditRow {
    background-color: #507CD1;
}

.gvSelectedRow {
    background-color: #D1DDF1;
    color: #333;
    font-weight: bold;
}

.gvPager {
    background-color: Silver;
    text-align: center; /*height: 1em;*/ /*height: 1px;*/
}

    .gvPager tr {
        height: 1em;
        text-align: center; /*height: 1px;*/
    }

    .gvPager td {
        /*height: 1px;*/
        color: #FFF;
        text-align: center;
        font-weight: bold;
        font-size: 1em;
        text-decoration: none;
    }

.dynamicInfoLink:link, .dynamicInfoLink:visited, .dynamicInfoLink:hover, .dynamicInfoLink:active {
    color: #000000;
    text-decoration: none;
}

.watermark {
    color: Gray;
    font-style: italic;
}

a.ScreenReaderLink {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
/* a.ScreenReaderLink:focus, a.ScreenReaderLink:active {position: static; left: 0;} */

@media print {
    .noPrint {
        display: none;
    }
}

/*Open Enrollment Left Menu*/
ul.leftmenu {
    list-style-type: none;
    margin-top: 0px;
}

    ul.leftmenu ul li {
        background: #fff;
        color: #e37e4d;
        padding-left: 15px;
    }

    ul.leftmenu li {
        display: block; /*background: #f5f5f5;*/
        background: #FFFFFF; /*margin: 1px;*/
        margin: 0px;
        border: 1px solid #f5f5f5;
        border-bottom: 0px;
    }

        ul.leftmenu li span {
            color: #0677bb;
            text-decoration: none;
            font-size: 11px;
            display: block;
            font-weight: normal;
            padding: 8px 5px;
            border-left: 2px solid #67aad3;
            background-color: #F5F5F5;
        }

    ul.leftmenu ul li span {
        border: 0px;
        color: #353535;
        padding-left: 5px;
        line-height: 8px;
        font-size: 11px;
        background-color: #FFFFFF;
    }

        ul.leftmenu ul li span.active {
            border: 0px;
            color: #e17743;
            border-left: 2px solid #e37e4d;
            padding-left: 5px;
        }

    ul.leftmenu ul li.span {
        border: 0px;
        color: #353535; /*line-height: 8px;*/
        font-size: 11px;
        background-color: #FFFFFF;
        text-decoration: none;
        display: block;
        font-weight: normal;
        padding: 8px 5px;
        padding-left: 20px;
        border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
    }

    ul.leftmenu ul li.spanActive {
        border: 0px;
        color: #e17743;
        border-left: 2px solid #e37e4d; /*line-height: 8px;*/
        font-size: 11px;
        background-color: #FFFFFF;
        text-decoration: none;
        display: block;
        font-weight: normal;
        padding: 8px 5px;
        margin-left: 15px;
        border-top: 1px solid #f5f5f5;
        border-bottom: 1px solid #f5f5f5;
    }

/*Left Nav Bar*/
table.linkLeft {
    border: #f5f5f5 1px solid;
    border-collapse: collapse; /*float: left;*/ /*width: 16%;*/
    width: 130px;
}

    table.linkLeft td {
        border: #f5f5f5 1px solid;
        border-left: none;
        border-right: none;
        border-collapse: collapse;
    }

        table.linkLeft td div {
            padding: 5px 15px 5px;
        }

            table.linkLeft td div.active {
                padding: 5px 5px 5px;
                color: #e37e4d;
                border-left: #e37e4d 2px solid;
                margin-top: -1px;
                margin-bottom: -1px;
                margin-left: 10px;
            }

                table.linkLeft td div.active a:visited {
                    color: #e37e4d;
                }

                table.linkLeft td div.active a {
                    color: #e37e4d;
                }

                    table.linkLeft td div.active a:hover {
                        color: #e37e4d;
                    }

            table.linkLeft td div a:hover {
                cursor: pointer;
                color: #000000;
            }

            table.linkLeft td div a:visited {
                color: #000000;
            }

            table.linkLeft td div a {
                color: #000000;
            }
/*Left Nav Bar*/

/*Profile Changes*/
.profileDiv {
    border-radius: 4px;
    background: #fff url( 'images/worforce_title_bg.jpg' ) repeat-x top;
    width: 90%;
    border: 1px solid #BFC4C6;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
    margin-bottom: 5%;
}

.profileH1 {
    font-size: 13px;
    font-weight: bold;
    color: #488ac9;
    padding: 12px 12px 12px 10px;
    margin: 0px;
}

.profileLi {
    padding: 13px 13px 12px 15px;
    border-bottom: 1px solid #f2f2f2;
    list-style-type: none;
}

.profileHl {
    font-size: 11px;
    text-decoration: none;
    margin-left: 35px;
    border-left: 1px solid #f2f2f2;
    padding: 10px 10px 14px 11px;
    color: #444444;
    vertical-align: baseline;
    background: transparent;
    outline: none;
    list-style-type: none;
}
/*Profile Changes*/

/*Jquery-Corner*/
.jquery-corner {
    width: 652px;
}
/*Jquery-Corner*/

/*Login Control*/
#ctl00_ContentPlaceHolder1_Login1 table {
    border-collapse: separate;
    border-spacing: 10px;
}
/*Login Control*/

/*Change Password Control*/
#ctl00_ContentPlaceHolder1_ChangePassword1 table {
    border-collapse: separate;
    border-spacing: 10px;
}
/*Change Password Control*/

a.linkFix:hover {
    color: Blue;
}

#irsLegend {
    margin-left: 50px;
    margin-right: 50px;
}

.truncated {
    height: 100px;
    overflow: hidden;
    position: relative;
}

#showMoreLink {
    margin-left: 50px;
}

#fadeAway {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 75px;
    background-image: linear-gradient(rgba(255,255,255, 0),rgba(255,255,255, 1));
    z-index: 999;
}

table.line16RatesTable, table.line16RatesTable th, table.line16RatesTable tr, table.line16RatesTable td {
    border: 1px solid black;
}

    table.line16RatesTable th, table.line16RatesTable td {
        padding: 0.25em;
    }

table.line16RatesTable {
    border-collapse: collapse;
}
