﻿body
{
    background-color: #5a627c;
    font-family: Arial;
    font-size: 9pt;
    text-align: center;
}

TABLE.header
{
    text-align: left;
    min-width: 980px;
    width: 100%;
    font-size: 11pt;
    color: #ffffff;
    font-weight: bold;
}

.header HR
{
    color: #c0c0c0;
}

.header A:link,
.header A:visited,
.header A:hover
{
    color: #00FFFF;
}

.header A.title
{
    color: #ffffff;
    font-size: 16pt;
    text-decoration: none;
}

table.Contact
{
    border: 1px solid #CCCCCC;
    width: 100%;
    min-width: 980px;
    background-color: #5a627c;
    text-align: left;
    margin: 0px !important;
    padding: 2px !important;
    border-collapse: collapse;
    font-size: 9pt;
}

th.Contact
{
    background-color: #004F9D;
    color: #FFFFFF;
    font-family: Arial;
    text-align: left;
    font-weight: bold;
    font-size: 14pt;
}

table.Contact td
{
    font-family: Arial;
    color: #333333;
    vertical-align: top;
}

.contact-type-option
{
    width: 100%;
    text-align: center;
    background-color: #F5F5F5;
    font-size: 12pt;
    padding: 5px;
}

    .contact-type-option TD
    {
        font-size: 12pt !important;
    }

.selectcolumn
{
    text-align: center;
}

table.PolicyRole
{
    border: 1px solid #CCCCCC;
    text-align: center;
    margin: 0px !important;
    padding: 0px !important;
    table-layout: fixed;
    min-width: 955px;
    width: 100%;
    /*background-color: #F5F5F5;*/
}

th.PolicyRole
{
    background-color: #004F9D;
    font-size: 14pt;
    color: #FFFFFF;
    font-family: Arial;
    text-align: left;
    font-weight: bold;
}

table.PolicyRole td
{
    font-size: 9pt;
    font-family: Arial;
    color: #333333;
    vertical-align: top;
    text-align: center;
}

table.PolicyRole SPAN
{
    padding: 10px;
}


.tdContentTop
{
    min-width: 980px;
}

.tdHeader
{
    text-align: center;
}

.tdApp
{
    background-color: #5a627c;
    text-align: center;
    min-width: 980px;
}

.wrapper
{
    margin-left: auto;
    margin-right: auto;
    text-align: right;
    width: 100%;
    min-width: 980px;
}

.headerLabel
{
    font-weight: bold;
    font-family: Arial;
    text-align: center;
    font-size: 9pt;
}

.textBox
{
    font-family: Arial;
    font-size: 9pt;
}

.fields
{
    font-family: Arial;
    font-size: 9pt;
}

.link
{
    font-family: Arial;
    font-size: 9pt;
    text-decoration: underline;
    color: Blue;
}

.hr
{
    border-right: blue thin solid;
    border-top: blue thin solid;
    border-left: blue thin solid;
    border-bottom: blue thin solid;
}

.fieldsBold
{
    font-family: Arial;
    font-weight: bold;
    font-size: 9pt;
}

.panel
{
    text-align: center;
    background-color: Transparent;
    font-size: x-small;
}

.visible
{
    display: inline;
    padding: 3px;
}

.hidden
{
    display: none;
    padding: 0px;
}

.visibleCheckBox
{
    display: inline;
}

.footer
{
    height: 5%;
    width: 100%;
    text-align: center;
    color: #ffffff;
    font-family: Arial;
    font-size: 9pt;
}

.login-main .errorPanel
{
    border-style: none;
    background-color: #FFFFFF;
    padding: 20px;
    width: 200px;
    margin: 0 auto;
}

    .login-main .errorPanel .closebutton
    {
        font-family: Arial;
        font-size: 9pt;
        font-weight: bold;
        margin-top: 20px;
    }

    .login-main .errorPanel .error
    {
        background-color: #FFFFFF;
        border-style: none;
        font-family: Arial;
        font-weight: bold;
        font-size: 9pt;
        color: #C00000;
        text-align: center;
        overflow: hidden;
        display: block;
    }

.itemstyle_center
{
    text-align: center;
}

.text-center
{
    text-align: center;
}

.text-left
{
    text-align: left;
}

.add-replace-contact
{
    width: 90%;
    margin: 0 auto;
    min-width: 980px;
    text-align: center;
}

.choice-section
{
    background-color: #fcfcfc;
    width: 100%;
    font-size: 12pt;
    padding: 10px 0px 10px 0px;
}

    .choice-section p
    {
        margin-left: 10px;
    }

/* Policy Roles */

TABLE.policy-roles
{
    width: 100%;
    padding: 0px !important;
    background-color: #F5F5F5;
}

    TABLE.policy-roles TH
    {
        font-weight: bold;
        text-decoration: underline;
        text-align: center;
        width: 12%;
    }

    TABLE.policy-roles .roles-col
    {
        text-align: left;
        width: 60%;
        font-weight: bold;
    }

        TABLE.policy-roles .roles-col DIV
        {
            width: 100%;
            text-align: left;
        }

        TABLE.policy-roles .roles-col TABLE TD
        {
            font-weight: normal;
        }

        TABLE.policy-roles .roles-col table:first-child tr:first-child td:first-child
        {
            width: 35px !important;
        }

.none-assigned
{
    color: Gray !important;
    font-style: italic;
}

/* Steps (begin) */

.steps
{
    width: 760px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    padding-top: 15px;
}

    .steps DIV
    {
        width: 100px;
        display: inline-block;
        float: left;
        margin: 0 auto;
        text-align: center;
    }

    .steps SPAN
    {
        font-family: Arial;
        font-size: 10pt;
        font-weight: bold;
        vertical-align: middle;
        border: solid 0px;
        color: #ffffff;
        text-align: center;
    }

    .steps .step-spacer
    {
        vertical-align: middle;
        margin-left: 5px;
        margin-right: 5px;
    }

    .steps .step
    {
        vertical-align: middle;
        height: 18px;
        background-color: #A6ACC4;
        width: 100px;
        padding-top: 2px;
    }

    .steps .selected
    {
        background-color: #004F9D;
    }

.step-title
{
    background-color: #004F9D;
    font-size: 14pt;
    color: #FFFFFF;
    font-family: Arial;
    text-align: left;
    font-weight: bold;
}

.step-subtitle
{
    text-align: center;
    background-color: #A6ACC4;
    border: none;
    font-size: 14pt;
    color: #ffffff;
}

/* Steps (end) */

.button-row
{
    border: 1px solid #CCCCCC;
    width: 100%;
    min-width: 980px;
    text-align: center;
    min-width: 980px;
    margin: 0px !important;
    padding: 2px !important;
}

.button
{
    font-family: Arial;
    font-size: 9pt;
    font-weight: bold;
    width: 130px;
    height: 30px;
}

.centered
{
    text-align: center;
}

.centered-content
{
    margin: 0 auto;
    width: 90%;
    min-width: 980px;
}


/* Compare */

.compare-main
{
    margin: 0 auto;
    width: 100%;
    min-width: 1030px;
}

    .compare-main .header-buttons
    {
        text-align: left;
        width: 100%;
        font-weight: bold;
        color: #ffffff;
    }

        .compare-main .header-buttons INPUT
        {
            font-weight: bold;
        }

        .compare-main .header-buttons .fields
        {
            width: 150px;
            font-weight: bold;
        }

            .compare-main .header-buttons .fields LI
            {
                font-weight: bold;
            }

        .compare-main .header-buttons .fields-label
        {
            text-align: right;
            width: 50px;
        }

        .compare-main .header-buttons .collapse,
        .compare-main .header-buttons .differences
        {
            width: 120px;
        }

    .compare-main .compare-table
    {
        text-align: left;
        min-width: 980px;
        width: 100%;
    }

/* Login */

.login-main
{
}

    .login-main .title
    {
        margin-top: 20px;
    }

    .login-main .by-m
    {
        text-align: right;
        color: #A9A9A9;
        font-weight: bold;
    }

    .login-main .please-log-in
    {
        color: #ffffff;
        font-weight: bold;
        font-size: 11pt;
        margin: 0 auto;
        margin-top: 40px;
        width: 350px;
        height: 25px;
        text-align: left;
    }

    .login-main DIV.fields
    {
        margin: 0 auto;
        background-color: #ffffff;
        width: 350px;
    }

    .login-main .fields
    {
        padding-top: 10px;
        padding-bottom: 10px;
    }

        .login-main .fields INPUT
        {
            border: 1px solid #AFAFAF;
        }

        .login-main .fields .field-label
        {
            text-align: right;
            width: 100px;
        }

        .login-main .fields .field
        {
            text-align: left;
        }

            .login-main .fields .field INPUT
            {
                width: 150px;
            }

        .login-main .fields HR
        {
            width: 300px;
        }

.app-title
{
    margin-top: 15px;
}

    .app-title .lblPolicyBig
    {
        font-size: 48pt;
        color: #000;
        font-family: Arial Black;
    }

    .app-title .lblCompareBig
    {
        font-size: 48pt;
        color: #fff;
        font-family: Arial Black;
    }

    .app-title .lblTM
    {
        font-size: 8pt;
        color: #AFAFAF;
        font-family: Arial;
        font-weight: bold;
    }

.session-expired
{
    font-size: 16pt;
    color: #ffffff;
    margin-left: 20px;
}

.updated-fields
{
    width: 100%;
    color: #ffffff;
    display: inline;
}

    .updated-fields .policy-number
    {
        float: left;
    }

    .updated-fields .buttons
    {
        float: right;
    }

    .updated-fields .grid
    {
        margin-top: 40px;
    }

.error-page
{
    color: #ffffff;
    width: 90%;
    margin: 0 auto;
    text-align: left;
}
