.info-notice {
    padding: 20px;
}
.snav2 a,.tnav.dropdown .info,
.snav2 a:before,
.tnav a:hover, .tnav a:focus, .tnav a.active {
    background: #4B4B7C;
}
.snav2 a:hover, .snav2 a:focus, .snav2 a.active,
.tnav.dropdown .info,
.snav2 a:hover:before, .snav2 a:focus:before, .snav2 a.active:before,
.tnav.dropdown li:hover, .tnav a:hover, .tnav li:hover a.active,
a.btn.special:hover, a.btn.special:focus, a.btn.special:active, .bg-special, .tnav a:hover,
.tnav a.active, a.aa-btn, .terms-nav a:hover, .terms-nav a.active, .progress-pie-chart.gt-50,
.ppc-progress .ppc-progress-fill, .loader-incs .complete .icn, .ar-data-note, .loader-circle:before, .snav {
    background-color: #6d6db9;
}
a.hint2-link, .r2-data a.btn{
    background: #d30000;
}
.terms-nav a:before {
    background: #4B4B7C;
}
.terms-nav a:hover:before,
.terms-nav a.active:before {
    background: #6d6db9;
}


/* Account page */
body.account .content-section {
    margin-bottom: 10px;
    padding: 20px;
    background-color: var(--color-white);
    border-radius: 10px;
    position: relative;
}
body.account .content-block {
    padding-top: 0;
    padding-bottom: 20px;
    background-color: var(--color-white);
    border-bottom: 0;
    position: relative;
}
body.account .content-header {
    display: -ms-flexbox;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    background: transparent !important;
    position: relative;
}
body.account .content-header h1,
body.account .content-header h2,
body.account .content-header .h1,
body.account .content-header .h2 {
    min-height: 48px;
    padding: 6px 0 0 68px;
    font-size: 30px;
    line-height: 1.2;
    z-index: 1;
    margin: 0;
    color: var(--color-black);
    font-weight: 800;
}
body.account .content-header h1 .icn-m,
body.account .content-header h2 .icn-m,
body.account .content-header .h1 .icn-m,
body.account .content-header .h2 .icn-m {
    margin: 0;
    position: absolute;
    top: calc(50% - 12px);
    left: 12px;
}
body.account i {
    color: #6d6db9;
    font-style: normal;
}
body.account .ai-val-name.color-black a,
body.account .support-block a{
    color: #6d6db9;
}
body.account [class*="icn-s icn-special"] {
    filter: brightness(0)
    saturate(100%) invert(51%)
    sepia(10%) saturate(1995%)
    hue-rotate(202deg) brightness(87%) contrast(99%);
}
body.account [class*="icn-s icn-special"],
body.account .snav a.active [class*="icn-s icn-white"] {
    background-image: url(../img/account_icns_s_special.svg);
}
body.account .content-header h1 .icn-m::before,
body.account .content-header h2 .icn-m::before,
body.account .content-header .h1 .icn-m::before,
body.account .content-header .h2 .icn-m::before {
    display: block;
    content: "";
    width: 48px;
    height: 48px;
    background: #6d6db9;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    left: -12px;
    z-index: -1;
}
body.account .r2-data thead tr,
body.account .ar-data thead tr {
    background-color: rgba(0,0,0,0.7);
}
body.account .r2-data th,
body.account .r2-data td,
body.account .ar-data th,
body.account .ar-data td {
    /*padding: 25px 8px 25px 8px;*/
    text-align: left;
    vertical-align: top;
}
body.account .r2-data th{
    padding: 14px;
}
/** Premium BG Upsell BLJ Report**/
.ups-fld {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 180px;
    height: 132px;
    padding-top: 42px;
    background: url(../img/folder_upsell_btm.svg) 0 0 no-repeat;
    background-size: 100% auto;
    position: relative;
    margin-bottom: 10px;
}
.ups-fld::before {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background: url(../img/folder_upsell_top.svg) 0 100% no-repeat;
    background-size: 100% auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 3;
}
.ups-fld .rcs {
    padding: 2px 4px;
    color: #FFF;
    font-size: 8px;
    font-weight: 700;
    line-height: 1;
    background: var(--color-warning);
    border-radius: 3px 3px 0 0;
    position: absolute;
    top: 5px;
    left: 5px;
}
.ups-fld .txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0.5rem;
    color: #222431;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    position: relative;
    z-index: 4;
}
.ups-fld .txt .t1 {
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25;
}
.ups-fld .img {
    width: 170px;
    height: 30px;
    background: url(../img/folder_doc.png) 0 0 no-repeat;
    background-size: 100% auto;
    position: absolute;
    top: 17px;
    left: 5px;
    z-index: 2;
}
/** Premium BG Upsell BLJ Report**/
/** CourtDocket**/
#court-docket-no-hit {
    margin: auto;
    width: 1170px;
}
@media only screen and (max-width: 1230px) {
    #court-docket-no-hit {
        margin: auto;
        width: 100%;
    }
}