/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 */



article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary { display:block;}
audio,
canvas,
video { display:inline-block;}
audio:not([controls]) { display:none;height:0;}
[hidden] { display:none;}
html { font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
body { margin:0;}
a:focus { outline:thin dotted;}
a:active,
a:hover { outline:0;}
h1 { margin:0.67em 0;font-size:2em;}
abbr[title] { border-bottom:1px dotted;}
b,
strong { font-weight:bold;}
dfn { font-style:italic;}
hr { height:0;-moz-box-sizing:content-box;box-sizing:content-box;}
mark { color:#000;background:#ff0;}
code,
kbd,
pre,
samp { font-family:monospace, serif;font-size:1em;}
pre { white-space:pre-wrap;}
q { quotes:"\201C" "\201D" "\2018" "\2019";}
small { font-size:80%;}
sub,
sup { position:relative;font-size:75%;line-height:0;vertical-align:baseline;}
sup { top:-0.5em;}
sub { bottom:-0.25em;}
img { border:0;}
svg:not(:root) { overflow:hidden;}
figure { margin:0;}
fieldset { padding:0.35em 0.625em 0.75em;margin:0 2px;border:1px solid #c0c0c0;}
legend { padding:0;border:0;}
/*
iframe { position:absolute;x-index:100;}
*/

button,
input,
select,
textarea { margin:0;font-family:inherit;font-size:100%;}
button,
input { line-height:normal;}
button,
select { text-transform:none;}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] { cursor:pointer;-webkit-appearance:button;}
button[disabled],
html input[disabled] { cursor:default;}
input[type="checkbox"],
input[type="radio"] { padding:0;box-sizing:border-box;}
input[type="search"] { -webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield;}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration { -webkit-appearance:none;}
input[type="text"] { display:block;width:100%;height:28px;padding:4px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
button::-moz-focus-inner,
input::-moz-focus-inner { padding:0;border:0;}
textarea { overflow:auto;vertical-align:top;}
table { border-collapse:collapse;border-spacing:0;}
* { -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
html { font-size:62.5%;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}
body { font-family:"SourceSansProRegular";font-size:12px;line-height:1.428571429;color:#333333;background-color:#c0c0c0;}
input,
button,
select,
textarea { font-family:inherit;font-size:inherit;line-height:inherit;}
a { color:#347AB7;text-decoration:none;}
a:hover,
a:focus { color:#2a6496;text-decoration:none;}
a:focus { outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
img { vertical-align:middle;}
.img-responsive { display:inline-block;height:auto;max-width:100%;}
.img-rounded { border-radius:6px;}
.img-circle { border-radius:500px;}
hr { margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eeeeee;}
p { margin:0 0 10px;}
.lead { margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4;}
small { font-size:85%;}
cite { font-style:normal;}
.text-muted { color:#999999;}
.text-primary { color:#347AB7;}
.text-warning { color:#c09853;}
.text-danger { color:#b94a48;}
.text-success { color:#468847;}
.text-info { color:#3a87ad;}
.text-left { text-align:left;}
.text-right { text-align:right;}
.text-center { text-align:center;}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 { font-family:"ArchivoNarrowRegular";font-weight:500;line-height:1.1;}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small { font-weight:normal;line-height:1;color:#999999;}
h1,
h2,
h3 { margin-top:20px;margin-bottom:10px;}
h4,
h5,
h6 { margin-top:10px;margin-bottom:10px;}
h1,
.h1 { font-size:38px;}
h2,
.h2 { font-size:32px;}
h3,
.h3 { font-size:24px;}
h4,
.h4 { font-size:18px;}
h5,
.h5 { font-size:14px;}
h6,
.h6 { font-size:12px;}
h1 small,
.h1 small { font-size:24px;}
h2 small,
.h2 small { font-size:18px;}
h3 small,
.h3 small,
h4 small,
.h4 small { font-size:14px;}
.page-header { padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eeeeee;}
ul,
ol { margin-top:0;margin-bottom:10px;}
ul ul,
ol ul,
ul ol,
ol ol { margin-bottom:0;}
ul { list-style-type:none;}
.list-unstyled { padding-left:0;list-style:none;}
.list-inline { padding-left:0;list-style:none;}
.list-inline > li { display:inline-block;padding-right:5px;padding-left:5px;}
dl { margin-bottom:20px;}
dt,
dd { line-height:1.428571429;}
dt { font-weight:bold;}
dd { margin-left:0;}
.icon-attention { font-size:13px;}
@media (min-width:768px) and (max-width:1140px) { .row { margin-right:0px;margin-left:0px;}
p { font-size:14px;}
div#breadcrumbing { font-size:14px;margin-bottom:15px;color:#2e3092;}
div#breadcrumbing a { font-size:14px;color:#2e3092;}
.validateError { color:red;padding:10px 10px 0 10px;font-size:14px;}
.col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 { float:left;}
.col-lg-1 { width:8.333333333333332%;}
.col-lg-2 { width:16.666666666666664%;}
.col-lg-3 { width:25%;}
.col-lg-4 { width:33.33333333333333%;}
.col-lg-5 { width:41.66666666666667%;}
.col-lg-6 { width:50%;}
body#identity .col-lg-6 { width:100%;margin-top:20px;}
.col-lg-7 { width:58.333333333333336%;}
.col-lg-8 { width:66.66666666666666%;}
.col-lg-9 { width:75%;}
.col-lg-10 { width:83.33333333333334%;}
.col-lg-11 { width:91.66666666666666%;}
.col-lg-12 { width:100%;}
.container { margin:0 auto;}
.desktop { background-color:#f8fcff;}
div#heightContainer { height:230px;}
.topNav { float:right;padding-right:10px;padding-top:5px;width:310px;}
.navbar-logo { display:block;padding:0;background-image:url('/bca/PG_FREESCORESANDMORE/Images/mobile/FSAM-logo-mobile.png');background-repeat:no-repeat;background-position:4px 12px;width:190px;height:30px;float:left;}
.navbar-logo h1 { display:none;}
.navbar-nav { margin-top:0px;margin-bottom:15px;padding-right:0px;}
.nav > li > a { position:relative;display:block;padding:13px 10px;}
div#signInMain { padding-top:10px;padding-left:20px;}
div#signInDetails { padding:10px 10px 50px 0px;}
body#L3Error div#signInDetails { padding:10px 10px 50px 10px;}
body#creditCenter div#signInDetails { padding:10px 10px 50px 40px;}
div#securityDetails { padding:25px 10px 20px 0px;}
div#securityDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding-bottom:6px;}
.lastSSNEnter,.lastSSNSecure {display:inline-block;width:40%;}
.formLeft { width:30%;}
.formRight { width:70%;}
.desktop { background-color:#f8fcff;}
.bodyContainer { padding:0 0 40px 0;}
.footerContainer { padding:0 30px;}
.alert-group { padding-left:0px;padding-right:20px;}
.homeHeader { margin-top:20px;}
.homeHeader h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:26px;line-height:26px;color:#0091d1;display:inline-block;margin:0;padding:10px 0 5px 10px;}
.homeHeader h2 .btn-group { margin-left:10px;}
.creditHome .btn-group { margin-top:-10px;margin-left:5px;}
.identityHome .btn-group { margin-top:10px;margin-left:5px;float:right;}
.homeHeader p { display:inline-block;margin-left:10px;margin-top:-10px;}
div.creditHome { height:48px;width:100%;margin-left:0;border-top:1px solid #d7e2e9;border-bottom:1px solid #d7e2e9;}
div.identityHome { height:48px;width:100%;margin-left:0;border-bottom:1px solid #d7e2e9;}
div.creditCenterBox { width:100%;height:300px;margin-top:15px;}
div.creditCenterBox h3 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:20px;padding:0px 0px 5px 5px;margin:0;border-bottom:1px solid #d7e2e9;}
div.bureauBox { float:left;width:73%;height:320px;background-color:#ffffff;border:1px solid #d7e2e9;border-radius:4px;margin:0 15px 0 10px;}
.box { margin:0px;}
div.experianBox { background-color:#ffffff;height:260px;width:160px;z-index:0;float:left;margin:8px 4px 0 0;}
div.bureauRight { float:left;width:22%;margin:10px 0 0 0;}
div.bureauRight h3 { font-family:"ArchivoNarrowRegular";font-size:20px;font-weight:normal;color:#2e3092;line-height:20px;border:0;margin-bottom:10px;padding:0px;}
div.bureauRight a { font-size:14px;color:#0091d1;}
div.scoreBoxLeft { width:160px;margin:12px 15px 0 15px;padding:0;text-align:center;}
#reportBTN { width:130px;}
#trendsBTN { width:130px;margin-top:5px;}
#simulateBTN { width:130px;margin-top:5px;}
#scoreBlock { background-color:Orange;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-top-right-radius:5px;border-top-left-radius:5px;padding:3px;width:130px;height:126px;box-shadow:2px 2px #666;}
#scoreBlock > .scoreValue { color:White;font-size:58px;font-family:"SourceSansProSemiBold";text-align:center;line-height:1.2
}
#scoreBlock > .scoreValueNA { color:White;font-size:25px;font-family:"SourceSansProSemiBold";text-align:center;line-height:1.2
}
#scoreBlock > .progressbar { background-color:Orange;text-align:center;margin:0 20px 0 24px;}
#scoreBlock > .progressbar > .scoreMark { background-color:White;height:12px;width:2px;float:left;margin-left:1px;margin-right:1px;margin-top:0px;margin-bottom:0px;padding:0;}
#scoreBlock > .progressbar > .tickMark { background-color:White;height:8px;width:1px;float:left;margin-left:1px;margin-right:1px;margin-top:2px;margin-bottom:2px;padding:0;}
#scoreBlock > .progressbarMinMax { clear:both;margin-left:20px;margin-right:20px;margin-top:2px;padding-bottom:0px;}
#scoreBlock > .progressbarMinMax > .progressbarMin { color:#ffffff;font-size:14px;font-family:"SourceSansProRegular";float:left;opacity:0.5;}
#scoreBlock > .progressbarMinMax > .progressbarMax { color:White;font-size:14px;font-family:"SourceSansProRegular";float:right;opacity:0.5;}
#scoreBlock > .scoreGrade { color:White;font-size:18px;line-height:1.0;font-family:"SourceSansProRegular";text-align:center;padding-top:0px;clear:both;}
div.homeDashTick { padding-left:35px;color:#757575;font-size:13px;}
div.assetTicks { display:block;padding-right:10px;}
div.dashCount { padding-left:90px;}
.homeDashTick > .assetTicks > .registeredAssetTick { background-color:#f68b1f;height:6px;width:6px;float:left;margin-left:1px;margin-right:1px;margin-top:5px;margin-bottom:0px;padding:0;}
.homeDashTick > .assetTicks > .unregisteredAssetTick { background-color:#e1e1e1;height:6px;width:6px;float:left;margin-left:1px;margin-right:1px;margin-top:5px;margin-bottom:0px;padding:0;}
div.scoreBoxPlaceholder { width:110px;height:145px;background-color:#f68b1f;border:1px solid #f36e21;border-radius:4px;text-align:center;}
div.scoreBoxRight { width:160px;margin:15px 0 0 0;padding:0;text-align:center;float:left;}
div.pinningBlock { background-color:#f6f6f6;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0px;border-top-left-radius:0px;padding:3px;width:130px;height:20px;box-shadow:2px 2px #666;text-align:center;}
div.authBox { width:98%;}
.authLeft { padding:50px 20px 0px 15px;float:left;width:15%;}
.authRight { float:left;padding:30px 20px 0px 10px;width:75%;}
.authRight h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:26px;line-height:26px;color:#0091d1;}
div.dashboardHomepage { width:100%;margin:20px 0 40px 0px;background-color:#fcfeff;border:1px solid #d7e2e9;border-radius:4px;}
div.dashBenefit { padding:12px 10px 15px 10px;border-bottom:1px solid #d7e2e9;}
div.homeDashAsset { font-size:16px;color:#0091d1;}
div.homeDashAsset span { margin-right:0;}
div.homeDashEdit { }
div.homeRightSidebar { margin:25px 0 0 10px;width:100%;}
div.homeRightSidebar h4 { font-size:20px;margin-bottom:0px;}
div.homeRightSidebar p { font-size:14px;}
div.scoreTrackHome { padding:10px 20px 10px 20px;background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;margin-bottom:25px;}
div#scoretrackerBTNS { float:left;}
div.promoHome { display:none;}
div.promoHome img { margin-right:20px;}
div.promoHome h4 { color:#333333;padding-bottom:5px;}
.dashboard-toggle { display:none;}
div#dashnav { width:232px;border:1px solid #d7e2e9;border-radius:4px;background-color:#ffffff;margin-top:20px;}
body#dashboard div#dashnav { width:252px;border:1px solid #d7e2e9;border-radius:4px;background-color:#ffffff;margin-top:20px;}
div#dashcontent { padding:20px 35px 20px 75px;}
div#dashcontent p { font-size:14px;margin:2px 20px 10px 0px;}
div.dashMenuItem { padding:11px 5px 12px 10px;border-bottom:1px solid #d7e2e9;}
div.dashMenuItem a { color:#0279B1;font-weight:normal;}
div.dashMenuItem a:hover,
div.dashMenuItem a:active { text-decoration:none;}
div.homeDashAsset span.icon-right-dir { display:none;}
body#memCatCardRegistering span.icon-right-dir,
body#memCatCreditCardMonitoring div#ccitemNotActive span.icon-right-dir,
body#memCatPhoneMonitoring div#phoneitemNotActive span.icon-right-dir,
body#memCatAddressMonitoring div#postalitemNotActive span.icon-right-dir,
body#ApplicationMonitoring div#miditemNotActive span.icon-right-dir,
body#memCatSSNMonitoring div#ssnitemNotActive span.icon-right-dir,
body#memCatEmailMonitoring div#emailitemNotActive span.icon-right-dir,
body#BankAccountMonitoring div#baitemNotActive span.icon-right-dir,
body#mempublicrecords div#prritemNotActive span.icon-right-dir,
body#memSettingsSSNAsset div#ssnitemNotActive span.icon-right-dir,
body#memSettingsPostalAddressAsset div#postalitemNotActive span.icon-right-dir,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive span.icon-right-dir,
body#BankAccountMonitoring2 div#baitemNotActive span.icon-right-dir,
body#mempublicreport div#prritemNotActive span.icon-right-dir,
body#memSettingsEmailAddressAsset div#emailitemNotActive span.icon-right-dir { display:inline-block;}
body#memCatCardRegistering div#critemNotActive,
body#memCatCreditCardMonitoring div#ccitemNotActive,
body#memCatPhoneMonitoring div#phoneitemNotActive,
body#memCatAddressMonitoring div#postalitemNotActive,
body#ApplicationMonitoring div#miditemNotActive,
body#memCatSSNMonitoring div#ssnitemNotActive,
body#memCatEmailMonitoring div#emailitemNotActive,
body#BankAccountMonitoring div#baitemNotActive,
body#mempublicrecords div#prritemNotActive,
body#memSettingsSSNAsset div#ssnitemNotActive,
body#memSettingsPostalAddressAsset div#postalitemNotActive,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive,
body#BankAccountMonitoring2 div#baitemNotActive,
body#mempublicreport div#prritemNotActive,
body#memSettingsEmailAddressAsset div#emailitemNotActive { background:-webkit-gradient(linear, left 0%, left 100%, from(#e2f6ff), to(#f4fcff));background:-webkit-linear-gradient(top, #e2f6ff, #f4fcff);background:-moz-linear-gradient(top, #e2f6ff 0%, #f4fcff 100%);}
body#memCatCardRegistering div#critemNotActive a,
body#memCatCreditCardMonitoring div#ccitemNotActive a,
body#memCatPhoneMonitoring div#phoneitemNotActive a,
body#memCatAddressMonitoring div#postalitemNotActive a,
body#ApplicationMonitoring div#miditemNotActive a,
body#memCatSSNMonitoring div#ssnitemNotActive a,
body#memCatEmailMonitoring div#emailitemNotActive a,
body#BankAccountMonitoring div#baitemNotActive a,
body#mempublicrecords div#prritemNotActive a,
body#memSettingsSSNAsset div#ssnitemNotActive a,
body#memSettingsPostalAddressAsset div#postalitemNotActive a,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive a,
body#BankAccountMonitoring2 div#baitemNotActive a,
body#mempublicreport div#prritemNotActive a,
body#memSettingsEmailAddressAsset div#emailitemNotActive a { font-weight:700;}
div.postbackData { margin-left:0px;}
div.assetStatus, div.assetItem, div.assetViewDetail, div.assetCard,
div.assetAddress, div.assetNumber, div.assetDate, div.assetName { display:inline-block;font-size:14px;vertical-align:middle;}
div.assetStatus { width:12%;padding-left:10px;}
div.assetStatus span.red,
div.assetStatus span.noIssue,
div.assetStatus span.pending,
div.assetStatus span.assetError,
div.assetStatus span.success { display:none;}
div.assetName { width:25%;padding-left:10px;}
div.assetItem { width:60%;border-left:1px solid #d7e2e9;padding:18px 10px;}
div.assetAddress { width:45%;border-left:1px solid #d7e2e9;padding:10px;}
div.assetNumber { width:180px;border-left:1px solid #d7e2e9;padding:18px 10px;}
div.assetDate { display:none;/*width:120px;border-left:1px solid #d7e2e9;padding:10px;text-align:center;*/
}
div.assetCard { width:60%;border-left:1px solid #d7e2e9;padding:20px 10px;}
div.assetViewDetail { width:25%;border-left:1px solid #d7e2e9;padding:18px 10px 17px 10px;text-align:center;}
div.panel-ssn-header,
div.panel-cc-number,
div.panel-edit,
div.panel-delete,
div.panel-address1,
div.panel-address2,
div.panel-city,
div.panel-state,
div.panel-zip,
div.panel-monitor,
div.panel-register,
div.contactPoint1,
div.contactPoint2,
div.contactPoint3,
div.contactPoint4,
div.contactPoint5,
div.contactPointButtons,
div.panel-methods { display:inline-block;font-size:14px;vertical-align:top;}
div.panel-monitor,
div.panel-register { width:100px;text-align:center;}
div.panel-edit,
div.panel-delete,
div.panel-city,
div.panel-state,
div.panel-zip { width:80px;text-align:center;}
div.panel-address1,
div.panel-address2 { width:140px;}
div.contactPoint1,
div.panel-methods { width:200px;}
div.panel-ssn-header,
div.panel-cc-number,
div.contactPoint2 { width:220px;}
div.contactPointButtons { width:220px;}
.detailPanel { border-top:1px solid #cccccc;margin-top:20px;}
.divDetail { padding:10px 20px 10px 50px;}
div#detailToggle { width:16px;height:12px;padding:0 2px;margin:0;display:inline-block;}
.detailClosed { background-image:url('/bca/Generic/Images/dashboard/detail-arrow.png');background-position:1px 0;background-repeat:no-repeat;}
.detailOpen { background-image:url('/bca/Generic/Images/dashboard/detail-arrow-down.png');background-position:1px 0;background-repeat:no-repeat;}
div#recordsexplain { padding:5px;}
div#recordsexplain h2 { margin:0 0 15px 0;font-size:14px;color:#2e3092;line-height:20px;}
div#recordsexplain p { margin:10px 0;}
.trigger { width:450px;margin:20px 20px 0px 20px;background:url('/bca/Generic/Images/dashboard/arrow-expand.png') no-repeat;background-position:3px 15px;cursor:pointer;background-color:#ffffff;border:1px solid #CECECE;font-size:12px;font-weight:normal;color:#000;}
.active { background:url('/bca/Generic/Images/dashboard/arrow-close.png') no-repeat;background-color:#ffffff;background-position:3px 15px;border-top:1px solid #CECECE;border-right:1px solid #CECECE;border-left:1px solid #CECECE;border-bottom:0px solid #CECECE;}
.toggle_container { width:450px;margin:0 0 0 20px;background-color:#ffffff;}
.toggle_container table{
width:450px;border-bottom:1px solid #CECECE;border-left:1px solid #CECECE;font:12px normal Arial, Helvetica, sans-serif;}
.toggle_container td{
border-top:1px solid #CECECE;border-right:1px solid #CECECE;padding-left:20px;}
body#memCatCreditCardMonitoring .col-lg-6,
body#memSettingsPostalAddressAsset .col-lg-6,
body#memSettingsEmailAddressAsset .col-lg-6,
body#memSettingsPhoneNumberAsset .col-lg-6,
body#BankAccountMonitoring2 .col-lg-6 { width:100%;}
body#enablewebaccess .col-lg-6 { width:70%;}
.assetLeft { width:40%;}
.assetRight { width:100%;}
.profileLeft { width:35%;}
.profileRight { width:50%;}
div.accountMenu { }
div.accountMenuHeader { margin:0;}
div.accountMenu h2 { margin:0 0 15px 0;font-size:20px;color:#2e3092;line-height:20px;}
div.accountMenu h2 > a { font-size:20px;color:#2e3092;line-height:20px;}
div.accountMenu h2 > a:hover,
div.accountMenu h2 > a:active { text-decoration:none;}
div.accountMenu ul { margin:5px 0 0 0;list-style-type:none;padding:5px 0 0 0;}
div.accountMenu ul > ul { padding:0 0 0 16px;}
div.accountMenu li { padding:5px 5px 4px 5px;margin-bottom:5px;}
div.accountMenu li > a { font-family:"SourceSansProSemiBold";font-size:14px;font-weight:normal;display:block;color:#0279B1;}
div.accountMenu li > a:hover,
div.accountMenu li > a:active { text-decoration:none;/*background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;*/
}
div.calcNone { display:none;}
.cancelLeft { width:30%;display:inline-block;float:left;}
.cancelRight { width:70%;float:left;display:inline-block;}
p.cancelIntro { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:0;padding:10px 20px 0 0px;}
body#myProfilePref a.acctMenuPref,
body#myProfile a.acctMenuPref,
body#myPrefs a.acctMenuAlert,
body#mycontact a.acctMenuContact,
body#feedback a.acctFeedback,
body#cancel a.acctMenuCancel,
body#faq a.acctFAQ,
body#billingDetails a.acctBilling,
body#creditTools a.credTools,
body#creditLib a.credLibrary,
body#protectionTips a.credTips,
body#frank a.credFrank,
body#edufaq a.credEdFAQ,
body#educationQuiz a.idTheftQuiz,
body#calculators a.credCalc,
body#simulators a.credSims,
body#creditCenterExtras a.credCalc,
body#nortonSecurity a.idNorton { background-image:url('/bca/Generic/Images/account/menu-nav-arrow.png');background-position:right 1px;background-repeat:no-repeat;}
body#myProfilePref li.acctPrefList,
body#myProfile li.acctPrefList,
body#myPrefs li.acctAlertList,
body#mycontact li.acctContList,
body#feedback li.acctFeedList,
body#cancel li.acctCancelList,
body#faq li.acctFAQList,
body#billingDetails li.acctBillingList,
body#creditTools li.credToolsList,
body#creditLib li.credLibList,
body#protectionTips li.credTipsList,
body#frank li.credFrankList,
body#edufaq li.credEdList, 
body#educationQuiz li.idQuizList,
body#calculators li.credCalcList,
body#simulators li.credSimList,
body#creditCenterExtras li.credCalcList,
body#nortonSecurity li.idNortonList { background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;background:-webkit-gradient(linear, top 0%, bottom 100%, from(#e1f6ff), to(#f4fcff));background:-webkit-linear-gradient(top, #e1f6ff, #f4fcff);background:-moz-linear-gradient(top, #e1f6ff 0%, #f4fcff 100%);}
div#accountMain { padding-top:10px;padding-left:20px;}
.dashHeader h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:24px;line-height:24px;color:#0091d1;display:inline-block;margin:13px 10px 0 0;}
.dashHeader div.btn-group { margin-top:-15px;}
div.accountHeader,
div.accountEditHeader,
div.contactDelHeader,
div.alertHeader,
div.scoreHeader,
div.contactUsHeader,
div.LogInHeader,
div.ProfileHeader,
div.needNameHeader,
div.L3Header,
div.userNameHeader,
div.resellHeader,
div.identityHeader,
div.creditAssetsHeader,
div.faqHeader,
div.libraryHeader,
div.quizHeader,
div.creditScoresHeader,
div.creditCardsHeader,
div.SSNHeader,
div.postalHeader,
div.phonesHeader,
div.emailHeader { border-bottom:1px solid #d7e3e9;padding:0 0 10px 0;background-color:inherit;}
body#L3Error .dashHeader { margin-left:10px;}
div.ProfileHeader,
div.alertHeader { margin-left:40px;}
p.accountIntro { padding:10px 40px 0 0;}
body#L3Error p.accountIntro { padding:10px 40px 0 10px;}
p.accountSub { padding:0 0 0 15px;}
div#actionButtons { margin:15px 0px 10px 0px;}
.btnAcctPref { background:url('/bca/Generic/Images/account/icon-account-pref.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnAlertPref { background:url('/bca/Generic/Images/account/icon-alert-pref.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnDelMeth { background:url('/bca/Generic/Images/account/icon-delivery-methods.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnBillInfo { background:url('/bca/Generic/Images/account/icon-billing-info.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnCanMem { background:url('/bca/Generic/Images/account/icon-cancel-mem.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnMemFAQ { background:url('/bca/Generic/Images/account/icon-member-faq.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnContact { background:url('/bca/Generic/Images/account/icon-contact-us.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
div#accountDetails { padding:25px 10px 50px 0px;}
div#accountDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding-bottom:6px;}
div#accountDetails h4 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:0;width:450px;padding-bottom:6px;margin-bottom:0;margin-top:20px;}
div#accountDetails h5 { font-family:"ArchivoNarrowRegular";font-weight:normal;font-size:16px;color:#0091d1;border-bottom:0;padding-bottom:6px;margin-bottom:0;}
p.calcCat { font-family:"ArchivoNarrowBold";font-size:16px;color:#666666;}
div#accountDetails ul { padding-left:6px;font-size:13px;}
div#accountDetails li { padding:3px 0;}
div#accountDetails li > a { color:#0091d1;}
h3.feedbackHeader { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:1px solid #e7eff4;width:450px;padding-bottom:6px;margin:35px 0 12px 0;}
.cancelImageHolder { padding:20px 0 0 0;}
input[id="EveAreaCode"],
input[id="EveExchange"],
input[id="EveLocalNumber"],
input[id="AreaCode"],
input[id="ExchangeCode"],
input[id="LocalNumber"],
input[id="BirthMonth"],
input[id="BirthDay"],
input[id="BirthYear"],
input[id="ssn1"],
input[id="ssn2"],
input[id="ssn3"],
input[id="ssnverify1"],
input[id="ssnverify2"],
input[id="ssnverify3"],
input[id="ssnLast4Digits"] { display:inline-block;width:60px;margin:0 6px 0 0;}
.formRow { padding-bottom:12px;}
.buttonRow { padding:30px 0 30px 120px;}
.buttonRow a { text-decoration:underline;font-size:15px;display:block;vertical-align:middle;}
.buttonRow div { float:right;display:inline-block;padding:5px 10px;}
.BAMTable th,
.BAMTable td { display:block;}
.contactRow { border-bottom:1px solid #d7e2e9;}
.alertPanel { width:490px;}
.alertType,
.DelMethods,
.EditDelMethods { font-family:"ArchivoNarrowRegular";font-size:18px;font-weight:normal;color:#666666;display:inline-block;}
.alertType { width:63%;padding:10px 5px;}
.DelMethods { width:35%;padding:0 0 0 35px;text-align:center;}
.EditDelMethods { width:35%;padding:0;}
.mobileMethod,
.emailMethod { display:inline;padding:0 6px;}
#alertBody { padding:0;}
.panel-alert-row { display:block;padding:10px 0;border-bottom:1px solid #d7e2e9;}
.panel-alert-name,
.panel-alert-text,
.panel-alert-email { display:inline-block;padding:10px 0;vertical-align:middle;}
.panel-alert-name { font-family:"SourceSansProRegular";font-size:15px;font-weight:normal;padding-left:20px;width:65%;}
.panel-alert-text,
.panel-alert-email { width:15%;padding-left:5px;padding-right:5px;text-align:center;font-size:16px;}
#BAMContainer { width:350px;}
.addEmailLabel { width:20%;}
.addEmailOne { width:43%;}
.addEmailDelete { width:15%;}
div.text1,
div.text2,
div.text3 { display:inline-block;width:70px;}
#alertBTNGroup { width:430px;float:right;}
#alertBTNGroup a { font-size:14px;display:inline-block;vertical-align:middle;padding:0 10px;}
#alertBTNGroup input { vertical-align:middle;}
body#simulators .col-lg-6,
body#assets .col-lg-6 { width:75%;}
a.accordion-toggle { font-size:15px;color:#0091d1;}
#faqBTN { padding:2px 5px;float:right;}
.faqLeft { position:relative;display:inline-block;width:85%;margin:0;padding:0;vertical-align:middle;}
.faqRight { position:relative;display:inline-block;width:13%;margin:0;padding:0;vertical-align:middle;}
div#range { height:32px;margin:0px;padding-left:20px;}
div#range2 { color:#333333;font-family:"SourceSansProSemiBold";font-size:15px;font-weight:normal;float:left;text-align:left;padding:7px 5px 5px 5px;}
div.creditZoom { float:right;padding-right:10px;}
.tickLabel { font-family:"SourceSansProRegular";font-weight:normal;font-size:15px;}
div#creditPlotArea { display:block;}
div#creditPlotIntro { display:none;}
div#legendBox { border:1px solid #d7e2e9;border-radius:4px;padding:0;background-color:#ffffff;}
div#scoreplot { width:485px;height:300px;}
div#scoreplot_legend_title { font-family:"SourceSansProSemibold";font-size:13px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;border-bottom:1px solid #d7e2e9;}
div#scoreplot_legend { padding:0;}
div#legendBox table { width:100%;}
div#legendBox table tr { display:block;border-bottom:1px solid #d7e2e9;}
td.legendColorBox { width:4px;padding-left:10px;}
td.legendColorBox div { border-radius:20px;}
td.legendColorBox div div { border-radius:20px;}
td.legendLabel { font-family:"SourceSansProRegular";font-size:13px;color:#0279B1;font-weight:normal;cursor:pointer;padding:17px 6px 15px 10px;width:215px;}
td.legendLabel label { font-family:"SourceSansProRegular";font-size:13px;color:#0279B1;font-weight:normal;cursor:pointer;}
input[type="checkbox"]#highlightExperian,
input[type="checkbox"]#highlightEquifax,
input[type="checkbox"]#highlightTransUnion { position:absolute;left:-9999px;top:-9999px;}
input[type="checkbox"]#highlightExperian:checked + span.selectedSeries,
input[type="checkbox"]#highlightEquifax:checked + span.selectedSeries,
input[type="checkbox"]#highlightTransUnion:checked + span.selectedSeries { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;}
span.selectedSeries { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;display:none;}
div#scoresBox { border:1px solid #d7e2e9;border-radius:4px;padding:0;background-color:#ffffff;}
div#tracker_title { font-family:"SourceSansProSemibold";font-size:13px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 15px;border-bottom:1px solid #d7e2e9;}
div#tracker-legend { padding:0;}
div#scoresBox table { width:100%;}
div#scoresBox table tr { display:block;border-bottom:1px solid #d7e2e9;}
td.scoreLabel { font-family:"SourceSansProRegular";font-size:13px;color:#0279B1;font-weight:normal;cursor:pointer;padding:17px 10px 15px 15px;width:250px;}
span.selectedTracker { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;}
ul.fcra { margin:0 0 0 15px;padding:0;list-style-type:disc;}
ul.fcra li { margin:5px 0 5px 10px;}
ul.fcra ul { margin:0 0 0 15px;list-style-type:circle;}
.footerNav { padding-top:20px;float:left;width:100%;margin-left:-15px;}
.footerNav:first-child { padding-left:0px;}
.socIcons { padding-top:20px;padding-left:10px;float:left;width:38%;}
.socIcons span { color:#9E9E9E;font-size:16px;}
.socIcons a { padding:0 3px;}
#disclaimerSection { padding-top:20px;}
.disclaimer { font-size:10px;}
div.compareMessage,
.dashboard-toggle { display:none;}
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 { position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-lg-12,
.col-lg-4 { padding-right:0px;padding-left:0px;}
.identityLeft { width:30%;margin-left:-15px;}
.identityRight { width:70%;margin-left:10px;}
.stepOneLeft { width:35%;padding:0;}
.stepOneRight { width:45%;padding:0;}
.stepTwoLeft { width:75%;padding:0;}
.stepTwoRight { width:20%;}
}
.container:before,
.container:after { display:table;content:" ";}
.container:after { clear:both;}
.container:before,
.container:after { display:table;content:" ";}
.container:after { clear:both;}
.row:before,
.row:after { display:table;content:" ";}
.row:after { clear:both;}
.row:before,
.row:after { display:table;content:" ";}
.row:after { clear:both;}
.row .row { margin-right:0px;margin-left:0px;}
/*
@media (min-width:768px) and (max-width:991px) { .container { max-width:728px;}
.col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 { float:left;}
.col-sm-1 { width:8.333333333333332%;}
.col-sm-2 { width:16.666666666666664%;}
.col-sm-3 { width:25%;}
.col-sm-4 { width:33.33333333333333%;}
.col-sm-5 { width:41.66666666666667%;}
.col-sm-6 { width:50%;}
.col-sm-7 { width:58.333333333333336%;}
.col-sm-8 { width:66.66666666666666%;}
.col-sm-9 { width:75%;}
.col-sm-10 { width:83.33333333333334%;}
.col-sm-11 { width:91.66666666666666%;}
.col-sm-12 { width:100%;}
.col-sm-push-1 { left:8.333333333333332%;}
.col-sm-push-2 { left:16.666666666666664%;}
.col-sm-push-3 { left:25%;}
.col-sm-push-4 { left:33.33333333333333%;}
.col-sm-push-5 { left:41.66666666666667%;}
.col-sm-push-6 { left:50%;}
.col-sm-push-7 { left:58.333333333333336%;}
.col-sm-push-8 { left:66.66666666666666%;}
.col-sm-push-9 { left:75%;}
.col-sm-push-10 { left:83.33333333333334%;}
.col-sm-push-11 { left:91.66666666666666%;}
.col-sm-pull-1 { right:8.333333333333332%;}
.col-sm-pull-2 { right:16.666666666666664%;}
.col-sm-pull-3 { right:25%;}
.col-sm-pull-4 { right:33.33333333333333%;}
.col-sm-pull-5 { right:41.66666666666667%;}
.col-sm-pull-6 { right:50%;}
.col-sm-pull-7 { right:58.333333333333336%;}
.col-sm-pull-8 { right:66.66666666666666%;}
.col-sm-pull-9 { right:75%;}
.col-sm-pull-10 { right:83.33333333333334%;}
.col-sm-pull-11 { right:91.66666666666666%;}
.col-sm-offset-1 { margin-left:8.333333333333332%;}
.col-sm-offset-2 { margin-left:16.666666666666664%;}
.col-sm-offset-3 { margin-left:25%;}
.col-sm-offset-4 { margin-left:33.33333333333333%;}
.col-sm-offset-5 { margin-left:41.66666666666667%;}
.col-sm-offset-6 { margin-left:50%;}
.col-sm-offset-7 { margin-left:58.333333333333336%;}
.col-sm-offset-8 { margin-left:66.66666666666666%;}
.col-sm-offset-9 { margin-left:75%;}
.col-sm-offset-10 { margin-left:83.33333333333334%;}
.col-sm-offset-11 { margin-left:91.66666666666666%;}
}
*/

/*
@media (min-width:992px) { .container { max-width:940px;}
.col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 { float:left;}
.col-lg-1 { width:8.333333333333332%;}
.col-lg-2 { width:16.666666666666664%;}
.col-lg-3 { width:25%;}
.col-lg-4 { width:33.33333333333333%;}
.col-lg-5 { width:41.66666666666667%;}
.col-lg-6 { width:50%;}
.col-lg-7 { width:58.333333333333336%;}
.col-lg-8 { width:66.66666666666666%;}
.col-lg-9 { width:75%;}
.col-lg-10 { width:83.33333333333334%;}
.col-lg-11 { width:91.66666666666666%;}
.col-lg-12 { width:100%;}
}
*/







@media (min-width:1141px) { .col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 { position:relative;min-height:1px;padding-right:15px;padding-left:15px;}
.col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 { float:left;}
.col-lg-1 { width:8.333333333333332%;}
.col-lg-2 { width:16.666666666666664%;}
.col-lg-3 { width:25%;}
.col-lg-4 { width:33.33333333333333%;}
.col-lg-5 { width:41.66666666666667%;}
.col-lg-6 { width:50%;}
.col-lg-7 { width:58.333333333333336%;}
.col-lg-8 { width:66.66666666666666%;}
.col-lg-9 { width:75%;}
.col-lg-10 { width:83.33333333333334%;}
.col-lg-11 { width:91.66666666666666%;}
.col-lg-12 { width:100%;}
.validateError { color:red;padding:10px 10px 0 0px;font-size:14px;}
.prefErrors { color:red;padding:10px 10px 0 0px;font-size:14px;}
#prefError { margin-left:67px;}
.container { max-width:1240px;margin:0 auto;}
div#heightContainer { height:330px;}
div.topNavMenu { float:left;padding:0;width:100%;}
.topNav { float:right;width:40%;padding:4px 0 0 140px;}
.navbar-logo { display:block;padding:8px 15px 8px 40px;background-repeat:no-repeat;background-position:5px 6px;width:294px;height:45px;float:left;}
.navbar-logo h1 { display:none;}
.navbar-nav { margin-top:0px;margin-bottom:15px;padding-right:40px;}
.nav > li > a { position:relative;display:block;padding:13px 15px;}
p { font-size:14px;}
div#breadcrumbing { font-size:14px;margin-bottom:15px;color:#2e3092;}
div#breadcrumbing a { font-size:14px;color:#2e3092;}
div#signInMain { padding-top:10px;padding-left:20px;}
div#signInDetails { padding:10px 10px 50px 67px;}
div#securityDetails { padding:25px 10px 20px 0px;}
div#securityDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding-bottom:6px;}
.lastSSNEnter,.lastSSNSecure {display:inline-block;width:40%;}
.formLeft { width:40%;}
.formRight { width:60%;}
.desktop { background-color:#f8fcff;}
.bodyContainer { padding:0 40px 40px 40px;}
.footerContainer { padding:0 30px;}
.alert-group { padding-left:0px;padding-right:40px;}
.homeHeader { margin-top:20px;}
.homeHeader h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:26px;line-height:26px;color:#0091d1;display:inline-block;margin:17px 10px 0 72px;}
.homeHeader h2 .btn-group { margin-left:10px;}
.homeHeader .btn-group { margin-top:-10px;}
.homeHeader p { display:inline-block;margin-left:10px;margin-top:-10px;}
div.creditHome { background:url('/bca/Generic/Images/member-home/credit-header.png') 0 0 no-repeat;height:57px;width:1155px;margin-left:-15px;}
div.identityHome { background:url('/bca/Generic/Images/member-home/identity-header.png') 0 0 no-repeat;height:57px;width:564px;margin-left:-15px;}
div.creditCenterBox { width:1155px;height:220px;margin-top:15px;}
div.creditCenterBox h3 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:20px;padding:0px 0px 5px 5px;margin:0;border-bottom:1px solid #d7e2e9;}
div.bureauBox { float:left;width:894px;height:240px;background-color:#ffffff;border:1px solid #d7e2e9;border-radius:4px;}
.box { margin:15px 0px 5px 0px;}
div.bureauRight { float:left;width:230px;margin:20px 0 0 20px;}
div.bureauRight h3 { font-family:"ArchivoNarrowRegular";font-size:20px;font-weight:normal;color:#2e3092;line-height:20px;border:0;margin-bottom:10px;padding:0px;}
div.bureauRight a { font-size:14px;color:#0091d1;}
div.scoreBoxLeft { width:110px;margin:12px 0 0 0;padding:0;}
#reportBTN { width:130px;}
#trendsBTN { width:130px;margin-top:5px;}
#simulateBTN { width:130px;margin-top:5px;}
#scoreBlock { background-color:Orange;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-top-right-radius:5px;border-top-left-radius:5px;padding:3px;width:110px;height:145px;box-shadow:2px 2px #666;}
#scoreBlock > .scoreValue { color:White;font-size:58px;font-family:"SourceSansProSemiBold";text-align:center;line-height:1.2
}
#scoreBlock > .scoreValueNA { color:White;font-size:25px;font-family:"SourceSansProSemiBold";text-align:center;line-height:1.2
}
#scoreBlock > .progressbar { background-color:Orange;text-align:center;margin-left:14px;}
#scoreBlock > .progressbar > .scoreMark { background-color:White;height:12px;width:2px;float:left;margin-left:1px;margin-right:1px;margin-top:0px;margin-bottom:0px;padding:0;}
#scoreBlock > .progressbar > .tickMark { background-color:White;height:8px;width:1px;float:left;margin-left:1px;margin-right:1px;margin-top:2px;margin-bottom:2px;padding:0;}
#scoreBlock > .progressbarMinMax { clear:both;margin-left:14px;margin-right:14px;margin-top:2px;padding-bottom:12px;}
#scoreBlock > .progressbarMinMax > .progressbarMin { color:#ffffff;font-size:14px;font-family:"SourceSansProRegular";float:left;opacity:0.5;}
#scoreBlock > .progressbarMinMax > .progressbarMax { color:White;font-size:14px;font-family:"SourceSansProRegular";float:right;opacity:0.5;}
#scoreBlock > .scoreGrade { color:White;font-size:18px;font-family:"SourceSansProRegular";text-align:center;padding-top:15px;}
div.homeDashTick { padding-left:35px;color:#757575;font-size:13px;}
div.assetTicks { display:block;padding-right:10px;}
div.dashCount { padding-left:90px;}
.homeDashTick > .assetTicks > .registeredAssetTick { background-color:#f68b1f;height:6px;width:6px;float:left;margin-left:1px;margin-right:1px;margin-top:5px;margin-bottom:0px;padding:0;}
.homeDashTick > .assetTicks > .unregisteredAssetTick { background-color:#e1e1e1;height:6px;width:6px;float:left;margin-left:1px;margin-right:1px;margin-top:5px;margin-bottom:0px;padding:0;}
div.scoreBoxPlaceholder { width:110px;height:145px;background-color:#f68b1f;border:1px solid #f36e21;border-radius:4px;text-align:center;}
div.scoreBoxRight { width:135px;padding:0;margin:20px 0 0 0;float:right;}
div.pinningBlock { background-color:#f6f6f6;border-bottom-right-radius:5px;border-bottom-left-radius:5px;border-top-right-radius:0px;border-top-left-radius:0px;padding:3px;width:110px;height:20px;box-shadow:2px 2px #666;text-align:center;}
div.authBox { width:100%;}
.authLeft { padding:30px 20px;float:left;}
.authRight { float:left;padding:10px 20px;}
.authRight h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:26px;line-height:26px;color:#0091d1;}
div.dashboardHomepage { width:480px;margin:20px 0 40px 56px;background-color:#fcfeff;border:1px solid #d7e2e9;border-radius:4px;}
div.dashBenefit { padding:12px 10px 15px 10px;border-bottom:1px solid #d7e2e9;}
div.homeDashAsset { font-size:16px;color:#0091d1;}
div.homeDashAsset span { margin-right:4px;}
div.homeDashEdit { }
div.homeRightSidebar { margin:25px 0 0 15px;width:530px;}
div.homeRightSidebar h4 { font-size:20px;margin-bottom:0px;}
div.homeRightSidebar p { font-size:14px;}
div.scoreTrackHome { padding:10px 20px 10px 20px;background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;margin-bottom:25px;}
div.promoHome { display:block;padding:0;height:300px;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;margin-bottom:10px;border-top:1px solid #d7e2e9;border-left:1px solid #d7e2e9;border-right:1px solid #d7e2e9;}
div.promoHome img { margin-right:20px;}
div.promoHome h4 { color:#333333;padding-bottom:5px;}
span.promoAd { font-size:14px;float:right;padding-right:15px;padding-top:5px;}
div.promoHome p { padding-top:10px;}
div.crossHeader { background-color:#ebf5fd;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;padding:4px 0;margin-bottom:5px;background:-webkit-gradient(linear, top 0%, bottom 100%, from(#cedeef), to(#ebf5fd));background:-webkit-linear-gradient(top, #cedeef, #ebf5fd);background:-moz-linear-gradient(top, #cedeef 0%, #ebf5fd 100%);}
div.crossHeader h4 { padding-left:20px;}
div#crossText { float:left;width:60%;}
div#crossText p { font-size:12px;font-weight:bold;}
div#crossLink { width:24%;float:left;padding-top:10px;text-align:center;}
.little { font-size:8px;text-align:center;}
div.xSellBanner { clear:both;margin:0 auto;text-align:center;padding:5px 0 5px 20px;}
.dashboard-toggle { display:none;}
div#dashnav { width:280px;border:1px solid #d7e2e9;border-radius:4px;background-color:#ffffff;margin-top:20px;}
div#dashcontent { padding:20px 35px 20px 35px;}
div.dashMenuItem { padding:11px 5px 12px 10px;border-bottom:1px solid #d7e2e9;}
div.dashMenuItem a { color:#0279B1;font-weight:normal;}
div.dashMenuItem a:hover,
div.dashMenuItem a:active { text-decoration:none;}
div.homeDashAsset span.icon-right-dir { display:none;}
body#memCatCardRegistering span.icon-right-dir,
body#memCatCreditCardMonitoring div#ccitemNotActive span.icon-right-dir,
body#memCatPhoneMonitoring div#phoneitemNotActive span.icon-right-dir,
body#memCatAddressMonitoring div#postalitemNotActive span.icon-right-dir,
body#ApplicationMonitoring div#miditemNotActive span.icon-right-dir,
body#memCatSSNMonitoring div#ssnitemNotActive span.icon-right-dir,
body#memCatEmailMonitoring div#emailitemNotActive span.icon-right-dir,
body#BankAccountMonitoring div#baitemNotActive span.icon-right-dir,
body#mempublicrecords div#prritemNotActive span.icon-right-dir,
body#memSettingsSSNAsset div#ssnitemNotActive span.icon-right-dir,
body#memSettingsPostalAddressAsset div#postalitemNotActive span.icon-right-dir,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive span.icon-right-dir,
body#BankAccountMonitoring2 div#baitemNotActive span.icon-right-dir,
body#mempublicreport div#prritemNotActive span.icon-right-dir,
body#memSettingsEmailAddressAsset div#emailitemNotActive span.icon-right-dir { display:inline-block;}
body#memCatCardRegistering div#critemNotActive,
body#memCatCreditCardMonitoring div#ccitemNotActive,
body#memCatPhoneMonitoring div#phoneitemNotActive,
body#memCatAddressMonitoring div#postalitemNotActive,
body#ApplicationMonitoring div#miditemNotActive,
body#memCatSSNMonitoring div#ssnitemNotActive,
body#memCatEmailMonitoring div#emailitemNotActive,
body#BankAccountMonitoring div#baitemNotActive,
body#mempublicrecords div#prritemNotActive,
body#memSettingsSSNAsset div#ssnitemNotActive,
body#memSettingsPostalAddressAsset div#postalitemNotActive,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive,
body#BankAccountMonitoring2 div#baitemNotActive,
body#mempublicreport div#prritemNotActive,
body#memSettingsEmailAddressAsset div#emailitemNotActive { background:-webkit-gradient(linear, left 0%, left 100%, from(#e2f6ff), to(#f4fcff));background:-webkit-linear-gradient(top, #e2f6ff, #f4fcff);background:-moz-linear-gradient(top, #e2f6ff 0%, #f4fcff 100%);}
body#memCatCardRegistering div#critemNotActive a,
body#memCatCreditCardMonitoring div#ccitemNotActive a,
body#memCatPhoneMonitoring div#phoneitemNotActive a,
body#memCatAddressMonitoring div#postalitemNotActive a,
body#ApplicationMonitoring div#miditemNotActive a,
body#memCatSSNMonitoring div#ssnitemNotActive a,
body#memCatEmailMonitoring div#emailitemNotActive a,
body#BankAccountMonitoring div#baitemNotActive a,
body#mempublicrecords div#prritemNotActive a,
body#memSettingsSSNAsset div#ssnitemNotActive a,
body#memSettingsPostalAddressAsset div#postalitemNotActive a,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive a,
body#BankAccountMonitoring2 div#baitemNotActive a,
body#mempublicreport div#prritemNotActive a,
body#memSettingsEmailAddressAsset div#emailitemNotActive a { font-weight:700;}
.dashHeader h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:24px;line-height:24px;color:#0091d1;display:inline-block;margin:13px 10px 0 67px;}
.dashHeader div.btn-group { margin-top:-15px;}
.dashDetails { padding-left:67px;}
ul.dashList { padding-left:6px;font-size:14px;}
ul.dashList li { padding:3px 0;}
div.creditCardsHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-credit-cards.png') 0 0 no-repeat;height:55px;width:775px;}
div.phonesHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-phone-numbers.png') 0 0 no-repeat;height:55px;width:775px;}
div.postalHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-mailing-address.png') 0 0 no-repeat;height:55px;width:775px;}
div.SSNHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-ssn.png') 0 0 no-repeat;height:55px;width:775px;}
div.emailHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-emails.png') 0 0 no-repeat;height:55px;width:775px;}
div.recordsHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-public-records.png') 0 0 no-repeat;height:55px;width:775px;}
div.appHeader { background:transparent  url('/bca/Generic/Images/dashboard/header-applications.png') 0 0 no-repeat;height:55px;width:775px;}
div#dashcontent p { font-size:14px;margin:2px 10px 20px 67px;}
div.postbackData { margin-left:-67px;}
div.assetStatus, div.assetItem, div.assetViewDetail, div.assetCard,
div.assetAddress, div.assetNumber, div.assetDate, div.assetName { display:inline-block;font-size:14px;vertical-align:middle;}
div.assetStatus { width:16%;padding-left:10px;}
body#memCatSSNMonitoring div.assetStatus { width:23%;padding-left:10px;}
div.assetName { width:23%;padding-left:10px;}
div.assetItem { width:50%;border-left:1px solid #d7e2e9;padding:18px 10px;}
div.assetAddress { width:25%;border-left:1px solid #d7e2e9;padding:10px;}
body#mempublicreport div.assetAddress { width:40%;}
div.assetNumber { width:180px;border-left:1px solid #d7e2e9;padding:18px 10px;}
div.assetDate { width:120px;border-left:1px solid #d7e2e9;padding:10px;text-align:center;}
div.assetCard { width:380px;border-left:1px solid #d7e2e9;padding:20px 10px;}
div.assetViewDetail { width:25%;border-left:1px solid #d7e2e9;padding:18px 10px 17px 10px;text-align:center;}
body#memCatSSNMonitoring div.assetViewDetail { width:20%;border-left:1px solid #d7e2e9;padding:18px 10px 17px 10px;text-align:center;}
div.panel-ssn-header,
div.panel-cc-number,
div.panel-edit,
div.panel-delete,
div.panel-address1,
div.panel-address2,
div.panel-city,
div.panel-state,
div.panel-zip,
div.panel-monitor,
div.panel-register,
div.contactPoint1,
div.contactPoint2,
div.contactPoint3,
div.contactPoint4,
div.contactPoint5,
div.contactPointButtons,
div.panel-methods { display:inline-block;font-size:14px;vertical-align:top;}
div.panel-monitor,
div.panel-register { width:100px;text-align:center;}
div.panel-edit,
div.panel-delete,
div.panel-city,
div.panel-state,
div.panel-zip { width:80px;text-align:center;}
div.panel-address1,
div.panel-address2 { width:35%;}
div.contactPoint1,
div.panel-methods { width:200px;}
div.panel-ssn-header,
div.panel-cc-number,
div.contactPoint2 { width:270px;}
div.contactPointButtons { width:220px;}
.detailPanel { border-top:1px solid #cccccc;margin-top:20px;}
div#detailToggle { width:16px;height:12px;padding:0 2px;margin:0;display:inline-block;}
.detailClosed { background-image:url('/bca/Generic/Images/dashboard/detail-arrow.png');background-position:1px 0;background-repeat:no-repeat;}
.detailOpen { background-image:url('/bca/Generic/Images/dashboard/detail-arrow-down.png');background-position:1px 0;background-repeat:no-repeat;}
div#recordsexplain { padding:5px;}
div#recordsexplain h2 { font-family:"SourceSansProRegular";font-weight:bold;margin:0 0 15px 0;font-size:14px;color:#333333;line-height:15px;}
div#recordsexplain p { margin:10px 0;}
.trigger { width:450px;margin:20px 20px 0px 20px;background:url('/bca/Generic/Images/dashboard/arrow-expand.png') no-repeat;background-position:3px 15px;cursor:pointer;background-color:#ffffff;border:1px solid #CECECE;font-size:12px;font-weight:normal;color:#000;}
.active { background:url('/bca/Generic/Images/dashboard/arrow-close.png') no-repeat;background-color:#ffffff;background-position:3px 15px;border-top:1px solid #CECECE;border-right:1px solid #CECECE;border-left:1px solid #CECECE;border-bottom:0px solid #CECECE;}
.toggle_container { width:450px;margin:0 0 0 20px;background-color:#ffffff;}
.toggle_container table{
width:450px;border-bottom:1px solid #CECECE;border-left:1px solid #CECECE;font:12px normal Arial, Helvetica, sans-serif;}
.toggle_container td{
border-top:1px solid #CECECE;border-right:1px solid #CECECE;padding-left:20px;}
label.checkLabel { padding-left:15px;}
div#collapseOne { padding:15px;border-bottom:1px solid #d7e2e9;}
div.accountMenu { }
div.accountMenuHeader { margin:0 0 0 -10px;}
div.accountMenu h2 { margin:0 0 15px 0;font-size:20px;color:#2e3092;line-height:20px;}
div.accountMenu h2 > a { font-size:20px;color:#2e3092;line-height:20px;}
div.accountMenu h2 > a:hover,
div.accountMenu h2 > a:active { text-decoration:none;}
div.accountMenu ul { margin:15px 0 0 10px;list-style-type:none;padding:12px 0 0 0;}
div.accountMenu ul > ul { padding:0 0 0 16px;}
div.accountMenu li { padding:5px 10px 4px 8px;margin-bottom:5px;}
div.accountMenu li > a { font-family:"SourceSansProSemiBold";font-size:15px;font-weight:normal;display:block;color:#0279B1;}
div.accountMenu li > a:hover,
div.accountMenu li > a:active { text-decoration:none;/*background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;*/
}
div.calcMessage { display:none;}
.cancelLeft { width:23%;display:inline-block;float:left;}
.cancelRight { width:70%;float:left;display:inline-block;}
p.cancelIntro { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:0;padding:0 40px 0 67px;}
body#myProfilePref a.acctMenuPref,
body#myProfile a.acctMenuPref,
body#myPrefs a.acctMenuAlert,
body#mycontact a.acctMenuContact,
body#feedback a.acctFeedback,
body#cancel a.acctMenuCancel,
body#faq a.acctFAQ,
body#billingDetails a.acctBilling,
body#creditTools a.credTools,
body#creditLib a.credLibrary,
body#protectionTips a.credTips,
body#frank a.credFrank,
body#edufaq a.credEdFAQ,
body#educationQuiz a.idTheftQuiz,
body#calculators a.credCalc,
body#simulators a.credSims,
body#creditCenterExtras a.credCalc,
body#nortonSecurity a.idNorton { background-image:url('/bca/Generic/Images/account/menu-nav-arrow.png');background-position:right 1px;background-repeat:no-repeat;}
body#myProfilePref li.acctPrefList,
body#myProfile li.acctPrefList,
body#myPrefs li.acctAlertList,
body#mycontact li.acctContList,
body#feedback li.acctFeedList,
body#cancel li.acctCancelList,
body#faq li.acctFAQList,
body#billingDetails li.acctBillingList,
body#creditTools li.credToolsList,
body#creditLib li.credLibList,
body#protectionTips li.credTipsList,
body#frank li.credFrankList,
body#edufaq li.credEdList,
body#educationQuiz li.idQuizList,
body#calculators li.credCalcList,
body#simulators li.credSimList,
body#creditCenterExtras li.credCalcList,
body#nortonSecurity li.idNortonList { background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;background:-webkit-gradient(linear, top 0%, bottom 100%, from(#e1f6ff), to(#f4fcff));background:-webkit-linear-gradient(top, #e1f6ff, #f4fcff);background:-moz-linear-gradient(top, #e1f6ff 0%, #f4fcff 100%);}
div#accountMain { padding-top:10px;padding-left:20px;}
div.accountHeader { background:url('/bca/Generic/Images/account/header-account-prefs.png') 0 0 no-repeat;height:55px;width:775px;}
div.accountEditHeader { background:url('/bca/Generic/Images/account/header-edit-account.png') 0 0 no-repeat;height:55px;width:775px;}
div.contactDelHeader { background:url('/bca/Generic/Images/account/header-delivery-prefs.png') 0 0 no-repeat;height:55px;width:775px;}
div.alertHeader { background:url('/bca/Generic/Images/account/header-alert-prefs.png') 0 0 no-repeat;height:55px;width:775px;}
div.scoreHeader { background:url('/bca/Generic/Images/account/header-alert-prefs.png') 0 0 no-repeat;height:55px;width:775px;}
div.contactUsHeader { background:url('/bca/Generic/Images/account/header-contact-us.png') 0 0 no-repeat;height:55px;width:775px;}
div.LogInHeader { background:url('/bca/Generic/Images/signup-login/header_signin_step1.png') 0 0 no-repeat;height:55px;width:555px;}
div.ProfileHeader { background:url('/bca/Generic/Images/signup-login/header_signin_step1.png') 0 0 no-repeat;height:55px;width:555px;}
div.L3Header { background:url('/bca/Generic/Images/signup-login/header_signin_step1.png') 0 0 no-repeat;height:55px;}
div.userNameHeader { background:url('/bca/Generic/Images/signup-login/header_need_username.png') 0 0 no-repeat;height:55px;width:555px;}
div.resellHeader { background:url('/bca/Generic/Images/account/header-cancel-benes.png') 0 0 no-repeat;height:55px;width:775px;}
div.identityHeader { background:url('/bca/Generic/Images/identity-home/header-identity-home.png') 0 0 no-repeat;height:55px;width:775px;}
div.creditAssetsHeader { background:url('/bca/Generic/Images/credit-assets/header-credit-assets.png') 0 0 no-repeat;height:55px;width:775px;}
div.creditScoresHeader { background:url('/bca/Generic/Images/credit-center/header-credit-scores.png') 0 0 no-repeat;height:55px;width:775px;}
div.quizHeader { background:url('/bca/Generic/Images/identity-home/header-quiz.png') 0 0 no-repeat;height:55px;width:775px;}
div.libraryHeader { background:url('/bca/Generic/Images/credit-assets/header-credit-library.png') 0 0 no-repeat;height:55px;width:775px;}
div.faqHeader { background:url('/bca/Generic/Images/customer-service/header-faqs.png') 0 0 no-repeat;height:55px;width:775px;}
p.accountIntro { padding:0 40px 0 67px;}
p.accountSub { padding:0 0 0 15px;}
div#actionButtons { margin:15px 0px 10px 60px;}
.btnAcctPref { background:url('/bca/Generic/Images/account/icon-account-pref.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnAlertPref { background:url('/bca/Generic/Images/account/icon-alert-pref.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnDelMeth { background:url('/bca/Generic/Images/account/icon-delivery-methods.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnBillInfo { background:url('/bca/Generic/Images/account/icon-billing-info.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnCanMem { background:url('/bca/Generic/Images/account/icon-cancel-mem.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnMemFAQ { background:url('/bca/Generic/Images/account/icon-member-faq.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
.btnContact { background:url('/bca/Generic/Images/account/icon-contact-us.png') 6px 6px no-repeat;float:left;width:225px;margin:10px 5px 0 5px;}
div#accountDetails { padding:25px 10px 50px 67px;}
body#feedback div#accountDetails { padding:0px 10px 50px 67px;}
div.accountDetailsHead { border-bottom:1px solid #e7eff4;width:490px;float:left;margin-bottom:15px;}
div#accountDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding-bottom:6px;}
body#mycontact div#accountDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;float:left;margin:8px 0px;border-bottom:0;}
.multiBTN { float:right;margin:0px;}
div#accountDetails h4 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:0;width:450px;padding-bottom:6px;margin-bottom:0;margin-top:20px;}
div#accountDetails h5 { font-family:"ArchivoNarrowRegular";font-weight:normal;font-size:16px;color:#0091d1;border-bottom:0;padding-bottom:6px;margin-bottom:0;}
p.calcCat { font-family:"ArchivoNarrowBold";font-size:16px;color:#666666;}
div#accountDetails ul { padding-left:6px;font-size:13px;}
div#accountDetails li { padding:3px 0;}
div#accountDetails li > a { color:#0091d1;}
h3.feedbackHeader { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:1px solid #e7eff4;width:450px;padding-bottom:6px;margin:35px 0 12px 0;}
.cancelImageHolder { padding:20px 0 0 0;}
input[id="EveAreaCode"],
input[id="EveExchange"],
input[id="EveLocalNumber"],
input[id="AreaCode"],
input[id="ExchangeCode"],
input[id="LocalNumber"],
input[id="BirthMonth"],
input[id="BirthDay"],
input[id="BirthYear"],
input[id="ssn1"],
input[id="ssn2"],
input[id="ssn3"],
input[id="ssnverify1"],
input[id="ssnverify2"],
input[id="ssnverify3"],
input[id="ssnLast4Digits"] { display:inline-block;width:60px;margin:0 6px 0 0;}
.formRow { padding-bottom:12px;}
.buttonRow { padding:30px 0 0 240px;width:100%;float:left;}
.buttonRow a { text-decoration:underline;font-size:15px;display:block;}
.buttonRow div { float:left;display:inline-block;padding:5px 10px;}
.buttonRow input { padding-top:2px;}
.contactRow { border-bottom:1px solid #d7e2e9;}
.alertPanel { width:490px;}
.alertType,
.DelMethods,
.statusSet,
.EditDelMethods,
.noHitStatus,
.EditStatus,
.alertNotify,
.alertYesorNo { font-family:"ArchivoNarrowRegular";font-size:18px;font-weight:normal;color:#666666;display:inline-block;}
.EditStatus { font-size:14px;}
.alertType { width:63%;padding:10px 5px;}
.DelMethods { width:35%;padding:0 0 0 35px;}
.statusSet { width:35%;padding:0 0 0 18px;text-align:center;}
.EditDelMethods { width:35%;padding:0;}
.mobileMethod,
.emailMethod { display:inline;padding:0 5px;}
.noHitStatus { width:45%;padding:10px 5px;}
.EditStatus { width:53%;padding:0px;}
.statWeek,
.statMonth,
.statQuart,
.statNone { display:inline;padding:0 8px;text-align:center;}
.alertNotify { width:65%;padding:10px 5px;}
.alertYesorNo { width:33%;padding:0px 0px 0px 5px;}
.statYes,
.statNo { display:inline;padding:0 22px;text-align:center;}
#alertBody { padding:0;}
.panel-alert-row { display:block;padding:10px 0;border-bottom:1px solid #d7e2e9;}
.panel-status-row { display:block;padding:5px 0;}
.panel-alert-name,
.panel-alert-text,
.panel-alert-email,
.panel-pref-name,
.panel-pref-text { display:inline-block;padding:10px 0;vertical-align:middle;}
.panel-alert-name { font-family:"SourceSansProRegular";font-size:15px;font-weight:normal;padding-left:20px;width:65%;}
.panel-pref-name { font-family:"SourceSansProRegular";font-size:15px;font-weight:normal;padding-left:15px;width:70%;}
.panel-alert-text,
.panel-alert-email { font-family:"SourceSansProRegular";width:15%;padding-left:5px;padding-right:5px;text-align:center;font-size:16px;}
.panel-pref-text { font-family:"SourceSansProRegular";width:25%;padding-left:5px;padding-right:5px;text-align:center;font-size:16px;}
.panel-noHit { display:inline-block;font-family:"SourceSansProRegular";font-size:15px;font-weight:normal;padding-left:20px;width:45%;}
.panel-statuses { display:inline-block;width:53%;padding:0px;}
.panel-alert-weekly,
.panel-alert-monthly,
.panel-alert-quarterly,
.panel-alert-never { display:inline;padding:0 22px;text-align:center;}
.panel-notify { display:inline-block;font-family:"SourceSansProRegular";font-size:15px;font-weight:normal;padding-left:20px;width:65%;}
.panel-yesorno { display:inline-block;width:33%;padding:0px 0px 0px 5px;}
.panel-yes,
.panel-no { display:inline;padding:0 30px;text-align:center;}
#BAMContainer { width:650px;}
.addEmailLabel { width:20%;}
.addEmailOne { width:43%;}
.addEmailDelete { width:15%;}
div.text1,
div.text2,
div.text3 { display:inline-block;width:70px;}
#alertBTNGroup { width:430px;float:right;}
#alertBTNGroup a { font-size:14px;display:inline-block;vertical-align:middle;padding:0 10px;}
#alertBTNGroup input { vertical-align:middle;}
div.noNavBody { padding:25px 0;}
.articleRow { padding:20px 0 0 0;}
div#range { height:32px;margin:0px;padding-left:20px;}
div#range2 { color:#333333;font-family:"SourceSansProSemiBold";font-size:15px;font-weight:normal;float:left;text-align:left;padding:7px 5px 5px 5px;}
div.creditZoom { float:right;}
.tickLabel { font-family:"SourceSansProRegular";font-weight:normal;font-size:15px;}
div#creditPlotArea { display:block;}
div#creditPlotIntro { display:none;}
div#legendBox { border:1px solid #d7e2e9;border-radius:4px;padding:0;background-color:#ffffff;}
div#scoreplot { width:700px;height:380px;}
div#scoreplot_legend_title { font-family:"SourceSansProSemibold";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;border-bottom:1px solid #d7e2e9;}
div#scoreplot_legend { padding:0;}
div#legendBox table { width:100%;}
div#legendBox table tr { display:block;border-bottom:1px solid #d7e2e9;}
td.legendColorBox { width:4px;padding-left:25px;}
td.legendColorBox div { border-radius:20px;}
td.legendColorBox div div { border-radius:20px;}
td.legendLabel { font-family:"SourceSansProRegular";font-size:16px;color:#0279B1;font-weight:normal;padding:15px 10px 15px 10px;width:215px;}
td.legendLabel label { font-family:"SourceSansProRegular";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;}
input[type="checkbox"]#highlightExperian,
input[type="checkbox"]#highlightEquifax,
input[type="checkbox"]#highlightTransUnion { position:absolute;left:-9999px;top:-9999px;}
/*
input[type="checkbox"]#highlightExperian:checked + span.selectedSeries,
input[type="checkbox"]#highlightEquifax:checked + span.selectedSeries,
input[type="checkbox"]#highlightTransUnion:checked + span.selectedSeries { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;}
span.selectedSeries { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;display:none;}
*/



div#scoresBox { border:1px solid #d7e2e9;border-radius:4px;padding:0;background-color:#ffffff;}
div#tracker_title { font-family:"SourceSansProSemibold";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;border-bottom:1px solid #d7e2e9;}
div#tracker-legend { padding:0;}
div#scoresBox table { width:100%;}
div#scoresBox table tr { display:block;border-bottom:1px solid #d7e2e9;}
td.scoreLabel { font-family:"SourceSansProRegular";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;width:250px;}
span.selectedTracker { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;}
a.accordion-toggle { font-size:15px;color:#0091d1;}
#faqBTN { padding:2px 5px;float:right;}
.faqLeft { position:relative;display:inline-block;width:85%;margin:0;padding:0;vertical-align:middle;}
.faqRight { position:relative;display:inline-block;width:13%;margin:0;padding:0;vertical-align:middle;}
ul.fcra { margin:0 0 0 15px;padding:0;list-style-type:disc;}
ul.fcra li { margin:5px 0 5px 10px;}
ul.fcra ul { margin:0 0 0 15px;list-style-type:circle;}
.footerNav { padding-top:20px;float:left;width:78%;}
.footerNav:first-child { padding-left:0px;}
.socIcons { padding-top:20px;float:right;width:22%;}
.socIcons span { color:#9E9E9E;font-size:16px;}
.socIcons a { padding:0 3px;}
#disclaimerSection { padding-top:20px;}
.disclaimer { font-size:10px;}
body#cancel div.formContainer { padding:0 0 0 0px;}
div.cancelButtons { padding:10px 0 20px 0;}
.stepOneLeft { width:35%;padding:0;}
.stepOneRight { width:45%;padding:0;}
.stepTwoLeft { width:75%;padding:0;}
.stepTwoRight { width:20%;}
.smallInfo { font-size:12px;}
}
.hiddenLabel { display:none;}
table { max-width:100%;background-color:transparent;}
th { text-align:left;}
.table { width:100%;margin-bottom:20px;}
.table thead > tr > th,
.table tbody > tr > th,
.table tfoot > tr > th,
.table thead > tr > td,
.table tbody > tr > td,
.table tfoot > tr > td { padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #dddddd;}
.table thead > tr > th { vertical-align:bottom;}
.table caption + thead tr:first-child th,
.table colgroup + thead tr:first-child th,
.table thead:first-child tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child td { border-top:0;}
.table tbody + tbody { border-top:2px solid #dddddd;}
.table .table { background-color:#ffffff;}
.table-condensed thead > tr > th,
.table-condensed tbody > tr > th,
.table-condensed tfoot > tr > th,
.table-condensed thead > tr > td,
.table-condensed tbody > tr > td,
.table-condensed tfoot > tr > td { padding:5px;}
.table-bordered { border:1px solid #dddddd;}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td { border:1px solid #dddddd;}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th { background-color:#f9f9f9;}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th { background-color:#f5f5f5;}
table col[class^="col-"] { display:table-column;float:none;}
table td[class^="col-"],
table th[class^="col-"] { display:table-cell;float:none;}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th { background-color:#f5f5f5;}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th { background-color:#dff0d8;border-color:#d6e9c6;}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th { background-color:#f2dede;border-color:#eed3d7;}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th { background-color:#fcf8e3;border-color:#fbeed5;}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td { background-color:#d0e9c6;border-color:#c9e2b3;}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td { background-color:#ebcccc;border-color:#e6c1c7;}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td { background-color:#faf2cc;border-color:#f8e5be;}
.BAMTable { float:left;}
.BAMTable th { font-family:"ArchivoNarrowRegular";font-size:16px;font-weight:normal;}
.BAMTable td { font-family:"SourceSansProRegular";font-size:14px;font-weight:normal;}
.BAMTable tbody > tr > th,
.BAMTable tbody > tr > td { border-top:0;}
.reportTable th,
.reportTable td { font-size:14px;}
fieldset { padding:0;margin:0;border:0;}
legend { display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333333;border:0;border-bottom:1px solid #e5e5e5;}
label { font-family:"ArchivoNarrowRegular";font-size:16px;display:inline-block;margin-bottom:5px;font-weight:normal;}
.quizLabel { font-family:"SourceSansProRegular";font-size:14px;font-weight:normal;display:inline;}
input[type="search"] { -webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
input[type="radio"],
input[type="checkbox"] { margin:4px 0 0;margin-top:1px \9;line-height:normal;}
input[type="file"] { display:block;}
select[multiple],
select[size] { height:auto;}
select { display:block;width:100%;height:28px;padding:4px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
select optgroup { font-family:inherit;font-size:inherit;font-style:inherit;}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus { outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button { height:auto;}
.form-control:-moz-placeholder { color:#999999;}
.form-control::-moz-placeholder { color:#999999;}
.form-control:-ms-input-placeholder { color:#999999;}
.form-control::-webkit-input-placeholder { color:#999999;}
.form-control { display:block;width:100%;height:28px;padding:4px 12px;font-size:14px;line-height:1.428571429;color:#555555;vertical-align:middle;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;}
.form-control:focus { border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control { cursor:not-allowed;background-color:#eeeeee;}
textarea.form-control { height:auto;}
.form-group { margin-bottom:15px;}
.radio,
.checkbox { display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle;}
.radio label,
.checkbox label { display:inline;margin-bottom:0;font-weight:normal;cursor:pointer;}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] { float:left;margin-left:-20px;}
.radio + .radio,
.checkbox + .checkbox { margin-top:-5px;}
.radio-inline,
.checkbox-inline { display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer;}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline { margin-top:0;margin-left:10px;}
.input-lg { height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.input-sm { height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
select.input-lg { height:45px;line-height:45px;}
select.input-sm { height:30px;line-height:30px;}
textarea.input-lg,
textarea.input-sm { height:auto;}
.form-control-static { padding-top:0px;margin-bottom:0;font-size:14px;}
.form-inline .form-control,
.form-inline .radio,
.form-inline .checkbox { display:inline-block;}
.form-inline .radio,
.form-inline .checkbox { padding-left:0;margin-top:0;margin-bottom:0;}
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] { float:none;margin-left:0;}
.form-horizontal .control-label,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline { padding-top:6px;}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after { display:table;content:" ";}
.form-horizontal .form-group:after { clear:both;}
.form-horizontal .form-group:before,
.form-horizontal .form-group:after { display:table;content:" ";}
.form-horizontal .form-group:after { clear:both;}
.form-horizontal .form-group .row { margin-right:-15px;margin-left:-15px;}
.btn { font-family:"SourceSansProRegular";display:inline-block;padding:3px 10px 3px 10px;margin-bottom:0;font-size:13px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;}
.btn:focus { outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px;}
.btn:hover,
.btn:focus { color:#333333;text-decoration:none;}
.btn:active,
.btn.active { outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn { pointer-events:none;cursor:default;opacity:0.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none;}
.btn-default { color:#333333;background-color:#ffffff;border-color:#cccccc;}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active { color:#333333;background-color:#ebebeb;border-color:#adadad;}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active { background-color:#ffffff;border-color:#cccccc;}
.btn-primary { color:#ffffff;background:url('/bca/Generic/Images/member-nav/alert-btn-bkgrd.jpg') 0 0 repeat-x;border-color:#357ebd;}
.cr { padding:3px 10px 3px 10px;}
.cr div { margin-right:3px;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active { color:#ffffff;background-color:#3276b1;border-color:#285e8e;}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active { background-color:#347AB7;border-color:#357ebd;}
.btn-warning { background-color:#6d8492;text-align:left;color:#ffffff;border:1px solid #788b98;border-radius:4px;font-size:14px;padding:2px 10px 2px 3px;background:-webkit-gradient(linear, top 0%, bottom 100%, from(#a1b7c5), to(#6d8492));background:-webkit-linear-gradient(top, #a1b7c5, #6d8492);background:-moz-linear-gradient(top, #a1b7c5 0%, #6d8492 100%);}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active { color:#ffffff;background-color:#6d8492;border-color:#788b98;}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active { background-color:#f0ad4e;border-color:#eea236;}
.btn-danger { color:#ffffff;background-color:#d9534f;border-color:#d43f3a;}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active { color:#ffffff;background-color:#d2322d;border-color:#ac2925;}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active { background-color:#d9534f;border-color:#d43f3a;}
.btn-success { color:#ffffff;background-color:#3A833A;border-color:#4cae4c;}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active { color:#ffffff;background-color:#47a447;border-color:#398439;}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active { background-color:#3A833A;border-color:#4cae4c;}
.btn-info { color:#ffffff;background-color:#6f8695;border-color:#8597a4;/*background-image:url('/bca/Generic/Images/member-nav/alert-dropdown-hover.jpg');background-position:0 0;background-repeat:repeat-x;*/
background:-webkit-gradient(linear, left 0%, left 100%, from(#a9bdca), to(#6f8695));background:-webkit-linear-gradient(top, #a9bdca, #6f8695);background:-moz-linear-gradient(top, #a9bdca 0%, #6f8695 100%);}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active { color:#ffffff;background-color:#39b3d7;border-color:#269abc;}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active { background-color:#5bc0de;border-color:#46b8da;}
.btn-link { font-weight:normal;color:#347AB7;cursor:pointer;border-radius:0;}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link { background-color:transparent;-webkit-box-shadow:none;box-shadow:none;}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active { border-color:transparent;}
.btn-link:hover,
.btn-link:focus { color:#2a6496;text-decoration:underline;background-color:transparent;}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus { color:#999999;text-decoration:none;}
.btn-lg { padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px;}
.btn-sm,
.btn-xs { padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px;}
.btn-xs { padding:3px 5px;}
.btn-block { display:block;width:100%;padding-right:0;padding-left:0;}
.btn-block + .btn-block { margin-top:5px;}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block { width:100%;}
/*
.fade { opacity:0;-webkit-transition:opacity 0.15s linear;transition:opacity 0.15s linear;}
.fade.in { opacity:1;}
*/



.collapse { display:none;}
.collapse.in { display:block;z-index:9999;}
.collapsing { position:relative;height:0;overflow:hidden;-webkit-transition:height 0.35s ease;transition:height 0.35s ease;}
.input-group { position:relative;display:table;border-collapse:separate;}
.input-group.col { float:none;padding-right:0;padding-left:0;}
.input-group .form-control { width:100%;margin-bottom:0;}
.input-group-addon,
.input-group-btn,
.input-group .form-control { display:table-cell;}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) { border-radius:0;}
.input-group-addon,
.input-group-btn { width:1%;white-space:nowrap;vertical-align:middle;}
.input-group-addon { padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eeeeee;border:1px solid #cccccc;border-radius:4px;}
.input-group-addon.input-sm { padding:5px 10px;font-size:12px;border-radius:3px;}
.input-group-addon.input-lg { padding:10px 16px;font-size:18px;border-radius:6px;}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] { margin-top:0;}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) { border-top-right-radius:0;border-bottom-right-radius:0;}
.input-group-addon:first-child { border-right:0;}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child) { border-bottom-left-radius:0;border-top-left-radius:0;}
.input-group-addon:last-child { border-left:0;}
.input-group-btn { position:relative;white-space:nowrap;}
.input-group-btn > .btn { position:relative;}
.input-group-btn > .btn + .btn { margin-left:-4px;}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:active { z-index:2;}
.caret { display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000000;border-right:4px solid transparent;border-left:4px solid transparent;content:"";}
.dropdown { position:relative;}
.dropdown-menu { font-family:"SourceSansProRegular";position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;width:100%;padding:0;margin:2px 0 0;list-style:none;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);box-shadow:0 6px 12px rgba(0, 0, 0, 0.175);background-clip:padding-box;}
.dropdown-menu.pull-right { right:0;left:auto;}
.dropdown-menu .divider { height:1px;margin:0;overflow:hidden;background-color:#e5e5e5;}
.dropdown-menu > li { display:block;padding:0;}
.dropdown-menu > li > a { display:block;padding:3px 5px;clear:both;font-weight:bold;line-height:1.428571429;color:#333333;}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus { color:#333333;text-decoration:none;background-image:url('/bca/Generic/Images/member-nav/alert-dropdown-hover.jpg');background-position:0 0;background-repeat:repeat-x;background:-webkit-gradient(linear, left 0%, left 100%, from(#347AB7), to(#357ebd));background:-webkit-linear-gradient(top, #e1f6ff, #ffffff);background:-moz-linear-gradient(top, #347AB7 0%, #357ebd 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff347AB7', endColorstr='#ff357ebd', GradientType=0);}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus { color:#ffffff;text-decoration:none;background-color:#357ebd;background-image:-webkit-gradient(linear, left 0%, left 100%, from(#347AB7), to(#357ebd));background-image:-webkit-linear-gradient(top, #347AB7, 0%, #357ebd, 100%);background-image:-moz-linear-gradient(top, #347AB7 0%, #357ebd 100%);background-image:linear-gradient(to bottom, #347AB7 0%, #357ebd 100%);background-repeat:repeat-x;outline:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff347AB7', endColorstr='#ff357ebd', GradientType=0);}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus { color:#999999;}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus { text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);}
.open > .dropdown-menu { display:block;}
.open > a { outline:0;}
.dropdown-header { display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999999;}
.dropdown-backdrop { position:fixed;top:0;right:0;bottom:0;left:0;z-index:990;}
.pull-right > .dropdown-menu { right:0;left:auto;}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret { border-top:0;border-bottom:4px solid #000000;content:"";}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu { top:auto;bottom:100%;margin-bottom:1px;}
.list-group { padding-left:0;margin-bottom:20px;}
.list-group-item { position:relative;display:block;padding:10px 30px 10px 15px;margin-bottom:-1px;background-color:#ffffff;border:1px solid #dddddd;}
.list-group-item:first-child { border-top-right-radius:4px;border-top-left-radius:4px;}
.list-group-item:last-child { margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px;}
.list-group-item > .badge { float:right;margin-right:-15px;}
.list-group-item-heading { margin-top:0;margin-bottom:5px;}
.list-group-item-text { margin-bottom:0;line-height:1.3;}
a.list-group-item .list-group-item-heading { color:#333333;}
a.list-group-item .list-group-item-text { color:#555555;}
a.list-group-item:hover,
a.list-group-item:focus { text-decoration:none;background-color:#f5f5f5;}
a.list-group-item.active { z-index:2;color:#ffffff;background-color:#347AB7;border-color:#347AB7;}
a.list-group-item.active .list-group-item-heading { color:inherit;}
a.list-group-item.active .list-group-item-text { color:#e1edf7;}
.panel { padding:0px;margin-bottom:20px;background-color:#ffffff;border:1px solid #d7e2e9;border-radius:4px;}
.panel .list-group { margin:15px -15px -15px;}
.panel .list-group .list-group-item { border-width:1px 0;}
.panel .list-group .list-group-item:first-child { border-top-right-radius:0;border-top-left-radius:0;}
.panel .list-group .list-group-item:last-child { border-bottom:0;}
.panel-heading { padding:0px 10px 0px 15px;margin:0px;background-color:#f4fcff;border-bottom:1px solid #d7e2e9;background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4fcff));background-image:-webkit-linear-gradient(top, #ffffff, #f4fcff);background-image:-moz-linear-gradient(top, #ffffff, #f4fcff);background-image:-ms-linear-gradient(top, #ffffff, #f4fcff);background-image:-o-linear-gradient(top, #ffffff, #f4fcff);}
.panel-asset-heading { padding:0px;margin:0px;background-color:#f4fcff;border-bottom:1px solid #d7e2e9;background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4fcff));background-image:-webkit-linear-gradient(top, #ffffff, #f4fcff);background-image:-moz-linear-gradient(top, #ffffff, #f4fcff);background-image:-ms-linear-gradient(top, #ffffff, #f4fcff);background-image:-o-linear-gradient(top, #ffffff, #f4fcff);}
.panel-heading-faq { padding:6px 5px 7px 15px;margin:0px;background-color:#f4fcff;border-bottom:1px solid #d7e2e9;background-image:-webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#f4fcff));background-image:-webkit-linear-gradient(top, #ffffff, #f4fcff);background-image:-moz-linear-gradient(top, #ffffff, #f4fcff);background-image:-ms-linear-gradient(top, #ffffff, #f4fcff);background-image:-o-linear-gradient(top, #ffffff, #f4fcff);}
.panel-title { margin-top:0;margin-bottom:0;font-size:17.5px;font-weight:500;}
.panel-title > a { color:inherit;}
.panel-body { padding:10px 10px 10px 15px;}
.panel-footer { padding:10px 15px;margin:15px -15px -15px;background-color:#f5f5f5;border-top:1px solid #dddddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px;}
.panel-primary { border-color:#d7e2e9;}
.panel-primary .panel-heading { color:#333333;background:url('/bca/Generic/Images/account/alert-pref-bkgrd.png') 0 0 repeat-x #347AB7;border-color:#d7e2e9;background:-webkit-gradient(linear, left 0%, left 100%, from(#e1f6ff), to(#daeff9));background:-webkit-linear-gradient(top, #e1f6ff, #daeff9);background:-moz-linear-gradient(top, #e1f6ff 0%, #daeff9 100%);}
.panel-success { border-color:#d6e9c6;}
.panel-success .panel-heading { color:#468847;background-color:#dff0d8;border-color:#d6e9c6;}
.panel-warning { border-color:#fbeed5;}
.panel-warning .panel-heading { color:#c09853;background-color:#fcf8e3;border-color:#fbeed5;}
.panel-danger { border-color:#eed3d7;}
.panel-danger .panel-heading { color:#b94a48;background-color:#f2dede;border-color:#eed3d7;}
.panel-info { border-color:#bce8f1;}
.panel-info .panel-heading { color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}
.well { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:17px;line-height:18px;color:#0076A8;height:53px;padding:0px;margin-bottom:0px;background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;}
.well blockquote { border-color:#ddd;border-color:rgba(0, 0, 0, 0.15);}
.well-lg { padding:17px 6px 17px 50px;border-radius:4px;}
.well-sm { padding:9px 6px 9px 50px;border-radius:4px;}
.close { float:right;font-size:21px;font-weight:bold;line-height:1;color:#000000;text-shadow:0 1px 0 #ffffff;opacity:0.2;filter:alpha(opacity=20);}
.close:hover,
.close:focus { color:#000000;text-decoration:none;cursor:pointer;opacity:0.5;filter:alpha(opacity=50);}
button.close { padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;}
.nav { padding-left:0;margin-bottom:0;list-style:none;}
.nav:before,
.nav:after { display:table;content:" ";}
.nav:after { clear:both;}
.nav:before,
.nav:after { display:table;content:" ";}
.nav:after { clear:both;}
.nav > li { position:relative;display:block;}
.nav > li > a:hover,
.nav > li > a:focus { text-decoration:none;background-color:#eeeeee;}
.nav > li.disabled > a { color:#999999;}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus { color:#999999;text-decoration:none;cursor:not-allowed;background-color:transparent;}
.nav.open > a,
.nav.open > a:hover,
.nav.open > a:focus { color:#ffffff;background-color:#347AB7;border-color:#347AB7;}
.nav.open > a .caret,
.nav.open > a:hover .caret,
.nav.open > a:focus .caret { border-top-color:#ffffff;border-bottom-color:#ffffff;}
.nav .nav-divider { height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5;}
.nav-tabs { border-bottom:1px solid #dddddd;}
.nav-tabs > li { float:left;margin-bottom:-1px;}
.nav-tabs > li > a { margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0;}
.nav-tabs > li > a:hover { border-color:#eeeeee;}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus { color:#555555;cursor:default;background-color:#ffffff;border:1px solid #dddddd;border-bottom-color:transparent;}
.nav-tabs.nav-justified { width:100%;border-bottom:0;}
.nav-tabs.nav-justified > li { display:table-cell;float:none;width:1%;}
.nav-tabs.nav-justified > li > a { text-align:center;}
.nav-tabs.nav-justified > li > a { margin-right:0;border-bottom:1px solid #dddddd;}
.nav-tabs.nav-justified > .active > a { border-bottom-color:#ffffff;}
.nav-pills > li { float:left;}
.nav-pills > li > a { border-radius:5px;}
.nav-pills > li + li { margin-left:2px;}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus { color:#ffffff;background-color:#347AB7;}
.nav-stacked > li { float:none;}
.nav-stacked > li + li { margin-top:2px;margin-left:0;}
.nav-justified { width:100%;}
.nav-justified > li { display:table-cell;float:none;width:1%;}
.nav-justified > li > a { text-align:center;}
.nav-tabs-justified { border-bottom:0;}
.nav-tabs-justified > li > a { margin-right:0;border-bottom:1px solid #dddddd;}
.nav-tabs-justified > .active > a { border-bottom-color:#ffffff;}
.tabbable:before,
.tabbable:after { display:table;content:" ";}
.tabbable:after { clear:both;}
.tabbable:before,
.tabbable:after { display:table;content:" ";}
.tabbable:after { clear:both;}
.tab-content > .tab-pane,
.pill-content > .pill-pane { display:none;}
.tab-content > .active,
.pill-content > .active { display:block;}
.nav .caret { border-top-color:#347AB7;border-bottom-color:#347AB7;}
.nav a:hover .caret { border-top-color:#2a6496;border-bottom-color:#2a6496;}
.nav-tabs .dropdown-menu { margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0;}
.navbar { font-family:"SourceSansProRegular";font-size:14px;position:relative;min-height:0px;padding-right:15px;padding-left:15px;margin-bottom:10px;background-color:transparent;}
.navbar:before,
.navbar:after { display:table;content:" ";}
.navbar:after { clear:both;}
.navbar:before,
.navbar:after { display:table;content:" ";}
.navbar:after { clear:both;}
.navbar-nav > li > a { padding-top:14px;padding-bottom:13px;line-height:20px;color:#ffffff;font-weight:normal;border-radius:4px;}
.navbar-nav > li > a:hover,
.navbar-nav > li > a:focus { color:#ffffff;background-color:#1c699f;}
.navbar-nav > .active > a,
.navbar-nav > .active > a:hover,
.navbar-nav > .active > a:focus { color:#ffffff;background-color:#1c699f;}
.navbar-nav > .disabled > a,
.navbar-nav > .disabled > a:hover,
.navbar-nav > .disabled > a:focus { color:#cccccc;background-color:transparent;}
.navbar-nav.pull-right { width:100%;}
.navbar-static-top { border-radius:0;}
.navbar-fixed-top,
.navbar-fixed-bottom { position:fixed;right:0;left:0;z-index:1030;border-radius:0;}
.navbar-fixed-top { top:0;}
.navbar-fixed-bottom { bottom:0;margin-bottom:0;}
body#home a.icon-layout,
body#identity a.icon-vcard,
body#assets a.icon-credit-card,
body#creditTools a.icon-credit-card,
body#creditLib a.icon-credit-card,
body#faq a.icon-help-circled-alt,
body#protectionTips a.icon-credit-card,
body#frank a.icon-credit-card,
body#educationQuiz a.icon-vcard,
body#calculators a.icon-credit-card,
body#simulators a.icon-credit-card,
body#nortonSecurity a.icon-vcard { color:#ffffff;background-color:#1c699f;}
.util-nav { margin:0;border:0;background-color:transparent;padding:0 0 5px 0;border-radius:0px;}
.util-nav-collapse { display:block;}
.util-nav > li { display:inline-block;margin-left:5px;padding-right:0px;}
.util-nav > li > a { padding:2px 3px 3px 3px;line-height:1.3;color:#ffffff;font-weight:normal;font-size:13px;display:block;height:20px;}
.util-nav > li > a:hover { color:#cccccc;background:transparent;}
.utility { font-family:"SourceSansProRegular";font-size:13px;font-style:normal;background-color:#484848;color:#ffffff;height:30px;z-index:9999;}
.utility p { padding:10px 0 0 0;display:inline;}
.utility a, .utility span { padding:0 8px;color:#ffffff;font-size:13px;}
.utility span { float:left;padding-top:2px;margin-left:0px;}
.utility a:hover { color:#cccccc;text-decoration:none;}
.contentMenu { margin-left:15px;margin-top:0;}
@media (max-width:768px) { .nav-collapse-scrollable { max-height:360px;margin-bottom:15px;overflow-y:scroll;-webkit-overflow-scrolling:touch;}
}
.navbar-brand { display:block;max-width:200px;padding:8px 15px 8px 40px;font-size:18px;font-weight:500;line-height:20px;color:#777777;text-align:left;}
.navbar-brand:hover,
.navbar-brand:focus { color:#5e5e5e;text-decoration:none;background-color:transparent;}
.navbar-form { margin-top:8px;margin-bottom:8px;}
.navbar-form .form-control,
.navbar-form .radio,
.navbar-form .checkbox { display:inline-block;}
.navbar-form .radio,
.navbar-form .checkbox { padding-left:0;margin-top:0;margin-bottom:0;}
.navbar-form .radio input[type="radio"],
.navbar-form .checkbox input[type="checkbox"] { float:none;margin-left:0;}
.navbar-nav > li > .dropdown-menu { margin-top:0;border-top-right-radius:0;border-top-left-radius:0;}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu { border-bottom-right-radius:0;border-bottom-left-radius:0;}
.navbar-nav > .dropdown > a:hover .caret,
.navbar-nav > .dropdown > a:focus .caret { border-top-color:#333333;border-bottom-color:#333333;}
.navbar-nav > .open > a,
.navbar-nav > .open > a:hover,
.navbar-nav > .open > a:focus { color:#555555;background-color:#d5d5d5;}
.navbar-nav > .open > a .caret,
.navbar-nav > .open > a:hover .caret,
.navbar-nav > .open > a:focus .caret { border-top-color:#555555;border-bottom-color:#555555;}
.navbar-nav > .dropdown > a .caret { border-top-color:#777777;border-bottom-color:#777777;}
.navbar-nav.pull-right > li > .dropdown-menu,
.navbar-nav > li > .dropdown-menu.pull-right { right:0;left:auto;}
.navbar-inverse { background-color:#222222;}
.navbar-inverse .navbar-brand { color:#999999;}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus { color:#ffffff;background-color:transparent;}
.navbar-inverse .navbar-text { color:#999999;}
.navbar-inverse .navbar-nav > li > a { color:#999999;}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus { color:#ffffff;background-color:transparent;}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus { color:#ffffff;background-color:#080808;}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus { color:#444444;background-color:transparent;}
.navbar-inverse .navbar-toggle { border-color:#333333;}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus { background-color:#333333;}
.navbar-inverse .navbar-toggle .icon-bar { background-color:#ffffff;}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus { color:#ffffff;background-color:#080808;}
.navbar-inverse .navbar-nav > .dropdown > a:hover .caret { border-top-color:#ffffff;border-bottom-color:#ffffff;}
.navbar-inverse .navbar-nav > .dropdown > a .caret { border-top-color:#999999;border-bottom-color:#999999;}
.navbar-inverse .navbar-nav > .open > a .caret,
.navbar-inverse .navbar-nav > .open > a:hover .caret,
.navbar-inverse .navbar-nav > .open > a:focus .caret { border-top-color:#ffffff;border-bottom-color:#ffffff;}
@media screen and (min-width:768px) { .navbar-brand { float:left;max-width:none;margin-right:5px;margin-left:-15px;}
.navbar-nav { float:left;margin-top:0;margin-bottom:0;}
.navbar-nav > li { float:left;border-right:2px solid #0281ba;height:47px;}
.navbar-nav > li > a { border-radius:0;}
.navbar-nav.pull-right { width:auto;}
.navbar-toggle { position:relative;top:auto;left:auto;display:none;}
.utilityToggle { position:relative;top:auto;left:auto;display:none;}
.nav-collapse.collapse { display:block !important;height:auto !important;overflow:visible !important;}
}
.navbar-btn { margin-top:8px;}
.navbar-text { float:left;padding:0 15px;margin-top:15px;margin-bottom:15px;}
.navbar-link { color:#ffffff;padding:5px 10px;}
.navbar-link:hover { color:#ffffff;text-decoration:none;}
.navbar-inverse .navbar-link { color:#999999;}
.navbar-inverse .navbar-link:hover { color:#ffffff;}
.btn-default .caret { border-top-color:#333333;}
.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret { border-top-color:#fff;}
.btn-default .dropup .caret { border-bottom-color:#333333;}
.btn-primary .dropup .caret,
.btn-success .dropup .caret,
.btn-warning .dropup .caret,
.btn-danger .dropup .caret,
.btn-info .dropup .caret { border-bottom-color:#fff;}
.btn-group,
.btn-group-vertical { position:relative;display:inline-block;vertical-align:middle;}
.btn-group > .btn,
.btn-group-vertical > .btn { position:relative;float:left;}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active { z-index:2;}
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus { outline:none;}
.btn-group .btn + .btn { margin-left:-1px;}
.btn-toolbar:before,
.btn-toolbar:after { display:table;content:" ";}
.btn-toolbar:after { clear:both;}
.btn-toolbar .btn-group { float:left;}
.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group { margin-left:5px;}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) { border-radius:0;}
.btn-group > .btn:first-child { margin-left:0;}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) { border-top-right-radius:0;border-bottom-right-radius:0;}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) { border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group > .btn-group { float:left;}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn { border-radius:0;}
.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle { border-top-right-radius:0;border-bottom-right-radius:0;}
.btn-group > .btn-group:last-child > .btn:first-child { border-bottom-left-radius:0;border-top-left-radius:0;}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle { outline:0;}
.btn-group > .btn + .dropdown-toggle { padding-right:8px;padding-left:8px;}
.btn-group > .btn-lg + .dropdown-toggle { padding-right:12px;padding-left:12px;}
.btn-group.open .dropdown-toggle { -webkit-box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);box-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);}
.btn .caret { margin-left:0;}
.btn-lg .caret { border-width:5px;}
.dropup .btn-lg .caret { border-bottom-width:5px;}
.btn-group-vertical > .btn { display:block;float:none;width:100%;max-width:100%;}
.btn-group-vertical > .btn + .btn { margin-top:-1px;}
.btn-group-vertical .btn:not(:first-child):not(:last-child) { border-radius:0;}
.btn-group-vertical .btn:first-child:not(:last-child) { border-bottom-right-radius:0;border-bottom-left-radius:0;}
.btn-group-vertical .btn:last-child:not(:first-child) { border-top-right-radius:0;border-top-left-radius:0;}
.btn-group-justified { display:table;width:100%;table-layout:fixed;}
.btn-group-justified .btn { display:table-cell;float:none;width:1%;}
.btn-group[data-toggle="buttons"] > .btn > input[type="radio"],
.btn-group[data-toggle="buttons"] > .btn > input[type="checkbox"] { display:none;}
.breadcrumb { padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px;}
.breadcrumb > li { display:inline-block;}
.breadcrumb > li + li:before { padding:0 5px;color:#cccccc;content:"/\00a0";}
.breadcrumb > .active { color:#999999;}
.pagination { display:inline-block;padding-left:0;margin:20px 0;border-radius:4px;}
.pagination > li { display:inline;}
.pagination > li > a,
.pagination > li > span { float:left;padding:6px 12px;line-height:1.428571429;text-decoration:none;background-color:#ffffff;border:1px solid #dddddd;border-left-width:0;}
.pagination > li:first-child > a,
.pagination > li:first-child > span { border-left-width:1px;border-bottom-left-radius:4px;border-top-left-radius:4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span { border-top-right-radius:4px;border-bottom-right-radius:4px;}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span { background-color:#f5f5f5;}
.pagination > .active > a,
.pagination > .active > span { color:#999999;cursor:default;}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus { color:#999999;cursor:not-allowed;background-color:#ffffff;}
.pagination-lg > li > a,
.pagination-lg > li > span { padding:10px 16px;font-size:18px;}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span { border-bottom-left-radius:6px;border-top-left-radius:6px;}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span { border-top-right-radius:6px;border-bottom-right-radius:6px;}
.pagination-sm > li > a,
.pagination-sm > li > span { padding:5px 10px;font-size:12px;}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span { border-bottom-left-radius:3px;border-top-left-radius:3px;}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span { border-top-right-radius:3px;border-bottom-right-radius:3px;}
.pager { padding-left:0;margin:20px 0;text-align:center;list-style:none;}
.pager:before,
.pager:after { display:table;content:" ";}
.pager:after { clear:both;}
.pager:before,
.pager:after { display:table;content:" ";}
.pager:after { clear:both;}
.pager li { display:inline;}
.pager li > a,
.pager li > span { display:inline-block;padding:5px 14px;background-color:#ffffff;border:1px solid #dddddd;border-radius:15px;}
.pager li > a:hover,
.pager li > a:focus { text-decoration:none;background-color:#f5f5f5;}
.pager .next > a,
.pager .next > span { float:right;}
.pager .previous > a,
.pager .previous > span { float:left;}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span { color:#999999;cursor:not-allowed;background-color:#ffffff;}
/* Modal styles -- not currently using

.modal-open { overflow:hidden;}
.modal { position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll;}
.modal.fade .modal-dialog { -webkit-transform:translate(0, -25%);-ms-transform:translate(0, -25%);transform:translate(0, -25%);-webkit-transition:-webkit-transform 0.3s ease-out;-moz-transition:-moz-transform 0.3s ease-out;-o-transition:-o-transform 0.3s ease-out;transition:transform 0.3s ease-out;}
.modal.in .modal-dialog { -webkit-transform:translate(0, 0);-ms-transform:translate(0, 0);transform:translate(0, 0);}
.modal-dialog { z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto;}
.modal-content { position:relative;background-color:#ffffff;border:1px solid #999999;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;outline:none;-webkit-box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);box-shadow:0 3px 9px rgba(0, 0, 0, 0.5);background-clip:padding-box;}
.modal-backdrop { position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000000;}
.modal-backdrop.fade { opacity:0;filter:alpha(opacity=0);}
.modal-backdrop.in { opacity:0.5;filter:alpha(opacity=50);}
.modal-header { min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5;}
.modal-header .close { margin-top:-2px;}
.modal-title { margin:0;line-height:1.428571429;}
.modal-body { position:relative;padding:20px;}
.modal-footer { padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5;}
.modal-footer:before,
.modal-footer:after { display:table;content:" ";}
.modal-footer:after { clear:both;}
.modal-footer:before,
.modal-footer:after { display:table;content:" ";}
.modal-footer:after { clear:both;}
.modal-footer .btn + .btn { margin-bottom:0;margin-left:5px;}
.modal-footer .btn-group .btn + .btn { margin-left:-1px;}
.modal-footer .btn-block + .btn-block { margin-left:0;}
*/




.tooltip { position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible;}
.tooltip.in { opacity:0.9;filter:alpha(opacity=90);}
.tooltip.top { padding:5px 0;margin-top:-3px;}
.tooltip.right { padding:0 5px;margin-left:3px;}
.tooltip.bottom { padding:5px 0;margin-top:3px;}
.tooltip.left { padding:0 5px;margin-left:-3px;}
.tooltip-inner { max-width:200px;padding:3px 8px;color:#ffffff;text-align:center;text-decoration:none;background-color:#000000;border-radius:4px;}
.tooltip-arrow { position:absolute;width:0;height:0;border-color:transparent;border-style:solid;}
.tooltip.top .tooltip-arrow { bottom:0;left:50%;margin-left:-5px;border-top-color:#000000;border-width:5px 5px 0;}
.tooltip.top-left .tooltip-arrow { bottom:0;left:5px;border-top-color:#000000;border-width:5px 5px 0;}
.tooltip.top-right .tooltip-arrow { right:5px;bottom:0;border-top-color:#000000;border-width:5px 5px 0;}
.tooltip.right .tooltip-arrow { top:50%;left:0;margin-top:-5px;border-right-color:#000000;border-width:5px 5px 5px 0;}
.tooltip.left .tooltip-arrow { top:50%;right:0;margin-top:-5px;border-left-color:#000000;border-width:5px 0 5px 5px;}
.tooltip.bottom .tooltip-arrow { top:0;left:50%;margin-left:-5px;border-bottom-color:#000000;border-width:0 5px 5px;}
.tooltip.bottom-left .tooltip-arrow { top:0;left:5px;border-bottom-color:#000000;border-width:0 5px 5px;}
.tooltip.bottom-right .tooltip-arrow { top:0;right:5px;border-bottom-color:#000000;border-width:0 5px 5px;}
.popover { position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#ffffff;border:1px solid #cccccc;border:1px solid rgba(0, 0, 0, 0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);box-shadow:0 5px 10px rgba(0, 0, 0, 0.2);background-clip:padding-box;-webkit-bg-clip:padding-box;-moz-bg-clip:padding;}
.popover.top { margin-top:-10px;}
.popover.right { margin-left:10px;}
.popover.bottom { margin-top:10px;}
.popover.left { margin-left:-10px;}
.popover-title { padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0;}
.popover-content { padding:9px 14px;}
.popover .arrow,
.popover .arrow:after { position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid;}
.popover .arrow { border-width:11px;}
.popover .arrow:after { border-width:10px;content:"";}
.popover.top .arrow { bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999999;border-top-color:rgba(0, 0, 0, 0.25);border-bottom-width:0;}
.popover.top .arrow:after { bottom:1px;margin-left:-10px;border-top-color:#ffffff;border-bottom-width:0;content:" ";}
.popover.right .arrow { top:50%;left:-11px;margin-top:-11px;border-right-color:#999999;border-right-color:rgba(0, 0, 0, 0.25);border-left-width:0;}
.popover.right .arrow:after { bottom:-10px;left:1px;border-right-color:#ffffff;border-left-width:0;content:" ";}
.popover.bottom .arrow { top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999999;border-bottom-color:rgba(0, 0, 0, 0.25);border-top-width:0;}
.popover.bottom .arrow:after { top:1px;margin-left:-10px;border-bottom-color:#ffffff;border-top-width:0;content:" ";}
.popover.left .arrow { top:50%;right:-11px;margin-top:-11px;border-left-color:#999999;border-left-color:rgba(0, 0, 0, 0.25);border-right-width:0;}
.popover.left .arrow:after { right:1px;bottom:-10px;border-left-color:#ffffff;border-right-width:0;content:" ";}
.alert { padding:15px 35px 15px 15px;margin-bottom:20px;color:#c09853;background-color:#fcf8e3;border:1px solid #fbeed5;border-radius:4px;}
.alert h4 { margin-top:0;color:inherit;}
.alert hr { border-top-color:#f8e5be;}
.alert .alert-link { font-weight:bold;color:#a47e3c;}
.alert .close { position:relative;top:-2px;right:-21px;color:inherit;}
.alert > p,
.alert > ul { margin-bottom:0;}
.alert > p + p { margin-top:5px;}
.alert-success { color:#468847;background-color:#dff0d8;border-color:#d6e9c6;}
.alert-success hr { border-top-color:#c9e2b3;}
.alert-success .alert-link { color:#356635;}
.alert-danger { color:#b94a48;background-color:#f2dede;border-color:#eed3d7;}
.alert-danger hr { border-top-color:#e6c1c7;}
.alert-danger .alert-link { color:#953b39;}
.alert-info { color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1;}
.alert-info hr { border-top-color:#a6e1ec;}
.alert-info .alert-link { color:#2d6987;}
.thumbnail,
.img-thumbnail { padding:4px;line-height:1.428571429;background-color:#ffffff;border:1px solid #dddddd;border-radius:4px;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.thumbnail { display:block;}
.thumbnail > img,
.img-thumbnail { display:inline-block;height:auto;max-width:100%;}
a.thumbnail:hover,
a.thumbnail:focus { border-color:#347AB7;}
.thumbnail > img { margin-right:auto;margin-left:auto;}
.thumbnail .caption { padding:9px;color:#333333;}
.media,
.media-body { overflow:hidden;zoom:1;}
.media,
.media .media { margin-top:15px;}
.media:first-child { margin-top:0;}
.media-object { display:block;}
.media-heading { margin:0 0 5px;}
.media > .pull-left { margin-right:10px;}
.media > .pull-right { margin-left:10px;}
.media-list { padding-left:0;list-style:none;}
.label { display:inline;padding:.25em .3em;font-size:75%;font-weight:500;line-height:1;color:#ffffff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em;}
.label[href]:hover,
.label[href]:focus { color:#ffffff;text-decoration:none;cursor:pointer;}
.label-default { background-color:#999999;}
.label-default[href]:hover,
.label-default[href]:focus { background-color:#808080;}
.label-danger { background-color:#d9534f;}
.label-danger[href]:hover,
.label-danger[href]:focus { background-color:#c9302c;}
.label-success { background-color:#3A833A;}
.label-success[href]:hover,
.label-success[href]:focus { background-color:#449d44;}
.label-warning { background-color:#f0ad4e;}
.label-warning[href]:hover,
.label-warning[href]:focus { background-color:#ec971f;}
.label-info { background-color:#5bc0de;}
.label-info[href]:hover,
.label-info[href]:focus { background-color:#31b0d5;}
.badge { font-family:"SourceSansProRegular";display:inline-block;min-width:10px;padding:3px 7px;font-size:10px;font-weight:bold;line-height:1;color:#ffffff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999999;border-radius:10px;}
.badge:empty { display:none;}
a.badge:hover,
a.badge:focus { color:#ffffff;text-decoration:none;cursor:pointer;}
.btn .badge { position:relative;top:-1px;}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge { color:#347AB7;background-color:#ffffff;}
.nav-pills > li > a > .badge { margin-left:3px;}
/* Progress bar styles -- not currently using

.progress { height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);}
.progress-bar { float:left;width:0;height:100%;font-size:12px;color:#ffffff;text-align:center;background-color:#347AB7;-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress-striped .progress-bar { background-color:#347AB7;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-size:40px 40px;}
.progress.active .progress-bar { -webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-bar-danger { background-color:#d9534f;}
.progress-striped .progress-bar-danger { background-color:#d9534f;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-success { background-color:#3A833A;}
.progress-striped .progress-bar-success { background-color:#3A833A;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-warning { background-color:#f0ad4e;}
.progress-striped .progress-bar-warning { background-color:#f0ad4e;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-bar-info { background-color:#5bc0de;}
.progress-striped .progress-bar-info { background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
*/





.accordion { margin-bottom:20px;}
.accordion-group { margin-bottom:2px;border:1px solid #e5e5e5;border-radius:4px;}
.accordion-heading { border-bottom:0;}
.accordion-heading .accordion-toggle { display:block;padding:8px 15px;cursor:pointer;}
.accordion-inner { padding:9px 15px;border-top:1px solid #e5e5e5;}
.clearfix:before,
.clearfix:after { display:table;content:" ";}
.clearfix:after { clear:both;}
.pull-right { float:right !important;}
.pull-left { float:left !important;}
.hide { display:none !important;}
.show { display:block !important;}
.invisible { visibility:hidden;}
.text-hide { font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0;}
.affix { position:fixed;}
@-ms-viewport { width:device-width;}
@media (min-width:240px) and (max-width:767px) { .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 { float:left;}
.desktop { background-color:#f8fcff;}
div#heightContainer { height:150px;}
.topNav { padding-left:0;padding-top:5px;padding-right:18px;float:right;z-index:9999;}
p { font-size:14px;}
div#breadcrumbing { display:none;}
.validateError { color:red;padding:10px 10px 0 0;font-size:14px;}
.prefErrors { color:red;padding:10px 10px 0 0px;font-size:14px;}
#prefError { margin-left:10px;}
.navbar-logo { display:block;padding:0;background-image:url('/bca/PG_FREESCORESANDMORE/Images/mobile/FSAM-logo-mobile.png');background-repeat:no-repeat;background-position:4px 12px;width:190px;height:30px;float:left;}
.navbar-logo h1 { display:none;}
.navbar { font-family:"SourceSansProRegular";font-size:14px;position:relative;min-height:0px;padding-right:0px;padding-left:0px;margin-bottom:10px;background-color:transparent;}
.navbar-nav { margin-top:0px;margin-bottom:15px;border-bottom:3px solid #1c699f;padding-right:0px;}
.navbar-nav > li { float:none;border-right:0;width:100%;display:block;}
.navbar-nav > li > a { padding:11px 0 10px 10px;line-height:10px;color:#ffffff;font-weight:normal;background-color:#1c699f;background:url('/bca/Generic/Images/member-nav/dropdown-mobile-bkgrd.jpg') 0 0 repeat-x;border-radius:0px;border-bottom:1px solid #1c699f;display:block;}
.navbar-nav > li > a:hover { background:#1c699f;color:#ffffff;}
.navbar-toggle { font-family:"SourceSansProRegular";font-size:16px;position:relative;float:right;width:80px;height:47px;padding:6px;margin:0 15px;background-color:transparent;border-left:2px solid #0281ba;border-right:2px solid #0281ba;border-top:0;border-bottom:0;color:#ffffff;}
.navbar-toggle:hover,
.navbar-toggle:focus { background-color:#1c699f;}
div#toggleMenu { padding-left:15px;}
.toggleClosed { background-image:url('/bca/Generic/Images/member-nav/nav-toggle-icons.png');background-position:0px -21px;background-repeat:no-repeat;}
.toggleOpen { background-image:url('/bca/Generic/Images/member-nav/nav-toggle-icons.png');background-position:0px -1px;background-repeat:no-repeat;}
.util-nav { margin:0;float:right;border:1px solid #3e3e3e;background-color:#666666;padding:5px;border-radius:4px;clear:both;position:absolute;top:100%;left:50%;z-index:1000;width:50%;list-style:none;}
.util-nav-collapse { display:none;z-index:9999;}
.util-nav > li { float:none;margin-left:0px;padding-right:15px;}
.util-nav > li > a { padding:2px 3px 3px 3px;line-height:1.428571429;color:#ffffff;font-weight:normal;font-size:13px;}
.util-nav > li > a:hover { color:#cccccc;background:transparent;}
.utility, .utility p { font-family:"SourceSansProRegular";font-size:12px;font-style:normal;background-color:#484848;color:#ffffff;z-index:9999;}
.utility p { padding:10px 0 0 0;}
.utility a, .utility span { padding:0 10px;color:#ffffff;font-size:13px;}
.utility span { float:left;padding-top:0px;margin-left:130px;}
.utility a:hover { color:#cccccc;text-decoration:none;}
.utilityToggle { font-family:"SourceSansProRegular";font-size:16px;position:relative;float:right;width:19px;height:16px;padding:2px;margin:0;border:0;border-radius:2px;background-color:#616161;color:#ffffff;}
.utilityToggle:hover,
.utilityToggle:focus { background-color:#464646;border-bottom:1px solid #959595;}
.navbar-toggle .icon-bar { display:block;width:22px;height:2px;background-color:#cccccc;border-radius:1px;}
.navbar-toggle .icon-bar + .icon-bar { margin-top:4px;}
div#arrowToggle { width:12px;height:11px;padding:0;margin:0;}
.arrowClosed { background-image:url('/bca/Generic/Images/member-nav/arrow-toggle-closed.png');background-position:1px 0;background-repeat:no-repeat;}
.arrowOpen { background-image:url('/bca/Generic/Images/member-nav/arrow-toggle-open.png');background-position:1px 0;background-repeat:no-repeat;}
.alert-group { margin-left:0px;margin-right:20px;}
div#signInMain { padding-top:10px;padding-left:10px;}
div#signInDetails { padding:10px 10px 30px 10px;}
div#securityDetails { padding:25px 10px 20px 0px;}
div#securityDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding-bottom:6px;}
div#userLabel,
div#passLabel { width:120px;}
div#userInput,
div#passInput { width:120px;}
div.swLabel { float:left;}
div.swInput { float:right;}
.authPage { margin-left:10px;}
.stepTwoLeft { width:85%;padding:0;float:left;}
.stepTwoRight { width:15%;float:right;}
.desktop { background-color:#f8fcff;}
.bodyContainer { padding:0;}
.footerContainer { padding:0 30px;}
.homeHeader { margin-top:20px;}
.homeHeader h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:22px;line-height:26px;color:#0091d1;display:inline-block;padding:10px 5px 0 10px;margin:0;}
.homeHeader h2 .btn-group { margin-left:10px;}
.homeHeader .btn-group { margin-top:-10px;}
.homeHeader p { display:inline-block;margin-left:10px;margin-top:-10px;}
div.creditHome { height:48px;width:100%;border-top:1px solid #d7e2e9;border-bottom:1px solid #d7e2e9;}
div.identityHome { height:46px;width:300px;margin-left:0;border-bottom:1px solid #d7e2e9;}
div.creditCenterBox { width:auto;height:auto;margin-top:15px;}
div.creditCenterBox h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:20px;padding:10px 0px 5px 100px;margin:0;border-bottom:0;z-index:999;width:260px;}
div.creditCenterBox h3 span { }
div.bureauBox { float:left;width:auto;height:auto;background-color:transparent;border:0;border-radius:0;}
.box { margin:15px 0px 5px 0px;}
div.experianBox { background-color:#ffffff;border:1px solid #d7e2e9;border-radius:4px;height:78px;width:;margin:0 10px;z-index:0;}
div.bureauRight { float:left;width:230px;margin:20px 0 0 20px;}
div.bureauRight h3 { font-family:"ArchivoNarrowRegular";font-size:20px;font-weight:normal;color:#2e3092;line-height:20px;border:0;margin-bottom:10px;padding:0px;}
div.bureauRight a { font-size:14px;color:#0091d1;}
div.scoreBoxLeft { width:90px;margin:0;padding:0;}
#scoreBlock { background-color:Orange;border-bottom-right-radius:0px;border-bottom-left-radius:0px;border-top-right-radius:4px;border-top-left-radius:4px;padding:0;width:90px;height:57px;box-shadow:0;z-index:999;margin-top:-37px;position:relative;}
#scoreBlock > .scoreValue { color:White;font-size:48px;font-family:"SourceSansProSemiBold";text-align:center;line-height:1.2;padding-top:5px;}
#scoreBlock > .progressbar { display:none;}
#scoreBlock > .progressbar > .scoreMark { background-color:White;height:12px;width:2px;float:left;margin-left:1px;margin-right:1px;margin-top:0px;margin-bottom:0px;padding:0;}
#scoreBlock > .progressbar > .tickMark { background-color:White;height:8px;width:1px;float:left;margin-left:1px;margin-right:1px;margin-top:2px;margin-bottom:2px;padding:0;}
#scoreBlock > .progressbarMinMax { display:none;}
#scoreBlock > .progressbarMinMax > .progressbarMin { color:#ffffff;font-size:14px;font-family:"SourceSansProRegular";float:left;opacity:0.5;}
#scoreBlock > .progressbarMinMax > .progressbarMax { color:White;font-size:14px;font-family:"SourceSansProRegular";float:right;opacity:0.5;}
#scoreBlock > .scoreGrade { display:none;}
div.homeDashTick { padding-left:35px;padding-top:10px;color:#757575;font-size:13px;}
div.assetTicks { display:block;padding-right:10px;}
div.dashCount { padding-left:90px;}
.homeDashTick > .assetTicks > .registeredAssetTick { background-color:#f68b1f;height:6px;width:6px;float:left;margin-left:1px;margin-right:1px;margin-top:5px;margin-bottom:0px;padding:0;}
.homeDashTick > .assetTicks > .unregisteredAssetTick { background-color:#e1e1e1;height:6px;width:6px;float:left;margin-left:1px;margin-right:1px;margin-top:5px;margin-bottom:0px;padding:0;}
div.scoreBoxPlaceholder { width:110px;height:145px;background-color:#f68b1f;border:1px solid #f36e21;border-radius:4px;text-align:center;}
div.scoreBoxRight { width:135px;padding:0;margin:5px 0 0 10px;float:left;}
div.scoreBoxRight div.btn-toolbar { width:195px;}
div.pinningBlock { background-color:#f6f6f6;border-bottom-right-radius:4px;border-bottom-left-radius:4px;border-top-right-radius:0px;border-top-left-radius:0px;padding:3px;width:90px;height:19px;box-shadow:0px;text-align:center;}
div.dashboardHomepage { width:100%;margin:20px 0 0 0;background-color:#fcfeff;border-top:1px solid #d7e2e9;border-bottom:1px solid #d7e2e9;border-radius:0;}
div.dashBenefit { padding:12px 6px 15px 6px;border-bottom:1px solid #d7e2e9;}
div.homeDashAsset { font-size:16px;color:#0091d1;}
div.homeDashAsset span { margin-right:4px;}
div.homeDashEdit { }
div.homeRightSidebar { margin:15px 0 0 0;width:100%;}
div.homeRightSidebar h4 { font-size:20px;margin-bottom:0px;}
div.homeRightSidebar p { font-size:14px;}
div.scoreTrackHome { padding:10px 20px 10px 20px;background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;margin-bottom:25px;}
div#scoreTrackerContainer img { width:107px;height:73px;}
div#insuranceContainer img { width:117px;height:69px;}
div.promoHome { display:none;}
.dashHeader h2 { font-family:"ArchivoNarrowRegular";font-weight:bold;font-size:24px;line-height:24px;color:#0091d1;display:inline-block;margin:13px 10px 0 0;}
div.userNameHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.needNameHeader { width:90%;border-bottom:1px solid #d7e3e9;margin:0 15px 10px 10px;padding:0 0 10px 0;}
div.creditCardsHeader { width:280px;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.phonesHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.postalHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.SSNHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.emailHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.recordsHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.appHeader { width:93%;border-bottom:1px solid #d7e3e9;margin:0 10px 20px 10px;padding:0 0 10px 0;}
div.accountHeader div.btn-group { display:block;}
div.accountHeader,
div.accountEditHeader,
div.contactDelHeader,
div.alertHeader,
div.scoreHeader,
div.contactUsHeader,
div.ProfileHeader,
div.LogInHeader,
div.L3Header,
div.resellHeader,
div.identityHeader,
div.creditAssetsHeader,
div.creditScoresHeader,
div.quizHeader,
div.libraryHeader,
div.faqHeader { border-bottom:1px solid #d7e3e9;margin-left:10px;padding-bottom:10px;}
div#accountMain { padding:0;}
p.accountIntro { padding:10px 10px 0 10px;}
div#accountDetails { padding:0 0 15px 0px;}
div#accountDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding:6px;margin-left:10px;}
body#cancel div#accountDetails h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;padding:0 0 6px 0;margin-left:0px;}
div#actionButtons { margin:15px 0px 10px 0px;}
.btnAcctPref { background:url('/bca/Generic/Images/account/icon-account-pref.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.btnAlertPref { background:url('/bca/Generic/Images/account/icon-alert-pref.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.btnDelMeth { background:url('/bca/Generic/Images/account/icon-delivery-methods.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.btnBillInfo { background:url('/bca/Generic/Images/account/icon-billing-info.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.btnCanMem { background:url('/bca/Generic/Images/account/icon-cancel-mem.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.btnMemFAQ { background:url('/bca/Generic/Images/account/icon-member-faq.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.btnContact { background:url('/bca/Generic/Images/account/icon-contact-us.png') 6px 6px no-repeat #ebf5fd;margin:5px 0 5px 10px;width:95%;}
.lastSSNEnter,.lastSSNSecure {display:inline-block;width:40%;}
span.btnText,
span.nextReportText,
div.compareMessage,
span.iconMobile,
div.simulatorButton,
div#securityWordIntro,
div#securityHowTo { display:none;}
div.accountMenu { margin:0 10px 10px 10px;border-bottom:1px solid #d7e2e9;}
div.accountMenuHeader { margin:10px 0 0 10px;}
div.accountMenu h2 { margin:0 0 0 0;padding:0 0 0 8px;font-size:20px;color:#2e3092;line-height:20px;}
div.accountMenu h2 > a { font-family:"SourceSansProSemiBold";font-size:15px;font-weight:normal;color:#0279B1;line-height:20px;}
div.accountMenu h2 > a:hover,
div.accountMenu h2 > a:active { text-decoration:none;}
div.accountMenu ul { margin:0 10px 0 10px;list-style-type:none;padding:10px 0 0 0;}
div.accountMenu ul > ul { padding:0 0 0 16px;}
div.accountMenu li { padding:5px 10px 4px 15px;margin-bottom:5px;}
div.accountMenu li > a { font-family:"SourceSansProSemiBold";font-size:15px;font-weight:normal;display:block;color:#0279B1;}
div.accountMenu li > a:hover,
div.accountMenu li > a:active { text-decoration:none;/*background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;*/
}
div.calcNone { display:none;}
p.calcCat { font-family:"ArchivoNarrowBold";font-size:16px;color:#666666;}
div.cancelImageHolder img { width:62px;height:48px;}
.cancelLeft { width:25%;display:inline-block;float:left;}
.cancelRight { width:70%;float:left;display:inline-block;}
div.cancelRight h3 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#2e3092;border-bottom:1px solid #e7eff4;margin-top:0px;margin-left:0px;}
p.cancelIntro { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:0;padding:0 40px 0 10px;}
div#accountDetails h4 { font-family:"ArchivoNarrowBold";font-weight:normal;font-size:18px;color:#666666;border-bottom:0;padding-bottom:6px;margin-bottom:0;margin-top:20px;}
body#myProfilePref a.acctMenuPref,
body#myProfile a.acctMenuPref,
body#myPrefs a.acctMenuAlert,
body#mycontact a.acctMenuContact,
body#feedback a.acctFeedback,
body#cancel a.acctMenuCancel,
body#faq a.acctFAQ,
body#billingDetails a.acctBilling,
body#creditTools a.credTools,
body#creditLib a.credLibrary,
body#protectionTips a.credTips,
body#frank a.credFrank,
body#edufaq a.credEdFAQ,
body#educationQuiz a.idTheftQuiz,
body#calculators a.credCalc,
body#simulators a.credSims,
body#creditCenterExtras a.credCalc,
body#nortonSecurity a.idNorton { background-image:url('/bca/Generic/Images/account/menu-nav-arrow.png');background-position:right 1px;background-repeat:no-repeat;}
body#myProfilePref li.acctPrefList,
body#myProfile li.acctPrefList,
body#myPrefs li.acctAlertList,
body#mycontact li.acctContList,
body#feedback li.acctFeedList,
body#cancel li.acctCancelList,
body#faq li.acctFAQList,
body#billingDetails li.acctBillingList,
body#creditTools li.credToolsList,
body#creditLib li.credLibList,
body#protectionTips li.credTipsList,
body#frank li.credFrankList,
body#edufaq li.credEdList,
body#educationQuiz li.idQuizList,
body#calculators li.credCalcList,
body#simulators li.credSimList,
body#creditCenterExtras li.credCalcList,
body#nortonSecurity li.idNortonList { background-color:#ebf5fd;border:1px solid #d7e2e9;border-radius:4px;background:-webkit-gradient(linear, top 0%, bottom 100%, from(#e1f6ff), to(#f4fcff));background:-webkit-linear-gradient(top, #e1f6ff, #f4fcff);background:-moz-linear-gradient(top, #e1f6ff 0%, #f4fcff 100%);}
body#myPrefs .col-lg-2 { float:left;}
.profileLeft { width:35%;}
.profileRight { width:50%;}
.BAMTable th,
.BAMTable td { display:block;}
.alertPanel { width:100%;}
.alertType,
.DelMethods,
.EditDelMethods { font-family:"ArchivoNarrowRegular";font-size:18px;font-weight:normal;color:#666666;display:inline-block;}
.alertType { width:32%;padding:10px 10px 10px 5px;}
.DelMethods { width:45%;padding:0 0 0 12px;}
.EditDelMethods { width:;padding:0 0 0 45px;}
.mobileMethod,
.emailMethod { display:inline;padding:0;}
div.text1,
div.text2,
div.text3 { display:inline-block;width:70px;}
tr.addRowHeaders { display:none;}
#alertBody { padding:0;}
.panel-alert-row { display:block;padding:10px 0;border-bottom:1px solid #d7e2e9;}
.panel-alert-name,
.panel-alert-text,
.panel-alert-email { display:inline-block;padding:10px 0;vertical-align:middle;}
.panel-alert-name { font-family:"SourceSansProRegular";font-size:15px;font-weight:normal;padding-left:20px;width:63%;}
.panel-alert-text,
.panel-alert-email { width:13%;padding-left:7px;padding-right:7px;text-align:center;font-size:16px;}
.dashboard-toggle { font-family:"ArchivoNarrowRegular";font-size:20px;position:relative;left:0px;width:280px;height:40px;padding:6px 5px 6px 10px;margin:20px 10px 0px 10px;background-color:#e3f6ff;background:-webkit-gradient(linear, left 0%, left 100%, from(#e3f6ff), to(#f5fcff));background:-webkit-linear-gradient(top, #e3f6ff, #f5fcff);background:-moz-linear-gradient(top, #e3f6ff 0%, #f5fcff 100%);border:1px solid #d7e2e9;border-radius:4px;color:#0091d1;}
div#dashnav { width:280px;border:1px solid #d7e2e9;border-radius:4px;background-color:#ffffff;margin:0px 10px 0 10px;}
div#dashcontent { padding:20px 0 20px 0;}
div#dashcontent p { font-size:14px;margin:2px 10px 20px 10px;}
div.dashMenuItem { padding:11px 5px 12px 10px;border-bottom:1px solid #d7e2e9;}
div.dashMenuItem a { color:#0279B1;font-weight:normal;}
div.dashMenuItem a:hover,
div.dashMenuItem a:active { text-decoration:none;}
div.homeDashAsset span.icon-right-dir { display:none;}
body#memCatCardRegistering span.icon-right-dir,
body#memCatCreditCardMonitoring div#ccitemNotActive span.icon-right-dir,
body#memCatPhoneMonitoring div#phoneitemNotActive span.icon-right-dir,
body#memCatAddressMonitoring div#postalitemNotActive span.icon-right-dir,
body#ApplicationMonitoring div#miditemNotActive span.icon-right-dir,
body#memCatSSNMonitoring div#ssnitemNotActive span.icon-right-dir,
body#memCatEmailMonitoring div#emailitemNotActive span.icon-right-dir,
body#BankAccountMonitoring div#baitemNotActive span.icon-right-dir,
body#mempublicrecords div#prritemNotActive span.icon-right-dir,
body#memSettingsSSNAsset div#ssnitemNotActive span.icon-right-dir,
body#memSettingsPostalAddressAsset div#postalitemNotActive span.icon-right-dir,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive span.icon-right-dir,
body#BankAccountMonitoring2 div#baitemNotActive span.icon-right-dir,
body#mempublicreport div#prritemNotActive span.icon-right-dir,
body#memSettingsEmailAddressAsset div#emailitemNotActive span.icon-right-dir { display:inline-block;}
body#memCatCardRegistering div#critemNotActive,
body#memCatCreditCardMonitoring div#ccitemNotActive,
body#memCatPhoneMonitoring div#phoneitemNotActive,
body#memCatAddressMonitoring div#postalitemNotActive,
body#ApplicationMonitoring div#miditemNotActive,
body#memCatSSNMonitoring div#ssnitemNotActive,
body#memCatEmailMonitoring div#emailitemNotActive,
body#BankAccountMonitoring div#baitemNotActive,
body#mempublicrecords div#prritemNotActive,
body#memSettingsSSNAsset div#ssnitemNotActive,
body#memSettingsPostalAddressAsset div#postalitemNotActive,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive,
body#BankAccountMonitoring2 div#baitemNotActive,
body#mempublicreport div#prritemNotActive,
body#memSettingsEmailAddressAsset div#emailitemNotActive { background:-webkit-gradient(linear, left 0%, left 100%, from(#e2f6ff), to(#f4fcff));background:-webkit-linear-gradient(top, #e2f6ff, #f4fcff);background:-moz-linear-gradient(top, #e2f6ff 0%, #f4fcff 100%);}
body#memCatCardRegistering div#critemNotActive a,
body#memCatCreditCardMonitoring div#ccitemNotActive a,
body#memCatPhoneMonitoring div#phoneitemNotActive a,
body#memCatAddressMonitoring div#postalitemNotActive a,
body#ApplicationMonitoring div#miditemNotActive a,
body#memCatSSNMonitoring div#ssnitemNotActive a,
body#memCatEmailMonitoring div#emailitemNotActive a,
body#BankAccountMonitoring div#baitemNotActive a,
body#mempublicrecords div#prritemNotActive a,
body#memSettingsSSNAsset div#ssnitemNotActive a,
body#memSettingsPostalAddressAsset div#postalitemNotActive a,
body#memSettingsPhoneNumberAsset div#phoneitemNotActive a,
body#BankAccountMonitoring2 div#baitemNotActive a,
body#mempublicreport div#prritemNotActive a,
body#memSettingsEmailAddressAsset div#emailitemNotActive a { font-weight:700;}
div.postbackData { margin-left:0px;}
div.assetStatus, div.assetItem, div.assetViewDetail, div.assetCard,
div.assetAddress, div.assetNumber, div.assetDate { display:inline-block;font-size:14px;vertical-align:middle;}
div.assetStatus { width:13%;padding:0 10px;}
div.assetStatus span.red,
div.assetStatus span.noIssue,
div.assetStatus span.pending,
div.assetStatus span.assetError,
div.assetStatus span.success { display:none;}
div.assetItem { width:50%;border-left:1px solid #d7e2e9;padding:18px 10px;}
div.assetAddress { width:50%;border-left:1px solid #d7e2e9;padding:10px;}
div.assetNumber { width:50%;border-left:1px solid #d7e2e9;padding:18px 10px;}
div.assetDate { display:none;}
div.assetCard { width:55%;border-left:1px solid #d7e2e9;padding:12px 5px;}
div.assetViewDetail { width:25%;border-left:1px solid #d7e2e9;padding:15px 5px 14px 10px;text-align:center;}
div.panel-ssn-header,
div.panel-cc-number,
div.panel-edit,
div.panel-delete,
div.panel-address1,
div.panel-address2,
div.panel-city,
div.panel-state,
div.panel-zip,
div.panel-monitor,
div.panel-register,
div.contactPoint1,
div.contactPoint2,
div.contactPoint3,
div.contactPoint4,
div.contactPoint5,
div.contactPointButtons,
div.panel-methods { display:inline-block;font-size:14px;vertical-align:top;}
div.panel-monitor,
div.panel-register { width:100px;text-align:center;}
div.panel-edit,
div.panel-delete,
div.panel-city,
div.panel-state,
div.panel-zip { width:20%;text-align:center;}
div.panel-address1,
div.panel-address2 { width:150px;}
div.contactPoint1,
div.panel-methods { width:200px;}
div.panel-ssn-header,
div.panel-cc-number,
div.contactPoint2 { width:50%;}
div.contactPointButtons { width:220px;}
.detailPanel { border-top:1px solid #cccccc;margin-top:20px;}
div.formContainer { width:94%;padding:0 0 0 10px;}
.formRow { padding-bottom:12px;}
.buttonRow { padding:30px 0 0 85px;}
.buttonRow a { text-decoration:underline;font-size:15px;display:block;vertical-align:middle;}
.buttonRow div { float:left;display:inline-block;padding:5px 10px;}
.appTable { width:95%;}
th.companyHeader,
th.appTypeHeader,
th.industryHeader,
th.dateHeader,
td.company,
td.event,
td.industry,
td.dateInfo { width:25%;}
.trigger { width:90%;margin:20px 20px 0px 20px;background:url('/bca/Generic/Images/dashboard/arrow-expand.png') no-repeat;background-position:3px 15px;cursor:pointer;background-color:#ffffff;border:1px solid #CECECE;font-size:12px;font-weight:normal;color:#000;}
.active { background:url('/bca/Generic/Images/dashboard/arrow-close.png') no-repeat;background-color:#ffffff;background-position:3px 15px;border-top:1px solid #CECECE;border-right:1px solid #CECECE;border-left:1px solid #CECECE;border-bottom:0px solid #CECECE;}
.toggle_container { width:90%;margin:0 0 0 20px;}
.toggle_container table{
width:100%;border-bottom:1px solid #CECECE;border-left:1px solid #CECECE;font:12px normal Arial, Helvetica, sans-serif;}
.toggle_container td{
border-top:1px solid #CECECE;border-right:1px solid #CECECE;padding-left:21px;}
div#ssnMonitorNav1 { padding-left:10px;}
input[id="EveAreaCode"],
input[id="EveExchange"],
input[id="EveLocalNumber"],
input[id="AreaCode"],
input[id="ExchangeCode"],
input[id="LocalNumber"],
input[id="BirthMonth"],
input[id="BirthDay"],
input[id="BirthYear"],
input[id="ssn1"],
input[id="ssn2"],
input[id="ssn3"],
input[id="ssnverify1"],
input[id="ssnverify2"],
input[id="ssnverify3"],
input[id="ssnLast4Digits"] { display:inline-block;width:60px;margin:0 6px 0 0;}
div#range { margin:0px;padding-left:0px;}
div#range2 { color:#333333;font-family:"SourceSansProSemiBold";font-size:15px;font-weight:normal;float:left;text-align:left;padding:7px 5px 5px 5px;}
div.creditZoom { float:left;}
.tickLabel { font-family:"SourceSansProRegular";font-weight:normal;font-size:10px;}
div#creditPlotArea { display:none;}
div#creditPlotIntro { display:block;margin-top:15px;}
div#creditCenterBodyPlot { margin-top:15px;}
div#legendBox { border:1px solid #d7e2e9;border-radius:4px;padding:0;background-color:#ffffff;margin-top:20px;position:relative;}
div#scoreplot { margin-top:40px;width:100%;height:300px;}
div#scoreplot_legend_title { font-family:"SourceSansProSemibold";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;border-bottom:1px solid #d7e2e9;}
div#scoreplot_legend { padding:0;}
div#legendBox table { width:100%;}
div#legendBox table tr { display:block;border-bottom:1px solid #d7e2e9;}
td.legendColorBox { width:4px;padding-left:25px;}
td.legendColorBox div { border-radius:20px;}
td.legendColorBox div div { border-radius:20px;}
td.legendLabel { font-family:"SourceSansProRegular";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 10px;width:215px;}
td.legendLabel label { font-family:"SourceSansProRegular";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;}
input[type="checkbox"]#highlightExperian,
input[type="checkbox"]#highlightEquifax,
input[type="checkbox"]#highlightTransUnion { position:absolute;left:-9999px;top:-9999px;}
input[type="checkbox"]#highlightExperian:checked + span.selectedSeries,
input[type="checkbox"]#highlightEquifax:checked + span.selectedSeries,
input[type="checkbox"]#highlightTransUnion:checked + span.selectedSeries { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;}
span.selectedSeries { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;display:none;}
div#scoresBox { border:1px solid #d7e2e9;border-radius:4px;padding:0;background-color:#ffffff;margin-top:20px;}
div#tracker_title { font-family:"SourceSansProSemibold";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;border-bottom:1px solid #d7e2e9;}
div#tracker-legend { padding:0;}
div#scoresBox table { width:100%;}
div#scoresBox table tr { display:block;border-bottom:1px solid #d7e2e9;}
td.scoreLabel { font-family:"SourceSansProRegular";font-size:16px;color:#0279B1;font-weight:normal;cursor:pointer;padding:15px 10px 15px 25px;width:250px;}
span.selectedTracker { background-image:url('/bca/Generic/Images/credit-center/active-bureau-arrow.png');background-position:0 2px;background-repeat:no-repeat;width:10px;height:17px;display:inline-block;margin:0;padding:0;float:right;}
.col-lg-12,
.col-lg-6 { padding-left:0px;padding-right:0px;}
.col-lg-2 { float:right;}
.col-lg-3,
.col-lg-4,
.col-lg-9,
.col-lg-12 { width:100%;}
.identityLeft { width:26%;margin-left:10px;}
.identityRight { width:60%;margin-left:0px;}
.faqLeft { position:relative;display:inline-block;width:85%;margin:0;padding:0;vertical-align:middle;}
.faqRight { position:relative;display:inline-block;width:13%;margin:0;padding:0;vertical-align:middle;}
#faqBTN { padding:2px 5px;float:right;}
ul.fcra { margin:0 10px 0 15px;padding:0;list-style-type:disc;}
ul.fcra li { margin:5px 0 5px 10px;}
ul.fcra ul { margin:0 0 0 5px;list-style-type:circle;}
ul.fcra ul li { margin-left:0px;}
.identityContent { padding:0 10px;}
ul.quizList { padding:0;margin:0;list-style-position:inside;}
ul.quizList li { text-indent:-15px;margin-left:15px;}
.footerNav { padding-top:20px;float:left;width:100%;margin-left:-15px;}
.footerNav a { display:block;}
.footerNav:first-child { padding-left:0px;}
.socIcons { padding-top:20px;float:left;width:100%;}
.socIcons span { color:#9E9E9E;font-size:16px;}
.socIcons a { padding:0 3px;}
#disclaimerSection { padding-top:20px;}
.disclaimer { font-size:10px;}
}
.hidden { display:none !important;visibility:hidden !important;}
