.small-note {
    clear: both;
    font-size: x-small;
    padding: 0px 5%;
    margin-top: 1%;
    margin-bottom: 1%;
    line-height: 1.0em;
}

#additional-info {
    font-size: 0.8em;
    font-weight: 400;
}

.small-note-truncate {
    clear: both;
    font-size: 75%;
    padding: 0px 5%;
    margin-top: 1%;
    margin-bottom: 1%;
}

.su-policy {
    background-color: none;
}

.collapse {
    display: none;
}

.collapse.send-now {
    display: block;
}

