html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after, q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.warning {
    display: block;
    margin: 15px 0 2px;
    font: 12px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #3A5687;
}

.row {
    margin-bottom: 40px;
}

    .row:before, .row:after {
        content: "";
        display: table;
    }

    .row:after {
        clear: both;
    }

.ie6 .row, .ie7 .row {
    zoom: 1;
}

.row.graphic {
    float: right;
    width: 580px;
    margin-right: 15px;
}

.row.large {
    width: 100%;
}

.row.small {
    width: 40px;
}

.no-margin {
    margin: 0!important;
}

.no-margin-left {
    margin-left: 0!important;
}

.no-margin-right {
    margin-right: 0!important;
}

.no-margin-top {
    margin-top: 0!important;
}

.no-margin-bottom {
    margin-bottom: 0!important;
}

.text-align-left {
    text-align: left!important;
}

.text-align-right {
    text-align: right!important;
}

.text-align-center {
    text-align: center!important;
}

.float-none {
    float: none!important;
}

.float-right {
    float: right!important;
}

.float-left {
    float: left!important;
}

.hidden-wrap {
    display: none;
}

.filter-bar {
    position: relative;
    width: 735px;
    height: 48px;
    background-color: #b4c3e2;
    -webkit-font-smoothing: antialiased;
}

    .filter-bar h1 {
        float: left;
        margin-left: 15px;
        color: #788cc7;
    }

    .filter-bar .filter-content {
        float: right;
        margin-right: 70px;
        color: #fff;
        font: 18px/48px "frutiger-light",Helvetica,Arial,sans-serif;
    }

        .filter-bar .filter-content .text-box {
            color: #fff;
            font: 18px "frutiger-light",Helvetica,Arial,sans-serif;
            background: 0;
        }

        .filter-bar .filter-content > ul {
            display: inline-block;
            vertical-align: top;
            height: 48px;
            margin-left: 15px;
        }

.ie7 .filter-bar .filter-content > ul {
    display: inline;
    zoom: 1;
}

.filter-bar .filter-content > ul > li {
    position: relative;
    float: left;
    margin-left: -2px;
    background: url("../img/bg/filter-seperate.png") no-repeat right 0;
}

    .filter-bar .filter-content > ul > li > a {
        display: block;
        padding: 0 45px 0 15px;
        color: #fff;
        font: 18px/47px "frutiger-light",Helvetica,Arial,sans-serif;
        background: url("../img/icon/filter-icon.png") no-repeat right -149px;
    }

    .filter-bar .filter-content > ul > li .drop {
        display: none;
        position: absolute;
        right: 0;
        top: 47px;
        z-index: 10;
        padding: 10px 0;
        -webkit-border-radius: 0 0 10px 10px;
        -moz-border-radius: 0 0 10px 10px;
        border-radius: 0 0 10px 10px;
        background-color: #697ebb;
        white-space: nowrap;
    }

        .filter-bar .filter-content > ul > li .drop > li a {
            display: block;
            padding: 0 15px;
            font: 18px/35px "frutiger-light",Helvetica,Arial,sans-serif;
            color: #fff;
        }

            .filter-bar .filter-content > ul > li .drop > li a:hover {
                background-color: #5d71b1;
            }

        .filter-bar .filter-content > ul > li .drop .date-picker {
            position: relative;
            cursor: pointer;
            width: 91px;
            height: 43px;
            color: #fff;
            font: 18px/43px "frutiger-light",Helvetica,Arial,sans-serif;
            padding: 0 30px 0 15px;
            margin-right: 15px;
            background: url("../img/icon/filter-icon.png") no-repeat 110px -72px;
        }

            .filter-bar .filter-content > ul > li .drop .date-picker:hover {
                background-position: 110px -307px!important;
            }

    .filter-bar .filter-content > ul > li.last {
        background-image: none;
    }

    .filter-bar .filter-content > ul > li.active {
        background-image: none;
        background-color: #697ebb;
    }

        .filter-bar .filter-content > ul > li.active a {
            background-position: right -221px!important;
        }

        .filter-bar .filter-content > ul > li.active .drop {
            display: block;
        }

.filter-bar .search-btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 55px;
    height: 48px;
    background: url("../img/icon/filter-icon.png") no-repeat 18px 12px;
    background-color: #788cc7;
    text-indent: -99999px;
}

.filter-bar:hover {
    background-color: #788cc7;
}

    .filter-bar:hover .filter-content > ul > li {
        background-position: right bottom!important;
    }

    .filter-bar:hover h1 {
        color: #006;
    }

    .filter-bar:hover .search-btn {
        background-color: #006;
    }

        .filter-bar:hover .search-btn:hover {
            background: url("../img/bg/search-btn-hover.png") no-repeat 0 0;
        }

.box {
    position: relative;
    padding: 0 6px 12px;
    background-color: #deeaf6;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    .box > .box-title {
        height: 50px;
        padding-left: 7px;
    }

        .box > .box-title h3 {
            float: left;
        }

        .box > .box-title .checkbox {
            float: right;
            margin: 14px 5px 0 0;
        }

.gray-box {
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    border: 3px solid #efebeb;
}

.mini-box {
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

    .mini-box > .box-title {
        height: 50px;
        background-color: #deeaf7;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#f5faff),to(#deeaf7));
        background-image: -moz-linear-gradient(#f5faff,#deeaf7);
        background-image: -ms-linear-gradient(#f5faff,#deeaf7);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5faff),color-stop(100%,#deeaf7));
        background-image: -webkit-linear-gradient(#f5faff,#deeaf7);
        background-image: -o-linear-gradient(#f5faff,#deeaf7);
        background-image: -ms-linear-gradient(top,#f5faff 0,#deeaf7 100%);
        background-image: linear-gradient(#f5faff,#deeaf7);
        background: url("../img/bg/box-title-bg.png") repeat-x 0 0;
    }

        .mini-box > .box-title h4 {
            background: url("../img/icon/box-title-icon.png") no-repeat 0 0;
        }

        .mini-box > .box-title a {
            display: block;
            padding-left: 47px;
            background: url("../img/bg/up-down-arrow.png") no-repeat right -69px;
            line-height: 50px;
            color: #006;
            text-shadow: 0 1px 0 rgba(255,255,255,0.42);
        }

        .mini-box > .box-title:hover {
            background-position: 0 -58px!important;
        }

    .mini-box .box-content {
        display: none;
        padding: 20px 10px 10px;
    }

        .mini-box .box-content p {
            margin-bottom: 15px;
            font: 11px Arial,sans-serif;
            color: #006;
        }

    .mini-box.support-box h4 {
        background-position: 14px 7px!important;
    }

    .mini-box.poll-box h4 {
        background-position: 14px -190px!important;
    }

    .mini-box.announcements-box h4 {
        background-position: 14px -51px!important;
    }

    .mini-box.help-box h4 {
        background-position: 14px -122px!important;
    }

    .mini-box.information-box h4 {
        background: url("../img/icon/4.png") no-repeat 0 0;
        background-position: 14px 18px;
    }

    .mini-box.sitemap-box h4 {
        background: url("../img/icon/2.png") no-repeat 0 0;
        background-position: 14px 18px;
    }

    .mini-box.calctool-box h4 {
        background: url("../img/icon/5.png") no-repeat 0 0;
        background-position: 14px 18px;
    }

    .mini-box.quickmenu-box h4 {
        background: url("../img/icon/3.png") no-repeat 0 0;
        background-position: 14px 18px;
    }

    .mini-box.sendfriend-box h4 {
        background: url("../img/icon/1.png") no-repeat 0 0;
        background-position: 14px 18px;
    }

    .mini-box.open .box-title {
        background-position: 0 bottom!important;
    }

        .mini-box.open .box-title a {
            background-position: right 19px!important;
        }

.accordion .item {
    overflow: hidden;
    margin-bottom: 10px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
}

    .accordion .item > .box-title {
        height: 50px;
        background: url("../img/bg/box-title-bg.png") repeat-x 0 0;
    }

        .accordion .item > .box-title h4 {
            padding-left: 15px;
            background: url("../img/icon/accordion-icon.png") no-repeat right 17px;
            line-height: 50px;
            font-family: "frutiger-normal",Helvetica,Arial,sans-serif;
            color: #006;
            text-shadow: 0 1px 0 rgba(255,255,255,0.42);
            cursor: pointer;
        }

            .accordion .item > .box-title h4 .arrow {
                display: inline-block;
                width: 12px;
                height: 20px;
                margin: 0 8px 0 10px;
                vertical-align: middle;
                background: url("../img/bg/left-right-arrow.png") no-repeat 0 bottom;
            }

.ie7 .accordion .item > .box-title h4 .arrow {
    display: inline;
    zoom: 1;
}

.accordion .item > .box-title:hover {
    background-position: 0 -58px!important;
}

.accordion .item .box-content {
    display: none;
    padding: 20px 15px;
}

    .accordion .item .box-content:before, .accordion .item .box-content:after {
        content: "";
        display: table;
    }

    .accordion .item .box-content:after {
        clear: both;
    }

.ie6 .accordion .item .box-content, .ie7 .accordion .item .box-content {
    zoom: 1;
}

.accordion .item .box-content .filter-bar {
    margin: -21px 0 20px -15px;
}

.accordion .item.active > .box-title {
    background-position: 0 bottom!important;
}

    .accordion .item.active > .box-title h4 {
        background-position: right -81px!important;
    }

.inline-accordion {
    overflow: hidden;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

    .inline-accordion .inline-item {
        margin-bottom: 1px;
        background-color: #deeaf6;
    }

        .inline-accordion .inline-item > .box-title {
            height: 50px;
        }

            .inline-accordion .inline-item > .box-title h4 {
                padding-left: 15px;
                background: url("../img/icon/accordion-inline-icon.png") no-repeat right 18px;
                font-family: "frutiger-light",Helvetica,Arial,sans-serif;
                color: #006;
                cursor: pointer;
            }

                .inline-accordion .inline-item > .box-title h4 .arrow {
                    display: inline-block;
                    width: 8px;
                    height: 14px;
                    margin: 0 8px 0 10px;
                    vertical-align: middle;
                    background: url("../img/bg/inline-arrow.png") no-repeat 0 bottom;
                }

.ie7 .inline-accordion .inline-item > .box-title h4 .arrow {
    display: inline;
    zoom: 1;
}

.inline-accordion .inline-item .inline-box-content {
    display: none;
    padding: 0 6px 6px;
}

.inline-accordion .inline-item.active h4 {
    background-position: right -51px!important;
}

.custom-table {
    width: 100%;
    border-collapse: separate;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #fff;
    border: 3px solid #fff;
    font: 12px Arial,sans-serif;
    color: #000;
}

    .custom-table .radio label, .custom-table .checkbox label {
        font: 12px Arial,sans-serif;
        color: #000;
    }

    .custom-table th {
        padding: 12px 10px 10px;
        font-size: 14px;
        color: #006;
        text-align: left;
        vertical-align: middle;
        border-left: 1px solid #fff;
        border-right: 1px solid #ddeaf6;
    }

        .custom-table th.center {
            padding: 12px 0 10px;
            text-align: center;
        }

        .custom-table th.contract-no {
            width: 85px;
        }

        .custom-table th.contribution {
            width: 80px;
        }

        .custom-table th.payment-period {
            width: 120px;
        }

        .custom-table th.last-payment-date {
            width: 107px;
        }

        .custom-table th.expiry {
            width: 89px;
        }

    .custom-table td {
        position: relative;
        padding: 13px 10px;
        vertical-align: middle;
        border-left: 1px solid #fff;
        border-right: 1px solid #ddeaf6;
    }

        .custom-table td.center {
            padding: 13px 0;
            text-align: center;
        }

        .custom-table td.blue-bg {
            background-color: #ddeaf6;
        }

        .custom-table td.selected {
            font-weight: bold;
            background-color: #e9eff6;
            color: #006;
        }

        .custom-table td div {
            position: relative;
        }

        .custom-table td a {
            text-decoration: underline;
            color: #6060dc;
        }

        .custom-table td .user-photo {
            vertical-align: middle;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
            border: 1px solid #ccdcec;
        }

    .custom-table .buying {
        text-align: center;
        color: #538822;
    }

    .custom-table .sales {
        text-align: center;
        color: #9d3434;
    }

    .custom-table .last {
        border-right: 0;
    }

    .custom-table tr.color {
        background-color: #f5f5f5;
    }

    .custom-table tr:hover {
        background-color: #eff4fa;
    }

        .custom-table tr:hover th {
            background-color: #fff;
        }

    .custom-table tr.total td {
        color: #333;
        font-weight: bold;
    }

        .custom-table tr.total td .custom-input {
            font-weight: bold;
        }

    .custom-table.gray {
        overflow: hidden;
        -webkit-border-radius: 8px;
        -moz-border-radius: 8px;
        border-radius: 8px;
        border: 3px solid #efebeb;
    }

        .custom-table.gray td, .custom-table.gray th {
            border-right: 1px solid #efebeb;
        }

        .custom-table.gray tr:hover {
            background-color: #efebeb;
        }

    .custom-table.row-line {
        margin-top: 10px;
    }

        .custom-table.row-line td {
            width: 210px;
            padding: 7px 10px;
            font-size: 16px;
            border-bottom: 1px solid #ddeaf6;
            text-align: center;
        }

            .custom-table.row-line td.title {
                width: 120px;
                color: #006;
                text-align: left;
            }

        .custom-table.row-line .color td {
            border-bottom: 0;
            font-size: 12px;
        }

    .custom-table.medium td {
        padding: 7px 10px;
    }

    .custom-table.saving-table {
        border: 0;
        background: 0;
        border-bottom: 3px solid #fff;
    }

        .custom-table.saving-table td {
            background-color: #fff;
        }

            .custom-table.saving-table td.lb {
                -webkit-border-radius: 5px 0 0 0;
                -moz-border-radius: 5px 0 0 0;
                border-radius: 5px 0 0 0;
            }

            .custom-table.saving-table td.rb {
                -webkit-border-radius: 0 5px 0 0;
                -moz-border-radius: 0 5px 0 0;
                border-radius: 0 5px 0 0;
            }

            .custom-table.saving-table td.top-td {
                border-top: 3px solid #fff;
            }

            .custom-table.saving-table td.first {
                border-left: 3px solid #fff;
            }

            .custom-table.saving-table td.last {
                border-right: 3px solid #fff;
            }

        .custom-table.saving-table .title-th {
            padding: 17px 0;
            font: 16px Arial,sans-serif;
            color: #006;
            text-align: center;
            vertical-align: middle;
            background: #deeaf6;
            border: 0;
        }

        .custom-table.saving-table tr.color td {
            background-color: #f5f5f5;
        }

        .custom-table.saving-table tr:hover td {
            background-color: #eff4fa;
        }

        .custom-table.saving-table tr.title-tr:hover th {
            background: #deeaf6;
        }

.steps {
    margin-bottom: 40px;
    border-bottom: 2px solid #dde9f6;
}

    .steps:before, .steps:after {
        content: "";
        display: table;
    }

    .steps:after {
        clear: both;
    }

.ie6 .steps, .ie7 .steps {
    zoom: 1;
}

.steps li {
    position: relative;
    float: left;
    min-width: 102px;
    padding: 0 0 10px 15px;
}

    .steps li a {
        font: 13px "frutiger-normal",Helvetica,Arial,sans-serif;
        color: #006;
    }

    .steps li .arrow {
        display: none;
        position: absolute;
        left: 11px;
        bottom: -12px;
        width: 17px;
        height: 12px;
        background: url("../img/bg/step-arrow.png") no-repeat 0 0;
    }

    .steps li.passive a {
        color: #b3c2e2;
    }

    .steps li.active a {
        font: 16px "frutiger-bold",Helvetica,Arial,sans-serif;
    }

    .steps li.active .arrow {
        display: block;
    }

.zoom-btn {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    width: 21px;
    height: 21px;
    background: url("../img/icon/zoom-icon.png") no-repeat 0 -60px;
    text-indent: -9999px;
}

    .zoom-btn:hover {
        background-position: 0 0!important;
    }

.pagination {
    position: relative;
    margin-top: 13px;
    text-align: center;
}

    .pagination:before, .pagination:after {
        content: "";
        display: table;
    }

    .pagination:after {
        clear: both;
    }

.ie6 .pagination, .ie7 .pagination {
    zoom: 1;
}

.pagination .views {
    position: absolute;
    left: 10px;
    top: 0;
}

.pagination ul {
    display: inline-block;
}

.ie7 .pagination ul {
    display: inline;
    zoom: 1;
}

.pagination li {
    float: left;
}

.pagination a, .pagination span {
    display: block;
    margin: 0 3px;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #006;
}

    .pagination a:hover {
        color: #788cc7;
        text-decoration: underline;
    }

.pagination .prev, .pagination .next {
    margin: 0 20px;
    padding: 0 0 0 23px;
    background: url("../img/bg/pagination-arrow.png") no-repeat 0 5px;
}

.pagination .next {
    padding: 0 23px 0 0;
    background-position: right -9px!important;
}

.pagination span {
    color: #000;
}

    .pagination span.current {
        text-decoration: underline;
    }

    .pagination span.next {
        background-position: right -35px!important;
    }

    .pagination span.prev {
        background-position: 0 -22px!important;
    }

.file-processes {
    position: absolute;
    right: 17px;
    bottom: 10px;
}

    .file-processes li {
        float: left;
        margin-left: 15px;
    }

    .file-processes a {
        display: block;
        width: 18px;
        height: 21px;
        text-indent: -99999px;
        background: url("../img/icon/file-icon.png") no-repeat 0 0;
    }

        .file-processes a.print {
            background-position: -64px 0!important;
        }

            .file-processes a.print:hover {
                background-position: -64px -50px!important;
            }

        .file-processes a.email {
            background-position: -31px 0!important;
        }

            .file-processes a.email:hover {
                background-position: -31px -50px!important;
            }

        .file-processes a.excel {
            background-position: 0 0!important;
        }

            .file-processes a.excel:hover {
                background-position: 0 -50px!important;
            }

    .file-processes.fix {
        position: relative;
        top: 0;
        right: 0;
    }

.tooltipster-default, .tooltipster-base {
    position: absolute;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #788cc7;
    color: #fff;
    padding: 0;
    font-size: 0;
    line-height: 0;
}

    .tooltipster-default .tooltipster-content, .tooltipster-base .tooltipster-content {
        font: 12px/16px "frutiger-normal",Helvetica,Arial,sans-serif;
        padding: 8px 10px;
        overflow: hidden;
        -webkit-font-smoothing: antialiased;
    }

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

    .tooltipster-arrow span, .tooltipster-arrow-border {
        display: block;
        width: 0;
        height: 0;
        position: absolute;
    }

.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
    border-left: 6px solid transparent!important;
    border-right: 6px solid transparent!important;
    border-top: 6px solid;
    bottom: -6px;
}

.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 3px solid transparent!important;
    border-right: 3px solid transparent!important;
    border-top: 3px solid;
    bottom: -2px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
    border-left: 3px solid transparent!important;
    border-right: 3px solid transparent!important;
    border-bottom: 3px solid;
    top: -3px;
}

.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 3px solid transparent!important;
    border-right: 3px solid transparent!important;
    border-bottom: 3px solid;
    top: -2px;
}

.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto;
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition: opacity;
    -moz-transition: opacity;
    transition: opacity;
}

.tooltipster-fade-show {
    opacity: 1;
}

.list-table {
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 10px 10px 0 0;
    -moz-border-radius: 10px 10px 0 0;
    border-radius: 10px 10px 0 0;
    border-collapse: separate;
    border-spacing: 1px 2px;
}

    .list-table th.center {
        padding: 12px 0 10px;
        text-align: center;
    }

    .list-table .color td {
        background-color: #eff4fa;
    }

    .list-table td {
        position: relative;
        padding: 13px 15px;
        background-color: #f4f9ff;
        font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    }

        .list-table td.center {
            padding: 13px 0;
            text-align: center;
        }

        .list-table td div {
            position: relative;
        }

        .list-table td a {
            position: absolute;
            right: 2px;
            top: 0;
            font-size: 12px;
            text-decoration: underline;
        }

        .list-table td.left {
            width: 220px;
            vertical-align: top;
            border-right: 1px solid #ddeaf6;
            color: #006;
        }

        .list-table td.no-padding {
            padding: 0;
        }

        .list-table td img {
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            vertical-align: middle;
            border: 1px solid #ccdcec;
            margin: -7px 5px -7px 0;
        }

    .list-table .total td {
        background-color: #ddeaf6;
        font-family: "frutiger-bold",Helvetica,Arial,sans-serif;
    }

        .list-table .total td.left {
            border-right-color: #c0d7ed;
        }

        .list-table .total td.right {
            padding-left: 210px;
        }

.inline-table {
    width: 100%;
    margin-bottom: -2px;
    border-collapse: separate;
}

    .inline-table th {
        height: 42px;
        padding-left: 12px;
        text-align: left;
        vertical-align: middle;
        background-color: #ddeaf6;
        color: #006;
    }

        .inline-table th.center {
            padding: 12px 0 10px;
            text-align: center;
        }

        .inline-table th.left {
            border-right: 1px solid #c0d7ed;
        }

    .inline-table td {
        border-bottom: 2px solid #fff;
    }

        .inline-table td.center {
            text-align: center;
        }

        .inline-table td.left {
            border-left: 1px solid #fff;
        }

    .inline-table .right {
        border-left: 1px solid #fff;
    }

    .inline-table .checkbox {
        margin: -7px;
    }

        .inline-table .checkbox label {
            font-size: 14px;
        }

.report-table {
    overflow: hidden;
    border-collapse: separate;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-spacing: 1px 2px;
}

    .report-table .color td {
        background-color: #eff4fa;
    }

    .report-table th.center {
        text-align: center;
    }

    .report-table td {
        padding: 13px 15px;
        vertical-align: middle;
        background-color: #f4f9ff;
        font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    }

        .report-table td.center {
            padding: 13px 0;
            text-align: center;
        }

        .report-table td.left {
            width: 225px;
            vertical-align: top;
            border-right: 1px solid #ddeaf6;
            color: #006;
        }

        .report-table td .checkbox label {
            width: 380px;
            font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
        }

    .report-table.full {
        width: 100%;
    }

.error-bubble {
    position: absolute;
    left: -20px;
    bottom: -59px;
    z-index: 1;
    width: 90px;
    padding: 7px 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #23366F;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #fff;
    text-align: center;
}

    .error-bubble .arrow {
        position: absolute;
        left: 50%;
        top: -6px;
        width: 12px;
        height: 6px;
        margin-left: -3px;
        background: url("../img/bg/red-arrow.png") no-repeat 0 0;
    }

.validation {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 10px 0;
    padding: 12px 15px;
    font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    text-shadow: 1px 0 1px rgba(255,255,255,0.6);
}

    .validation.success {
        background-color: #b9ddaf;
        color: #175a04;
    }

    .validation.error {
        background-color: #23366F;
        color: #fff;
        text-shadow: 1px 0 1px rgba(0,0,0,0.1);
    }

    .validation.info {
        background-color: #BEE9FF;
        color: #835d03;
    }

.slider {
    position: relative;
    width: 316px;
    height: 16px;
    padding: 8px 10px 0;
    margin: 0 auto;
    background: url("../img/bg/horizontal-slider.png") no-repeat 0 0;
}

    .slider .start, .slider .end {
        position: absolute;
        left: 5px;
        bottom: -15px;
        font: 12px Arial,sans-serif;
        color: #292929;
    }

    .slider .end {
        left: auto;
        right: 5px;
    }

    .slider .progress {
        position: absolute;
        height: 7px;
        -webkit-border-radius: 3px 3px 4px 4px;
        -moz-border-radius: 3px 3px 4px 4px;
        border-radius: 3px 3px 4px 4px;
        background-color: #6da4d2;
        -webkit-box-shadow: 0 1px rgba(0,0,0,.05),inset 0 1px rgba(33, 103, 174, .48);
        -moz-box-shadow: 0 1px rgba(0,0,0,.05),inset 0 1px rgba(33, 103, 174, .48);
        box-shadow: 0 1px rgba(0,0,0,.05),inset 0 1px rgba(33, 103, 174, .48);
        background-color: #2167AE;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#49C2FF),to(#2167AE));
        background-image: -moz-linear-gradient(#49C2FF,#2167AE);
        background-image: -ms-linear-gradient(#49C2FF,#2167AE);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#49C2FF),color-stop(100%,#2167AE));
        background-image: -webkit-linear-gradient(#49C2FF,#2167AE);
        background-image: -o-linear-gradient(#49C2FF,#2167AE);
        background-image: -ms-linear-gradient(top,#49C2FF 0,#2167AE 100%);
        background-image: linear-gradient(#49C2FF,#2167AE);
    }

    .slider .slider-btn {
        position: absolute;
        z-index: 3;
        display: block;
        width: 24px;
        height: 24px;
        margin: -8px 0 0 -5px;
        background: url("../img/bg/slider-button.png") no-repeat 0 0;
    }

    .slider .slider-label {
        position: absolute;
        right: -18px;
        bottom: -48px;
        z-index: 2;
        width: 51px;
        height: 36px;
        background: url("../img/bg/horz-slider-label.png") no-repeat 0 0;
        font: 14px/38px "frutiger-normal",Helvetica,Arial,sans-serif;
        color: #006;
        text-align: center;
        text-shadow: 0 1px 0 #fff;
    }

    .slider.vertical {
        width: 14px;
        height: 318px;
        padding: 10px 0 10px 8px;
        background: url("../img/bg/vertical-slider.png") no-repeat 0 0;
    }

        .slider.vertical .start, .slider.vertical .end {
            position: absolute;
            left: 27px;
            top: 10px;
        }

        .slider.vertical .end {
            top: auto;
            bottom: 13px;
        }

        .slider.vertical .progress {
            width: 7px;
            bottom: 13px;
        }

        .slider.vertical .slider-btn {
            margin: -5px 0 0 -8px;
        }

        .slider.vertical .slider-label {
            width: 60px;
            height: 36px;
            right: -70px;
            bottom: auto;
            top: -15px;
            background: url("../img/bg/vert-slider-label.png") no-repeat 0 0;
        }

input[type="text"], input[type="password"], textarea {
    border: 0;
    background-color: none;
    outline: 0;
    -webkit-font-smoothing: antialiased;
}

button, input[type="submit"] {
    border: 0;
    outline: 0;
}

input[type="text"].custom-input, textarea.custom-textarea {
    width: 178px;
    height: 29px;
    margin: -7px 0 -7px -2px;
    background-color: #fafcff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 3px #eaf0f7;
    -moz-box-shadow: inset 0 0 3px #eaf0f7;
    box-shadow: inset 0 0 3px #eaf0f7;
    border: 1px solid #cfddea;
    padding: 0 12px;
    font: 14px/30px "frutiger-normal",Helvetica,Arial,sans-serif;
}

    input[type="text"].custom-input.date, textarea.custom-textarea.date {
        background: url("../img/icon/calendar-icon.png") no-repeat right 0;
        background-color: #fafcff;
        cursor: pointer;
    }

    input[type="text"].custom-input.large, textarea.custom-textarea.large {
        width: 258px;
    }

    input[type="text"].custom-input.small, textarea.custom-textarea.small {
        width: 35px;
        margin-right: 11px;
    }

    input[type="text"].custom-input.gray, textarea.custom-textarea.gray {
        width: 50px;
        -webkit-box-shadow: inset 0 0 3px #e6e6e6;
        -moz-box-shadow: inset 0 0 3px #e6e6e6;
        box-shadow: inset 0 0 3px #e6e6e6;
        border: 1px solid #e6e6e6;
        font: 12px/30px Arial,sans-serif;
    }

textarea.custom-textarea {
    height: 80px;
    resize: none;
}

.btn, button, input[type="submit"] {
    display: inline-block;
    height: 39px;
    padding: 0 13px;
    background-color: #dfeaf7;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#f2f7fe),to(#dfeaf7));
    background-image: -moz-linear-gradient(#f2f7fe,#dfeaf7);
    background-image: -ms-linear-gradient(#f2f7fe,#dfeaf7);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f7fe),color-stop(100%,#dfeaf7));
    background-image: -webkit-linear-gradient(#f2f7fe,#dfeaf7);
    background-image: -o-linear-gradient(#f2f7fe,#dfeaf7);
    background-image: -ms-linear-gradient(top,#f2f7fe 0,#dfeaf7 100%);
    background-image: linear-gradient(#f2f7fe,#dfeaf7);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px #a0a0a0;
    -moz-box-shadow: 0 1px 3px #a0a0a0;
    box-shadow: 0 1px 3px #a0a0a0;
    font: 12px/39px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #006;
    cursor: pointer;
}

.ie7 .btn, .ie7 button, .ie7 input[type="submit"] {
    display: inline;
    zoom: 1;
}

.btn:hover, button:hover, input[type="submit"]:hover {
    background-color: #f2f7fe;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#dfeaf7),to(#f2f7fe));
    background-image: -moz-linear-gradient(#dfeaf7,#f2f7fe);
    background-image: -ms-linear-gradient(#dfeaf7,#f2f7fe);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#dfeaf7),color-stop(100%,#f2f7fe));
    background-image: -webkit-linear-gradient(#dfeaf7,#f2f7fe);
    background-image: -o-linear-gradient(#dfeaf7,#f2f7fe);
    background-image: -ms-linear-gradient(top,#dfeaf7 0,#f2f7fe 100%);
    background-image: linear-gradient(#dfeaf7,#f2f7fe);
}

.btn.dark-btn, button.dark-btn, input[type="submit"].dark-btn {
    background-color: #2f3f91;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#7f93db),to(#2f3f91));
    background-image: -moz-linear-gradient(#7f93db,#2f3f91);
    background-image: -ms-linear-gradient(#7f93db,#2f3f91);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7f93db),color-stop(100%,#2f3f91));
    background-image: -webkit-linear-gradient(#7f93db,#2f3f91);
    background-image: -o-linear-gradient(#7f93db,#2f3f91);
    background-image: -ms-linear-gradient(top,#7f93db 0,#2f3f91 100%);
    background-image: linear-gradient(#7f93db,#2f3f91);
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

    .btn.dark-btn:hover, button.dark-btn:hover, input[type="submit"].dark-btn:hover {
        background-color: #7f93db;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#2f3f91),to(#7f93db));
        background-image: -moz-linear-gradient(#2f3f91,#7f93db);
        background-image: -ms-linear-gradient(#2f3f91,#7f93db);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2f3f91),color-stop(100%,#7f93db));
        background-image: -webkit-linear-gradient(#2f3f91,#7f93db);
        background-image: -o-linear-gradient(#2f3f91,#7f93db);
        background-image: -ms-linear-gradient(top,#2f3f91 0,#7f93db 100%);
        background-image: linear-gradient(#2f3f91,#7f93db);
    }

.btn.small, button.small, input[type="submit"].small {
    height: 26px;
    margin-bottom: 5px;
    font: normal 11px/26px Arial,sans-serif;
    text-shadow: none;
}

.select-box {
    position: relative;
    display: inline-block;
    min-width: 202px;
    height: 29px;
    margin: -7px 0 -7px -2px;
    background-color: #fafcff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 1px #eaf0f7;
    -moz-box-shadow: inset 0 0 1px #eaf0f7;
    box-shadow: inset 0 0 1px #eaf0f7;
    border: 1px solid #cfddea;
}

.ie7 .select-box {
    display: inline;
    zoom: 1;
}

.select-box .inner {
    display: block;
    background: url("../img/icon/select-arrow.png") no-repeat right 0;
}

.select-box select {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    opacity: 0;
    filter: alpha(opacity = 0);
    cursor: pointer;
}

.select-box .value {
    display: block;
    padding: 0 45px 0 12px;
    font: 14px/30px "frutiger-normal",Helvetica,Arial,sans-serif;
}

.select-box.large {
    width: 100%;
}

.select-box.small {
    min-width: 90px;
}

.login-btn {
    float: right;
    margin: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    background-color: #2f3f91;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear,left top,left bottom,from(#7f93db),to(#2f3f91));
    background-image: -moz-linear-gradient(#7f93db,#2f3f91);
    background-image: -ms-linear-gradient(#7f93db,#2f3f91);
    background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#7f93db),color-stop(100%,#2f3f91));
    background-image: -webkit-linear-gradient(#7f93db,#2f3f91);
    background-image: -o-linear-gradient(#7f93db,#2f3f91);
    background-image: -ms-linear-gradient(top,#7f93db 0,#2f3f91 100%);
    background-image: linear-gradient(#7f93db,#2f3f91);
}

    .login-btn button, .login-btn input[type="submit"] {
        height: 50px;
        padding: 0 33px 0 46px;
        background: url("../img/icon/key-icon.png") no-repeat 24px 15px;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        font: 18px/50px "frutiger-normal",Helvetica,Arial,sans-serif;
        color: #fff;
        text-shadow: none;
    }

    .login-btn:hover {
        background-color: #7f93db;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#2f3f91),to(#7f93db));
        background-image: -moz-linear-gradient(#2f3f91,#7f93db);
        background-image: -ms-linear-gradient(#2f3f91,#7f93db);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#2f3f91),color-stop(100%,#7f93db));
        background-image: -webkit-linear-gradient(#2f3f91,#7f93db);
        background-image: -o-linear-gradient(#2f3f91,#7f93db);
        background-image: -ms-linear-gradient(top,#2f3f91 0,#7f93db 100%);
        background-image: linear-gradient(#2f3f91,#7f93db);
    }

.confirm-btn {
    float: right;
    width: 135px;
    height: 50px;
    font-size: 18px;
    text-shadow: none!important;
}

.radio, .checkbox {
    display: inline-block;
    zoom: 1;
    height: 27px;
    background: url("../img/form/radio-checkbox.png") no-repeat 0 -192px;
    cursor: pointer;
    outline: 0;
}

.ie7 .radio, .ie7 .checkbox {
    display: inline;
    zoom: 1;
}

.radio input[type="radio"], .checkbox input[type="radio"], .radio input[type="checkbox"], .checkbox input[type="checkbox"] {
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    width: 20px;
    height: 23px;
    opacity: 0;
    filter: alpha(opacity = 0);
    border: 0;
    cursor: pointer;
    outline: 0;
}

.ie7 .radio input[type="radio"], .ie7 .checkbox input[type="radio"], .ie7 .radio input[type="checkbox"], .ie7 .checkbox input[type="checkbox"] {
    display: inline;
    zoom: 1;
}

.radio label, .checkbox label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 3px;
    font: 12px Arial,sans-serif;
    color: #333;
    cursor: pointer;
}

.ie7 .radio label, .ie7 .checkbox label {
    display: inline;
    zoom: 1;
}

.radio.checked, .checkbox.checked {
    background-position: 0 -247px!important;
}

.radio.green.checked, .checkbox.green.checked {
    background-position: 0 -316px!important;
}

.radio.blue, .checkbox.blue {
    background-position: 0 -399px!important;
}

    .radio.blue.checked, .checkbox.blue.checked {
        background-position: 0 -459px!important;
    }

.checkbox {
    background-position: 0 -76px!important;
}

    .checkbox input[type="checkbox"] {
        height: 21px;
    }

    .checkbox.checked {
        background-position: 0 -154px!important;
    }

    .checkbox.green.checked {
        background-position: 0 -115px!important;
    }

    .checkbox.blue {
        background-position: 0 0!important;
    }

        .checkbox.blue.checked {
            background-position: 0 -38px!important;
        }

    .checkbox label {
        font-size: 11px;
        color: #006;
    }

@font-face {
    font-family: "frutiger-normal";
    src: url('../fonts/frutigertr-webfont.eot');
    src: url('../fonts/frutigertr-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/frutigertr-webfont.woff') format('woff'),url('../fonts/frutigertr-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "frutiger-bold";
    src: url('../fonts/frutigerboldtr-webfont.eot');
    src: url('../fonts/frutigerboldtr-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/frutigerboldtr-webfont.woff') format('woff'),url('../fonts/frutigerboldtr-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "frutiger-light";
    src: url('../fonts/frutigerlighttr-webfont.eot');
    src: url('../fonts/frutigerlighttr-webfont.eot?#iefix') format('embedded-opentype'),url('../fonts/frutigerlighttr-webfont.woff') format('woff'),url('../fonts/frutigerlighttr-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

a {
    text-decoration: none;
    color: #006;
    outline: 0;
}

strong {
    font-family: "frutiger-bold",Helvetica,Arial,sans-serif;
}

h1 {
    font: 24px/48px "frutiger-light",Helvetica,Arial,sans-serif;
}

h2 {
    margin-bottom: 15px;
    font: 16px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #333;
}

h3 {
    font: 16px/50px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #006;
}

h4 {
    font: 14px/50px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #006;
}

h6 {
    margin-bottom: 3px;
    font: bold 11px Arial,sans-serif;
    color: #006;
}

.ie .main-nav > li.life .sub-nav {
    background-color: #4659a9;
}

.ie .main-nav > li.individual .sub-nav {
    background-color: #4D8CC7;
}

.ie .search-box input[type="text"] {
    line-height: 24px;
    padding-left: 7px;
}

.ie .customer-accumulation .dropdown-customer-detail {
    background-color: #f0f6fd;
}

.ie7 html, .ie7 body {
    overflow-x: hidden;
}

.ie7 header .container {
    z-index: -1;
}

.ie7 .container {
    z-index: 1;
}

.ie7 .form-box input[type="text"], .ie7 .form-box input[type="password"] {
    line-height: 40px;
    padding-left: 11px;
}

.ie7 .expiry-box {
    width: 350px;
    margin-right: 10px;
}

.ie7 .top-nav .user-nav {
    min-width: 100px;
}

.ie7 .radio label, .ie7 .checkbox label {
    vertical-align: bottom;
}

.ie7 .share-price li span {
    margin-top: -33px;
}

.ie7 .form-box .btn {
    width: 127px;
}

.ie7 .accordion .item .box-content {
    overflow: hidden;
}

.ie7 .filter-bar .filter-content > ul {
    vertical-align: middle;
}

    .ie7 .filter-bar .filter-content > ul .drop > li a {
        min-width: 100%;
        white-space: normal;
    }

.ie7 .filter-bar .filter-content {
    margin-right: 55px;
}

.ie7 .radio, .ie7 .checkbox {
    min-width: 27px;
}

.ie7 #credit-card-info form {
    width: 433px;
}

.ie7 .slider .end {
    z-index: -1;
}

.ie8 .form-box input[type="text"], .ie8 .form-box input[type="password"] {
    height: 32px;
    line-height: 24px;
    padding-top: 7px;
    padding-left: 11px;
}

.win.safari .main-nav > li > a {
    height: 41px;
}

body {
        
    
}

.container {
    position: relative;
    width: 960px;
    margin: 0 auto;
}

.container2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
}

    .container:before, .container:after {
        content: "";
        display: table;
    }

    .container:after {
        clear: both;
    }

.ie6 .container, .ie7 .container {
    zoom: 1;
}

header {
    position: relative;
    height: 185px;
    margin-bottom: 15px;
}

footer {
    float: left;
    position: relative;
    width: 100%;
    height: 45px;
    margin: 20px 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #4A7BBF;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    box-shadow: 0 1px 1px rgba(0,0,0,0.2);
    font: 12px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #fff;
}

.main {
    float: left;
    width: 735px;
}

.main2 {
    float: left;
    width: 100%;
}
.sidebar {
    float: right;
    width: 216px;
}

.main-nav {
    position: relative;
    z-index: 1;
}

    .main-nav > li {
        position: relative;
        float: left;
        margin-right: -30px;
    }

        .main-nav > li > a {
            position: relative;
            z-index: 1;
            display: block;
            height: 40px;
            padding: 13px 0 0 52px;
            font: 14px/15px "frutiger-normal",Helvetica,Arial,sans-serif;
            color: #fff;
            background: url("../img/bg/new-main-menu.png") no-repeat 0 0;
        }

        .main-nav > li .sub-nav {
            display: none;
            position: absolute;
            left: 0;
            top: 49px;
            z-index: 3;
            width: 960px;
            height: 50px;
            background-color: #2167AE;
            background-repeat: repeat-x;
            background-image: -khtml-gradient(linear,left top,left bottom,from(#4D8CC7),to(#2167AE));
            background-image: -moz-linear-gradient(#4D8CC7,#2167AE);
            background-image: -ms-linear-gradient(#4D8CC7,#2167AE);
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4D8CC7),color-stop(100%,#2167AE));
            background-image: -webkit-linear-gradient(#4D8CC7,#2167AE);
            background-image: -o-linear-gradient(#4D8CC7,#2167AE);
            background-image: -ms-linear-gradient(top,#4D8CC7 0,#2167AE 100%);
            background-image: linear-gradient(#4D8CC7,#2167AE);
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            box-shadow: 0 1px 1px rgba(0,0,0,0.2);
            -webkit-border-radius: 10px;
            -moz-border-radius: 10px;
            border-radius: 10px;
        }

            .main-nav > li .sub-nav li {
                float: left;
                background: url("../img/bg/menu-separate.png") no-repeat right 0;
            }

                .main-nav > li .sub-nav li.last {
                    background: url(none) no-repeat 0 0;
                }

                .main-nav > li .sub-nav li:first-child a {
                    -webkit-border-radius: 0 0 0 10px;
                    -moz-border-radius: 0 0 0 10px;
                    border-radius: 0 0 0 10px;
                }

                .main-nav > li .sub-nav li a {
                    overflow: hidden;
                    display: block;
                    height: 50px;
                    padding: 0 25px;
                    font: 14px/50px "frutiger-normal",Helvetica,Arial,sans-serif;
                    color: #fff;
                    text-shadow: 0 1px 0 rgba(0,0,0,0.2);
                }

                    .main-nav > li .sub-nav li a.small:hover, .main-nav > li .sub-nav li a.small.active, .main-nav > li .sub-nav li a.medium:hover, .main-nav > li .sub-nav li a.medium.active, .main-nav > li .sub-nav li a.large:hover, .main-nav > li .sub-nav li a.large.active {
                        background: url("../img/bg/new-menu-hover.png") repeat-x center -82px;
                    }

                    .main-nav > li .sub-nav li a.medium:hover, .main-nav > li .sub-nav li a.medium.active {
                        background-position: center -26px!important;
                    }

                    .main-nav > li .sub-nav li a.large:hover, .main-nav > li .sub-nav li a.large.active {
                        background-position: center 34px!important;
                    }

        .main-nav > li.individual > a {
            width: 114px;
            height: 49px;
            background-position: 0 4px!important;
        }

            .main-nav > li.individual > a:hover {
                background-position: 0 -56px!important;
            }

        .main-nav > li.individual.active {
            z-index: 3;
        }

            .main-nav > li.individual.active > a {
                z-index: 2;
                text-shadow: 0 1px 0 rgba(0,0,0,0.2);
                background-position: 0 -120px!important;
            }

            .main-nav > li.individual.active #individual-sub-nav {
                display: block;
                -webkit-border-radius: 0 10px 10px 10px;
                -moz-border-radius: 0 10px 10px 10px;
                border-radius: 0 10px 10px 10px;
            }

        .main-nav > li.life > a {
            width: 96px;
            padding-left: 53px;
            padding-right: 11px;
            background-position: right 0!important;
        }

            .main-nav > li.life > a:hover {
                background-position: right -60px!important;
            }

        .main-nav > li.life.active {
            z-index: 2;
        }

            .main-nav > li.life.active > a {
                z-index: 5;
                text-shadow: 0 1px 0 rgba(0,0,0,0.4);
                background-position: right -120px!important;
            }

            .main-nav > li.life.active #life-sub-nav {
                display: block;
            }

                .main-nav > li.life.active #life-sub-nav a {
                    padding: 0 43px;
                }

        .main-nav > li.life .sub-nav {
            left: -136px;
            -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.2),inset 0 0 1px rgba(239,244,251,.69);
            -moz-box-shadow: 0 1px 1px rgba(0,0,0,.2),inset 0 0 1px rgba(239,244,251,.69);
            box-shadow: 0 1px 1px rgba(0,0,0,.2),inset 0 0 1px rgba(239,244,251,.69);
            background-color: #21317e;
            background-repeat: repeat-x;
            background-image: -khtml-gradient(linear,left top,left bottom,from(#4659a9),to(#21317e));
            background-image: -moz-linear-gradient(#4659a9,#21317e);
            background-image: -ms-linear-gradient(#4659a9,#21317e);
            background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#4659a9),color-stop(100%,#21317e));
            background-image: -webkit-linear-gradient(#4659a9,#21317e);
            background-image: -o-linear-gradient(#4659a9,#21317e);
            background-image: -ms-linear-gradient(top,#4659a9 0,#21317e 100%);
            background-image: linear-gradient(#4659a9,#21317e);
        }

            .main-nav > li.life .sub-nav li {
                background-position: right bottom!important;
            }

            .main-nav > li.life .sub-nav a.small:hover, .main-nav > li.life .sub-nav a.small.active, .main-nav > li.life .sub-nav a.medium:hover, .main-nav > li.life .sub-nav a.medium.active, .main-nav > li.life .sub-nav a.large:hover, .main-nav > li.life .sub-nav a.large.active {
                background: url("../img/bg/new-menu-hover.png") repeat-x center -248px;
            }

            .main-nav > li.life .sub-nav a.medium:hover, .main-nav > li.life .sub-nav a.medium.active {
                background-position: center -191px!important;
            }

            .main-nav > li.life .sub-nav a.large:hover, .main-nav > li.life .sub-nav a.large.active {
                background-position: center -137px!important;
            }

.top-nav {
    position: relative;
    height: 60px;
    margin-bottom: 24px;
    background-color: #fff;
    border-bottom: 2px solid #5495CF;
}

    .top-nav .logo {
        float: left;
        margin: 18px 0 0 15px;
    }

    .top-nav .user-nav {
        position: relative;
        z-index: 500;
        float: right;
        min-width: 335px;
        height: 45px;
        margin-top: 7px;
        background-color: #eff5fd;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        white-space: nowrap;
    }

        .top-nav .user-nav .thumb {
            display: inline-block;
            vertical-align: middle;
            margin: 6px 10px 0 7px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            border-radius: 2px;
        }

.ie7 .top-nav .user-nav .thumb {
    display: inline;
    zoom: 1;
}

.top-nav .user-nav > a {
    display: block;
    height: 45px;
    padding-right: 55px;
    background: url("../img/bg/up-down-arrow.png") no-repeat right -71px;
    font: 14px/33px "frutiger-normal",Helvetica,Arial,sans-serif;
}

.top-nav .user-nav.active > a {
    background-position: right 17px!important;
}

.top-nav .user-nav.active .user-popup {
    display: block!important;
}

.search-box {
    position: absolute;
    right: 0;
    top: 9px;
    height: 31px;
}

    .search-box p {
        position: relative;
        height: 31px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #deeaf7;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#f5faff),to(#deeaf7));
        background-image: -moz-linear-gradient(#f5faff,#deeaf7);
        background-image: -ms-linear-gradient(#f5faff,#deeaf7);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5faff),color-stop(100%,#deeaf7));
        background-image: -webkit-linear-gradient(#f5faff,#deeaf7);
        background-image: -o-linear-gradient(#f5faff,#deeaf7);
        background-image: -ms-linear-gradient(top,#f5faff 0,#deeaf7 100%);
        background-image: linear-gradient(#f5faff,#deeaf7);
        -webkit-box-shadow: inset 0 1px 1px rgba(130,166,199,0.29);
        -moz-box-shadow: inset 0 1px 1px rgba(130,166,199,0.29);
        box-shadow: inset 0 1px 1px rgba(130,166,199,0.29);
    }

    .search-box input[type="text"] {
        width: 160px;
        height: 24px;
        margin: 2px 0 0 8px;
        padding-left: 6px;
        padding-right: 25px;
        background: url("../img/icon/search-icon.png") no-repeat right 8px;
    }

    .search-box label {
        position: absolute;
        left: 14px;
        top: 10px;
        cursor: text;
        font: 11px "frutiger-normal",Helvetica,Arial,sans-serif;
        color: #006;
    }

.customer-accumulation {
    position: absolute;
    left: 320px;
    top: 5px;
    z-index: 2;
    height: 30px;
    padding: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .customer-accumulation > p {
        position: relative;
        z-index: 2;
        height: 31px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        background-color: #deeaf7;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#f5faff),to(#deeaf7));
        background-image: -moz-linear-gradient(#f5faff,#deeaf7);
        background-image: -ms-linear-gradient(#f5faff,#deeaf7);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5faff),color-stop(100%,#deeaf7));
        background-image: -webkit-linear-gradient(#f5faff,#deeaf7);
        background-image: -o-linear-gradient(#f5faff,#deeaf7);
        background-image: -ms-linear-gradient(top,#f5faff 0,#deeaf7 100%);
        background-image: linear-gradient(#f5faff,#deeaf7);
        -webkit-box-shadow: inset 0 1px 1px rgba(130,166,199,0.29);
        -moz-box-shadow: inset 0 1px 1px rgba(130,166,199,0.29);
        box-shadow: inset 0 1px 1px rgba(130,166,199,0.29);
    }

        .customer-accumulation > p a {
            display: block;
            height: 31px;
            padding: 0 37px 0 12px;
            background: url("../img/bg/up-down-arrow.png") no-repeat right -78px;
            font: 14px/32px "frutiger-normal",Helvetica,Arial,sans-serif;
            color: #006;
        }

            .customer-accumulation > p a strong {
                padding-right: 10px;
            }

    .customer-accumulation.active > p {
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0;
        border-radius: 4px 4px 0 0;
        -webkit-box-shadow: 1px -3px 10px -1px rgba(0,0,0,.1),inset 0 1px 1px rgba(130,166,199,.29);
        -moz-box-shadow: 1px -3px 10px -1px rgba(0,0,0,.1),inset 0 1px 1px rgba(130,166,199,.29);
        box-shadow: 1px -3px 10px -1px rgba(0,0,0,.1),inset 0 1px 1px rgba(130,166,199,.29);
        background-color: #f0f6fd;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#f5f9ff),to(#f0f6fd));
        background-image: -moz-linear-gradient(#f5f9ff,#f0f6fd);
        background-image: -ms-linear-gradient(#f5f9ff,#f0f6fd);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f5f9ff),color-stop(100%,#f0f6fd));
        background-image: -webkit-linear-gradient(#f5f9ff,#f0f6fd);
        background-image: -o-linear-gradient(#f5f9ff,#f0f6fd);
        background-image: -ms-linear-gradient(top,#f5f9ff 0,#f0f6fd 100%);
        background-image: linear-gradient(#f5f9ff,#f0f6fd);
    }

        .customer-accumulation.active > p a {
            background-position: right 10px!important;
        }

    .customer-accumulation.active .dropdown-customer-detail {
        display: block;
    }

    .customer-accumulation .dropdown-customer-detail {
        display: none;
        position: absolute;
        right: -209px;
        top: 33px;
        z-index: 1;
        width: 1105px;
        padding: 4px 4px 3px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        -webkit-box-shadow: 1px 2px 10px rgba(0,0,0,.1),inset 1px 1px 1px rgba(130,166,199,.29);
        -moz-box-shadow: 1px 2px 10px rgba(0,0,0,.1),inset 1px 1px 1px rgba(130,166,199,.29);
        box-shadow: 1px 2px 10px rgba(0,0,0,.1),inset 1px 1px 1px rgba(130,166,199,.29);
        background-color: #deeaf7;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#f0f6fd),to(#deeaf7));
        background-image: -moz-linear-gradient(#f0f6fd,#deeaf7);
        background-image: -ms-linear-gradient(#f0f6fd,#deeaf7);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f0f6fd),color-stop(100%,#deeaf7));
        background-image: -webkit-linear-gradient(#f0f6fd,#deeaf7);
        background-image: -o-linear-gradient(#f0f6fd,#deeaf7);
        background-image: -ms-linear-gradient(top,#f0f6fd 0,#deeaf7 100%);
        background-image: linear-gradient(#f0f6fd,#deeaf7);
    }

        .customer-accumulation .dropdown-customer-detail table {
            overflow: hidden;
            width: 100%;
            border-collapse: separate;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
            background-color: #e9f0f9;
            font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
            color: #006;
        }

            .customer-accumulation .dropdown-customer-detail table tr.selected {
                color: #000;
            }

                .customer-accumulation .dropdown-customer-detail table tr.selected .contract-no {
                    background: url("../img/icon/selected.png") no-repeat 11px 13px;
                    background-color: #fff;
                }

                .customer-accumulation .dropdown-customer-detail table tr.selected td {
                    background-color: #fff;
                }

            .customer-accumulation .dropdown-customer-detail table tr:hover {
                background-color: #eff4fa;
            }

            .customer-accumulation .dropdown-customer-detail table td {
                cursor: pointer;
                height: 43px;
                vertical-align: middle;
            }

                .customer-accumulation .dropdown-customer-detail table td.center {
                    padding: 13px 0;
                    text-align: center;
                }

                .customer-accumulation .dropdown-customer-detail table td.contract-no {
                    padding-left: 35px;
                }

                .customer-accumulation .dropdown-customer-detail table td:first-child {
                    -webkit-border-radius: 4px 0 0 4px;
                    -moz-border-radius: 4px 0 0 4px;
                    border-radius: 4px 0 0 4px;
                }

                .customer-accumulation .dropdown-customer-detail table td:last-child {
                    -webkit-border-radius: 0 4px 4px 0;
                    -moz-border-radius: 0 4px 4px 0;
                    border-radius: 0 4px 4px 0;
                }

.help-list {
    margin-bottom: 10px;
}

    .help-list li {
        margin-bottom: 20px;
    }

    .help-list a {
        display: block;
        height: 16px;
        padding-left: 30px;
        background: url("../img/icon/help-box-icon.png") no-repeat 0 0;
        font: bold 11px/16px Arial,sans-serif;
        color: #006;
    }

        .help-list a:hover {
            background-position: 0 -207px!important;
            color: #798cc7;
        }

        .help-list a.callmeback {
            height: 17px;
            background-position: 0 -39px!important;
        }

        .help-list a.suggestion {
            height: 20px;
            background-position: 0 -76px!important;
            line-height: 26px;
        }

        .help-list a.faq {
            height: 22px;
            background-position: 0 -116px!important;
            line-height: 22px;
        }

        .help-list a.guide {
            height: 19px;
            background-position: 0 -159px!important;
            line-height: 22px;
        }

        .help-list a.callmeback:hover {
            background-position: 0 -246px!important;
        }

        .help-list a.suggestion:hover {
            background-position: 0 -283px!important;
        }

        .help-list a.faq:hover {
            background-position: 0 -323px!important;
        }

        .help-list a.guide:hover {
            background-position: 0 -366px!important;
        }

.total-amount {
    float: right;
    width: 259px;
    height: 169px;
    background: url("../img/bg/total-amount.png") no-repeat 0 0;
    font: 12px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #006;
    text-shadow: 0 1px 0 rgba(255,255,255,0.7);
    text-align: center;
}

    .total-amount .price {
        display: inline-block;
        margin-top: 5px;
        padding-left: 16px;
        background: url("../img/icon/price.png") no-repeat 0 0;
        font-family: "frutiger-normal",Helvetica,Arial,sans-serif;
    }

.ie7 .total-amount .price {
    display: inline;
    zoom: 1;
}

.total-amount div {
    float: left;
}

.total-amount .payment, .total-amount .earnings {
    width: 125px;
    height: 45px;
    padding: 8px 0;
    margin-top: 5px;
    font: 12px "frutiger-light",Helvetica,Arial,sans-serif;
    border-right: 1px solid #fff;
}

    .total-amount .payment .price, .total-amount .earnings .price {
        font-size: 22px;
        background-position: 0 4px!important;
    }

.total-amount .earnings {
    border-right: 0;
    border-left: 1px solid #d2d8e7;
}

.total-amount .accumulation {
    width: 100%;
    text-align: center;
}

    .total-amount .accumulation .label {
        display: block;
        margin-top: 20px;
        font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
    }

    .total-amount .accumulation .price {
        font-size: 37px;
        padding-left: 25px;
        background-position: 0 -60px!important;
    }

.action-bar {
    margin: 15px 0 5px 0;
}

    .action-bar:before, .action-bar:after {
        content: "";
        display: table;
    }

    .action-bar:after {
        clear: both;
    }

.ie6 .action-bar, .ie7 .action-bar {
    zoom: 1;
}

.action-bar .footnote, .action-bar .btn-link {
    float: left;
    margin-left: 5px;
    font: 13px/39px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #333;
}

.action-bar .btn-link {
    font-size: 14px;
    color: #39c;
    text-decoration: underline;
}

.action-bar .btn {
    margin-left: 10px;
}

.action-bar .graphic-info {
    display: inline-block;
    margin-left: 110px;
}

.ie7 .action-bar .graphic-info {
    display: inline;
    zoom: 1;
}

.action-bar .graphic-info li {
    float: left;
    margin-right: 25px;
    font: 12px/39px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #333;
}

.action-bar .graphic-info span {
    display: inline-block;
    width: 11px;
    height: 11px;
    margin-right: 2px;
    text-indent: -99999px;
    vertical-align: middle;
}

.ie7 .action-bar .graphic-info span {
    display: inline;
    zoom: 1;
}

.action-bar .graphic-info span.orange {
    background-color: #4A7BBF;
}

.action-bar .graphic-info span.blue {
    background-color: #006;
}

.share-price {
    overflow: hidden;
    width: 315px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    font: 18px/33px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #006;
}

    .share-price li {
        float: left;
        width: 285px;
        padding: 15px;
        background-color: #eff4fa;
    }

        .share-price li span {
            float: right;
            font: 26px "frutiger-normal",Helvetica,Arial,sans-serif;
        }

    .share-price .total {
        margin-top: 2px;
        background-color: #deeaf6;
    }

.poll-container {
    position: relative;
    min-height: 190px;
}

.item-poll {
    display: none;
    width: 545px;
    margin: 0 20px;
}

    .item-poll.active {
        display: block;
    }

    .item-poll .question {
        margin-bottom: 40px;
        font: 16px Arial,sans-serif;
        color: #006;
    }

    .item-poll .checkbox {
        width: 270px;
        margin-bottom: 22px;
        vertical-align: text-top;
    }

        .item-poll .checkbox label {
            width: 210px;
            font-size: 12px;
        }

.expiry-box {
    width: 350px;
}

.copy {
    margin-left: 15px;
    line-height: 45px;
}

.foot-nav {
    position: absolute;
    right: 15px;
    bottom: 15px;
}

    .foot-nav li {
        float: left;
        border-right: 1px solid #fff;
        margin-right: 10px;
        padding-right: 10px;
    }

        .foot-nav li.last {
            border: 0;
            margin: 0;
            padding: 0;
        }

    .foot-nav a {
        color: #fff;
        text-decoration: underline;
    }

.form-box {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 410px;
    padding: 13px;
    margin: -246px 0 0 -218px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: url("../img/bg/login-bg.gif") repeat 0 0;
}

    .form-box .form-content {
        overflow: hidden;
        position: relative;
        background-color: #fff;
        width: 368px;
        padding: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        border: 1px solid #cfcfcf;
    }

    .form-box .title {
        background-color: #e5ebf4;
        background-repeat: repeat-x;
        background-image: -khtml-gradient(linear,left top,left bottom,from(#fafbfe),to(#e5ebf4));
        background-image: -moz-linear-gradient(#fafbfe,#e5ebf4);
        background-image: -ms-linear-gradient(#fafbfe,#e5ebf4);
        background-image: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#fafbfe),color-stop(100%,#e5ebf4));
        background-image: -webkit-linear-gradient(#fafbfe,#e5ebf4);
        background-image: -o-linear-gradient(#fafbfe,#e5ebf4);
        background-image: -ms-linear-gradient(top,#fafbfe 0,#e5ebf4 100%);
        background-image: linear-gradient(#fafbfe,#e5ebf4);
        height: 52px;
        margin: -20px -20px 20px;
        padding: 28px 0 0 20px;
    }

    .form-box h1 {
        font: 24px "frutiger-bold",Helvetica,Arial,sans-serif;
        color: #4A7BBF;
    }

    .form-box .info {
        width: 350px;
        margin: 12px 0 22px;
        padding-bottom: 12px;
        border-bottom: 1px solid #cfcfcf;
        font: 12px "frutiger-light",Helvetica,Arial,sans-serif;
        color: #333;
    }

    .form-box .form-line {
        position: relative;
        width: 350px;
        margin-bottom: 30px;
    }

        .form-box .form-line:before, .form-box .form-line:after {
            content: "";
            display: table;
        }

        .form-box .form-line:after {
            clear: both;
        }

.ie6 .form-box .form-line, .ie7 .form-box .form-line {
    zoom: 1;
}

.form-box .form-line > label {
    display: block;
    font: 18px "frutiger-bold",Helvetica,Arial,sans-serif;
    color: #333;
}

.form-box .form-line .warning {
    margin: 10px 0 -20px;
}

.form-box .form-line .checkbox {
    position: absolute;
    right: 0;
    top: -2px;
}

.form-box .form-line.passive > label, .form-box .form-line.passive input[type="text"] {
    opacity: .4;
    filter: alpha(opacity = 40);
}

.form-box input[type="text"], .form-box input[type="password"] {
    width: 330px;
    height: 40px;
    margin-top: 10px;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0 1px #fff,inset 0 2px 5px rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px #fff,inset 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 1px #fff,inset 0 2px 5px rgba(0,0,0,.25);
    font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
}

    .form-box input[type="text"].small, .form-box input[type="password"].small {
        float: left;
        width: 160px;
    }

.form-box .forgot-password {
    float: left;
    margin-top: 17px;
    font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #39c;
    text-decoration: underline;
}

    .form-box .forgot-password.red {
        color: #3A5687;
    }

.form-box .account-error {
    margin-bottom: 40px;
}

    .form-box .account-error li {
        margin-bottom: 10px;
    }

    .form-box .account-error a {
        font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
        color: #3A5687;
        text-decoration: underline;
    }

.form-box .support-number {
    margin: -15px 0 30px;
    font: 48px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #666;
}

.form-box .remaining-time {
    display: inline-block;
    width: 350px;
    margin: 25px 0 -10px 0;
    padding-top: 12px;
    border-top: 1px solid #cfcfcf;
    text-align: center;
    font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #999;
}

.ie7 .form-box .remaining-time {
    display: inline;
    zoom: 1;
}

.form-box .remaining-time span {
    display: inline-block;
    vertical-align: middle;
    height: 36px;
    padding-left: 2px;
    font: 27px "frutiger-bold",Helvetica,Arial,sans-serif;
}

.ie7 .form-box .remaining-time span {
    display: inline;
    zoom: 1;
}

.form-box .form-error {
    width: 326px;
    margin: -12px 0 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 12px;
    background-color: #23366F;
    font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #fff;
}

.form-box.form-password {
    margin-top: -201px;
}

    .form-box.form-password .login-btn {
        margin-top: 4px;
    }

    .form-box.form-password .form-line {
        margin-bottom: 7px;
    }

#loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: url("../img/icon/loading_transparent.gif") no-repeat center center;
}

#overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: url("../img/bg/overlay-bg.png") repeat 0 0;
}

.user-popup {
    display: none;
    overflow: hidden;
    width: 325px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    padding: 20px 15px 0;
    -webkit-box-shadow: 2px 3px 8px rgba(47,40,38,0.66);
    -moz-box-shadow: 2px 3px 8px rgba(47,40,38,0.66);
    box-shadow: 2px 3px 8px rgba(47,40,38,0.66);
    background-color: #eff4fa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .user-popup h2 {
        position: relative;
        font-size: 20px;
    }

    .user-popup .close {
        position: absolute;
        right: 10px;
        top: 10px;
        display: block;
        width: 25px;
        height: 25px;
        background: url("../img/bg/up-down-arrow.png") no-repeat 3px 6px;
        text-indent: -9999px;
    }

    .user-popup img {
        float: left;
        width: 82px;
        margin: 0 15px 0 0;
    }

    .user-popup .user-info {
        margin-bottom: 20px;
    }

        .user-popup .user-info li {
            font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
            color: #006;
            margin-bottom: 3px;
        }

            .user-popup .user-info li.date {
                margin-top: 13px;
            }

            .user-popup .user-info li .name {
                display: block;
                font: 19px "frutiger-bold",Helvetica,Arial,sans-serif;
                color: #006;
            }

        .user-popup .user-info a {
            color: #39c;
            text-decoration: underline;
        }

    .user-popup .wealth {
        margin: 0 -15px;
        padding: 19px 25px 1px;
        background: url("../img/bg/user-nav-wealth.png") repeat-x 0 0;
        text-shadow: 0 1px 0 #fff;
        color: #006;
    }

        .user-popup .wealth .together {
            margin-bottom: 10px;
            font: 18px "frutiger-light",Helvetica,Arial,sans-serif;
        }

        .user-popup .wealth .total {
            margin-bottom: 15px;
            font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
        }

            .user-popup .wealth .total span {
                display: block;
                margin-top: 3px;
                padding-left: 20px;
                background: url("../img/icon/price.png") no-repeat 0 4px;
                font: 22px "frutiger-normal",Helvetica,Arial,sans-serif;
            }

    .user-popup .popup-foot {
        position: relative;
        height: 42px;
        padding: 8px 0;
        font: 14px/42px "frutiger-light",Helvetica,Arial,sans-serif;
        color: #666;
    }

        .user-popup .popup-foot a {
            display: inline-block;
            margin-right: 15px;
            font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
            color: #39c;
            text-decoration: underline;
        }

.ie7 .user-popup .popup-foot a {
    display: inline;
    zoom: 1;
}

.user-popup .popup-foot .logout {
    position: absolute;
    right: 0;
    top: 22px;
    margin: 0;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #f00;
}

#fancybox-close {
    top: 30px;
    right: 10px;
    background: url("../img/icon/close-btn.png") no-repeat 0 0;
}

.fancybox-bg {
    display: none;
}

#fancybox-outer {
    background-color: transparent;
}

#fancybox-content {
    border: 0 solid transparent;
}

.custom-scroll {
    opacity: .4;
    -moz-opacity: .4;
    filter: alpha(opacity=40);
}

    .custom-scroll:hover {
        opacity: .7;
    }

.compensation {
    margin-bottom: 25px;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
}

    .compensation h5 {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .compensation p {
        margin-bottom: 5px;
    }

    .compensation .print-icon {
        display: block;
        margin-top: 5px;
        padding-left: 26px;
        background: url("../img/icon/file-icon.png") no-repeat -64px 0;
        color: #006;
        text-decoration: underline;
        line-height: 20px;
    }

.information.col1 {
    float: left;
    width: 330px;
    margin-right: 30px;
}

.information.col2 {
    float: left;
    width: 325px;
    margin-top: 10px;
}

.information p {
    margin-bottom: 20px;
    font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
}

.information a {
    display: block;
    margin-top: 3px;
    font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #788cc7;
    text-decoration: underline;
}

.information .togetherness {
    margin-bottom: 12px;
    font: 27px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #4A7BBF;
}

.information .total-price {
    width: 257px;
    height: 75px;
    margin-bottom: 25px;
    padding-top: 15px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    box-shadow: 0 1px 1px rgba(0,0,0,0.15);
    background: url("../img/bg/block-bg.png") repeat 0 0;
    font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
    text-align: center;
    color: #006;
    text-shadow: 0 1px 0 #fff;
}

    .information .total-price span {
        display: inline-block;
        margin-top: 5px;
        padding-left: 25px;
        background: url("../img/icon/price.png") no-repeat 0 -61px;
        font: 37px "frutiger-normal",Helvetica,Arial,sans-serif;
    }

.ie7 .information .total-price span {
    display: inline;
    zoom: 1;
}

.information ul li {
    min-height: 15px;
    margin-bottom: 12px;
    padding-left: 10px;
    background: url("../img/icon/notif-icon.png") no-repeat 0 1px;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
}

    .information ul li.warning-message {
        background-position: 0 -109px!important;
    }

.payment td.left {
    width: 140px;
}

.payment.full td.left {
    width: 320px;
}

.request-form h5 {
    margin-bottom: 5px;
    font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
}

.request-form p {
    margin-bottom: 10px;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
}

.request-form span {
    display: block;
    margin-bottom: 15px;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
}

.request-form-list {
    margin-bottom: 20px;
}

    .request-form-list:before, .request-form-list:after {
        content: "";
        display: table;
    }

    .request-form-list:after {
        clear: both;
    }

.ie6 .request-form-list, .ie7 .request-form-list {
    zoom: 1;
}

.request-form-list .title {
    display: block;
    font: 14px "frutiger-light",Helvetica,Arial,sans-serif;
    color: #788cc7;
    text-decoration: underline;
}

.request-form-list p {
    margin: 8px 0;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
}

.request-form-list a {
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #006;
    text-decoration: underline;
}

.request-form-list .send-process {
    display: inline-block;
    margin-left: 25px;
    font: 12px "frutiger-light",Helvetica,Arial,sans-serif;
}

.ie7 .request-form-list .send-process {
    display: inline;
    zoom: 1;
}

.request-form-list .send-process span {
    display: inline-block;
}

.ie7 .request-form-list .send-process span {
    display: inline;
    zoom: 1;
}

.request-form-list .send-process ul {
    display: inline-block;
    vertical-align: middle;
    margin-left: 15px;
}

.ie7 .request-form-list .send-process ul {
    display: inline;
    zoom: 1;
}

.request-form-list .send-process li {
    float: left;
    margin-right: 10px;
}

    .request-form-list .send-process li a {
        display: block;
        padding-left: 22px;
        line-height: 17px;
        background: url("../img/icon/send-icon.png") no-repeat 0 0;
    }

        .request-form-list .send-process li a.fax {
            background-position: 0 -39px!important;
        }

        .request-form-list .send-process li a.e-mail {
            background-position: 0 -80px!important;
        }

.request-form-list .e-mail-buy {
    padding: 2px 0 0 22px;
    line-height: 17px;
    background: url("../img/icon/send-icon.png") no-repeat 0 0;
}

.password-block {
    width: 310px;
    padding: 10px 10px 20px;
    margin-top: 30px;
    border: 2px solid #efebeb;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

    .password-block:before, .password-block:after {
        content: "";
        display: table;
    }

    .password-block:after {
        clear: both;
    }

.ie6 .password-block, .ie7 .password-block {
    zoom: 1;
}

.password-block p {
    margin-bottom: 15px;
    padding-bottom: 15px;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
    border-bottom: 1px solid #cfcfcf;
}

.password-block label {
    display: block;
    margin-bottom: 15px;
    font: 18px "frutiger-bold",Helvetica,Arial,sans-serif;
}

.password-block input[type="text"], .password-block input[type="password"] {
    float: left;
    width: 160px;
    height: 40px;
    padding: 0 10px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #f4f4f4;
    -webkit-box-shadow: 0 1px #fff,inset 0 2px 5px rgba(0,0,0,.25);
    -moz-box-shadow: 0 1px #fff,inset 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 1px #fff,inset 0 2px 5px rgba(0,0,0,.25);
    font: 14px/40px "frutiger-light",Helvetica,Arial,sans-serif;
}

.password-block .btn {
    float: right;
    width: 115px;
    margin: 0 0 0 10px;
}

.password-block div {
    margin-bottom: 25px;
}

    .password-block div:before, .password-block div:after {
        content: "";
        display: table;
    }

    .password-block div:after {
        clear: both;
    }

.ie6 .password-block div, .ie7 .password-block div {
    zoom: 1;
}

.password-block div a {
    float: left;
    font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
    text-decoration: underline;
    color: #39c;
}

.password-block div div.remaining-time {
    float: right;
    font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
    color: #9a9595;
}

.contract td.left {
    width: 290px;
}

    .contract td.left a {
        position: relative;
        left: 0;
        top: 0;
        display: block;
        margin-top: 3px;
    }

.contract .inline-table td.left {
    width: 160px;
}

.contract-col1, .contract-col2 {
    float: left;
    width: 345px;
}

    .contract-col1 h2, .contract-col2 h2 {
        margin: 0 0 5px 10px;
    }

    .contract-col1 table, .contract-col2 table {
        overflow: hidden;
        -webkit-border-radius: 6px;
        -moz-border-radius: 6px;
        border-radius: 6px;
        border: 3px solid #deeaf6;
    }

        .contract-col1 table td, .contract-col2 table td {
            padding: 0;
        }

        .contract-col1 table a, .contract-col2 table a {
            display: block;
            padding: 13px;
            text-decoration: none;
            color: #006;
        }

            .contract-col1 table a .select, .contract-col2 table a .select {
                display: none;
                width: 9px;
                height: 14px;
                margin: 0 auto;
                background: url("../img/icon/select-td-icon.png") no-repeat center center;
                text-indent: -9999px;
            }

        .contract-col1 table tr.selected a, .contract-col2 table tr.selected a {
            background-color: #deeaf7;
        }

            .contract-col1 table tr.selected a .select, .contract-col2 table tr.selected a .select {
                display: block;
            }

.contract-col2 {
    float: right;
}

    .contract-col2 h2 {
        margin-bottom: 24px;
    }

.contract-photo {
    position: relative;
}

    .contract-photo .file-source {
        display: inline-block;
        vertical-align: middle;
        width: 105px;
        height: 29px;
        background-color: #fafcff;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        border-radius: 2px;
        -webkit-box-shadow: inset 0 0 3px #eaf0f7;
        -moz-box-shadow: inset 0 0 3px #eaf0f7;
        box-shadow: inset 0 0 3px #eaf0f7;
        border: 1px solid #cfddea;
        padding: 0 12px;
        font: 14px/30px "frutiger-bold",Helvetica,Arial,sans-serif;
    }

.ie7 .contract-photo .file-source {
    display: inline;
    zoom: 1;
}

.contract-photo .file-input {
    position: absolute;
    right: 0;
    top: 7px;
    cursor: pointer;
}

    .contract-photo .file-input input[type="file"] {
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1;
        width: 90px;
        opacity: 0;
        filter: alpha(opacity = 0);
        cursor: pointer;
    }

    .contract-photo .file-input .value {
        font-size: 12px;
        color: #006;
        text-decoration: underline;
    }

.new-card-contract {
    margin-top: 10px;
}

#credit-card-info, #suggestion-send, #fund-info-approval, #fund-info-poll, #fund-info-suggestion {
    overflow: hidden;
    width: 515px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background-color: #fff;
}

    #credit-card-info .title, #suggestion-send .title, #fund-info-approval .title, #fund-info-poll .title, #fund-info-suggestion .title {
        height: 50px;
        background: url("../img/bg/box-title-bg.png") repeat-x 0 bottom;
    }

        #credit-card-info .title h4, #suggestion-send .title h4, #fund-info-approval .title h4, #fund-info-poll .title h4, #fund-info-suggestion .title h4 {
            padding-left: 15px;
            line-height: 50px;
            font-family: "frutiger-bold",Helvetica,Arial,sans-serif;
            color: #006;
            text-shadow: 0 1px 0 rgba(255,255,255,0.42);
            cursor: pointer;
        }

    #credit-card-info .box-content, #suggestion-send .box-content, #fund-info-approval .box-content, #fund-info-poll .box-content, #fund-info-suggestion .box-content {
        padding: 20px 15px 25px;
    }

    #credit-card-info .list-table td.left, #suggestion-send .list-table td.left, #fund-info-approval .list-table td.left, #fund-info-poll .list-table td.left, #fund-info-suggestion .list-table td.left {
        width: 164px;
    }

    #credit-card-info .select-box.month, #suggestion-send .select-box.month, #fund-info-approval .select-box.month, #fund-info-poll .select-box.month, #fund-info-suggestion .select-box.month {
        min-width: 70px;
        margin-right: 10px;
    }

    #credit-card-info .select-box.year, #suggestion-send .select-box.year, #fund-info-approval .select-box.year, #fund-info-poll .select-box.year, #fund-info-suggestion .select-box.year {
        min-width: 85px;
    }

    #credit-card-info .radio.blue, #suggestion-send .radio.blue, #fund-info-approval .radio.blue, #fund-info-poll .radio.blue, #fund-info-suggestion .radio.blue {
        margin-right: 40px;
    }

        #credit-card-info .radio.blue img, #suggestion-send .radio.blue img, #fund-info-approval .radio.blue img, #fund-info-poll .radio.blue img, #fund-info-suggestion .radio.blue img {
            margin-bottom: -3px;
        }

#suggestion-send {
    width: 595px;
}

    #suggestion-send .list-table td.left {
        width: 145px;
    }

    #suggestion-send input[type="text"].custom-input.large, #suggestion-send textarea.custom-textarea.large {
        width: 332px;
    }

#fund-info-approval {
    width: 425px;
}

    #fund-info-approval .box-content {
        padding: 20px 45px 25px;
        text-align: center;
    }

    #fund-info-approval p {
        font-size: 14px;
        line-height: 20px;
        font-family: "frutiger-normal",Helvetica,Arial,sans-serif;
    }

        #fund-info-approval p strong {
            display: block;
            margin-bottom: 5px;
        }

    #fund-info-approval h5 {
        margin: 12px 0;
        font-size: 14px;
        font-family: "frutiger-bold",Helvetica,Arial,sans-serif;
    }

    #fund-info-approval a {
        margin: 0 5px;
    }

#fund-info-poll {
    width: 735px;
}

    #fund-info-poll .poll-container {
        width: 545px;
        margin: 0 auto;
    }

    #fund-info-poll .item-poll .question {
        text-align: center;
    }

#fund-info-suggestion {
    width: 735px;
}

    #fund-info-suggestion .box-content:before, #fund-info-suggestion .box-content:after {
        content: "";
        display: table;
    }

    #fund-info-suggestion .box-content:after {
        clear: both;
    }

.ie6 #fund-info-suggestion .box-content, .ie7 #fund-info-suggestion .box-content {
    zoom: 1;
}

#fund-info-suggestion h1 {
    margin-bottom: 30px;
    font-size: 21px;
    color: #4A7BBF;
    text-align: center;
}

#fund-info-suggestion .col1, #fund-info-suggestion .col2 {
    float: left;
    width: 350px;
}

#fund-info-suggestion .col2 {
    float: right;
}

.fund-information td.left {
    width: 350px;
}

.fund-information td.right {
    width: 50px;
}

.fund-information-type, .fund-info-period {
    overflow: hidden;
    width: 100%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background-color: #ddeaf6;
    border-collapse: separate;
    margin-top: 15px;
}

    .fund-information-type td, .fund-info-period td {
        padding: 13px 15px;
        font: 14px "frutiger-normal",Helvetica,Arial,sans-serif;
        color: #006;
    }

        .fund-information-type td.center, .fund-info-period td.center {
            padding: 13px 0;
            text-align: center;
        }

        .fund-information-type td div, .fund-info-period td div {
            position: relative;
        }

        .fund-information-type td.left, .fund-info-period td.left {
            width: 245px;
            border-right: 1px solid #c2d8ee;
        }

        .fund-information-type td.right, .fund-info-period td.right {
            border-left: 1px solid #fff;
        }

        .fund-information-type td .select-box .value, .fund-info-period td .select-box .value {
            color: #000;
        }

        .fund-info-period td.left {
            width: 79px;
        }

    .fund-info-period .select-box {
        min-width: 115px;
    }

    .fund-info-period td {
        position: relative;
    }

    .fund-info-period a {
        position: absolute;
        right: 0;
        top: 2px;
        font: 12px "frutiger-normal",Helvetica,Arial,sans-serif;
        text-decoration: underline;
        text-shadow: 0 1px 0 #fff;
    }

.current-backlog {
    font: 11px Arial,sans-serif;
}

.fund-info-col1, .fund-info-col2 {
    float: left;
    width: 335px;
}

.fund-info-col2 {
    float: right;
}
