﻿.AccountCentral_lblOtherthings {
    Font-Size: 24px;
    font-family: SegoeLight, 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
}

.AccountCentral_Links {
    margin-top: 5px;
}

.AccountCentral_LinksTop10 {
    margin-top: 10px;
}

.AccountCentral_LinksBottom10 {
    margin-bottom: 10px;
}

.AccountCentral_Links8 {
    margin-bottom: 8px;
}

.Success_lblAccountCentralHeading {
    Font-Size: 30px;
    font-family: SegoeLight, 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
}

.LinksView {
    font-family: 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #0072c6;
    font-size: 14px;
}

.CancelLink {
    color: #0072c6;
    font-size: 12px;
}

p#AccountDesc {
    font-size: 14px;
    color: #1A1A1A !important;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    margin-top: 5px;
}

.OfccpLabels {
    font-size: 12px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
}

.OfccpProfileLabel {
    font-size: 18px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
}

.LablesView {
    color: #0072c6;
    font-size: 18px;
    /*font-weight: bold;*/
    font-weight: 700;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
}

.LablesViewRegular {
    color: #1A1A1A !important;
    font-size: 18px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
}

.LablesViewSuccess {
    color: #0072c6;
    font-size: 18px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
}

.profile_lblNewAccount {
    font-size: 24px;
    font-family: SegoeLight, 'Segoe UI Light', 'Segoe WP Light', 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
    width: 80%;
    text-wrap: inherit;
    word-wrap: break-word;
    display: block;
}

.Control {
    height: 200px;
    overflow: auto;
    width: 160px;
    z-index: 100;
    background-color: white;
    border: solid 1px #E3E3E3;
    display: none;
    position: absolute;
}
/*.Control { height: 200px; overflow: auto; width: 160px;background-color: white; border: solid 1px #E3E3E3; display: none; }*/
#profile_legend {
    float: left;
    width: 300px;
    line-height: 24px;
}

#profile_commands {
    padding: 20px 0 20px 0;
    width: 868px;
}

#profile_commandWrapper {
    float: none;
    line-height: 24px;
    width: 568px;
}

#profile_cmd {
    list-style-type: none;
    padding: 0;
    margin: 0;
    float: none;
}

    #profile_cmd li {
        float: left;
    }

    #profile_cmd .profile_cmdButtons INPUT {
        margin-left: 5px;
    }

.Space label {
    margin-left: 3px;
}

.RequireImage {
    resize: both;
    width: 8px;
    height: 8px;
}

div.ctrl_field {
    float: none;
    padding: 0 10px 10px 0;
    margin: 0;
    display: block;
}

    div.ctrl_field .label {
        display: block;
        padding-bottom: 5px;
    }

div.ctrl_field_last {
    float: none;
    padding: 0 10px 0px 0;
    margin: 0;
    display: block;
}

    div.ctrl_field_last .label {
        display: block;
        padding-bottom: 5px;
    }

.command {
    padding-top: 5px;
}

/*input.TextBox {
    border: solid 1px #A1A1A1;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
    width: 280px !important;
    padding-top: 2px;
    text-indent: 2px;
    height: 16px;
}

input.Button {
    width: 80px !important;
    background-color: #0072c6 !important;
    color: white !important;
    height: 26px !important;
}

input.Button:hover {
    border: 1px solid #0072c6 !important;
    background-color: #CDE6F7 !important;
    color: #1A1A1A !important;
}

input.TextBox:focus {
    border-color: #0072C6 !important;
}*/

.errorclass {
    border: 1px solid red !important;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
    width: 280px !important;
    padding-top: 2px;
    text-indent: 2px;
    height: 18px;
    font-size: 13px;
}

.errorclassddl {
    border: 1px solid red !important;
    width: 280px !important;
}

.errorcorrect {
    border: 1px solid #A1A1A1 !important;
}

/*select.DropDownList {
    border: solid 1px #a1a1a1 !important;
    width: 280px !important;
}*/

#SuccessDiv {
    display: none !important;
}

.Success_lblWhatsNext {
    Font-Size: 24px;
}

.SelfIdentificationHeading {
    Font-Size: 30px;
}

.FormButtonLabel {
    font-size: 12px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    color: #1A1A1A !important;
}

.WhatIsThisLabel {
    font-size: 12px;
    color: #0072c6;
}

.divtext {
    display: none;
}

.divVSI {
    border: 1px solid #1A1A1A;
    margin: 0px;
    padding: 8px;
}

.LabelHeading {
    font-size: 24px;
}

.LabelLevel2Heading {
    font-size: 18px;
    font: bold;
}

.DivContent {
    font-size: 18px;
}

#bulletdiv ul li {
    list-style-type: circle;
}

.formErrorArrow5 {
    z-index: 996;
    width: 15px;
    position: absolute;
}

    .formErrorArrow5 div {
        margin: 0 auto;
        line-height: 0;
        font-size: 0;
        display: block;
    }

#imagedis6 {
    color: #1A1A1A;
    font-size: 12px;
    padding: 5px;
    background: rgb(255, 255, 255);
}

#whatsthis_self {
    font-size: 12px;
    color: #0072c6;
    width: 76px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    margin-left: 154px;
}

.formErrorArrow6 {
    z-index: 996;
    width: 15px;
    position: absolute;
}

    .formErrorArrow6 div {
        margin: 0 auto;
        line-height: 0;
        font-size: 0;
        display: block;
    }

#imagedis7 {
    position: relative;
    color: #1A1A1A;
    font-size: 12px;
    border: 1px solid #0072C6;
    background: rgb(255, 255, 255);
}

#whatsthis_gender {
    font-size: 12px;
    color: #0072c6;
    width: 76px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    display: inline;
    margin-left: 10px;
}

.formErrorArrow8 {
    z-index: 996;
    width: 15px;
    position: absolute;
}

    .formErrorArrow8 div {
        margin: 0 auto;
        line-height: 0;
        font-size: 0;
        display: block;
    }

#imagedis8 {
    color: #1A1A1A;
    font-size: 12px;
    overflow: scroll;
    overflow-x: hidden;
    background: rgb(255, 255, 255);
}

#whatsthis_ethnicity {
    font-size: 12px;
    color: #0072c6;
    width: 76px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    display: inline;
    margin-left: 10px;
}

.formErrorArrow10 {
    z-index: 996;
    width: 15px;
    position: absolute;
}

    .formErrorArrow10 div {
        margin: 0 auto;
        line-height: 0;
        font-size: 0;
        display: block;
    }

#imagedis9 {
    color: #1A1A1A;
    font-size: 12px;
    overflow: scroll;
    overflow-x: hidden;
}

#whatsthis_veteran {
    font-size: 12px;
    color: #0072c6;
    width: 76px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    display: inline;
    margin-left: 10px;
}

.formErrorArrow12 {
    z-index: 996;
    width: 15px;
    position: absolute;
}

    .formErrorArrow12 div {
        margin: 0 auto;
        line-height: 0;
        font-size: 0;
        display: block;
    }

#imagedis10 {
    position: relative;
    color: #1A1A1A;
    font-size: 12px;
    border: 1px solid #0072C6;
    background: rgb(255, 255, 255);
}

#whatsthis_armed {
    font-size: 12px;
    color: #0072c6;
    width: 76px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    display: inline;
    margin-left: 10px;
    margin-top: -2px;
}

.formErrorArrow14 {
    z-index: 996;
    width: 15px;
    position: absolute;
}

    .formErrorArrow14 div {
        margin: 0 auto;
        line-height: 0;
        font-size: 0;
        display: block;
    }

#imagedis11 {
    position: relative;
    color: #1A1A1A;
    width: 228px;
    font-size: 12px;
}

#whatsthis_disability {
    font-size: 12px;
    color: #0072c6;
    width: 76px;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
    display: inline;
    margin-left: 10px;
}

#SelfIdentification_rblVeteran, #SelfIdentification_rblASS {
    font-size: 12px;
    color: #0072c6;
    font-family: SegoeRegular, 'Segoe UI', Segoe, 'Segoe WP', Tahoma, Verdana, Arial, sans-serif;
}

.close {
    float: right;
    height: 26px;
}

    .close:hover,
    .close:focus {
        color: #000000;
        text-decoration: none;
        cursor: pointer;
        opacity: 0.5;
        filter: alpha(opacity=50);
    }

#search_closewhatsthis {
    float: right;
    margin-top: -3px;
    margin-right: 5px;
}

#search_close {
    /*font-weight: bold;*/
    font-weight: 700;
    font-size: 15px;
    margin-right: 5px;
}

.clse:hover {
    opacity: 0.4;
    cursor: pointer;
}

.textBoxEmail {
    border: solid 1px #E3E3E3;
    border-image: none;
    width: 280px;
    height: 19px;
    font-size: 13px;
    text-indent: 2px;
    display: inline-block;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    color: #aaaaaa;
    padding-top: 3px;
}