.NotRequired_txt, .form990ListItem h2 {
    font-family: var(--font-medium);
    font-size: 16px
}

.NotrequiredDiv, .not-required-main {
    cursor: not-allowed
}

.form990ListItem.ListViewSec .list-body, .link990, .supHead b, .thumbnailName, .verticalText {
    white-space: nowrap
}

.verticalRow th p, .verticalText {
    writing-mode: vertical-rl;
    letter-spacing: .5px
}

.NotRequired_txt a, .disableLink:hover, .link990, .part15Stmt a {
    text-decoration: underline
}

:root {
    --Theme-Blue: #0E4678;
    --linkClr: #0E4678;
    --Theme-Primary-Color: #d64000;
    --font-medium: 'Inter', sans-serif;
}

@font-face {
    font-family: Jost-Medium;
    src: url('../fonts/Jost/Jost-Medium.ttf') format('truetype')
}

.form990ListItem {
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
    padding-left: 0;
    position: relative !important
}

    .form990ListItem h2 {
        padding: 10px 5px;
        margin-bottom: 0;
        text-align: left
    }

.rightMenu990 {
    width: 220px;
    float: right;
    background: #fff;
    z-index: 1 !important;
    opacity: 1;
    padding: 0;
    border-left: 1px solid rgba(0,0,0,.1)
}

.form990Ul {
    padding: 10px
}

li.form990li {
    margin-bottom: 15px;
    list-style-type: none;
    display: inline-block;
    left: -12px;
    position: relative;
    max-width: 160px
}

.NotRequired_txt {
    color: #6d6d6d;
    font-weight: 400;
    position: absolute;
    z-index: 1000;
    top: 30%;
    padding: 3px;
    line-height: 26px
}

.NotRequired {
    background: #ccc;
    height: 100%;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    opacity: .9;
    width: 100%
}

.not-required-main {
    position: absolute;
    height: 201px;
    top: 0;
    left: 0;
    z-index: 1001;
    right: -12px
}

    .not-required-main .NotRequired_txt a {
        display: block
    }

.form990Body {
    border: 1px solid #d4d4d4;
    padding: 5px 5px 0;
    cursor: pointer;
    position: relative;
    background: #fff
}

.Form990ez-1, .Form990ez-2, .borderR2 {
    border-right: 2px solid #000
}

.CommonMain .form990Body {
    height: 180px;
    width: 140px
}

.partTitle.small {
    font-size: 14px !important;
    line-height: 20px !important
}

.PdfDesign input, .PdfDesign input[type=password], .PdfDesign input[type=text], .PdfDesign select, .PdfDesign textarea {
    padding: 6px 8px 6px 5px;
    font-weight: 400
}

.PdfDesign textarea {
    height: 70px;
    max-height: initial;
    width: 100% !important;
    font-weight: 400
}

.PdfDesign b {
    font-family: arial,sans-serif !important;
    font-weight: 700 !important
}

.thumbnailName {
    position: absolute;
    top: -1px;
    left: 0;
    display: flex;
    align-items: center;
    background: #aaa;
    min-width: 100px;
    width: 100px;
    height: initial;
    font-family: var(--font-heavy);
    color: #fff !important;
    font-size: 14px;
    min-height: 30px;
    right: 0;
    padding: 0 8px
}

.PdfDesign, .addicon, .form1, .form990Ez, .formMenu, .formMenu ul li, .legendDiv li, .partTitle {
    position: relative
}

    .form990Ez, .form990Ez .PdfDesign, .form990EzHead h2 {
        font-family: arial,sans-serif !important
    }

.thumbnailName span {
    font-size: 12px;
    padding-top: 5px
}

.hasPartNo .thumbnailName {
    width: 115px;
    min-width: 115px;
    text-align: left;
    padding: 4px 8px;
    display: flex;
    align-items: start;
    justify-content: start;
    flex-direction: column
}

.thumbNailImg img {
    border: 1px solid #ccc;
    padding-bottom: 5px;
    max-width: 132px
}

li.form990li.active {
    box-shadow: 0 0 6px 4px rgba(48,151,243,.12941176470588237)
}

    li.form990li.active .form990Body {
        border: 1px solid var(--Theme-Blue)
    }

    li.form990li.active .thumbnailName {
        background: var(--Theme-Blue)
    }

.formHeading {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin: 5px 0 10px;
    display: inline-block
}

.formTxt990 {
    color: #616161;
    font-size: 14px
}

.mainBg990 {
    padding: 10px 15px 0;
    margin-right: 265px !important
}

.form990Ez {
    background: #919598;
    width: 100%;
    padding: 20px 20px 30px;
    overflow-x: auto;
    height: calc(100vh - 200px) !important;
}

    .form990Ez.form990 {
        height: calc(100vh - 210px)
    }

    .form990Ez .PdfDesign {
        background: #fff;
        max-width: 1480px;
        margin: auto;
        border-radius: 4px !important;
        border: 1px solid rgb(244 248 251);
        padding: 15px 15px 20px;
        color: #000;
    }

.PdfDesign .checkbox990label, .PdfDesign .checkboxcheckDisabled.checkbox990label {
    vertical-align: middle;
    margin-bottom: 0;
    color: #000;
    min-height: 20px;
    min-width: 25px
}

#lblProcessing, .ErrorContent, .autosave-top .timeago {
    font-family: var(--font-medium)
}

.PdfDesign table {
    width: 100%;
    border-spacing: 0px
}

.borderB2 {
    border-bottom: 2px solid #000
}

.Form990ez-1 {
    width: 19%
}

.Form990ez-2 {
    padding-left: 20px;
    padding-right: 20px;
    width: 65%;
    text-align: center
}

.Form990ez-3 {
    width: 17%;
    text-align: center;
    font-size: 16px
}

.form990EzHead h2 {
    padding: 0;
    font-size: 28px;
    font-weight: 700;
    float: left;
    display: inline;
    margin: 0;
    width: 100%;
    line-height: 30px;
    color: #000
}

.PdfDesign .checkbox990label, .formName span {
    font-size: 14px;
    font-weight: 400
}

.autosave-top, .checkList li, .dis-inline, .formMenu, .formMenu ul li a, .legendDiv li span, .remove, .signHere {
    display: inline-block
}

.SubHead {
    color: #000;
    font-size: 17px;
    font-weight: 700;
    margin: 5px 0 15px
}

.formName {
    font-size: 40px;
    font-weight: 800;
    text-align: left;
    margin-bottom: 50px
}

.arrowText {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 16px
}

.partTitle {
    background: #000;
    color: #fff;
    padding: 10px 0;
    font-weight: 600;
    font-size: 26px;
    line-height: 34px;
    margin-top: 5px
}

.bold990ez, .boldTxt990 {
    font-weight: 700
}

.boldTxt990 {
    font-size: 16px;
    padding: 5px 0
}

.PdfDesign input, .PdfDesign input[type=password], .PdfDesign input[type=text], .PdfDesign select, .PdfDesign textarea {
    line-height: normal;
    background-color: #fff3e5;
    margin: 2px;
    border: 1px solid #4d4f4e;
    box-shadow: none;
    font-family: arial,sans-serif !important
}

    .PdfDesign input:active, .PdfDesign input:focus, .PdfDesign textarea:active, .PdfDesign textarea:focus {
       /* background-color: #fff*/
    }

    .PdfDesign input:focus, .PdfDesign input[type=password]:focus, .PdfDesign input[type=text]:focus, .PdfDesign select:focus {
        box-shadow: 1px 1px 10px #d4d4d4;
        border-color: #006fd3
    }

input.calendar990 {
    background: url(/Content/Images/calIcon.svg) right 5px top 3px/20px no-repeat #fff3e5 !important;
    padding: 6px 30px 6px 6px !important;
    width: 150px !important;
    text-align: left
}

.checkList li {
    list-style: none;
    width: 100%;
    margin: 4px 0;
    min-height: 20px
}

input.checkbox990 {
    margin-right: 5px
}

.PdfDesign input[type=checkbox].checkbox990 {
    position: absolute;
    opacity: 0;
    left: -9999px
}

.PdfDesign .checkbox990label {
    padding: 2px 0 2px 25px;
    cursor: pointer;
    position: relative
}

    .PdfDesign .checkbox990label:before {
        content: '';
        min-height: 20px;
        width: 20px;
        height: 20px;
        border: 1px solid #000;
        background-color: #fff3e5;
        position: absolute;
        left: 0;
        top: 0
    }

.PdfDesign .checkboxcheckDisabled.checkbox990label {
    padding: 2px 0 2px 24px;
    font-size: 14px;
    cursor: not-allowed
}

    .PdfDesign .checkbox990:checked + input + label.checkbox990label.checkboxcheckDisabled:before, .PdfDesign .checkbox990:checked + label.checkbox990label.checkboxcheckDisabled:before, .PdfDesign .checkboxcheckDisabled.checkbox990label:before {
        cursor: not-allowed;
        background-color: #eaeaea;
        border-color: #000;
        border-width: 1px
    }

.PdfDesign .checkbox990:checked + input + label.checkbox990label:before, .PdfDesign .checkbox990:checked + label.checkbox990label:before {
    border-color: #fecb8c;
    border-width: 2px
}

.PdfDesign .checkbox990:checked + input + label.checkbox990label:after, .PdfDesign .checkbox990:checked + label.checkbox990label:after {
    content: '\F012C';
    font-family: 'Material Design Icons';
    font-size: 16px;
    color: #000;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    font-weight: 600
}

.einTbox input[type=text] {
    margin-left: 5px;
    height: 35px;
    max-width: 35px;
    border-color: #000;
    text-align: center;
    border-radius: 0;
    padding: 0
}

.einSep {
    font-size: 30px;
    line-height: 16px;
    width: 12px;
    text-align: right;
    font-weight: 400 !important
}

.borderR1, .splitBox1 {
    border-right: 1px solid #000
}

.borderT1 {
    border-top: 1px solid #000
}

.borderL1 {
    border-Left: 1px solid #000
}

.borderT2 {
    border-top: 2px solid #000
}

.borderL2 {
    border-Left: 2px solid #000
}

.Lineht18 {
    line-height: 18px
}

.width36 {
    width: 36% !important
}

.width82 {
    width: 82% !important
}

.width87 {
    width: 87% !important
}

.PdfDesign input[type=text].otherInput {
    margin-top: 5px !important;
    margin-bottom: 5px !important
}

.form990EzHead table td.Form990ez-1, .form990EzHead table td.Form990ez-2, .form990EzHead table td.Form990ez-3 {
    text-align: center;
    vertical-align: bottom
}

.NameBox input, .NameBox2 input, .PdfDesign #AddFormattedGeneralDetails .AddFromat td input, .PdfDesign #AddFormattedGeneralDetails .AddFromat td select, .PdfDesign #AddFormattedGeneralDetails .AddFromat td textarea, .SchBAddress .splitAddress .country, .SchBAddress .splitAddress .state, .schBPart1 .NameBox input, .schBPart1 .NameBox2 input, .width100, .width100p {
    width: 100% !important
}

.form-all-input input, .width98p {
    width: 98% !important
}

.partTitle.part1 {
    padding: 10px !important;
    margin: 0 !important;
    font-size: 20px
}

.borderV2 {
    border-bottom: 2px solid #f2f2f2
}

.link990 {
    color: var(--linkClr);
    font-size: 14px
}

.disableLink {
    color: #ccc !important;
    cursor: not-allowed
}

    .disableLink:hover {
        color: #ccc
    }

.flexDiv {
    display: flex;
    align-items: center
}

.PdfDesign input.disabled, .PdfDesign input[disabled=disabled], .PdfDesign select.disabled, .PdfDesign select[disabled=disabled], .PdfDesign textarea.disabled, .PdfDesign textarea[disabled=disabled] {
    color: #444;
    background-color: #eaeaea !important;
    border: 1px solid #c9c9c7;
    cursor: not-allowed
}

.PdfDesign #AddFormattedGeneralDetails .AddFromat.addactivity td, .width50 {
    width: 50% !important
}

.width33 {
    width: 33% !important
}

.splitBox1, .splitBox2 {
    width: 49%;
    display: inline-block
}

.borderB1 {
    border-bottom: 1px solid #000
}

.pad0 {
    padding: 0 !important
}

.NameBox, .partText td, .splitBox1, .splitBox2 {
    padding: 5px
}

.splitAddress .country {
    width: 12%;
    display: inline-block
}

.ErrorContent, .compact-mode ul.form990Mainul, .part15Stmt, .part15Stmt a, .popup-social, .verticalRow th {
    text-align: left
}

.splitAddress .city {
    width: 25% !important;
    display: inline-block
}

.splitAddress .state, .splitAddress .zipcode {
    width: 29% !important;
    display: inline-block
}

.PdfDesign table td {
    text-align: left;
    vertical-align: top;
    line-height: 18px;
    box-sizing: border-box
}

    .PdfDesign table td.labelName_L {
        text-align: right;
        vertical-align: middle
    }

.PdfDesign table.partDisable td, .form990EzBody4 table td, .tableTdMid, .tableTdMid td.pad5, .tdMiddle table td {
    vertical-align: middle
}

    .form990EzBody4 table td.input, .tableTdMid table td.input {
        margin-right: 10px
    }

    .form990EzBody4 .pad5, .form990EzBody4.schApart2 td, .tableTdMid .pad5, tableTdMid.schApart2 td {
        padding: 3px !important
    }

.form990Ez::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 15px;
    background-color: #f1f1f1
}

.form990Ez::-webkit-scrollbar {
    width: 8px;
    background-color: #f1f1f1
}

.form990Ez::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555
}

.rightMenu990::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    border-radius: 15px;
    background-color: #f1f1f1
}

.rightMenu990::-webkit-scrollbar {
    width: 5px;
    background-color: #f1f1f1
}

.rightMenu990::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #c1c1c1
}

.addicon {
    cursor: pointer
}

.formName.schB {
    font-size: 20px;
    font-weight: 800;
    text-align: left;
    margin-bottom: 20px
}

.PdfDesign.calReturn .form990EzBody input[type=password], .PdfDesign.calReturn .form990EzBody input[type=text], .PdfDesign.calReturn .form990EzBody select, .PdfDesign.calReturn .form990EzBody textarea, .partTitle.part2 {
    margin: 0 !important
}

.formName.schB.schA {
    margin-bottom: 50px !important
}

.formName.schB b {
    font-size: 14px;
    font-weight: 600
}

.Lineht20 {
    line-height: 20px !important
}

.checkTd {
    width: 5%;
    text-align: center !important;
    padding-top: 5px
}

.form990EzBody4.part4Pflist .Part1Text, .labelTd, .w-95 {
    width: 95%
}

.schBBox1, .schBBox2 {
    width: 50%;
    display: inline-block
}

.ContentDiv {
    line-height: 22px;
    font-size: 14px;
    padding-bottom: 20px;
    color: #000;
    display: inline-block
}

.partTitle.part2 {
    padding: 8px !important;
    font-size: 18px
}

.schBPart1 table th {
    text-align: center;
    padding: 5px;
    line-height: 18px;
    font-size: 15px
}

.schBBox1 {
    float: left;
    padding-right: 5px
}

.marginDiv, .schBPart1 input[type=password], .schBPart1 input[type=text], .schBPart1 select, schBPart1 input[type=checkbox] {
    margin: 5px 2px !important
}

.schBPart1 table td {
    padding: 10px !important
}

.schBPart1.schAPart1 table td {
    padding: 5px !important
}

label.contribName {
    min-width: 100px;
    display: inline-block;
    text-align: left;
    font-size: 15px;
    font-weight: 600
}

.serialNOS.NameBox input {
    width: 30px !important;
    height: 30px !important
}

.InfoAlert990Ez {
    background: url(/Content/Images/caution_xs.png) 0 2px no-repeat;
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer
}

.infoError:before {
    content: "";
    content: "";
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 12px solid #fff;
    top: -10px;
    right: 15px;
    position: absolute;
    z-index: 1
}

.infoError {
    z-index: 1000;
    position: absolute;
    background: #fff;
    top: 35px;
    right: -15px;
    border: 2px solid #f4ac51;
    box-shadow: 0 5px 10px 5px #00000047;
    color: #333;
    line-height: 18px;
    width: 350px
}

    .infoError span {
        width: 100%;
        display: inline-block
    }

    .infoError .infoError-footer {
        background: #fee0bc;
        padding: 5px;
        text-align: right;
        width: 100%;
        display: inline-block
    }

        .infoError .infoError-footer .greybtn {
            background: #4e4e4e;
            color: #fff;
            font-size: 13px;
            padding: 3px 8px;
            border-radius: 4px;
            font-weight: 600;
            cursor: pointer
        }

.ErrorContent {
    padding: 5px 5px 5px 35px;
    background: url(/Content/Images/caution_stroke.png) 8px 4px/22px no-repeat;
    font-weight: 500;
    line-height: 20px;
    font-size: 14px
}

.InfoAlert2990Ez, .InfoAlert2990EzHeader {
    background: url(/Content/Images/Error_alert.png) 0 2px no-repeat;
    width: 20px;
    height: 20px;
    float: right;
    position: absolute;
    cursor: pointer
}

.infoError:after {
    content: "";
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 12px solid #b5813ff2 !important;
    top: -12px;
    right: 14px;
    position: absolute
}

.infoError.right {
    left: initial;
    right: -10px !important
}

.infoError.left {
    left: -15px !important;
    right: initial
}

    .infoError.left:before {
        left: 15px;
        right: initial
    }

    .infoError.left:after {
        left: 14px;
        right: initial
    }

.infoError.redError {
    border: 2px solid #d74313;
    top: 40px;
    right: -10px
}

.infoError.left.redError {
    left: 0 !important
}

.infoError.redError .ErrorContent {
    text-align: left;
    background: url(/Content/Images/Error_stroke.png) 8px 6px no-repeat;
    color: #d74313;
    padding: 8px 8px 8px 38px
}

.infoError.redError .infoError-footer {
    background: #ffded3
}

.infoError.redError:after {
    border-bottom: 12px solid #d74313
}

.InfoAlert2990Ez {
    min-height: 20px;
    min-width: 20px
}

.InfoAlert2990EzHeader {
    right: 5px;
    top: 424px
}

.yearTxt {
    font-size: 40px;
    font-weight: 800;
    text-align: center;
    margin-bottom: 22px;
    padding-top: 20px;
    font-family: Arial
}

.strokeText {
    -webkit-text-stroke: 2px #000;
    -webkit-text-fill-color: #fff
}

.Part1Text {
    display: inline-block;
    padding-left: 10px;
    width: 92%;
    line-height: 22px
}

b.formCount {
    line-height: 20px;
    display: inline-block;
    float: left;
    min-width: 40px;
    text-align: center
}

.formFont16 {
    font-size: 16px !important
}

.width17 {
    width: 17%
}

#lblProcessing {
    color: #333;
    align-items: center;
    font-size: 14px;
    padding: 6px 6px 4px;
    vertical-align: bottom
}

.second_btn {
    background: 0 0/0 no-repeat #fff;
    border: 1px solid var(--Theme-Blue);
    color: var(--Theme-Blue);
    padding: 3px 6px;
    display: inline-flex;
    align-items: center;
    text-decoration: none;
    font: normal 14px var(--font-medium);
    border-radius: 4px;
    cursor: pointer;
    line-height: 18px;
    background-image: linear-gradient(0,var(--Theme-Blue),var(--Theme-Blue));
    -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

    .second_btn:hover {
        background-size: 100%;
        color: #fff
    }

.InfoAlert2990Ezwid {
    background: url(/Content/Images/Error_alert.png) 0 2px no-repeat;
    height: 20px;
    width: 20px;
    float: right;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: -13px
}

.compact-mode .not-required-main, .formMenu, .formMenu ul {
    height: 100%
}

.formTxt990 .btn_second {
    font-size: 14px !important;
    padding: 5px 10px !important
}

.dis-flex, .padRduce .supHead, .tableRevenue .supHead, .tdInputFive .supHead {
    display: flex
}

.SchABody b.formCount, .dualCheck b.formCount {
    min-width: 25px
}

.splitAddress.schAsplitbox input {
    max-width: 200px;
    margin: 2px 4px 2px 0 !important
}

.FirmEin.einTbox input[type=text], .schAPart1 .einTbox input[type=text] {
    height: 25px;
    max-width: 25px
}

.formViewPopup {
    max-width: 950px
}

    .formViewPopup.smallpopup {
        max-width: 750px !important
    }

.otherRevenue td {
    display: inline-block;
    padding: 0 10px 10px 0
}

.otherRevenueFormatted td {
    padding: 2px;
    max-height: 40px
}

td.AmountInput {
    width: 25% !important;
    vertical-align: bottom !important
}

.tableTdMid.PartTD td.tdCount, .tdInputFive td, .verticalDiv, td.caHead2, td.checkBorder, td.contextTd.borderT1, td.numberTD, td.tdCount {
    vertical-align: middle !important
}

.AmountInput img {
    margin: 5px 0 0 5px
}

.AmountInput input {
    float: left;
    margin-right: 5px
}

.sectionTxt {
    font-size: 14px;
    padding: 5px 0;
    display: block
}

    .sectionTxt b {
        font-size: 16px
    }

.schApart2page input.otherInput {
    width: 100%
}

.AddOtherAssets td {
    padding: 0 5px 0 0
}

    .AddOtherAssets td.ExpInput, .w-70, .wid70 {
        width: 70% !important
    }

    .AddOtherAssets td.AmountInput {
        width: 15% !important;
        vertical-align: top !important
    }

td.tdCountInput {
    display: flex;
    align-items: center;
    padding: 3px 3px 3px 0
}

    .tdCount b.formCount, td.tdCountInput b.formCount {
        display: inline-block;
        float: none;
        min-width: 40px;
        text-align: center;
        align-items: center
    }

.bTNone {
    border-top: none !important
}

.bLNone {
    border-left: none !important
}

.bBNone {
    border-bottom: none !important
}

.Part1990ez td.taR.width20.pad5, .checkBorder, .tableTdMid.PartTD td.taR.width20.pad5, .tdCount, .tdCountInput {
    border: 1px solid #000;
    border-right: none
}

.Part1990ez .borderV2, .PartTD .borderV2, .borderV1 {
    border-bottom: 1px solid #f2f2f2
}

.verticalDiv {
    padding: 3px;
    border-bottom: 2px solid #000
}

.verticalText {
    transform: rotate(-180deg);
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
    min-width: 20px;
    width: 20px
}

.serialNOS input {
    text-align: center;
    width: 100% !important
}

td.checkBorder, td.tdCount {
    width: 3% !important;
    text-align: center !important
}

.wid5 {
    width: 5% !important
}

.w-60, .width60 {
    width: 60% !important
}

.w-30, .width30 {
    width: 30% !important
}

.w-40, .width40 {
    width: 40% !important
}

.chooseFormType table td:last-child, .w-10, .width10 {
    width: 10% !important
}

.w-80, .wid80 {
    width: 80% !important
}

.formViewPopup1 {
    max-width: 1050px;
    width: 1050px !important
}

.inputWidth100 table td input, .tableRevenue.smallInput td input.wid90, .w-90, .wid90 {
    width: 90% !important
}

.signHere {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px
}

.schBPart1 table.schOview th {
    background: #f2f7fd;
    font-weight: 600
}

.schBPart1 table.schOview td {
    background: #fff !important;
    padding: 8px 5px !important;
    color: #333
}

.minHeightQf {
    min-height: 842px
}

.remove img {
    margin: 0 5px
}

.errorPad {
    padding-right: 30px !important
}

.togglemainbg990 {
    padding: 10px 15px 0;
    margin-right: 45px !important
}

    .togglemainbg990 .fixedTop, .togglemainbg990 .rightMainmenu {
        right: -215px
    }

.rightMainmenu {
    width: 265px;
    right: 0;
    position: fixed;
    z-index: 999;
    top: 111px;
    bottom: 42px
}

.formMenu {
    width: 45px;
    border-left: 1px solid rgba(0,0,0,.1)
}

    .formMenu .toggle_arrow {
        background: #0a77d6 !important;
        padding: 5px !important;
        justify-content: center
    }

.toggle_arrow i {
    color: #fff !important
}

.formMenu ul li {
    list-style: none;
    cursor: pointer
}

    .formMenu ul li a {
        z-index: 10000;
        text-align: center;
        color: var(--Theme-Gray-color);
        padding: 15px 10px
    }

.tablinks.active a.Forms {
    color: #333
}

.formMenu ul li a.Warning {
    background: #ffe990;
    color: #333
}

.tablinks a.Info span {
    border: 1px solid #95c3f1;
    right: 0;
    top: 49px
}

.tablinks.active a.Info span {
    border: 1px solid #006fd2;
    border-right: 1px solid transparent;
    border-radius: 3px 0 0 3px;
    border-right: none;
    box-shadow: -6px 2px 5px 2px rgba(107,107,107,.12);
    right: 2px;
    top: 50px
}

.formMenu ul li span {
    float: right;
    background: #fff;
    padding: 5px 0;
    line-height: 10px;
    transform: rotateZ(90deg);
    position: absolute;
    right: 0;
    top: 0;
    width: 27px;
    height: 27px;
    margin: 1px;
    border-radius: 3px
}

l li a.Errors span {
    border: 1px solid #d74313
}

.compact-mode .addicon, .formMenu ul li span img {
    max-width: 16px
}

.formMenu ul li.active i {
    color: var(--Theme-Blue)
}

.mainBg990 .formMenu ul li.active:after {
    content: '';
    width: 10px;
    height: 10px;
    border-left: 1px solid rgba(0,0,0,.1);
    border-bottom: 1px solid rgba(0,0,0,.1);
    transform: rotate(45deg);
    position: absolute;
    top: 40%;
    right: -6px;
    background: #f9f9f9;
    z-index: 2
}

.formMenu ul li.active a.Errors i {
    color: #f64444
}

.form1 {
    padding: 0;
    z-index: 1000;
    top: -9px;
    right: 0
}

.form2, .form3, .sk-chase, .sk-chase-dot {
    position: absolute
}

.form2 {
    top: 9px;
    right: 0;
    z-index: 999
}

.form3 {
    top: 18px;
    right: -9px;
    padding: 0
}

    .form1 .thumbNailImg img, .form2 .thumbNailImg img, .form3 .thumbNailImg img {
        padding-bottom: 0;
        border: none
    }

.form1, .form2, .form3 {
    box-shadow: 2px 2px 2px #6767679e;
    background: #fff !important
}

.sk-chase {
    width: 40px;
    height: 40px;
    animation: 2.5s linear infinite both sk-chase;
    margin: 0 auto;
    left: 0;
    bottom: 0;
    top: 50%;
    right: 0;
    z-index: 999
}

.sk-chase-dot {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    animation: 2s ease-in-out infinite both sk-chase-dot
}

    .sk-chase-dot:before {
        content: '';
        display: block;
        width: 25%;
        height: 25%;
        background-color: #006fd3;
        border-radius: 100%;
        animation: 2s ease-in-out infinite both sk-chase-dot-before
    }

    .sk-chase-dot:first-child, .sk-chase-dot:first-child:before {
        animation-delay: -1.1s
    }

    .sk-chase-dot:nth-child(2), .sk-chase-dot:nth-child(2):before {
        animation-delay: -1s
    }

    .sk-chase-dot:nth-child(3), .sk-chase-dot:nth-child(3):before {
        animation-delay: -.9s
    }

    .sk-chase-dot:nth-child(4), .sk-chase-dot:nth-child(4):before {
        animation-delay: -.8s
    }

    .sk-chase-dot:nth-child(5), .sk-chase-dot:nth-child(5):before {
        animation-delay: -.7s
    }

    .sk-chase-dot:nth-child(6), .sk-chase-dot:nth-child(6):before {
        animation-delay: -.6s
    }

@keyframes sk-chase {
    100% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot {
    100%,80% {
        transform: rotate(360deg)
    }
}

@keyframes sk-chase-dot-before {
    50% {
        transform: scale(.4)
    }

    0%,100% {
        transform: scale(1)
    }
}

.form990Mainul li {
    list-style: none !important;
    cursor: pointer;
    padding: 0
}

.tab {
    border: 1px solid #ccc;
    background-color: #f1f1f1;
    height: 300px
}

    .tab button {
        display: block;
        background-color: inherit;
        color: #000;
        padding: 22px 16px;
        width: 100%;
        border: none;
        outline: 0;
        text-align: left;
        cursor: pointer;
        transition: .3s;
        font-size: 17px
    }

        .tab button:hover {
            background-color: #ddd
        }

        .tab button.active {
            background-color: #ccc
        }

.tablinks.active {
    margin-left: 0
}

.Fred-border {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 154px)
}

.Fblu-border, .Flav-border, .Flblu-border {
    overflow-y: auto;
    overflow-x: hidden;
    height: calc(100vh - 106px) !important;
}

.AddOtherAssets .AmountInput input {
    width: 175px !important
}

.legendDiv {
    text-align: left;
    line-height: 20px
}

    .ErrorCount, .autosave-top, .legendDiv li .imgDiv {
        text-align: center;
        position: absolute
    }

    .legendDiv li {
        padding: 20px 5px 10px;
        list-style: none;
        align-items: center;
        color: #000;
        display: block;
        border: 1px solid #89bbe8;
        border-radius: 5px;
        margin: 20px 0;
        background: #ecf6ff
    }

        .legendDiv li span {
            padding-left: 5px;
            color: #333;
            font-size: 13px
        }

.autosave-top {
    left: 10%;
    right: 0;
    margin: auto;
    padding: 2px;
    top: -100px;
    max-width: fit-content;
    background: #fff;
    border-top: 4px solid var(--Theme-Blue);
    border-radius: 0 0 4px 4px;
    box-shadow: 0 8px 10px rgb(0,0,0,.2);
    -webkit-box-shadow: 0 8px 10px rgb(0,0,0,.2);
    transition: top .4s !important
}

    .autosave-top.top-class {
        top: 25px;
        z-index: 1000
    }

    .autosave-top img {
        vertical-align: top;
        margin-top: 5px
    }

.chooseFormType table td {
    padding: 5px;
    width: 30%
}

.chooseFormType {
    padding: 10px !important;
    background: #f5f5f5;
    display: block;
    margin: 20px;
    border-radius: 5px;
    border: 1px solid #e8e8e8;
    box-shadow: 5px 5px 5px #ececec70
}

    .chooseFormType label {
        font-weight: 500;
        font-size: 16px;
        line-height: 22px;
        color: #757575
    }

    .chooseFormType .labelValue, .chooseFormType .labelValue a {
        font-size: 15px;
        font-weight: 600;
        color: #4a7398 !important;
        padding-top: 5px
    }

    .chooseFormType a.edit {
        background: 0 0
    }

.legendDiv li img {
    max-width: 16px;
    margin-right: 1px
}

.legendDiv li .imgDiv {
    background: #fff;
    display: inline-block;
    right: 20px;
    top: -10px;
    border: 1px solid #5fa4e2;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    line-height: 25px
}

.part2supHead .tdCount .supHead {
    width: 25px
}

.ErrorCount {
    right: 2px;
    top: 2px;
    padding: 3px 4px;
    background: #fbe5e5;
    border-radius: 50%;
    min-width: 20px;
    line-height: 9px;
    color: #e60f0f
}

.page.toggleSlide .ErrorTbl {
    max-height: calc(100vh - 40px)
}

.ErrorTbl {
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    border-top: 1px solid #ccc
}

.nicescroll-rails {
    top: 51px !important
}

label#sideTabErrorCount {
    font-size: 11px;
    font-family: var(--font-heavy)
}

.f-audit-error-menu {
    overflow-y: auto;
    overflow-x: hidden;
    margin-top: 5px
}

.f-audit-err-txt-wh th {
    background-color: #ffeded;
    color: #333
}

    .f-audit-err-txt-wh th img, .vatS {
        vertical-align: sub
    }

.vaBimp, td.caHead1, td.caHead3 {
    vertical-align: bottom !important
}

.f-audit-thumbnail-name {
    border: 1px solid #ccc;
    display: inline-block;
    text-align: right;
    width: 100%;
    border-top: 0;
    margin-top: -5px;
    padding-top: 5px
}

    .f-audit-thumbnail-name img {
        float: left;
        margin-top: 2px
    }

    .f-audit-thumbnail-name h5 {
        float: left;
        font-weight: 600;
        border-radius: 5px;
        margin: 3px 5px;
        font-size: 15px
    }

    .f-audit-thumbnail-name a {
        text-align: left;
        display: block;
        padding: 0 5px
    }

.f-no-error-fd-main {
    display: flex;
    justify-content: center;
    align-items: center
}

.f-no-error-fd {
    text-align: center
}

    .f-no-error-fd h3 {
        color: #858585
    }

.EmptyBox {
    background-color: #eaeaea !important;
    background-clip: padding-box
}

.WarningTbl table.mainList th {
    background-color: #fffaec !important
}

.ErrorTbl table.mainList td, .WarningTbl table.mainList td {
    text-align: left;
    border: none;
    border-bottom: 1px solid #ccc;
    padding-right: 7px;
    z-index: 1;
    position: relative
}

.ErrorTbl tbody tr, .WarningTbl tbody tr {
    border: 1px solid #ccc
}

.ErrorTbl thead th, .WarningTbl thead th {
    position: sticky;
    top: 0;
    border: 1px solid #ccc;
    border-top: 0;
    z-index: 2
}

.ErrorTbl table.mainList tr:last-child td, .WarningTbl table.mainList tr:last-child td {
    border-bottom: none
}

.WarningTbl {
    border-top: 1px solid #ccc;
    margin-top: 15px
}

.nicescroll-cursors {
    width: 8px !important;
    margin-top: 10px
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

.animated {
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    webkit-animation-duration: 900ms;
    animation-duration: .9s
}

.headerToggle {
    position: relative;
    text-align: center;
    cursor: pointer;
    z-index: 998
}

    .headerToggle a .fa:hover {
        color: #fff;
        animation: 1s linear infinite movetopvertical
    }

.toggleUp .headerToggle a .fa:hover {
    animation: 1s linear infinite movebottomvertical
}

.headerToggle a .fa {
    transform: translateY(0);
    -webkit-transform: translateY(0)
}

.autosave-top .timeago {
    background: #006fd3;
    color: #fff;
    display: inline-block;
    font-size: 11px;
    margin-left: 5px;
    padding: 2px 6px;
    border-radius: 3px;
    vertical-align: top;
    font-style: italic;
    margin-top: 8px
}

#Qerrors h2, .dualCheck .Part1Text, .tdInputFive .Part1Text {
    padding-left: 0
}

#header {
    -webkit-transition: top 1s;
    transition: top 1s
}

.mainBg.mainBg990, .mainBg.togglemainbg990, .rightMainmenu {
    -webkit-transition: 1s;
    transition: 1s
}

.headerToggle a {
    background: #006fd3;
    position: absolute;
    text-align: center;
    border-radius: 50px;
    width: 28px;
    height: 28px;
    margin: auto;
    font-size: 20px;
    color: #fff;
    top: 54px;
    box-shadow: 0 3px 8px 2px rgba(0,0,0,.14901960784313725);
    line-height: 25px;
    left: 0;
    right: 0;
    -webkit-transition: top 1s;
    transition: top 1s
}

.enjoyhint_next_btn, .enjoyhint_next_btn:hover, .enjoyhint_skip_btn, .enjoyhint_skip_btn:hover {
    background: #fe8e15 !important;
    border: 2px solid #fff !important;
    color: #fff !important
}

.page.toggleSlide #header {
    top: -90px
}

.page.toggleSlide .mainBg {
    padding-top: 16px !important
}

.page.toggleSlide .rightMainmenu {
    top: 0;
    bottom: 0
}

.page.toggleSlide .headerToggle a {
    top: -8px
}

.page.toggleSlide .form990Ez {
    height: calc(100vh - 115px)
}

    .page.toggleSlide .form990Ez.form990 {
        height: calc(100vh - 90px) !important;
    }
.page.toggleSlide #formMenusItemDiv.Fblu-border {
    height: calc(100vh - 0px);
}

.page.toggleSlide .Fblu-border, .page.toggleSlide .Flav-border, .page.toggleSlide .Fred-border {
    height: calc(100vh - 0px)
}

#Qerrors h2 {
    float: left
}

.tourGuideli, .tourGuideli2 {
    position: absolute;
    right: 23px;
    top: 23px
}

.enjoyhint_next_btn, .enjoyhint_skip_btn {
    position: absolute;
    box-sizing: content-box
}

.enjoyhint_skip_btn {
    background: 0 0 !important
}

.form990ListItem .f-no-error-fd h3 {
    font-size: 18px;
    margin-top: 11px
}

.form990ListItem .f-no-error-fd img {
    max-width: 80px
}

.form990EzDisable {
    position: absolute;
    background: #bdbdbd;
    height: 100%;
    opacity: .4;
    width: 100%;
    cursor: not-allowed;
    z-index: 99;
    left: 0;
    top: 0
}

.groupDiv .NotRequired_txt {
    z-index: 10001;
    left: 15px
}

.groupDiv .NotRequired {
    z-index: 10000;
    left: 5px;
    min-width: 170px
}

.schaCount .schBPart1 .supHead .Part1Text {
    width: 85% !important
}

.f-no-error-fd h3 {
    font-size: 20px;
    margin-top: 15px
}

.caHead1 b, .caHead3 b, td.caHead2 h1 {
    font-size: 30px
}

.f-no-error-fd img, .fourInputRow input {
    max-width: 150px
}

.clear9990, .clear9990.form990save {
    min-width: 80px;
    background: linear-gradient(#fefefe,#f3f3f3);
    color: #757575 !important;
    border: 1px solid #c3c1c1;
    font-weight: 500;
    text-align: center
}

#part6Disable .NotRequired_txt, .partDisable .NotRequired_txt {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    font-size: 40px;
    line-height: 50px;
    text-shadow: 3px 3px 3px #d2d2d2
}

    #part6Disable .NotRequired_txt.small, .partDisable .NotRequired_txt.small {
        font-size: 26px;
        line-height: 33px
    }

    #part6Disable .NotRequired_txt b, .partDisable .NotRequired_txt b {
        display: block;
        font-family: var(--font-heavy) !important
    }

#part6Disable .form990EzDisable, .partDisable .form990EzDisable {
    opacity: .7
}

.ete-page-ht {
    height: calc(100vh - 105px);
    overflow: hidden
}
    .ete-page-ht.toggleSlide {
        height: 100vh;
        overflow: hidden;
    }
#Qinfo .form990ListItem, #Qinstruct .form990ListItem {
    border-bottom: 1px solid #fff
}

.ete-token-field .tokenfield .token {
    position: relative;
    height: inherit
}

    .ete-token-field .tokenfield .token .token-label {
        padding: 5px 25px 5px 5px
    }

    .ete-token-field .tokenfield .token .close {
        font-weight: 400;
        display: inline-block;
        font-size: 18px;
        float: none;
        vertical-align: middle;
        color: #f91f2a;
        width: 18px;
        height: 18px;
        text-indent: initial;
        text-align: center;
        background: #fff;
        border-radius: 50%;
        padding-right: 0;
        right: 4px;
        top: 2px;
        z-index: 1;
        border: 1px solid #f91f2a !important;
        line-height: 18px
    }

        .ete-token-field .tokenfield .token .close:before, .formErrorDivMsg:after {
            display: none
        }

.margin2 {
    margin: 2px
}

.tripleCheck {
    display: inline-block;
    padding-right: 15px;
    float: left
}

.form-org-cont ul li {
    margin-bottom: 5px
}

.SchCTableIn table td, .SchCTableIn table th {
    padding: 5px;
    border: 1px solid #333
}

.eteErrorRight label.error {
    right: 8px;
    left: inherit
}

.fontSmallTxt {
    display: flex;
    justify-content: center
}

    #formPart8EmployeeList .link990, #formPart8HighestPaidEmployeeList .link990, .fontSmallTxt .arrowText {
        font-size: 14px
    }

.schN .formName.schB {
    margin-bottom: 80px
}

.calReturn .NameBox2 .splitBox1 {
    width: 35%;
    display: inline-block;
    padding: 5px;
    border-right: 1px solid #000
}

.calReturn .NameBox2 .splitBox2 {
    width: 29%;
    display: inline-block;
    padding: 5px
}

.calReturn .flexDiv select {
    width: auto
}

.partText {
    font-size: 18px;
    font-weight: 700
}

.comPart .verticalText {
    transform: none;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: normal;
    white-space: normal;
    writing-mode: horizontal-tb;
    width: auto;
    min-width: 70px
}

td.caHead1, td.caHead3 {
    width: 15%;
    padding: 5px 20px;
    text-align: center !important
}

.navbar.formpagesmall_header #primary li a, td.caHead2 {
    padding: 0 10px
}

.caHead1 span, .caHead3 span {
    display: block;
    width: 100%;
    border-bottom: 1px solid;
    margin-bottom: 30px
}

td.caHead2 {
    width: 70%
}

    td.caHead2 h1 {
        font-weight: 700;
        margin: 0
    }

td.contextTd.borderT1 {
    width: 20%
}

.blackTd {
    width: 2%;
    background: #000;
    height: 30px
}

td.numberTD {
    text-align: center !important;
    width: 10%
}

td.verticalSpace10 {
    width: 2%
}

td.middleTD {
    width: 10%;
    height: 30px
}

    td.middleTD.borderT2.borderL2, td.middleTD.borderT2.borderR2 {
        border-width: 3px !important
    }

.schM1 .Part1Text, .tblScheduleB.schLBalance .Part1Text {
    width: 80%
}

.PdfDesign.calReturn .form990EzBody .splitAddress input[type=password], .PdfDesign.calReturn .form990EzBody .splitAddress input[type=text], .PdfDesign.calReturn .form990EzBody .splitAddress select, .PdfDesign.calReturn .form990EzBody .splitAddress textarea {
    margin: 2px !important
}

.CapitalGains b.formCount, .contriPopup .labelName {
    text-align: right !important
}

.tdInputFive input {
    width: 140px
}

.PropDesc .formCount, .formCount.small {
    min-width: 30px !important
}

.maybeBox {
    border: 2px solid #000;
    padding: 5px
}

.FormTab ul.tabs {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: left
}

    .FormTab ul.tabs li {
        color: #757575;
        display: inline-flex;
        padding: 10px 15px;
        cursor: pointer;
        border: 1px solid #dadada;
        margin-right: 5px;
        min-width: 70px !important;
        background: #fafafa;
        font-size: 15px;
        align-items: center;
        margin-bottom: -1px;
        border-radius: 5px 5px 0 0;
        border-bottom: 0 !important;
        align-items: center;
        justify-content: center;
        position: relative;
        z-index: 1
    }

        .FormTab ul.tabs li i {
            font-size: 20px;
            padding-right: 8px;
            vertical-align: middle
        }

        .FormTab ul.tabs li.current {
            color: var(--Theme-Blue) !important;
            background: #f9fcff !important;
            border: 1px solid var(--Theme-Blue) !important;
            border-bottom: 0 !important;
            z-index: 3
        }

            .FormTab ul.tabs li.current i {
                color: #fff
            }

.FormTab .tab-content {
    display: none;
    border: 1px solid #cfcfcf !important;
    margin-top: -1px !important;
    padding: .75rem;
    position: relative;
    z-index: 2
}

    .FormTab .tab-content.current {
        display: inherit;
        border: 1px solid var(--Theme-Blue) !important
    }

.FormBaseTabPopup .fieldName input, .FormBaseTabPopup .fieldName select, .FormBaseTabPopup .fieldName textarea, .PdfDesign.Add-txt-align input[type=password], .PdfDesign.Add-txt-align input[type=text], .PdfDesign.Add-txt-align select, .addgrant-table.FormBaseTabPopup textarea, .total-width {
    width: 260px !important
}

.FormTab .tab-content .formTable {
    border: none;
    box-shadow: none;
    min-height: 280px
}

.FormBaseTabPopup .labelName {
    width: 200px
}

.FormTab .tab-content .modal-footer {
    background: #fff;
    border: none;
    border-top: 0;
    margin-bottom: 15px
}

.modal-dialog960 {
    width: 960px !important
}

.Error-show .Part1Text {
    width: 91%
}

.PdfDesign.Add-txt-align .FormBaseTabPopup, .PdfDesign.Add-txt-align .FormBaseTabPopup .labelName {
    text-align: right
}

.Alert-btn .InfoAlert2990Ez {
    top: 2px
}

.top5 {
    top: 5px
}

.btn.btn_third.form990save, .btn.btn_third.form990save:focus, .btn.btn_third.form990save:hover, .form990save, .form990save:focus, .form990save:hover {
    background: var(--Theme-Primary-Color);
    padding: 8px 15px;
    height: auto !important;
    color: #fff !important;
    text-align: left;
    cursor: pointer;
    font: normal 16px var(--font-regular);
    border-radius: 4px;
    border: 1px solid var(--Theme-Primary-Color);
    min-width: initial;
    width: initial;
    max-width: initial;
    position: relative
}

.blueLabel, .form990EzBody4 table tr.part8officeinfo th, .schBPart1 table tr.part8officeinfo th, .tableTdMid table tr.part8officeinfo th, table.tblScheduleB tr.part8officeinfo th {
    font-weight: 400
}

.modal-dialog650 {
    width: 650px !important
}

#AddFormattedGeneralDetails tbody tr:first-child td {
    vertical-align: bottom;
    padding: 0 5px
}

.part4Pflist .Part1Text {
    width: 94%
}

.verticalText.NetTop {
    margin-top: 208px
}

.part15Stmt a {
    margin-left: 30px
}

.schOview.part1lineTable tbody tr td, .schOview.part1lineTable thead tr th {
    padding: 8px 10px
}

.PdfDesign #AddFormattedGeneralDetails .AddFromat td {
    padding: 0 5px !important
}

    .PdfDesign #AddFormattedGeneralDetails .AddFromat td:first-child {
        padding-right: 8px !important
    }

.PdfDesign #AddFormattedGeneralDetails tr td hr {
    margin-bottom: 15px;
    margin-top: 10px !important
}

.PdfDesign input.disabled, .disableInput input[disabled=disabled] {
    padding-right: 5px
}

.pdf-bottom-footer {
    background: #f7f5f5;
    padding: 10px 15px;
    display: inline-block;
    width: 100%;
    margin: 0 auto
}

.Form199Foot {
    height: calc(100vh - 260px)
}

.page.toggleSlide .form990Ez.Form199Foot {
    height: calc(100vh - 93px)
}

.pdf-bottom-footer .buttonBck, .pdf-bottom-footer .buttonBck:focus, .pdf-bottom-footer .buttonBck:hover, .pdf-bottom-footer .buttonNxt, .pdf-bottom-footer .buttonNxt:focus, .pdf-bottom-footer .buttonNxt:hover {
    padding: 5px 13px
}

.InfoAlert2990Ez {
    right: -2px;
    top: 3px
}

.textAdd {
    top: 5px;
    position: relative;
    padding: 0 2px
}

.partTitle.part1.minhtNone {
    min-height: initial !important
}

.PdfDesign input[type=text]::-webkit-input-placeholder {
    font-weight: 400 !important;
    color: #919191;
    font-style: italic
}

.PdfDesign input[type=text]:-ms-input-placeholder {
    font-weight: 400 !important;
    color: #919191;
    font-style: italic
}

.PdfDesign input[type=text]::placeholder {
    font-family: Arial,sans-serif;
    color: #919191;
    font-style: italic
}

.PdfDesign #AddFormattedGeneralDetails .AddFromat.addactivity td input {
    width: 99% !important
}

.PdfDesign #AddFormattedGeneralDetails .AddFromat.addactivity td:last-child {
    padding-left: 5px !important;
    vertical-align: middle
}

.buttonNxt.contBtn {
    color: #fff;
    text-align: center;
    cursor: pointer;
    font: normal 15px var(--font-medium);
    border-radius: 4px;
    border: 1px solid var(--Theme-Primary-Color);
    padding: 5px 10px;
    background: var(--Theme-Primary-Color)
}

select#drpLine3Ratio {
    max-width: 120px
}

.PdfDesign table.tblScheduleB td.part11noRecord {
    height: 80px;
    line-height: 75px;
    font-weight: 400
}

.popup-social iframe {
    height: 25px
}

.whole_modalscrollinrbg iframe {
    display: block;
    height: 50px
}

.pad15 {
    padding: 15px
}

.whole_modalscrollinrbg {
    overflow-y: auto;
    background: #fff !important;
    max-height: calc(100vh - 220px)
}

.Revcount .formCount.small {
    min-width: 21px !important
}

.form990EzBody4.part13table .pad5, .tableTdMid.part13table .pad5 {
    padding: 6px !important
}

.Firmlineheight {
    line-height: 31px
}

.Part1990ez.borderB2.comPart tr td input[type=text], .Part1990ez.depreciation-tab tr td input[type=text], .form990EzBody4.Part1990ez tr td input[type=text], .tableTdMid.PartTD tr td input {
    width: 203px
}

.toggleUp .headerToggle a {
    top: -10px !important;
    line-height: 35px
}

.toggleUp #header {
    top: -90px !important
}

.checkList.checkFlex {
    display: flex;
    flex-wrap: wrap
}

.PdfDesign .d-flex, .autoSave h4 {
    align-items: center
}

.checkList.checkFlex ul {
    width: 50%
}

.ht40 {
    height: 40px
}

.PdfDesign select.dropdownSm, .dropdownSm {
    width: 80px;
    margin: 5px 0 !important
}

.PropDesc {
    margin: 10px auto
}

    .PropDesc li {
        list-style: none !important
    }

.bulletIn {
    font-size: 8px;
    position: relative;
    top: -2px;
    padding: 2px
}

.verticalRow th {
    padding: 5px 2px 2px;
    width: 30px;
    min-width: 30px;
    vertical-align: top
}

    .verticalRow th p {
        line-height: normal;
        margin: auto;
        width: 30px;
        min-width: 30px;
        min-height: 158px;
        height: 158px
    }

.checkpad20 .checkbox990label {
    padding: 2px 0 2px 20px !important
}

.dis-flex input, .dis-flex select {
    height: 30px !important
}

.tableRevenue.smallInput td input {
    width: 120px
}

.tableRevenue.smallInput td {
    min-width: 149px
}

    .tableRevenue.smallInput td.tdCount {
        min-width: 40px
    }

    .tableRevenue.smallInput td.verticalDiv {
        min-width: 50px !important
    }

.MayBox {
    border: 1px solid;
    padding: 5px;
    margin: 5px;
    font-size: 13px
}

.ZipCode {
    max-width: 100px !important
}

.link990 img {
    margin-top: -10px;
    margin-left: 5px
}

.tableRevenue.smallInput td input.fontsearch, input.fontsearch {
    font-family: FontAwesome,Arial !important
}

.paginations + .form990Ez {
    padding: 0 30px 30px;
    transition: padding .7s !important
}

.hor-Scroll {
    display: block;
    width: 980px !important;
    overflow: auto !important
}

.schBPart1.schAPart1 table.hor-Scroll tr td {
    width: 15% !important;
    min-width: 145px
}

    .schBPart1.schAPart1 table.hor-Scroll tr td:first-child {
        width: 40% !important;
        min-width: 400px
    }

.countBox {
    min-height: 40px;
    padding-top: 10px;
    height: 100%
}

.mw-250 {
    min-width: 250px
}

.horscroll-100 {
    width: 1140px !important
}

.hor-Scroll td input {
    min-width: 130px
}

.mw-400 {
    min-width: 400px;
    width: 100%
}

.arrowList li {
    padding: 5px 5px 5px 15px;
    list-style: none;
    position: relative
}

    .arrowList li:before {
        content: "f0da";
        font-family: FontAwesome;
        font-size: 18px;
        position: absolute;
        left: 3px;
        top: 5px
    }

.w-20 {
    width: 20% !important
}

.compact-mode .f-audit-thumbnail-name h5, .fs-12 {
    font-size: 12px
}

.supHeadFlex {
    display: flex;
    align-items: start;
    width: 100%
}

.fixedTop {
    position: fixed;
    top: 0;
    z-index: 10001;
    background: #f9f9f9;
    display: block;
    padding: 20px;
    margin: auto;
    text-align: center;
    min-width: 202px;
    right: 12px
}

.blueLabel, ul.form990Mainul {
    margin-bottom: 0
}

input.Dollar.totaLinput {
    background-color: #f5f5f5 !important;
    cursor: default;
    color: #333
}

.rightProtoForm h4 {
    font-size: 13px !important;
    margin: 5px auto;
    font-family: var(--font-medium)
}

button.ui-button.ui-corner-all.ui-widget:focus {
    border: 0 !important;
    outline: 0 !important
}

.schBPart1.schAPart1 table.hor-Scroll tr td:last-child {
    border-right: none !important
}

.autoSave h4 {
    line-height: normal;
    display: flex;
    flex-wrap: wrap
}

.scrollArrow, .scrollArrowLeft {
    background: rgb(171 171 171 / 60%);
    padding: 5px;
    top: -1px;
    height: calc(100% - 19px);
    display: flex;
    align-items: center;
    color: #333;
    visibility: hidden;
    border-radius: 3px;
    position: absolute;
    cursor: pointer
}

.autoSave i {
    font-size: 30px;
    padding: 2px;
    color: #fff
}

.modal-dialog.autoSave i {
    color: inherit;
    font-size: inherit;
    padding: inherit
}

.formViewPopup.autoSave .modal-header {
    padding: 10px 15px
}

.scrollArrow {
    right: -15px;
    box-shadow: -2px 3px 2px 0 #00000047
}

.scrollArrowLeft {
    left: 0;
    box-shadow: 2px 2px 3px 0 #00000047;
    z-index: 10001
}

.scrollDiv:hover .scrollArrow, .scrollDiv:hover .scrollArrowLeft {
    visibility: visible
}

.scrollArrowLeft:hover, a.scrollArrow:hover {
    color: #000;
    text-decoration: underline;
    background: rgb(183 183 183)
}

.PdfDesign {
    transition: max-width .7s !important
}

.compact-mode .flex1366 {
    margin: 2px auto
}

.compact-mode .formHeading {
    margin: 5px 0 0 !important
}

.compact-mode .dis-block.mBot10 {
    margin-bottom: 5px !important
}

.compact-mode .formTxt990 p {
    margin-bottom: 0 !important
}

.compact-mode .paginations + .form990Ez {
    padding: 0 15px 30px !important
}

.compact-mode .paginations {
    padding: 5px 10px !important
}

.compact-mode .boldTxt990 {
    padding: 1px 0
}

.compact-mode .PdfDesign input.calendar990, .compact-mode .PdfDesign input[type=password], .compact-mode .PdfDesign input[type=text], .compact-mode .PdfDesign select, .compact-mode .PdfDesign textarea {
    margin: 1px !important;
    padding: 2px 5px !important;
    background-size: 16px !important;
    border: 1px solid #d9d2d2;
    background-color: #fff7ed
}

.compact-mode .checkList li, .gear i {
    margin: 0
}

.compact-mode .PdfDesign .checkbox990label {
    min-width: 16px;
    min-height: 16px;
    padding: 2px 0 2px 20px
}

    .compact-mode .PdfDesign .checkbox990label:before {
        border-color: #d9d2d2
    }

.compact-mode input.Dollar, .compact-mode input[type=text].Dollar {
    background-size: 8px !important
}

.compact-mode .PdfDesign checkbox990label.checkboxcheckDisabled {
    border-color: #000
}

.compact-mode .PdfDesign input.disabled, .compact-mode .PdfDesign input[disabled=disabled] {
    background-color: #f0f0f0
}

.compact-mode .PdfDesign span > .checkbox990label:before {
    top: 1px
}

.compact-mode .PdfDesign .checkbox990:checked + input + label.checkbox990label:before, .compact-mode .PdfDesign .checkbox990:checked + label.checkbox990label:before, .compact-mode .PdfDesign .checkbox990label:before {
    width: 16px;
    height: 16px;
    min-height: 16px;
    top: 3px;
    opacity: 1
}

.compact-mode .PdfDesign .checkbox990:checked + input + label.checkbox990label:after, .compact-mode .PdfDesign .checkbox990:checked + label.checkbox990label:after {
    font-size: 13px;
    width: 16px;
    height: 16px;
    top: 4px;
    left: 0
}

.compact-mode .einTbox input[type=text] {
    margin-left: 10px;
    min-height: 22px !important;
    height: 22px !important;
    max-width: 22px !important
}

.compact-mode .form990EzBody4 .pad5, .compact-mode .tableTdMid .pad5 {
    padding: 1px !important
}

.compact-mode .PdfDesign textarea {
    height: 50px !important;
    max-height: 50px !important;
    min-height: 50px !important
}

.compact-mode .thumbNailImg img {
    max-width: 75px
}

.compact-mode .thumbnailName {
    font-size: 12px;
    min-width: 87px;
    width: 87px
}

.compact-mode .NameBox, .compact-mode .pad5, .compact-mode .splitBox1 {
    padding: 2px 5px
}

.compact-mode td.tdCountInput {
    padding: 1px 3px 1px 0
}

.compact-mode .CommonMain .form990Body {
    height: 100px;
    width: 78px
}

.compact-mode .groupDiv .NotRequired {
    min-width: 80px;
    left: 9px
}

.compact-mode .NotRequired_txt {
    font-size: 13px;
    line-height: 19px;
    top: 5%;
    padding: 5px;
    text-align: center
}

.compact-mode #Qinstruct .thumbNailImg img {
    max-width: 100px
}

.compact-mode li.form990li {
    left: 0
}

.gear i {
    padding: 0
}

.compact-check:checked + input + label.blueLabel, .compact-check:checked + label.blueLabel {
    background: url(/Content/Images/NewUI/FormActiveRadio.png) 0 2px no-repeat
}

.blueLabel {
    vertical-align: middle;
    background: url(/Content/Images/NewUI/FormRadio.png) 0 2px/16px no-repeat;
    padding: 2px 0 2px 20px;
    cursor: pointer;
    color: #000;
    font-size: 14px;
    min-height: 24px
}

    .blueLabel img {
        width: 100%;
        margin: auto
    }

.w-15 {
    width: 15%
}

.w-35 {
    width: 35%
}

.w-45 {
    width: 45%
}

.w-55 {
    width: 55%
}

.w-65 {
    width: 65%
}

.w-85 {
    width: 85%
}

.PdfDesign .mappedvaluesec .tokenfield.form-control, .PdfDesign input[type=text].mappedvalue, .PdfDesign input[type=text].mappedvalue.disabled, .PdfDesign select.mappedvalue, .PdfDesign textarea.mappedvalue {
    background-color: #e2f2ff !important;
    border: 2px solid #3e86c7
}

.PdfDesign .twitter-typeahead input[type=text] {
    background-color: #fff3e5 !important
}

    .PdfDesign .twitter-typeahead input[type=text].mappedvalue:focus, .PdfDesign .twitter-typeahead input[type=text]:focus, .PdfDesign input[type=text].mappedvalue:focus, .PdfDesign select.mappedvalue:focus, .PdfDesign textarea.mappedvalue:focus {
        background-color: #fff !important;
        border-color: #006fd3
    }

.PdfDesign .taxBtn.btn-sm {
    padding: 3px 8px;
    font-size: 13px;
    line-height: 18px
}

.PdfDesign input[type=text].hasDatepicker, .PdfDesign input[type=text].hasDatepicker[readonly] {
    background: url(/Content/Images/calIcon.svg) center right/24px no-repeat #fff3e5 !important
}

    .PdfDesign input[type=text].hasDatepicker:focus {
        background: url(/Content/Images/calIcon.svg) center right/24px no-repeat #fff !important
    }

i.downloadPdf {
    font-size: 18px;
    display: inline-flex;
    align-items: center
}

.modal-body .PdfDesign, .modal-body .PdfDesign b, .modal-body .PdfDesign input, .modal-body .PdfDesign label, .modal-body .PdfDesign select, .modal-body .PdfDesign textarea, .modal-content .PdfDesign input[type=password], .modal-content .PdfDesign input[type=text], .modal-content .PdfDesign select, .modal-content .PdfDesign textarea {
    font-family: var(--font-regular) !important
}

.modal-content .PdfDesign b {
    font-family: var(--font-bold) !important
}

.PdfDesign input[type=password], .PdfDesign input[type=text], .PdfDesign select {
    width: 148px
}

.toggle_arrow .mdi {
    transform: translateX(0)
}

    .toggle_arrow .mdi:hover {
        animation: 1s linear infinite moverighthorizontal
    }

@keyframes moverighthorizontal {
    0% {
        transform: translateX(-5px)
    }

    100% {
        transform: translateX(5px)
    }
}
.toggle-arrow-table .mdi {
    transform: translateX(0)
}

    .toggle-arrow-table .mdi:hover {
        animation: 1s linear infinite moverighthorizontal
    }

@keyframes moverighthorizontal {
    0% {
        transform: translateX(-5px)
    }

    100% {
        transform: translateX(5px)
    }
}
.toggle_arrow .mdi.leftanimation:hover {
    animation: 1s linear infinite movehorizontalleft
}

@keyframes movehorizontalleft {
    0% {
        transform: translateX(5px);
        -webkit-transform: translateX(5px)
    }

    100% {
        transform: translateX(-5px);
        -webkit-transform: translateX(-5px)
    }
}

@keyframes movetopvertical {
    0% {
        transform: translateY(-3px);
        -webkit-transform: translateY(-3px)
    }

    100% {
        transform: translateY(3px);
        -webkit-transform: translateY(3px)
    }
}

@keyframes movebottomvertical {
    0% {
        transform: translateY(3px);
        -webkit-transform: translateY(3px)
    }

    100% {
        transform: translateY(-3px);
        -webkit-transform: translateY(-3px)
    }
}

.form990Ez .PdfDesign input[type=text].Dollar {
    width: 148px;
    padding-left: 15px !important
}

.navbar.formpagesmall_header #linkglobal {
    width: 30px;
    height: 30px;
    line-height: 27px;
    min-width: 30px;
    min-height: 30px
}

.navbar.formpagesmall_header .mdi-icon-bg {
    width: 30px;
    height: 30px;
    line-height: 35px
}

.navbar.formpagesmall_header .mdi-icon {
    font-size: 20px
}

.small_hadermain.mainBg990, .small_hadermain.togglemainbg990 {
    padding-top: 7px !important
}

.PdfDesign select {
    background-size: 18px;
    padding-right: 16px;
    min-height: auto
}

    .PdfDesign .auditErrmap input[type=text].disabled, .PdfDesign .auditErrmap textarea, .PdfDesign input[type=text].auditErrmap, .PdfDesign select.auditErrmap, .PdfDesign textarea.auditErrmap {
        border: 2px solid #d20000 !important;
        box-shadow: 0 2px 4px rgba(230,15,15,.5);
        -webkit-box-shadow: 0 2px 4px 0 2px 4px rgba(230,15,15,.5)
    }

.PdfDesign .auditErrmap input[type=checkbox] + label.checkbox990label:before, .PdfDesign input[type=checkbox] + label.checkbox990label.auditErrmap:before, .PdfDesign input[type=checkbox].auditErrmap + label.checkbox990label:before {
    border-color: #d20000 !important;
    border-width: 2px !important;
    box-shadow: 0 2px 4px rgba(230,15,15,.5);
    -webkit-box-shadow: 0 2px 4px rgba(230,15,15,.5)
}

.PdfDesign .auditErrmap input[type=text].disabled, .PdfDesign input[type=text].mappedvalue.disabled {
    border-color: #3e86c7 !important
}

.PdfDesign input.btn, .PdfDesign input.btn_primary {
    font-family: var(--font-medium) !important
}

.formErrorDivMsg.redError {
    position: absolute;
    background: rgba(255,76,76,.95);
    top: 40px;
    right: -15px;
    border-radius: 4px;
    color: #fff;
    border: 0;
    line-height: 18px;
    max-width: 350px;
    z-index: 1000;
    padding: 10px;
    width: auto
}

.formErrorDivMsg:before {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 8px solid rgba(255,76,76,.95);
    top: -8px;
    right: 18px;
    position: absolute;
    z-index: 1
}

.formErrorDivMsg.redError .ErrorContent {
    background: 0 0;
    color: #fff;
    padding: 0;
    font-family: var(--font-regular)
}

.ErrorTbl table.mainList td.error_active:before {
    content: '';
    top: 0;
    bottom: 0;
    left: -1px;
    right: 0;
    height: 100%;
    width: 3px;
    background-color: #e60f0f;
    position: absolute
}

.PdfDesign input[type=text].hasDatepicker[disabled] {
    background: url(/Content/Images/calIcon.svg) center right/24px no-repeat #ececec !important
}

.form990ListItem.ListViewSec .disabled_listli.list-body .partNo, .form990ListItem.ListViewSec .listli .list-body .partNo {
    display: inline-block;
    padding: 3px 5px;
    font-size: 12px;
    font-family: var(--font-medium);
    background: #ededed;
    border-radius: 3px;
    color: #9e9e9e;
    margin-left: 8px;
    line-height: 13px
}

.form990ListItem.ListViewSec .listli.active .list-body .partNo, .form990ListItem.ListViewSec .listli:hover .list-body .partNo {
    background: #d4ebff;
    color: var(--Theme-Blue)
}

.form990ListItem.ListViewSec .disabled_listli.list-body .partNo, .form990ListItem.ListViewSec .form990li:hover .disabled_listli.list-body .partNo {
    background: #f6f6f6;
    color: #bfbfbf
}

.page.toggleSlide .rightMenu990 .newtabdesign.formscheduleTab {
    top: 0;
    transition: 1s
}

.formadd_icon, .formadd_icon:hover {
    border-radius: 20px;
    background: #e2f6e2;
    padding: 4px 8px 4px 24px;
    color: #139b14;
    font: 14px var(--font-medium);
    line-height: 14px;
    position: relative;
    display: inline-block;
    cursor: pointer;
    white-space: nowrap
}

    .formadd_icon:before {
        content: '\F0419';
        font: 22px/1 "Material Design Icons";
        position: absolute;
        left: -1px;
        top: 0;
        color: inherit
    }

    .formadd_icon:hover {
        color: rgba(19,155,20,.9)
    }

    .formadd_icon.disabled, .formadd_icon.disabled:hover {
        opacity: .6;
        cursor: not-allowed
    }

.infoError.redError.top {
    bottom: 40px;
    top: auto
}

    .infoError.redError.top:before {
        top: initial;
        bottom: -12px;
        border-bottom: 0;
        border-top: 12px solid #fff
    }

    .infoError.redError.top:after {
        top: initial;
        bottom: -14px;
        border-bottom: 0;
        border-top: 12px solid #d74313
    }

.PdfDesign ::placeholder, .PdfDesign select option {
    font-family: Arial,sans-serif !important
}
.table-new th {
    background-color: aliceblue !important;
    font-size: 13px !important;
    font-style: normal !important;
    font-weight: 500 !important;
}
.table-new td {
    font-size: 12px !important;
    font-style: normal !important;
    font-weight: 400 !important;
}
.form-word-trucate {
  /*  display: -webkit-box;
    -webkit-line-clamp: 2; 
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;*/
}
header input:not(input[type=radio],.form-check-input), select {
    min-height: 32px !important;
}
li.schASupplement {
    margin-bottom: 15px;
    list-style-type: none;
    display: inline-block;
    left: -12px;
    position: relative;
    max-width: 160px
}
    li.schASupplement.active {
        box-shadow: 0 0 6px 4px rgba(48,151,243,.12941176470588237)
    }

        li.schASupplement.active .form990Body {
            border: 1px solid var(--Theme-Blue)
        }

        li.schASupplement.active .thumbnailName {
            background: var(--Theme-Blue)
        }
