
div.resend-link a {
    display: block;
    clear: both;
    padding: 0.25em;
    color: #8b8b8b;
    text-decoration: underline;
    text-decoration-style: dotted;

}
div.resend-link .disabled {
    color: #ababab;
    text-decoration: none;
    cursor: default;
}
