.more-opt {
  max-width: 100%;
}
.checksum {
    background-color: #f1f1f1;
    padding: 20px;
    margin: 20px;
}
.checksum h3 {
    margin: 0;
    padding: 0 0 5px;
}
.checksum ul {
    padding: 0 !important;
    display: flex;
}
.checksum ul li {
    list-style-type: none;
}
.checksum ul li:first-child {
    font-weight: 600;
    padding: 0 10px 0 0;
}
.checksum ul li:last-child {
    font-size: 12px;
    color: #2f9633;
    word-break: break-all;
}
.checksum p {
    margin: 0 !important;
    font-size: 12px;
    color: #7b2020;
}

.removeBtn{display:none!important}
.formOnly{margin:0 auto;!important;float:none!important}
.new-sub-text {
  border-top: 1px solid #ccc;
  max-width: 130px;
  margin: 14px auto;
}
.btmBar{
    display: none;
}

.nav-dwn.fr a, .nav-dwn.fr a:hover {
    color: #fff;
    background: #5BBB2A;} 
 
            .taa-compliance img {
                max-width: 25px;
            }

            .taa-compliance {
                display: flex;
                justify-content: center;
                align-items: center;
                text-align: center;
                grid-gap: 10px;
                padding: 5px;
                border-radius: 15px 15px 0px 0px;
            }

            .taa-compliance p {
                margin: 0px;
                font-weight: 500;
                font-size: 14px;
            }

            .taa-compliance a {
                color: #5786ee;
                text-decoration: none;
            }
.nav-dwn.fr.nav-dwn {
    display: none;
}
