.a2a_svg.a2a_s__default {
    width: 20px;
    height: 20px;
}

.affiliate-advantage-form-group {
    display: flex;
    flex-direction: column;
    margin: 15px 5px;
}

.affiliate-advantage-form-group > label {
    margin-bottom: 5px;
    font-weight: 500;
}

.affiliate-advantage-form-label {
    margin-bottom: 2px;
    font-weight: 500;
}

.affiliate-advantage-form-help-text {
    font-style: italic;
}

.affiliate-advantage-form-control {
    max-width: 100%;
    width: 100%;
}

.affiliate-advantage-stats-wrapper {
    padding: 0 100px;
    margin-bottom: 50px;
}

.affiliate-advantage-stats-header {
    text-align: center;
}

td.banner.column-banner {
    vertical-align: inherit !important;
}