

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;
    font-family: 'Open Sans', sans-serif;
}

th, td {
    border-collapse: collapse;
    padding: .2em .5em;
}
th {
    font-weight: bold;
    text-align: left;
}
tr.rows:nth-child(even) {
    background-color: #fff;
}

tr.rows:nth-child(odd) {
    background-color: #aac6ca;
}

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-spacing: 0;
}

.defaultColor {
    /*color: #175b7e;*/
    color: #213061;
}

body {
    -webkit-text-size-adjust: none;
}

.left {
    float: left;
}

.negTop4 {
    margin-top: -4em !important;
}

.right {
    float: right;
}

.txtLeft {
    text-align: left;
}

.txtCenter {
    text-align: center;
}

.dlMargin {
    margin-top: 1em;
    margin-right: .5em;
}

.stGroup {
    width: 250px;
    margin-bottom: 1.5em;
}

.statementGroupLabel {
    float: left;
    margin-right: .5em;
    margin-top: 1em;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}
.border_bottom{
    border-bottom: 1px solid #ccc;
}
.benList tr.border_bottom th {
    border-bottom: 1px solid #ccc;
}

.marginOne {
    margin-top: 1em;
}

.marginRightTwo {
    margin-right: 2em;
}

.watchedVid {
    margin-right: 1em;
    width: 25px !important;
    height: 25px !important;
}
/*Video Edit */
#myModal {
    display: none;
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}
#vidModal {
    display: none;
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content/Box */
.modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 50px;
    border: 1px solid #888;
    width: 50%; /* Could be more or less, depending on screen size */
    text-align: center;
    overflow: auto;
    position: relative;
}
#rulesModal {
    display: none;
    position: fixed; /* Stay in place */
    z-index: 99999; /* Sit on top */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.8); /* Black w/ opacity */
}

/* Modal Content/Box */
.rules-modal-content {
    background-color: #fefefe;
    margin: 15% auto; /* 15% from the top and centered */
    padding: 50px;
    border: 1px solid #888;
    width: 40%; /* Could be more or less, depending on screen size */
    text-align: center;
    overflow: auto;
}

/* The Close Button */
.close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

    .close:hover,
    .close:focus {
        color: black;
        text-decoration: none;
        cursor: pointer;
    }
/* Some default button styles */


/* Box Model */

*, *:before, *:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.sigbox 
{
    width: 70% !important;
    font-family: 'Edwardian Script ITC' !important;
    font-size: 2em !important;

}
.initbox {
    width: 20% !important;
    font-size: 2em !important;
}
.hPhone {
    font-weight: bold;
}

.mydatagridpager {
    font-size: 1.5em;
}

    .mydatagridpager td {
        padding-left: 1em;
        padding-right: 1em;
    }
/* Containers */
.container {
    margin-left: auto;
    margin-right: auto;
}

    .container.\31 25\25 {
        width: 100%;
        max-width: 1200px;
        min-width: 960px;
    }

    .container.\37 5\25 {
        width: 720px;
    }

    .container.\35 0\25 {
        width: 480px;
    }

    .container.\32 5\25 {
        width: 240px;
    }

.container {
    width: 85%;
}

.mobileMarginOneRight {
    margin-right: 1em;
}

.mobileMarginOneLeft {
    margin-left: 1em;
}
@media screen and (min-width: 737) and (max-width: 1600px) {
    .progressIndicatorInactive {
        width: 100% !important;
        font-size: 1.2em !important;
    }

    .progressIndicatorActive {
        width: 100% !important;
        font-size: 1.2em !important;
    }

    .progressIndicatorFinished {
        width: 100% !important;
        font-size: 1.2em !important;
    }

    .sectionActive {
        width: 100% !important;
    }

    .sectionComplete {
        width: 100% !important;
    }

    .sectionNotComplete {
        width: 100% !important;
    }
}
@media screen and (min-width: 737px) {
    .container.\31 25\25 {
        width: 100%;
        max-width: 1500px;
        min-width: 1200px;
    }

    .container.\37 5\25 {
        width: 900px;
    }

    .container.\35 0\25 {
        width: 600px;
    }

    .container.\32 5\25 {
        width: 300px;
    }

    .container {
        width: 95% !important;
    }
}
@media screen and (max-width: 736px) {
    .modal-content{
        width: 90% !important;
    }
}
@media screen and (min-width: 737px) and (max-width: 1200px) {

    .container.\31 25\25 {
        width: 100%;
        max-width: 1250px;
        min-width: 1000px;
    }

    .container.\37 5\25 {
        width: 750px;
    }

    .container.\35 0\25 {
        width: 85%;
    }

    .container.\32 5\25 {
        width: 80%;
    }

    .container {
        width: 85%;
    }

    .paddClass {
        padding: 0 0 0 25px;
    }
}

@media screen and (max-width: 1201px) {
    .paddClass {
        padding: 0 0 0 50px;
    }

}
@media screen and (min-width: 1201px) {
    .navMobileHide {
        display: inline;
    }
    .navMobileShow {
        display: none;
    }
}
@media screen and (max-width: 736px) {
    .mobileNone {
        display: none;
    }

    .mobileMargin {
        margin-top: 2em;
    }

    .container.\31 25\25 {
        width: 100%;
        max-width: 125%;
        min-width: 100%;
    }

    .container.\37 5\25 {
        width: 75%;
    }

    .container.\35 0\25 {
        width: 50%;
    }

    .container.\32 5\25 {
        width: 25%;
    }

    .container {
        width: 100% !important;
    }

    .mobileNone {
        display: none;
    }

    .mobileMarginOneRight {
        margin-right: 0em;
    }

    .mobileMarginOneLeft {
        margin-left: 0em;
    }

    .paddClass {
        padding: 0;
    }
}

/* Grid */

.row {
    border-bottom: solid 1px transparent;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    .row > * {
        float: left;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row:after, .row:before {
        content: '';
        display: block;
        clear: both;
        height: 0;
    }

    .row.uniform > * > :first-child {
        margin-top: 0;
    }

    .row.uniform > * > :last-child {
        margin-bottom: 0;
    }

    .row.\30 \25 > * {
        padding: 0 0 0 0px;
    }

    .row.\30 \25 {
        margin: 0 0 -1px 0px;
    }

    .row.uniform.\30 \25 > * {
        padding: 0px 0 0 0px;
    }

    .row.uniform.\30 \25 {
        margin: 0px 0 -1px 0px;
    }

    .row > * {
        padding: 0 0 0 40px;
    }

.row {
    margin: 0 0 -1px -40px;
}

    .row.uniform > * {
        padding: 40px 0 0 40px;
    }

    .row.uniform {
        margin: -40px 0 -1px -40px;
    }

    .row.\32 00\25 > * {
        padding: 0 0 0 80px;
    }

    .row.\32 00\25 {
        margin: 0 0 -1px -80px;
    }

    .row.uniform.\32 00\25 > * {
        padding: 80px 0 0 80px;
    }

    .row.uniform.\32 00\25 {
        margin: -80px 0 -1px -80px;
    }

    .row.\31 50\25 > * {
        padding: 0 0 0 60px;
    }

    .row.\31 50\25 {
        margin: 0 0 -1px -60px;
    }

    .row.uniform.\31 50\25 > * {
        padding: 60px 0 0 60px;
    }

    .row.uniform.\31 50\25 {
        margin: -60px 0 -1px -60px;
    }

    .row.\35 0\25 > * {
        padding: 0 0 0 20px;
    }

    .row.\35 0\25 {
        margin: 0 0 -1px -20px;
    }

    .row.uniform.\35 0\25 > * {
        padding: 20px 0 0 20px;
    }

    .row.uniform.\35 0\25 {
        margin: -20px 0 -1px -20px;
    }

    .row.\32 5\25 > * {
        padding: 0 0 0 10px;
    }

    .row.\32 5\25 {
        margin: 0 0 -1px -10px;
    }

    .row.uniform.\32 5\25 > * {
        padding: 10px 0 0 10px;
    }

    .row.uniform.\32 5\25 {
        margin: -10px 0 -1px -10px;
    }

.\31 2u, .\31 2u\24 {
    width: 100%;
    clear: none;
    margin-left: 0;
}

.\31 1u, .\31 1u\24 {
    width: 91.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 0u, .\31 0u\24 {
    width: 83.3333333333%;
    clear: none;
    margin-left: 0;
}

.\39 u, .\39 u\24 {
    width: 75%;
    clear: none;
    margin-left: 0;
}

.\38 u, .\38 u\24 {
    width: 66.6666666667%;
    clear: none;
    margin-left: 0;
}

.\37 u, .\37 u\24 {
    width: 58.3333333333%;
    clear: none;
    margin-left: 0;
}

.\36 u, .\36 u\24 {
    width: 50%;
    clear: none;
    margin-left: 0;
}

.\35 u, .\35 u\24 {
    width: 41.6666666667%;
    clear: none;
    margin-left: 0;
}

.\34 u, .\34 u\24 {
    width: 33.3333333333%;
    clear: none;
    margin-left: 0;
}

.\33 u, .\33 u\24 {
    width: 25%;
    clear: none;
    margin-left: 0;
}

.\32 u, .\32 u\24 {
    width: 16.6666666667%;
    clear: none;
    margin-left: 0;
}

.\31 u, .\31 u\24 {
    width: 8.3333333333%;
    clear: none;
    margin-left: 0;
}

    .\31 2u\24 + *,
    .\31 1u\24 + *,
    .\31 0u\24 + *,
    .\39 u\24 + *,
    .\38 u\24 + *,
    .\37 u\24 + *,
    .\36 u\24 + *,
    .\35 u\24 + *,
    .\34 u\24 + *,
    .\33 u\24 + *,
    .\32 u\24 + *,
    .\31 u\24 + * {
        clear: left;
    }

.\-11u {
    margin-left: 91.66667%;
}

.\-10u {
    margin-left: 83.33333%;
}

.\-9u {
    margin-left: 75%;
}

.\-8u {
    margin-left: 66.66667%;
}

.\-7u {
    margin-left: 58.33333%;
}

.\-6u {
    margin-left: 50%;
}

.\-5u {
    margin-left: 41.66667%;
}

.\-4u {
    margin-left: 33.33333%;
}

.\-3u {
    margin-left: 25%;
}

.\-2u {
    margin-left: 16.66667%;
}

.\-1u {
    margin-left: 8.33333%;
}

@media screen and (min-width: 737px) {

    .row > * {
        padding: 50px 0 0 50px;
    }

    .row {
        margin: -50px 0 -1px -50px;
    }

        .row.uniform > * {
            padding: 50px 0 0 50px;
        }

        .row.uniform {
            margin: -50px 0 -1px -50px;
        }

        .row.\32 00\25 > * {
            padding: 100px 0 0 100px;
        }

        .row.\32 00\25 {
            margin: -100px 0 -1px -100px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 100px 0 0 100px;
        }

        .row.uniform.\32 00\25 {
            margin: -100px 0 -1px -100px;
        }

        .row.\31 50\25 > * {
            padding: 75px 0 0 75px;
        }

        .row.\31 50\25 {
            margin: -75px 0 -1px -75px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 75px 0 0 75px;
        }

        .row.uniform.\31 50\25 {
            margin: -75px 0 -1px -75px;
        }

        .row.\35 0\25 > * {
            padding: 25px 0 0 25px;
        }

        .row.\35 0\25 {
            margin: -25px 0 -1px -25px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 25px 0 0 25px;
        }

        .row.uniform.\35 0\25 {
            margin: -25px 0 -1px -25px;
        }

        .row.\32 5\25 > * {
            padding: 12.5px 0 0 12.5px;
        }

        .row.\32 5\25 {
            margin: -12.5px 0 -1px -12.5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 12.5px 0 0 12.5px;
        }

        .row.uniform.\32 5\25 {
            margin: -12.5px 0 -1px -12.5px;
        }

    .\31 2u\28desktop\29, .\31 2u\24\28desktop\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28desktop\29, .\31 1u\24\28desktop\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28desktop\29, .\31 0u\24\28desktop\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28desktop\29, .\39 u\24\28desktop\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28desktop\29, .\38 u\24\28desktop\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28desktop\29, .\37 u\24\28desktop\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28desktop\29, .\36 u\24\28desktop\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28desktop\29, .\35 u\24\28desktop\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28desktop\29, .\34 u\24\28desktop\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28desktop\29, .\33 u\24\28desktop\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28desktop\29, .\32 u\24\28desktop\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28desktop\29, .\31 u\24\28desktop\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28desktop\29 + *,
        .\31 1u\24\28desktop\29 + *,
        .\31 0u\24\28desktop\29 + *,
        .\39 u\24\28desktop\29 + *,
        .\38 u\24\28desktop\29 + *,
        .\37 u\24\28desktop\29 + *,
        .\36 u\24\28desktop\29 + *,
        .\35 u\24\28desktop\29 + *,
        .\34 u\24\28desktop\29 + *,
        .\33 u\24\28desktop\29 + *,
        .\32 u\24\28desktop\29 + *,
        .\31 u\24\28desktop\29 + * {
            clear: left;
        }

    .\-11u\28desktop\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28desktop\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28desktop\29 {
        margin-left: 75%;
    }

    .\-8u\28desktop\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28desktop\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28desktop\29 {
        margin-left: 50%;
    }

    .\-5u\28desktop\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28desktop\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28desktop\29 {
        margin-left: 25%;
    }

    .\-2u\28desktop\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28desktop\29 {
        margin-left: 8.33333%;
    }

    .navBar {
        height: 100vh;
        padding: 50px 0 0 10px !important;
        position: fixed; 
    }
    .centerDiv{
        height: 100%;
        position: fixed;
        left: 17%;
        overflow-y: auto;
        width: 60%;
    }
    .rightFixed {
        position: fixed;
        right: 2%;
        width: 20%;
        overflow: auto;
    }
    .productLeft {
        height: 100vh;
        position: fixed;
        left: 17%;
        width: 40%;
    }
    .productRight {
        height: 100vh;
        position: fixed;
        right: 5%;
        width: 39%;
        overflow-y: auto;
    }

}


@media screen and (min-width: 737px) and (max-width: 1200px) {

    .row > * {
        padding: 35px 0 0 35px;
    }

    .row {
        margin: -35px 0 -1px -35px;
    }

        .row.uniform > * {
            padding: 35px 0 0 35px;
        }

        .row.uniform {
            margin: -35px 0 -1px -35px;
        }

        .row.\32 00\25 > * {
            padding: 70px 0 0 70px;
        }

        .row.\32 00\25 {
            margin: -70px 0 -1px -70px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 70px 0 0 70px;
        }

        .row.uniform.\32 00\25 {
            margin: -70px 0 -1px -70px;
        }

        .row.\31 50\25 > * {
            padding: 52.5px 0 0 52.5px;
        }

        .row.\31 50\25 {
            margin: -52.5px 0 -1px -52.5px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 52.5px 0 0 52.5px;
        }

        .row.uniform.\31 50\25 {
            margin: -52.5px 0 -1px -52.5px;
        }

        .row.\35 0\25 > * {
            padding: 17.5px 0 0 17.5px;
        }

        .row.\35 0\25 {
            margin: -17.5px 0 -1px -17.5px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 17.5px 0 0 17.5px;
        }

        .row.uniform.\35 0\25 {
            margin: -17.5px 0 -1px -17.5px;
        }

        .row.\32 5\25 > * {
            padding: 8.75px 0 0 8.75px;
        }

        .row.\32 5\25 {
            margin: -8.75px 0 -1px -8.75px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 8.75px 0 0 8.75px;
        }

        .row.uniform.\32 5\25 {
            margin: -8.75px 0 -1px -8.75px;
        }

    .\31 2u\28tablet\29, .\31 2u\24\28tablet\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28tablet\29, .\31 1u\24\28tablet\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28tablet\29, .\31 0u\24\28tablet\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28tablet\29, .\39 u\24\28tablet\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28tablet\29, .\38 u\24\28tablet\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28tablet\29, .\37 u\24\28tablet\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28tablet\29, .\36 u\24\28tablet\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28tablet\29, .\35 u\24\28tablet\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28tablet\29, .\34 u\24\28tablet\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28tablet\29, .\33 u\24\28tablet\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28tablet\29, .\32 u\24\28tablet\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28tablet\29, .\31 u\24\28tablet\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28tablet\29 + *,
        .\31 1u\24\28tablet\29 + *,
        .\31 0u\24\28tablet\29 + *,
        .\39 u\24\28tablet\29 + *,
        .\38 u\24\28tablet\29 + *,
        .\37 u\24\28tablet\29 + *,
        .\36 u\24\28tablet\29 + *,
        .\35 u\24\28tablet\29 + *,
        .\34 u\24\28tablet\29 + *,
        .\33 u\24\28tablet\29 + *,
        .\32 u\24\28tablet\29 + *,
        .\31 u\24\28tablet\29 + * {
            clear: left;
        }

    .\-11u\28tablet\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28tablet\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28tablet\29 {
        margin-left: 75%;
    }

    .\-8u\28tablet\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28tablet\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28tablet\29 {
        margin-left: 50%;
    }

    .\-5u\28tablet\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28tablet\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28tablet\29 {
        margin-left: 25%;
    }

    .\-2u\28tablet\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28tablet\29 {
        margin-left: 8.33333%;
    }

    .navMobileHide {
        display: none;
    }

    .navMobileShow {
        display: inline;
    }

    .oneHundred {
        width: 100% !important;
    }

    .progressIndicatorFinished {
        font-size: .8em !important;
    }

    .progressIndicatorActive
    {
        font-size: .8em !important;
    }
    .progressIndicatorInactive
    {
        font-size: .8em !important;
    }
    .mobileIcon
    {
        display: none !important;
    }
    .sectionComplete
    {
        font-size: .8em;
    }
    .sectionActive
    {
        font-size: .8em;
    }
    .sectionNotComplete
    {
        font-size: .8em;
    }
}

@media screen and (max-width: 736px) {

    .row > * {
        padding: 10px 0 0 10px;
    }

    .row {
        margin: -10px 0 -1px -10px;
    }

        .row.uniform > * {
            padding: 10px 0 0 10px;
        }

        .row.uniform {
            margin: -10px 0 -1px -10px;
        }

        .row.\32 00\25 > * {
            padding: 20px 0 0 20px;
        }

        .row.\32 00\25 {
            margin: -20px 0 -1px -20px;
        }

        .row.uniform.\32 00\25 > * {
            padding: 20px 0 0 20px;
        }

        .row.uniform.\32 00\25 {
            margin: -20px 0 -1px -20px;
        }

        .row.\31 50\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.\31 50\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.uniform.\31 50\25 > * {
            padding: 15px 0 0 15px;
        }

        .row.uniform.\31 50\25 {
            margin: -15px 0 -1px -15px;
        }

        .row.\35 0\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.\35 0\25 {
            margin: -5px 0 -1px -5px;
        }

        .row.uniform.\35 0\25 > * {
            padding: 5px 0 0 5px;
        }

        .row.uniform.\35 0\25 {
            margin: -5px 0 -1px -5px;
        }

        .row.\32 5\25 > * {
            padding: 2.5px 0 0 2.5px;
        }

        .row.\32 5\25 {
            margin: -2.5px 0 -1px -2.5px;
        }

        .row.uniform.\32 5\25 > * {
            padding: 2.5px 0 0 2.5px;
        }

        .row.uniform.\32 5\25 {
            margin: -2.5px 0 -1px -2.5px;
        }

    .\31 2u\28mobile\29, .\31 2u\24\28mobile\29 {
        width: 100%;
        clear: none;
        margin-left: 0;
    }

    .\31 1u\28mobile\29, .\31 1u\24\28mobile\29 {
        width: 91.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 0u\28mobile\29, .\31 0u\24\28mobile\29 {
        width: 83.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\39 u\28mobile\29, .\39 u\24\28mobile\29 {
        width: 75%;
        clear: none;
        margin-left: 0;
    }

    .\38 u\28mobile\29, .\38 u\24\28mobile\29 {
        width: 66.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\37 u\28mobile\29, .\37 u\24\28mobile\29 {
        width: 58.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\36 u\28mobile\29, .\36 u\24\28mobile\29 {
        width: 50%;
        clear: none;
        margin-left: 0;
    }

    .\35 u\28mobile\29, .\35 u\24\28mobile\29 {
        width: 41.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\34 u\28mobile\29, .\34 u\24\28mobile\29 {
        width: 33.3333333333%;
        clear: none;
        margin-left: 0;
    }

    .\33 u\28mobile\29, .\33 u\24\28mobile\29 {
        width: 25%;
        clear: none;
        margin-left: 0;
    }

    .\32 u\28mobile\29, .\32 u\24\28mobile\29 {
        width: 16.6666666667%;
        clear: none;
        margin-left: 0;
    }

    .\31 u\28mobile\29, .\31 u\24\28mobile\29 {
        width: 8.3333333333%;
        clear: none;
        margin-left: 0;
    }

        .\31 2u\24\28mobile\29 + *,
        .\31 1u\24\28mobile\29 + *,
        .\31 0u\24\28mobile\29 + *,
        .\39 u\24\28mobile\29 + *,
        .\38 u\24\28mobile\29 + *,
        .\37 u\24\28mobile\29 + *,
        .\36 u\24\28mobile\29 + *,
        .\35 u\24\28mobile\29 + *,
        .\34 u\24\28mobile\29 + *,
        .\33 u\24\28mobile\29 + *,
        .\32 u\24\28mobile\29 + *,
        .\31 u\24\28mobile\29 + * {
            clear: left;
        }

    .\-11u\28mobile\29 {
        margin-left: 91.66667%;
    }

    .\-10u\28mobile\29 {
        margin-left: 83.33333%;
    }

    .\-9u\28mobile\29 {
        margin-left: 75%;
    }

    .\-8u\28mobile\29 {
        margin-left: 66.66667%;
    }

    .\-7u\28mobile\29 {
        margin-left: 58.33333%;
    }

    .\-6u\28mobile\29 {
        margin-left: 50%;
    }

    .\-5u\28mobile\29 {
        margin-left: 41.66667%;
    }

    .\-4u\28mobile\29 {
        margin-left: 33.33333%;
    }

    .\-3u\28mobile\29 {
        margin-left: 25%;
    }

    .\-2u\28mobile\29 {
        margin-left: 16.66667%;
    }

    .\-1u\28mobile\29 {
        margin-left: 8.33333%;
    }
}

/* Basic */

@-ms-viewport {
    width: device-width;
}

body {
    font-family: 'Open Sans', sans-serif;
    color: #3d3d3d;
    font-weight: 400;
}

    body.is-loading * {
        -moz-transition: none !important;
        -webkit-transition: none !important;
        -ms-transition: none !important;
        transition: none !important;
        -moz-animation: none !important;
        -webkit-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }

input, select, textarea {
    font-family: 'Open Sans', sans-serif;
    color: #3d3d3d;
    font-weight: 400;
    border: 1px solid #ccc;
    border-radius: 5px;
}

a {
    color: inherit;
    text-decoration: none !important;
}

    a:hover {
        text-decoration: none;
    }

h1, h2, h3, h4, h5, h6 {
    
    font-weight: 800;
    letter-spacing: 0.04em;
    color: #404248;
    margin: 0 0 1em 0;
}

    h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
        color: inherit;
        text-decoration: none;
        outline: 0;
    }

h2 {
    font-size: 2em;
    margin: 0 0 1.5em 0;
    line-height: 1em;
}

    h2.icon {
        line-height: 48px;
    }

        h2.icon:before {
            position: relative;
            top: 0.05em;
            margin-right: 0.5em;
            opacity: 0.25;
        }

h3 {
    font-size: 1.35em;
    margin-top: 2em;
}

b, strong {
    color: #404248;
    font-weight: 700;
}

i, em {
    font-style: italic;
}

br.clear {
    clear: both;
}

sub {
    position: relative;
    top: 0.5em;
    font-size: 0.8em;
}

sup {
    position: relative;
    top: -0.5em;
    font-size: 0.8em;
}

hr {
    border: 0;
    border-top: solid 1px #ddd;
}

blockquote {
    border-left: solid 0.5em #ddd;
    padding: 1em 0 1em 2em;
    font-style: italic;
}

p, ul, ol, dl, table {
    margin-bottom: 2em;
}

.date {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.065em;
    font-size: 0.9em;
    color: #696969;
    margin: 0 0 0.25em 0;
}

/* Section/Article */
.ddlAgent {
    width: 30%;
}

button {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button {
    line-height: normal;
    *overflow: visible;
}

button {
    cursor: pointer;
    -webkit-appearance: button;
}

button {
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: normal;
    padding: 5px 10px;
}

    .button:hover, button:hover {
        text-decoration: none;
        background-position: 0 -15px;
    }

    .button:focus, button:focus {
        outline: none;
    }

.buttonWide {
    width: 100%;
    text-align: center;
    padding: 0.5em !important;
    font-size: 1em !important;
    color: #fff;
    font-weight: bold;
    display: block !important;
    border-radius: 5px;
    border: none !important;
    font-family: 'Open Sans', sans-serif;
}

    .buttonWide:hover {
        color: #818681;
    }

.buttonWideNotSolid {
    text-align: center;
    padding: 0.5em !important;
    font-size: 1em !important;
    color: #10b6ad;
    font-weight: bold;
    display: block;
    border-radius: 5px;
    border: 2px solid #10b6ad;
    font-family: 'Open Sans', sans-serif;
    float: right;
    background-color: #fff !important;
}

    .buttonWideNotSolid:hover {
        color: #023010;
    }
.buttonAdd {
    width: 30%;
    text-align: center;
    padding: 0.5em !important;
    font-size: 1em !important;
    color: #fff;
    font-weight: bold;
    display: block !important;
    border-radius: 5px;
    border: 2px solid #f89a40;
    font-family: 'Open Sans', sans-serif;
    float: right;
    background-color: #f89a40;
}

    .buttonWideNotSolid:hover {
        color: #023010;
    }
/* Timeout Dialog Styles */
.timeout-dialog {
    padding: 15px;
    position: absolute;
    background: #eeeeee url("../imgs/timeout-icon.png") no-repeat 15px 25px;
    border: 1px solid #ffffff;
    -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.5);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .timeout-dialog .ui-dialog-title {
        font-size: 16px;
        font-weight: bold;
        display: block;
        padding: 0 0 15px 0;
        margin-left: 80px;
    }

    .timeout-dialog .ui-dialog-titlebar-close {
        display: none;
    }

    .timeout-dialog .ui-dialog-buttonpane {
        margin-top: 15px;
    }

    .timeout-dialog ~ .ui-widget-overlay {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #000;
        filter: alpha(opacity=40);
        -khtml-opacity: 0.4;
        -moz-opacity: 0.4;
        opacity: 0.4;
    }

    .timeout-dialog p {
        margin: 0 0 5px 80px;
    }

#timeout-keep-signin-btn {
    color: #FFF;
    background-color: #0f5895;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#377bb2), to(#0f5895));
    background-image: -moz-linear-gradient(top, #377bb2, #0f5895);
    background-image: -ms-linear-gradient(top, #377bb2, #0f5895);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #377bb2), color-stop(100%, #0f5895));
    background-image: -webkit-linear-gradient(top, #377bb2, #0f5895);
    background-image: -o-linear-gradient(top, #377bb2, #0f5895);
    background-image: linear-gradient(top, #377bb2, #0f5895);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#377bb2', endColorstr='#0f5895', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #ffffff;
    text-shadow: none;
    margin: 5px 10px 5px 0;
}

#timeout-sign-out-button {
    color: #FFF;
    background-color: #e6e6e6;
    background-repeat: repeat-x;
    background-image: -khtml-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(top, #ffffff, #e6e6e6);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color: #000000;
    text-shadow: none;
    margin: 5px 0;
}

#timeout-countdown {
    font-weight: bold;
}

.checkBoxMargin {
    margin-right: 4em;
}

.policyBox {
    width: 50% !important;
    padding: .2em 1em !important;
    float: left;
    margin-right: .3em;
}

.dateBox {
    width: 25% !important;
    padding: .2em 1em !important;
    float: left;
    margin-right: .3em;
}

.submitPolicySearch {
    float: left;
}

.pendingList td {
    padding: .8em 0;
}

.pendingList label {
    margin-right: .5em;
    float: left;
    display: inline;
    font-size: .8em;
    font-weight: normal !important;
}

.mydatagrid {
    font-size: .8em;
    min-width: 1000px;
    overflow-x: scroll;
}

.mydatagridPercent {
    width: 55px;
}

.mydatagridheader {
    background-color: #213061; /*#175b7e;*/
    color: #fff;
    font-size: 1em;
    font-weight: bold;
    text-align: left !important;
    text-decoration: none;
    border-radius: 5px;
    padding: .8em 0;
}

.contactB {
    float: right;
    margin-top: 1em;
}

.mydatagridheader > th {
    padding: .8em 2em;
    text-align: left;
}

.mydatagridpager table {
    width: auto;
}

.mydatagridpager td {
    padding: .5em;
}

.mydatagrid a /** FOR THE PAGING ICONS  **/ {
    background-color: Transparent;
    padding: 5px 5px 5px 5px;
    text-decoration: none;
    font-weight: bold;
}

    .mydatagrid a:hover /** FOR THE PAGING ICONS  HOVER STYLES**/ {
        background-color: #000;
        color: #fff;
    }

.mydatagrid span /** FOR THE PAGING ICONS CURRENT PAGE INDICATOR **/ {
    color: #000;
    padding: 5px 5px 5px 5px;
}

.hiddencol {
    display: none;
}

section, article {
    margin-bottom: 2em;
}

    section > :last-child,
    article > :last-child,
    section:last-child,
    article:last-child {
        margin-bottom: 0;
    }

header {
    margin: 0 0 2em 0;
}

    header h2, header h3 {
        margin: 0 0 0.25em 0;
    }

    header p {
        display: block;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 0.065em;
        font-size: 0.9em;
        color: #696969;
        margin: 0;
    }

        header p strong {
            color: #404248;
            font-weight: 800;
        }

footer {
    margin: 2.5em 0 0 0;
}

.ulFooter {
    position: fixed;
    bottom: -1em;
    width: 100%;
    text-align: center;
    z-index: 9999;
    background-color: #fff;
}

.uniLink {
    color: #213061; /*#175b7e;*/
    font-weight: bold;
}

    .uniLink:hover {
        text-decoration: underline !important;
    }

header.major {
    border-bottom: solid 1px #dbdbdb;
    margin: 0 0 3em 0;
}

    header.major:after {
        content: '';
        display: block;
        border-top: solid 1px #dbdbdb;
        height: 8px;
    }

    header.major h2, header.major h3 {
        margin: 0 0 1.2em 0;
    }

    header.major p {
        margin: 0 0 1.5em 0;
        position: relative;
        top: -1em;
    }

/* Forms */
form input[type="text"].agentSearch {
    padding: .3em !important;
}

form label {
    display: block;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: #3E4F5C;
    margin: 0 0 .2em 0;
    font-size: 0.8em;
}

form input[type="text"],
form input[type="email"],
form input[type="password"],
form select,
form textarea {
    -webkit-appearance: none;
    display: block;
    width: 100%;
    border-radius: 5px;
    border: solid 1px #ccc;
}

    form input[type="text"]:focus,
    form input[type="email"]:focus,
    form input[type="password"]:focus,
    form select:focus,
    form textarea:focus {
        box-shadow: 0 0 2px 1px #4091bf;
    }

form input[type="text"],
form input[type="email"],
form input[type="password"] {
    padding: .2em .5em;
    border: 1px solid #cccccc;
}

form select {
    padding: .2em .5em;
    border: 1px solid #ccc;
}

form textarea {
    min-height: 9em;
    padding: 1em;
}

form .formerize-placeholder,
form ::-webkit-input-placeholder,
form :-moz-placeholder,
form ::-moz-placeholder,
form :-ms-input-placeholder {
    color: #555 !important;
}

form ::-moz-focus-inner {
    border: 0;
}

/* Tables */

table {
    width: 100%;
}

    table.default {
        width: 100%;
    }

        table.default tr {
            border-top: solid 1px #eee;
        }

            table.default tr:first-child {
                border-top: 0;
            }

        table.default td {
            padding: 0.5em 1em 0.5em 1em;
        }

        table.default th {
            text-align: left;
            padding: 0.5em 1em 0.5em 1em;
            text-transform: uppercase;
            font-weight: 800;
            letter-spacing: 0.04em;
            margin: 0 0 1em 0;
            font-size: 0.8em;
        }

        table.default thead {
            background: #404248;
            color: #fff;
        }

/* Image */

.image {
    position: relative;
    display: inline-block;
}

    .image img {
        display: block;
        width: 100%;
        border-radius: 5px;
    }

    .image:before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 0;
        background: url("images/bg01.png");
        width: 100%;
        height: 100%;
        opacity: 0.75;
    }

    .image.fit {
        display: block;
        width: 100%;
    }

    .image.featured {
        display: block;
        width: 100%;
        margin: 0 0 2.5em 0;
    }

    .image.left {
        float: left;
        margin: 0 2em 2em 0;
    }

    .image.centered {
        display: block;
        margin: 0 0 2.5em 0;
    }

        .image.centered img {
            margin: 0 auto;
            width: auto;
        }

/* Button */

input[type="button"],
input[type="submit"],
input[type="reset"],
button,
.button {
    position: relative;
    display: inline-block;
    border-radius: 5px !important;
    text-decoration: none;
    font-weight: bold;
    font-size: 0.95em;
    letter-spacing: 0.085em;
    padding: .1em 1em;
    outline: 0;
    white-space: nowrap;
    cursor: pointer;
}

    input[type="button"].icon:before,
    input[type="submit"].icon:before,
    input[type="reset"].icon:before,
    button.icon:before,
    .button.icon:before {
        opacity: 0.5;
        margin-right: 0.5em;
        position: relative;
        top: 0.05em;
    }

    input[type="button"]:hover,
    input[type="submit"]:hover,
    input[type="reset"]:hover,
    button:hover,
    .button:hover {
        background-color: #cde1fd;
    }

    input[type="button"]:active,
    input[type="submit"]:active,
    input[type="reset"]:active,
    button:active,
    .button:active {
        background-color: #3081af;
    }

    input[type="button"].medium,
    input[type="submit"].medium,
    input[type="reset"].medium,
    button.medium,
    .button.medium {
        font-size: 1.25em;
        padding: 1em 2.25em;
    }

    input[type="button"].big,
    input[type="submit"].big,
    input[type="reset"].big,
    button.big,
    .button.big {
        font-size: 1.5em;
        padding: 1em 2.25em;
    }

    input[type="button"].alt,
    input[type="submit"].alt,
    input[type="reset"].alt,
    button.alt,
    .button.alt {
        background-color: #464a52;
    }

        input[type="button"].alt:hover,
        input[type="submit"].alt:hover,
        input[type="reset"].alt:hover,
        button.alt:hover,
        .button.alt:hover {
            background-color: #565a62;
        }

        input[type="button"].alt:active,
        input[type="submit"].alt:active,
        input[type="reset"].alt:active,
        button.alt:active,
        .button.alt:active {
            background-color: #363a42;
        }

    input[type="submit"].sunDance {
        background: #fff !important;
        color: #213061; /*#175b7e;*/
        border: none;
        font-family: 'Miller Text Roman' !important;
        text-transform: uppercase;
        padding: 1em;
    }

        input[type="submit"].sunDance:hover {
            background: #82c6f5;
        }

    input[type="submit"]#quote {
        background: #fff !important;
        color: #213061; /*#175b7e;*/
        border: none;
        font-family: 'Miller Text Roman' !important;
        text-transform: uppercase;
        padding: .5em;
    }

        input[type="submit"]#quote:hover {
            background: #82c6f5;
        }

    input[type="submit"].sunTrain {
        background: #fff;
        color: #175b7e;
        border: none;
        font-family: 'Miller Text Roman' !important;
        text-transform: none;
        padding: 0em .5em;
        font-size: .7em !important;
        vertical-align: middle;
    }

        input[type="submit"].sunTrain:hover {
            background: #82c6f5;
        }
/* List */
.stLink {
    background: #213061; /*#175b7e;*/
    color: #fff;
    border: none;
    font-family: 'Miller Text Roman' !important;
    text-transform: none;
    padding: .5em 1em;
    font-size: 1.5em !important;
    margin-bottom: 3em;
    border-radius: 5px;
    font-weight: bold;
}

    .stLink:hover {
        background: #fff;
        color: #175b7e;
        text-decoration: underline;
    }

dl.contact dt {
    display: block;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 0.065em;
    font-size: 0.9em;
    color: #696969;
    float: left;
    width: 6em;
}

dl.contact dd {
    margin: 0 0 1em 6em;
}

ul.default {
    list-style: disc;
    padding-left: 1em;
}

    ul.default li {
        padding-left: 0.5em;
    }

ul.actions li {
    display: inline-block;
    padding: 0 0 0 0.25em;
    margin: 0 0 0 0.25em;
    font-size: .8em;
}

    ul.actions li:first-child {
        margin-left: 0;
        padding-left: 0;
    }

ul.menu li {
    border-left: solid 1px #eee;
    display: inline-block;
    padding: 0 0 0 1em;
    margin: 0 0 0 1em;
}

    ul.menu li:first-child {
        border-left: 0;
        margin-left: 0;
        padding-left: 0;
    }

ul.divided li {
    border-top: solid 1px #eee;
    padding: 0.5em 0 0 0;
    margin: 0.5em 0 0 0;
}

    ul.divided li:first-child {
        border-top: 0 !important;
        padding-top: 0 !important;
        margin-top: 0 !important;
    }

ol.default {
    list-style: decimal;
    padding-left: 1.25em;
}

    ol.default li {
        padding-left: 0.25em;
    }

/* Box */

.box.excerpt {
    position: relative;
    overflow: hidden;
}

    .box.excerpt header {
        margin: 0 0 1em 0;
    }

    .box.excerpt .image, .box.excerpt p {
        margin-bottom: 0;
    }

.box.feature1 {
    text-align: center;
}

    .box.feature1 header.first h2 {
        font-size: 2.5em;
    }

    .box.feature1 header.first p {
        font-size: 1.2em;
    }

    .box.feature1 header.second {
        position: relative;
        display: inline-block;
        text-align: left;
        margin: 0 auto;
        white-space: nowrap;
        left: 24px;
    }

        .box.feature1 header.second p {
            line-height: 1em;
        }

        .box.feature1 header.second:before {
            font-size: 48px;
            position: absolute;
            right: 100%;
            margin-right: 18px;
            opacity: 0.5;
            bottom: -4px;
        }

.box.feature2 {
    text-align: center;
}

.box.article-list article {
    border-bottom: solid 1px #dbdbdb;
    margin: 0 0 2.75em 0;
    padding: 0 0 2.75em 0;
}

    .box.article-list article:last-child {
        border-bottom: 0;
        margin-bottom: 0;
        padding-bottom: 0;
    }

/* Icons */

.icon {
    text-decoration: none;
}

    .icon:before {
        display: inline-block;
        font-family: FontAwesome;
        font-size: 1.25em;
        text-decoration: none;
        font-style: normal;
        font-weight: normal;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

    .icon > .label {
        display: none;
    }

/* Banner */

#banner {
    text-align: center;
}

    #banner h2 {
        border: solid 1px rgba(255, 255, 255, 0.25);
        border-left: 0;
        border-right: 0;
        color: #fff;
        color: rgba(255, 255, 255, 0.75);
        font-size: 2.35em;
        font-weight: 700;
        line-height: 1.3em;
        margin: 0 0 1.5em 0;
    }

        #banner h2 strong {
            font-weight: 800;
            color: inherit;
        }

        #banner h2:before {
            content: '';
            display: block;
            border-top: solid 1px;
            border-color: #888;
            border-color: rgba(255, 255, 255, 0.25);
            margin: 10px 0 1.25em 0;
        }

        #banner h2:after {
            content: '';
            display: block;
            border-bottom: solid 1px;
            border-color: #888;
            border-color: rgba(255, 255, 255, 0.25);
            margin: 1.25em 0 10px 0;
        }

    #banner p {
        text-transform: uppercase;
        color: #fff;
        color: rgba(255, 255, 255, 0.75);
        font-size: 1.5em;
        font-weight: 700;
        line-height: 1.3em;
        letter-spacing: 0.04em;
    }

/* Wrappers */

#header-wrapper {
    color: #fff;
}

#main-wrapper {
    background: #fff;
}

#footer-wrapper {
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url("images/bg03.png"), url("images/bg02.png");
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url("images/bg03.png"), url("images/bg02.png");
    background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url("images/bg03.png"), url("images/bg02.png");
    background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), url("images/bg03.png"), url("images/bg02.png");
    position: relative;
    background-repeat: repeat-x, no-repeat, repeat;
    background-size: 100% 100%, 100% 15em, auto auto;
    background-position: top left, top center, top left;
}

.wrapper > .inner {
    position: relative;
    z-index: 2;
}

.wrapper.style1 {
    position: relative;
    /*text-shadow: 1px 1px 0 #fff;*/
    background-color: #fff;
}

.wrapper.style3 {
    position: relative;
    text-shadow: 1px 1px 0 #fff;
    background-color: #fff;
    background-image: url("images/bg03.png"), url("images/bg02.png");
    background-repeat: no-repeat, repeat;
    background-size: 100% 15em, auto auto;
    background-position: top center, top left;
}

/* Header */

#header {
    margin-bottom: 0;
}

/* Footer */

#footer {
    margin-bottom: 0;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.5);
    position: relative;
    z-index: 2;
}

    #footer h2 {
        font-size: 1.35em;
        color: #fff;
    }

    #footer strong {
        color: #fff;
    }

    #footer a {
        color: #acb2bf;
    }

    #footer .button.alt {
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.75), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.25);
    }

    #footer ul.divided li, #footer ul.menu li {
        border-color: #444;
        border-color: rgba(255, 255, 255, 0.075);
    }

        #footer ul.divided li a {
            text-decoration: none;
        }

    #footer ul.menu {
        margin: 0;
    }

    #footer dl.contact dt {
        color: #ddd;
    }

#copyright {
    border-top: solid 1px;
    border-color: #444;
    border-color: rgba(255, 255, 255, 0.075);
    text-align: center;
    margin-top: 2em;
    padding: 3em 0 4em 0;
    color: inherit;
}

    #copyright a {
        color: inherit;
    }

/* Desktop + Tablet */

@media screen and (min-width: 737px) {

    /* Basic */

    body, input, select, textarea {
        font-size: 11pt;
        line-height: 1.6em;
    }

    /* Sidebar */

    #sidebar h2 {
        font-size: 1.5em;
    }

    /* Wrappers */

    #header-wrapper {
        position: fixed;
        top: 0;
        z-index: 9999;
        width: 100%;
    }

    .wrapper {
        padding: 7em 0 0 0;
    }

    #footer-wrapper {
        padding: 7em 0 7em 0;
    }

    /* Header */

    #header {
        position: relative;
    }

        #header .inner {
            position: relative;
            height: 7em;
            background-color: #fff;
        }

        #header h1 {
            position: absolute;
            left: 1.75em;
            top: 50%;
            margin-top: -0.65em;
            font-size: 1.5em;
            color: #fff;
        }

    /* Nav */

    #nav {
        position: relative;
        margin: 2em 0em -1em 0;
        line-height: 5.5em;
        font-size: .9em;
    }

        #nav > ul > li {
            float: left;
            padding: 0 0.8em 0 0.8em;
        }

            #nav > ul > li > a, #nav > ul > li > span {
                color: #fff;
                font-weight: bold;
                text-transform: uppercase;
                text-decoration: none;
                font-size: .9em;
                letter-spacing: 0.075em;
                padding: 0.5em 0.8em 0.5em 0.8em;
                border-radius: 6px;
                outline: 0;
            }

                #nav > ul > li > a.logOut {
                    font-size: .9em;
                    text-transform: none;
                    font-weight: normal;
                    text-decoration: underline;
                }

            #nav > ul > li.active > a, #nav > ul > li.current_page_item > a, #nav > ul > li.active > span, #nav > ul > li.current_page_item > span {
                background: rgba(0, 0, 0, 0.15);
                box-shadow: inset 1px 1px 0px 0px rgba(0, 0, 0, 0.025), 1px 1px 0px 0px rgba(255, 255, 255, 0.025);
                font-weight: 600;
            }

            #nav > ul > li:last-child {
                padding-right: 0;
            }

            #nav > ul > li > ul {
                display: none;
            }

    .dropotron {
        position: relative;
        background-color: #fff;
        border-radius: 5px;
        box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), inset 0px 2px 1px 0px rgba(255, 255, 255, 0.2), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
        padding: 1.5em;
        line-height: 2.5em;
        min-width: 15em;
    }

        .dropotron.level-0 {
            border-top-left-radius: 0;
            border-top-right-radius: 0;
            margin-top: -2px;
            box-shadow: inset 0px 0px 0px 1px rgba(0, 0, 0, 0.5), inset 0px 0px 0px 2px rgba(255, 255, 255, 0.075), 0px 2px 14px 0px rgba(0, 0, 0, 0.4);
        }

        .dropotron a, .dropotron span {
            color: #213061; /*#175b7e;*/
            text-decoration: none;
            font-weight: 800;
            letter-spacing: 0.075em;
            outline: 0;
        }

        .dropotron li:hover > a, .dropotron li:hover > span {
            color: #3977e5;
        }

    #top-nav {
        height: 30px;
        float: right;
        margin-top: 7px;
        z-index: 9999;
        position: relative;
        -webkit-transition: height 0.3s;
        -moz-transition: height 0.3s;
        -ms-transition: height 0.3s;
        -o-transition: height 0.3s;
        transition: height 0.3s;
    }

    .inline li {
        display: inline;
        list-style-type: none;
        padding-left: 20px;
        color: #3d3d3d;
        padding-bottom: 5px;
        font-size: .8em;
    }

    /* Banner */

    #banner {
        width: 940px;
        margin: 0 auto;
        overflow: hidden;
        padding: 9em 0 6em 0;
    }

        #banner p {
            float: left;
            text-align: right;
            width: 60%;
            line-height: 1.5em;
            margin: 0;
        }
}

/* Tablet Only */

@media screen and (min-width: 737px) and (max-width: 1200px) {

    /* Basic */
    
    body {
        line-height: 1.75em;
        font-size: 10.75pt;
    }

    input, select, textarea {
        line-height: 1.75em;
        font-size: 10.75pt;
    }

    /* Wrappers */

    #header-wrapper {
        padding: 0 0 0 0;
        height: auto;
    }

    body.homepage #header-wrapper {
    }

    #footer-wrapper {
        padding: 4.5em 0 4.5em 0;
    }

    .wrapper {
        padding: 4.5em 0 4.5em 0;
    }

    /* Banner */

    #banner {
        width: 940px;
        padding: 3em 0 0 0;
    }

        #banner h2 {
            font-size: 2.2em;
            line-height: 1.3em;
            margin: 0 0 1em 0;
        }

        #banner p {
            font-size: 1.25em;
            line-height: 1.75em;
            letter-spacing: 0.04em;
        }
}

/* Mobile Only */

#navPanel, #titleBar {
    display: none;
}

@media screen and (max-width: 736px) {

    /* Basic */

    html, body {
        overflow-x: hidden;
    }

    body, input, select, textarea {
        line-height: 1.75em;
        font-size: 10pt;
        letter-spacing: 0;
    }

    h2, h3, h4, h5, h6 {
        font-size: 13pt !important;
    }

    h3 {
        font-size: calc(2.0rem + 0.6vw) !important;
    }

    h2 {
        line-height: 1.5em;
    }

    /* Section/Article */

    section, article {
        clear: both;
        margin-bottom: 4em !important;
    }

    /* Image */

    .image.left {
        width: 25%;
        margin-bottom: 2em !important;
    }

    /* Button */

    .button {
        width: 100%;
        font-size: 1.1em;
        text-align: center;
        padding: 1em 0 1em 0;
        border-radius: 5px;
    }

    /* List */

    ul.menu li {
        display: block;
        border: 0 !important;
        padding: 0 !important;
        margin: 0 !important;
    }

    ul.actions li {
        display: block;
        padding: 0;
        margin: 1em 0 0 0;
    }

        ul.actions li:first-child {
            margin-top: 0;
        }

    /* Box */

    .box.excerpt .image-left {
        margin-right: 0;
    }

    .box.excerpt header {
        margin-left: 32%;
    }

    .box.excerpt p {
        clear: both;
    }

    .box.feature1 section {
        margin-bottom: 1em !important;
    }

    /* Off-Canvas Navigation */

    #page-wrapper {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        padding-bottom: 1px;
    }

    #titleBar {
        backface-visibility: hidden;
        /*background-color: #175b7e;*/
        background-color: #232020; /*#175b7e;*/
        display: block;
        height: 75px;
        left: 0;
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 10001;
        text-align: center;
    }

        #titleBar .title {
            display: block;
            font-weight: 800;
            letter-spacing: 0.04em;
            color: #fff;
            line-height: 44px;
            text-align: center;
        }

        #titleBar .toggle {
            position: absolute;
            left: 0;
            top: 0;
            width: 60px;
            height: 44px;
        }

            #titleBar .toggle:before {
                display: inline-block;
                text-decoration: none;
                font-style: normal;
                font-weight: normal;
                line-height: 1;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale;
                font-size: 18px;
                width: 44px;
                height: 75px;
                line-height: 44px;
                text-align: center;
                color: #fff;
                content: url(../images/menu_icon_mobile.png);
            }

            #titleBar .toggle:active {
                opacity: 0.9;
            }

    #navPanel {
        -moz-backface-visibility: hidden;
        -webkit-backface-visibility: hidden;
        -ms-backface-visibility: hidden;
        backface-visibility: hidden;
        -moz-transform: translateX(-275px);
        -webkit-transform: translateX(-275px);
        -ms-transform: translateX(-275px);
        transform: translateX(-275px);
        -moz-transition: -moz-transform 0.5s ease;
        -webkit-transition: -webkit-transform 0.5s ease;
        -ms-transition: -ms-transform 0.5s ease;
        transition: transform 0.5s ease;
        background-color: #232020; /*#175b7e;*/
        box-shadow: inset -1px 0px 0px 0px rgba(0, 0, 0, 0.5), inset -2px 0px 0px rgba(255, 255, 255, 0.15), inset -2px 0px 10px 0px rgba(0, 0, 0, 0.75);
        display: block;
        height: 100%;
        left: 0;
        overflow-y: auto;
        position: fixed;
        top: 0;
        width: 275px;
        z-index: 10002;
    }

        #navPanel .link {
            display: block;
            color: #aaa;
            text-decoration: none;
            height: 44px;
            line-height: 44px;
            border-top: solid 1px rgba(255, 255, 255, 0.05);
            border-bottom: solid 1px rgba(0, 0, 0, 0.15);
            padding: 0 1em 0 1em;
            font-weight: 700;
            font-size: 0.95em;
            letter-spacing: 0.075em;
        }

            #navPanel .link:first-child {
                border-top: 0;
            }

            #navPanel .link:last-child {
                border-bottom: 0;
            }

        #navPanel .indent-1 {
            display: inline-block;
            width: 1em;
        }

        #navPanel .indent-2 {
            display: inline-block;
            width: 2em;
        }

        #navPanel .indent-3 {
            display: inline-block;
            width: 3em;
        }

        #navPanel .indent-4 {
            display: inline-block;
            width: 4em;
        }

        #navPanel .indent-5 {
            display: inline-block;
            width: 5em;
        }

        #navPanel .depth-0 {
            color: #fff;
        }


    body.navPanel-visible #page-wrapper {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
    }

    body.navPanel-visible #titleBar {
        -moz-transform: translateX(275px);
        -webkit-transform: translateX(275px);
        -ms-transform: translateX(275px);
        transform: translateX(275px);
    }

    body.navPanel-visible #navPanel {
        -moz-transform: translateX(0);
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    /* Wrappers */

    #header-wrapper {
        background-position: 35% 50%;
    }

    .homepage #header-wrapper,
    #main-wrapper {
        padding-top: 44px;
    }

    .homepage #main-wrapper {
        padding-top: 0;
    }

    #footer-wrapper {
        padding: 2em 20px 0 20px;
    }

    .wrapper {
        padding: 3em 20px 1em 20px;
    }

    /* Header */

    #header, #nav {
        display: none;
    }

    /* Banner */

    #banner {
        padding: 40px 20px 40px 20px;
    }

        #banner h2 {
            font-size: 18pt !important;
        }

            #banner h2 br {
                display: none;
            }

    /* Footer */

    #copyright {
        margin-top: 0;
    }
}

.animateblock {
    padding: 8px 0;
    color: #fff;
    opacity: 0;
    -webkit-transition: all 0.55s linear;
    -moz-transition: all 0.55s linear;
    transition: all 0.55s linear;
}

    .animateblock.animated {
        opacity: 1;
    }

    /* animation transition styles */
    .animateblock.left {
        /*margin-left: -2%;*/
        display: block;
        margin-left: -100%;
    }

        .animateblock.left.animated {
            margin-left: 0%;
            padding: 0;
        }

    .animateblock.right {
        display: block;
        margin-left: 100%;
    }

        .animateblock.right.animated {
            margin-left: 0%;
            padding: 0;
        }

    .animateblock.top {
        display: block;
        width: auto;
        text-align: center;
        margin-top: -25px;
    }

        .animateblock.top.animated {
            margin-top: 0px;
            padding: 0;
        }

    .animateblock.btm {
        display: block;
        width: auto;
        text-align: center;
        margin-top: -25%;
    }

        .animateblock.btm.animated {
            margin-top: 0;
            padding: 0;
        }

    .animateblock.centerleft {
        display: block;
        width: auto;
        text-align: center;
        margin-right: -10%;
    }

        .animateblock.centerleft.animated {
            margin-right: 0;
            padding: 0;
        }

    .animateblock.centerright {
        display: block;
        width: auto;
        text-align: center;
        margin-left: -10%;
    }

        .animateblock.centerright.animated {
            margin-left: 0;
            padding: 0;
        }

    .animateblock.center {
        margin-left: 2%;
    }

        .animateblock.center.animated {
            margin-left: 42%;
        }

    .animateblock.size {
        display: block;
        width: 10%;
        text-align: center;
    }

        .animateblock.size.animated {
            width: 100%;
            height: 100%;
        }

        .animateblock.size img {
            max-width: 100%;
            height: auto;
        }

.animated {
    overflow: hidden;
}

section.boxed {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

section.changeBg1 {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}

    section.changeBg1 h3 {
        padding: 10px 0 10px 0;
    }

    section.changeBg1:hover h3 {
        position: relative;
        background-color: #00A651;
        z-index: 200;
        color: #fff;
    }

section.changeBg2 {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}

    section.changeBg2 h3 {
        padding: 10px 0 10px 0;
    }

    section.changeBg2:hover h3 {
        position: relative;
        background-color: #0070ba;
        z-index: 200;
        color: #fff;
    }

section.changeBg3 {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}

    section.changeBg3 h3 {
        padding: 10px 0 10px 0;
    }

    section.changeBg3:hover h3 {
        position: relative;
        background-color: #5a54a4;
        z-index: 200;
        color: #fff;
    }

section.changeBg4 {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}

    section.changeBg4 h3 {
        padding: 10px 0 10px 0;
    }

    section.changeBg4:hover h3 {
        position: relative;
        background-color: #97459a;
        z-index: 200;
        color: #fff;
    }

section.changeBg5 {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}

    section.changeBg5 h3 {
        padding: 10px 0 10px 0;
    }

    section.changeBg5:hover h3 {
        position: relative;
        background-color: #ed1a3b;
        z-index: 200;
        color: #fff;
    }

section.changeBg6 {
    clear: both;
    padding: 0;
    overflow: hidden;
    margin: 0;
    position: relative;
    width: 100%;
    z-index: 200;
}

    section.changeBg6 h3 {
        padding: 10px 0 10px 0;
    }

    section.changeBg6:hover h3 {
        position: relative;
        background-color: #FDB913;
        z-index: 200;
        color: #fff;
    }

section.boxed1 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

section.boxed2 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

section.boxed3 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

section.boxed4 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

section.boxed5 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}

section.boxed6 {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0.15);
}
/*for the tabs on the commission page*/
.etabs {
    margin: 0;
    padding: 0;
}

.tab {
    padding: 1em;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #fff;
    border: solid 1px #213061; /*#175b7e;*/
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

    .tab a {
        font-size: 14px;
        line-height: 2em;
        display: block;
        padding: 0 10px;
        outline: none;
        text-decoration: none;
    }

        .tab a:hover {
            text-decoration: none;
        }

    .tab.active {
        background: #213061; /*#175b7e;*/
        padding-top: 6px;
        position: relative;
        top: 1px;
        color: #fff;
        border-color: #2ba2da;
        padding: 1em;
    }

    .tab a.active {
        font-weight: bold;
    }

.tab-container .panel-container {
    background: #fff;
    border: solid #666 1px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
}

.mydatagrid > tr > td {
    padding: .8em 2em;
}

.text-danger {
    color: red;
}

.button-margin-top-two {
    margin-top: 2em;
}

@media screen and (min-width: 737px) and (max-width: 1150px) {
    #nav > ul > li > a, #nav > ul > li > span {
        font-size: .6em;
    }
}

@media screen and (min-width: 1151px) and (max-width: 1400px) {
    #nav > ul > li > a, #nav > ul > li > span {
        font-size: .8em;
    }
}

.negTop4 {
    margin-top: -4em;
}

.aLink:hover {
    text-decoration: underline !important;
}

.circleDiv {
    width: 75px;
    height: 75px;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.circleDivLarger {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid #ccc;
}
.squareIcon {
    width: 75px;
    height: 75px;
    border-radius: 5px;
    border: 1px solid #ccc;
    margin: 2em auto;
    text-align: center;
    overflow: hidden;
}
.imageButton {
    background: url("~/images/next.png") no-repeat;
}
.inputButton {
    background: none !important;
    border: none !important;
    color: blue; 
    text-decoration: underline;
}
.leftTopTd {
    border-top-left-radius: 8px;
}
.rightTopTd {
    border-top-right-radius: 8px;
}
.leftBottomTd {
    border-bottom-left-radius: 8px;
}
.rightBottomEndTd {
  
    border-bottom-right-radius: 8px;
}
.question2 {
    display: none;
}
.qInput {
    width: 15px;
    height: 15px;
    padding: 0;
    margin: 0;
    vertical-align: bottom;
    position: relative;
    top: 20px;
}
.questionLabel {
    display: block;
    padding-left: 20px;
    
}
.sectionActive {
    background-color: #f89a40;
    border-radius: 5px;
    padding: .5em;
    width: 100%;
    color: #fff;
    font-weight: bold;
    margin-bottom: .5em;
}
.sectionComplete {
    background-color: #10b6ad;
    border-radius: 5px;
    padding: .5em;
    width: 100%;
    color: #fff;
    margin-bottom: .5em;
}
.sectionNotComplete {
    background-color: #a39f9f;
    border-radius: 5px;
    padding: .5em;
    width: 100%;
    color: #fff;
    margin-bottom: .5em
}
.progressImages {
    width: 100%;
}
.progressIndicatorFinished {
    background-color: #10b6ad;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    font-size: 1.5em;
    padding: 0.5em;
    display: inline-block;
    font-weight: normal;
    text-align: left;

}
.progressIndicatorActive {
    background-color: #f89a40;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    font-size: 1.5em;
    padding: 0.5em;
    display: inline-block;
    font-weight: normal;
    text-align: left;
}
.progressIndicatorInactive {
    background-color: #a39f9f;
    color: #fff;
    width: 100%;
    border-radius: 5px;
    font-size: 1.5em;
    padding: 0.5em;
    display: inline-block;
    font-weight: normal;
    text-align: left;
}
.splashPageDiv {
    padding: 1em;
}
.box, .tall-box {
    border: 2px solid black;
}

.box {
    height: 100px;
}

.tall-box {
    height: 200px;
}