
/* <Standard Elements> */

body {
    font-family: Arial, Helvetica, sans-serif;
    color: #333333;
    background: #ebebeb url(../../images/base/body-bg.gif) repeat-x left top;
}

p {
    font-size: 13px;
    padding-bottom: 10px;
    line-height: 1.4em;
    color: #333333;
}

    p.super {
        font-size: 14px;
    }

h1 {
    font-size: 30px;
    color: #000;
    font-weight: bold;
    line-height: normal;
    padding: 0px 0px 15px 0px;
}

h2 {
    font-size: 20px;
    color: #000;
    font-weight: bold;
    line-height: normal;
    padding: 5px 0px 5px 0px;
}

    h2.divider-w-shadow {
        background: url(../../images/base/divider-w-shadow.jpg) top left no-repeat;
        padding-top: 21px;
    }

    h2.most-popular-header {
        margin-top: 32px;
        margin-left: 20px;
        font-weight: bold;
        font-size: 20px;
        color: #000;
    }

    h2.my-dependents-header {
        padding: 5px 0px 20px 0px;
        text-align: left;
    }

    h2.dep-verification-header {
        padding: 5px 0px 20px 0px;
        text-align: left;
    }

h3 {
    font-size: 14px;
    color: #333;
    padding: 0px 0px 8px 0px;
    font-weight: bold;
}

    h3.super {
        font-size: 16px;
    }

    h3.white {
        color: #fff;
        background-color: transparent !important;
    }

.no-shadow {
    text-shadow: none !important;
}

h3.boxed {
    margin-left: -16px;
    margin-bottom: 20px;
    padding: 20px;
    width: 890px;
    border: 1px solid #c2c2c2;
    background-image: linear-gradient(bottom, rgb(214,214,214) 3%, rgb(235,235,235) 90%);
    background-image: -o-linear-gradient(bottom, rgb(214,214,214) 3%, rgb(235,235,235) 90%);
    background-image: -moz-linear-gradient(bottom, rgb(214,214,214) 3%, rgb(235,235,235) 90%);
    background-image: -webkit-linear-gradient(bottom, rgb(214,214,214) 3%, rgb(235,235,235) 90%);
    background-image: -ms-linear-gradient(bottom, rgb(214,214,214) 3%, rgb(235,235,235) 90%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.03, rgb(214,214,214)), color-stop(0.90, rgb(235,235,235)) );
}

h3.dep-verification-intro {
    padding-bottom: 20px;
}

h4 {
    font-size: 13px;
    color: #333;
    padding: 0px 0px 8px 0px;
    line-height: 18px;
    font-weight: bold;
}

h5 {
    font-size: 10px;
    color: #333;
    padding: 0px 0px 8px 0px;
    font-weight: bold;
}

sup {
    font-size: .6em;
}

.h-white {
    color: white;
}

/* </Standard Elements> */


/* <Links> */

a {
    color: #e65032;
    text-decoration: none;
    outline: none;
}

    a.dotted {
        border-bottom: dotted 1px #e65032;
    }

        a.dotted:hover {
            border-bottom: solid 1px #e65032;
            text-decoration: none !important;
        }

    a:link {
        color: #e65032;
    }

    a:visited {
        color: #e65032;
    }

    a:hover {
        color: #e65032;
        text-decoration: underline;
    }

    a.solid {
        text-decoration: underline;
    }

        a.solid:hover {
            text-decoration: none;
        }

    a.arrow {
        display: block;
        background: url(../../images/base/arrow-orange-rt.png) left 6px no-repeat;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        margin: 7px 0px 8px 0px;
        padding: 0px 0px 0px 14px;
        line-height: 1.4em;
    }

        a.arrow:hover {
            text-decoration: underline;
        }

        a.arrow.arrow-down {
            background: url(../../images/base/arrow-orange-dn.png) left 8px no-repeat;
        }

    a.info {
        display: block;
        background: url(../../images/base/icon-info.png) left top no-repeat;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
        margin: 2px 0px 8px 0px;
        padding: 2px 0px 2px 24px;
        line-height: 1.4em;
    }

        a.info:hover {
            text-decoration: underline;
        }

    a.pdf {
        background: url(../../images/base/icon-pdf.png) left 4px no-repeat;
        padding: 3px 0 3px 25px;
    }

    a.arrow-white-circle {
        background: url(../../images/base/arrow-white-circle-rt.png) left top 4px no-repeat;
        color: #FFF;
        font-weight: bold;
        padding: 6px 0 3px 25px;
    }

    a.arrow-white {
        color: #FFF;
        font-weight: bold;
        padding: 6px 0 3px 25px;
    }

h4 a {
    text-decoration: none;
}

    h4 a:hover {
        text-decoration: underline;
    }

/* </Links> */

/* Header */
/* These styles are used on the _Header view */
/* This includes the client image, main body's background image, and general dimensions of the header area */

#logo {
    margin: 20px 0 28px 19px;
    height: 40px;
    width: 119px;
    float: left;
    background-image: url(../../images/base/Bizco-logo.png);
    background-repeat: no-repeat;
}

#header {
    height: 100px;
    width: 960px;
}

.wrapper {
    clear: both;
    width: 968px;
    margin: auto;
    padding: 0;
}

a.print {
    position: absolute;
    margin: 105px 0 0 904px;
    padding: 5px 0 5px 30px;
    font-size: 12px;
    color: #333;
    z-index: 80;
    display: block;
    background: url(../../images/base/icon-printer.png) left 2px no-repeat;
}

.global-nav {
    list-style: none;
    float: right;
}

    .global-nav li {
        list-style: none;
        float: left;
        padding: 0px;
        padding-top: 20px;
        margin-left: 5px;
    }

        .global-nav li a {
            color: #e65032;
            font-size: 12px;
            display: block;
            margin-top: -5px;
            padding-top: 6px;
            padding-bottom: 6px;
            text-decoration: none;
        }

            .global-nav li a:hover {
                text-decoration: underline;
            }

            .global-nav li a.contact-link {
                display: block;
                float: left;
                padding-right: 10px;
                padding-left: 20px;
                min-width: 80px;
                text-align: left;
            }

        .global-nav li:hover a.contact-link {
            color: #FFFFFF;
            letter-spacing: 0.4px;
            text-decoration: none;
            background-image: linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
            background-image: -o-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
            background-image: -moz-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
            background-image: -webkit-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
            background-image: -ms-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
            background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(102,102,102)), color-stop(1, rgb(153,153,153)));
            -moz-border-radius: 5px;
            -webkit-border-radius: 5px;
            border-radius: 5px;
            -moz-border-radius-bottomleft: 0;
            -webkit-border-bottom-left-radius: 0;
            border-bottom-left-radius: 0;
            -moz-border-radius-bottomright: 0;
            -webkit-border-bottom-right-radius: 0;
            border-bottom-right-radius: 0;
        }

/* Contact Us */

#contact-module {
    background-color: #FFF;
    font-size: 13px;
    position: absolute;
    margin: 19px 0px 0px 0px;
    display: none;
    border: 3px solid #666;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 160px;
    z-index: 100;
}

    #contact-module div.contact-us-link {
        padding: 8px 16px 6px;
    }

        #contact-module div.contact-us-link a {
            padding-bottom: 0px;
        }

    #contact-module div.hours {
        font-size: 11px;
        padding-top: 5px;
    }

    #contact-module div.contact-us-link-importantnumbers {
        background: url(../../images/base/contact-module-bg.png) left bottom repeat-x;
        height: 58px;
        padding-right: 0px;
    }

        #contact-module div.contact-us-link-importantnumbers a {
            display: block;
            margin-top: 10px;
            padding-top: 6px;
            padding-bottom: 5px;
            padding-right: 50px;
        }

/* END Contact Us */


/* END Header */


/* Box Layouts (standard = 1/3, wide = 2/3) */

.left-module {
    width: 280px;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    margin-bottom: 5px;
}

.box-bottom-button-bar {
    background-color: #d6d6d6;
    width: 100%;
    padding: 10px 0px 10px 0px;
}

.box {
    width: 278px;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #FFF;
    margin-bottom: 5px;
}

.basic-box-ben {
    background: #f0f0f0;
    width: 460px;
    line-height: 16px;
    padding: 15px;
    margin-bottom: 10px;
}

.standard-box {
    float: left;
    width: 298px;
    margin: 0 19px 15px 0;
}

    .standard-box.halves {
        width: 457px;
    }

    .standard-box .module-header {
        padding: 14px 15px 18px 66px;
        min-height: 38px;
        cursor: text;
    }

    .standard-box.halves .module-header {
        padding: 11px 15px 11px 15px;
    }

    .standard-box .module-header.no-bg {
        padding: 11px 15px 8px 20px;
    }

    .standard-box .module-header td {
        font-size: 16px;
        line-height: 19px;
        font-weight: bold;
        height: 38px;
        vertical-align: middle;
    }

    .standard-box .module-header span {
        height: 50px;
        margin-left: -50px;
    }



.module-header.step1 span {
    background-image: none;
    background: url("../../images/base/BlueIconSprite.png") -767px 0px no-repeat;
    height: 39px;
    width: 39px;
}

.module-header.step2 span {
    background-image: none;
    background: url("../../images/base/BlueIconSprite.png") -807px 0px no-repeat;
    height: 39px;
    width: 39px;
}

.module-header.step3 span {
    background-image: none;
    background: url("../../images/base/BlueIconSprite.png") -847px 0px no-repeat;
    height: 39px;
    width: 39px;
}

.step1-orange span {
    background: url(../../images/base/icon-step1-orange.png) left top no-repeat !important;
}

.step2-orange span {
    background: url(../../images/base/icon-step2-orange.png) left top no-repeat !important;
}

.step3-orange span {
    background: url(../../images/base/icon-step3-orange.png) left top no-repeat !important;
}

.step4-orange span {
    background: url(../../images/base/icon-step4-orange.png) left top no-repeat !important;
}

.wide-box {
    float: left;
    width: 616px;
    margin: 0 19px 15px 0;
}

    .wide-box .module-header {
        padding: 11px 15px 20px 60px;
        min-height: 38px;
        cursor: text;
    }

        .wide-box .module-header.no-bg {
            padding: 11px 15px 8px 20px;
        }

        .wide-box .module-header td {
            font-size: 16px;
            line-height: 19px;
            font-weight: bold;
            height: 38px;
            vertical-align: middle;
            width: 410px;
            padding-left: 20px;
        }

    .wide-box .no-bg td {
        padding-left: 0px;
    }

    .wide-box .module-header span {
        height: 50px;
        margin-left: -50px;
    }

    .wide-box .module-header td p {
        font-size: 13px;
        color: #FFF;
    }

.full-box {
    float: left;
    width: 920px;
    margin: 8px;
}

    .full-box .module-header {
        padding: 11px 15px 20px 60px;
        min-height: 38px;
        cursor: text;
    }

        .full-box .module-header.no-bg {
            padding: 11px 15px 8px 20px;
        }

        .full-box .module-header td {
            font-size: 16px;
            line-height: 19px;
            font-weight: bold;
            height: 38px;
            vertical-align: middle;
        }

            .full-box .module-header td:last-child {
                width: 410px;
                padding-left: 20px;
            }

        .full-box .module-header span {
            height: 50px;
            margin-left: -50px;
        }

        .full-box .module-header td p {
            font-size: 13px;
            color: #FFF;
        }

.basic-box {
    background: #f0f0f0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 94%;
    line-height: 16px;
    padding: 15px;
    border: 1px solid #d6d6d6;
    margin-bottom: 20px;
}

#myinfo-at-a-glance .basic-box {
    width: auto;
}

    #myinfo-at-a-glance .basic-box div.header {
        font-weight: bold;
    }

.content-box {
    padding: 4px 8px 4px 8px;
}

.content-box-legal {
    min-height: 200px;
    border: 1px solid #d6d6d6;
}

p.max-width-443 {
    max-width: 443px;
    word-wrap: break-word;
}

/* End Box Layouts (standard = 1/3, wide = 2/3) */

.callout-box {
    border: 1px solid #d6d6d6;
    background: #fcf3d9;
    width: 544px;
    margin-bottom: 20px;
    padding: 19px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .callout-box p {
        font-size: 14px;
    }

/* View My Profile */

.module-content-chunk {
    width: 248px;
    padding: 10px 15px;
    border-bottom: 1px dashed #d6d6d6;
    font-size: 13px;
    line-height: 20px;
}

.module-header.flat-bottom {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.module-header.left-align {
    text-align: left;
    padding-left: 10px;
}

.module-header {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 13px 13px 36px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    position: relative;
}

.drawer-header {
    -moz-border-radius-bottomleft: 0px;
    -webkit-border-bottom-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    padding: 20px 13px 20px 56px;
    margin-bottom: -1px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-shadow: 1px 1px 1px #FFF;
    border: 1px solid #D6D6D6;
    cursor: pointer;
    width: 355px;
}

    .drawer-header.first {
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .drawer-header span {
        position: absolute;
        margin-left: -36px;
        margin-top: -2px;
        background: url(../../images/base/icon-circle-arrow-orange.png) top left no-repeat;
        width: 25px;
        height: 25px;
        display: block;
    }

    .drawer-header.current span {
        background: url(../../images/base/icon-circle-arrow-orange-dn.png) top left no-repeat;
    }

span.step-success {
    display: block;
    position: absolute;
    background: url(../../images/base/icon-check-small.png) 384px 16px no-repeat;
    padding: 20px 40px 20px 50px;
    width: 10px;
    margin-left: 335px;
}

.drawer-content {
    width: 424px;
    border: 1px solid #d6d6d6;
    background: #FFF;
    margin-bottom: -2px;
}

.drawer-step {
    width: 356px;
    border-bottom: 1px solid #d6d6d6;
    padding: 20px 20px 20px 50px;
}

.drawer-success {
    background: url(../../images/base/icon-check-small.png) 384px 16px no-repeat;
    padding: 20px 40px 20px 50px;
    width: 336px;
    color: #999;
}

    .drawer-success p {
        color: #999;
    }

.resources-header {
    white-space: nowrap;
    overflow: hidden;
    width: 895px;
}

#my-profile-btn-box span {
    background-image: url(../../images/base/icon-profile.png), url(../../images/base/new-white-arrow-rt.png);
}

#alerts-btn-box span {
    background-image: url(../../images/base/icon-alerts.png), url(../../images/base/new-white-arrow-rt.png);
}

#messages-btn-box span {
    background-image: url(../../images/base/icon-messages.png), url(../../images/base/new-white-arrow-rt.png);
}

.module-header a.button-alt {
    margin-top: -11px;
    margin-right: -6px;
}

.med-gray-gradient {
    background-image: linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
    background-image: -o-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(102,102,102)), color-stop(1, rgb(153,153,153)) );
    -pie-background: linear-gradient(bottom, rgb(102,102,102) 0%, rgb(153,153,153) 100%);
}

    .med-gray-gradient:hover, .ui-draggable-dragging {
        background-image: linear-gradient(bottom, rgb(51,51,51) 0%, rgb(153,153,153) 100%);
        background-image: -o-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(153,153,153) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(153,153,153) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(153,153,153) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(153,153,153) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(51,51,51)), color-stop(1, rgb(153,153,153)) );
        -pie-background: linear-gradient(bottom, rgb(51,51,51) 0%, rgb(153,153,153) 100%);
    }

.dark-gray-gradient {
    background-image: linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
    background-image: -o-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(51,51,51)), color-stop(1, rgb(102,102,102)) );
    -pie-background: linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
}

    .dark-gray-gradient:hover {
        background-image: linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
        background-image: -o-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(51,51,51)), color-stop(1, rgb(102,102,102)) );
        -pie-background: linear-gradient(bottom, rgb(51,51,51) 0%, rgb(102,102,102) 100%);
    }

.multicontext address,
.multicontext .communication-preference {
    line-height: 15px;
}
/* END View My Profile */

/* History Pages */
.odd-cell {
    background-color: #F9F9F9;
    border-right: 1px solid #FFFFFF;
}

.even-cell {
    background-color: #FFFFFF;
    font-weight: bold;
}
/* End History Pages */

/*Resources*/
ul.normal-list {
    list-style-type: disc;
    margin: 15px;
}

ol.normal-list {
    list-style-type: decimal;
    margin: 25px;
}

span.normal {
    font-size: 13px;
}

.module-content-links-contacts {
    width: 380px;
    padding: 10px 15px;
    border-bottom: 1px dashed #d6d6d6;
    font-size: 13px;
    line-height: 20px;
}

.module-content-spd {
    width: 550px;
    padding: 10px 0px 8px 10px;
    border-bottom: 1px dashed #d6d6d6;
    font-size: 13px;
}

.resources-box {
    width: 896px;
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    padding: 17px 10px 25px 10px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

table.links-contacts-table {
    width: 935px;
}

    table.links-contacts-table td {
        vertical-align: top;
        padding: 5px;
        width: 430px;
    }

table.terms-table {
    width: 850px;
    display: inline;
}

    table.terms-table td {
        vertical-align: middle;
        padding: 5px;
    }

table.spd-table {
    width: 600px;
}

table.topdown-btn-table td {
    float: right;
}
/*End Resources*/

.shaded-lt {
    background-color: #f0f0f0;
}

    .shaded-lt.last {
        background-color: #F2F2F2;
        border-bottom: 1px dashed #d6d6d6;
        padding-bottom: 2px !important;
        padding-top: 2px !important;
    }

.dashed {
    border-bottom: 1px dashed #d6d6d6;
    margin-bottom: 12px;
}

.dark-dashed {
    border-bottom: 1px dashed #000000;
    margin-bottom: 12px;
}

.dashed-all {
    border: 1px dashed #d6d6d6 !important;
}

.shaded {
    background: #ebebeb;
}

.shaded-dark {
    background: #d6d6d6;
}


.fsa-table td:first-child {
    padding-left: 0;
}

.fsa-table td.subtraction {
    background: url(../../images/base/icon-subtraction.png) 0px 6px no-repeat;
    min-width: 12px;
    text-align: center;
}

.fsa-table td.division {
    background: url(../../images/base/icon-division.png) 0px 6px no-repeat;
    min-width: 12px;
    text-align: center;
}

.fsa-table td.equals {
    background: url(../../images/base/icon-equals.png) 0px 6px no-repeat;
    min-width: 12px;
    text-align: center;
}

.fsa-table td {
    padding: 2px 2px;
}

#fsc-table td .acknowledgement {
    float: left;
    font-style: italic;
    padding: 2px 0;
    width: 90%;
}

.radio-box {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 266px;
    border: 1px solid #d6d6d6;
}

    .radio-box table {
        width: 266px;
    }

    .radio-box th:first-child {
        background-image: linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
        background-image: -o-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(235,175,0)), color-stop(1, rgb(243,207,102)) );
        width: 41px !important;
        height: 48px;
        text-align: center;
        vertical-align: middle;
        padding: 0;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 0px;
        -webkit-border-top-right-radius: 0px;
        border-top-right-radius: 0px;
        border-bottom: 1px solid #d6d6d6;
        border-right: 1px solid #efbf33;
        cursor: pointer;
    }

    .radio-box th:not(:first-child) {
        background-image: linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -o-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(243,207,112)), color-stop(1, rgb(247,223,152)) );
    }

    .radio-box th:last-child {
        background-image: linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -o-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(243,207,112)), color-stop(1, rgb(247,223,152)) );
        vertical-align: middle;
        padding-left: 22px;
        font-weight: bold;
        font-size: 14px;
        text-shadow: 1px 1px 1px #FFF;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        border-bottom: 1px solid #d6d6d6;
        cursor: pointer;
    }

    .radio-box td {
        background: #fcf3d9;
        padding: 2px 14px;
    }

        .radio-box td.padding-all {
            padding: 15px;
        }

    .radio-box tr:last-child td:first-child {
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
    }

    .radio-box tr:last-child td:last-child {
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

.dependent-module {
    background: #FFF;
    margin-bottom: -1px;
}

a.font-12 {
    font-size: 12px;
}

.dependent-not-verified {
    font-size: 12px;
    line-height: 15px;
    margin-top: 13px;
    margin-right: 10px;
}

.module-header.flat-bottom {
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
}

.bigger-font {
    font-size: 17px;
}

.break-word {
    word-wrap: break-word;
}

.break-all {
    word-break: break-all;
}

.no-wrap {
    white-space: nowrap;
}

.bold-text {
    font-weight: bold !important;
}

.not-bold {
    font-weight: normal;
}

.strong {
    font-weight: bold;
}

.display-none {
    display: none !important;
}

.module-header span {
    position: absolute;
    margin-left: -28px;
    margin-top: 4px;
    background-image: url(../../images/base/icon-profile.png), url(../../images/base/new-white-arrow-rt.png);
    background-position: left top, right 2px;
    background-repeat: no-repeat;
    width: 270px;
    height: 18px;
    display: block;
}

.module-header a.button-alt {
    margin-top: -11px;
    margin-right: -6px;
}

.dependent-module .module-header {
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    text-shadow: 1px 1px 1px #FFF;
    cursor: pointer;
    vertical-align: middle;
    border: 1px solid #d6d6d6;
    height: 54px;
    padding: 0px;
}

.dependent-module.drawerbase .module-header.drawerheader {
    padding: 20px 13px 0px 56px;
    height: 32px;
}

.dependent-module .module-header .header-text {
    margin-left: 60px;
    margin-top: 19px;
}

.dependent-module .module-header .dep-button-container {
    margin-top: 10px;
    margin-right: 12px;
}

.dependent-module.first .module-header {
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.unverified {
    background: #fcf3d9 !important;
}

    .unverified > div.header-text {
        margin-top: 15px !important;
    }

.dependent-module .module-header a.button {
    text-shadow: none;
    margin-top: -10px !important;
    margin-left: 5px;
}

.dependent-module .module-header a.button-alt2 {
    text-shadow: none; /*margin-top: -10px !important;     margin-left: 5px;*/
}

.dependent-module .module-header span {
    position: absolute;
    margin-left: -36px;
    background: url(../../images/base/icon-circle-arrow-orange.png) top left no-repeat;
    background-position: left top, right 2px;
    background-repeat: no-repeat;
    top: 10px;
    width: 25px;
    height: 25px;
    display: block;
}

.dependent-module .module-header.expanded span {
    background: url(../../images/base/icon-circle-arrow-orange-dn.png) top left no-repeat;
}

.dependent-module span.warning {
    margin: -4px 0 0 -12px;
}

.dependent-module.module-content {
    border: 1px solid #d6d6d6;
}

.dependent-election-pending {
    background: #FDF3DA;
}

.dep-verification-table {
    margin-bottom: 15px;
}

    .dep-verification-table .col-header td {
        padding-bottom: 10px;
        height: 10px;
    }

    .dep-verification-table .col-header h4 {
        padding-bottom: 0px;
    }

    .dep-verification-table .content-row td {
        padding-bottom: 10px;
    }

    .dep-verification-table .content-row li {
        padding-bottom: 5px;
    }

.dep-upload-instructions ol {
    margin-bottom: 10px;
}

    .dep-upload-instructions ol > li {
        font-size: 14px;
    }

.dep-upload-instructions ul li {
    list-style-type: disc;
    font-size: 12px;
    margin-top: 5px;
    margin-left: 14px;
}

.dep-upload-instructions li.step1 {
    padding-left: 45px;
    background: url(../../images/base/icon-step1-orange.png) left top no-repeat !important;
}

.dep-upload-instructions li.step2 {
    padding-left: 45px;
    background: url(../../images/base/icon-step2-orange.png) left top no-repeat !important;
}

table.module-form {
    width: 500px;
}

.module-form td {
    font-size: 13px;
    padding: 5px;
    color: #333;
}

    .module-form td:first-child {
        text-align: right;
    }

.light-gray-gradient {
    background-image: linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(235,235,235)), color-stop(1, rgb(255,255,255)) );
    -pie-background: linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
}

    .light-gray-gradient:hover {
        background-image: linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
        background-image: -o-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(245,245,245)), color-stop(1, rgb(255,255,255)));
        -pie-background: linear-gradient(bottom, rgb(245,245,245) 0%, rgb(255,255,255) 100%);
    }

.light-gray-gradient-no-hover {
    background-image: linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(235,235,235)), color-stop(1, rgb(255,255,255)) );
    -pie-background: linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
}

/* <Content Tabs> */

.tabs {
}

    .tabs.wide-split > ul.contentTabs {
        width: 944px;
        border-bottom: 5px solid #E65032;
    }

        .tabs.wide-split > ul.contentTabs li a {
            width: 444px;
        }


.dollar-block {
    width: 115px;
    height: 70px;
    background: #e1e599;
    border: 1px solid #d6d6d6;
    text-align: center;
    display: block;
    padding-top: 20px;
}

    .dollar-block p, .dollar-block h4 {
        padding-bottom: 4px;
    }

    .dollar-block span.when-inactive-tab {
        color: #e65032;
    }

.vTabs.modeler-info ul.contentTabs li a.current .dollar-block {
    background: #e1e599 url(../../images/base/dollar-block-bg.png) right top no-repeat;
    border: none;
    width: 130px;
    padding: 0 !important;
    padding-top: 20px !important;
}

    .vTabs.modeler-info ul.contentTabs li a.current .dollar-block p, .vTabs.modeler-info ul.contentTabs li a.current .dollar-block h4 {
        margin-left: -15px;
    }

.full-split-box {
    background: #F0F0F0 url(../../images/base/modeler/split-wide-box-bg.png) no-repeat left bottom;
    border-top: 1px solid #D6D6D6;
    line-height: 16px;
    padding: 0 0 17px;
    width: 904px;
}

    .full-split-box table.data-display {
        padding: 0;
    }

        .full-split-box table.data-display tr td {
            vertical-align: middle;
        }

.blank-box {
    background: #FFF;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 16px;
    padding: 10px;
    border: 1px solid #d6d6d6;
}



/* New Small Drawer */

.smdrawer-header {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    background: #f1f1f1 url(../../images/base/smdrawer-header-bg.png) left top repeat-x;
    padding: 12px 13px 12px 40px;
    margin-bottom: -1px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    text-shadow: 1px 1px 1px #FFF;
    border: 1px solid #D6D6D6;
    border-bottom: none;
    border-left: none;
    border-right: none;
    cursor: pointer;
}

    .smdrawer-header.first {
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

    .smdrawer-header span {
        position: absolute;
        margin-left: -28px;
        margin-top: -2px;
        background: url(../../images/base/icon-arrow-smdrawer.png) top left no-repeat;
        width: 25px;
        height: 25px;
        display: block;
    }

    .smdrawer-header.current {
        -moz-border-radius-bottomleft: 0;
        -webkit-border-bottom-left-radius: 0;
        border-bottom-left-radius: 0;
        -moz-border-radius-bottomright: 0;
        -webkit-border-bottom-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom: 1px solid #d6d6d6;
    }

        .smdrawer-header.current span {
            background: url(../../images/base/icon-arrow-smdrawer-dn.png) top left no-repeat;
        }

.smdrawer-content {
    border: none;
    margin-bottom: -2px;
}

.smdrawer-step {
    border-bottom: 1px solid #d6d6d6;
    padding: 20px 20px 20px 50px;
}

/* Assumptions Box */


.assumptions-box {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 270px;
}

    .assumptions-box th {
        background-image: -moz-linear-gradient(center bottom, #D6D6D6 0%, #EBEBEB 100%);
        border-bottom: 1px solid #d6d6d6;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        padding: 5px 20px;
        font-weight: bold;
        font-size: 13px;
        width: 268px;
    }

h4.assumptions-highlight {
    font-size: 20px;
    font-weight: bold;
    color: #00b4af;
    padding-bottom: 12px;
}

td.assumptions-highlight {
    font-size: 12px;
    font-weight: bold;
    color: #00b4af;
}

.assumptions-box .data-grid td {
    border: none;
    border-bottom: 1px solid #d6d6d6;
    font-weight: bold;
    padding: 10px 15px;
}

    .assumptions-box .data-grid td.last {
        border-right: 1px solid #d6d6d6;
        font-weight: bold;
    }

.assumptions-box .data-grid > tbody > tr:last-child > td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.assumptions-box .data-grid > tbody > tr:last-child > td:last-child {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#modeler-information-tabs table.rounded-corners > tbody > tr:last-child > td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#modeler-information-tabs table.rounded-corners > tbody > tr:last-child > td:last-child {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.full-btn-box {
    background: url("../../images/base/wide-btn-box-bg.png") no-repeat scroll left bottom #F0F0F0;
    border-top: 1px solid #D6D6D6;
    line-height: 16px;
    padding: 15px;
    width: 870px;
}

    .full-btn-box.margin-top-dbl {
        width: auto;
        background: none;
        background-color: #ececec;
        padding-bottom: 15px;
    }

.yellow {
    background: none repeat scroll 0 0 #FCF3D9 !important;
}

ul.contentTabs {
    width: 572px;
    border-bottom: 3px solid #e65032;
    height: 45px;
    list-style-type: none;
}

    ul.contentTabs li {
        float: left;
        list-style-type: none;
    }

        ul.contentTabs li.tab1 {
            width: 50%;
        }

        ul.contentTabs li.tab2 {
            width: 50%;
        }

        ul.contentTabs li.tab3 {
            width: 33.3333%;
        }

        ul.contentTabs li.tab4 {
            width: 25%;
        }

        ul.contentTabs li:last-child a {
            -moz-border-radius-topright: 5px;
            -webkit-border-top-right-radius: 5px;
            border-top-right-radius: 5px;
        }

        ul.contentTabs li:first-child a {
            -moz-border-radius-topleft: 5px;
            -webkit-border-top-left-radius: 5px;
            border-top-left-radius: 5px;
        }

        ul.contentTabs li a, ul.contentTabs li a:link, ul.contentTabs li a:active, ul.contentTabs li a:visited {
            padding: 13px 13px 18px 13px;
            color: #FFF;
            font-size: 14px;
            font-weight: bold;
            text-decoration: none;
            display: block;
            width: 163px;
            text-align: center;
            border-right: 1px solid #999999;
            border-left: 1px solid #666666;
        }

            ul.contentTabs li a.TabFormat1 {
                width: 544px;
            }

            ul.contentTabs li a.TabFormat2 {
                width: 258px;
            }

            ul.contentTabs li a.TabFormat3 {
                width: 162px;
            }

            ul.contentTabs li a:hover {
                text-decoration: none;
            }

        ul.contentTabs li.last a:hover {
            background-image: none;
        }

        ul.contentTabs li a.current, ul.contentTabs li a:link.current, ul.contentTabs li a:active.current, ul.contentTabs li a:visited.current {
            background: url(../../images/base/tab-current-bg.png) left bottom no-repeat;
            color: #333;
            cursor: text;
            background-size: 100% 100%;
        }

        ul.contentTabs li a.TabFormat1.current, ul.contentTabs li a:link.TabFormat1.current, ul.contentTabs li a:active.TabFormat1.current, ul.contentTabs li a:visited.TabFormat1.current {
            background: url(../../images/base/tab-widesplit-current-bg.png) left bottom no-repeat;
            background-size: 100% 100%;
        }

.tabs.wide-split > ul.contentTabs li a.current, .tabs.wide-split > ul.contentTabs li a:link.current, .tabs.wide-split > ul.contentTabs li a:active.current, .tabs.wide-split > ul.contentTabs li a:visited.current {
    background: url(../../images/base/tab-widesplit-current-bg.png) left bottom no-repeat;
}

ul.contentTabs li:first-child a.current {
    border-left: 1px solid #d6d6d6;
}

ul.contentTabs li:last-child a.current {
    border-right: 1px solid #d6d6d6;
}

ul.contentTabs li a:hover.current {
    text-decoration: none;
    background: url(../../images/base/tab-current-bg.png) left bottom no-repeat;
    cursor: text;
    background-size: 100% 100%;
}

ul.contentTabs li.inactive a {
    color: #b65471;
}

    ul.contentTabs li.inactive a:hover {
        cursor: text;
        text-decoration: none;
        background: #98012e url(../../images/base/divider-content-tabs.png) right bottom no-repeat;
    }

.tab-target {
    border: 1px solid #d6d6d6;
    padding: 19px;
    width: 532px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.tab-target2 {
    border: 1px solid #d6d6d6;
    background-color: #ffffff;
    padding: 19px;
    width: 850px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.basics-panels {
    height: auto;
}

.basics-panel {
    width: 850px;
}

.tabs .tab-target {
    -moz-border-radius-topleft: 0px;
    -webkit-border-top-left-radius: 0px;
    border-top-left-radius: 0px;
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
}

.wide-split .tab-target {
    width: 904px;
}

.wide-split .wide-box {
    float: left;
    margin: 0;
    width: 904px;
}

div.terms-container {
    width: 920px;
    height: auto;
    background: #d6d6d6;
    margin-top: 25px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

/* HOME TABS */

.tabs2 {
    padding: 10px 10px 10px 10px;
}

    .tabs2 .tab-target {
        border-radius: 5px 5px 5px 5px;
        width: 830px;
    }

ul.contentTabs2 {
    width: 573px;
    border: none;
    height: 43px;
    list-style-type: none;
}

    ul.contentTabs2 li {
        margin-right: 4px;
        float: left;
        list-style-type: none;
    }

    ul.contentTabs2 a {
        padding: 14px 20px 15px;
        color: #333;
        font-weight: bold;
        text-decoration: none;
        display: block;
        text-align: center;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #D6D6D6;
        border-bottom: none;
        font-size: 14px;
        color: #FFF;
    }

    ul.contentTabs2 li.current a {
        background: #FFF !important;
        color: #666666 !important;
        cursor: default;
    }

table.most-popular-table {
    width: 540px;
}

    table.most-popular-table td {
        vertical-align: middle;
        padding: 5px;
    }

        table.most-popular-table td:nth-child(2), table.most-popular-table td:nth-child(4) {
            width: 250px;
        }

    table.most-popular-table a {
        font-size: 13px;
        font-weight: bold;
    }

/* </Content Tabs> */

.tabs3 {
    padding: 10px 15px 10px 15px;
}

ul.contentTabs3 {
    width: auto;
    border: none;
    height: 34px;
    list-style-type: none;
}

    ul.contentTabs3 li {
        margin-right: 4px;
        float: left;
        list-style-type: none;
        text-align: center;
    }

    ul.contentTabs3 p {
        text-align: center;
        font-size: large;
        font-weight: bold;
        padding: 5px 15px 15px 0px;
    }

    ul.contentTabs3 a {
        padding: 10px 20px 10px;
        color: #333;
        font-weight: bold;
        text-decoration: none;
        display: block;
        text-align: center;
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        border: 1px solid #D6D6D6;
        border-bottom: none;
        font-size: 14px;
        color: #FFF;
    }

    ul.contentTabs3 li.current a {
        background: #FFF !important;
        color: #666666 !important;
    }

/* Shared */

.rounded {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.rounded-toplt {
    -moz-border-radius-topleft: 5px !important;
    -webkit-border-top-left-radius: 5px !important;
    border-top-left-radius: 5px !important;
}

.rounded-toprt {
    -moz-border-radius-topright: 5px !important;
    -webkit-border-top-right-radius: 5px !important;
    border-top-right-radius: 5px !important;
}

.rounded-botlt {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.rounded-botrt {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.content-center {
    float: right;
    height: auto;
}

.content-left {
    float: left;
    width: 280px;
    margin: 20px 0 0 0;
    padding: 0 10px 0 0;
    vertical-align: top;
}

.content-right {
    float: left;
    width: 190px;
    margin: 0 0 0 15px;
    padding: 0;
    vertical-align: top;
}

span.notify {
    position: absolute;
    margin: -6px 0 0 -12px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 8px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #FFF;
    -moz-box-shadow: 0 0 5px 1px #888;
    -webkit-box-shadow: 0 0 5px 1px #888;
    box-shadow: 0 0 5px 1px #888;
    z-index: 111; /* Gradient */
    background-image: linear-gradient(bottom, rgb(204,0,0) 0%, rgb(255,0,0) 100%);
    background-image: -o-linear-gradient(bottom, rgb(204,0,0) 0%, rgb(255,0,0) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(204,0,0) 0%, rgb(255,0,0) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(204,0,0) 0%, rgb(255,0,0) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(204,0,0) 0%, rgb(255,0,0) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(204,0,0)), color-stop(1, rgb(255,0,0)) );
}

span.warning {
    position: absolute;
    margin: -6px 0 0 -12px;
    color: #333;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 8px 4px 10px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #FFF;
    -moz-box-shadow: 0 0 5px 1px #888;
    -webkit-box-shadow: 0 0 5px 1px #888;
    box-shadow: 0 0 5px 1px #888;
    z-index: 111;
    background-image: linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -o-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(235,175,0)), color-stop(1, rgb(243,207,102)) );
}

span.exclaim, span.exclaim-inner {
    background: url(../../images/base/yellow-gradient-bg.jpg);
    position: absolute;
    margin: -25px 0 0 -25px;
    font-family: Franklin Gothic, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bolder;
    color: #000;
    padding: 3px 9px 3px 9px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #FFF;
    -moz-box-shadow: 0 0 5px 1px #888;
    -webkit-box-shadow: 0 0 5px 1px #888;
    box-shadow: 0 0 5px 1px #888;
    z-index: 111;
}

span.exclaim-inner {
    margin-left: -5px;
    margin-top: -5px;
}

span.not-covered {
    margin: -24px 0 0 -26px !important;
    position: absolute;
    z-index: 111;
}

#beneficiaries-add span.exclaim {
    background: url(../../images/base/yellow-gradient-bg.jpg);
    position: relative !important;
    margin: 5px 12px 25px 10px !important;
    font-family: Franklin Gothic, "Times New Roman", Times, serif;
    font-size: 14px;
    font-weight: bolder;
    color: #000;
    padding: 3px 7px 3px 8px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    border: 2px solid #FFF;
    -moz-box-shadow: 0 0 5px 1px #888;
    -webkit-box-shadow: 0 0 5px 1px #888;
    box-shadow: 0 0 5px 1px #888;
    z-index: 111;
}

#electionNotice span.exclaim {
    background: url(../../images/base/yellow-gradient-bg.jpg);
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 0px;
}

.tile-area span.exclaim {
    padding: 1px 9px 1px 9px;
}

.dependent-details-panel {
    width: 530px;
    border: 1px solid #d6d6d6;
    background: #FFF;
    margin-bottom: -1px;
}

table.module-form {
    width: 500px;
}

.module-form td {
    font-size: 13px;
    padding: 5px;
    color: #333;
    word-wrap: break-word;
    word-break: break-all;
}

    .module-form td.label {
        text-align: right;
        white-space: nowrap;
        vertical-align: middle;
        width: 130px;
    }

    .module-form td:first-child {
        text-align: right;
        word-wrap: normal;
        word-break: normal;
    }

table.data-grid td.action-needed {
    background: #fcf3d9;
}

td.ben-action-taken {
    background: #E1E599;
    background: -webkit-gradient(linear, left bottom, left top, from(#F0F2CC), to(#E1E599));
    background: -webkit-linear-gradient(bottom, #F0F2CC 0%, #E1E599 100%);
    background: -moz-linear-gradient(bottom, #F0F2CC 0%, #E1E599 100%);
    background: -ms-linear-gradient(bottom, #F0F2CC 0%, #E1E599 100%);
    background: -o-linear-gradient(bottom, #F0F2CC 0%, #E1E599 100%);
    background: linear-gradient(bottom, #F0F2CC 0%, #E1E599 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F0F2CC', endColorstr='#E1E599');
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F0F2CC', endColorstr='#E1E599');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#F0F2CC', endColorstr='#E1E599')";
    zoom: 1;
}

table.data-grid tr.action-taken td, table.data-grid tr.action-taken th, td.action-taken {
    background-image: linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -o-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(225,229,153)), color-stop(1, rgb(240,242,204)) );
}

    table.data-grid tr.action-taken th:first-child {
        background-image: linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -o-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -moz-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -webkit-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -ms-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.01, rgb(182,191,3)), color-stop(0.86, rgb(210,216,101)) );
        border-right: 1px solid #c3cb33;
    }

table.unselected, tr.unselected {
    opacity: .5;
}

/* <Buttons> */

a.button, .k-upload-button, .k-upload-selected, input.button {
    background: #eb735b;
    padding: 9px 15px;
    font-size: 13px;
    border: 1px solid #e65032;
    cursor: pointer;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    line-height: 16px;
    background: #e65032 url(../../images/base/button-bg.png) left top repeat-x;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
}

.k-upload > button.k-button.k-upload-selected {
    margin-left: 8px;
    border-radius: 5px;
    padding-top: 12px;
    padding-bottom: 12px;
    margin-bottom: 10px;
    width: 95px;
}

a.button[disabled], input.button[disabled] {
    cursor: not-allowed;
}

a.button:hover, .k-upload-button:hover, .k-upload-selected:hover, input.button:hover {
    text-decoration: none;
    color: #fff;
    background: #eb735b;
}

a.button.button-add {
    padding-left: 45px;
}

    a.button.button-add span {
        background: url(../../images/base/button-add.png) left top no-repeat;
        display: block;
        width: 23px;
        height: 32px;
        position: absolute;
        margin: -7px 0 0 -32px;
    }

a.button.button-subtract {
    padding-left: 45px;
}

    a.button.button-subtract span {
        background: url(../../images/base/button-subtract.png) left top no-repeat;
        display: block;
        width: 23px;
        height: 32px;
        position: absolute;
        margin: -7px 0 0 -32px;
    }

a.button-alt2, .k-upload-button.secondary, .k-file .k-button {
    padding: 9px 15px;
    font-size: 13px;
    border: 1px solid #d6d6d6;
    cursor: pointer;
    font-weight: bold;
    color: #e65032;
    text-shadow: none;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    line-height: 16px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin: 0px;
    background-image: linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -o-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(235,235,235) 0%, rgb(255,255,255) 100%);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgb(235,235,235)), color-stop(1, rgb(255,255,255)));
}

    a.button-alt2:hover, .k-upload-button.secondary:hover, .k-file .k-button:hover {
        text-decoration: none;
        background: #ffffff;
    }

    a.button-alt2.button-add {
        padding-left: 45px;
    }

        a.button-alt2.button-add span {
            background: url(../../images/base/button-add-alt2.png) left top no-repeat;
            display: block;
            width: 23px;
            height: 32px;
            position: absolute;
            margin: -7px 0 0 -32px;
        }

    a.button.disabled, a.button.disabled:hover, a.button-alt2.disabled, a.button-alt2.disabled:hover {
        border: 1px solid #d6d6d6;
        background: #f7f7f7;
        color: #c2c2c2 !important;
        cursor: not-allowed;
    }

a.helptext-icon {
    width: 20px;
    height: 20px;
    background: url("../../images/base/BlueIconSprite.png") -1462px -42px no-repeat;
    background-repeat: no-repeat;
    margin: 3px 20px 0px 10px;
    float: left;
}


.k-upload-selected {
    margin-top: 3px;
}

.k-upload-button {
    width: auto;
}

.k-state-disabled .k-upload-button, .k-state-disabled .k-upload-button input {
    background: #f7f7f7;
    color: #c2c2c2 !important;
    border-color: #c2c2c2 !important;
    cursor: not-allowed;
}

.k-upload-files {
    background-color: #f0f0f0;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 15px;
}

.k-file {
    border-style: none;
}

    .k-file .k-button {
        padding: 0px 8px 0px 7px;
        margin-left: 8px;
        font-weight: normal;
    }

.k-progress {
    border-color: #c5c5c5;
}

.k-progress, .k-progress-status {
    background-color: #33C3BF;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}

.k-progress-status {
    border-color: #a99f9a transparent;
}


/* </Buttons> */



/* <Table Layouts> */

td {
    vertical-align: top;
}

.data-display {
    table-layout: fixed;
    padding: 10px 10px 15px;
    width: 540px;
}

    .data-display td {
        font-size: 13px;
        color: #333;
        padding: 5px 10px;
        white-space: normal;
        word-wrap: break-word;
    }

        .data-display td.label {
            text-align: right;
            white-space: normal;
            width: 140px;
            vertical-align: top;
            padding: 8px;
            word-wrap: break-word;
        }

        .data-display td.label-alt {
            text-align: right;
        }

        .data-display td.commpref-section-code {
            font-weight: bold;
        }

        .data-display td.commpref-section-detail {
            padding-left: 45px;
            padding-right: 10px;
        }

.data-grid {
    width: 100%;
}

    .data-grid th {
        color: #FFF;
        font-size: 13px;
        font-weight: bold;
        padding: 15px;
        border-bottom: 1px solid #d6d6d6;
    }

.wide-split .data-grid th {
    font-size: 13px;
}

.data-grid th h3, .data-grid th p {
    color: #FFF;
}

.data-grid tr:first-child th:first-child {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.data-grid tr:last-child th:last-child {
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.data-grid tr td:first-child {
    border-left: 1px solid #d6d6d6;
}

.data-grid th, .data-grid td {
    font-size: 12px;
    padding: 15px;
    line-height: 15px;
    border-bottom: 1px solid #d6d6d6;
}

    .data-grid td p, .data-grid td ul, .data-grid td li {
        font-size: 12px;
    }

    .data-grid th.elections.dark-gray-gradient.container {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .data-grid th.elections {
        font-size: 13px;
        cursor: default;
    }

        .data-grid th.elections span.updatedElection {
            font-weight: normal;
            font-size: 13px;
            margin-right: 5px;
            display: none;
        }

        .data-grid th.elections.elec-btn-content {
            border: none;
            padding: 0px;
            width: 100%;
        }

    .data-grid td.shaded {
        background: #ebebeb;
        font-size: 13px;
        font-weight: bold;
    }

    .data-grid td.super {
        font-size: 14px;
    }

    .data-grid th.shaded {
        background: #ebebeb;
        font-size: 12px;
        font-weight: bold;
        color: #000000;
        border-top: 1px solid #d6d6d6;
    }

        .data-grid th.shaded:first-child {
            border-left: 1px solid #d6d6d6;
        }

        .data-grid th.shaded:last-child {
            border-right: 1px solid #d6d6d6;
        }

    .data-grid th.no-padding-left, .data-grid td.no-padding-left {
        padding-left: 0;
    }

    .data-grid th.no-padding-top, .data-grid td.no-padding-top {
        padding-top: 0;
    }

    .data-grid th.no-padding-bottom, .data-grid td.no-padding-bottom {
        padding-bottom: 0;
    }

    .data-grid th.no-padding-right, .data-grid td.no-padding-right {
        padding-right: 0 !important;
    }

    .data-grid th.no-padding-all, .data-grid td.no-padding-all {
        padding: 0;
    }

.data-grid tr td:last-child {
    border-right: 1px solid #D6D6D6;
    line-height: 15px;
}

.lastRightBorder {
    border-right: 1px solid #D6D6D6;
    line-height: 15px;
}

.data-grid tr.row-on td {
    background: #f0f2cc;
}

.data-grid td.not-electable {
    cursor: not-allowed;
    color: #8E8E8E !important;
}

.data-grid td.col-on {
    background: #f0f2cc;
}

.data-grid td.cell-on {
    background: #c3cb33 !important;
}

.data-grid td.last {
    border-right: 1px solid #D6D6D6;
    line-height: 15px;
}

.data-grid th.white-border-right {
    border-right: solid 1px #fff !important;
}

.data-grid td.centered {
    text-align: center;
}

.data-grid td .radio-button {
    margin-top: 1px;
}

.data-grid td .pending {
    color: #e65032;
    font-style: italic;
}

.data-grid span.elect-favorite-plan {
    padding-left: 30px;
}

    .data-grid span.elect-favorite-plan img {
        margin-bottom: -8px;
    }

td.cost-cell {
    background-color: #F0F0F0;
    border-right: 1px solid #FFFFFF;
}

td.total-cost-cell {
    background-color: #F0F0F0;
    border-right: 1px solid #FFFFFF;
    font-weight: bold;
    text-align: center;
}

td.total-cell {
    background-color: #E1E599;
    font-weight: bold;
    white-space: nowrap !important;
}

td.calculator-cost-cell {
    padding: 9px 5px;
    border-top: 1px dashed #d6d6d6;
}

td.calculator-total-cell {
    background: #e1e599;
}

td.calculator-footer-cell {
    border-top: 1px dashed #d6d6d6;
}

.surcharge-detail {
    font-size: 11px;
    line-height: 1.2;
    font-style: italic;
}

.worksheet-cost-detail {
    min-width: 440px;
}

    .worksheet-cost-detail .data-grid th.cost-cell,
    .worksheet-cost-detail .data-grid th.total-cell,
    .worksheet-cost-detail .data-grid td.cost-cell,
    .worksheet-cost-detail .data-grid td.total-cell {
        text-align: center;
    }

#profile-edit table.data-display {
    width: 562px;
}

.no-header tr:first-child td {
    border-top: 1px solid #d6d6d6;
}

/* FIX for checkbox bug in Enrollment */

td.unchecked {
    width: 15px;
    background: url(../../images/base/checkbox.gif) no-repeat 9px 16px;
}

td.checked {
    width: 15px;
    background: url(../../images/base/checkbox-checked.gif) no-repeat 9px 16px;
}

.totals-tracker td {
    padding: 9px 5px;
    border-bottom: 1px dashed #d6d6d6;
}

/* </Table Layouts> */







/* END Shared */


#container {
    margin: 0;
    background: #FFF url(../../images/base/container-bg.jpg) right top no-repeat;
    border: 1px solid #d6d6d6;
    padding: 15px 10px 25px;
    -moz-border-radius: 0 5px 5px 5px;
    -webkit-border-radius: 0 5px 5px 5px;
    border-radius: 0 5px 5px 5px;
    -moz-box-shadow: 0px 5px 5px 0px #c2c2c2;
    -webkit-box-shadow: 0px 5px 5px 0px #c2c2c2;
    box-shadow: 0px 5px 5px 0px #c2c2c2;
}

    #container.notabs {
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

div.loading {
    min-height: 50px;
    min-width: 50px;
    background: #FFF url(../../images/base/loading.gif) center center no-repeat;
}

.divider {
    height: 0px;
    width: 96%;
    border-top: 1px solid #d6d6d6;
}

.divider-dashed {
    height: 0px;
    width: 96%;
    border-top: 1px dashed #d6d6d6;
}

.divider-w-shadow {
    padding-top: 21px;
    background: url(../../images/base/divider-mobile-shadow.png) -15px top no-repeat;
}

.divider-w-shadow-wide {
    padding-top: 21px;
    background: url(../../images/base/divider-w-shadow-wide.png) top center no-repeat;
}

.divider-w-shadow-wide-bottom {
    padding-top: 21px;
    padding-bottom: 5px;
    background: url(../../images/base/divider-w-shadow-wide-bottom.png) bottom center no-repeat;
}

.divider-w-shadow-halves {
    padding-top: 21px;
    background: url(../../images/base/divider-w-shadow-halves.png) top left no-repeat;
}

.divider-w-shadow-full {
    padding-top: 21px;
    background: url(../../images/base/divider-w-shadow-full.png) top left no-repeat;
}

.divider-vert-dashed {
    background: url(../../images/base/divider-vertical-dashed.png) top left no-repeat;
    padding-left: 20px;
}

.modal-container .callout-box {
    width: 674px;
    font-size: 13px;
}

.modal-container #hc5-content {
    width: 727px;
}

.modal-container td.address-cell {
    padding-right: 10px;
    max-width: 300px;
    min-width: 300px;
}

.modal-container td.phone-cell {
    min-width: 180px;
    max-width: 180px;
}

.modal-container td.bullets-cell {
    padding-left: 18px;
}

.modal-container tr.with-border {
    outline: 1px solid black;
}

.modal-container .callout-box p {
    font-size: 13px;
}

    .modal-container .callout-box p.intro {
        font-size: 14px;
    }

.modal-container .callout-box input[disabled] {
    background-color: transparent;
}

.modal-containerSmall ul.normal-list li {
    font-size: 13px;
}

td.dep-error {
    padding: 0px 0px 0px 8px !important;
}

    td.dep-error img {
        display: none;
    }

.data-grid.dep-grid td, .data-grid.ben-grid td {
    cursor: pointer;
}

.enroll-modal input[type=checkbox], .enroll-modal input[type=radio] {
    width: auto;
}

.title-and-intro {
    width: 670px;
    padding: 40px 27px 27px 0;
}

.callout-wide-box {
    border: 1px solid #d6d6d6;
    background: #fcf3d9;
    width: 605px;
    padding: 19px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

    .callout-wide-box td {
        font-size: 13px;
        font-weight: bold;
        padding: 0 25px 8px 15px;
    }

    .callout-wide-box tr:first-child td:first-child {
        padding-left: 0;
    }

    .callout-wide-box.multi-grid td {
        padding: 5px 5px 0px 15px;
    }

    .callout-wide-box.multi-grid {
        width: 674px;
    }

        .callout-wide-box.multi-grid table {
            min-width: 500px;
            margin: auto;
        }

        .callout-wide-box.multi-grid .k-numerictextbox {
            width: 70px;
        }

            .callout-wide-box.multi-grid .k-numerictextbox .k-select {
                padding-top: 3px;
            }

        .callout-wide-box.multi-grid .show-cost {
            width: 100px;
        }

.fsa-grid .radio-box {
    width: auto;
    background: #fcf3d9;
}

    .fsa-grid .radio-box table {
        width: 100%;
    }

        .fsa-grid .radio-box table.calc-table {
            width: auto;
            min-width: 500px;
            margin: auto;
        }

.fsa-grid span.annual-input {
    width: 75px;
}

.fsa-grid .ytd-input {
    width: 65px;
}

.fsa-grid .remaining-input {
    width: 85px;
}

.fsa-grid .perpay-input {
    width: 65px;
}

.fsa-grid .remaining-annual-input {
    width: 65px;
}

.fsa-grid .remaining-annual-ppp-input {
    width: 65px;
}

.fsa-grid .remaining-annual-lump-input {
    width: 65px;
}

.eoi-message {
    margin-top: 20px;
}

    .eoi-message .crossben-note {
        font-size: 14px;
        line-height: 1.4em;
    }

.modal-container .callout-box.eoi-message-top {
    margin-left: 17px;
    width: 654px;
}

.evaluate-icon-box {
    background: #fff url(../../images/base/blue-icon-calculator-sm.png) 15px 15px no-repeat;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    line-height: 16px;
    padding: 0px 15px 0px 72px;
    border: 1px solid #d6d6d6;
}

.modal-container .callout-box.fsa-cutoff-box {
    margin-top: 15px;
    padding-left: 50px;
    width: 100%;
}

    .modal-container .callout-box.fsa-cutoff-box p {
        padding-bottom: 0;
    }

    .modal-container .callout-box.fsa-cutoff-box .fsa-cutoff-icon {
        background: url(../../images/base/icon-exclaim.png) left top no-repeat;
        height: 30px;
        margin-left: -40px;
        position: absolute;
        width: 30px;
    }

.modal-container .callout-box.hsa-eligibility {
    padding-left: 54px;
    width: 639px;
}

    .modal-container .callout-box.hsa-eligibility p {
        padding-bottom: 0;
    }

#hsa-eligible {
    background-color: #CCF0EF;
}

    #hsa-eligible h3 {
        padding-top: 10px;
    }

    #hsa-eligible span.hsa-elig-icon {
        background-image: url(../../images/base/icon-check-med.png);
        width: 38px;
        height: 38px;
        position: absolute;
        margin-left: -45px;
    }

#hsa-ineligible span.hsa-elig-icon {
    background-image: url(../../images/base/icon-not-eligible.png);
    width: 34px;
    height: 34px;
    position: absolute;
    margin-left: -45px;
}

.calc-table td {
    padding: 0px 0px 8px 25px;
}

    .calc-table td:first-child {
        padding-left: 0;
    }

    .calc-table td.subtraction {
        padding-left: 30px;
        background: url(../../images/base/icon-subtraction.png) 10px 6px no-repeat;
    }

    .calc-table td.division {
        padding-left: 30px;
        background: url(../../images/base/icon-division.png) 10px 6px no-repeat;
    }

    .calc-table td.equals {
        padding-left: 30px;
        background: url(../../images/base/icon-equals.png) 10px 6px no-repeat;
    }

.fsa-calc-header {
    font-size: 14px;
}

.fsa-calc-data {
    font-size: 13px;
}

.selectable {
    float: left;
    width: 290px;
    padding: 0 10px 0 0;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.selectable-w235 {
    float: left;
    width: 235px;
    max-width: 235px !important;
    padding: 0 10px 0 0;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    color: #333;
    cursor: pointer;
}

.selectable-on, .selectable-on:hover {
    background-image: linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -o-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(225,229,153)), color-stop(1, rgb(240,242,204)) );
}

.selectable td {
    font-weight: bold;
    padding: 8px 0 8px 8px !important;
    vertical-align: middle;
}

.dep-not-verified, .dep-not-covered {
    font-size: smaller;
    font-weight: normal;
    font-style: italic;
    color: #e65032;
}

.links-contacts-box-image-Pension {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -781px -50px no-repeat;
}

.links-contacts-box-image-Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -781px -50px no-repeat;
}

.links-contacts-box-image-Pension_Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -781px -50px no-repeat;
}

.terms-box-image-Pension {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -1041px -50px no-repeat;
}

.terms-box-image-Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -1041px -50px no-repeat;
}

.terms-box-image-Pension_Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -1041px -50px no-repeat;
}

.basics-box-image {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -651px -52px no-repeat;
}

.spd-box-image-Pension {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -911px -50px no-repeat;
}

.spd-box-image-Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -911px -50px no-repeat;
}

.spd-box-image-Pension_Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -911px -50px no-repeat;
}

.sbc-box-image-Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -396px -190px no-repeat;
}

.forms-box-image-Pension,
.forms-box-image-Health,
.forms-box-image-OneExchange_Required_Notices,
.forms-box-image-Pension_Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -1171px -50px no-repeat;
}

.faq-box-image-Pension {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -651px -52px no-repeat;
}

.faq-box-image-Health {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -651px -52px no-repeat;
}
/* ---------------------------------------------------------------*/

/* </Footer Elements> */

#footer-container {
    width: 100%;
    margin: auto;
}

#footer {
    width: 960px;
    margin: auto;
    margin-top: 22px;
    padding: 3px 0 30px 0;
}

    #footer ul {
        list-style: none;
    }

    #footer li {
        list-style: none;
        float: left;
        padding: 8px 14px;
        background: url(../../images/base/divider-vertical.png) left 4px no-repeat;
    }

        #footer li.first {
            padding-left: 0;
            background: none;
        }

        #footer li a {
            display: block;
            font-size: 12px;
        }

/* </Footer Elements> */

/* ---------------------------------------------------------------*/

.padding-top-half {
    padding-top: 5px;
}

.padding-top-left {
    padding-top: 10px;
    padding-left: 20px;
}

.padding-bottom-dbl {
    padding-bottom: 20px;
}

/* <Form Elements> */

select {
    color: #333;
    font-size: 13px;
}

    select.padded {
        padding: 3px 5px 3px 5px;
        width: 100px;
    }

input, textarea {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #333333;
    padding: 3px 5px 3px 5px;
}

textarea {
    overflow-y: auto;
}

.input-sidebar {
    width: 90%;
}

input[type=text],
input[type=number],
input[type=tel],
input[type=date],
input[type=password],
textarea {
    width: 160px;
    font-size: 13px;
    color: #333;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    input[type=text].entity,
    input[type=number].entity,
    input[type=tel].entity,
    input[type=date].entity {
        width: 300px;
    }

input[type=checkbox],
input[type=radio] {
    width: 20px;
}

input[type=text].focusField,
input[type=number].focusField,
input[type=tel].focusField,
input[type=date].focusField,
input[type=password].focusField,
textarea.focusField,
select.focusField {
    border: solid 1px #ccd352 !important;
    -moz-box-shadow: 0 0 5px 1px #ccd352;
    -webkit-box-shadow: 0 0 5px 1px #ccd352;
    box-shadow: 0 0 5px 1px #ccd352;
    color: #333 !important;
}

.focusTR {
    background: #f0f2cc;
}

input[type=text].idleField,
input[type=number].idleField,
input[type=tel].idleField,
input[type=date].idleField,
input[type=password].idleField,
textarea.idleField,
select.idleField {
    background: #FFF !important;
    color: #333 !important;
    border: solid 1px #DFDFDF !important;
}

input[type=text][readonly].idleField,
input[type=number][readonly].idleField,
input[type=tel][readonly].idleField,
input[type=date][readonly].idleField,
input[type=password][readonly].idleField,
textarea[readonly].idleField,
select[readonly].idleField,
input[type=text][disabled].idleField,
input[type=number][disabled].idleField,
input[type=tel][disabled].idleField,
input[type=date][disabled].idleField,
input[type=password][disabled].idleField,
textarea[disabled].idleField,
select[disabled].idleField,
input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {
    background: #f7f7f7;
    color: #c2c2c2 !important;
    cursor: not-allowed;
}

td.error, tr.error td {
    color: #F00;
}

.errorMsg {
    background: url(../../images/base/icon-error.png) left top no-repeat;
    width: 250px;
    height: 40px;
    padding: 8px 0 0 32px !important;
    color: #cc0000;
    font-size: 13px;
    font-weight: bold;
}

.warningMsg {
    background: url(../../images/base/icon-exclaim.png) left top no-repeat;
    width: 250px;
    height: 40px;
    padding: 3px 0 0 32px !important;
    color: #cc0000;
    font-size: 13px;
    font-weight: bold;
}

.errorMsg-wide {
    background: url(../../images/base/icon-error.png) left top no-repeat;
    height: 40px;
    padding: 8px 0 0 32px !important;
    color: #cc0000;
    font-size: 13px;
    font-weight: bold;
}

.data-display td.errorMsg {
    background: url(../../images/base/icon-error.png) 10px top no-repeat;
    padding: 8px 0 8px 42px;
}

input.error {
    background: #f7d9d9;
    border: 1px solid #cc0000;
    -moz-box-shadow: 0px 0px 6px 1px #F5CCCC;
    -webkit-box-shadow: 0px 0px 6px 1px #F5CCCC;
    box-shadow: 0px 0px 6px 1px #F5CCCC;
}

select.error {
    background: #f7d9d9 !important;
    border: 1px solid #cc0000;
    -moz-box-shadow: 0px 0px 6px 1px #F5CCCC;
    -webkit-box-shadow: 0px 0px 6px 1px #F5CCCC;
    box-shadow: 0px 0px 6px 1px #F5CCCC;
}

.field-validation-message-containter {
}

/* MVC Validation classes */
.field-validation-error, .validation-summary-errors li {
    color: #cc0000;
    background: url(../../images/base/icon-error.png) no-repeat top left;
    background-size: 23px 23px;
    display: inline-block;
    font-weight: bold;
    font-size: 12px;
    min-height: 32px;
    padding: 5px 0 0 28px;
}

.field-validation-valid {
    display: none;
}

.field-validation-error-no-break {
    word-wrap: normal;
    word-break: normal;
    display: inline-block;
}

input:not([disabled]).input-validation-error {
    background: #f7d9d9 !important;
    border: 1px solid #cc0000 !important;
    -moz-box-shadow: 0px 0px 6px 1px #F5CCCC;
    -webkit-box-shadow: 0px 0px 6px 1px #F5CCCC;
    box-shadow: 0px 0px 6px 1px #F5CCCC;
}

.validation-summary-errors {
    color: #cc0000;
    padding: 8px;
}

.validation-summary-errors-nodetail ul {
    display: none;
}

.validation-summary-valid {
    display: none;
}

/* Life Event Specific CSS */
span.eventcode-error.field-validation-error {
    display: block !important;
}

/* </Form Elements> */



/* <Lists> */

ul.basic li {
    margin-top: 5px;
    list-style-type: disc;
    margin-left: 40px;
    line-height: 1.5em;
    font-size: 12px;
}

.plan-table ul.basic li {
    margin-left: 7px;
}

ul.no-margin-left li {
    margin-left: 10px;
}

ul.linklist li {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
    background: url(../../images/base/icon-arrow.gif) left 4px no-repeat;
    padding: 3px 0 0 20px;
}

    ul.linklist li a {
        text-decoration: none;
    }

        ul.linklist li a:hover {
            text-decoration: underline;
        }

ul.linklist.no-bullet li {
    background: none;
    padding-left: 0;
}

ul.basic, ol.basic {
    padding: 0 0 0 2px;
    margin-bottom: 15px;
}

ol.basic {
    margin-left: 10px;
}

ul.basic li {
}

ol.basic li {
    padding: 0 0 12px 0px;
    margin-left: 14px;
    list-style-type: decimal;
}

/* </Unordered Lists> */

.tooltip {
    display: none;
}

/* Blue Icon Sprites (used on Resource & Tools - Home page) */

#icon-blue-page {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") 0px 0px no-repeat;
}

#icon-blue-check {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -50px 0px no-repeat;
}

#icon-blue-plus {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -99px 0px no-repeat;
}

#icon-blue-info {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -148px 0px no-repeat;
}

#icon-blue-clipboard {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -198px 0px no-repeat;
}

#icon-blue-money {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -248px 0px no-repeat;
}

#icon-blue-pig {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -299px 0px no-repeat;
}

#icon-blue-binoculars {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -1316px 0px no-repeat;
}

#icon-blue-graph {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -1358px 0px no-repeat;
}

#icon-blue-people {
    width: 41px;
    height: 41px;
    background: url("../../images/base/BlueIconSprite.png") -1402px 0px no-repeat;
}

#icon-blue-calendar-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") 0px -50px no-repeat;
}

#icon-blue-pointer-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -132px -50px no-repeat;
}

#icon-blue-clipboard-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -262px -50px no-repeat;
}

#icon-blue-thumb-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -391px -50px no-repeat;
}

#icon-blue-calculator-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -521px -50px no-repeat;
}

#icon-blue-question-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -651px -50px no-repeat;
}

#icon-blue-chain-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -781px -50px no-repeat;
}

#icon-blue-spds-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -911px -50px no-repeat;
}

#icon-blue-a-z-big {
    width: 129px;
    height: 129px;
    background: url("../../images/base/BlueIconSprite.png") -1041px -50px no-repeat;
}

/* Blue Icon Sprites (used on Resource & Tools - Home page) */

/* Billing */

.payment-details {
    width: 100%;
    border-collapse: collapse;
}

    .payment-details tr td:first-child {
        background-color: #f0f0f0;
    }

    .payment-details td {
        border: 1px solid #d6d6d6;
        padding: 20px 15px 20px 15px;
        font-weight: bold;
    }

#payment-details-container {
    width: auto;
    border: none;
    min-height: 250px;
}

.account-summary {
    width: 100%;
}

    .account-summary td {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .account-summary .value-col {
        font-weight: bold;
    }

#billing-tabs ul.contentTabs {
    width: auto;
}

.billing-pager {
    padding: 10px;
    background-color: #f0f0f0;
    font-size: 12px;
    font-weight: bold;
    vertical-align: middle;
    min-height: 20px;
}

    .billing-pager .links {
        float: right;
        padding-top: 5px;
        padding-bottom: 5px;
    }

.billing-callout {
    margin-top: 20px;
    width: 674px;
}

.billing-auth {
    background-color: #ebb003;
    font-weight: bold;
    border: 1px solid #d6d6d6;
    margin-top: 15px;
    padding: 15px;
}

.billing-instructions {
    padding: 15px;
    font-style: italic;
}

.billing-note {
    padding-top: 10px;
}

.billing-autopay-enrolled {
    color: #008000;
}

.billing-attention {
    color: #ff0000;
}

.ach-updated {
    margin-top: 10px;
    color: #e65032;
    font-weight: bold
}
/* End Billing */


/* THESE NEED TO BE LAST */

.clearer {
    width: 100%;
    margin: 0;
    padding: 0;
    clear: both;
    height: 0px;
}

.wElection {
    width: 225px;
    min-width: 225px;
    max-width: 225px;
}

/* Set Widths (does not include padding) */
.w-950 {
    width: 950px;
}

.w-930 {
    width: 930px;
}

.w-912 {
    width: 912px;
}

.w-920 {
    width: 920px !important;
    min-width: 920px !important;
    max-width: 920px !important;
}

.w-910 {
    width: 910px !important;
}

.w-907 {
    width: 907px;
}

.w-900 {
    width: 900px;
}

.w-880 {
    width: 880px;
}

.w-870 {
    width: 870px !important;
}

.w-842 {
    width: 842px !important;
}

.w-830 {
    width: 830px;
}

.w-720 {
    width: 720px;
}

.w-714 {
    width: 714px !important;
}

.w-700 {
    width: 700px;
}

.w-650 {
    width: 650px;
}

.w-630 {
    width: 630px !important;
}

.w-690 {
    width: 690px !important;
}

.w-600 {
    width: 600px;
}

.w-570 {
    width: 570px;
    max-width: 570px;
    min-width: 570px;
}

.w-550 {
    width: 550px;
}

.w-535 {
    width: 535px;
    max-width: 535px;
    min-width: 535px;
}

.w-540 {
    width: 540px;
    max-width: 540px;
    min-width: 540px;
}

.w-560 {
    width: 560px;
    max-width: 560px;
    min-width: 560px;
    padding-right: 0px;
}

.w-532 {
    width: 532px;
    max-width: 532px;
    min-width: 532px;
}

.w-525 {
    width: 525px;
    max-width: 525px;
    min-width: 525px;
}

.w-500 {
    width: 500px;
}

.w-495 {
    width: 495px;
}

.w-465 {
    width: 467px !important;
}

.w-456 {
    width: 456px;
    max-width: 456px;
    min-width: 456px;
}

.w-450 {
    width: 450px !important;
}

.w-434 {
    width: 434px !important;
}

.w-411 {
    width: 411px !important;
}

.w-400 {
    width: 400px !important;
}

.w-370 {
    width: 370px !important;
}

.w-330 {
    width: 330px !important;
}

.w-324 {
    width: 324px;
    max-width: 324px;
    min-width: 324px;
}

.w-320 {
    width: 320px !important;
}

.w-313 {
    width: 313px;
}

.w-300 {
    width: 300px !important;
}

.w-284 {
    width: 284px !important;
}

.w-279 {
    width: 279px;
    max-width: 279px;
    min-width: 279px;
}

.w-260 {
    width: 260px !important;
}

.w-270 {
    width: 270px !important;
    max-width: 270px !important;
}

.w-250 {
    width: 250px !important;
}

.w-252 {
    width: 252px !important;
}

.w-244 {
    width: 244px;
    max-width: 244px;
    min-width: 244px;
}

.w-242 {
    width: 240px !important;
}

.w-240 {
    width: 240px !important;
    max-width: 240px !important;
    min-width: 240px !important;
}

.w-233 {
    width: 233px !important;
}

.w-225 {
    width: 225px !important;
}

.w-221 {
    width: 220px !important;
    max-width: 220px !important;
    min-width: 220px !important;
}

.w-220 {
    width: 220px !important;
}

.w-215 {
    width: 215px !important;
}

.w-210 {
    width: 210px !important;
}

.w-200 {
    width: 200px !important;
}

.w-185 {
    width: 185px !important;
    min-width: 185px !important;
    max-width: 185px !important;
}

.w-178 {
    width: 178px !important;
}

.w-166 {
    width: 166px !important;
}

.w-160 {
    width: 166px !important;
}

.w-155 {
    width: 155px !important;
    min-width: 155px !important;
    max-width: 155px !important;
}

.w-150 {
    width: 150px !important;
}

.w-147 {
    width: 147px !important;
    max-width: 147px !important;
    min-width: 147px !important;
}

.w-145 {
    width: 145px !important;
    max-width: 145px !important;
}

.w-140 {
    width: 140px !important;
    max-width: 140px !important;
}

.w-135 {
    width: 135px !important;
    max-width: 135px !important;
}

.w-132 {
    width: 132px !important;
    max-width: 132px !important;
    min-width: 132px !important;
}

.w-130 {
    width: 130px !important;
    max-width: 130px !important;
    min-width: 130px !important;
}

.w-127 {
    width: 127px !important;
    min-width: 127px !important;
    max-width: 127px !important;
}

.w-125 {
    width: 125px !important;
}

.w-120 {
    width: 120px !important;
}

.w-115 {
    width: 115px !important;
}

.w-110 {
    width: 110px !important;
}

.w-107 {
    width: 107px !important;
    max-width: 107px !important;
    min-width: 107px !important;
}

.w-100 {
    width: 100px !important;
}

.w-100percent {
    width: 100% !important;
}

.w-95 {
    width: 95px !important;
    max-width: 95px !important;
}

.w-90 {
    width: 90px !important;
    max-width: 90px !important;
}

.w-80 {
    width: 80px !important;
    max-width: 80px !important;
}

.w-75 {
    width: 75px !important;
    max-width: 75px !important;
    min-width: 75px !important;
}

.w-70 {
    width: 70px !important;
}

.w-50 {
    width: 50px !important;
}

.w-20 {
    width: 20px;
}

.w-860 {
    width: 860px !important;
}

.w-20percent {
    width: 20% !important;
}

.w-33percent {
    width: 33% !important;
}

.w-50percent {
    width: 50% !important;
}

.w-67percent {
    width: 67% !important;
}

.w-30 {
    width: 30px !important;
}

.w-60 {
    width: 60px !important;
}

.w-215 {
    width: 215px !important;
}

.w-250 {
    width: 250px !important;
}

.w-350 {
    width: 350px !important;
}

.w-594 {
    width: 594px !important;
}

.w-871 {
    width: 871px !important;
}

.w-881 {
    width: 881px !important;
}

.w-908 {
    width: 908px !important;
}

.w-940 {
    width: 940px !important;
}

.w-157 {
    width: 157px !important;
}

.h-40 {
    height: 40px;
    max-height: 40px;
}

.h-80 {
    height: 80px;
}

.h-120 {
    height: 120px;
}

/* Floats */
.float-left {
    float: left;
}

.float-right {
    float: right;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

/* Borders + Padding */
.margin-all {
    margin: 10px;
}

.padding-all {
    padding: 10px;
}

.padding-all-half {
    padding: 5px !important;
}

.padding-all-med {
    padding: 15px;
}

.padding-all-dbl {
    padding: 20px;
}

.margin-left {
    margin-left: 10px !important;
}

.margin-left-med {
    margin-left: 15px !important;
}

.margin-left-dbl {
    margin-left: 20px !important;
}

.margin-left-half {
    margin-left: 5px !important;
}

.margin-left-50 {
    margin-left: 50px !important;
}

.no-margin-left {
    margin-left: 0px !important;
}

.padding-left {
    padding-left: 10px;
}

.padding-left-med {
    padding-left: 15px !important;
}

.padding-left-dbl {
    padding-left: 20px;
}

.padding-left-half {
    padding-left: 5px !important;
}

.padding-right {
    padding-right: 10px;
}

.padding-right-dbl {
    padding-right: 24px;
}

.no-margin-right {
    margin-right: 0;
}

.margin-right-dbl {
    margin-right: 20px;
}

.margin-top {
    margin-top: 10px;
}

.no-margin-top {
    margin-top: 0px;
}

.margin-top-dbl {
    margin-top: 20px;
}

.margin-top-15 {
    margin-top: 15px;
}

.margin-top-30 {
    margin-top: 30px;
}

.margin-top-half {
    margin-top: 5px !important;
}

.margin-bottom {
    margin-bottom: 10px;
}

.margin-bottom-15 {
    margin-bottom: 15px;
}

.no-margin-bottom {
    margin-bottom: 0px;
}

.padding-top {
    padding-top: 10px;
}

.padding-top-dbl {
    padding-top: 20px;
}

.padding-top-half {
    padding-top: 5px;
}

.padding-top-15 {
    padding-top: 15px;
}

.padding-top-30 {
    padding-top: 30px;
}

.padding-bottom-half {
    padding-bottom: 5px;
}

.padding-bottom {
    padding-bottom: 10px;
}

.padding-bottom-dbl {
    padding-bottom: 20px;
}

.auto-width {
    width: auto;
}

.no-border {
    border: none !important;
}

.no-border-left {
    border-left: none !important;
}

.no-border-right {
    border-right: none !important;
}

.no-border-bottom {
    border-bottom: none !important;
}

.no-border td {
    border: none !important;
}

.border-top {
    border-top: 1px solid #d6d6d6 !important;
}

.border-left-dashed {
    border-left: 1px #d6d6d6 dashed;
}

.border-left {
    border-left: 1px solid #d6d6d6 !important;
}

.border-right {
    border-right: 1px solid #d6d6d6 !important;
}

.border-bottom {
    border-bottom: 1px solid #d6d6d6 !important;
}

.border-all {
    border: solid 1px #d6d6d6 !important;
}

.dotted-left {
    border-left: 1px dashed #D6D6D6;
}

.no-padding {
    padding: 0 !important;
    margin: 0 !important;
}

.no-padding-left {
    padding-left: 0 !important;
    margin-left: 0 !important;
}

.no-padding-right {
    padding-right: 0 !important;
    margin-right: 0;
}

.no-padding-top {
    padding-top: 0 !important;
    margin-top: 0;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
    margin-bottom: 0;
}

.font-size-16 {
    font-size: 16px !important;
}

.font-size-14 {
    font-size: 14px;
}

.font-size-13 {
    font-size: 13px;
}

.font-size-12 {
    font-size: 12px;
}
/* Pension Estimator / Modeler*/
.estimator-compare-overlay {
    z-index: 3;
    display: block;
    position: absolute;
    left: 380px;
    -webkit-margin-start: 90px;
    top: 530px;
    padding: 38px 60px 60px 42px;
    width: 325px;
    background: url('../../images/base/PensionEstimator/pe-button-matte2.png') left top no-repeat;
}

.estimator-compare-disclaimer ul, .estimator-disclaimer ul {
    padding-left: 40px;
}

.ja-spacer {
    width: 10px;
    min-width: 10px;
}

table.assumptions-table {
    min-width: 300px;
    max-width: 300px;
    width: 300px;
}

    table.assumptions-table tr.focusTR {
        background-color: transparent !important;
    }

table.elections-table td.action-row {
    border-top: solid 1px #d6d6d6 !important;
}

table.elections-table > tbody > tr > td.w-242 {
    border-bottom: solid 1px #d6d6d6 !important;
    border-right: solid 1px #d6d6d6 !important;
    border-left: solid 1px #d6d6d6 !important;
}

table.elections-table > tbody > tr > td.w-127 {
    border-bottom: solid 1px #d6d6d6 !important;
    border-right: solid 1px #d6d6d6 !important;
}

table.elections-table > tbody > tr > td.w-115 {
    border-bottom: solid 1px #d6d6d6 !important;
    border-left: solid 1px #d6d6d6 !important;
}

table.assumptions-table .inner-table td {
    border: 0px !important;
}

.estimator-inputs-results td {
    font-weight: bolder;
}

    .estimator-inputs-results td.input-value {
        color: teal;
        vertical-align: middle;
    }

#compare-scenarios-input-table td.action-needed {
    background: #fcf3d9;
    padding: 15px;
    width: 910px;
    border-top: 1px solid #D6D6D6;
}

#estimator-compare-results-div .additional-assumptions-header, #estimator-single-results-div .drawer-header, .estimator-inputs-results .module-header {
    color: #333;
}

#estimator-single-results-div .drawer-header {
    border-top: solid 1px #d6d6d6;
    border-left: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    height: 40px;
    min-height: 40px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 25px;
    padding-bottom: 0px;
    padding-left: 5px !important;
    vertical-align: middle;
    width: 900px;
}

    #estimator-single-results-div .drawer-header h3 {
        padding-left: 25px;
        margin-left: 25px;
    }

td.additional-assumptions-header {
    padding-left: 10px !important;
    height: 15px;
    max-height: 15px !important;
    padding-bottom: 2px !important;
    padding-top: 5px !important;
}

.additional-assumptions-header h4 {
    padding-left: 25px;
}

#estimator-compare-results-div .drawer-header span {
    position: absolute;
    margin-left: -30px;
    margin-top: -5px;
    background: url(../../images/base/icon-circle-arrow-orange.png) top left no-repeat;
    width: 25px;
    height: 25px;
    display: block;
}

#estimator-single-results-div .drawer-header span {
    position: absolute;
    margin-left: -37px;
    margin-top: -7px;
    background: url(../../images/base/icon-circle-arrow-orange.png) top left no-repeat;
    width: 25px;
    height: 25px;
    display: block;
}

#estimator-compare-results-div .drawer-header span.down {
    background: url(../../images/base/icon-circle-arrow-orange-dn.png) top left no-repeat !important;
}

.dependent-module span.down, #estimator-single-results-div .drawer-header span.down {
    background: url(../../images/base/icon-circle-arrow-orange-dn.png) top left no-repeat !important;
}

#estimator-single-results-div .drawer-header span {
    margin-left: 10px;
}

#estimator-single-results-div .drawer-content {
    border-left: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    margin-left: 10px;
    margin-right: 10px;
}

#estimator-compare-results-div .additional-assumptions-header span, .estimator-inputs-results .module-header span, .estimator-inputs-results .module-header span, #estimator-compare-results-div .additional-assumptions-header span, #estimator-compare-results-div .additional-assumptions-header span {
    position: absolute;
    margin-left: 0px;
    margin-top: 0px;
    background: url(../../images/base/icon-circle-arrow-orange-sm.png) top left no-repeat;
    width: 20px;
    height: 20px;
    display: block;
}

    .estimator-inputs-results .module-header span.down, .estimator-inputs-results .module-header span.down, #estimator-compare-results-div .additional-assumptions-header span.down {
        background: url(../../images/base/icon-circle-arrow-orange-dn-sm.png) top left no-repeat;
    }

.assumptions-table .light-gray-gradient, .estimator-inputs-results .light-gray-gradient h3, #compare-results-table .pfg-heading h3 {
    color: #333 !important;
    font-size: 14px;
}

    .assumptions-table .light-gray-gradient p {
        color: #333 !important;
    }

#estimator-next-steps {
    background-color: #FCF3D9;
    margin-top: 15px;
    margin-left: 3px;
    margin-right: 10px;
    width: auto;
}

    #estimator-next-steps .next-step-box {
        width: auto;
        height: auto;
        min-height: 175px;
        margin: 0px;
        padding: 10px;
        border: solid 1px #d6d6d6;
        background-color: #fff;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

#estimator-compare-results-div #estimator-next-steps {
    position: relative;
    width: 925px;
}

#estimator-compare-results-div .next-step-box {
    padding: 0px !important;
    min-height: 75px;
}

    #estimator-compare-results-div .next-step-box table {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        margin-top: 0px;
        margin-bottom: 0px;
        position: relative;
        top: 0px;
        right: 0px;
        bottom: 0px;
    }

        #estimator-compare-results-div .next-step-box table td {
            padding: 7px;
        }

            #estimator-compare-results-div .next-step-box table td.last {
                text-align: center;
            }

#estimator-next-steps .next-step-box h3 {
    margin-left: 65px;
    margin-top: 10px;
    margin-bottom: 5px;
}

#estimator-compare-results-div .next-step-box h3 {
    margin-left: 10px;
    margin-top: 0px;
}

#estimator-next-steps .next-step-box .next-step-content {
    margin-left: 65px;
}

    #estimator-next-steps .next-step-box .next-step-content p {
        margin-top: 5px;
        margin-bottom: 5px;
    }

#estimator-next-steps .next-step-box td.next {
    width: 60px;
    height: 53px;
    padding: 0px 0px 0px 3px;
}

#estimator-next-steps .next-step-box span.save {
    background: url("../../images/base/BlueIconSprite.png") -706px 0px no-repeat;
    width: 53px;
    height: 53px;
    display: block;
    float: left;
}

#estimator-next-steps .next-step-box span.compare {
    background: url("../../images/base/BlueIconSprite.png") -439px 0px no-repeat;
    width: 53px;
    height: 53px;
    display: block;
    float: left;
}

#estimator-next-steps .next-step-box span.model {
    background: url("../../images/base/BlueIconSprite.png") -492px 0px no-repeat;
    width: 53px;
    height: 53px;
    display: block;
    float: left;
}

#estimator-next-steps .next-step-box span.details {
    background: url("../../images/base/BlueIconSprite.png") -545px 0px no-repeat;
    width: 53px;
    height: 53px;
    display: block;
    float: left;
}

.pager-item {
    width: 20px;
    height: 20px;
    vertical-align: middle;
    text-align: center;
    cursor: pointer;
    border: solid 1px #D6D6D6 !important;
    margin: 1px;
    padding: 4px;
}

.pager-item-active {
    border: solid 1px #E65032 !important;
}

div.teal, span.teal {
    color: #00B4AF; /*TODO Replace this with the TW Teal actual value*/
}

.sub-set-indent-one {
    padding-left: 30px !important;
}

.sub-set-indent-two {
    padding-right: 10px;
    text-align: right;
}

.inner-table {
    border: none;
}

    .inner-table td, .data-grid .inner-table td {
        border: none;
        padding: 0 5px 5px 0;
    }

table.data-grid tr.action-taken td table.inner-table td {
    background: none;
}

.absolute {
    position: absolute !important;
}

.right {
    text-align: right;
}

.bubble {
    background: #f0f2cc url(../../images/base/bubble-bg.png) left center no-repeat;
    padding: 15px 15px 15px 30px;
    width: 230px;
    position: absolute;
    margin-left: 312px;
    cursor: auto;
    font-size: 12px;
    line-height: 1.5em;
}

.bub-term {
    margin-top: 90px;
    display: none;
}

.bub-commence {
    margin-top: 165px;
    display: none;
}

.bub-raise {
    margin-top: 245px;
    display: none;
}

.bub-ben {
    margin-top: 320px;
    display: none;
}

.bubbennopay {
    margin-top: 240px;
    display: none;
}

/* Borders + Padding */

#wrapper .no-margin-top {
    margin-top: 0px !important;
}

#wrapper .no-margin-bottom {
    margin-bottom: 0px !important;
}

#wrapper .padding-all {
    padding: 10px !important;
}

#wrapper .padding-all-med {
    padding: 15px !important;
}

#wrapper .padding-bottom-half {
    padding-bottom: 5px !important;
}

#wrapper .padding-top {
    padding-top: 10px !important;
}

.rmodeler {
    font-size: 12px;
    background: #EFEFEF;
    width: 230px;
    padding: 5px;
}

    .rmodeler input {
        width: 60px;
    }

    .rmodeler td {
        padding: 6px;
        font-size: 11px;
    }

input.radioSm {
    width: 20px;
}

.bub-term {
    margin-top: 45px;
    display: none;
}

.bub-commence {
    margin-top: 120px;
    display: none;
}

.bub-raise {
    margin-top: 200px;
    display: none;
}

.bub-ben {
    margin-top: 275px;
    display: none;
}

#compare-results-table td {
    background-color: White;
}

    #compare-results-table td.dark-gray-gradient h3 {
        color: White;
    }

#compare-results-table .estimator-detail-row {
    border-right: solid 1px #d6d6d6;
}

    #compare-results-table .estimator-detail-row td {
        max-width: 70px;
        min-height: 30px;
        font-size: 11px;
        font-weight: normal;
        color: #333;
        border-bottom: solid 1px #d6d6d6;
        word-wrap: break-word;
        padding: 5px;
    }

#compare-results-table td.pfg-heading {
    min-height: 30px;
    height: 30px;
    padding: 10px;
    padding-left: 45px;
    border-left: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    border-top: solid 1px #d6d6d6;
    border-bottom: solid 1px #d6d6d6;
    vertical-align: middle;
    cursor: pointer;
}

#compare-results-table td.pfg-child-heading {
    min-height: 20px;
    height: 20px;
    padding: 5px;
    border-bottom: solid 1px #d6d6d6;
    border-left: solid 1px #d6d6d6;
    border-right: solid 1px #d6d6d6;
    border-top: solid 1px #d6d6d6;
}

#compare-results-table tr.you-bene td {
    padding: 7px;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    color: #333;
}

#compare-results-table .estimator-results-spacer {
    border-left: none !important;
    border-right: none !important;
    border-bottom: none !important;
    width: 15px !important;
    max-width: 15px !important;
    min-width: 15px !important;
    padding: 0px !important;
}

#manage-scenarios-table td {
    width: 100px !important;
    min-width: 100px !important;
    max-width: 100px !important;
}

#manage-scenarios-table > tbody.group > tr > td {
    padding-left: 25px;
    padding-top: 0;
    border-top: none;
    padding-bottom: 0;
    border-bottom: none;
}

#manage-scenarios-table > tbody.group > tr:first-child > td {
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 0;
    border-bottom: none;
}

#manage-scenarios-table > tbody.group > tr.last > td {
    border-bottom: #d6d6d6 1px solid;
    padding-bottom: 15px;
}

div.estimator-compare-disclaimer .box {
    width: auto;
}

div.estimator-compare-disclaimer li {
    font-size: 12px;
    font-weight: normal;
}

.center {
    text-align: center;
}

#itemHeader td {
    border: none;
    padding: 0px;
    width: 100%;
}
/* end estimator */

/*Pension History pages*/
.module-header-no-icon {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 13px 13px 13px 13px;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    position: relative;
}

    .module-header-no-icon.current {
        background: url("../../images/base/module-header-current.png") no-repeat scroll left top transparent;
        color: #FFFFFF;
        position: relative;
        text-shadow: none;
        width: 290px;
        z-index: 110;
    }

    .module-header-no-icon span {
        background-image: url("../../images/base/new-white-arrow-rt.png");
        background-position: right 2px;
        background-repeat: no-repeat;
        display: block;
        height: 18px;
        margin-left: 0px;
        margin-top: -2px;
        position: absolute;
        width: 270px;
    }

    .module-header-no-icon.current span {
        background: url("../../images/base/icon-profile-current.png") no-repeat scroll left top transparent;
        display: none;
    }

.history-box {
    width: 551px;
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    padding: 1px 10px 25px 10px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
}

.module-header.flat-top {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}
/*End Pension History pages*/

/* Pension ROL */
.rol-bad-address {
    width: 80%;
    background-color: #FDF3DA;
    margin-left: auto;
    margin-right: auto;
}

#state-tax-notice {
    margin-top: 15px;
    font-size: 14px;
}

div.callout-box-ret-tax-election {
    width: 508px;
}

div.errorMsg-taxrule, div.warningMsg-taxrule {
    padding: 8px;
    color: #cc0000;
    font-size: 13px;
    font-weight: bold;
}

/*End Pension ROL */

/* Added ALL for Evaluate - from EG's styles-061812.css */

/* Vertical Tabs */

.large-icon {
    padding: 25px;
    width: 130px;
    float: left;
}

.vTabs.htools ul.contentTabs, .vTabs.modeler-info ul.contentTabs {
    height: auto;
    list-style-type: none;
    position: absolute;
    width: auto;
    border: none;
}

.vTabs.htools ul.contentTabs {
    border-bottom: 1px solid #d6d6d6;
}

    .vTabs.htools ul.contentTabs li {
        clear: left;
        float: left;
        list-style-type: none;
        margin-bottom: 0;
        margin-right: 0;
        z-index: 119;
    }

        .vTabs.htools ul.contentTabs li a, .vTabs.htools ul.contentTabs li a:link, .vTabs.htools ul.contentTabs li a:active, .vTabs.htools ul.contentTabs li a:visited {
            border: 1px solid #d6d6d6;
            color: #333;
            font-size: 12px;
            border-bottom: none;
            background: #fff url(../../images/base/vtab-bg.png) left bottom repeat-x;
            display: block;
            text-align: left;
            text-decoration: none;
            padding: 26px 0px 26px 69px;
            width: 203px;
        }

        .vTabs.htools ul.contentTabs li:first-child a {
            -moz-border-radius-topleft: 5px;
            -webkit-border-top-left-radius: 5px;
            border-top-left-radius: 5px;
        }

        .vTabs.htools ul.contentTabs li.last a {
            -moz-border-radius-bottomleft: 5px;
            -webkit-border-bottom-left-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom: 1px solid #d6d6d6;
        }

        .vTabs.htools ul.contentTabs li a:hover {
            background: #f0f0f0;
        }

        .vTabs.htools ul.contentTabs li a p {
            font-size: 12px;
            font-weight: normal;
        }

        .vTabs.htools ul.contentTabs li a.current, .vTabs.htools ul.contentTabs li a.current:link, .vTabs.htools ul.contentTabs li a.current:active, .vTabs.htools ul.contentTabs li a.current:visited {
            width: 204px;
            background: #FFF;
            border-right: 1px solid #fff;
            color: #565A5C;
            padding-right: 0;
            cursor: text;
            z-index: 119;
        }

        .vTabs.htools ul.contentTabs li a span {
            display: block;
            width: 50px;
            height: 50px;
            position: absolute;
            margin: -16px 0 0 -60px;
        }

.vTabs ul.contentTabs li a.current:hover, .tabs.wide-split .vTabs ul.contentTabs li a.current:hover {
    background: #FFF !important;
}

.vTabs.htools .tab-target {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #d6d6d6;
    float: right;
    margin: 0 0 0 -2px;
    min-height: 550px;
    padding: 20px 15px 20px 20px;
    width: 632px;
    z-index: 100;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.vTabs.htools ul.contentTabs li a.current .dollar-block p, .vTabs.htools ul.contentTabs li a.current .dollar-block h4 {
    margin-left: -15px;
}

h4.super {
    font-size: 14px;
}

.htools {
    width: 942px;
    margin: 0 0 10px 0;
    -moz-border-radius-bottomright: 0;
    -webkit-border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
    -moz-border-radius-bottomleft: 0;
    -webkit-border-bottom-left-radius: 0;
    border-bottom-left-radius: 0;
}

    .htools .selectable {
        width: 280px;
        margin-right: 15px;
    }

        .htools .selectable.last {
            margin-right: 0px;
        }

    .htools .module-header {
        padding: 23px 15px 10px 16px;
        font-size: 16px;
    }

    .htools .drawer-header {
        width: 881px;
        padding: 17px 13px 14px 48px;
        border: none;
        border-top: 1px solid #d6d6d6;
    }

        .htools .drawer-header.flat-top {
            -moz-border-radius: 0px;
            -webkit-border-radius: 0px;
            border-radius: 0px;
        }

    .htools .drawer-content {
        border: none;
        width: 942px;
    }

    .htools.plan-comparison-modal .plan-table-container .accordion {
        border-top: 1px solid #d6d6d6;
        border-left: 1px solid #d6d6d6;
    }

    .htools.plan-comparison-modal .accordion span.k-link.k-header {
        border-right: 1px solid #d6d6d6;
    }

.square {
    border-radius: 0 !important;
}

.square-top-right {
    -moz-border-radius-topright: 0 !important;
    -webkit-border-top-right-radius: 0 !important;
    border-top-right-radius: 0 !important;
}

.info-standalone {
    background: url("../../images/base/icon-info.png") no-repeat scroll left top transparent;
    display: block;
    font-weight: bold;
    font-size: 12px;
    padding: 5px;
    width: 10px;
    height: 10px;
    cursor: pointer;
    text-decoration: none;
}

.nonav {
    margin-top: 50px;
}

table.data-grid.htools-cost-analysis-hsa {
    border-top: 1px solid #d6d6d6 !important;
    background: #fff;
    width: 938px;
}

.htools-cost-analysis-hsa td {
    vertical-align: middle;
}

.htools-cost-analysis-hsa .k-numerictextbox.percentage-input .k-numeric-wrap {
    width: 50px;
}

tr.grayhead {
    background: url(../../images/base/grayhead.gif) repeat-x;
}

tr.ltgreen2 {
    background: url(../../images/base/green1head.gif) repeat-x;
}

.plan-table-container {
    border: none;
    width: 942px;
    padding: 0;
}

    .plan-table-container table.data-grid {
        width: 942px;
        border-color: #d6d6d6;
        border-width: 0;
        border-style: solid;
    }

    .plan-table-container .data-grid tr td {
        border-color: #d6d6d6;
        border-width: 0 1px 1px 0;
        border-style: solid;
        padding: 10px;
    }

        .plan-table-container .data-grid tr td.last {
            border-right: none;
        }

.data-grid.bordered {
    border-color: #d6d6d6;
    border-width: 1px 0 0 1px;
    border-style: solid;
}

    .data-grid.bordered tr td {
        border-color: #d6d6d6;
        border-width: 0 1px 1px 0;
        border-style: solid;
        padding: 10px;
    }

        .data-grid.bordered tr td.label {
            font-weight: bold;
        }

.plan-table-container .data-grid tr.subhead td {
    border-top: 1px solid #d6d6d6;
}

.plan-table-container .data-grid tr td.label {
    width: 130px;
    font-weight: bold;
}

.plan-table-container .costs div.chart-container {
    display: block;
    width: 490px;
}

.plan-table-container .costs span {
    display: block;
    float: left;
    padding: 7px 0px 6px 0px;
    overflow: visible;
    position: relative;
    height: 15px;
}

    .plan-table-container .costs span.pay {
        margin-right: 5px;
    }

    .plan-table-container .costs span.hso {
        height: 11px;
    }

    .plan-table-container .costs span.tot {
        padding-left: 9px;
    }

    .plan-table-container .costs span div {
        display: block;
        color: #333;
        overflow: visible;
        position: absolute;
        width: 100px;
        max-height: 15px;
        top: 7px;
        left: 9px;
    }

.plan-table-container .utilization-header {
    padding: 13px;
    font-size: 12px;
    border-right: 1px solid #333;
    border-left: 1px solid #666;
    font-weight: bold;
    color: #FFF;
    cursor: pointer;
    position: relative;
}

    .plan-table-container .utilization-header p {
        color: #FFF;
        padding-bottom: 3px;
    }

    .plan-table-container .utilization-header.first {
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        border-left: none;
    }

    .plan-table-container .utilization-header.last {
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        border-left: none;
    }

.plan-table-container .utilization-table {
    border: none;
    width: 944px !important;
}

    .plan-table-container .utilization-table tr td {
        border: none;
        padding: 0;
        width: 164px;
    }

.plan-table-container .hidden-plan, .plan-table .hidden-plan {
    display: none !important;
}

a.ec-button {
    color: #e65032;
    font-size: 13px;
    font-weight: bold;
    padding: 3px 0 3px 28px;
    margin-left: 16px;
    cursor: pointer;
    background: url(../../images/base/icon-circle-arrow-orange-dn-sm.png) top left no-repeat;
}

.module-header a.ec-button {
    color: #FFF;
}

a.ec-button.collapse {
    background: url(../../images/base/icon-circle-arrow-orange-up-sm.png) top left no-repeat;
}

.assumptions-edit .k-numeric-wrap {
    width: 50px;
    margin: -4px -10px -4px 0px;
}

.htools-li .content-center {
    margin-right: 10px;
    padding-bottom: 25px;
    width: 634px;
}

.module-header.htools-split {
    font-size: 16px;
    padding: 23px 15px 10px 16px;
}

.htools-li {
    width: 943px;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
}

    .htools-li .drawer-header {
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border-radius: 0;
        width: 211px;
    }

    .htools-li .drawer-content {
        width: 280px;
    }

    .htools-li .drawer-header.first {
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
    }

.htools-fsa {
    width: 936px;
}

    .htools-fsa .drawer-radios {
        position: absolute;
        margin: 22px 0 0 430px;
        font-size: 14px;
    }

    .htools-fsa .drawer-header {
        width: 525px !important;
        line-height: 19px;
        background: #f0f0f0 url(../../images/base/ie/light-gray-bg.png) repeat-x left top;
        cursor: default;
        padding: 12px 13px 18px 56px;
    }

        .htools-fsa .drawer-header.two-line {
            padding: 6px 13px 10px 56px;
        }

        .htools-fsa .drawer-header.current {
            -moz-border-radius-bottomleft: 0 !important;
            -webkit-border-bottom-left-radius: 0 !important;
            border-bottom-left-radius: 0 !important;
            -moz-border-radius-topright: 0 !important;
            -webkit-border-top-right-radius: 0 !important;
            border-bottom-right-radius: 0 !important;
        }

        .htools-fsa .drawer-header span {
            width: 38px;
            height: 38px;
            margin: -5px 0 0 -45px;
        }

        .htools-fsa .drawer-header.two-line span {
            margin: 4px 0 0 -45px;
        }

    .htools-fsa .drawer-content {
        width: 594px !important;
        -moz-border-radius-bottomleft: 5px;
        -webkit-border-bottom-left-radius: 5px;
        border-bottom-left-radius: 5px;
        -moz-border-radius-bottomright: 5px;
        -webkit-border-bottom-right-radius: 5px;
        border-bottom-right-radius: 5px;
    }

        .htools-fsa .drawer-content.padding-all-med {
            width: 564px !important;
        }

        .htools-fsa .drawer-content p {
            font-size: 12px;
        }

.ht-drawertable {
    padding: 0;
    width: 594px;
    table-layout: auto;
}

    .ht-drawertable input[type=text],
    .ht-drawertable input[type=number],
    .ht-drawertable input[type=tel],
    .ht-drawertable input[type=date] {
        width: 50px;
    }

    .ht-drawertable td {
        padding: 10px;
        line-height: 17px;
        border-bottom: 1px solid #d6d6d6;
    }

.fsa-buttons, .li-buttons {
    padding: 10px 5px;
    background: #FCF3D9;
    border-top: 1px solid #d6d6d6;
    width: 270px;
    margin-top: 20px;
}

.ht-fsa-totals .sideways {
    height: 196px;
    width: 120px;
    border-right: 1px solid #d6d6d6;
    vertical-align: bottom;
}

    .ht-fsa-totals .sideways table {
        position: absolute;
        margin-left: 36px;
        width: 180px; /* Rotate from top left corner (not default) */
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }

        .ht-fsa-totals .sideways table tr td {
            border: none;
            padding: 0 2px 6px 10px;
        }

            .ht-fsa-totals .sideways table tr td span {
                background: none repeat scroll 0 0 #D2D866;
                color: #333333;
                display: block;
                font-weight: bold;
                padding: 6px 0;
                width: 2px;
            }

table.ht-fsa-totals > tbody > tr > td.w-115 {
    min-width: 115px !important;
    max-width: 115px !important;
}


#cost-analysis-coverage .data-display {
    table-layout: auto;
}

#cost-analysis-coverage .htools {
    margin-bottom: 0px;
}

a.button.button-star, a.button.button-star:hover {
    background-image: -moz-linear-gradient(center bottom, #E1E599 0%, #F0F2CC 100%);
    background-image: -webkit-linear-gradient(bottom, #E1E599 0%, #F0F2CC 100%);
    background-image: -ms-linear-gradient(bottom, #E1E599 0%, #F0F2CC 100%);
    background-image: linear-gradient(bottom, #E1E599 0%, #F0F2CC 100%); /* the standard */
    border: 1px solid #d6d6d6;
    color: #333;
    height: 32px;
    width: 220px;
    padding: 11px 60px 11px 10px;
}

span.favorite {
    background: url(../../images/base/icon-star-empty-tall.png) left top no-repeat;
    display: block;
    height: 54px;
    width: 39px;
    margin-top: 1px;
    margin-left: 252px;
    position: absolute;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    cursor: pointer;
    z-index: 2;
}

    span.favorite.active {
        background: url(../../images/base/icon-star-tall.png) left top no-repeat;
    }

.button.button-star input[type="checkbox"] {
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: -1px;
    overflow: hidden;
}

.button.button-star label {
    display: block;
    padding-left: 25px;
    text-indent: -25px;
}

td.eval-plan-container {
    z-index: 0;
}

    td.eval-plan-container a.toggle-plan {
        z-index: 1;
    }

.htools .chart-container {
    z-index: 0;
}

    .htools .chart-container span.hso div {
        margin-top: -2px;
    }

.floating-drawer-button {
    float: right;
    margin: 7px 5px 0 0;
}

a.back {
    display: block;
    background: url(../../images/base/icon-back.png) left top no-repeat;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin: 2px 0px 8px 0px;
    padding: 2px 0px 2px 24px;
    line-height: 1.4em;
}

    a.back:hover {
        text-decoration: underline;
    }

a.help-qmark:hover {
    text-decoration: none;
}

.help-qmark {
    background: url("../../images/base/icon-qmark.png") no-repeat scroll left top transparent;
    display: block;
    height: 18px;
    width: 18px;
}

span.block {
    display: block;
    padding: 0;
    width: 15px;
    height: 15px;
    float: right;
}

span.pay {
    background: #F3C599;
}

span.top {
    background: #F7DF99;
}

span.hso {
    background: #fff;
    border: solid 2px #F7DF99;
}

    span.hso.block {
        width: 12px;
        height: 12px;
    }

span.tot {
    background: #d2d866;
    color: #333;
    font-weight: bold;
}

.do-next-icon {
    width: 65px;
    float: left;
}

.do-next-content {
    width: 190px;
    float: left;
    height: 180px;
}

    .do-next-content div {
        position: absolute;
        height: 190px;
        width: 185px;
    }

    .do-next-content h3 {
        padding-top: 5px;
    }

    .do-next-content p {
        position: absolute;
        margin-top: 145px;
    }

    .do-next-content div p {
        position: relative;
        margin-top: auto;
    }

a.eval-planyear {
    display: block;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    margin: -5px 0px 5px 0px;
    line-height: 1.4em;
}

    a.eval-planyear:hover {
        text-decoration: underline;
    }

/* Add to Overrides section */

.padding-right-half {
    padding-right: 5px !important;
}

.no-margin {
    margin: 0 !important;
}

.margin-bottom-dbl {
    margin-bottom: 20px !important;
}

.margin-right {
    margin-right: 10px !important;
}

.margin-top-neg {
    margin-top: -10px !important;
}

.no-border-right {
    border-right: none !important;
}

.no-border-top {
    border-top: none !important;
}

.border-top-dashed {
    border-top: 1px dashed #D6D6D6;
}

.divider-w-shadow-narrow {
    padding-top: 21px;
    background: url(../../images/base/divider-w-shadow-narrow.png) top left no-repeat;
}

.shrink {
    font-size: 11px !important;
}

.left {
    text-align: left !important;
}

.middle {
    vertical-align: middle !important;
}

.bottom {
    vertical-align: bottom !important;
}

.disclaimer {
    font-size: 11px;
    color: #666;
}

.m-600 {
    margin-left: 600px !important;
}

.m-680 {
    margin-left: 680px !important;
}

.m-700 {
    margin-left: 700px !important;
}

.white {
    background: #fff !important;
}

.cream {
    background: #fcf3d9 !important;
}

.ltgreen {
    background: #f0f2cc !important;
}

.action-taken-alt {
    background: #F0F2CC !important;
}

.highlight-table input[type=radio],
.highlight-table input[type=text],
.highlight-table input[type=tel],
.highlight-table input[type=number],
.highlight-table input[type=date] {
    width: inherit;
}

.mini {
    font-size: 11px !important;
}

.shaded-med {
    background: #d6d6d6 url(../../images/base/med-gray-gradient.png) left top repeat-x;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

.benassign-float-right {
    float: right;
    display: inline-block;
}

#nonAssignMultiple li.margin-left {
    margin-left: 10px;
}

.confirmSingle {
    margin-bottom: 20px;
    margin-top: 0px;
    font-size: 13px;
    vertical-align: text-top;
}


.eval-box-image-life-insurance {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -1px -190px no-repeat;
}

.eval-box-image-life-insurance-sm {
    width: 51px;
    height: 51px;
    background: url("../../images/base/BlueIconSprite.png") -1209px 0px no-repeat;
}

.eval-box-image-medical-comparison {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -262px -190px no-repeat;
}

.eval-box-image-medical-comparison-sm {
    width: 51px;
    height: 51px;
    background: url("../../images/base/BlueIconSprite.png") -1264px 0px no-repeat;
}

.eval-box-image-medical-cost,
.pension-accrued-benefit-box-image {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -133px -190px no-repeat;
}

.eval-box-image-medical-cost-sm {
    width: 51px;
    height: 51px;
    background: url("../../images/base/BlueIconSprite.png") -1155px 0px no-repeat;
}

.eval-box-image-fsa {
    width: 129px;
    height: 129px;
    margin-right: 20px;
    background: url("../../images/base/BlueIconSprite.png") -523px -53px no-repeat;
}

.eval-box-image-fsa-sm {
    width: 51px;
    height: 51px;
    background: url("../../images/base/BlueIconSprite.png") -650px 0px no-repeat;
}

.margin-top-med-center {
    padding-left: 155px;
    padding-bottom: 20px;
    height: auto;
}

.m-770 {
    margin-left: 770px !important;
}

span.eval-checked {
    height: 38px;
    width: 38px;
    background: url("../../images/base/BlueIconSprite.png") -1117px 1px no-repeat;
    margin-top: 5px;
    margin-left: 540px;
    padding-top: 14px;
    display: block;
    position: absolute;
}

#analysis-container {
    position: relative;
}

    #analysis-container .ht-drawertable .dollar-input input[type=text],
    #analysis-container .ht-drawertable .dollar-input input[type=number],
    #analysis-container .ht-drawertable .dollar-input input[type=tel],
    #analysis-container .ht-drawertable .dollar-input input[type=date] {
        width: 120px;
    }

.ht-drawertable .dollar-display {
    display: inline-block;
    padding-top: 4px;
    padding-left: 8px;
    width: 120px;
}

td.super {
    font-size: 14px;
    vertical-align: middle;
}

p.dark-star {
    background: url("../../images/base/icon-star-dark.png") no-repeat scroll right top transparent;
    height: 22px;
    padding: 0px;
    width: 21px;
}

div.dark-star {
    background: url("../../images/base/icon-star-dark.png") no-repeat scroll right top transparent;
    height: 22px;
    padding: 0px;
    width: 21px;
    display: inline-block;
    float: left;
}

p.star-sm {
    background: url("../../images/base/icon-star-dark-sm.png") no-repeat scroll left 5px transparent;
    padding: 5px 0 0 22px;
}

.white {
    background: none repeat scroll 0 0 #FFFFFF !important;
}

.w-260 {
    width: 260px !important;
}

.margin-top-med {
    margin-top: 15px !important;
    padding-bottom: 20px;
}

.full-btn-box h3 {
    color: #333333;
    font-size: 16px;
}

.plan-compare {
    background: url("../../images/base/BlueIconSprite.png") -437px 1px no-repeat;
    height: 53px;
    width: 53px;
}

.cost-analysis {
    background: url("../../images/base/BlueIconSprite.png") -1155px 0px no-repeat;
    height: 53px;
    width: 53px;
}

.spending-accounts {
    background: url("../../images/base/BlueIconSprite.png") -649px 0px no-repeat;
    height: 53px;
    width: 53px;
}

.result-box {
    height: 240px;
}

.do-next-icon {
    float: left;
    width: 65px;
}

.do-next-content {
    float: left;
    height: 180px;
    width: 190px;
}

.margin-left-med {
    margin-left: 14px !important;
}

.htools-fsa .bubble {
    display: none;
    margin: 0 0 0 15px;
}
/* End of "Added ALL for Evaluate - from EG's styles-061812.css" */


.vTabs.modeler-info ul.contentTabs li a, .vTabs.modeler-info ul.contentTabs li a:link, .vTabs.modeler-info ul.contentTabs li a:active, .vTabs.modeler-info ul.contentTabs li a:visited {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("../../images/base/vtab-bg.png") repeat-x scroll left bottom #FFFFFF;
    border-color: #D6D6D6;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #333333;
    display: block;
    font-size: 12px;
    text-align: left;
    text-decoration: none;
    width: 246px;
}

.vTabs.modeler-info ul.contentTabs li:first-child a, .vTabs.modeler-info ul.contentTabs li:first-child a:link, .vTabs.modeler-info ul.contentTabs li:first-child a:active, .vTabs.modeler-info ul.contentTabs li:first-child a:visited {
    border-top-style: solid;
    border-top-width: 1px;
}


.vTabs.modeler-info ul.contentTabs li:last-child a {
    -moz-border-radius-topright: 0px;
    -webkit-border-top-right-radius: 0px;
    border-top-right-radius: 0px;
    -moz-border-radius-bottomright: 0px;
    -webkit-border-bottom-right-radius: 0px;
    border-bottom-right-radius: 0px;
}

.vTabs.htools ul.contentTabs li:first-child a, .vTabs.modeler-info ul.contentTabs li:first-child a {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
}

.vTabs.modeler-info ul.contentTabs li:last-child a {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.vTabs.modeler-info ul.contentTabs li a:hover {
    background: none repeat scroll 0 0 #F0F0F0;
}

.vTabs.modeler-info ul.contentTabs li a p {
    font-size: 12px;
    font-weight: normal;
}

.vTabs.modeler-info ul.contentTabs li a.current, .vTabs.modeler-info ul.contentTabs li a.current:link, .vTabs.modeler-info ul.contentTabs li a.current:active, .vTabs.modeler-info ul.contentTabs li a.current:visited {
    background: #FFF !important;
    border-right: 1px solid #fff;
    color: #565A5C;
    padding-right: 0;
    width: 259px;
    cursor: text;
    z-index: 119;
}

ul.contentTabs li a.current .when-inactive-tab, ul.contentTabs li a.current:link .when-inactive-tab, ul.contentTabs li a.current:active .when-inactive-tab, ul.contentTabs li a.current:visited .when-inactive-tab {
    display: none;
}

.highlight-table tr td {
    cursor: pointer;
}

.vTabs.modeler-info ul.contentTabs li {
    float: none;
}

.vTabs.modeler-info .tab-target {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #d6d6d6;
    float: right;
    margin: 0 0 0 -2px;
    min-height: 550px;
    padding: 20px 15px 20px 20px;
    width: 560px !important;
    z-index: 100;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
}

.vTabs.modeler-info table.data-grid > tbody > tr > td {
    vertical-align: middle;
}

#modelerActualInformation .module-content-chunk p {
    font-size: 12px;
}

#modelerActualInformation .module-content-chunk a {
    font-size: 13px;
}

.data-grid tr.last-row > td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.data-grid tr.last-row > td:nth-child(2) {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}


.data-grid tr.last-row-alt td:first-child {
    -moz-border-radius-bottomleft: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.data-grid tr.last-row-alt td:nth-child(3) {
    -moz-border-radius-bottomright: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.modelergraph td {
    padding-left: 35px;
    width: 200px;
}

#modeler-error {
    background: url("../../images/base/icon-error.png") no-repeat scroll left 5px transparent;
    margin-top: 10px;
    padding: 5px 0 5px 30px;
    color: Red;
    font-size: 12px;
}

.modeler-saved-assumptions > div {
    width: 450px !important;
}

    .modeler-saved-assumptions > div > table {
        width: 445px;
        height: 46px;
        table-layout: auto;
    }


#advanced-assumptions-accordion p {
    font-size: 13px;
}

#modeler-inputs-advanced .data-display, .modeler-popup .data-display {
    table-layout: auto;
    width: 780px;
}

.modeler-popup .expenses-table {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    width: 765px;
    table-layout: fixed;
}

    .modeler-popup .expenses-table td:nth-of-type(3n+1) {
        width: 105px; /* remember there are 2*15px of padding each side not included in this number */
    }

    .modeler-popup .expenses-table td:nth-of-type(3n+2) {
        width: 90px;
    }

    .modeler-popup .expenses-table td:nth-of-type(3n+3) {
        width: 95px;
    }

    /* Undo .radio-box tr:last-child td:first-child, etc. */
    .modeler-popup .expenses-table > thead > tr > td:first-child {
        -moz-border-radius-topleft: 5px;
        -webkit-border-top-left-radius: 5px;
        border-top-left-radius: 5px;
        -moz-border-radius-bottomleft: 0px;
        -webkit-border-bottom-left-radius: 0px;
        border-bottom-left-radius: 0px;
    }

    .modeler-popup .expenses-table > thead > tr > td:last-child {
        -moz-border-radius-topright: 5px;
        -webkit-border-top-right-radius: 5px;
        border-top-right-radius: 5px;
        -moz-border-radius-bottomright: 0px;
        -webkit-border-bottom-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .modeler-popup .expenses-table > thead > tr:first-child > td {
        border-top: 1px solid #d6d6d6;
    }

    .modeler-popup .expenses-table > tbody > tr > td {
        background-color: #fff;
        vertical-align: middle;
    }

.modeler-popup table.data-display > tbody > tr > td {
    vertical-align: middle;
}

#dependent-addedit-modal input[readonly] {
    background: none repeat scroll 0 0 #F7F7F7;
    color: #C2C2C2 !important;
    cursor: not-allowed;
}

.k-widget input[readonly] {
    /* Remove the effect of our [readonly] rules on wrappers created by KendoUI */
    cursor: inherit;
    color: inherit !important;
}

.k-numerictextbox, .k-numeric-wrap {
    /* Modifications to the default look for KendoUI Numeric*/
    width: auto;
    border-style: none;
}

.k-list-container.k-popup, .k-calendar-container.k-popup {
    border-color: transparent;
    background-color: #e9e9e9;
}

    .k-list-container.k-popup .k-list .k-state-hover {
        background-color: #DFDFDF;
        border: solid 1px #C2C2C2;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

    .k-list-container.k-popup .k-list .k-state-selected {
        background-color: #F7F7F7;
        border: solid 1px #aaaaaa;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

.k-slider-horizontal .k-slider-selection {
    background: url(../../images/base/slider-range-bg.png) repeat-x scroll left top transparent;
    top: 4px;
}

.k-slider-track {
    border: 1px solid #aaaaaa;
    background: #dedede;
}

.k-slider-horizontal .k-slider-track {
    height: 5px;
}

.k-slider-horizontal .k-draghandle {
    background-position: 0;
    width: 8px;
    height: 17px;
    top: -7px;
    border-style: none;
    background-image: url(../../images/base/slider-h-handle.png);
}

    .k-slider-horizontal .k-draghandle.k-state-selected {
        background-position: -8px;
    }

.k-slider-horizontal.k-state-disabled, .k-slider-horizontal.k-state-disabled .k-icon, .k-slider-horizontal.k-state-disabled .k-draghandle {
    cursor: not-allowed;
}

    .k-slider-horizontal.k-state-disabled .k-draghandle {
        background-position: -8px;
    }

.k-pager-wrap > a.k-pager-nav {
    padding-top: 6px
}

.k-pager-numbers a.k-link {
    border: none;
}

    .k-pager-numbers a.k-link:hover {
        border: solid;
        border-width: 1px;
    }

.k-tooltip {
    background: transparent;
    background-image: linear-gradient(bottom, rgba(217,217,217,0.87), rgba(255,255,255,0.87));
    background-image: -o-linear-gradient(bottom, rgba(217,217,217,0.87), rgba(255,255,255,0.87));
    background-image: -moz-linear-gradient(bottom, rgba(217,217,217,0.87), rgba(255,255,255,0.87));
    background-image: -webkit-linear-gradient(bottom, rgba(217,217,217,0.87), rgba(255,255,255,0.87));
    background-image: -ms-linear-gradient(bottom, rgba(217,217,217,0.87), rgba(255,255,255,0.87));
    border: solid 2px white;
    border-radius: 10px;
    box-shadow: 0 0 5px 1px #666;
    font-size: 12px;
    height: auto;
    line-height: 16px;
    max-width: 350px;
    padding: 10px;
    text-align: left;
    width: auto;
}

.k-slider .k-button {
    border-style: none;
}

.k-slider .k-button-decrease .k-i-arrow-w {
    width: 18px;
    height: 18px;
    background-position: 0 0 !important;
    background-image: url(../../images/base/slider-left.png);
}

.k-slider .k-button-increase .k-i-arrow-e {
    width: 18px;
    height: 18px;
    background-position: 0 0 !important;
    background-image: url(../../images/base/slider-right.png);
}

.k-upload .k-clear-selected, .k-upload .k-i-delete, .k-upload .k-file-size {
    display: none;
}

.k-upload .k-file-name {
    margin-top: 10px;
}

.k-upload .k-upload-status-total {
    display: none !important;
}

#beneficiary-edit .module-form td, #divMain .module-form td {
    padding-top: 3px;
    padding-bottom: 3px;
}

    #beneficiary-edit .module-form td.w-220, #divMain .module-form td.w-220 {
        vertical-align: middle;
    }

.pre-enroll-questions textarea {
    width: auto;
}

.pre-enroll-questions .yes-cell {
    width: 70px;
    white-space: nowrap;
    padding-left: 30px;
}

.pre-enroll-questions .no-cell {
    width: 70px;
    white-space: nowrap;
}

.pre-enroll-questions .dep-option-cell {
    white-space: nowrap;
    padding-left: 30px;
}

#payment-btn span, #disbursement-btn span, #tax-btn span, #check-history-btn span {
    position: relative;
    width: 25px;
    max-width: 25px;
    float: right;
    background-image: url(../../images/base/new-white-arrow-rt.png);
    background-position: right;
}

#payment-btn.current span, #disbursement-btn.current span, #tax-btn.current span, #check-history-btn.current span {
    display: none;
}

.rss-payment-detail-table {
    border: none !important;
    width: 510px !important;
}

    .rss-payment-detail-table th {
        border-bottom: solid 1px #d6d6d6;
        padding: 3px;
        font-weight: bold;
        text-align: center;
    }

    .rss-payment-detail-table td {
        padding: 3px;
        word-wrap: break-word !important;
    }

.rss-summary .drawer-header span.down {
    background: url(../../images/base/icon-circle-arrow-orange-dn.png) top left no-repeat !important;
}

.rss-summary .drawer-header {
    color: White;
    height: 25px !important;
    vertical-align: middle;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.rss-summary .half {
    min-width: 249px;
    width: 249px;
    max-width: 249px;
    min-height: 185px;
    max-height: 385px;
    height: auto;
    border-radius: 5px 5px 0px 0px;
}

    .rss-summary .half div {
        border-radius: 5px 5px 0px 0px;
    }

    .rss-summary .half p {
        word-wrap: break-word !important;
    }

.bank-account-editor td {
    padding: 5px;
    vertical-align: middle;
}

    .bank-account-editor td .k-input {
        padding: 3px;
        vertical-align: middle;
        width: 160px !important;
        font-size: 13px !important;
    }

#check-payment-history-grid table.data-grid {
    width: 540px;
    table-layout: fixed;
}

    #check-payment-history-grid table.data-grid td,
    #check-payment-history-grid table.data-grid th {
        word-wrap: break-word;
    }

        #check-payment-history-grid table.data-grid td.last {
            word-wrap: normal;
        }

        #check-payment-history-grid table.data-grid th.last {
            border-top-right-radius: 5px;
        }

#check-details-modal {
    width: 500px;
}

    #check-details-modal .modal-container {
        width: 100%;
    }

    #check-details-modal a.close-modal {
        margin-left: auto !important;
        margin-right: 0px;
        position: relative;
    }

    #check-details-modal .full-box {
        margin: 0;
        width: 500px;
    }


.check-details-modal-summary {
    background-color: rgb(252, 243, 217);
    border-radius: 5px;
    border: 1px solid #D6D6D6;
}

#check-details-item {
    padding: 5px;
    padding-top: 0px;
    padding-bottom: 0px;
}

div.check-details-item table.data-grid {
    background: transparent;
}

    div.check-details-item table.data-grid th.check-details-total-amount {
        width: 50%;
        vertical-align: top;
        color: #000;
        border-bottom: none;
    }

    div.check-details-item table.data-grid th.shaded {
        border-top-right-radius: 5px;
    }


#payment-btn, #disbursement-btn, #tax-btn, #check-history-btn {
    padding-left: 10px !important;
    padding-right: 30px !important;
}

p.red {
    color: red;
}

.post-rel-left {
    left: 65px;
    position: relative;
    top: 20px;
}

.accordion-balances {
    font-size: 11px;
    font-weight: bold;
    left: 330px;
    position: relative;
    top: -100px;
}

.post-rel-left2 {
    left: 50px;
    position: relative;
    top: 0px;
}

.success-box {
    border: 1px solid #D6D6D6;
    background: #CCF0EF;
    width: 590px;
    margin-bottom: 0px;
    margin-top: 10px;
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .success-box.full {
        width: 890px;
    }

.sxs-container {
    border-bottom: 3px solid #E65032;
    background: #EBEBEB;
    height: 46px;
    list-style-type: none;
    width: 430px;
    padding: 16px 0 0 16px;
}

ul.sxs {
    height: 45px;
    list-style-type: none;
    float: right;
}

    ul.sxs li {
        float: left;
        list-style-type: none;
        padding-bottom: 4px;
    }

        ul.sxs li a, ul.sxs li a:link, ul.sxs li a:active, ul.sxs li a:visited {
            padding: 0px 9px 9px;
            color: white;
            font-size: 20px;
            font-weight: bold;
            text-decoration: none;
            display: block;
            cursor: text;
            text-align: center;
            font-family: Franklin Gothic Medium, Arial;
        }

            ul.sxs li a.current, ul.sxs li a:link.current, ul.sxs li a:active.current, ul.sxs li a:visited.current {
                background: url(../../images/base/sxs-current-bg.png) center bottom no-repeat;
                color: white;
                cursor: text;
            }

span.special-note {
    font-weight: bold;
}

span.tab-icon.Tool_1_1 {
    background: url("../../images/base/BlueIconSprite.png") -440px 0px no-repeat;
}

span.tab-icon.Tool_2_1 {
    background: url("../../images/base/BlueIconSprite.png") -1156px 0px no-repeat;
}

span.tab-icon.Tool_5_0 {
    background: url("../../images/base/BlueIconSprite.png") -650px 0px no-repeat;
}

span.tab-icon.Tool_4_0 {
    background: url("../../images/base/BlueIconSprite.png") -1209px 0px no-repeat;
}

.ul-font {
    font-size: 13px;
}

div#remainingLength {
    font-size: 11px;
    font-style: italic;
    color: Red;
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}

    .ui-progressbar .ui-progressbar-value {
        margin: -1px;
        height: 100%;
        background: #33C3BF;
    }

.legal-box {
    background: #FBEFCC;
    border: 1px solid #D6D6D6;
    padding: 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.radio-th-topdown {
    text-align: left !important;
    padding-left: 15px !important;
    cursor: default !important;
}

.agreement-bar {
    background: #f7df99;
    padding: 15px 20px;
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: -20px;
    border-top: 1px solid #d6d6d6;
}

.topdown-message {
    padding-left: 10px;
}

.topdown-header {
    padding-left: 10px;
}

.taxState {
}

.taxFed {
}

div #federal-tax, div #state-tax {
}

#federal-tax td, #state-tax td {
    padding: 3px 0px 3px 0px;
}

#federal-tax th, #state-tax th {
    width: 140px;
}

#federal-tax table.half {
    width: 280px;
}

#federal-tax table.half, #state-tax table.half {
    font-size: 13px;
}

#federal-tax td select, #state-tax td select {
    width: 260px;
    max-width: 260px;
    min-width: 260px;
}

#federal-tax td input, #state-tax td input {
    width: 260px;
    max-width: 260px;
    min-width: 260px;
}

#federal-tax span.k-textbox, #state-tax span.k-textbox {
    padding: 0px;
}

#federal-tax td span.election-detail, #state-tax td span.election-detail {
    display: block;
    width: 181px;
    max-width: 181px;
    min-width: 181px;
}

.add-item-btn {
    background: url(../../images/base/add-profile-item.png) left 6px no-repeat;
    padding: 8px 29px;
    margin-top: 5px;
}

.inherit-width {
    width: inherit;
}

#elections-div td, #elections-div th {
    vertical-align: baseline;
}

.hours-elig-period-title {
    padding-top: 30px;
}

.hours-elig-period-header {
    cursor: default;
}

    .hours-elig-period-header table {
        width: 100%;
    }

    .hours-elig-period-header td:first-child {
        width: 60%;
    }

.hours-elig-period-box {
    background-color: #ffffff;
    border: 1px solid #D6D6D6;
    padding: 17px 10px 25px 10px;
    -moz-border-radius: 0px 0px 5px 5px;
    -webkit-border-radius: 0px 0px 5px 5px;
    border-radius: 0px 0px 5px 5px;
    margin-bottom: 20px;
}

    .hours-elig-period-box table {
        width: 100%;
    }

    .hours-elig-period-box td {
        padding-top: 5px;
    }

    .hours-elig-period-box .label.first-col {
        width: 22%;
    }

    .hours-elig-period-box .to {
        padding-left: 10px;
        padding-right: 15px;
    }

    .hours-elig-period-box .gutter {
        width: 16%;
    }

    .hours-elig-period-box .second-col {
        width: 20%;
    }

.hours-elig-no-periods {
    padding: 17px;
}

.wrap {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: normal;
    word-wrap: break-word;
}

.cost-detail-link {
    font-size: smaller;
    font-weight: normal;
    font-style: italic;
    color: #e65032;
}

.total-cost-link-td {
    padding: 9px 5px;
    padding-top: 0;
    padding-bottom: 0px;
}

td.keep-prices-info {
    font-size: 12px;
    font-weight: bold;
    padding: 15px 15px 8px 15px;
}

.keep-prices-container {
    font-size: 11px;
    border-bottom: 1px dashed #d6d6d6;
    line-height: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
}

    .keep-prices-container .left-side {
        width: 200px;
        font-style: italic;
    }

    .keep-prices-container .right-side a {
        font-weight: bold;
    }

.keep-prices-header {
    font-weight: bold;
}

.one-x-a-logo {
    width: 200px;
    height: 70px;
    margin-bottom: 10px;
    border: none;
    background: #fff url('../../images/base/onexa-logo.png') right top no-repeat;
}

#survey-container .yes-cell {
    width: 70px;
    white-space: nowrap;
    padding-left: 30px;
}

#survey-container .no-cell {
    width: 70px;
    white-space: nowrap;
}

.survey-answer-preselected {
    font-style: italic;
    margin-left: 10px;
    font-size: 12px;
}

/* combined lump sum HSA grid */
table.fsa-table {
    padding-right: 0px;
}

    table.fsa-table tr.fsa-calc-data {
        padding-bottom: 2px;
        padding-top: 2px;
    }

.fsa-table .ytd-input,
.fsa-table .remaining-annual-input,
.fsa-table .remaining-annual-ppp-input,
.fsa-table .perpay-input,
.fsa-table .remaining-annual-lump-input {
    width: 60px;
}

.fsa-table span.annual-input {
    width: 74px;
    margin-right: -14px;
}

table.fsa-table tr.fsa-calc-data td {
    font-size: 85%;
    vertical-align: middle;
}

table.fsa-table td.fsa-calc-data-label {
    max-width: 120px;
}

table.fsa-table select {
    font-size: 100%;
}

td.fsa-calc-data-amount {
    text-align: right;
}

table.fsa-table td {
    padding-left: 2px !important;
    padding-right: 2px;
}

table.fsa-table tr.fsa-calc-data td.fsa-calc-data-step-header {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 0px 15px 0px;
}

table.fsa-table tr.fsa-calc-data td.symbol {
    font-size: 100%;
    text-align: center;
    vertical-align: middle;
}

td.fsa-entire-amount-deducted-message {
    background: url(../../images/base/icon-check-small.png) top left no-repeat;
    padding-bottom: 10px;
}

    td.fsa-entire-amount-deducted-message span {
        display: block;
        padding-left: 30px;
    }

tr#fsa-entire-amount-deducted {
    display: none;
}

tr.fsa-overlay-row {
    zoom: 1;
}

table#launch-event-model {
    width: 100%;
}

table#launch-event-model {
    border-top: 1px solid #d6d6d6;
}

    table#launch-event-model tr td {
        border-bottom: 1px solid #d6d6d6;
        padding-bottom: 10px;
        padding-top: 10px;
        vertical-align: middle;
    }

        table#launch-event-model tr td.td-label {
            font-size: 14px;
            font-weight: bold;
        }

        table#launch-event-model tr td.td-button a {
            text-align: center;
            width: 80%;
        }

.inline-block {
    display: inline-block !important;
}

.margin-top-neg-37 {
    margin-top: -41px !important;
}

.margin-right-30 {
    margin-right: 30px !important;
}

.data-display td.label {
    padding-top: 5px !important;
    width: 150px !important;
}

.exchange-edu-header {
    min-height: 65px;
}



.exchange-edu-home-header {
    background: url(../../images/base/exchange-edu-home-bg.png) left top no-repeat #FFF;
}

.exchange-edu-logo {
    background: url('../../images/base/onexa-logo.png') no-repeat scroll right top;
    float: right;
    height: 70px;
    width: 100%;
}

.exchange-edu-title {
    padding: 15px 0 4px 30px;
}

    .exchange-edu-title h1 {
        color: #FFF;
        margin-top: 5px;
    }

.exchange-edu-a-home {
    background: url(../../images/base/exchange-edu-home-white.png) right top no-repeat;
    color: #FFF !important;
    float: right;
    font: bold 13px/17px Arial, Helvetica, sans-serif, Verdana;
    margin-right: 30px;
    padding: 36px 0 0 0;
}

.exchange-edu-a-home-footer {
    background: url(../../images/base/exchange-edu-home-red.png) left no-repeat;
    font: bold 13px/17px Arial, Helvetica, sans-serif, Verdana;
    padding: 10px 0 10px 45px;
}

.exchange-edu-left {
    border-right: 1px solid #d6d6d6;
    float: left;
    width: 699px;
}

.exchange-edu-right {
    float: right;
    padding: 15px 30px 15px 0;
    width: 200px;
}

    .exchange-edu-right h3 {
        font-weight: normal;
        line-height: 22px;
    }

.exchange-edu-documents {
    margin-top: 20px;
}

    .exchange-edu-documents h3 {
        font-weight: bold;
    }

    .exchange-edu-documents section {
        border-top: solid 1px #d6d6d6;
        font-size: 13px;
        font-weight: bold;
        margin: 15px 0px 15px 20px;
        padding-top: 10px;
        width: 180px;
    }

        .exchange-edu-documents section:last-child {
            border-bottom: solid 1px #d6d6d6;
            padding-bottom: 10px;
        }

    .exchange-edu-documents span {
        background: url(../../images/base/icon-pdf.png) top left 4px no-repeat;
        display: block;
        height: 20px;
        margin-left: -30px;
        position: absolute;
        width: 20px;
    }

.exchange-edu-faqs div.exchange-edu-faq:last-child {
    border-bottom: solid 1px #d6d6d6;
}

.exchange-edu-faq {
    border-top: solid 1px #d6d6d6;
    margin: 15px 0px 15px 20px;
    padding-top: 10px;
    width: 180px;
}

.exchange-edu-faq-q {
    cursor: pointer;
    font-weight: bold;
}

.exchange-edu-faq-a ul.normal-list {
    font-size: 13px;
}

    .exchange-edu-faq-a ul.normal-list li {
        line-height: normal;
        margin-bottom: 5px;
        margin-top: 5px;
    }

.exchange-edu-faq-arrow {
    background: url(../../images/base/arrow-orange-rt.png) left 6px no-repeat;
    display: block;
    height: 40px;
    margin-left: -19px;
    margin-top: 8px;
    position: absolute;
    width: 40px;
}

.exchange-edu-faq-arrow-current {
    background: url(../../images/base/arrow-orange-dn.png) left 6px no-repeat;
}

.exchange-edu-section-anchors {
    background: #f5f5f5 url(../../images/base/exchange-edu-lineart.png) 455px -170px no-repeat;
    border-top: 1px solid #d6d6d6;
}

    .exchange-edu-section-anchors h3 {
        margin-bottom: 10px;
    }

    .exchange-edu-section-anchors ul {
        list-style: none;
    }

        .exchange-edu-section-anchors ul li {
            list-style: none;
            background: url(../../images/base/bullet.png) left 8px no-repeat;
            margin-bottom: 5px;
            padding: 0 0 7px 20px;
        }

            .exchange-edu-section-anchors ul li a {
                color: #e65032;
                font: bold 14px/18px Arial, Helvetica, sans-serif, Verdana;
            }

.exchange-edu-section-content {
    padding: 15px 15px;
}

.exchange-edu-section ul.basic li {
    font: normal 14px/20px Arial, Helvetica, sans-serif, Verdana;
    margin-left: 7px;
}

.exchange-edu-section ul.basic.no-indent li {
    padding-left: 10px;
}

.exchange-edu-section {
    background: #F5F5F5 url(../../images/base/shadow-grey.png) top left repeat-x;
    border-top: 1px solid #d6d6d6;
}

    .exchange-edu-section figure {
        margin: 10px 20px 20px 20px;
    }

    .exchange-edu-section figcaption {
        font-size: 12px;
        font-weight: bold;
        line-height: normal;
        margin-left: 5px;
        margin-top: 5px;
    }

    .exchange-edu-section.shadowed {
        background: #FFF url(../../images/base/shadow-white.png) top left repeat-x;
    }

.exchange-edu-section-content p {
    font: normal 14px/18px Arial, Helvetica, sans-serif, Verdana;
}

.exchange-edu-section-content h2 {
    font: bold 30px/34px Arial, Helvetica, sans-serif, Verdana;
    margin-bottom: 20px;
}

.exchange-edu-section-content h3.exchange-edu-section-sub-header {
    font: bold 24px/26px Arial, Helvetica, sans-serif, Verdana;
    padding-top: 10px;
}

.exchange-edu-section-content table {
    margin-bottom: 10px;
}

    .exchange-edu-section-content table.data-display {
        padding: 7px 10px 25px;
        width: auto;
    }

        .exchange-edu-section-content table.data-display td {
            font-size: 13px;
            color: #333;
            padding: 5px 10px;
        }

.exchange-edu-section-sources,
.exchange-edu-section-vendors {
    background: #df4d30 url(../../images/base/exchange-edu-sources.png) left top no-repeat;
    min-height: 173px;
    min-width: 700px;
}

    .exchange-edu-section-sources h2,
    .exchange-edu-section-vendors h2 {
        color: #FFF;
        font: bold 30px/34px Arial, Helvetica, sans-serif, Verdana;
        padding: 28px 0 20px 95px;
    }

.exchange-edu-section-content h4 {
    font-size: 20px;
}

.exchange-edu-section-content ul.normal-list {
    font-size: 14px;
    margin-top: 0;
}

    .exchange-edu-section-content ul.normal-list li {
        line-height: normal;
        margin-bottom: 5px;
        margin-top: 5px;
    }

.exchange-edu-section-sources p,
.exchange-edu-section-vendors p {
    color: #FFF;
    padding: 0 40px 20px 95px;
    font: normal 14px/18px Arial, Helvetica, sans-serif, Verdana;
}

.exchange-edu-provider-search h4 {
    display: none;
}

.exchange-edu-section-sources table,
.exchange-edu-section-vendors table,
.exchange-edu-provider-search table.network-grid {
    table-layout: fixed;
    width: 660px;
}

    .exchange-edu-section-sources table tr td,
    .exchange-edu-section-vendors table tr td,
    .exchange-edu-provider-search table.network-grid tr td {
        background: #fff;
        font-weight: bold;
        width: 100px;
    }

        .exchange-edu-provider-search table.network-grid tr td img {
            height: auto;
            max-width: 110px;
        }

.exchange-edu-provider-search .divider-w-shadow-full {
    background: url(../../images/base/divider-w-shadow-full-grey.png) top left no-repeat;
}

.exchange-edu-modal {
    display: none;
}

#exchange-edu-plan-comparison-modal {
    width: 700px;
}

    #exchange-edu-plan-comparison-modal ul {
        list-style-type: disc;
        margin: 10px;
    }

        #exchange-edu-plan-comparison-modal ul li {
            margin-bottom: 5px;
            margin-top: 5px;
        }

.exchange-edu-drawer {
    border: none;
    border-bottom: 1px solid #e3e3e3;
}

.exchange-edu-drawer-content {
    margin: 15px 0 15px 50px;
    overflow: hidden;
    width: 600px;
    font: normal 14px/18px Arial, Helvetica, sans-serif, Verdana;
}

    .exchange-edu-drawer-content table tr td {
        background-color: white;
    }

h3.exchange-edu-drawer-header {
    border: none;
    border-top: 1px solid #e3e3e3;
    color: #333333;
    cursor: pointer;
    font: bold 20px/24px Arial, Helvetica, sans-serif, Verdana;
    margin-bottom: -1px;
    padding: 25px 13px 15px 50px;
    width: 90%;
}

    h3.exchange-edu-drawer-header a {
        background-position-y: 6px;
        font-size: 12px;
        font-weight: normal;
    }

    h3.exchange-edu-drawer-header span {
        background: url(../../images/base/icon-circle-arrow-orange-lg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
        display: block;
        height: 40px;
        margin-left: -51px;
        margin-top: -8px;
        position: absolute;
        width: 40px;
    }

h3.exchange-edu-drawer-header-open span {
    background: url(../../images/base/icon-circle-arrow-orange-dn-lg.png) no-repeat scroll left top rgba(0, 0, 0, 0);
}

.data-grid.fixed {
    table-layout: fixed;
}

.data-grid tr th.teal {
    background: #00b4af !important;
    border-radius: 0;
    color: #FFF;
    font: bold 14px/18px Arial, Helvetica, sans-serif, Verdana;
    text-transform: uppercase;
}

.data-grid tr td.label {
    font-weight: bold;
}

.data-grid tr td.mid-header {
    background: #ebebeb !important;
    font: bold 14px/18px Arial, Helvetica, sans-serif, Verdana;
}

.data-grid tfoot tr td:first-child {
    background-color: transparent;
    border: none;
    color: #FFF;
    font-weight: normal;
}

span.carrier-icon {
    background: url(../../images/base/carrier-sprite.png) left -160px no-repeat;
    display: inline-block;
    height: 43px;
    margin: 20px 0;
    width: 177px;
}

    span.carrier-icon.mini {
        background-position: left -457px;
        display: inline-block;
        height: 32px;
        margin: 20px 0;
        width: 94px;
    }

    span.carrier-icon.no-background {
        background: none;
        width: auto;
    }

    span.carrier-icon.mini.no-background img {
        height: auto;
        width: 100%;
    }

    span.carrier-icon.mini.aetna {
        background-position: left -457px;
        width: 94px;
    }

    span.carrier-icon.mini.anthem {
        background-position: left -416px;
        width: 122px;
    }

    span.carrier-icon.mini.cigna {
        background-position: left -384px;
        width: 91px;
    }

    span.carrier-icon.delta {
        background: url(../../images/base/DELTA.png) left no-repeat;
        width: 110px;
    }

    span.carrier-icon.mini.kaiser {
        background-position: left -343px;
        width: 99px;
    }

    span.carrier-icon.mini.metlife {
        background-position: left -498px;
        width: 122px;
    }

    span.carrier-icon.mini.uhc {
        background-position: left -540px;
        height: 43px;
        width: 92px;
    }

    span.carrier-icon.mini.vsp {
        background-position: -30px -232px;
        height: 55px;
        width: 120px;
    }

#provider, #zip {
    padding: 10px;
    font-style: italic;
    border-radius: 5px;
    border-color: #c2c2c2;
}

select#doctor-types {
    padding: 8px;
    font-style: italic;
    border-radius: 5px;
    border-color: #c2c2c2;
}

p.strong {
    font-weight: bold;
}

h1.giant {
    font: bold 35px/39px Arial, Helvetica, sans-serif, Verdana;
    color: #FFF;
    text-align: center;
    padding: 36px 0;
}

h2.giant {
    font: bold 30px/34px Arial, Helvetica, sans-serif, Verdana;
    color: #FFF;
    margin: 24px 0 24px;
    text-align: center;
}

.exchange-edu-home-bg {
    background: url(../../images/base/exchange-edu-lineart.png) right 200px no-repeat;
}

.exchange-edu-home-vid-container {
    width: 530px;
    min-height: 355px;
    margin-top: 25px;
    margin-left: 20px;
    text-align: center;
    float: left;
}

.exchange-edu-home-date-container {
    width: 230px;
    min-height: 135px;
    margin-top: 25px;
    margin-right: 15px;
    padding: 130px 35px 35px;
    float: right;
    text-align: center;
    background: url(../../images/base/datefeature-bg.png) left top no-repeat;
}

    .exchange-edu-home-date-container h3 {
        font: bold 25px/29px Arial, Helvetica, sans-serif, Verdana;
        color: #FFF;
    }


    .exchange-edu-home-date-container p {
        font: bold 18px/22px Arial, Helvetica, sans-serif, Verdana;
        color: #FFF;
    }

.exchange-edu-enroll-date-side {
    width: 148px;
    min-height: 85px;
    margin-top: 25px;
    margin-right: 15px;
    padding: 65px 12px 18px;
    float: right;
    text-align: center;
    background: url(../../images/base/datefeature-bg-sm.png) left top no-repeat;
}

    .exchange-edu-enroll-date-side h3 {
        font: bold 14px/18px Arial, Helvetica, sans-serif, Verdana;
        color: #FFF;
        padding-bottom: 7px;
    }


    .exchange-edu-enroll-date-side p {
        font: bold 11px/14px Arial, Helvetica, sans-serif, Verdana;
        color: #FFF;
    }

.exchange-edu-home-redbox {
    margin: 0 -10px;
    padding: 10px;
    background: url(../../images/base/redbox-bg.png) left top no-repeat;
    width: 960px;
}

.exchange-edu-home-whitebox {
    width: 240px;
    height: 200px;
    padding: 20px;
    background: #FFF;
    border-radius: 5px;
    margin: 15px;
    float: left;
}

    .exchange-edu-home-whitebox h3 {
        font: bold 20px/24px Arial, Helvetica, sans-serif, Verdana;
        margin-bottom: 10px;
        min-height: 48px;
        text-align: center;
    }

.btn-full {
    width: 85% !important;
    text-align: center !important;
}

.exchange-edu-home-fourbox {
    margin-top: 20px;
}

    .exchange-edu-home-fourbox h2.giant {
        margin-bottom: 10px;
    }

    .exchange-edu-home-fourbox p {
        font: 14px/18px Arial, Helvetica, sans-serif, Verdana;
    }

.exchange-edu-home-halficonbox {
    width: 100px;
    padding: 10px;
    text-align: center;
    margin: 15px 0;
    float: left;
    min-height: 280px;
    height: 280px;
}

.exchange-edu-home-iconbox {
    width: 200px;
    padding: 10px;
    text-align: center;
    margin: 15px 0;
    float: left;
}

table .exchange-edu-home-iconbox {
    margin-left: 0;
    width: 90px;
    padding: 0 10px 10px 0;
}

.exchange-edu-home-iconbox-content {
    min-height: 280px;
    height: 280px;
    cursor: pointer;
}

.exchange-edu-home-iconbox span {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    display: inline-block;
    background: url(../../images/base/blueicons.png) left top no-repeat;
}

.exchange-edu-home-iconbox h3 {
    font: bold 20px/24px Arial, Helvetica, sans-serif, Verdana;
}

.exchange-edu-home-iconbox#dental span {
    background: url(../../images/base/blueicons.png) -110px top no-repeat;
}

.exchange-edu-home-iconbox#vision span {
    background: url(../../images/base/blueicons.png) -220px top no-repeat;
}

.exchange-edu-home-iconbox#otherbenefits span {
    background: url(../../images/base/blueicons.png) -330px top no-repeat;
}

.exchange-edu-special-callout {
    background: #ccf0ef;
}

    .exchange-edu-special-callout h3 {
        background: #fff;
        -moz-border-radius-topright: 20px;
        -webkit-border-top-right-radius: 20px;
        border-top-right-radius: 20px;
        -moz-border-radius-bottomright: 20px;
        -webkit-border-bottom-right-radius: 20px;
        border-bottom-right-radius: 20px;
        padding: 8px 8px 8px 30px;
        color: #333;
        font: bold 16px/20px Arial, Helvetica, sans-serif, Verdana;
        margin: 0 0 25px -30px;
    }

.text-center {
    text-align: center !important;
}

.radio-box tr.select-radio.action-taken td, .radio-box tr.select-radio.action-taken th {
    background-image: linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -o-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(225,229,153)), color-stop(1, rgb(240,242,204)) );
}

    .radio-box tr.select-radio.action-taken th:first-child {
        background-image: linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -o-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -moz-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -webkit-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -ms-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.01, rgb(182,191,3)), color-stop(0.86, rgb(210,216,101)) );
        border-right: 1px solid #c3cb33;
    }

.dollar-compare span {
    background: url(../../images/base/dollars.png) left top no-repeat;
    display: inline-block;
    float: left;
    height: 20px;
    position: relative;
    width: 50px;
}

    .dollar-compare span.d3 {
        width: 37px;
    }

    .dollar-compare span.d2 {
        width: 25px;
    }

    .dollar-compare span.d1 {
        width: 13px;
    }

/* Provider Search */
.search-inputs .data-display {
    table-layout: auto;
}

.search-inputs input[type=text] {
    height: 27px;
}

.search-inputs td {
    vertical-align: middle;
}

.search-inputs .provider-type {
    width: 150px;
}

.search-inputs .search-text {
    width: 250px;
}

.search-inputs .radius {
    width: 140px;
}

.search-inputs .zipcode {
    width: 55px;
}

.search-inputs .errorMsg {
    width: auto;
}

.search-inputs .k-dropdown-wrap {
    background: #fff;
    color: #333;
    border: solid 1px #DFDFDF;
    padding: 9px 22px 5px 2px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

    .search-inputs .k-dropdown-wrap .k-input {
        line-height: 1;
        padding-top: 1px;
        padding-bottom: 1px;
        height: 17px;
    }

    .search-inputs .k-dropdown-wrap .k-select {
        min-height: 17px;
        line-height: 1;
        padding: 8px;
    }

    .search-inputs .k-dropdown-wrap.k-state-disabled {
        background: #f7f7f7;
        color: #c2c2c2 !important;
        border-color: #c2c2c2 !important;
        cursor: not-allowed;
    }

    .search-inputs .k-dropdown-wrap.k-state-focused {
        border: solid 1px #ccd352 !important;
        -moz-box-shadow: 0 0 5px 1px #ccd352;
        -webkit-box-shadow: 0 0 5px 1px #ccd352;
        box-shadow: 0 0 5px 1px #ccd352;
    }

.search-inputs .error .k-dropdown-wrap {
    -moz-box-shadow: 0px 0px 6px 1px #F5CCCC;
    -webkit-box-shadow: 0px 0px 6px 1px #F5CCCC;
    box-shadow: 0px 0px 6px 1px #F5CCCC;
}

.search-disclaimer {
    width: 100%;
}

    .search-disclaimer p {
        font-size: 10px;
        margin-right: 10px;
        margin-left: 10px;
    }

.exchange-edu-provider-search .search-inputs .provider-type {
    width: 120px;
}

.exchange-edu-provider-search .search-inputs .search-text {
    width: 100px;
}

.exchange-edu-provider-search .search-inputs .radius {
    width: 130px;
}

.exchange-edu-provider-search .search-inputs .zipcode {
    width: 36px;
}

.exchange-edu-provider-search .search-inputs td {
    padding-right: 3px !important;
}

.data-grid.network-grid td {
    padding-bottom: 12px;
}

.data-grid.network-grid .network {
    display: inline-block;
    width: 84px;
    height: 47px;
}

.location-icon {
    background: url(../../images/base/icon-blue-location.png) top left no-repeat;
    width: 38px;
    height: 38px;
}

.network-grid .network.in-network {
    background: url(../../images/base/in-network.png) top left no-repeat;
}

.network-grid .network.not-found {
    background: url(../../images/base/not-found.png) top left no-repeat;
}

.network-grid .network.see-note {
    width: 121px;
    height: 49px;
    background: url(../../images/base/see-note.png) top left no-repeat;
}

.network-grid .provider-search-network {
    font-size: 11px;
    color: #e65032;
    padding-top: 5px;
}

.search-results .data-display.yousearchedfor {
    table-layout: auto;
    width: auto;
}

.search-results .button-add.button-border {
    border-color: #e65032;
}

.data-display td span.k-input {
    word-wrap: normal !important;
}

.footnote {
    margin: 50px 0 0 -10px;
}

.cursor-default {
    cursor: default !important;
}

span.oneex-icon {
    background: url(../../Images/base/oneex-sprite.png) left top no-repeat;
    width: 100px;
    height: 100px;
    margin: 20px 0;
    display: inline-block;
}

span.xa-goldplan-icon {
    background: url(../../Images/base/oneex-sprite.png) left -103px no-repeat;
}

span.xa-silverplan-icon {
    background: url(../../Images/base/oneex-sprite.png) -102px -103px no-repeat;
}

span.xa-bronzeplan-icon {
    background: url(../../Images/base/oneex-sprite.png) -203px -103px no-repeat;
}

span.xa-safety-netplan-icon {
    background: url(../../Images/base/oneex-sprite.png) -305px -103px no-repeat;
}

span.oneex-icon-sm {
    width: 36px;
    height: 36px;
    display: inline-block;
}

    span.oneex-icon-sm.xa-goldplan-icon {
        background: url(../../Images/base/oneex-sprite-sm.png) left top no-repeat;
    }

    span.oneex-icon-sm.xa-silverplan-icon {
        background: url(../../Images/base/oneex-sprite-sm.png) -37px top no-repeat;
    }

    span.oneex-icon-sm.xa-bronzeplan-icon {
        background: url(../../Images/base/oneex-sprite-sm.png) -74px top no-repeat;
    }

    span.oneex-icon-sm.xa-safety-netplan-icon {
        background: url(../../Images/base/oneex-sprite-sm.png) -111px top no-repeat;
    }

#enroll-content-area .action-row th:first-child {
    background-image: linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -o-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(235,175,0) 0%, rgb(243,207,102) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(235,175,0)), color-stop(1, rgb(243,207,102)) );
    width: 28px;
    height: 48px;
    text-align: center;
    vertical-align: middle;
    padding: 0;
    border-bottom: 1px solid #d6d6d6;
    border-right: 1px solid #efbf33;
    cursor: pointer;
}

#enroll-content-area .action-row th:last-child {
    background-image: linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
    background-image: -o-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(243,207,112) 0%, rgb(247,223,153) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(243,207,112)), color-stop(1, rgb(247,223,152)) );
    vertical-align: middle;
    padding-left: 6px;
    color: #333;
    font-weight: bold;
    font-size: 14px;
    text-shadow: 1px 1px 1px #FFF;
    border-bottom: 1px solid #d6d6d6;
    cursor: pointer;
    padding-right: 0px;
}

#enroll-content-area .choose-carrier-container .five-vendor-cols .action-row th:last-child {
    font-size: 13px;
}

#enroll-content-area table.data-grid tr.action-taken td, #enroll-content-area table.data-grid tr.action-taken th, #enroll-content-area td.action-taken {
    background-image: linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -o-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -moz-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -ms-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(225,229,153)), color-stop(1, rgb(240,242,204)) );
}

    #enroll-content-area table.data-grid tr.action-taken th:first-child {
        background-image: linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -o-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -moz-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -webkit-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -ms-linear-gradient(bottom, rgb(182,191,3) 1%, rgb(210,216,101) 86%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.01, rgb(182,191,3)), color-stop(0.86, rgb(210,216,101)) );
        border-right: 1px solid #c3cb33;
    }

#enroll-content-area .module-header td {
    font-size: 16px;
    font-weight: bold;
    height: 38px;
    line-height: 19px;
    vertical-align: middle;
    padding-left: 0;
}

#enroll-content-area .table-accordion {
    min-height: 20px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    color: #FFFFFF;
}

    #enroll-content-area .table-accordion span {
        display: block;
        float: left;
        background: url(../../Images/base/accordion-arrow-dn.png) no-repeat left top;
        width: 42px;
        height: 40px;
    }

        #enroll-content-area .table-accordion span.collapsed {
            background: url(../../Images/base/accordion-arrow-rt.png) no-repeat left top;
        }

#enroll-content-area .table-accordion-header {
    padding: 12px 0px 8px 50px;
}

#enroll-content-area .table-accordion-content.collapsed {
    display: none;
}

#enroll-content-area .select-band, .edit-coverage .select-band {
    height: 50px;
    padding: 0px 0 10px 0;
}

    #enroll-content-area .select-band td.active, .edit-coverage .select-band td.active {
        background-image: linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
        background-image: -o-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
        background-image: -moz-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
        background-image: -webkit-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
        background-image: -ms-linear-gradient(bottom, rgb(225,229,153) 0%, rgb(240,242,204) 100%);
        background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0, rgb(225,229,153)), color-stop(1, rgb(240,242,204)) );
    }

#enroll-content-area .section-head span {
    display: block;
    float: left;
    width: 38px;
    height: 38px;
    margin: 10px;
}

#enroll-content-area .section-head-content {
    font-size: 14px;
    padding-top: 21px;
}

table#mycarriers th.square {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    padding: 8px;
}

.vendors-table {
    table-layout: fixed;
}

    .vendors-table.three-vendor-cols .label-col {
        width: 130px;
    }

    .vendors-table.three-vendor-cols .plan-cell {
        width: 245px;
    }

    .vendors-table.four-vendor-cols .label-col {
        width: 130px;
    }

    .vendors-table.four-vendor-cols .plan-cell {
        width: 185px;
    }

    .vendors-table.five-vendor-cols .label-col {
        width: 130px;
    }

    .vendors-table.five-vendor-cols .plan-cell {
        width: 147px;
    }

    .vendors-table thead {
        background: none #FFFFFF;
    }

.data-grid.oneex.ben-grid tr td {
    border: 1px solid #d6d6d6;
    border-left: none;
    border-top: none;
}

.table-ltshade {
    height: 58px;
    background: url(../../Images/base/table-gradient.png) left bottom repeat-x;
}

div.attention {
    position: relative;
    padding-left: 15px;
}

    div.attention span.warning {
        margin-top: 5px;
    }

    div.attention p {
        padding-left: 25px;
        padding-bottom: 0px;
    }

table.vendor-grid tr td p {
    color: black;
    font-size: 11px;
    padding-left: 0;
    padding-right: 0;
}

table.vendor-grid tr td.external-link {
    padding-left: 0;
    padding-right: 0;
}

iframe.inline-video {
    border-color: #d6d6d6;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 10px;
}
/* Vendor Survey */
.vendor-survey-benefit-survey {
    background-color: white;
    border: 1px solid #D6D6D6;
    display: none;
}

.benefit-survey-header table tr td {
    padding-left: 10px;
    padding-right: 10px;
    vertical-align: middle;
}

.benefit-survey-header-top td {
    font-size: 12px;
    height: 80px;
    text-align: right;
    vertical-align: middle;
}

    .benefit-survey-header-top td:last-child {
        width: 1%;
        white-space: nowrap;
    }

    .benefit-survey-header-top td h1 {
        padding: 0;
        text-align: left;
    }

.benefit-survey-header-bottom td {
    background-color: rgb(236, 236, 236);
    font-size: 14px;
    padding: 10px;
}

    .benefit-survey-header-bottom td p {
        padding-bottom: 0;
    }

.benefit-survey-current {
    display: block;
}

.benefit-survey-question-group {
    margin-bottom: 20px;
    margin-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
}

    .benefit-survey-question-group textarea {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
    }

.question-group thead th {
    font-size: 12px;
    text-align: center;
    text-decoration: underline;
    vertical-align: middle;
}

.question-group tbody tr td {
    border-bottom: 1px #D6D6D6 dashed;
    min-height: 30px;
}

.question-group-required-message {
    color: red;
    font-size: 12px;
    font-weight: bold;
}

.tr-star td {
    text-align: center;
    vertical-align: middle;
    width: 10%;
}

    .tr-star td.td-label {
        font-size: 12px;
        text-align: left;
        width: 30%;
    }

.td-star figure {
    background: url(../../images/base/icon-star-unselected.png) center no-repeat;
    cursor: pointer;
    display: block;
    height: 24px;
    text-align: center;
    vertical-align: middle;
    width: 24px;
}

.td-star input {
    left: -10000px;
    position: absolute;
    top: -10000px;
}

.td-star-active figure {
    background: url(../../images/base/icon-star-selected.png) center no-repeat;
}

.textarea-remaining {
    color: red;
    font-size: 11px;
    font-style: italic;
    padding-top: 8px;
}

.hidden {
    display: none !important;
    visibility: hidden !important;
}

#privacy-modal {
    width: 850px;
}

    #privacy-modal h2, #privacy-modal h4 {
        color: red;
        text-transform: uppercase;
        margin-top: 20px;
    }

.privacy-notice-section {
    color: #7030A0;
}

.privacy-notice-table tr td {
    border: 1px solid #000;
    padding: 0 10px 0 10px;
    font-size: 13px;
}

#privacy-modal ul {
    margin-bottom: 20px;
}

    #privacy-modal ul li {
        list-style-type: disc;
        font-size: 13px;
        margin-top: 5px;
        margin-left: 40px;
    }

.onetimepay-status {
    color: green;
}

.onetimepay-message {
    font-style: italic;
}

.onetimepay-makepayment-button {
    margin-left: 120px;
}

.radio-toggle input[type=radio].disabled:hover {
    cursor: not-allowed;
}

.short-select {
    max-width: 210px;
}

/* Plus Links */
a.plus-link-left span, span.plus-link-left span,
a.plus-link-right span, span.plus-link-right span {
    background: url("../base/Images/icon-plus.png") no-repeat center;
    display: inline-block;
    height: 23px;
    position: absolute;
    width: 22px;
}

a.plus-link-left, span.plus-link-left {
    padding-left: 30px;
}

    a.plus-link-left span, span.plus-link-left span {
        margin-left: -30px;
    }

a.plus-link-right span, span.plus-link-right span {
    margin-left: 5px;
}

span.plus-link-left span, span.plus-link-right span {
    margin-top: -2px;
}

.add-account-link {
    line-height: 25px;
}

/* My Account (username edit) modal */
#edit-account-modal .data-display td.label {
    padding-top: 9px !important;
}

#edit-account-modal .data-display input[type=text] {
    width: 300px;
}

/* Cobra Irn Modal */
.overflow-auto {
    overflow: auto;
}

#cobra-irn-address-dialog {
    font-size: 13px;
    width: 575px;
}

    #cobra-irn-address-dialog .close-topright {
        display: block !important;
        float: right !important;
        position: static !important;
        text-align: right !important;
    }

    #cobra-irn-address-dialog .modal-header {
        padding-bottom: 5px;
        padding-top: 5px;
    }

    #cobra-irn-address-dialog .modal-btn-box {
        float: right;
        height: 55px;
        margin-top: 3px;
    }

#cobrairn-address-submit {
    float: right;
    margin-right: 10px;
}

#cobrairn-address-section {
    margin-top: 1em;
    margin-left: 1em;
}

    #cobrairn-address-section label {
        color: #333333;
        width: 220px;
        max-width: 220px;
        display: inline-block;
        margin-bottom: 3px;
        margin-right: 5px;
        margin-top: 3px;
        text-align: right;
    }

    #cobrairn-address-section input {
        margin-bottom: 3px;
        margin-top: 3px;
    }

.irn-input-validation > .field-validation-error {
    display: -ms-flexbox;
    -ms-flex-positive: 1;
    -ms-flex-negative: 1;
    -ms-flex-preferred-size: 100%;
}

#cobrairn-address-section .field-validation-error {
}

#cobrairn-address-section .text-left {
    text-align: left !important;
}

#cobrairn-address-section .focusTR {
    background-color: white !important;
}

.irn-form {
    display: -ms-flexbox;
    display: flex;
}

.irn-input-validation {
    flex-direction: column;
    display: flex;
}

.irn-label {
    flex-direction: row;
    display: flex;
}

.tax-election-checkbox-label {
    display: block;
    padding-left: 15px;
    text-indent: -15px;
    max-width: 245px;
}

    .tax-election-checkbox-label > input {
        width: 13px !important;
        height: 13px;
        padding: 0;
        margin: 0;
        vertical-align: middle;
        position: relative;
        min-width: 13px !important;
    }

/* Federal Tax Withholding Form Modal */
#tax-election-federal-form .btn-default:focus,
.btn-default.focus {
    background: #ffffff;
    border-color: #007fa7;
    box-shadow: none;
    color: #007fa7;
    outline: none;
}

.option-padding-large-w4p {
    padding-left: 15px !important;
    padding-right: 140px !important;
}

.option-padding-large-w4 {
    padding-left: 15px !important;
    padding-right: 220px !important;
}

.option-padding-small-w4p {
    padding-left: 15px !important;
    padding-right: 60px !important;
}

.option-padding-small-w4 {
    padding-left: 15px !important;
    padding-right: 140px !important;
}

.option-font-size {
    font-size: 13px;
}

.election-pending-alert-div {
    background-color: #EBEBEB;
    margin-top: 12px;
}

.alert-exclamation-spacing {
    margin-left: 5px !important;
    margin-top: 10px !important;
    padding: 1px 9px 1px 9px !important;
}

.alert-text-spacing {
    margin-left: 40px;
    margin-top: 10px;
}

.tax-election-alert-message-color {
    color: black;
}

.legacy-alert-margin {
    top: 3px;
}

#federal-tax-withholding-w4p-modal .disabled-radio {
    cursor: not-allowed;
    pointer-events: none;
}

#federal-tax-withholding-w4-modal .disabled-radio {
    cursor: not-allowed;
    pointer-events: none;
}

.font-weight-normal {
    font-weight: normal !important;
}

.federal-tax-withholding-rss-modal-btn {
    font-weight: normal;
    margin-left: 90px !important;
    padding: 2px 10px !important;
    text-transform: none;
}

input.federal-tax-withholding-rss-modal-nw-check {
    background-color: #eeeeee;
    color: transparent;
    opacity: 1;
    text-indent: 99em;
}

.federal-tax-withholding-rss-modal td a {
    text-decoration: underline !important;
}

.federal-tax-withholding-rss-modal .element-bottom {
    margin-bottom: 20px;
}

.federal-tax-withholding-rss-modal .element-left {
    margin-left: 8px;
}


.federal-tax-withholding-rss-modal .multiplier-position {
    line-height: 32px;
}

.federal-tax-withholding-rss-modal .k-numeric-wrap .k-input, .k-numerictextbox {
    border-radius: 5px;
    font-size: 13px;
    line-height: normal !important;
    text-align: right;
}

.federal-tax-withholding-rss-modal input[type=text][disabled].idleField, input[disabled] {
    color: #c2c2c2 !important;
    cursor: not-allowed;
    opacity: 1;
    text-indent: 99em;
}

.federal-tax-withholding-rss-modal .editable-field {
    width: 160px !important;
}

.federal-tax-withholding-rss-modal .tax-form-multiplier {
    width: 100px !important;
}

.federal-tax-withholding-rss-modal .text-right {
    text-align: right !important;
}

.federal-tax-withholding-rss-modal .field-align {
    text-align-last: end;
}

.federal-tax-withholding-rss-modal .input-group .form-control:first-child {
    border-radius: 4px !important;
}

.federal-tax-withholding-rss-modal .outer-div-margin {
    margin: 16px;
}

.federal-tax-withholding-rss-modal .outer-div-margin-container {
    margin-bottom: 16px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 16px;
}

.federal-tax-withholding-rss-modal .tax-withholding-divider {
    border-bottom: solid;
    border-bottom-color: lightgray;
    margin-bottom: 5px;
}

.federal-tax-withholding-rss-modal .option-indent {
    padding: 0 8px 16px 32px;
}

.federal-tax-withholding-rss-modal .option-indent-small {
    padding: 0 8px 16px 16px;
}

.federal-tax-withholding-rss-modal .radio-label-disable {
    cursor: not-allowed !important;
    pointer-events: none;
}

.federal-tax-withholding-rss-modal .no-pointer {
    cursor: not-allowed !important;
}

.federal-tax-withholding-rss-modal .two-jobs-indent {
    margin: auto;
    padding-left: 32px;
}

.federal-tax-withholding-rss-modal .checkbox-sizing {
    height: 15px;
    width: 15px;
}

.module-content-format {
    font-size: 13px;
    line-height: 20px;
}

input.tax-form-multiplier {
    width: 100px;
}

.federal-tax-withholding-rss-modal .table-width {
    width: 100%;
}

.next-button-disable {
    pointer-events: none;
}