@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:600italic,400,300,600,700,800);

/* CSS Document */

/* reset

   https://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

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,
caption, tfoot, thead, th,
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;
}

    table:not(.alert-instructions .helpData table), td:not(.alert-instructions .helpData table td), tbody:not(.alert-instructions .helpData table tbody), tr:not(.alert-instructions .helpData table tr) {
        margin: 0;
        padding: 0;
        border: 0;
        font-size: 100%;
        font: inherit;
        vertical-align: baseline;
    }
/* HTML5 display-role reset for older browsers */
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;
}

html, body, #wrapper {
    height: 100%;
}

p {
    font-size: 12px;
    line-height: 1.6;
    margin: 0 0 10px;
}

a {
    color: #CF7360;
}

    a:hover {
        color: #873345;
    }

strong, b {
    font-weight: bold;
}

.hr {
    background: #ddd;
    height: 1px;
    width: 100%;
    display: block;
    clear: both;
    float: left;
    position: relative;
}

    .hr hr {
        display: none;
    }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

/* -- FONTS -- */

@font-face {
    font-family: 'Museo500';
    src: url('../fonts/museo500/museo500-regular-webfont.eot');
    src: url('../fonts/museo500/museo500-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/museo500/museo500-regular-webfont.woff') format('woff'), url('../fonts/museo500/museo500-regular-webfont.ttf') format('truetype'), url('../fonts/museo500/museo500-regular-webfont.svg#Museo500') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* -- GENERAL STYLES -- */

body {
    background: #fff;
    font: 300 13px/1.2 'Droid Sans', Helvetica, Arial, sans-serif;
}

#top-bar-wrap {
    width: 100%;
    display: block;
    background: #312f36;
}

#header-top-wrap {
    background: #df1000 url(../images/bg-top-header.jpg) 0 bottom repeat-x;
    width: 100%;
    height: 93px;
    clear: both;
    float: left;
}

.big-district {
    height: 110px !important;
}

#header-middle-wrap {
    background: #ff0000 url(../images/bg-middle-header.jpg) 0 100% repeat-x;
    width: 100%;
    position: relative;
    clear: both;
    float: left;
}

#header-bottom-wrap {
    background: url(../images/bg-header-bottom.jpg) 0 0 repeat-x;
    width: 100%;
    height: 108px;
    clear: both;
    float: left;
}

#timeline-wrap {
    background: url(../images/bg-breadcrumb.jpg) 0 0 repeat-x;
    width: 100%;
    clear: both;
    float: left;
    margin: -10px 0 0;
}

#header-top, #header-middle, #header-bottom, #timeline, #content, #top-bar {
    width: 930px;
    margin: 0 auto;
}

    #top-bar ul {
        float: right;
    }

        #top-bar ul li {
            float: left;
            margin: 0 0 0 15px;
            padding: 5px 0;
        }

            #top-bar ul li a {
                color: #fff;
                font-size: 11px;
                text-decoration: none;
            }

            #top-bar ul li span {
                border: 0 none;
                color: #fff;
                font-size: 11px;
                margin: 0;
                padding: 0;
                text-decoration: none;
                vertical-align: baseline;
            }

            #top-bar ul li a:hover {
                color: #eb1e0a;
            }

    #header-top h1 {
        margin: 16px 0 0;
        float: left;
        clear: both;
    }

    #header-top h2 + h1 {
        margin: 0;
    }

    #header-top h1 a {
        font: 27px Helvetica, Arial, sans-serif;
        color: #fefcfc;
        text-decoration: none;
    }

.big-district h1#logo a {
    line-height: .9;
}

#header-top h2 {
    clear: both;
    float: left;
    margin: 10px 0 0;
}

#header-top h1 + h2 {
    margin-top: 0;
}

#header-top ul {
    float: right;
    margin: -12px 0 0;
    position: relative;
    z-index: 4;
}

    #header-top ul li {
        display: block;
        float: left;
        margin: 0 10px;
    }

        #header-top ul li a {
            color: #fff;
            text-decoration: none;
            position: relative;
            padding-right: 15px;
        }

        #header-top ul li span {
            color: #fff;
            text-decoration: none;
            position: relative;
            padding-right: 15px;
        }

        #header-top ul li a[href="/PrintLetter.aspx"] {
            background: none;
            padding: 0;
            margin: 0;
            font-size: 13px;
        }

        #header-top ul li a:hover {
            color: #000;
        }

        #header-top ul li a span {
            /*background: url(../images/i-menu-arrows.gif) 0 -7px no-repeat;*/
            display: block;
            width: 5px;
            height: 6px;
            text-indent: -9999px;
            position: absolute;
            top: 5px;
            right: 0;
        }

        #header-top ul li a:hover span {
            /*background: url(../images/i-menu-arrows.gif) 0 0 no-repeat;*/
        }

#header-middle {
    position: relative;
    z-index: 1;
}

    #header-middle hgroup h2 {
        font: 42px/1 Helvetica, Arial, sans-serif;
        color: #fefcfc;
        float: left;
        margin: 55px 0 0;
    }

    #header-middle hgroup h3 {
        font-size: 13px;
        line-height: 1.6;
        color: #fefcfc;
        clear: both;
        float: left;
        width: 260px;
        margin: 40px 0;
        position: relative;
        padding-left: 60px;
    }

    #header-middle .btn-wrap {
        clear: both;
        position: absolute;
        top: 180px;
        left: 335px;
    }

    #header-middle a.btn {
        float: left;
        background-color: #45a13d;
    }

#header-middle-wrap img {
    position: absolute;
    top: 20px;
    right: -50px;
    z-index: 2;
}

#header-middle-wrap #shadow {
    background: url(../images/bg-shadow.png) 50% 100% no-repeat;
    display: block;
    width: 960px;
    height: 292px;
    position: absolute;
    left: 50%;
    bottom: 0;
    margin-left: -480px;
    z-index: 0;
}

#header-bottom h4 {
    font: 27px/1 Helvetica, Arial, sans-serif;
    color: #fefcfc;
    float: left;
    margin: 40px 0 0;
}

    #header-bottom h4 span span {
        color: #fd0e00;
    }

#timeline {
    margin-top: 17px;
    margin-bottom: 13px;
}

    #timeline ul {
        float: left;
    }

        #timeline ul li {
            background: url(../images/i-breadcrumb-arrows.png) 100% 5px no-repeat;
            display: block;
            float: left;
            margin: 0 10px 0 0;
            padding-right: 30px;
        }

            #timeline ul li.last {
                background: none;
            }

            #timeline ul li span {
                color: #fff;
                text-decoration: none;
                font: 15px 'Open Sans', Helvetica, Arial, sans-serif;
            }

                #timeline ul li span.active {
                    color: #fe0202;
                }

#timeline {
    position: relative;
}

    #timeline a.instructions {
        color: #fff;
        visibility: hidden;
    }

    #timeline a.instructions, #timeline ul + a.instructions {
        float: right;
        color: #4a4a4a;
        text-decoration: none;
        font: 15px Helvetica, Arial, sans-serif;
        margin: 0 45px 0 0;
    }

    #timeline ul + a.instructions {
        position: absolute;
        bottom: -50px;
        right: 30px;
        z-index: 10;
        visibility: visible;
    }

        #timeline ul + a.instructions:hover {
            color: #fe0202;
        }


#content-wrap {
    background: #f4f3ee url(../images/bg-content.jpg) 0 0 repeat-x;
    width: 100%;
    clear: both;
    float: left;
    padding: 12px 0 30px;
}

#content {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

.selling-points {
    float: left;
    margin: 80px 0 0;
}

    .selling-points li {
        display: block;
        float: left;
        width: 400px;
        margin: 0 97px 50px 0;
        color: #2f2d33;
    }

        .selling-points li.long {
            width: 650px;
        }

        .selling-points li h3 {
            font: 27px/1 Helvetica, Arial, sans-serif;
            position: relative;
            padding: 15px 0 0 55px;
            margin: 0 0 20px;
        }

            .selling-points li h3 span {
                width: 100%;
            }

                .selling-points li h3 span + span, #header-middle hgroup h3 span + span {
                    background: url(../images/i-icon-sprite.png) 0 0 no-repeat;
                    display: block;
                    position: absolute;
                    top: 0;
                    left: 0;
                }

h3 i {
    background: url(../images/hr.gif) 0 100% repeat-x;
    width: 100%;
    display: block;
    height: 2px;
    position: absolute;
    bottom: -10px;
    left: 55px;
}

h3#quick-easy span {
    background-position: 0 0;
    width: 51px;
    height: 51px;
}

h3#safe-secure span {
    background-position: 0 -51px;
    width: 51px;
    height: 56px;
}

h3#getting-started span {
    background-position: 0 -106px;
    width: 51px;
    height: 42px;
}

#header-middle hgroup h3 span + span {
    background-position: 0 -176px;
    width: 46px;
    height: 44px;
    top: 10px;
    left: 0;
}

.selling-points + div {
    position: absolute;
    bottom: 60px;
    right: 0;
}

    .selling-points + div a {
        background-color: #45a13d;
    }

#inner-content {
    clear: both;
    float: left;
}

    #inner-content table {
        width: 960px;
    }

.application {
    width: 100%;
    clear: both;
    float: left;
    position: relative;
}

.additional-benefits hgroup {
    width: 100%;
}

    .additional-benefits hgroup h3, .additional-benefits hgroup h3 span {
        padding-right: 0;
    }

.additional-benefits ul {
    clear: both;
    float: left;
    /*padding-bottom: 50px;*/
    position: relative;
}

.application hgroup, .wizard hgroup {
    margin-bottom:10px;
    margin-top:30px;
    margin-left:0px;
    margin-right:0px;
    float: left;
}

    .application hgroup h3, .wizard hgroup h3 span {
        font: 22px/1 Helvetica, Arial, sans-serif;
        color: #723b45;
        position: relative;
        padding: 0 60px 0 0;
        float: left;
    }

        .application hgroup h3 span {
            float: left;
        }

hgroup + div {
    clear: both;
}

.application .Section1 {
    overflow-y: scroll;
    width: 100%;
    height: 250px;
    margin-bottom: 20px;
    padding: 10px;
}

#letter-table table, #letter-table table td {
    border: 1px #000 solid;
}

    #letter-table table td {
        padding: 3px;
    }

#letter-table ul {
    list-style: disc none outside;
    padding-left: 40px;
}

#letter-table ol {
    list-style: decimal none outside;
    padding-left: 40px;
}

.wizard hgroup h3, .wizard hgroup h3 span {
    padding-right: 20px;
    clear: both;
    float: left;
    position: relative;
}

.application h3 a[href="/Print.aspx"], .application h3 a[href="/PrintLetter.aspx"], a[href="/Print.aspx"], a[href="/PrintLetter.aspx"] {
    background: url(../images/i-printer.png) 0 0 no-repeat;
    padding: 0px 0 10px 25px;
    /*padding: 4px 0 10px 25px;*/
    /*margin: 0 0 0 20px;*/
    /*float: left;*/
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    text-decoration: none;
}

    .application h3 a[href="/Print.aspx"]:hover, .application h3 a[href="/PrintLetter.aspx"]:hover, a[href="/Print.aspx"]:hover, a[href="/PrintLetter.aspx"]:hover {
        text-decoration: underline;
    }

hgroup h5 {
    color: #323132;
    clear: both;
    float: left;
    margin: 5px 0 0;
    font-size: 13px;
}

.application h3 a {
    font-size: 12px;
    color: #323132;
    text-decoration: underline;
}

h3 a.tip {
    background: url(../images/i-icon-sprite.png) 0 -150px no-repeat;
    display: block;
    width: 26px;
    height: 24px;
    position: absolute;
    top: -2px;
    right: 0;
    text-indent: -9999px;
}

h3 a.no-district {
    margin-left: 25px;
    text-decoration: none;
}

.application .form {
    clear: both;
    float: left;
    margin: 30px 0 50px;
}

    .application .form p {
        margin: 0 0 30px;
        float: left;
        clear: both;
    }

    .application .form label, .wizard label, .wizard div > span {
        font: 15px/1.3 Helvetica, Arial, sans-serif;
        color: #323232;
        margin: 0 0 10px;
        float: left;
    }

.additional-benefits ul {
    /*margin-bottom: 15px;*/
}

    .additional-benefits ul li {
        font-size: 13px;
        margin-bottom: 5px;
        float: left;
        width: 100%;
    }

.wizard .demographicsTable label {
    font-size: 13px;
}

input[type="text"], select {
    position: relative;
    padding: 4px 9px;
    font-size: 12px;
    line-height: 1;
    color: #858585;
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 4px;
    clear: both;
    float: left;
    width: 100%;
    min-width: 200px;
}


input[type="radio"] {
    float: left;
    font-size: 14px;
    padding: 0;
    margin: 0 5px 0 0;
}

input[type="checkbox"] {
    margin: 0 5px;
}

.container {
    clear: both;
    float: left;
    margin: 0;
    width: 100%;
    position: relative;
}

    .container p {
        clear: both;
        float: left;
        margin: 0 0 30px;
    }

.Section1 {
    clear: both;
    float: left;
    margin: 20px 0 0;
}

.wordwrap { 
    position: justify;
    width: 98%;
    padding: 3px 3px 3px 3px;
    height: auto;
    overflow-x: auto;
}

.agree-disagree {
    background: #666;
    color: #fff;
    height: 50px;
    clear: both;
    text-align: left;
    padding: 10px 0 0;
    margin: 10px 0 0;
}

    .agree-disagree td {
        padding-bottom: 5px;
    }

    .agree-disagree + .btn-wrap {
        clear: both;
        float: right;
        margin: -53px 10px 0 0;
    }

input[type="text"].txtStudentId {
    width: 150px;
    min-width: 150px;
}

input[type="text"].studentcount {
    width: 32px;
    min-width: 32px;
    /* margin-top: 14px; */
}

    input[type="text"].studentcount + span {
        margin: 5px 10px 10px;
        line-height: 1.2;
    }

.rowIndicator {
    font-size: 16px;
    font-weight: bold;
    padding: 0 5px 5px 5px;
    margin-top: -2px;
}

.student td {
    vertical-align: top;
    padding: 10px 10px 0;
}

    .student td div {
        float: left;
        width: 100%;
    }

    .student td .inline_block {
        width: 100%;
        margin: 0 0 20px;
    }

    .student td div .inline_block {
        float: left;
        margin: 0 45px 5px 0;
        width: 200px;
    }

    .student td div .inline_block_width {
        width: 230px !important;
    }

    .student td .check3 {
        width: 13%;
        font-weight: bold;
    }

    .student td .check2 {
        width: auto;
        margin-right: 30px;
    }
        /*.studnt td .check2 + .check2 {
    margin-right: 0px;
}*/
        .student td .check2 input[type="checkbox"] {
            margin: 10px 5px 0 0;
        }

    .student td .check3 input[type="checkbox"] {
        margin-left: 0;
    }

.container .foodstamp-instructions {
    margin-right: 30px;
}

.special-circumstance {
    float: left;
    /*margin-top: 20px;*/
    margin-right: 40px;
}

    .special-circumstance + .special-circumstance {
        width: 280px;
    }

.student td .divHouseholdMemberIncome .inline_block {
    margin-right: 20px;
    width: 350px;
}

.student td div.inline-row div.inline_block {
    display: inline-block;
    float: none;
    margin-right: 30px;
    vertical-align: bottom;
    width: 150px;
}

    .student td div.inline-row div.inline_block input[type="text"] {
        min-width: 150px;
        width: 150px;
    }

.student td div.inline-row div.middleinitial {
    width: 11px;
}

    .student td div.inline-row div.middleinitial input[type="text"] {
        min-width: 11px;
        width: 11px;
    }

.student td div.inline-row div.studentnumber {
    width: 80px;
}

    .student td div.inline-row div.studentnumber input[type="text"] {
        min-width: 80px;
        width: 80px;
    }

.student td div.inline-row div.checkbox {
    margin-right: 5px;
    min-width: 65px;
    width: 65px;
    text-align: center;
}

    .student td div.inline-row div.checkbox * {
        float: none;
    }

    .student td div.inline-row div.checkbox label {
        display: block;
        font-size: 11px;
        margin: 0 auto;
    }

.student td div.divFoodStamp div {
    width: 27.5%;
    margin-right: 0;
}

    .student td div.divFoodStamp div input.txtFoodstamp {
        width: 50%;
    }

.student td .divFoodStamp .income-wrap {
    border: 1px #ccc solid;
    width: 55%;
    padding: 20px 20px 0;
}

.student td .divFoodStamp .divStudentIncome {
    width: 74%;
    margin-right: 0;
    margin-bottom: 0;
}

    .student td .divFoodStamp .divStudentIncome div {
        width: 100%;
        margin-right: 0;
    }

        .student td .divFoodStamp .divStudentIncome div + div {
            width: 36%;
            margin-right: 0;
        }

        .student td .divFoodStamp .divStudentIncome div.error {
            width: 41%;
        }

.emailAddress {
    width: 100px;
    min-width: 100px;
}

.error {
    float:none !important;
}
.errorDiff {
    float:left !important;
}

.error .txtStudentShort {
    width: 60px;
    min-width: 60px;
    float:none !important;
}

.error .txtStudentShortRpt {
    width: 60px;
    min-width: 60px;
    float:left !important;
}

.ddlShort {
    width: 150px !important;
    min-width: 150px !important;
}

.error .txtTiny {
    width: 15px;
    min-width: 15px;
}

.error input, .error select {
    border-color: #CF7360;
    border-width: 2px;
}


.student label {
    margin: 0;
}

.student .chkFosterChild, .student .chkFosterChild input[type="checkbox"] {
    /*margin: 0;*/
}
/*.student .chkFosterChild {
    margin-top: 9px;
}
.student b {
    float: left;
    margin: 5px 4px 0;
}*/
.student b + input {
    float: left;
    clear: none;
    width: 60px;
    min-width: 60px;
}

    .student b + input + b + input {
        width: 16px;
        min-width: 16px;
    }

.student td div .no-income {
    border: 1px #C0C0C0 solid;
    width: 300px;
    padding: 10px 20px 0;
    margin-top: 0;
}

    .student td div .no-income span + span {
        font-size: 13px;
    }

        .student td div .no-income span + span + span {
            clear: both;
            padding: 0;
            margin: -17px 0 8px 23px;
        }

    .student td div .no-income span input {
        padding: 0;
        margin: 7px 14px 0 -4px;
    }

#Wizard1_lblHouseholdOfOne {
    font-size: 14px;
    margin: -30px 0 20px 17px;
    float: left;
}

#Wizard1_lblStudentCount {
   /* margin-top: 5px;*/
}

.subheading {
    clear: both;
    float: left;
    margin: 15px 0;
}

    .subheading strong {
        font-weight: bold;
        font-size: 12px;
    }

.student td div .divGuardianSSN {
    width: 300px;
    margin-top: 7px;
}

.wizard div > span.social-xxx {
    margin: 7px 5px 0 0px;
}

.student td div .divGuardianSSN input {
    width: 70px;
    min-width: 70px;
    float: left;
    clear: none;
}

.student td div .noSocial {
    margin-top: 36px;
}

.student td div .privacy-terms {
    margin-top: 40px;
}

.student td div .single-line {
    margin-top: 18px;
}

.student td div .addressApt {
    width: 50px;
}

.student td div .addressState {
    width: 180px;
}

.student td div .addressZip {
    width: 80px;
}

.student td div .addressApt input {
    width: 100%;
    min-width: 100%;
}

.student td div .addressZip input {
    width: 50px;
    min-width: 50px;
}

.summary {
    width: 960px;
}

.summaryHeaderBox {
    clear: both;
    float: left;
    width: 100%;
}

.membertotals {
    border: 1px #46464D solid;
    padding: 10px;
    margin: 0 0 30px;
}

.summaryHeaderBox h3 {
    font-size: 14px;
    font-weight: bold;
}
.headerFont {
    font-size: 14px;
    font-weight: bold;
}

.summaryHeaderBox a {
    float: right;
    margin-top: -15px;
}

.studentinfo, .householdinfo {
    clear: both;
    float: left;
    margin: 5px 0 50px;
}

    .studentinfo thead tr, .householdinfo thead tr {
        background: #312F36;
    }

    .studentinfo tbody tr, .householdinfo tbody tr {
        border-bottom: 1px #ccc solid;
    }

.demographicsTable {
    width: 960px;
}

#inner-content .demographicsTable td table {
    width: 400px;
    margin-bottom: 20px;
}

.studentinfo tr th, .studentinfo tr td, .householdinfo tr th, .householdinfo tr td, .demographics tr td {
    padding: 10px;
    font-size: 13px;
    color: #fff;
    text-align: left;
}

.studentinfo tr td, .householdinfo tr td, .demographics tr td {
    color: #323132;
}

    .demographics tr td strong {
        display: block;
        font-weight: bold;
    }

.demographicsTable table input[type="checkbox"] {
    float: left;
    margin-top: -3px \0/;
}

.membertotals {
    width: 938px;
    margin-bottom: 50px;
}

    .membertotals h2 {
        font-size: 20px;
        color: green;
        clear: both;
        float: left;
    }

        .membertotals h2 + h2 {
            float: right;
            margin-top: -24px;
        }


.signer-info {
    font-size: 13px;
    margin: 5px 0 50px;
}

.wizard .signature {
    width: 960px;
    margin: 0 auto;
    float: none;
}

    .wizard .signature span {
        font-family: Arial;
        font-size: 15px;
    }

        .wizard .signature span + span {
            font-size: 13px;
            margin: 10px 0 10px 25px;
        }

    .wizard .signature ul {
        list-style: disc inside;
        margin: 25px 10px;
    }

    .wizard .signature div {
        clear: both;
        float: none;
        width: 520px;
        margin: 20px auto;
        padding-top: 10px;
        font-weight: bold;
        text-align: center;
    }

        .wizard .signature div input {
            float: left;
            margin-top: -3px \0/;
        }

        .wizard .signature div span {
            width: 480px;
        }

    .wizard .signature + div {
        border: solid 1px #CF7360;
        padding: 20px;
        margin: 0 auto 20px;
        width: 700px;
    }

        .wizard .signature + div h3 {
            font-weight: normal;
            font-size: 15px;
            margin: 0 0 10px;
        }

.chk-ir-signature {
    clear: both;
    float: left;
}

    .chk-ir-signature div {
        float: left;
        clear: none;
    }

        .chk-ir-signature div + div {
            margin-top: -4px;
            width: 450px;
        }

.additional-benefits .chk-ir-signature div + div {
    width: 96%;
}

    .additional-benefits .chk-ir-signature div + div span {
        width: 100%;
    }

.additional-benefits .customFieldCheckBox, .additional-benefits .customFieldCheckBox + span {
    float: left;
}

    .additional-benefits .customFieldCheckBox + span {
        width: 96%;
    }

.wizard-finish p {
    font-size: 15px;
}

.container p.first-email {
    margin-bottom: 10px;
}

input[type="text"].txtAddressEmail {
    width: 250px;
    margin-bottom: 10px;
}

table.tblAlt {
    margin: 0 0 20px;
}

#ctl00_cphBody_Wizard1_rblSpecialCircumstances, #ctl00_cphBody_Wizard1_upStudentInputs {
    clear: both;
    float: left;
}

.remove-link {
    
}

    .remove-link a.btn {
        color: #fff !important;
        font-size: 14px;
        padding: 8px 24px;
    }

.rmvBtn {
    margin-bottom:20px !important;
}

.application .nav-buttons {
    position: absolute;
    bottom: 80px;
    right: 0;
}

/*.application .nav-buttons a {
	margin: 0 10px 0 0;
}
*/

.language-links {
    width: 400px;
    margin: 20px auto;
    clear: both;
    text-align: center;
}

    .language-links a {
        text-decoration: none;
        color: #323132;
        text-transform: uppercase;
        margin: 0 10px;
        font-style: normal;
        font-variant: normal;
        font-weight: 700;
        font-size: 14px;
        font-family: Arial, sans-serif;
    }

        .language-links a:hover {
            text-decoration: underline;
        }

#footer-wrap {
    clear: both;
    width: 100%;
}

#footer {
    width: 960px;
    margin: 0 auto;
    color: #434146;
    padding: 0 0 40px;
}

    #footer p {
        margin: 65px 0 0;
        float: left;
        width: 500px;
    }

    #footer ul {
        float: right;
        margin: 50px 0 0;
    }

        #footer ul li {
            float: left;
            margin-left: 10px;
        }

            #footer ul li a img {
                width: px;
            }

/* --- Buttons --- */
.btn-wrap {
    background: #d2d2cb;
    background: rgba(0,0,0,.3);
    padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
}

.btn-wrap-not-inline {
    kilall padding: 4px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    *display: inline;
    *zoom: 1;
    margin-bottom: 0;
}

.btn {
    display: inline-block;
    *display: inline;
    /* IE7 inline-block hack */
    *zoom: 1;
    padding: 10px 40px;
    margin-bottom: 0;
    /*text-transform: capitalize;*/
    line-height: 18px;
    color: #fffaf7;
    text-align: center;
    vertical-align: middle;
    background-color: #6b6c70;
    background-repeat: repeat-x;
    border: 1px solid #2d2b31;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    cursor: pointer;
    text-decoration: none;
    font-style: normal;
    font-variant: normal;
    font-weight: 700;
    font-size: 14px;
    font-family: Arial, sans-serif;
    background-image: linear-gradient(top, #6b6c70, #46464d);
    *;
}

    .btn:hover, .btn:active, .btn.active {
        background-color: #46464d;
    }

    .btn:active, .btn.active {
        background-color: #cccccc \9;
    }

    .btn:first-child {
        *margin-left: 0;
    }

    .btn:hover {
        color: #fff;
        background-color: #46464d;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -ms-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

    .btn:focus {
        outline: thin dotted #333;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }

    .btn.active, .btn:active {
        background-image: none;
        -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
        background-color: #46464d;
        background-color: #46464d \9;
        outline: 0;
    }

.btn-red {
    background-color: #cf7360;
    background-repeat: repeat-x;
    background-image: linear-gradient(top, #cf7360, #873345);
}

    .btn-red:hover, .btn-red:active, .btn-red.active {
        background-color: #873345;
    }

    .btn-red:active, .btn-red.active {
        background-color: #873345 \9;
    }

    .btn-red:hover {
        color: #fff;
        background-color: #873345;
        background-position: 0 -15px;
        -webkit-transition: background-position 0.1s linear;
        -moz-transition: background-position 0.1s linear;
        -ms-transition: background-position 0.1s linear;
        -o-transition: background-position 0.1s linear;
        transition: background-position 0.1s linear;
    }

.btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.btn-red.active, .btn-red:active {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    background-color: #873345;
    background-color: #873345 \9;
    outline: 0;
}


.step-btn .btn {
    min-width: 100px;
}

.alert-instructions {
    background: #fffbcc url(../images/i-warning.png) 10px 50% no-repeat;
    display: none;
    width: 96%;
    border: 1px #e6db55 solid;
    font: 13px Arial, sans-serif;
    color: #777;
    padding: 10px 0;
    margin: 30px 0 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.alert {
    background: #fffbcc url(../images/i-warning.png) 10px 50% no-repeat;
    display: none;
    width: 96%;
    border: 1px #e6db55 solid;
    font: 13px Arial, sans-serif;
    color: #777;
    padding: 10px 0;
    margin: 30px 0 55px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .alert p, .errorMessages, .alert div {
        margin: 5px 0 0 15px;
    }

.terms .errorMessages {
    margin-left: 0;
    margin-bottom: 10px;
}

.alert p, .alert-instructions .helpData {
    margin-left: 45px;
    width: 90%;
}

#inner-content .alert p table {
    width: 100%;
}

.alert p strong {
    font-weight: bold;
}

.alert p a {
    color: #777;
}

.alert div span {
    font-family: Arial, Sans-Serif;
    font-size: 13px;
    margin: 5px 10px 0 10px;
}

#alert-name h2, #alert-zero-income1 h2, #alert-zero-income2 h2, #duplicateName h2 {
    font-size: 16px;
    margin-bottom: 15px;
}

    #duplicateName h2 strong {
        text-transform: capitalize;
    }

td div .errorMessages {
    clear: both;
    float: left;
    width: 100%;
    margin: 20px 0;
}

.errorMessages {
    float: left;
    position: relative;
    width: 100%;
}

.close-error {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    text-decoration: none;
}

    .close-error strong {
        font-weight: 700;
    }

    .close-error:hover {
        color: #fff;
        text-decoration: underline;
    }


.ulError {
    clear: both;
    float: left;
    background: #CF7360;
    width: 97.5%;
    border: 1px #873345 solid;
    padding: 0 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

    .ulError li {
        color: #fff;
        clear: both;
        float: left;
        margin: 10px 0 0;
        padding: 0 0 10px;
        width: 95%;
        text-align: left;
        font-size: 13px;
    }

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.clearBoth {
    clear: both;
}

.no-margin {
    margin: 0 !important;
}

/* Do not show print icon for print link at the top of the page */
.no-print-icon {
    background: none;
}

.wizard .decimal_point {
    padding-top: 3px;
    font-weight: bold;
    font-size: 20px;
}


/* -- Clearfix -- */
.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

* html .group {
    zoom: 1;
}
/* IE6 */
*:first-child + html .group {
    zoom: 1;
}
/* IE7 */

.dropdate-select {
    width:80px !important;
    min-width:80px !important;
    clear:right;

}

.student td div .inline_blockBirthdate {
        float: left;
        margin: 0 45px 5px 0;
        width: 300px;
    }

.student td div .noIncome {
    margin-top: 20px;
}
.phlMemberIncomes {
    width : 40% !important;
    margin:10px;
    padding:10px;
}
.crossBtn {
    color:#fff !important;
    text-decoration:none !important;
}
.sheetLink {
        font-size: small !important;
}
table.tblStd {
    width:1108px !important;
}