[id*=sweepandgo] img {
    padding: 5px 0 0 !important;
    width: 20px;
}

.sng-icon {
    background-repeat: no-repeat;
    display: block;
    width: 18px;
    height: 18px;
}

.sng-save-icon {
    background-image: url("../images/icons/floppy-disk-solid.svg");
}

.sng-copy-icon {
    background-image: url("../images/icons/content_copy_black.svg");
    width: 22px;
    height: 25px;
}

.sng-plus-icon {
    background-image: url("../images/icons/icon-plus.svg");
    width: 15px;
    height: 15px;
}

.sng-minus-icon {
    background-image: url("../images/icons/icon-minus.svg");
    width: 15px;
    height: 15px;
}

.sng-empty-icon {
    background-image: url("../images/icons/icon-empty.svg");
    width: 30px;
    height: 30px;
}

.sng-stripe-logo-icon {
    background-image: url("../images/icons/stripe-logo.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-logo-icon {
    background-image: url("../images/icons/sng-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-twilio-icon {
    background-image: url("../images/icons/twilio-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-mailchimp-icon {
    background-image: url("../images/icons/mailchimp-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-ez-texting-icon {
    background-image: url("../images/icons/ez-texting-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-dope-icon {
    background-image: url("../images/icons/dope-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-settings-icon {
    background-image: url("../images/icons/settings-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-license-icon {
    background-image: url("../images/icons/license-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-google-recaptcha-icon {
    background-image: url("../images/icons/RecaptchaLogo.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-gohighlevel-icon {
    background-image: url("../images/icons/gohighlevel-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-rotate-icon {
    background-image: url("../images/icons/rotate-icon.svg");
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}

.sng-check-icon {
    background-image: url("../images/icons/icon-check.svg");
    display: inline-flex;
    width: 18px;
    height: 18px;
}
