/*! 5046 03/25/2021 2:30 PM Copyright 2021 USAA. All Rights Reserved. */
.schumer-content {
    font-size: 11px;
}
.schumer-content a {
    border-bottom: 1px solid rgba(11, 105, 151, 0);
}
.schumer-content .schumer-heading {
    font: 18px Arial, Helvetica, Verdana, sans-serif;
    margin: 0 0 5px 0;
    color: #282828;
}
.schumer-content table {
    border: 1px solid #e2e2e2;
    border-collapse: collapse;
}
.schumer-content thead th {
    background: #222;
    color: #fff;
}
.schumer-content td,
.schumer-content tbody th {
    border: 0;
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
    vertical-align: top;
}
.schumer-content .schumer-falserow td,
.schumer-content .schumer-falserow th {
    border-top: 0 none;
}
.schumer-content tbody th {
    background: transparent;
    color: #000;
    font-weight: 700;
}
.schumer-content li,
.schumer-bullet {
    display: list-item;
    list-style-type: square;
    margin-left: 20px;
    font-weight: 400;
    background: none;
}
.schumer-content p,
#main .schumer-content ul {
    margin-bottom: 1em;
    padding-left: 0;
    padding-bottom: 0;
}
.schumer-content .schumer-vCenter {
    vertical-align: middle;
}
.schumer-content .schumer-rateLarge {
    font-size: 16pt;
    font-weight: 700;
}
.schumer-content .schumer-notice {
    border-width: 1px;
    border-style: solid;
    border-color: #ffea80 #ffe14d #edd55c #ffe14d;
    background-image: none;
    background-color: #ffc;
    padding: 15px 15px 20px 15px;
    margin: 10px 0;
}
.schumer-content .main {
    margin-left: 25px;
}
.schumer-content .schumer-headerContainer {
    background: #222;
    color: #fff;
    padding-top: 3px;
    height: 20px;
}
.schumer-content .schumer-listContainer {
    line-height: 1.4em;
    padding: 3px 0;
}
.schumer-headerContainer .schumer-table-header {
    color: #fff;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
    font-weight: 600;
    line-height: 1.3em;
    margin-left: 5px;
    background: #222;
}
.schumer-content .schumer-text-heading {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 1em;
}
.schumer-content .schumer-information-heading {
    color: #282828;
    font: 600 1.1em/1.2em Arial, Helvetica, sans-serif !important;
    margin: 0;
    padding: 0 0 10px;
}
.schumer-disclosures-heading {
    border-bottom: 4px solid #407891;
    color: #282828;
    font-size: 20px;
    font-weight: 400;
    margin: 14px 0;
    padding-bottom: 4px;
}
.schumer-margin-10 {
    margin-top: 10px;
}
.schumer-margin-15 {
    margin-top: 15px;
}
.schumer-content sup {
    font-weight: 500;
    top: -0.8em;
}
.text-underline {
    text-decoration: underline !important;
}