[class*=nsg-glyph--]:before, body {
    -webkit-font-smoothing: auto;
    -moz-osx-font-smoothing: grayscale;
}

img, legend {
    border: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block;
}

audio, canvas, video {
    display: inline-block;
}

    audio:not([controls]) {
        display: none;
        height: 0;
    }

[hidden] {
    display: none;
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

button, html, input, select, textarea {
    font-family: sans-serif;
}

body {
    -webkit-font-smoothing: antialiased;
    margin: 0;
    text: #666;
    background: #fff;
}

a:active, a:focus, a:hover {
    outline: 0;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b, strong {
    font-weight: 700;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

code, kbd, pre, samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: "\201C" "\201D" "\2018" "\2019";
}

    q:after, q:before {
        content: '';
        content: none;
    }

small {
    font-size: 80%;
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

.nsg-form--tool-tip, .nsg-form--tool-tip--bottom:after, .nsg-form--tool-tip--bottom:before {
    bottom: 100%;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em;
}

legend {
    padding: 0;
    white-space: normal;
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    outline: 0;
    vertical-align: baseline;
}

.nsg-font-family--base, .nsg-font-family--base-b, .nsg-font-family--base-i {
    font-family: OneNikeCurrency,Helvetica,Arial,sans-serif;
}

button, input {
    line-height: normal;
}

button, select {
    text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer;
}

    button[disabled], input[disabled] {
        cursor: default;
    }

input[type=checkbox], input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

input[type=search] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

    input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none;
    }

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.hidden {
    display: none !important;
    visibility: hidden;
}




h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: 400;
}

label {
    cursor: pointer;
}

.nsg-font-family--base {
    font-style: normal;
    font-weight: 400;
}

.nsg-font-family--base-i {
    font-weight: 400;
    font-style: italic;
}

.nsg-font-family--base-b {
    font-style: normal;
    font-weight: 700;
}

.nsg-font-family--platform, .nsg-font-family--platform-i {
    font-weight: 400;
    font-family: OneNikeCurrency,'TradeGothicW01-BoldCn20 675334',Helvetica,Arial,sans-serif;
}

.nsg-font-family--platform {
    font-style: normal;
}

.nsg-font-family--platform-i {
    font-style: italic;
}

.nsg-font-family--platform-b {
    font-family: OneNikeCurrency,'TradeGothicW01-BoldCn20 675334',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
}

.nsg-font-family--marketing, .nsg-font-family--marketing-i {
    font-weight: 400;
    font-family: OneNikeCurrency,'FuturaW01-ExtraBoldCond 774896',Helvetica,Arial,sans-serif;
}

.nsg-font-family--marketing {
    font-style: normal;
}

.nsg-font-family--marketing-i {
    font-style: italic;
}

.nsg-font-family--marketing-b {
    font-family: OneNikeCurrency,'FuturaW01-ExtraBoldCond 774896',Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 700;
}

/*[class*=nsg-glyph--] {
    display: inline-block;
    overflow: hidden;
    text-align: left;
    text-indent: 100%;
    white-space: nowrap;
    position: relative;
    vertical-align: middle;
    width: 1em;
    height: 1em;
}[class*=nsg-glyph--]:before {
        -webkit-font-smoothing: antialiased;
        display: inline-block;
        font-family: OneNikeGlyphs;
        position: absolute;
        top: 50%;
        left: 0;
        width: 100%;
        text-align: center;
        text-indent: 0;
        line-height: 1;
        margin-top: -.5em;
    }*/

.nsg-glyph--colorwheel {
    content: url(/styleguide/assets/images/colorwheel.svg);
    margin-top: -10px;
}

/*.nsg-glyph--360:before {
    content: "\f101";
}

.nsg-glyph--alert:before {
    content: "\f102";
}

.nsg-glyph--arrow-down:before {
    content: "\f103";
}

.nsg-glyph--arrow-left:before {
    content: "\f104";
}

.nsg-glyph--arrow-right:before {
    content: "\f105";
}

.nsg-glyph--arrow-up:before {
    content: "\f106";
}

.nsg-glyph--basketball:before {
    content: "\f107";
}

.nsg-glyph--cart:before {
    content: "\f108";
}

.nsg-glyph--check:before {
    content: "\f109";
}

.nsg-glyph--check-plain:before {
    content: "\f150";
}

.nsg-glyph--chevron-down:before {
    content: "\f10a";
}

.nsg-glyph--chevron-left:before {
    content: "\f10b";
}

.nsg-glyph--chevron-right:before {
    content: "\f10c";
}

.nsg-glyph--chevron-up:before {
    content: "\f10d";
}

.nsg-glyph--chevron-down-medium:before {
    content: "\f153";
}

.nsg-glyph--chevron-left-medium:before {
    content: "\f154";
}

.nsg-glyph--chevron-right-medium:before {
    content: "\f155";
}

.nsg-glyph--chevron-up-medium:before {
    content: "\f156";
}

.nsg-glyph--chevron-down-small:before {
    content: "\f157";
}

.nsg-glyph--chevron-left-small:before {
    content: "\f158";
}

.nsg-glyph--chevron-right-small:before {
    content: "\f159";
}

.nsg-glyph--chevron-up-small:before {
    content: "\f15a";
}

.nsg-glyph--connected-apps:before {
    content: "\f14d";
}

.nsg-glyph--email:before {
    content: "\f10e";
}

.nsg-glyph--facebook:before {
    content: "\f10f";
}

.nsg-glyph--flag:before {
    content: "\f110";
}

.nsg-glyph--friends:before {
    content: "\f111";
}

.nsg-glyph--fuel:before {
    content: "\f112";
}

.nsg-glyph--fuelband:before {
    content: "\f113";
}

.nsg-glyph--fullscreen:before {
    content: "\f114";
}

.nsg-glyph--globe:before {
    content: "\f115";
}

.nsg-glyph--grid-1up:before {
    content: "\f116";
}

.nsg-glyph--grid-2up:before {
    content: "\f117";
}

.nsg-glyph--heart:before {
    content: "\f14f";
}

.nsg-glyph--help:before {
    content: "\f118";
}

.nsg-glyph--home:before {
    content: "\f119";
}

.nsg-glyph--hurley:before {
    content: "\f14b";
}

.nsg-glyph--id-circle:before {
    content: "\f11a";
}

.nsg-glyph--id:before {
    content: "\f11b";
}

.nsg-glyph--info:before {
    content: "\f11c";
}

.nsg-glyph--instagram:before {
    content: "\f11d";
}

.nsg-glyph--jumpman:before {
    content: "\f11e";
}

.nsg-glyph--kinect:before {
    content: "\f11f";
}

.nsg-glyph--link:before {
    content: "\f120";
}

.nsg-glyph--live-chat:before {
    content: "\f121";
}

.nsg-glyph--lock:before {
    content: "\f122";
}

.nsg-glyph--logo-hurley:before {
    content: "\f14e";
}

.nsg-glyph--menu:before {
    content: "\f123";
}

.nsg-glyph--minus:before {
    content: "\f124";
}

.nsg-glyph--nano:before {
    content: "\f125";
}

.nsg-glyph--pause:before {
    content: "\f126";
}

.nsg-glyph--payment-options:before {
    content: "\f14c";
}

.nsg-glyph--pin:before {
    content: "\f151";
}

.nsg-glyph--pinterest:before {
    content: "\f127";
}

.nsg-glyph--play:before {
    content: "\f128";
}

.nsg-glyph--plus:before {
    content: "\f129";
}

.nsg-glyph--profile-share:before {
    content: "\f12a";
}

.nsg-glyph--profile:before {
    content: "\f12b";
}

.nsg-glyph--qzone:before {
    content: "\f12c";
}

.nsg-glyph--rotate-left:before {
    content: "\f12d";
}

.nsg-glyph--rotate-right:before {
    content: "\f12e";
}

.nsg-glyph--running-gps:before {
    content: "\f12f";
}

.nsg-glyph--search:before {
    content: "\f130";
}

.nsg-glyph--settings-thin:before {
    content: "\f131";
}

.nsg-glyph--settings:before {
    content: "\f132";
}

.nsg-glyph--share:before {
    content: "\f133";
}

.nsg-glyph--sportband:before {
    content: "\f134";
}

.nsg-glyph--sportwatch:before {
    content: "\f135";
}

.nsg-glyph--star:before {
    content: "\f136";
}

.nsg-glyph--swoosh-circle:before {
    content: "\f137";
}

.nsg-glyph--swoosh-plus:before {
    content: "\f138";
}

.nsg-glyph--swoosh-word:before {
    content: "\f152";
}

.nsg-glyph--logo:before, .nsg-glyph--swoosh:before {
    content: "\f139";
}

.nsg-glyph--talk:before {
    content: "\f13a";
}

.nsg-glyph--thumbs-down:before {
    content: "\f13b";
}

.nsg-glyph--thumbs-up:before {
    content: "\f13c";
}

.nsg-glyph--training:before {
    content: "\f13d";
}

.nsg-glyph--twitter:before {
    content: "\f13e";
}

.nsg-glyph--volume-0:before {
    content: "\f13f";
}

.nsg-glyph--volume-1:before {
    content: "\f140";
}

.nsg-glyph--volume-2:before {
    content: "\f141";
}

.nsg-glyph--volume-3:before {
    content: "\f142";
}

.nsg-glyph--volume-mute:before {
    content: "\f143";
}

.nsg-glyph--wechat:before {
    content: "\f144";
}

.nsg-glyph--weibo:before {
    content: "\f145";
}

.nsg-glyph--x-circle:before {
    content: "\f146";
}

.nsg-glyph--x:before {
    content: "\f147";
}

.nsg-glyph--youtube:before {
    content: "\f148";
}

.nsg-glyph--zoom-in:before {
    content: "\f149";
}

.nsg-glyph--zoom-out:before {
    content: "\f14a";
}

::-moz-selection, ::selection {
    text: #fff;
    background: #666;
} */

/*a {
    color: inherit;
}

    a.is-active, a.is-hover, a:active, a:focus, a:hover {
        color: #fa5400;
    }

    a.is-visited, a:visited, a[class*=nsg-button].is-active, a[class*=nsg-button].is-hover, a[class*=nsg-button]:active, a[class*=nsg-button]:focus, a[class*=nsg-button]:hover {
        color: inherit;
    }*/

.nsg-button, .nsg-button--flyout nav > a, .nsg-button--flyout nav > ul li, .nsg-button--nikeid, .nsg-button--pill-down, .nsg-button--pill-right, .nsg-button--small--pill, .nsg-button--toggle, .nsg-button--toggle .toggleBg, .nsg-button--toggle > ul > li, .nsg-button-small {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    border-radius: 2px;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: none;
    cursor: pointer;
    margin: 0;
    outline: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: relative;
    text-decoration: none;
    text-align: center;
}

    .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-left, .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-left.nsg-glyph--colorwheel {
        margin-right: 8px;
    }

    .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-right, .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-right.nsg-glyph--colorwheel {
        margin-left: 8px;
    }

    .nsg-button, .nsg-button--flyout, .nsg-button--flyout nav > a, .nsg-button--flyout nav > ul li, .nsg-button--flyout--item, .nsg-button--flyout--item-container, .nsg-button--nikeid, .nsg-button--pill-down, .nsg-button--pill-right, .nsg-button--small--pill, .nsg-button--sort-option, .nsg-button--toggle, .nsg-button--toggle .toggleBg, .nsg-button--toggle > ul > li, .nsg-button-small {
        font-family: OneNikeCurrency,'TradeGothicW01-BoldCn20 675334',Helvetica,Arial,sans-serif;
        font-weight: 400;
        font-style: normal;
    }

.nsg-button, .nsg-button-small {
    color: #111;
    background-color: #ccc;
    border: 1px solid #ccc;
}

    .nsg-button--carousel-arrow--next:disabled, .nsg-button--carousel-arrow--prev:disabled, .nsg-button--flyout nav > a:disabled, .nsg-button--flyout nav > ul li:disabled, .nsg-button--nikeid:disabled, .nsg-button--pill-down:disabled, .nsg-button--pill-right:disabled, .nsg-button--small--pill:disabled, .nsg-button--toggle .toggleBg:disabled, .nsg-button--toggle:disabled, .nsg-button--toggle > ul > li:disabled, .nsg-button-small:disabled, .nsg-button:disabled {
        color: #bbb;
        cursor: default;
        opacity: .5;
    }

.nsg-button--carousel-arrow--next:after, .nsg-button--carousel-arrow--next:before, .nsg-button--carousel-arrow--prev:after, .nsg-button--carousel-arrow--prev:before, .nsg-button--flyout nav > a:after, .nsg-button--pill-down:after, .nsg-button--pill-right:after, .nsg-button--small--pill:after, .nsg-button--video .nsg-button--video-play:after {
    display: inline-block;
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: OneNikeGlyphs;
    line-height: 1;
    text-decoration: none;
    text-transform: none;
    font-style: normal;
    margin-top: -.5em;
    position: absolute;
    top: 50%;
}

.nsg-button, .nsg-button--flyout nav > a, .nsg-button--nikeid, .nsg-button-small {
    padding-right: 20px;
    padding-left: 20px;
}

.nsg-button, .nsg-button--flyout nav > a, .nsg-button--nikeid {
    letter-spacing: -1px;
    font-size: 15px;
    height: 40px;
    line-height: 38px;
    text-align: center;
}

.nsg-button--toggle .toggleBg, .nsg-button--toggle > ul > li {
    border-radius: 20px;
    font-size: 13px;
    line-height: 30px;
    padding-left: 1em;
    padding-right: 1em;
}

.nsg-button {
    white-space: nowrap;
}

.nsg-button-small {
    font-size: 13px;
    line-height: 30px;
    text-align: center;
}

.nsg-button[data-nsg-icon] > .nsg-button-icon {
    display: inline-block;
    font-size: 2em;
    background-position: center center;
    background-repeat: no-repeat;
    vertical-align: middle;
    padding: 0;
    width: 1em;
    height: 100%;
}

    .nsg-button[data-nsg-icon] > .nsg-button-icon:after {
        content: "";
        display: inline-block;
        width: 0;
        height: 100%;
        margin-top: -1px;
    }

    .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-left, .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-right {
        font-style: normal;
        font-weight: 400;
    }

        .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-left.nsg-glyph--colorwheel, .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-right.nsg-glyph--colorwheel {
            font-size: inherit;
            margin-top: -2px;
            width: 13px;
        }

        .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-left:after {
            float: right;
        }

        .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-right:before {
            text-align: left;
        }

        .nsg-button[data-nsg-icon] > .nsg-button-icon.nsg-icon-right:after {
            float: left;
        }

.nsg-button--nikeid {
    color: #fff;
    background-color: #222;
}

.nsg-button--flyout, .nsg-button--flyout nav > a:active, .nsg-button--flyout nav > a:focus, .nsg-button--flyout nav > a:hover {
    color: #666;
}

.nsg-button--nikeid > * {
    display: inline-block;
    vertical-align: middle;
}

.nsg-button--nikeid > :first-child {
    height: 40px;
    position: relative;
}

.nsg-button--nikeid:hover {
    background-color: #404040;
}

.nsg-button--nikeid:active, .nsg-button--nikeid:disabled, .nsg-button--nikeid:focus {
    background-color: #222;
}

.nsg-button--flyout {
    border-radius: 2px;
    position: relative;
    display: inline-block;
    width: auto;
    background-color: #ccc;
}

    .nsg-button--flyout nav > a, .nsg-button--flyout nav > a:disabled, .nsg-button--pill-down:active, .nsg-button--pill-down:focus, .nsg-button--pill-right:active, .nsg-button--pill-right:focus {
        background-color: #ddd;
    }

    .nsg-button--flyout nav {
        display: block;
        position: relative;
    }

        .nsg-button--flyout nav > a {
            border: 1px solid;
            color: #666;
            z-index: 2;
            position: relative;
            text-decoration: none;
            white-space: nowrap;
            padding-left: 10px;
            padding-right: 26px;
            width: 100%;
        }

            .nsg-button--flyout nav > a:after {
                content: "\f10c";
                padding-left: 8px;
            }

            .nsg-button--flyout nav > a:active:after, .nsg-button--flyout nav > a:focus:after, .nsg-button--flyout nav > a:hover:after, .nsg-button--flyout.is-open nav > a:after, .nsg-button--pill-down.is-active:after, .nsg-button--pill-down:after {
                content: "\f10a";
            }

            .nsg-button--flyout nav > a span {
                padding: 0;
            }

                .nsg-button--flyout nav > a span:active {
                    color: inherit;
                }

        .nsg-button--flyout nav > ul {
            background-color: #f7f7f7;
            border-radius: 0 0 2px 2px;
            display: none;
            top: 33px;
            left: 0;
            padding-top: 5px;
            position: absolute;
            z-index: 1;
        }

            .nsg-button--flyout nav > ul li {
                border-radius: 0;
                padding: 0;
                white-space: nowrap;
                position: relative;
                display: block;
                font-size: 15px;
                height: 40px;
                line-height: 40px;
                overflow: visible;
                text-align: left;
                text-overflow: ellipsis;
            }

                .nsg-button--flyout nav > ul li:last-child, .nsg-button--flyout nav > ul li:last-child a {
                    border-radius: 0 0 2px 2px;
                }

                .nsg-button--flyout nav > ul li:active, .nsg-button--flyout nav > ul li:focus {
                    background-color: inherit;
                    background-image: inherit;
                    color: inherit;
                }

                .nsg-button--flyout nav > ul li a {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap;
                    float: none;
                    display: block;
                    border-radius: 0;
                    border: 1px solid #e5e5e5;
                    border-top: 0;
                    color: #111;
                    height: inherit;
                    background-image: none;
                    font-size: inherit;
                    padding: 0 15px;
                    line-height: inherit;
                    text-decoration: none;
                }

    .nsg-button--flyout.is-open nav > ul, .nsg-button--video {
        display: inline-block;
    }

    .nsg-button--flyout nav > ul li a:focus, .nsg-button--flyout nav > ul li a:hover {
        color: #111;
    }

.nsg-button--pill-down, .nsg-button--pill-right {
    letter-spacing: -1px;
    -moz-border-radius: 2px;
    -webkit-border-radius: px;
    border-radius: 2px;
    font-size: 15px;
    line-height: 40px;
    padding-left: 1.3333em;
    padding-right: 2.3333em;
    color: #666;
    background-color: #ddd;
    text-align: left;
}

    .nsg-button--pill-down:after, .nsg-button--pill-right:after {
        padding-left: 10px;
    }

    .nsg-button--pill-down.is-open:after {
        content: "\f10d";
    }

    .nsg-button--pill-right:after {
        content: "\f10c";
    }

    .nsg-button--pill-right.is-open:after {
        content: "\f10b";
    }

.nsg-button--small--pill {
    border-radius: 2px;
    color: #fff;
    background-color: #333;
    padding-right: 2em;
    padding-left: 1em;
    position: relative;
    text-align: left;
    font-size: 13px;
    line-height: 30px;
}

    .nsg-button--small--pill:after {
        content: "\f10c";
        right: 1em;
    }

    .nsg-button--small--pill:active, .nsg-button--small--pill:disabled, .nsg-button--small--pill:focus {
        background-color: #222;
    }

.nsg-button--video {
    position: relative;
    -webkit-box-shadow: 3px 3px 4px rgba(0,0,0,.3);
    box-shadow: 3px 3px 4px rgba(0,0,0,.3);
}

    .nsg-button--video > img {
        display: block;
        height: 60px;
        width: 95px;
    }

    .nsg-button--video .nsg-button--video-play {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        border: 2px solid #fff;
        -moz-transition: background-color 1s;
        -o-transition: background-color 1s;
        -webkit-transition: background-color 1s;
        transition: background-color 1s;
        cursor: pointer;
    }

        .nsg-button--video .nsg-button--video-play:active, .nsg-button--video .nsg-button--video-play:hover {
            background-color: rgba(0,0,0,.5);
        }

        .nsg-button--video .nsg-button--video-play:after {
            content: "\f128";
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
            font-size: 21px;
            padding: 1px 0 0 4px;
            color: #fff;
            border: 3px solid #fff;
            text-align: center;
            border-radius: 50%;
            top: 50%;
            left: 50%;
            margin-left: -14px;
            margin-top: -14px;
            width: 28px;
            height: 28px;
        }

.nsg-button--toggle {
    font-size: 13px;
    line-height: 18px;
    border-radius: 20px;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,.35) inset,inset 0 -1px 0 0 rgba(255,255,255,.28),inset 0 1px 0 0 rgba(0,0,0,.25);
    box-shadow: 0 1px 4px 0 rgba(0,0,0,.35) inset,inset 0 -1px 0 0 rgba(255,255,255,.28),inset 0 1px 0 0 rgba(0,0,0,.25);
    background-color: #ddd;
    text-align: left;
    width: auto;
}

    .nsg-button--toggle:after {
        margin-top: -1px;
    }

    .nsg-button--toggle:hover {
        color: #fa5400;
    }

    .nsg-button--toggle .toggleBg {
        -webkit-transition: all .63s ease;
        transition: all .63s ease;
        border: none;
        -webkit-font-smoothing: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        background-color: #333;
        position: absolute;
        overflow: visible;
        top: 0;
        left: 0;
    }

        .nsg-button--toggle .toggleBg:after, .nsg-button--toggle .toggleBg:before {
            top: 100%;
            border: solid transparent;
            content: "";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
        }

        .nsg-button--toggle .toggleBg:after {
            border-top-color: #191919;
            border-width: 8px;
            left: 50%;
            margin-left: -8px;
        }

        .nsg-button--toggle .toggleBg:hover {
            background-color: #404040;
        }

        .nsg-button--toggle .toggleBg:active {
            position: relative;
        }

            .nsg-button--toggle .toggleBg:active:after, .nsg-button--toggle .toggleBg:active:before {
                top: 100%;
                border: solid transparent;
                content: "";
                height: 0;
                width: 0;
                position: absolute;
                pointer-events: none;
            }

            .nsg-button--toggle .toggleBg:active:after {
                border-top-color: #464646;
                border-width: 8px;
                left: 50%;
                margin-left: -8px;
            }

        .nsg-button--toggle .toggleBg:active, .nsg-button--toggle .toggleBg:disabled, .nsg-button--toggle .toggleBg:focus {
            background-color: #333;
        }

    .nsg-button--toggle > ul > li {
        display: inline-block;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-align: center;
        white-space: nowrap;
        padding: 0 15px;
    }

        .nsg-button--toggle > ul > li.is-selected {
            -webkit-transition: color .5s ease;
            transition: color .5s ease;
        }

            .nsg-button--toggle > ul > li.is-selected, .nsg-button--toggle > ul > li.is-selected > a {
                color: #fff;
            }

                .nsg-button--toggle > ul > li.is-selected > a {
                    text-decoration: none;
                }

                .nsg-button--toggle > ul > li.is-selected:hover {
                    color: inherit;
                }

        .nsg-button--toggle > ul > li, .nsg-button--toggle > ul > li > a {
            color: #666;
            letter-spacing: 0;
        }

            .nsg-button--toggle > a:hover, .nsg-button--toggle > button:hover, .nsg-button--toggle > div:hover, .nsg-button--toggle > span:hover, .nsg-button--toggle > ul > li > a:hover {
                color: #fa5400;
            }

            .nsg-button--toggle > ul > li > a {
                text-decoration: none;
            }

            .nsg-button--toggle > ul > li:active, .nsg-button--toggle > ul > li:focus {
                -webkit-box-shadow: none;
                box-shadow: none;
            }

.nsg-button--carousel {
    text-align: center;
}

    .nsg-button--carousel > * {
        display: inline-block;
        margin: 0 3px;
    }

    .nsg-button--carousel a {
        background-color: transparent;
        background-repeat: no-repeat;
        background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZCAYAAADqrKTxAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjU0QjVGNjRENUFFRDExRTQ5MjUxQTZGQTQ4NURBQzM5IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjU0QjVGNjRFNUFFRDExRTQ5MjUxQTZGQTQ4NURBQzM5Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NTRCNUY2NEI1QUVEMTFFNDkyNTFBNkZBNDg1REFDMzkiIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NTRCNUY2NEM1QUVEMTFFNDkyNTFBNkZBNDg1REFDMzkiLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz5UAWPwAAACgElEQVR42pxTO4gTURR9k5kkk2TIj2STxiJil3SC7BbRzl0QsYqIrb/CgIVVWHBRdBUEQRRSWFqJhe2CxEIWtlKsxFSLirDRxHyYyXeSeM7beRgWVnAvXObNe/e8c+7naeVyWdCm06mYzWanNE27EwgEzhiGYem6vuPz+arxePzlfD6XcZVKRRjir61HIpG7yWRSj8ViIhgM8qKVfr+/Mh6PL+P8AnzMQAU6F41G72ezWZFIJCQATAKswnVdYdv2GoAPoeC2BIXDYQHqZ6lUStD5TxCkydsgWfj9fgHQLcdxnmNrl0wnLMvKEQB5EsQg5CJBzIWsk8lEx94atqoGKNOmaYpQKCQZ8C9BlKZAvIDMYI1JeQB8U4F03soABVJGINh25Rr+A4HbKoiH6mY617wMaxv+Vsak02lKuoEqjZk0ncZL6AoMuwf/rZhon9GTS9BvMwcC+VVAnD1AzGMldbG5b9DI45BzHeuTcAuADwC8gvxPi/lpajz+x3ziCHYkkMypVCrt/+z36CqWV1CMZbiD3mx3u93NWq22g32X/V5ksuBbo9HoRbvdXm40GgIe6fV6q+jTu2KxuIHzkGwlozHFLOsjVG+12WwKBHJA5YQPh0OBfR0FWy8UCucRbqqS58FwE1Msgw8aHygnA7PJXr2XIASeZekHg8GhybPhAB/LZDJ5CQLLkrf5z6p5jEsSBN1fvXE5FEAlzBEp/DK8QmxB7wRs/oNPQhlKzzQ+okg/ZfXq9fp3sD3hTXQyLjrkE+B2Op0qwgeaN8283szlck+h+ZqabjXxADpQs9Fqtfie9hRIjVQY7+s03tdF7OVx1gfzF0zEayjZw3kL3v4jwABVkVygcIXeLAAAAABJRU5ErkJggg==);
        background-position: 0 0;
        display: block;
        height: 12px;
        overflow: hidden;
        text-decoration: none;
        text-indent: -3000em;
        width: 13px;
    }

        .nsg-button--carousel a:focus {
            outline: 0;
        }

    .nsg-button--carousel .is-selected a {
        background-position: 0 -14px;
    }

.nsg-button--carousel-arrow--next, .nsg-button--carousel-arrow--prev {
    position: relative;
    vertical-align: middle;
    display: inline-block;
    color: #ccc;
    height: 59px;
    padding-left: 0;
    padding-right: 0;
    width: 33px;
    text-align: center;
    top: 50%;
}

    .nsg-button--carousel-arrow--next:focus, .nsg-button--carousel-arrow--next:hover, .nsg-button--carousel-arrow--prev:focus, .nsg-button--carousel-arrow--prev:hover, .nsg-button--sort-option a, .nsg-button--sort-option a:active, .nsg-button--sort-option a:link, .nsg-button--sort-option a:visited {
        color: #666;
    }

    .nsg-button--carousel-arrow--next:after, .nsg-button--carousel-arrow--next:before, .nsg-button--carousel-arrow--prev:after, .nsg-button--carousel-arrow--prev:before {
        font-size: 50px;
        left: 35%;
    }

    .nsg-button--carousel-arrow--prev:after {
        content: "\f10b";
    }

    .nsg-button--carousel-arrow--next:after {
        content: "\f10c";
    }

.nsg-button--sort-option {
    position: relative;
    float: left;
    overflow: visible;
    line-height: 0;
}

    .nsg-button--sort-option a {
        padding: 0 7px;
        display: block;
        text-decoration: none;
        line-height: normal;
        font-size: 13px;
        font-style: italic;
    }

        .nsg-button--sort-option a:hover, .nsg-button--sort-option.is-selected a:active, .nsg-button--sort-option.is-selected a:link, .nsg-button--sort-option.is-selected a:visited {
            color: #fa5400;
        }

    .nsg-button--sort-option span {
        display: none;
        color: #fa5400;
        overflow: hidden;
        text-indent: 100%;
    }

        .nsg-button--sort-option span.first {
            margin-left: 0;
        }

        .nsg-button--sort-option span:last {
            margin-right: 0;
        }

    .nsg-button--sort-option.is-selected span {
        display: inline-block;
        font-size: 11px;
        height: 4px;
        width: 9px;
    }

.nsg-form--drop-down, .nsg-form--global-message--alert > :first-child:before, .nsg-form--global-message--success > :first-child:before {
    font-family: OneNikeCurrency,'TradeGothicW01-BoldCn20 675334',Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
}

    .nsg-form--badge .nsg-form--badge-icon:before, .nsg-form--drop-down > a span:last-of-type:after, .nsg-form--global-message--alert > :first-child:before, .nsg-form--global-message--success > :first-child:before, .nsg-form-prompt--invalid:before {
        display: inline-block;
        -webkit-font-smoothing: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-family: OneNikeGlyphs;
        line-height: 1;
        text-decoration: none;
        text-transform: none;
        font-style: normal;
        margin-top: -.5em;
        position: absolute;
        top: 50%;
    }

.nsg-form--amount input, .nsg-form--input {
    border-radius: 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #fff;
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    border: 1px solid #ddd;
    outline: 0;
    margin: 0;
    padding: .6667em 1em;
    position: relative;
    font-family: inherit;
    font-size: inherit;
    width: 100%;
}

.nsg-form--drop-down.is-hover, .nsg-form--drop-down:hover, .nsg-form--drop-down > a {
    background-color: #f7f7f7;
}

.nsg-form--input.is-invalid, .nsg-form--input.is-invalid.is-active, .nsg-form--input.is-invalid:active, .nsg-form--input.is-invalid:focus {
    color: #fe0000;
    border: 1px solid #fe0000;
}

.nsg-form {
    position: relative;
}

.nsg-form--drop-down {
    display: inline-block;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    cursor: pointer;
    margin: 0;
    outline: 0;
    position: relative;
    text-decoration: none;
    font-size: 13px;
    line-height: 38px;
    padding: 0;
    text-align: left;
}

    .nsg-form--drop-down.is-disabled, .nsg-form--drop-down:disabled {
        color: #bbb;
        cursor: default;
        opacity: .5;
    }

    .nsg-form--drop-down.is-hover a:focus, .nsg-form--drop-down.is-hover a:hover, .nsg-form--drop-down.is-selected a, .nsg-form--drop-down.is-selected a:focus, .nsg-form--drop-down.is-selected a:hover, .nsg-form--drop-down:hover a:focus, .nsg-form--drop-down:hover a:hover {
        color: #111;
    }

    .nsg-form--drop-down.is-selected a {
        border-radius: 2px 2px 0 0;
        background-image: none;
    }

    .nsg-form--drop-down.is-selected .nsg-form--drop-down--option-container {
        display: block;
    }

    .nsg-form--drop-down.is-invalid a, .nsg-form--drop-down.is-invalid a:active, .nsg-form--drop-down.is-invalid a:hover, .nsg-form--drop-down.is-invalid.is-selected a, .nsg-form--drop-down.is-invalid.is-selected a:active, .nsg-form--drop-down.is-invalid.is-selected a:hover {
        color: #fe0000;
        border-color: #fe0000;
    }

    .nsg-form--drop-down > a {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        display: block;
        text-decoration: none;
        padding: 0 38px 0 20px;
        vertical-align: middle;
        color: #111;
        border: 1px solid #e5e5e5;
        border-radius: 2px;
    }

        .nsg-form--drop-down > a span:last-of-type:after {
            content: "\f10a";
            padding-left: 8px;
        }

    .nsg-form--drop-down select {
        -moz-appearance: none;
        -webkit-appearance: none;
        cursor: pointer;
        height: 100%;
        left: 0;
        margin: 0;
        opacity: 0;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 1;
    }

.nsg-form--tool-tip--bottom, .nsg-form--tool-tip:after, .nsg-form--tool-tip:before {
    top: 100%;
}

.nsg-form--drop-down > ul {
    max-height: 200px;
    overflow: auto;
}

.nsg-form--drop-down > div > ul {
    max-height: 100%;
}

.nsg-form--drop-down.one-item > a {
    padding-right: 20px;
    padding-left: 20px;
}

    .nsg-form--drop-down.one-item > a:after {
        content: "";
    }

.nsg-form--drop-down .nsg-form--drop-down--option-container {
    border-radius: 0 0 2px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    font-size: 13px;
    left: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1;
    border: 1px solid #e2e4e4;
    border-top: none;
    background-color: #fff;
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #111;
}

.nsg-container, .nsg-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.nsg-form--drop-down .nsg-form--drop-down--option-container .nsg-form--drop-down--option {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
    overflow: hidden;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-bottom: 1px solid #e2e4e4;
    background-color: #f7f7f7;
}

    .nsg-form--drop-down .nsg-form--drop-down--option-container .nsg-form--drop-down--option:last-child {
        border-bottom: none;
    }

    .nsg-form--drop-down .nsg-form--drop-down--option-container .nsg-form--drop-down--option.is-hover, .nsg-form--drop-down .nsg-form--drop-down--option-container .nsg-form--drop-down--option:hover {
        color: #111;
        background-color: #f7f7f7;
    }

    .nsg-form--drop-down .nsg-form--drop-down--option-container .nsg-form--drop-down--option.is-selected {
        -webkit-font-smoothing: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        color: #fff;
        background-color: #111;
    }

.nsg-form--drop-down .nsg-form--drop-down--option-container.is-selected--drop-down--option {
    display: block;
}

.nsg-form--drop-down.nsg-mode--flat {
    font-family: Helvetica,Arial,sans-serif;
    background: #EEEDF1;
    height: 40px;
    line-height: 40px;
    margin: 10px 10px 20px 12px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px;
    text-transform: none;
    min-width: 222px;
}

.nsg-form--drop-down.nsg-mode--flat--drop-down--select {
    display: none;
    z-index: 1;
}

.nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-radius: 2px;
    -webkit-box-shadow: none;
    box-shadow: none;
    z-index: 2;
    display: block;
    text-decoration: none;
}

    .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--label:after {
        content: "\f10a";
    }

    .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--label nsg-form--drop-down--label-selected {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

.nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--select {
    display: none;
    z-index: 1;
}

.nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list {
    display: none;
    position: relative;
    width: 100%;
    z-index: 2;
    max-height: none;
    overflow: auto;
    margin: 0;
    padding: 10px 0 0;
}

    .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item {
        -webkit-font-smoothing: antialiased;
        display: block;
        position: relative;
        text-align: left;
        height: auto;
        margin: 0;
        background: #fff;
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        border-bottom: 1px solid #ddd;
        white-space: nowrap;
    }

        .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item:first-child {
            border-top: 1px solid #ddd;
            border-radius: 2px 2px 0 0;
        }

        .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item:last-child {
            border-radius: 0 0 2px 2px;
        }

        .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item.is-selected {
            color: #fa5400;
        }

            .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item.is-selected > span:after {
                font-family: OneNikeGlyphs;
                position: absolute;
                right: 8px;
                content: "\f109";
            }

        .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item.is-hover, .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item:hover {
            background-color: #FBFAFB;
            color: #434343;
        }

        .nsg-form--drop-down.nsg-mode--flat .nsg-form--drop-down--list .nsg-form--drop-down--list-item > span {
            text-decoration: none;
            padding: 0 40px 0 15px;
            display: block;
        }

.nsg-form--drop-down--drop-down--dark {
    background-color: #333;
    background: -webkit-linear-gradient(top,#444 0,#111 100%);
    background: -moz-linear-gradient(top,#444 0,#111 100%);
    background: linear-gradient(to bottom,#444 0,#111 100%);
}

    .nsg-form--drop-down--drop-down--dark.is-selected {
        background-color: #191919;
        background-image: none;
    }

    .nsg-form--drop-down--drop-down--dark.is-hover, .nsg-form--drop-down--drop-down--dark:hover {
        background-color: #d0d0d0;
        background: -webkit-linear-gradient(top,#4c4c4c 0,#191919 100%);
        background: -moz-linear-gradient(top,#4c4c4c 0,#191919 100%);
        background: linear-gradient(to bottom,#4c4c4c 0,#191919 100%);
    }

    .nsg-form--drop-down--drop-down--dark.is-active, .nsg-form--drop-down--drop-down--dark:active, .nsg-form--drop-down--drop-down--dark:focus {
        background-color: #191919;
        background: -webkit-linear-gradient(top,#4c4c4c 0,#191919 100%);
        background: -moz-linear-gradient(top,#4c4c4c 0,#191919 100%);
        background: linear-gradient(to bottom,#4c4c4c 0,#191919 100%);
    }

    .nsg-form--drop-down--drop-down--dark > a {
        color: #fff;
        -webkit-font-smoothing: antialiased;
    }

        .nsg-form--drop-down--drop-down--dark > a.is-hover, .nsg-form--drop-down--drop-down--dark > a:hover {
            color: #fa5400;
        }

        .nsg-form--drop-down--drop-down--dark > a:after {
            color: #fff;
        }

            .nsg-form--drop-down--drop-down--dark > a:after.is-hover, .nsg-form--drop-down--drop-down--dark > a:after:hover {
                color: #ddd;
            }

.nsg-form--drop-down--drop-down--dark--drop-down--option-container {
    background-color: #333;
    border-bottom: 2px solid #333;
}

    .nsg-form--drop-down--drop-down--dark--drop-down--option-container > li {
        background-color: #666;
        color: #fff;
    }

        .nsg-form--drop-down--drop-down--dark--drop-down--option-container > li:hover {
            background-color: #999;
        }

        .nsg-form--drop-down--drop-down--dark--drop-down--option-container > li .is-selected {
            color: #111;
            background-color: #eee;
            background: -webkit-linear-gradient(top,#eee 0,#ccc 100%);
            background: -moz-linear-gradient(top,#eee 0,#ccc 100%);
            background: linear-gradient(to bottom,#eee 0,#ccc 100%);
        }

.nsg-form--fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

.nsg-form--label, .nsg-form--label--normal {
    padding: .6667em 0;
}

.nsg-form--label, .nsg-form--label--control, .nsg-form--label--normal {
    cursor: pointer;
    display: block;
    font-weight: 700;
}

.nsg-form--label--small {
    display: inline-block;
    font-size: 10px;
    line-height: 18px;
    text-decoration: underline;
    vertical-align: middle;
}

.nsg-form--checkbox:not(#void) + *, .nsg-form--radio:not(#void) + * {
    clear: none;
    height: 16px;
    line-height: 16px;
    background-repeat: no-repeat;
}

.nsg-form--label--normal {
    cursor: pointer;
    display: block;
    font-weight: 400;
    padding: .6667em 0;
}

.nsg-form--label--control {
    border: 1px solid rgba(0,0,0,.12);
    margin: 1px;
    padding: .8em;
    border-radius: 2px;
}

    .nsg-form--label--control.is-invalid {
        border-color: #fc8c53;
        border-width: 2px;
        margin: 0;
    }

.nsg-form--input.is-active, .nsg-form--input:active, .nsg-form--input:focus {
    border: 1px solid #999;
    font-family: inherit;
    font-size: inherit;
}

.nsg-form--input.is-valid {
    padding-right: 2.4167em;
}

.nsg-form--input > input {
    background-color: transparent;
    border: 0;
    outline: 0;
    margin: 0;
    padding: 0;
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666;
}

.nsg-form--checkbox {
    opacity: 0;
    float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
}

    .nsg-form--checkbox:not(#void) + * {
        margin: 0;
        cursor: default;
        padding: 0 0 4px 22px;
        background-image: url(/styleguide/assets/images/checkboxes.svg);
        background-position: 0 0;
    }

    .nsg-form--checkbox:not(#void):checked + * {
        background-position: 0 -24px;
    }

    .nsg-form--checkbox:not(#void).is-disabled + * {
        background-position: 0 -48px;
    }

    .nsg-form--checkbox:not(#void):checked.is-disabled + *, .nsg-form--checkbox:not(#void):checked:disabled + * {
        background-position: 0 -72px;
    }

    .nsg-form--checkbox:not(#void).is-invalid + * {
        background-position: 0 -96px;
        color: #FE0000;
    }

.nsg-form--radio {
    opacity: 0;
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
}

    .nsg-form--radio:not(#void) + * {
        display: inline-block;
        margin: 0;
        cursor: default;
        padding: 0 0 4px 26px;
        background-image: url(/styleguide/assets/images/radio-buttons.svg);
        background-position: 0 0;
    }

.nsg-form--global-message--alert:after, .nsg-form--global-message--success:after, .nsg-row:after {
    clear: both;
}

.nsg-form--radio:not(#void):checked + * {
    background-position: 0 -24px;
}

.nsg-form--radio:not(#void).is-disabled + * {
    background-position: 0 -48px;
}

.nsg-form--radio:not(#void):checked.is-disabled + *, .nsg-form--radio:not(#void):checked:disabled + * {
    background-position: 0 -72px;
}

.nsg-form--radio:not(#void).is-invalid + * {
    background-position: 0 -96px;
}

.nsg-form--message--alert, .nsg-form--message--success {
    left: 0;
}

.nsg-form--required {
    color: #fe0000;
    font-weight: 700;
}

.nsg-form--required-text {
    font-size: 12px;
    margin-top: 12px;
}

.nsg-form--tool-tip, .nsg-form--tool-tip--bottom {
    font-family: OneNikeCurrency,Helvetica,Arial,sans-serif;
    border-radius: 5px;
    -webkit-font-smoothing: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: #222;
    color: #fff;
    margin-bottom: 6px;
    max-width: 260px;
    min-width: 120px;
    padding: 10px;
    position: absolute;
    z-index: 1;
    text-transform: none;
}

    .nsg-form--tool-tip--bottom:after, .nsg-form--tool-tip--bottom:before, .nsg-form--tool-tip:after, .nsg-form--tool-tip:before {
        border-style: solid;
        border-color: transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .nsg-form--tool-tip:after {
        border-top-color: #222;
    }

    .nsg-form--tool-tip--bottom:after {
        border-bottom-color: #222;
    }

    .nsg-form--tool-tip--bottom:after, .nsg-form--tool-tip:after {
        border-width: 6px;
        left: 50%;
        margin-left: -6px;
    }

.nsg-form--global-message--alert, .nsg-form--global-message--success {
    border-radius: 5px;
    background-color: #ddd;
    padding: 10px;
    position: relative;
}

    .nsg-form--global-message--alert:after, .nsg-form--global-message--alert:before, .nsg-form--global-message--success:after, .nsg-form--global-message--success:before {
        display: table;
        content: " ";
        line-height: 0;
    }

    .nsg-form--global-message--alert > :first-child, .nsg-form--global-message--success > :first-child {
        position: relative;
        padding-left: 25px;
        display: inline-block;
        vertical-align: middle;
    }

        .nsg-form--global-message--alert > :first-child:before, .nsg-form--global-message--success > :first-child:before {
            left: 0;
        }

        .nsg-form--global-message--alert > :first-child:before {
            color: #fa5400;
            content: "\f102";
            font-size: 1.8em;
        }

        .nsg-form--global-message--success > :first-child:before {
            color: #390;
            content: "\f109";
            font-size: 1.5em;
        }

.nsg-form--character-count {
    color: #666;
}

.nsg-form--badge .nsg-form--badge-icon:before {
    left: 0;
    text-align: center;
    text-indent: 0;
    width: 100%;
    vertical-align: top;
    padding: 0 0 3px 3px;
    content: "\f109";
}

.nsg-form--badge--valid {
    border-radius: 50%;
    background-color: #5dce52;
    color: #fff;
    position: absolute;
    height: 1.4167em;
    width: 1.4167em;
    margin-top: -.7em;
    right: .5em;
    top: 50%;
}

.nsg-form-prompt--invalid {
    position: relative;
    vertical-align: middle;
}

    .nsg-form-prompt--invalid:before {
        left: 0;
        content: "\f102";
        font-size: 2.25em;
    }

.nsg-form--amount {
    border-radius: 3px;
    background-color: #eee;
    display: inline-block;
    vertical-align: middle;
    padding: 1.5em;
    white-space: nowrap;
}

    .nsg-form--amount > * {
        vertical-align: middle;
        display: inline-block;
    }

.nsg-header, .nsg-header-section-item, .nsg-header-top-bar {
    display: block;
    position: relative;
}

.nsg-form--amount > :first-child {
    white-space: normal;
    margin-right: 1.5em;
}

.nsg-form--amount input {
    width: 50px;
}

    .nsg-form--amount input > input {
        background-color: transparent;
        border: 0;
        outline: 0;
        margin: 0;
        padding: 0;
        color: #666;
    }

    .nsg-form--amount input [type=number] {
        -moz-appearance: textfield;
    }

        .nsg-form--amount input[type=number]::-webkit-inner-spin-button, .nsg-form--amount input[type=number]::-webkit-outer-spin-button {
            -webkit-appearance: none;
            margin: 0;
        }

    .nsg-form--amount input.is-active, .nsg-form--amount input:active, .nsg-form--amount input:focus {
        border: 1px solid #999;
        font-family: inherit;
        font-size: inherit;
    }

    .nsg-form--amount input.is-valid {
        padding-right: 2.4167em;
    }

    .nsg-form--amount input.is-invalid {
        border-color: #fe0000;
        color: #222;
    }

.nsg-header {
    z-index: 80;
}

.nsg-header-top-bar {
    z-index: 999;
    font-size: 13px;
    line-height: 1.5em;
    background-color: #000;
    height: 30px;
    color: #eee;
    padding: 0 8px 0 20px;
    top: 0;
}

.nsg-header-top-bar-left-section {
    float: left;
    padding: 5px 0 0;
}

.nsg-header-top-bar-right-section {
    float: right;
    padding: 5px 0 0;
}

.nsg-header-main {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
    box-shadow: 0 1px 2px rgba(0,0,0,.5);
    position: relative;
    width: 100%;
    z-index: 9;
    height: 50px;
    line-height: .9em;
}

.nsg-header-section {
    background-color: #fafaff;
    background-image: url(http://store.nike.com/nikestore/html/img/OneNike/bg.jpg?buildRev=023edc279f1434f07a1044547cfcf222b23e39ac);
    border-left: 1px solid #fff;
    border-right: 1px solid rgba(0,0,0,.2);
    height: 50px;
    text-align: center;
    -moz-transition: background-color .2s,1s;
    -webkit-transition: background-color .2s,1s;
    transition: background-color .2s,1s;
    vertical-align: middle;
    width: 1px;
}

.nsg-footer-bottom-container, .nsg-footer-column-container {
    vertical-align: top;
    width: 100%;
    display: inline-block;
}

.nsg-header-section-item {
    color: #666;
    line-height: 50px;
    white-space: nowrap;
    padding: 0 15px 0 23px;
}

.nsg-footer {
    background-color: #191919;
    clear: both;
}

.nsg-footer-wrapper {
    padding: 42px 42px 0;
    min-width: 684px;
    max-width: 1400px;
    margin: 0 auto;
    color: #999;
}

.nsg-footer-bottom-container {
    padding: 12px 0;
    border-top: 1px solid #444;
    margin-top: 42px;
}

.nsg-footer-column {
    width: 140px;
    float: left;
}

    .nsg-footer-column > li {
        height: 28px;
    }

.nsg-footer-column-right {
    float: right;
    text-align: right;
    width: 150px;
}

.nsg-footer-bottom-column {
    display: inline-block;
}

.nsg-footer-bottom-column-left {
    float: left;
}

.nsg-footer-bottom-column-right {
    float: right;
}

.nsg-left-nav {
    color: #000;
    position: absolute;
    top: 120px;
    left: 23px;
    width: 220px;
}

.nsg-left-nav-header .title {
    font-size: 17px;
    padding: 5px 0 8px 20px;
    color: #000;
    text-transform: uppercase;
}

.nsg-left-nav-header .sub-title {
    font-size: 13px;
    padding: 3px 0 10px 20px;
}

.nsg-left-nav-section {
    border-radius: 2px;
    -webkit-background-size: auto;
    -moz-background-size: auto;
    background-size: auto;
    background-color: #eee;
    padding: 20px 0 16px;
}

.nsg-left-nav-menu {
    display: block;
    line-height: 1;
    padding: 14px 13px 5px 20px;
    color: #000;
}

    .nsg-left-nav-menu a {
        color: #000;
        text-decoration: none;
    }

        .nsg-left-nav-menu a:hover {
            color: inherit;
        }

.nsg-left-nav-menu-title {
    display: block;
    font-size: 15px;
    line-height: 1;
    text-transform: uppercase;
    color: #000;
}

.nsg-left-nav-menu-items {
    max-height: 200px;
    overflow: auto;
}

    .nsg-left-nav-menu-items > ul {
        overflow: hidden;
        padding: 0 12px 7px;
    }

        .nsg-left-nav-menu-items > ul > li > a {
            text-decoration: none;
            color: inherit;
            display: block;
            font-size: 14px;
            line-height: 26px;
            padding-left: 8px;
        }

            .nsg-left-nav-menu-items > ul > li > a:hover {
                text-decoration: underline;
            }

.nsg-misc-keyline--horizontal {
    background-color: #ddd;
    height: 1px;
    width: 100%;
    display: block;
}

.nsg-container {
    box-sizing: border-box;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
}

    .nsg-container.fixed {
        margin-left: auto;
        margin-right: auto;
        width: 1440px;
    }

    .nsg-container.fixed-fluid {
        margin-left: auto;
        margin-right: auto;
        max-width: 1440px;
    }

.nsg-row {
    box-sizing: border-box;
}

    .nsg-row:after, .nsg-row:before {
        content: " ";
        display: table;
    }

[class*=nsg-col-] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 1px;
    display: none;
}

    [class*=nsg-col-] grid-padding, [class*=nsg-col-].full {
        padding-left: 0;
        padding-right: 0;
    }

        [class*=nsg-col-] grid-padding > .nsg-row, [class*=nsg-col-].full > .nsg-row {
            margin: 0;
        }

.nsg-col-sm-1, .nsg-col-sm-10, .nsg-col-sm-11, .nsg-col-sm-12, .nsg-col-sm-2, .nsg-col-sm-3, .nsg-col-sm-4, .nsg-col-sm-5, .nsg-col-sm-6, .nsg-col-sm-7, .nsg-col-sm-8, .nsg-col-sm-9 {
    float: left;
    display: block;
}

.nsg-col-sm-1 {
    width: 8.333333333333332%;
}

.nsg-col-sm-offset-1 {
    margin-left: 8.333333333333332%;
}

.nsg-col-sm-2 {
    width: 16.666666666666664%;
}

.nsg-col-sm-offset-2 {
    margin-left: 16.666666666666664%;
}

.nsg-col-sm-3 {
    width: 25%;
}

.nsg-col-sm-offset-3 {
    margin-left: 25%;
}

.nsg-col-sm-4 {
    width: 33.33333333333333%;
}

.nsg-col-sm-offset-4 {
    margin-left: 33.33333333333333%;
}

.nsg-col-sm-5 {
    width: 41.66666666666667%;
}

.nsg-col-sm-offset-5 {
    margin-left: 41.66666666666667%;
}

.nsg-col-sm-6 {
    width: 50%;
}

.nsg-col-sm-offset-6 {
    margin-left: 50%;
}

.nsg-col-sm-7 {
    width: 58.333333333333336%;
}

.nsg-col-sm-offset-7 {
    margin-left: 58.333333333333336%;
}

.nsg-col-sm-8 {
    width: 66.66666666666666%;
}

.nsg-col-sm-offset-8 {
    margin-left: 66.66666666666666%;
}

.nsg-col-sm-9 {
    width: 75%;
}

.nsg-col-sm-offset-9 {
    margin-left: 75%;
}

.nsg-col-sm-10 {
    width: 83.33333333333334%;
}

.nsg-col-sm-offset-10 {
    margin-left: 83.33333333333334%;
}

.nsg-col-sm-11 {
    width: 91.66666666666666%;
}

.nsg-col-sm-offset-11 {
    margin-left: 91.66666666666666%;
}

.nsg-col-sm-12 {
    width: 100%;
}

.nsg-col-sm-offset-12 {
    margin-left: 100%;
}

@media only screen and (min-width:640px) {
    .nsg-col-md-1, .nsg-col-md-10, .nsg-col-md-11, .nsg-col-md-12, .nsg-col-md-2, .nsg-col-md-3, .nsg-col-md-4, .nsg-col-md-5, .nsg-col-md-6, .nsg-col-md-7, .nsg-col-md-8, .nsg-col-md-9 {
        float: left;
        display: block;
    }

    .nsg-col-md-1 {
        width: 8.333333333333332%;
    }

    .nsg-col-md-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .nsg-col-md-2 {
        width: 16.666666666666664%;
    }

    .nsg-col-md-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .nsg-col-md-3 {
        width: 25%;
    }

    .nsg-col-md-offset-3 {
        margin-left: 25%;
    }

    .nsg-col-md-4 {
        width: 33.33333333333333%;
    }

    .nsg-col-md-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .nsg-col-md-5 {
        width: 41.66666666666667%;
    }

    .nsg-col-md-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .nsg-col-md-6 {
        width: 50%;
    }

    .nsg-col-md-offset-6 {
        margin-left: 50%;
    }

    .nsg-col-md-7 {
        width: 58.333333333333336%;
    }

    .nsg-col-md-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .nsg-col-md-8 {
        width: 66.66666666666666%;
    }

    .nsg-col-md-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .nsg-col-md-9 {
        width: 75%;
    }

    .nsg-col-md-offset-9 {
        margin-left: 75%;
    }

    .nsg-col-md-10 {
        width: 83.33333333333334%;
    }

    .nsg-col-md-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .nsg-col-md-11 {
        width: 91.66666666666666%;
    }

    .nsg-col-md-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .nsg-col-md-12 {
        width: 100%;
    }

    .nsg-col-md-offset-12 {
        margin-left: 100%;
    }
}

@media only screen and (min-width:1024px) {
    .nsg-col-lg-1, .nsg-col-lg-10, .nsg-col-lg-11, .nsg-col-lg-12, .nsg-col-lg-2, .nsg-col-lg-3, .nsg-col-lg-4, .nsg-col-lg-5, .nsg-col-lg-6, .nsg-col-lg-7, .nsg-col-lg-8, .nsg-col-lg-9 {
        float: left;
        display: block;
    }

    .nsg-col-lg-1 {
        width: 8.333333333333332%;
    }

    .nsg-col-lg-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .nsg-col-lg-2 {
        width: 16.666666666666664%;
    }

    .nsg-col-lg-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .nsg-col-lg-3 {
        width: 25%;
    }

    .nsg-col-lg-offset-3 {
        margin-left: 25%;
    }

    .nsg-col-lg-4 {
        width: 33.33333333333333%;
    }

    .nsg-col-lg-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .nsg-col-lg-5 {
        width: 41.66666666666667%;
    }

    .nsg-col-lg-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .nsg-col-lg-6 {
        width: 50%;
    }

    .nsg-col-lg-offset-6 {
        margin-left: 50%;
    }

    .nsg-col-lg-7 {
        width: 58.333333333333336%;
    }

    .nsg-col-lg-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .nsg-col-lg-8 {
        width: 66.66666666666666%;
    }

    .nsg-col-lg-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .nsg-col-lg-9 {
        width: 75%;
    }

    .nsg-col-lg-offset-9 {
        margin-left: 75%;
    }

    .nsg-col-lg-10 {
        width: 83.33333333333334%;
    }

    .nsg-col-lg-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .nsg-col-lg-11 {
        width: 91.66666666666666%;
    }

    .nsg-col-lg-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .nsg-col-lg-12 {
        width: 100%;
    }

    .nsg-col-lg-offset-12 {
        margin-left: 100%;
    }
}

@media only screen and (min-width:1440px) {
    .nsg-col-xl-1, .nsg-col-xl-10, .nsg-col-xl-11, .nsg-col-xl-12, .nsg-col-xl-2, .nsg-col-xl-3, .nsg-col-xl-4, .nsg-col-xl-5, .nsg-col-xl-6, .nsg-col-xl-7, .nsg-col-xl-8, .nsg-col-xl-9 {
        float: left;
        display: block;
    }

    .nsg-col-xl-1 {
        width: 8.333333333333332%;
    }

    .nsg-col-xl-offset-1 {
        margin-left: 8.333333333333332%;
    }

    .nsg-col-xl-2 {
        width: 16.666666666666664%;
    }

    .nsg-col-xl-offset-2 {
        margin-left: 16.666666666666664%;
    }

    .nsg-col-xl-3 {
        width: 25%;
    }

    .nsg-col-xl-offset-3 {
        margin-left: 25%;
    }

    .nsg-col-xl-4 {
        width: 33.33333333333333%;
    }

    .nsg-col-xl-offset-4 {
        margin-left: 33.33333333333333%;
    }

    .nsg-col-xl-5 {
        width: 41.66666666666667%;
    }

    .nsg-col-xl-offset-5 {
        margin-left: 41.66666666666667%;
    }

    .nsg-col-xl-6 {
        width: 50%;
    }

    .nsg-col-xl-offset-6 {
        margin-left: 50%;
    }

    .nsg-col-xl-7 {
        width: 58.333333333333336%;
    }

    .nsg-col-xl-offset-7 {
        margin-left: 58.333333333333336%;
    }

    .nsg-col-xl-8 {
        width: 66.66666666666666%;
    }

    .nsg-col-xl-offset-8 {
        margin-left: 66.66666666666666%;
    }

    .nsg-col-xl-9 {
        width: 75%;
    }

    .nsg-col-xl-offset-9 {
        margin-left: 75%;
    }

    .nsg-col-xl-10 {
        width: 83.33333333333334%;
    }

    .nsg-col-xl-offset-10 {
        margin-left: 83.33333333333334%;
    }

    .nsg-col-xl-11 {
        width: 91.66666666666666%;
    }

    .nsg-col-xl-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .nsg-col-xl-12 {
        width: 100%;
    }

    .nsg-col-xl-offset-12 {
        margin-left: 100%;
    }
}

.nsg-bg--white, .nsg-bg--white.is-active, .nsg-bg--white.is-visited, .nsg-bg--white:active, .nsg-bg--white:link, .nsg-bg--white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--white:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--white:visited, .nsg-button.nsg-bg--white, .nsg-button.nsg-bg--white.is-active, .nsg-button.nsg-bg--white.is-visited, .nsg-button.nsg-bg--white:active, .nsg-button.nsg-bg--white:link, .nsg-button.nsg-bg--white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--white:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--white:visited, .nsg-button.nsg-grad--white, .nsg-button.nsg-grad--white.is-active, .nsg-button.nsg-grad--white.is-visited, .nsg-button.nsg-grad--white:active, .nsg-button.nsg-grad--white:link, .nsg-button.nsg-grad--white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--white:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--white:visited, .nsg-grad--white, .nsg-grad--white.is-active, .nsg-grad--white.is-visited, .nsg-grad--white:active, .nsg-grad--white:link, .nsg-grad--white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--white:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--white:visited {
    background-color: #fff;
    border-color: #e5e5e5;
    color: #000;
}

.nsg-border--white {
    border: 1px solid #fff;
}

.nsg-bg--near-white, .nsg-bg--near-white.is-active, .nsg-bg--near-white.is-visited, .nsg-bg--near-white:active, .nsg-bg--near-white:link, .nsg-bg--near-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--near-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--near-white:visited, .nsg-button.nsg-bg--near-white, .nsg-button.nsg-bg--near-white.is-active, .nsg-button.nsg-bg--near-white.is-visited, .nsg-button.nsg-bg--near-white:active, .nsg-button.nsg-bg--near-white:link, .nsg-button.nsg-bg--near-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--near-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--near-white:visited, .nsg-button.nsg-grad--near-white, .nsg-button.nsg-grad--near-white.is-active, .nsg-button.nsg-grad--near-white.is-visited, .nsg-button.nsg-grad--near-white:active, .nsg-button.nsg-grad--near-white:link, .nsg-button.nsg-grad--near-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--near-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--near-white:visited, .nsg-grad--near-white, .nsg-grad--near-white.is-active, .nsg-grad--near-white.is-visited, .nsg-grad--near-white:active, .nsg-grad--near-white:link, .nsg-grad--near-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--near-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--near-white:visited {
    background-color: #f7f7f7;
    border-color: #e5e5e5;
    color: #000;
}

.nsg-border--near-white {
    border: 1px solid #f7f7f7;
}

.nsg-bg--ultra-light-grey, .nsg-bg--ultra-light-grey.is-active, .nsg-bg--ultra-light-grey.is-visited, .nsg-bg--ultra-light-grey:active, .nsg-bg--ultra-light-grey:link, .nsg-bg--ultra-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--ultra-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--ultra-light-grey:visited, .nsg-button.nsg-bg--ultra-light-grey, .nsg-button.nsg-bg--ultra-light-grey.is-active, .nsg-button.nsg-bg--ultra-light-grey.is-visited, .nsg-button.nsg-bg--ultra-light-grey:active, .nsg-button.nsg-bg--ultra-light-grey:link, .nsg-button.nsg-bg--ultra-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--ultra-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--ultra-light-grey:visited, .nsg-button.nsg-grad--ultra-light-grey, .nsg-button.nsg-grad--ultra-light-grey.is-active, .nsg-button.nsg-grad--ultra-light-grey.is-visited, .nsg-button.nsg-grad--ultra-light-grey:active, .nsg-button.nsg-grad--ultra-light-grey:link, .nsg-button.nsg-grad--ultra-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--ultra-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--ultra-light-grey:visited, .nsg-grad--ultra-light-grey, .nsg-grad--ultra-light-grey.is-active, .nsg-grad--ultra-light-grey.is-visited, .nsg-grad--ultra-light-grey:active, .nsg-grad--ultra-light-grey:link, .nsg-grad--ultra-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--ultra-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--ultra-light-grey:visited {
    background-color: #e5e5e5;
    border-color: #e5e5e5;
    color: #000;
}

.nsg-border--ultra-light-grey {
    border: 1px solid #e5e5e5;
}

.nsg-bg--light-grey, .nsg-bg--light-grey.is-active, .nsg-bg--light-grey.is-visited, .nsg-bg--light-grey:active, .nsg-bg--light-grey:link, .nsg-bg--light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--light-grey:visited, .nsg-button.nsg-bg--light-grey, .nsg-button.nsg-bg--light-grey.is-active, .nsg-button.nsg-bg--light-grey.is-visited, .nsg-button.nsg-bg--light-grey:active, .nsg-button.nsg-bg--light-grey:link, .nsg-button.nsg-bg--light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--light-grey:visited, .nsg-button.nsg-grad--light-grey, .nsg-button.nsg-grad--light-grey.is-active, .nsg-button.nsg-grad--light-grey.is-visited, .nsg-button.nsg-grad--light-grey:active, .nsg-button.nsg-grad--light-grey:link, .nsg-button.nsg-grad--light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--light-grey:visited, .nsg-grad--light-grey, .nsg-grad--light-grey.is-active, .nsg-grad--light-grey.is-visited, .nsg-grad--light-grey:active, .nsg-grad--light-grey:link, .nsg-grad--light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--light-grey:visited {
    background-color: #ddd;
    border-color: #ddd;
    color: #000;
}

.nsg-border--light-grey {
    border: 1px solid #ddd;
}

.nsg-bg--default-grey, .nsg-bg--default-grey.is-active, .nsg-bg--default-grey.is-visited, .nsg-bg--default-grey:active, .nsg-bg--default-grey:link, .nsg-bg--default-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--default-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--default-grey:visited, .nsg-button.nsg-bg--default-grey, .nsg-button.nsg-bg--default-grey.is-active, .nsg-button.nsg-bg--default-grey.is-visited, .nsg-button.nsg-bg--default-grey:active, .nsg-button.nsg-bg--default-grey:link, .nsg-button.nsg-bg--default-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--default-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--default-grey:visited, .nsg-button.nsg-grad--default-grey, .nsg-button.nsg-grad--default-grey.is-active, .nsg-button.nsg-grad--default-grey.is-visited, .nsg-button.nsg-grad--default-grey:active, .nsg-button.nsg-grad--default-grey:link, .nsg-button.nsg-grad--default-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--default-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--default-grey:visited, .nsg-grad--default-grey, .nsg-grad--default-grey.is-active, .nsg-grad--default-grey.is-visited, .nsg-grad--default-grey:active, .nsg-grad--default-grey:link, .nsg-grad--default-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--default-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--default-grey:visited {
    background-color: #ccc;
    border-color: #ccc;
    color: #000;
}

.nsg-border--default-grey {
    border: 1px solid #ccc;
}

.nsg-bg--medium-light-grey, .nsg-bg--medium-light-grey.is-active, .nsg-bg--medium-light-grey.is-visited, .nsg-bg--medium-light-grey:active, .nsg-bg--medium-light-grey:link, .nsg-bg--medium-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--medium-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--medium-light-grey:visited, .nsg-button.nsg-bg--medium-light-grey, .nsg-button.nsg-bg--medium-light-grey.is-active, .nsg-button.nsg-bg--medium-light-grey.is-visited, .nsg-button.nsg-bg--medium-light-grey:active, .nsg-button.nsg-bg--medium-light-grey:link, .nsg-button.nsg-bg--medium-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--medium-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--medium-light-grey:visited, .nsg-button.nsg-grad--medium-light-grey, .nsg-button.nsg-grad--medium-light-grey.is-active, .nsg-button.nsg-grad--medium-light-grey.is-visited, .nsg-button.nsg-grad--medium-light-grey:active, .nsg-button.nsg-grad--medium-light-grey:link, .nsg-button.nsg-grad--medium-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--medium-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--medium-light-grey:visited, .nsg-grad--medium-light-grey, .nsg-grad--medium-light-grey.is-active, .nsg-grad--medium-light-grey.is-visited, .nsg-grad--medium-light-grey:active, .nsg-grad--medium-light-grey:link, .nsg-grad--medium-light-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--medium-light-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--medium-light-grey:visited {
    background-color: #999;
    border-color: #999;
    color: #000;
}

.nsg-border--medium-light-grey {
    border: 1px solid #999;
}

.nsg-bg--medium-grey, .nsg-bg--medium-grey.is-active, .nsg-bg--medium-grey.is-visited, .nsg-bg--medium-grey:active, .nsg-bg--medium-grey:link, .nsg-bg--medium-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--medium-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--medium-grey:visited, .nsg-button.nsg-bg--medium-grey, .nsg-button.nsg-bg--medium-grey.is-active, .nsg-button.nsg-bg--medium-grey.is-visited, .nsg-button.nsg-bg--medium-grey:active, .nsg-button.nsg-bg--medium-grey:link, .nsg-button.nsg-bg--medium-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--medium-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--medium-grey:visited, .nsg-button.nsg-grad--medium-grey, .nsg-button.nsg-grad--medium-grey.is-active, .nsg-button.nsg-grad--medium-grey.is-visited, .nsg-button.nsg-grad--medium-grey:active, .nsg-button.nsg-grad--medium-grey:link, .nsg-button.nsg-grad--medium-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--medium-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--medium-grey:visited, .nsg-grad--medium-grey, .nsg-grad--medium-grey.is-active, .nsg-grad--medium-grey.is-visited, .nsg-grad--medium-grey:active, .nsg-grad--medium-grey:link, .nsg-grad--medium-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--medium-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--medium-grey:visited {
    background-color: #666;
    border-color: #666;
    color: #fff;
}

.nsg-border--medium-grey {
    border: 1px solid #666;
}

.nsg-bg--grey, .nsg-bg--grey.is-active, .nsg-bg--grey.is-visited, .nsg-bg--grey:active, .nsg-bg--grey:link, .nsg-bg--grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--grey:visited, .nsg-button.nsg-bg--grey, .nsg-button.nsg-bg--grey.is-active, .nsg-button.nsg-bg--grey.is-visited, .nsg-button.nsg-bg--grey:active, .nsg-button.nsg-bg--grey:link, .nsg-button.nsg-bg--grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--grey:visited, .nsg-button.nsg-grad--grey, .nsg-button.nsg-grad--grey.is-active, .nsg-button.nsg-grad--grey.is-visited, .nsg-button.nsg-grad--grey:active, .nsg-button.nsg-grad--grey:link, .nsg-button.nsg-grad--grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--grey:visited, .nsg-grad--grey, .nsg-grad--grey.is-active, .nsg-grad--grey.is-visited, .nsg-grad--grey:active, .nsg-grad--grey:link, .nsg-grad--grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--grey:visited {
    background-color: #444;
    border-color: #444;
    color: #fff;
}

.nsg-border--grey {
    border: 1px solid #444;
}

.nsg-bg--dark-grey, .nsg-bg--dark-grey.is-active, .nsg-bg--dark-grey.is-visited, .nsg-bg--dark-grey:active, .nsg-bg--dark-grey:link, .nsg-bg--dark-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--dark-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--dark-grey:visited, .nsg-button.nsg-bg--dark-grey, .nsg-button.nsg-bg--dark-grey.is-active, .nsg-button.nsg-bg--dark-grey.is-visited, .nsg-button.nsg-bg--dark-grey:active, .nsg-button.nsg-bg--dark-grey:link, .nsg-button.nsg-bg--dark-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--dark-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--dark-grey:visited, .nsg-button.nsg-grad--dark-grey, .nsg-button.nsg-grad--dark-grey.is-active, .nsg-button.nsg-grad--dark-grey.is-visited, .nsg-button.nsg-grad--dark-grey:active, .nsg-button.nsg-grad--dark-grey:link, .nsg-button.nsg-grad--dark-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--dark-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--dark-grey:visited, .nsg-grad--dark-grey, .nsg-grad--dark-grey.is-active, .nsg-grad--dark-grey.is-visited, .nsg-grad--dark-grey:active, .nsg-grad--dark-grey:link, .nsg-grad--dark-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--dark-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--dark-grey:visited {
    background-color: #222;
    border-color: #222;
    color: #fff;
}

.nsg-border--dark-grey {
    border: 1px solid #222;
}

.nsg-bg--near-black, .nsg-bg--near-black.is-active, .nsg-bg--near-black.is-visited, .nsg-bg--near-black:active, .nsg-bg--near-black:link, .nsg-bg--near-black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--near-black:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--near-black:visited, .nsg-button.nsg-bg--near-black, .nsg-button.nsg-bg--near-black.is-active, .nsg-button.nsg-bg--near-black.is-visited, .nsg-button.nsg-bg--near-black:active, .nsg-button.nsg-bg--near-black:link, .nsg-button.nsg-bg--near-black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--near-black:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--near-black:visited, .nsg-button.nsg-grad--near-black, .nsg-button.nsg-grad--near-black.is-active, .nsg-button.nsg-grad--near-black.is-visited, .nsg-button.nsg-grad--near-black:active, .nsg-button.nsg-grad--near-black:link, .nsg-button.nsg-grad--near-black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--near-black:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--near-black:visited, .nsg-grad--near-black, .nsg-grad--near-black.is-active, .nsg-grad--near-black.is-visited, .nsg-grad--near-black:active, .nsg-grad--near-black:link, .nsg-grad--near-black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--near-black:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--near-black:visited {
    background-color: #111;
    border-color: #111;
    color: #fff;
}

.nsg-border--near-black {
    border: 1px solid #111;
}

.nsg-bg--black, .nsg-bg--black.is-active, .nsg-bg--black.is-visited, .nsg-bg--black:active, .nsg-bg--black:link, .nsg-bg--black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--black:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--black:visited, .nsg-button.nsg-bg--black, .nsg-button.nsg-bg--black.is-active, .nsg-button.nsg-bg--black.is-visited, .nsg-button.nsg-bg--black:active, .nsg-button.nsg-bg--black:link, .nsg-button.nsg-bg--black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--black:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--black:visited, .nsg-button.nsg-grad--black, .nsg-button.nsg-grad--black.is-active, .nsg-button.nsg-grad--black.is-visited, .nsg-button.nsg-grad--black:active, .nsg-button.nsg-grad--black:link, .nsg-button.nsg-grad--black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--black:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--black:visited, .nsg-grad--black, .nsg-grad--black.is-active, .nsg-grad--black.is-visited, .nsg-grad--black:active, .nsg-grad--black:link, .nsg-grad--black:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--black:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--black:visited {
    background-color: #000;
    border-color: #000;
    color: #fff;
}

.nsg-border--black {
    border: 1px solid #000;
}

.nsg-bg--nav-grey, .nsg-bg--nav-grey.is-active, .nsg-bg--nav-grey.is-visited, .nsg-bg--nav-grey:active, .nsg-bg--nav-grey:link, .nsg-bg--nav-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--nav-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--nav-grey:visited, .nsg-button.nsg-bg--nav-grey, .nsg-button.nsg-bg--nav-grey.is-active, .nsg-button.nsg-bg--nav-grey.is-visited, .nsg-button.nsg-bg--nav-grey:active, .nsg-button.nsg-bg--nav-grey:link, .nsg-button.nsg-bg--nav-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--nav-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--nav-grey:visited, .nsg-button.nsg-grad--nav-grey, .nsg-button.nsg-grad--nav-grey.is-active, .nsg-button.nsg-grad--nav-grey.is-visited, .nsg-button.nsg-grad--nav-grey:active, .nsg-button.nsg-grad--nav-grey:link, .nsg-button.nsg-grad--nav-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--nav-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--nav-grey:visited, .nsg-grad--nav-grey, .nsg-grad--nav-grey.is-active, .nsg-grad--nav-grey.is-visited, .nsg-grad--nav-grey:active, .nsg-grad--nav-grey:link, .nsg-grad--nav-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--nav-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--nav-grey:visited {
    background-color: #8d8d8d;
    border-color: #8d8d8d;
    color: #000;
}

.nsg-border--nav-grey {
    border: 1px solid #8d8d8d;
}

.nsg-bg--challenge-red, .nsg-bg--challenge-red.is-active, .nsg-bg--challenge-red.is-visited, .nsg-bg--challenge-red:active, .nsg-bg--challenge-red:link, .nsg-bg--challenge-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--challenge-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--challenge-red:visited, .nsg-button.nsg-bg--challenge-red, .nsg-button.nsg-bg--challenge-red.is-active, .nsg-button.nsg-bg--challenge-red.is-visited, .nsg-button.nsg-bg--challenge-red:active, .nsg-button.nsg-bg--challenge-red:link, .nsg-button.nsg-bg--challenge-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--challenge-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--challenge-red:visited, .nsg-button.nsg-grad--challenge-red, .nsg-button.nsg-grad--challenge-red.is-active, .nsg-button.nsg-grad--challenge-red.is-visited, .nsg-button.nsg-grad--challenge-red:active, .nsg-button.nsg-grad--challenge-red:link, .nsg-button.nsg-grad--challenge-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--challenge-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--challenge-red:visited, .nsg-grad--challenge-red, .nsg-grad--challenge-red.is-active, .nsg-grad--challenge-red.is-visited, .nsg-grad--challenge-red:active, .nsg-grad--challenge-red:link, .nsg-grad--challenge-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--challenge-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--challenge-red:visited {
    background-color: #a62732;
    border-color: #a62732;
    color: #fff;
}

.nsg-border--challenge-red {
    border: 1px solid #a62732;
}

.nsg-bg--court-purple, .nsg-bg--court-purple.is-active, .nsg-bg--court-purple.is-visited, .nsg-bg--court-purple:active, .nsg-bg--court-purple:link, .nsg-bg--court-purple:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--court-purple:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--court-purple:visited, .nsg-button.nsg-bg--court-purple, .nsg-button.nsg-bg--court-purple.is-active, .nsg-button.nsg-bg--court-purple.is-visited, .nsg-button.nsg-bg--court-purple:active, .nsg-button.nsg-bg--court-purple:link, .nsg-button.nsg-bg--court-purple:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--court-purple:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--court-purple:visited, .nsg-button.nsg-grad--court-purple, .nsg-button.nsg-grad--court-purple.is-active, .nsg-button.nsg-grad--court-purple.is-visited, .nsg-button.nsg-grad--court-purple:active, .nsg-button.nsg-grad--court-purple:link, .nsg-button.nsg-grad--court-purple:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--court-purple:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--court-purple:visited, .nsg-grad--court-purple, .nsg-grad--court-purple.is-active, .nsg-grad--court-purple.is-visited, .nsg-grad--court-purple:active, .nsg-grad--court-purple:link, .nsg-grad--court-purple:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--court-purple:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--court-purple:visited {
    background-color: #40376c;
    border-color: #40376c;
    color: #fff;
}

.nsg-border--court-purple {
    border: 1px solid #40376c;
}

.nsg-bg--error-red, .nsg-bg--error-red.is-active, .nsg-bg--error-red.is-visited, .nsg-bg--error-red:active, .nsg-bg--error-red:link, .nsg-bg--error-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--error-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--error-red:visited, .nsg-button.nsg-bg--error-red, .nsg-button.nsg-bg--error-red.is-active, .nsg-button.nsg-bg--error-red.is-visited, .nsg-button.nsg-bg--error-red:active, .nsg-button.nsg-bg--error-red:link, .nsg-button.nsg-bg--error-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--error-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--error-red:visited, .nsg-button.nsg-grad--error-red, .nsg-button.nsg-grad--error-red.is-active, .nsg-button.nsg-grad--error-red.is-visited, .nsg-button.nsg-grad--error-red:active, .nsg-button.nsg-grad--error-red:link, .nsg-button.nsg-grad--error-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--error-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--error-red:visited, .nsg-grad--error-red, .nsg-grad--error-red.is-active, .nsg-grad--error-red.is-visited, .nsg-grad--error-red:active, .nsg-grad--error-red:link, .nsg-grad--error-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--error-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--error-red:visited {
    background-color: #fe0000;
    border-color: #fe0000;
    color: #fff;
}

.nsg-border--error-red {
    border: 1px solid #fe0000;
}

.nsg-bg--fusion-red, .nsg-bg--fusion-red.is-active, .nsg-bg--fusion-red.is-visited, .nsg-bg--fusion-red:active, .nsg-bg--fusion-red:link, .nsg-bg--fusion-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--fusion-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--fusion-red:visited, .nsg-button.nsg-bg--fusion-red, .nsg-button.nsg-bg--fusion-red.is-active, .nsg-button.nsg-bg--fusion-red.is-visited, .nsg-button.nsg-bg--fusion-red:active, .nsg-button.nsg-bg--fusion-red:link, .nsg-button.nsg-bg--fusion-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--fusion-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--fusion-red:visited, .nsg-button.nsg-grad--fusion-red, .nsg-button.nsg-grad--fusion-red.is-active, .nsg-button.nsg-grad--fusion-red.is-visited, .nsg-button.nsg-grad--fusion-red:active, .nsg-button.nsg-grad--fusion-red:link, .nsg-button.nsg-grad--fusion-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--fusion-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--fusion-red:visited, .nsg-grad--fusion-red, .nsg-grad--fusion-red.is-active, .nsg-grad--fusion-red.is-visited, .nsg-grad--fusion-red:active, .nsg-grad--fusion-red:link, .nsg-grad--fusion-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--fusion-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--fusion-red:visited {
    background-color: #b23d56;
    border-color: #b23d56;
    color: #fff;
}

.nsg-border--fusion-red {
    border: 1px solid #b23d56;
}

.nsg-bg--game-royal, .nsg-bg--game-royal.is-active, .nsg-bg--game-royal.is-visited, .nsg-bg--game-royal:active, .nsg-bg--game-royal:link, .nsg-bg--game-royal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--game-royal:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--game-royal:visited, .nsg-button.nsg-bg--game-royal, .nsg-button.nsg-bg--game-royal.is-active, .nsg-button.nsg-bg--game-royal.is-visited, .nsg-button.nsg-bg--game-royal:active, .nsg-button.nsg-bg--game-royal:link, .nsg-button.nsg-bg--game-royal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--game-royal:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--game-royal:visited, .nsg-button.nsg-grad--game-royal, .nsg-button.nsg-grad--game-royal.is-active, .nsg-button.nsg-grad--game-royal.is-visited, .nsg-button.nsg-grad--game-royal:active, .nsg-button.nsg-grad--game-royal:link, .nsg-button.nsg-grad--game-royal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--game-royal:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--game-royal:visited, .nsg-grad--game-royal, .nsg-grad--game-royal.is-active, .nsg-grad--game-royal.is-visited, .nsg-grad--game-royal:active, .nsg-grad--game-royal:link, .nsg-grad--game-royal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--game-royal:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--game-royal:visited {
    background-color: #135291;
    border-color: #135291;
    color: #fff;
}

.nsg-border--game-royal {
    border: 1px solid #135291;
}

.nsg-bg--nike-fuel, .nsg-bg--nike-fuel.is-active, .nsg-bg--nike-fuel.is-visited, .nsg-bg--nike-fuel:active, .nsg-bg--nike-fuel:link, .nsg-bg--nike-fuel:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--nike-fuel:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--nike-fuel:visited, .nsg-button.nsg-bg--nike-fuel, .nsg-button.nsg-bg--nike-fuel.is-active, .nsg-button.nsg-bg--nike-fuel.is-visited, .nsg-button.nsg-bg--nike-fuel:active, .nsg-button.nsg-bg--nike-fuel:link, .nsg-button.nsg-bg--nike-fuel:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--nike-fuel:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--nike-fuel:visited, .nsg-button.nsg-grad--nike-fuel, .nsg-button.nsg-grad--nike-fuel.is-active, .nsg-button.nsg-grad--nike-fuel.is-visited, .nsg-button.nsg-grad--nike-fuel:active, .nsg-button.nsg-grad--nike-fuel:link, .nsg-button.nsg-grad--nike-fuel:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--nike-fuel:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--nike-fuel:visited, .nsg-grad--nike-fuel, .nsg-grad--nike-fuel.is-active, .nsg-grad--nike-fuel.is-visited, .nsg-grad--nike-fuel:active, .nsg-grad--nike-fuel:link, .nsg-grad--nike-fuel:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--nike-fuel:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--nike-fuel:visited {
    background-color: #87e300;
    border-color: #87e300;
    color: #000;
}

.nsg-border--nike-fuel {
    border: 1px solid #87e300;
}

.nsg-bg--nike-orange, .nsg-bg--nike-orange.is-active, .nsg-bg--nike-orange.is-visited, .nsg-bg--nike-orange:active, .nsg-bg--nike-orange:link, .nsg-bg--nike-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--nike-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--nike-orange:visited, .nsg-button.nsg-bg--nike-orange, .nsg-button.nsg-bg--nike-orange.is-active, .nsg-button.nsg-bg--nike-orange.is-visited, .nsg-button.nsg-bg--nike-orange:active, .nsg-button.nsg-bg--nike-orange:link, .nsg-button.nsg-bg--nike-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--nike-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--nike-orange:visited, .nsg-button.nsg-grad--nike-orange, .nsg-button.nsg-grad--nike-orange.is-active, .nsg-button.nsg-grad--nike-orange.is-visited, .nsg-button.nsg-grad--nike-orange:active, .nsg-button.nsg-grad--nike-orange:link, .nsg-button.nsg-grad--nike-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--nike-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--nike-orange:visited, .nsg-grad--nike-orange, .nsg-grad--nike-orange.is-active, .nsg-grad--nike-orange.is-visited, .nsg-grad--nike-orange:active, .nsg-grad--nike-orange:link, .nsg-grad--nike-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--nike-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--nike-orange:visited {
    background-color: #fa5400;
    border-color: #fa5400;
    color: #fff;
}

.nsg-border--nike-orange {
    border: 1px solid #fa5400;
}

.nsg-bg--nike-plus-cyan, .nsg-bg--nike-plus-cyan.is-active, .nsg-bg--nike-plus-cyan.is-visited, .nsg-bg--nike-plus-cyan:active, .nsg-bg--nike-plus-cyan:link, .nsg-bg--nike-plus-cyan:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--nike-plus-cyan:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--nike-plus-cyan:visited, .nsg-button.nsg-bg--nike-plus-cyan, .nsg-button.nsg-bg--nike-plus-cyan.is-active, .nsg-button.nsg-bg--nike-plus-cyan.is-visited, .nsg-button.nsg-bg--nike-plus-cyan:active, .nsg-button.nsg-bg--nike-plus-cyan:link, .nsg-button.nsg-bg--nike-plus-cyan:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--nike-plus-cyan:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--nike-plus-cyan:visited, .nsg-button.nsg-grad--nike-plus-cyan, .nsg-button.nsg-grad--nike-plus-cyan.is-active, .nsg-button.nsg-grad--nike-plus-cyan.is-visited, .nsg-button.nsg-grad--nike-plus-cyan:active, .nsg-button.nsg-grad--nike-plus-cyan:link, .nsg-button.nsg-grad--nike-plus-cyan:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--nike-plus-cyan:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--nike-plus-cyan:visited, .nsg-grad--nike-plus-cyan, .nsg-grad--nike-plus-cyan.is-active, .nsg-grad--nike-plus-cyan.is-visited, .nsg-grad--nike-plus-cyan:active, .nsg-grad--nike-plus-cyan:link, .nsg-grad--nike-plus-cyan:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--nike-plus-cyan:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--nike-plus-cyan:visited {
    background-color: #00a4e4;
    border-color: #00a4e4;
    color: #fff;
}

.nsg-border--nike-plus-cyan {
    border: 1px solid #00a4e4;
}

.nsg-bg--photo-blue, .nsg-bg--photo-blue.is-active, .nsg-bg--photo-blue.is-visited, .nsg-bg--photo-blue:active, .nsg-bg--photo-blue:link, .nsg-bg--photo-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--photo-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--photo-blue:visited, .nsg-button.nsg-bg--photo-blue, .nsg-button.nsg-bg--photo-blue.is-active, .nsg-button.nsg-bg--photo-blue.is-visited, .nsg-button.nsg-bg--photo-blue:active, .nsg-button.nsg-bg--photo-blue:link, .nsg-button.nsg-bg--photo-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--photo-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--photo-blue:visited, .nsg-button.nsg-grad--photo-blue, .nsg-button.nsg-grad--photo-blue.is-active, .nsg-button.nsg-grad--photo-blue.is-visited, .nsg-button.nsg-grad--photo-blue:active, .nsg-button.nsg-grad--photo-blue:link, .nsg-button.nsg-grad--photo-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--photo-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--photo-blue:visited, .nsg-grad--photo-blue, .nsg-grad--photo-blue.is-active, .nsg-grad--photo-blue.is-visited, .nsg-grad--photo-blue:active, .nsg-grad--photo-blue:link, .nsg-grad--photo-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--photo-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--photo-blue:visited {
    background-color: #0075ba;
    border-color: #0075ba;
    color: #fff;
}

.nsg-border--photo-blue {
    border: 1px solid #0075ba;
}

.nsg-bg--team-orange, .nsg-bg--team-orange.is-active, .nsg-bg--team-orange.is-visited, .nsg-bg--team-orange:active, .nsg-bg--team-orange:link, .nsg-bg--team-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--team-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--team-orange:visited, .nsg-button.nsg-bg--team-orange, .nsg-button.nsg-bg--team-orange.is-active, .nsg-button.nsg-bg--team-orange.is-visited, .nsg-button.nsg-bg--team-orange:active, .nsg-button.nsg-bg--team-orange:link, .nsg-button.nsg-bg--team-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--team-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--team-orange:visited, .nsg-button.nsg-grad--team-orange, .nsg-button.nsg-grad--team-orange.is-active, .nsg-button.nsg-grad--team-orange.is-visited, .nsg-button.nsg-grad--team-orange:active, .nsg-button.nsg-grad--team-orange:link, .nsg-button.nsg-grad--team-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--team-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--team-orange:visited, .nsg-grad--team-orange, .nsg-grad--team-orange.is-active, .nsg-grad--team-orange.is-visited, .nsg-grad--team-orange:active, .nsg-grad--team-orange:link, .nsg-grad--team-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--team-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--team-orange:visited {
    background-color: #e5482c;
    border-color: #e5482c;
    color: #fff;
}

.nsg-border--team-orange {
    border: 1px solid #e5482c;
}

.nsg-bg--university-blue, .nsg-bg--university-blue.is-active, .nsg-bg--university-blue.is-visited, .nsg-bg--university-blue:active, .nsg-bg--university-blue:link, .nsg-bg--university-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--university-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--university-blue:visited, .nsg-button.nsg-bg--university-blue, .nsg-button.nsg-bg--university-blue.is-active, .nsg-button.nsg-bg--university-blue.is-visited, .nsg-button.nsg-bg--university-blue:active, .nsg-button.nsg-bg--university-blue:link, .nsg-button.nsg-bg--university-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--university-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--university-blue:visited, .nsg-button.nsg-grad--university-blue, .nsg-button.nsg-grad--university-blue.is-active, .nsg-button.nsg-grad--university-blue.is-visited, .nsg-button.nsg-grad--university-blue:active, .nsg-button.nsg-grad--university-blue:link, .nsg-button.nsg-grad--university-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--university-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--university-blue:visited, .nsg-grad--university-blue, .nsg-grad--university-blue.is-active, .nsg-grad--university-blue.is-visited, .nsg-grad--university-blue:active, .nsg-grad--university-blue:link, .nsg-grad--university-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--university-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--university-blue:visited {
    background-color: #4e9cd4;
    border-color: #4e9cd4;
    color: #000;
}

.nsg-border--university-blue {
    border: 1px solid #4e9cd4;
}

.nsg-bg--volt, .nsg-bg--volt.is-active, .nsg-bg--volt.is-visited, .nsg-bg--volt:active, .nsg-bg--volt:link, .nsg-bg--volt:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--volt:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--volt:visited, .nsg-button.nsg-bg--volt, .nsg-button.nsg-bg--volt.is-active, .nsg-button.nsg-bg--volt.is-visited, .nsg-button.nsg-bg--volt:active, .nsg-button.nsg-bg--volt:link, .nsg-button.nsg-bg--volt:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--volt:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--volt:visited, .nsg-button.nsg-grad--volt, .nsg-button.nsg-grad--volt.is-active, .nsg-button.nsg-grad--volt.is-visited, .nsg-button.nsg-grad--volt:active, .nsg-button.nsg-grad--volt:link, .nsg-button.nsg-grad--volt:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--volt:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--volt:visited, .nsg-grad--volt, .nsg-grad--volt.is-active, .nsg-grad--volt.is-visited, .nsg-grad--volt:active, .nsg-grad--volt:link, .nsg-grad--volt:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--volt:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--volt:visited {
    background-color: #e7ff00;
    border-color: #e7ff00;
    color: #000;
}

.nsg-border--volt {
    border: 1px solid #e7ff00;
}

.nsg-bg--armory-navy, .nsg-bg--armory-navy.is-active, .nsg-bg--armory-navy.is-visited, .nsg-bg--armory-navy:active, .nsg-bg--armory-navy:link, .nsg-bg--armory-navy:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--armory-navy:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--armory-navy:visited, .nsg-button.nsg-bg--armory-navy, .nsg-button.nsg-bg--armory-navy.is-active, .nsg-button.nsg-bg--armory-navy.is-visited, .nsg-button.nsg-bg--armory-navy:active, .nsg-button.nsg-bg--armory-navy:link, .nsg-button.nsg-bg--armory-navy:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--armory-navy:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--armory-navy:visited, .nsg-button.nsg-grad--armory-navy, .nsg-button.nsg-grad--armory-navy.is-active, .nsg-button.nsg-grad--armory-navy.is-visited, .nsg-button.nsg-grad--armory-navy:active, .nsg-button.nsg-grad--armory-navy:link, .nsg-button.nsg-grad--armory-navy:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--armory-navy:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--armory-navy:visited, .nsg-grad--armory-navy, .nsg-grad--armory-navy.is-active, .nsg-grad--armory-navy.is-visited, .nsg-grad--armory-navy:active, .nsg-grad--armory-navy:link, .nsg-grad--armory-navy:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--armory-navy:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--armory-navy:visited {
    background-color: #2d3842;
    border-color: #2d3842;
    color: #fff;
}

.nsg-border--armory-navy {
    border: 1px solid #2d3842;
}

.nsg-bg--atomic-orange, .nsg-bg--atomic-orange.is-active, .nsg-bg--atomic-orange.is-visited, .nsg-bg--atomic-orange:active, .nsg-bg--atomic-orange:link, .nsg-bg--atomic-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--atomic-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--atomic-orange:visited, .nsg-button.nsg-bg--atomic-orange, .nsg-button.nsg-bg--atomic-orange.is-active, .nsg-button.nsg-bg--atomic-orange.is-visited, .nsg-button.nsg-bg--atomic-orange:active, .nsg-button.nsg-bg--atomic-orange:link, .nsg-button.nsg-bg--atomic-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--atomic-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--atomic-orange:visited, .nsg-button.nsg-grad--atomic-orange, .nsg-button.nsg-grad--atomic-orange.is-active, .nsg-button.nsg-grad--atomic-orange.is-visited, .nsg-button.nsg-grad--atomic-orange:active, .nsg-button.nsg-grad--atomic-orange:link, .nsg-button.nsg-grad--atomic-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--atomic-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--atomic-orange:visited, .nsg-grad--atomic-orange, .nsg-grad--atomic-orange.is-active, .nsg-grad--atomic-orange.is-visited, .nsg-grad--atomic-orange:active, .nsg-grad--atomic-orange:link, .nsg-grad--atomic-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--atomic-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--atomic-orange:visited {
    background-color: #f79a74;
    border-color: #f79a74;
    color: #000;
}

.nsg-border--atomic-orange {
    border: 1px solid #f79a74;
}

.nsg-bg--atomic-red, .nsg-bg--atomic-red.is-active, .nsg-bg--atomic-red.is-visited, .nsg-bg--atomic-red:active, .nsg-bg--atomic-red:link, .nsg-bg--atomic-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--atomic-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--atomic-red:visited, .nsg-button.nsg-bg--atomic-red, .nsg-button.nsg-bg--atomic-red.is-active, .nsg-button.nsg-bg--atomic-red.is-visited, .nsg-button.nsg-bg--atomic-red:active, .nsg-button.nsg-bg--atomic-red:link, .nsg-button.nsg-bg--atomic-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--atomic-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--atomic-red:visited, .nsg-button.nsg-grad--atomic-red, .nsg-button.nsg-grad--atomic-red.is-active, .nsg-button.nsg-grad--atomic-red.is-visited, .nsg-button.nsg-grad--atomic-red:active, .nsg-button.nsg-grad--atomic-red:link, .nsg-button.nsg-grad--atomic-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--atomic-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--atomic-red:visited, .nsg-grad--atomic-red, .nsg-grad--atomic-red.is-active, .nsg-grad--atomic-red.is-visited, .nsg-grad--atomic-red:active, .nsg-grad--atomic-red:link, .nsg-grad--atomic-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--atomic-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--atomic-red:visited {
    background-color: #ee446a;
    border-color: #ee446a;
    color: #fff;
}

.nsg-border--atomic-red {
    border: 1px solid #ee446a;
}

.nsg-bg--brave-blue, .nsg-bg--brave-blue.is-active, .nsg-bg--brave-blue.is-visited, .nsg-bg--brave-blue:active, .nsg-bg--brave-blue:link, .nsg-bg--brave-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--brave-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--brave-blue:visited, .nsg-button.nsg-bg--brave-blue, .nsg-button.nsg-bg--brave-blue.is-active, .nsg-button.nsg-bg--brave-blue.is-visited, .nsg-button.nsg-bg--brave-blue:active, .nsg-button.nsg-bg--brave-blue:link, .nsg-button.nsg-bg--brave-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--brave-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--brave-blue:visited, .nsg-button.nsg-grad--brave-blue, .nsg-button.nsg-grad--brave-blue.is-active, .nsg-button.nsg-grad--brave-blue.is-visited, .nsg-button.nsg-grad--brave-blue:active, .nsg-button.nsg-grad--brave-blue:link, .nsg-button.nsg-grad--brave-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--brave-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--brave-blue:visited, .nsg-grad--brave-blue, .nsg-grad--brave-blue.is-active, .nsg-grad--brave-blue.is-visited, .nsg-grad--brave-blue:active, .nsg-grad--brave-blue:link, .nsg-grad--brave-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--brave-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--brave-blue:visited {
    background-color: #033555;
    border-color: #033555;
    color: #fff;
}

.nsg-border--brave-blue {
    border: 1px solid #033555;
}

.nsg-bg--bright-magenta, .nsg-bg--bright-magenta.is-active, .nsg-bg--bright-magenta.is-visited, .nsg-bg--bright-magenta:active, .nsg-bg--bright-magenta:link, .nsg-bg--bright-magenta:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--bright-magenta:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--bright-magenta:visited, .nsg-button.nsg-bg--bright-magenta, .nsg-button.nsg-bg--bright-magenta.is-active, .nsg-button.nsg-bg--bright-magenta.is-visited, .nsg-button.nsg-bg--bright-magenta:active, .nsg-button.nsg-bg--bright-magenta:link, .nsg-button.nsg-bg--bright-magenta:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--bright-magenta:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--bright-magenta:visited, .nsg-button.nsg-grad--bright-magenta, .nsg-button.nsg-grad--bright-magenta.is-active, .nsg-button.nsg-grad--bright-magenta.is-visited, .nsg-button.nsg-grad--bright-magenta:active, .nsg-button.nsg-grad--bright-magenta:link, .nsg-button.nsg-grad--bright-magenta:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--bright-magenta:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--bright-magenta:visited, .nsg-grad--bright-magenta, .nsg-grad--bright-magenta.is-active, .nsg-grad--bright-magenta.is-visited, .nsg-grad--bright-magenta:active, .nsg-grad--bright-magenta:link, .nsg-grad--bright-magenta:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--bright-magenta:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--bright-magenta:visited {
    background-color: #99146c;
    border-color: #99146c;
    color: #fff;
}

.nsg-border--bright-magenta {
    border: 1px solid #99146c;
}

.nsg-bg--cherrywood-red, .nsg-bg--cherrywood-red.is-active, .nsg-bg--cherrywood-red.is-visited, .nsg-bg--cherrywood-red:active, .nsg-bg--cherrywood-red:link, .nsg-bg--cherrywood-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--cherrywood-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--cherrywood-red:visited, .nsg-button.nsg-bg--cherrywood-red, .nsg-button.nsg-bg--cherrywood-red.is-active, .nsg-button.nsg-bg--cherrywood-red.is-visited, .nsg-button.nsg-bg--cherrywood-red:active, .nsg-button.nsg-bg--cherrywood-red:link, .nsg-button.nsg-bg--cherrywood-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--cherrywood-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--cherrywood-red:visited, .nsg-button.nsg-grad--cherrywood-red, .nsg-button.nsg-grad--cherrywood-red.is-active, .nsg-button.nsg-grad--cherrywood-red.is-visited, .nsg-button.nsg-grad--cherrywood-red:active, .nsg-button.nsg-grad--cherrywood-red:link, .nsg-button.nsg-grad--cherrywood-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--cherrywood-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--cherrywood-red:visited, .nsg-grad--cherrywood-red, .nsg-grad--cherrywood-red.is-active, .nsg-grad--cherrywood-red.is-visited, .nsg-grad--cherrywood-red:active, .nsg-grad--cherrywood-red:link, .nsg-grad--cherrywood-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--cherrywood-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--cherrywood-red:visited {
    background-color: #621f3c;
    border-color: #621f3c;
    color: #fff;
}

.nsg-border--cherrywood-red {
    border: 1px solid #621f3c;
}

.nsg-bg--dark-mica-green, .nsg-bg--dark-mica-green.is-active, .nsg-bg--dark-mica-green.is-visited, .nsg-bg--dark-mica-green:active, .nsg-bg--dark-mica-green:link, .nsg-bg--dark-mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--dark-mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--dark-mica-green:visited, .nsg-button.nsg-bg--dark-mica-green, .nsg-button.nsg-bg--dark-mica-green.is-active, .nsg-button.nsg-bg--dark-mica-green.is-visited, .nsg-button.nsg-bg--dark-mica-green:active, .nsg-button.nsg-bg--dark-mica-green:link, .nsg-button.nsg-bg--dark-mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--dark-mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--dark-mica-green:visited, .nsg-button.nsg-grad--dark-mica-green, .nsg-button.nsg-grad--dark-mica-green.is-active, .nsg-button.nsg-grad--dark-mica-green.is-visited, .nsg-button.nsg-grad--dark-mica-green:active, .nsg-button.nsg-grad--dark-mica-green:link, .nsg-button.nsg-grad--dark-mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--dark-mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--dark-mica-green:visited, .nsg-grad--dark-mica-green, .nsg-grad--dark-mica-green.is-active, .nsg-grad--dark-mica-green.is-visited, .nsg-grad--dark-mica-green:active, .nsg-grad--dark-mica-green:link, .nsg-grad--dark-mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--dark-mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--dark-mica-green:visited {
    background-color: #5d625a;
    border-color: #5d625a;
    color: #fff;
}

.nsg-border--dark-mica-green {
    border: 1px solid #5d625a;
}

.nsg-bg--dark-sea, .nsg-bg--dark-sea.is-active, .nsg-bg--dark-sea.is-visited, .nsg-bg--dark-sea:active, .nsg-bg--dark-sea:link, .nsg-bg--dark-sea:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--dark-sea:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--dark-sea:visited, .nsg-button.nsg-bg--dark-sea, .nsg-button.nsg-bg--dark-sea.is-active, .nsg-button.nsg-bg--dark-sea.is-visited, .nsg-button.nsg-bg--dark-sea:active, .nsg-button.nsg-bg--dark-sea:link, .nsg-button.nsg-bg--dark-sea:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--dark-sea:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--dark-sea:visited, .nsg-button.nsg-grad--dark-sea, .nsg-button.nsg-grad--dark-sea.is-active, .nsg-button.nsg-grad--dark-sea.is-visited, .nsg-button.nsg-grad--dark-sea:active, .nsg-button.nsg-grad--dark-sea:link, .nsg-button.nsg-grad--dark-sea:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--dark-sea:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--dark-sea:visited, .nsg-grad--dark-sea, .nsg-grad--dark-sea.is-active, .nsg-grad--dark-sea.is-visited, .nsg-grad--dark-sea:active, .nsg-grad--dark-sea:link, .nsg-grad--dark-sea:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--dark-sea:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--dark-sea:visited {
    background-color: #005359;
    border-color: #005359;
    color: #fff;
}

.nsg-border--dark-sea {
    border: 1px solid #005359;
}

.nsg-bg--distance-blue, .nsg-bg--distance-blue.is-active, .nsg-bg--distance-blue.is-visited, .nsg-bg--distance-blue:active, .nsg-bg--distance-blue:link, .nsg-bg--distance-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--distance-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--distance-blue:visited, .nsg-button.nsg-bg--distance-blue, .nsg-button.nsg-bg--distance-blue.is-active, .nsg-button.nsg-bg--distance-blue.is-visited, .nsg-button.nsg-bg--distance-blue:active, .nsg-button.nsg-bg--distance-blue:link, .nsg-button.nsg-bg--distance-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--distance-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--distance-blue:visited, .nsg-button.nsg-grad--distance-blue, .nsg-button.nsg-grad--distance-blue.is-active, .nsg-button.nsg-grad--distance-blue.is-visited, .nsg-button.nsg-grad--distance-blue:active, .nsg-button.nsg-grad--distance-blue:link, .nsg-button.nsg-grad--distance-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--distance-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--distance-blue:visited, .nsg-grad--distance-blue, .nsg-grad--distance-blue.is-active, .nsg-grad--distance-blue.is-visited, .nsg-grad--distance-blue:active, .nsg-grad--distance-blue:link, .nsg-grad--distance-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--distance-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--distance-blue:visited {
    background-color: #547bb8;
    border-color: #547bb8;
    color: #fff;
}

.nsg-border--distance-blue {
    border: 1px solid #547bb8;
}

.nsg-bg--distance-red, .nsg-bg--distance-red.is-active, .nsg-bg--distance-red.is-visited, .nsg-bg--distance-red:active, .nsg-bg--distance-red:link, .nsg-bg--distance-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--distance-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--distance-red:visited, .nsg-button.nsg-bg--distance-red, .nsg-button.nsg-bg--distance-red.is-active, .nsg-button.nsg-bg--distance-red.is-visited, .nsg-button.nsg-bg--distance-red:active, .nsg-button.nsg-bg--distance-red:link, .nsg-button.nsg-bg--distance-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--distance-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--distance-red:visited, .nsg-button.nsg-grad--distance-red, .nsg-button.nsg-grad--distance-red.is-active, .nsg-button.nsg-grad--distance-red.is-visited, .nsg-button.nsg-grad--distance-red:active, .nsg-button.nsg-grad--distance-red:link, .nsg-button.nsg-grad--distance-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--distance-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--distance-red:visited, .nsg-grad--distance-red, .nsg-grad--distance-red.is-active, .nsg-grad--distance-red.is-visited, .nsg-grad--distance-red:active, .nsg-grad--distance-red:link, .nsg-grad--distance-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--distance-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--distance-red:visited {
    background-color: #a52043;
    border-color: #a52043;
    color: #fff;
}

.nsg-border--distance-red {
    border: 1px solid #a52043;
}

.nsg-bg--gamma-blue, .nsg-bg--gamma-blue.is-active, .nsg-bg--gamma-blue.is-visited, .nsg-bg--gamma-blue:active, .nsg-bg--gamma-blue:link, .nsg-bg--gamma-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--gamma-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--gamma-blue:visited, .nsg-button.nsg-bg--gamma-blue, .nsg-button.nsg-bg--gamma-blue.is-active, .nsg-button.nsg-bg--gamma-blue.is-visited, .nsg-button.nsg-bg--gamma-blue:active, .nsg-button.nsg-bg--gamma-blue:link, .nsg-button.nsg-bg--gamma-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--gamma-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--gamma-blue:visited, .nsg-button.nsg-grad--gamma-blue, .nsg-button.nsg-grad--gamma-blue.is-active, .nsg-button.nsg-grad--gamma-blue.is-visited, .nsg-button.nsg-grad--gamma-blue:active, .nsg-button.nsg-grad--gamma-blue:link, .nsg-button.nsg-grad--gamma-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--gamma-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--gamma-blue:visited, .nsg-grad--gamma-blue, .nsg-grad--gamma-blue.is-active, .nsg-grad--gamma-blue.is-visited, .nsg-grad--gamma-blue:active, .nsg-grad--gamma-blue:link, .nsg-grad--gamma-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--gamma-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--gamma-blue:visited {
    background-color: #24becb;
    border-color: #24becb;
    color: #000;
}

.nsg-border--gamma-blue {
    border: 1px solid #24becb;
}

.nsg-bg--gamma-green, .nsg-bg--gamma-green.is-active, .nsg-bg--gamma-green.is-visited, .nsg-bg--gamma-green:active, .nsg-bg--gamma-green:link, .nsg-bg--gamma-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--gamma-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--gamma-green:visited, .nsg-button.nsg-bg--gamma-green, .nsg-button.nsg-bg--gamma-green.is-active, .nsg-button.nsg-bg--gamma-green.is-visited, .nsg-button.nsg-bg--gamma-green:active, .nsg-button.nsg-bg--gamma-green:link, .nsg-button.nsg-bg--gamma-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--gamma-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--gamma-green:visited, .nsg-button.nsg-grad--gamma-green, .nsg-button.nsg-grad--gamma-green.is-active, .nsg-button.nsg-grad--gamma-green.is-visited, .nsg-button.nsg-grad--gamma-green:active, .nsg-button.nsg-grad--gamma-green:link, .nsg-button.nsg-grad--gamma-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--gamma-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--gamma-green:visited, .nsg-grad--gamma-green, .nsg-grad--gamma-green.is-active, .nsg-grad--gamma-green.is-visited, .nsg-grad--gamma-green:active, .nsg-grad--gamma-green:link, .nsg-grad--gamma-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--gamma-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--gamma-green:visited {
    background-color: #36ac6f;
    border-color: #36ac6f;
    color: #000;
}

.nsg-border--gamma-green {
    border: 1px solid #36ac6f;
}

.nsg-bg--glacier-ice, .nsg-bg--glacier-ice.is-active, .nsg-bg--glacier-ice.is-visited, .nsg-bg--glacier-ice:active, .nsg-bg--glacier-ice:link, .nsg-bg--glacier-ice:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--glacier-ice:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--glacier-ice:visited, .nsg-button.nsg-bg--glacier-ice, .nsg-button.nsg-bg--glacier-ice.is-active, .nsg-button.nsg-bg--glacier-ice.is-visited, .nsg-button.nsg-bg--glacier-ice:active, .nsg-button.nsg-bg--glacier-ice:link, .nsg-button.nsg-bg--glacier-ice:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--glacier-ice:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--glacier-ice:visited, .nsg-button.nsg-grad--glacier-ice, .nsg-button.nsg-grad--glacier-ice.is-active, .nsg-button.nsg-grad--glacier-ice.is-visited, .nsg-button.nsg-grad--glacier-ice:active, .nsg-button.nsg-grad--glacier-ice:link, .nsg-button.nsg-grad--glacier-ice:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--glacier-ice:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--glacier-ice:visited, .nsg-grad--glacier-ice, .nsg-grad--glacier-ice.is-active, .nsg-grad--glacier-ice.is-visited, .nsg-grad--glacier-ice:active, .nsg-grad--glacier-ice:link, .nsg-grad--glacier-ice:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--glacier-ice:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--glacier-ice:visited {
    background-color: #9cd8dc;
    border-color: #9cd8dc;
    color: #000;
}

.nsg-border--glacier-ice {
    border: 1px solid #9cd8dc;
}

.nsg-bg--green-abyss, .nsg-bg--green-abyss.is-active, .nsg-bg--green-abyss.is-visited, .nsg-bg--green-abyss:active, .nsg-bg--green-abyss:link, .nsg-bg--green-abyss:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--green-abyss:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--green-abyss:visited, .nsg-button.nsg-bg--green-abyss, .nsg-button.nsg-bg--green-abyss.is-active, .nsg-button.nsg-bg--green-abyss.is-visited, .nsg-button.nsg-bg--green-abyss:active, .nsg-button.nsg-bg--green-abyss:link, .nsg-button.nsg-bg--green-abyss:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--green-abyss:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--green-abyss:visited, .nsg-button.nsg-grad--green-abyss, .nsg-button.nsg-grad--green-abyss.is-active, .nsg-button.nsg-grad--green-abyss.is-visited, .nsg-button.nsg-grad--green-abyss:active, .nsg-button.nsg-grad--green-abyss:link, .nsg-button.nsg-grad--green-abyss:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--green-abyss:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--green-abyss:visited, .nsg-grad--green-abyss, .nsg-grad--green-abyss.is-active, .nsg-grad--green-abyss.is-visited, .nsg-grad--green-abyss:active, .nsg-grad--green-abyss:link, .nsg-grad--green-abyss:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--green-abyss:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--green-abyss:visited {
    background-color: #005f7a;
    border-color: #005f7a;
    color: #fff;
}

.nsg-border--green-abyss {
    border: 1px solid #005f7a;
}

.nsg-bg--green-glow, .nsg-bg--green-glow.is-active, .nsg-bg--green-glow.is-visited, .nsg-bg--green-glow:active, .nsg-bg--green-glow:link, .nsg-bg--green-glow:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--green-glow:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--green-glow:visited, .nsg-button.nsg-bg--green-glow, .nsg-button.nsg-bg--green-glow.is-active, .nsg-button.nsg-bg--green-glow.is-visited, .nsg-button.nsg-bg--green-glow:active, .nsg-button.nsg-bg--green-glow:link, .nsg-button.nsg-bg--green-glow:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--green-glow:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--green-glow:visited, .nsg-button.nsg-grad--green-glow, .nsg-button.nsg-grad--green-glow.is-active, .nsg-button.nsg-grad--green-glow.is-visited, .nsg-button.nsg-grad--green-glow:active, .nsg-button.nsg-grad--green-glow:link, .nsg-button.nsg-grad--green-glow:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--green-glow:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--green-glow:visited, .nsg-grad--green-glow, .nsg-grad--green-glow.is-active, .nsg-grad--green-glow.is-visited, .nsg-grad--green-glow:active, .nsg-grad--green-glow:link, .nsg-grad--green-glow:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--green-glow:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--green-glow:visited {
    background-color: #62e5ae;
    border-color: #62e5ae;
    color: #000;
}

.nsg-border--green-glow {
    border: 1px solid #62e5ae;
}

.nsg-bg--hyper-fuchsia, .nsg-bg--hyper-fuchsia.is-active, .nsg-bg--hyper-fuchsia.is-visited, .nsg-bg--hyper-fuchsia:active, .nsg-bg--hyper-fuchsia:link, .nsg-bg--hyper-fuchsia:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--hyper-fuchsia:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--hyper-fuchsia:visited, .nsg-button.nsg-bg--hyper-fuchsia, .nsg-button.nsg-bg--hyper-fuchsia.is-active, .nsg-button.nsg-bg--hyper-fuchsia.is-visited, .nsg-button.nsg-bg--hyper-fuchsia:active, .nsg-button.nsg-bg--hyper-fuchsia:link, .nsg-button.nsg-bg--hyper-fuchsia:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--hyper-fuchsia:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--hyper-fuchsia:visited, .nsg-button.nsg-grad--hyper-fuchsia, .nsg-button.nsg-grad--hyper-fuchsia.is-active, .nsg-button.nsg-grad--hyper-fuchsia.is-visited, .nsg-button.nsg-grad--hyper-fuchsia:active, .nsg-button.nsg-grad--hyper-fuchsia:link, .nsg-button.nsg-grad--hyper-fuchsia:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--hyper-fuchsia:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--hyper-fuchsia:visited, .nsg-grad--hyper-fuchsia, .nsg-grad--hyper-fuchsia.is-active, .nsg-grad--hyper-fuchsia.is-visited, .nsg-grad--hyper-fuchsia:active, .nsg-grad--hyper-fuchsia:link, .nsg-grad--hyper-fuchsia:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--hyper-fuchsia:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--hyper-fuchsia:visited {
    background-color: #9e235b;
    border-color: #9e235b;
    color: #fff;
}

.nsg-border--hyper-fuchsia {
    border: 1px solid #9e235b;
}

.nsg-bg--laser-orange, .nsg-bg--laser-orange.is-active, .nsg-bg--laser-orange.is-visited, .nsg-bg--laser-orange:active, .nsg-bg--laser-orange:link, .nsg-bg--laser-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--laser-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--laser-orange:visited, .nsg-button.nsg-bg--laser-orange, .nsg-button.nsg-bg--laser-orange.is-active, .nsg-button.nsg-bg--laser-orange.is-visited, .nsg-button.nsg-bg--laser-orange:active, .nsg-button.nsg-bg--laser-orange:link, .nsg-button.nsg-bg--laser-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--laser-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--laser-orange:visited, .nsg-button.nsg-grad--laser-orange, .nsg-button.nsg-grad--laser-orange.is-active, .nsg-button.nsg-grad--laser-orange.is-visited, .nsg-button.nsg-grad--laser-orange:active, .nsg-button.nsg-grad--laser-orange:link, .nsg-button.nsg-grad--laser-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--laser-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--laser-orange:visited, .nsg-grad--laser-orange, .nsg-grad--laser-orange.is-active, .nsg-grad--laser-orange.is-visited, .nsg-grad--laser-orange:active, .nsg-grad--laser-orange:link, .nsg-grad--laser-orange:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--laser-orange:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--laser-orange:visited {
    background-color: #ffc10e;
    border-color: #ffc10e;
    color: #000;
}

.nsg-border--laser-orange {
    border: 1px solid #ffc10e;
}

.nsg-bg--mica-green, .nsg-bg--mica-green.is-active, .nsg-bg--mica-green.is-visited, .nsg-bg--mica-green:active, .nsg-bg--mica-green:link, .nsg-bg--mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--mica-green:visited, .nsg-button.nsg-bg--mica-green, .nsg-button.nsg-bg--mica-green.is-active, .nsg-button.nsg-bg--mica-green.is-visited, .nsg-button.nsg-bg--mica-green:active, .nsg-button.nsg-bg--mica-green:link, .nsg-button.nsg-bg--mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--mica-green:visited, .nsg-button.nsg-grad--mica-green, .nsg-button.nsg-grad--mica-green.is-active, .nsg-button.nsg-grad--mica-green.is-visited, .nsg-button.nsg-grad--mica-green:active, .nsg-button.nsg-grad--mica-green:link, .nsg-button.nsg-grad--mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--mica-green:visited, .nsg-grad--mica-green, .nsg-grad--mica-green.is-active, .nsg-grad--mica-green.is-visited, .nsg-grad--mica-green:active, .nsg-grad--mica-green:link, .nsg-grad--mica-green:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--mica-green:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--mica-green:visited {
    background-color: #818778;
    border-color: #818778;
    color: #000;
}

.nsg-border--mica-green {
    border: 1px solid #818778;
}

.nsg-bg--mineral-teal, .nsg-bg--mineral-teal.is-active, .nsg-bg--mineral-teal.is-visited, .nsg-bg--mineral-teal:active, .nsg-bg--mineral-teal:link, .nsg-bg--mineral-teal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--mineral-teal:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--mineral-teal:visited, .nsg-button.nsg-bg--mineral-teal, .nsg-button.nsg-bg--mineral-teal.is-active, .nsg-button.nsg-bg--mineral-teal.is-visited, .nsg-button.nsg-bg--mineral-teal:active, .nsg-button.nsg-bg--mineral-teal:link, .nsg-button.nsg-bg--mineral-teal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--mineral-teal:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--mineral-teal:visited, .nsg-button.nsg-grad--mineral-teal, .nsg-button.nsg-grad--mineral-teal.is-active, .nsg-button.nsg-grad--mineral-teal.is-visited, .nsg-button.nsg-grad--mineral-teal:active, .nsg-button.nsg-grad--mineral-teal:link, .nsg-button.nsg-grad--mineral-teal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--mineral-teal:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--mineral-teal:visited, .nsg-grad--mineral-teal, .nsg-grad--mineral-teal.is-active, .nsg-grad--mineral-teal.is-visited, .nsg-grad--mineral-teal:active, .nsg-grad--mineral-teal:link, .nsg-grad--mineral-teal:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--mineral-teal:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--mineral-teal:visited {
    background-color: #427e81;
    border-color: #427e81;
    color: #fff;
}

.nsg-border--mineral-teal {
    border: 1px solid #427e81;
}

.nsg-bg--night-factor, .nsg-bg--night-factor.is-active, .nsg-bg--night-factor.is-visited, .nsg-bg--night-factor:active, .nsg-bg--night-factor:link, .nsg-bg--night-factor:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--night-factor:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--night-factor:visited, .nsg-button.nsg-bg--night-factor, .nsg-button.nsg-bg--night-factor.is-active, .nsg-button.nsg-bg--night-factor.is-visited, .nsg-button.nsg-bg--night-factor:active, .nsg-button.nsg-bg--night-factor:link, .nsg-button.nsg-bg--night-factor:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--night-factor:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--night-factor:visited, .nsg-button.nsg-grad--night-factor, .nsg-button.nsg-grad--night-factor.is-active, .nsg-button.nsg-grad--night-factor.is-visited, .nsg-button.nsg-grad--night-factor:active, .nsg-button.nsg-grad--night-factor:link, .nsg-button.nsg-grad--night-factor:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--night-factor:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--night-factor:visited, .nsg-grad--night-factor, .nsg-grad--night-factor.is-active, .nsg-grad--night-factor.is-visited, .nsg-grad--night-factor:active, .nsg-grad--night-factor:link, .nsg-grad--night-factor:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--night-factor:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--night-factor:visited {
    background-color: #2b626d;
    border-color: #2b626d;
    color: #fff;
}

.nsg-border--night-factor {
    border: 1px solid #2b626d;
}

.nsg-bg--pink-foil, .nsg-bg--pink-foil.is-active, .nsg-bg--pink-foil.is-visited, .nsg-bg--pink-foil:active, .nsg-bg--pink-foil:link, .nsg-bg--pink-foil:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--pink-foil:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--pink-foil:visited, .nsg-button.nsg-bg--pink-foil, .nsg-button.nsg-bg--pink-foil.is-active, .nsg-button.nsg-bg--pink-foil.is-visited, .nsg-button.nsg-bg--pink-foil:active, .nsg-button.nsg-bg--pink-foil:link, .nsg-button.nsg-bg--pink-foil:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--pink-foil:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--pink-foil:visited, .nsg-button.nsg-grad--pink-foil, .nsg-button.nsg-grad--pink-foil.is-active, .nsg-button.nsg-grad--pink-foil.is-visited, .nsg-button.nsg-grad--pink-foil:active, .nsg-button.nsg-grad--pink-foil:link, .nsg-button.nsg-grad--pink-foil:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--pink-foil:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--pink-foil:visited, .nsg-grad--pink-foil, .nsg-grad--pink-foil.is-active, .nsg-grad--pink-foil.is-visited, .nsg-grad--pink-foil:active, .nsg-grad--pink-foil:link, .nsg-grad--pink-foil:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--pink-foil:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--pink-foil:visited {
    background-color: #e43389;
    border-color: #e43389;
    color: #fff;
}

.nsg-border--pink-foil {
    border: 1px solid #e43389;
}

.nsg-bg--raspberry-red, .nsg-bg--raspberry-red.is-active, .nsg-bg--raspberry-red.is-visited, .nsg-bg--raspberry-red:active, .nsg-bg--raspberry-red:link, .nsg-bg--raspberry-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--raspberry-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--raspberry-red:visited, .nsg-button.nsg-bg--raspberry-red, .nsg-button.nsg-bg--raspberry-red.is-active, .nsg-button.nsg-bg--raspberry-red.is-visited, .nsg-button.nsg-bg--raspberry-red:active, .nsg-button.nsg-bg--raspberry-red:link, .nsg-button.nsg-bg--raspberry-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--raspberry-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--raspberry-red:visited, .nsg-button.nsg-grad--raspberry-red, .nsg-button.nsg-grad--raspberry-red.is-active, .nsg-button.nsg-grad--raspberry-red.is-visited, .nsg-button.nsg-grad--raspberry-red:active, .nsg-button.nsg-grad--raspberry-red:link, .nsg-button.nsg-grad--raspberry-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--raspberry-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--raspberry-red:visited, .nsg-grad--raspberry-red, .nsg-grad--raspberry-red.is-active, .nsg-grad--raspberry-red.is-visited, .nsg-grad--raspberry-red:active, .nsg-grad--raspberry-red:link, .nsg-grad--raspberry-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--raspberry-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--raspberry-red:visited {
    background-color: #710051;
    border-color: #710051;
    color: #fff;
}

.nsg-border--raspberry-red {
    border: 1px solid #710051;
}

.nsg-bg--red-violet, .nsg-bg--red-violet.is-active, .nsg-bg--red-violet.is-visited, .nsg-bg--red-violet:active, .nsg-bg--red-violet:link, .nsg-bg--red-violet:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--red-violet:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--red-violet:visited, .nsg-button.nsg-bg--red-violet, .nsg-button.nsg-bg--red-violet.is-active, .nsg-button.nsg-bg--red-violet.is-visited, .nsg-button.nsg-bg--red-violet:active, .nsg-button.nsg-bg--red-violet:link, .nsg-button.nsg-bg--red-violet:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--red-violet:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--red-violet:visited, .nsg-button.nsg-grad--red-violet, .nsg-button.nsg-grad--red-violet.is-active, .nsg-button.nsg-grad--red-violet.is-visited, .nsg-button.nsg-grad--red-violet:active, .nsg-button.nsg-grad--red-violet:link, .nsg-button.nsg-grad--red-violet:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--red-violet:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--red-violet:visited, .nsg-grad--red-violet, .nsg-grad--red-violet.is-active, .nsg-grad--red-violet.is-visited, .nsg-grad--red-violet:active, .nsg-grad--red-violet:link, .nsg-grad--red-violet:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--red-violet:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--red-violet:visited {
    background-color: #cd7fb5;
    border-color: #cd7fb5;
    color: #000;
}

.nsg-border--red-violet {
    border: 1px solid #cd7fb5;
}

.nsg-bg--teal-tint, .nsg-bg--teal-tint.is-active, .nsg-bg--teal-tint.is-visited, .nsg-bg--teal-tint:active, .nsg-bg--teal-tint:link, .nsg-bg--teal-tint:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--teal-tint:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--teal-tint:visited, .nsg-button.nsg-bg--teal-tint, .nsg-button.nsg-bg--teal-tint.is-active, .nsg-button.nsg-bg--teal-tint.is-visited, .nsg-button.nsg-bg--teal-tint:active, .nsg-button.nsg-bg--teal-tint:link, .nsg-button.nsg-bg--teal-tint:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--teal-tint:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--teal-tint:visited, .nsg-button.nsg-grad--teal-tint, .nsg-button.nsg-grad--teal-tint.is-active, .nsg-button.nsg-grad--teal-tint.is-visited, .nsg-button.nsg-grad--teal-tint:active, .nsg-button.nsg-grad--teal-tint:link, .nsg-button.nsg-grad--teal-tint:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--teal-tint:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--teal-tint:visited, .nsg-grad--teal-tint, .nsg-grad--teal-tint.is-active, .nsg-grad--teal-tint.is-visited, .nsg-grad--teal-tint:active, .nsg-grad--teal-tint:link, .nsg-grad--teal-tint:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--teal-tint:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--teal-tint:visited {
    background-color: #bae2dd;
    border-color: #bae2dd;
    color: #000;
}

.nsg-border--teal-tint {
    border: 1px solid #bae2dd;
}

.nsg-bg--violet-frost, .nsg-bg--violet-frost.is-active, .nsg-bg--violet-frost.is-visited, .nsg-bg--violet-frost:active, .nsg-bg--violet-frost:link, .nsg-bg--violet-frost:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--violet-frost:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--violet-frost:visited, .nsg-button.nsg-bg--violet-frost, .nsg-button.nsg-bg--violet-frost.is-active, .nsg-button.nsg-bg--violet-frost.is-visited, .nsg-button.nsg-bg--violet-frost:active, .nsg-button.nsg-bg--violet-frost:link, .nsg-button.nsg-bg--violet-frost:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--violet-frost:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--violet-frost:visited, .nsg-button.nsg-grad--violet-frost, .nsg-button.nsg-grad--violet-frost.is-active, .nsg-button.nsg-grad--violet-frost.is-visited, .nsg-button.nsg-grad--violet-frost:active, .nsg-button.nsg-grad--violet-frost:link, .nsg-button.nsg-grad--violet-frost:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--violet-frost:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--violet-frost:visited, .nsg-grad--violet-frost, .nsg-grad--violet-frost.is-active, .nsg-grad--violet-frost.is-visited, .nsg-grad--violet-frost:active, .nsg-grad--violet-frost:link, .nsg-grad--violet-frost:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--violet-frost:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--violet-frost:visited {
    background-color: #ccc5e2;
    border-color: #ccc5e2;
    color: #000;
}

.nsg-border--violet-frost {
    border: 1px solid #ccc5e2;
}

.nsg-bg--vivid-blue, .nsg-bg--vivid-blue.is-active, .nsg-bg--vivid-blue.is-visited, .nsg-bg--vivid-blue:active, .nsg-bg--vivid-blue:link, .nsg-bg--vivid-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--vivid-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--vivid-blue:visited, .nsg-button.nsg-bg--vivid-blue, .nsg-button.nsg-bg--vivid-blue.is-active, .nsg-button.nsg-bg--vivid-blue.is-visited, .nsg-button.nsg-bg--vivid-blue:active, .nsg-button.nsg-bg--vivid-blue:link, .nsg-button.nsg-bg--vivid-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--vivid-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--vivid-blue:visited, .nsg-button.nsg-grad--vivid-blue, .nsg-button.nsg-grad--vivid-blue.is-active, .nsg-button.nsg-grad--vivid-blue.is-visited, .nsg-button.nsg-grad--vivid-blue:active, .nsg-button.nsg-grad--vivid-blue:link, .nsg-button.nsg-grad--vivid-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--vivid-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--vivid-blue:visited, .nsg-grad--vivid-blue, .nsg-grad--vivid-blue.is-active, .nsg-grad--vivid-blue.is-visited, .nsg-grad--vivid-blue:active, .nsg-grad--vivid-blue:link, .nsg-grad--vivid-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--vivid-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--vivid-blue:visited {
    background-color: #1c9ac6;
    border-color: #1c9ac6;
    color: #fff;
}

.nsg-border--vivid-blue {
    border: 1px solid #1c9ac6;
}

.nsg-bg--jordan-carolina-blue, .nsg-bg--jordan-carolina-blue.is-active, .nsg-bg--jordan-carolina-blue.is-visited, .nsg-bg--jordan-carolina-blue:active, .nsg-bg--jordan-carolina-blue:link, .nsg-bg--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--jordan-carolina-blue:visited, .nsg-button.nsg-bg--jordan-carolina-blue, .nsg-button.nsg-bg--jordan-carolina-blue.is-active, .nsg-button.nsg-bg--jordan-carolina-blue.is-visited, .nsg-button.nsg-bg--jordan-carolina-blue:active, .nsg-button.nsg-bg--jordan-carolina-blue:link, .nsg-button.nsg-bg--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--jordan-carolina-blue:visited, .nsg-button.nsg-grad--jordan-carolina-blue, .nsg-button.nsg-grad--jordan-carolina-blue.is-active, .nsg-button.nsg-grad--jordan-carolina-blue.is-visited, .nsg-button.nsg-grad--jordan-carolina-blue:active, .nsg-button.nsg-grad--jordan-carolina-blue:link, .nsg-button.nsg-grad--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--jordan-carolina-blue:visited, .nsg-grad--jordan-carolina-blue, .nsg-grad--jordan-carolina-blue.is-active, .nsg-grad--jordan-carolina-blue.is-visited, .nsg-grad--jordan-carolina-blue:active, .nsg-grad--jordan-carolina-blue:link, .nsg-grad--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--jordan-carolina-blue:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--jordan-carolina-blue:visited {
    background-color: #62a1d8;
    border-color: #62a1d8;
    color: #000;
}

.nsg-border--jordan-carolina-blue {
    border: 1px solid #62a1d8;
}

.nsg-bg--jordan-gym-red, .nsg-bg--jordan-gym-red.is-active, .nsg-bg--jordan-gym-red.is-visited, .nsg-bg--jordan-gym-red:active, .nsg-bg--jordan-gym-red:link, .nsg-bg--jordan-gym-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--jordan-gym-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--jordan-gym-red:visited, .nsg-button.nsg-bg--jordan-gym-red, .nsg-button.nsg-bg--jordan-gym-red.is-active, .nsg-button.nsg-bg--jordan-gym-red.is-visited, .nsg-button.nsg-bg--jordan-gym-red:active, .nsg-button.nsg-bg--jordan-gym-red:link, .nsg-button.nsg-bg--jordan-gym-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--jordan-gym-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--jordan-gym-red:visited, .nsg-button.nsg-grad--jordan-gym-red, .nsg-button.nsg-grad--jordan-gym-red.is-active, .nsg-button.nsg-grad--jordan-gym-red.is-visited, .nsg-button.nsg-grad--jordan-gym-red:active, .nsg-button.nsg-grad--jordan-gym-red:link, .nsg-button.nsg-grad--jordan-gym-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--jordan-gym-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--jordan-gym-red:visited, .nsg-grad--jordan-gym-red, .nsg-grad--jordan-gym-red.is-active, .nsg-grad--jordan-gym-red.is-visited, .nsg-grad--jordan-gym-red:active, .nsg-grad--jordan-gym-red:link, .nsg-grad--jordan-gym-red:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--jordan-gym-red:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--jordan-gym-red:visited {
    background-color: #ce1126;
    border-color: #ce1126;
    color: #fff;
}

.nsg-border--jordan-gym-red {
    border: 1px solid #ce1126;
}

.nsg-bg--jordan-infrared, .nsg-bg--jordan-infrared.is-active, .nsg-bg--jordan-infrared.is-visited, .nsg-bg--jordan-infrared:active, .nsg-bg--jordan-infrared:link, .nsg-bg--jordan-infrared:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--jordan-infrared:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--jordan-infrared:visited, .nsg-button.nsg-bg--jordan-infrared, .nsg-button.nsg-bg--jordan-infrared.is-active, .nsg-button.nsg-bg--jordan-infrared.is-visited, .nsg-button.nsg-bg--jordan-infrared:active, .nsg-button.nsg-bg--jordan-infrared:link, .nsg-button.nsg-bg--jordan-infrared:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--jordan-infrared:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--jordan-infrared:visited, .nsg-button.nsg-grad--jordan-infrared, .nsg-button.nsg-grad--jordan-infrared.is-active, .nsg-button.nsg-grad--jordan-infrared.is-visited, .nsg-button.nsg-grad--jordan-infrared:active, .nsg-button.nsg-grad--jordan-infrared:link, .nsg-button.nsg-grad--jordan-infrared:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--jordan-infrared:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--jordan-infrared:visited, .nsg-grad--jordan-infrared, .nsg-grad--jordan-infrared.is-active, .nsg-grad--jordan-infrared.is-visited, .nsg-grad--jordan-infrared:active, .nsg-grad--jordan-infrared:link, .nsg-grad--jordan-infrared:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--jordan-infrared:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--jordan-infrared:visited {
    background-color: #ff374d;
    border-color: #ff374d;
    color: #fff;
}

.nsg-border--jordan-infrared {
    border: 1px solid #ff374d;
}

.nsg-bg--jordan-metallic-gold, .nsg-bg--jordan-metallic-gold.is-active, .nsg-bg--jordan-metallic-gold.is-visited, .nsg-bg--jordan-metallic-gold:active, .nsg-bg--jordan-metallic-gold:link, .nsg-bg--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--jordan-metallic-gold:visited, .nsg-button.nsg-bg--jordan-metallic-gold, .nsg-button.nsg-bg--jordan-metallic-gold.is-active, .nsg-button.nsg-bg--jordan-metallic-gold.is-visited, .nsg-button.nsg-bg--jordan-metallic-gold:active, .nsg-button.nsg-bg--jordan-metallic-gold:link, .nsg-button.nsg-bg--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--jordan-metallic-gold:visited, .nsg-button.nsg-grad--jordan-metallic-gold, .nsg-button.nsg-grad--jordan-metallic-gold.is-active, .nsg-button.nsg-grad--jordan-metallic-gold.is-visited, .nsg-button.nsg-grad--jordan-metallic-gold:active, .nsg-button.nsg-grad--jordan-metallic-gold:link, .nsg-button.nsg-grad--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--jordan-metallic-gold:visited, .nsg-grad--jordan-metallic-gold, .nsg-grad--jordan-metallic-gold.is-active, .nsg-grad--jordan-metallic-gold.is-visited, .nsg-grad--jordan-metallic-gold:active, .nsg-grad--jordan-metallic-gold:link, .nsg-grad--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--jordan-metallic-gold:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--jordan-metallic-gold:visited {
    background-color: #c4b277;
    border-color: #c4b277;
    color: #000;
}

.nsg-border--jordan-metallic-gold {
    border: 1px solid #c4b277;
}

.nsg-bg--jordan-metallic-grey, .nsg-bg--jordan-metallic-grey.is-active, .nsg-bg--jordan-metallic-grey.is-visited, .nsg-bg--jordan-metallic-grey:active, .nsg-bg--jordan-metallic-grey:link, .nsg-bg--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--jordan-metallic-grey:visited, .nsg-button.nsg-bg--jordan-metallic-grey, .nsg-button.nsg-bg--jordan-metallic-grey.is-active, .nsg-button.nsg-bg--jordan-metallic-grey.is-visited, .nsg-button.nsg-bg--jordan-metallic-grey:active, .nsg-button.nsg-bg--jordan-metallic-grey:link, .nsg-button.nsg-bg--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--jordan-metallic-grey:visited, .nsg-button.nsg-grad--jordan-metallic-grey, .nsg-button.nsg-grad--jordan-metallic-grey.is-active, .nsg-button.nsg-grad--jordan-metallic-grey.is-visited, .nsg-button.nsg-grad--jordan-metallic-grey:active, .nsg-button.nsg-grad--jordan-metallic-grey:link, .nsg-button.nsg-grad--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--jordan-metallic-grey:visited, .nsg-grad--jordan-metallic-grey, .nsg-grad--jordan-metallic-grey.is-active, .nsg-grad--jordan-metallic-grey.is-visited, .nsg-grad--jordan-metallic-grey:active, .nsg-grad--jordan-metallic-grey:link, .nsg-grad--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--jordan-metallic-grey:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--jordan-metallic-grey:visited {
    background-color: #434244;
    border-color: #434244;
    color: #fff;
}

.nsg-border--jordan-metallic-grey {
    border: 1px solid #434244;
}

.nsg-bg--jordan-pearlescent-white, .nsg-bg--jordan-pearlescent-white.is-active, .nsg-bg--jordan-pearlescent-white.is-visited, .nsg-bg--jordan-pearlescent-white:active, .nsg-bg--jordan-pearlescent-white:link, .nsg-bg--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-bg--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-bg--jordan-pearlescent-white:visited, .nsg-button.nsg-bg--jordan-pearlescent-white, .nsg-button.nsg-bg--jordan-pearlescent-white.is-active, .nsg-button.nsg-bg--jordan-pearlescent-white.is-visited, .nsg-button.nsg-bg--jordan-pearlescent-white:active, .nsg-button.nsg-bg--jordan-pearlescent-white:link, .nsg-button.nsg-bg--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-bg--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-bg--jordan-pearlescent-white:visited, .nsg-button.nsg-grad--jordan-pearlescent-white, .nsg-button.nsg-grad--jordan-pearlescent-white.is-active, .nsg-button.nsg-grad--jordan-pearlescent-white.is-visited, .nsg-button.nsg-grad--jordan-pearlescent-white:active, .nsg-button.nsg-grad--jordan-pearlescent-white:link, .nsg-button.nsg-grad--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-button.nsg-grad--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-button.nsg-grad--jordan-pearlescent-white:visited, .nsg-grad--jordan-pearlescent-white, .nsg-grad--jordan-pearlescent-white.is-active, .nsg-grad--jordan-pearlescent-white.is-visited, .nsg-grad--jordan-pearlescent-white:active, .nsg-grad--jordan-pearlescent-white:link, .nsg-grad--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]).is-hover, .nsg-grad--jordan-pearlescent-white:not([disabled]):not([class*=is-disabled]):hover, .nsg-grad--jordan-pearlescent-white:visited {
    background-color: #eff0f0;
    border-color: #eff0f0;
    color: #000;
}

.nsg-border--jordan-pearlescent-white {
    border: 1px solid #eff0f0;
}

.nsg-text--white, .nsg-text--white:link, a.nsg-text--white:active, a.nsg-text--white:hover, a.nsg-text--white:visited {
    color: #fff;
}

.nsg-text--near-white, .nsg-text--near-white:link, a.nsg-text--near-white:active, a.nsg-text--near-white:hover, a.nsg-text--near-white:visited {
    color: #f7f7f7;
}

.nsg-text--ultra-light-grey, .nsg-text--ultra-light-grey:link, a.nsg-text--ultra-light-grey:active, a.nsg-text--ultra-light-grey:hover, a.nsg-text--ultra-light-grey:visited {
    color: #e5e5e5;
}

.nsg-text--light-grey, .nsg-text--light-grey:link, a.nsg-text--light-grey:active, a.nsg-text--light-grey:hover, a.nsg-text--light-grey:visited {
    color: #ddd;
}

.nsg-text--default-grey, .nsg-text--default-grey:link, a.nsg-text--default-grey:active, a.nsg-text--default-grey:hover, a.nsg-text--default-grey:visited {
    color: #ccc;
}

.nsg-text--medium-light-grey, .nsg-text--medium-light-grey:link, a.nsg-text--medium-light-grey:active, a.nsg-text--medium-light-grey:hover, a.nsg-text--medium-light-grey:visited {
    color: #999;
}

.nsg-text--medium-grey, .nsg-text--medium-grey:link, a.nsg-text--medium-grey:active, a.nsg-text--medium-grey:hover, a.nsg-text--medium-grey:visited {
    color: #666;
}

.nsg-text--grey, .nsg-text--grey:link, a.nsg-text--grey:active, a.nsg-text--grey:hover, a.nsg-text--grey:visited {
    color: #444;
}

.nsg-text--dark-grey, .nsg-text--dark-grey:link, a.nsg-text--dark-grey:active, a.nsg-text--dark-grey:hover, a.nsg-text--dark-grey:visited {
    color: #222;
}

.nsg-text--near-black, .nsg-text--near-black:link, a.nsg-text--near-black:active, a.nsg-text--near-black:hover, a.nsg-text--near-black:visited {
    color: #111;
}

.nsg-text--black, .nsg-text--black:link, a.nsg-text--black:active, a.nsg-text--black:hover, a.nsg-text--black:visited {
    color: #000;
}

.nsg-text--nav-grey, .nsg-text--nav-grey:link, a.nsg-text--nav-grey:active, a.nsg-text--nav-grey:hover, a.nsg-text--nav-grey:visited {
    color: #8d8d8d;
}

.nsg-text--challenge-red, .nsg-text--challenge-red:link, a.nsg-text--challenge-red:active, a.nsg-text--challenge-red:hover, a.nsg-text--challenge-red:visited {
    color: #a62732;
}

.nsg-text--court-purple, .nsg-text--court-purple:link, a.nsg-text--court-purple:active, a.nsg-text--court-purple:hover, a.nsg-text--court-purple:visited {
    color: #40376c;
}

.nsg-text--error-red, .nsg-text--error-red:link, a.nsg-text--error-red:active, a.nsg-text--error-red:hover, a.nsg-text--error-red:visited {
    color: #fe0000;
}

.nsg-text--fusion-red, .nsg-text--fusion-red:link, a.nsg-text--fusion-red:active, a.nsg-text--fusion-red:hover, a.nsg-text--fusion-red:visited {
    color: #b23d56;
}

.nsg-text--game-royal, .nsg-text--game-royal:link, a.nsg-text--game-royal:active, a.nsg-text--game-royal:hover, a.nsg-text--game-royal:visited {
    color: #135291;
}

.nsg-text--nike-fuel, .nsg-text--nike-fuel:link, a.nsg-text--nike-fuel:active, a.nsg-text--nike-fuel:hover, a.nsg-text--nike-fuel:visited {
    color: #87e300;
}

.nsg-text--nike-orange, .nsg-text--nike-orange:link, a.nsg-text--nike-orange:active, a.nsg-text--nike-orange:hover, a.nsg-text--nike-orange:visited {
    color: #fa5400;
}

.nsg-text--nike-plus-cyan, .nsg-text--nike-plus-cyan:link, a.nsg-text--nike-plus-cyan:active, a.nsg-text--nike-plus-cyan:hover, a.nsg-text--nike-plus-cyan:visited {
    color: #00a4e4;
}

.nsg-text--photo-blue, .nsg-text--photo-blue:link, a.nsg-text--photo-blue:active, a.nsg-text--photo-blue:hover, a.nsg-text--photo-blue:visited {
    color: #0075ba;
}

.nsg-text--team-orange, .nsg-text--team-orange:link, a.nsg-text--team-orange:active, a.nsg-text--team-orange:hover, a.nsg-text--team-orange:visited {
    color: #e5482c;
}

.nsg-text--university-blue, .nsg-text--university-blue:link, a.nsg-text--university-blue:active, a.nsg-text--university-blue:hover, a.nsg-text--university-blue:visited {
    color: #4e9cd4;
}

.nsg-text--volt, .nsg-text--volt:link, a.nsg-text--volt:active, a.nsg-text--volt:hover, a.nsg-text--volt:visited {
    color: #e7ff00;
}

.nsg-text--armory-navy, .nsg-text--armory-navy:link, a.nsg-text--armory-navy:active, a.nsg-text--armory-navy:hover, a.nsg-text--armory-navy:visited {
    color: #2d3842;
}

.nsg-text--atomic-orange, .nsg-text--atomic-orange:link, a.nsg-text--atomic-orange:active, a.nsg-text--atomic-orange:hover, a.nsg-text--atomic-orange:visited {
    color: #f79a74;
}

.nsg-text--atomic-red, .nsg-text--atomic-red:link, a.nsg-text--atomic-red:active, a.nsg-text--atomic-red:hover, a.nsg-text--atomic-red:visited {
    color: #ee446a;
}

.nsg-text--brave-blue, .nsg-text--brave-blue:link, a.nsg-text--brave-blue:active, a.nsg-text--brave-blue:hover, a.nsg-text--brave-blue:visited {
    color: #033555;
}

.nsg-text--bright-magenta, .nsg-text--bright-magenta:link, a.nsg-text--bright-magenta:active, a.nsg-text--bright-magenta:hover, a.nsg-text--bright-magenta:visited {
    color: #99146c;
}

.nsg-text--cherrywood-red, .nsg-text--cherrywood-red:link, a.nsg-text--cherrywood-red:active, a.nsg-text--cherrywood-red:hover, a.nsg-text--cherrywood-red:visited {
    color: #621f3c;
}

.nsg-text--dark-mica-green, .nsg-text--dark-mica-green:link, a.nsg-text--dark-mica-green:active, a.nsg-text--dark-mica-green:hover, a.nsg-text--dark-mica-green:visited {
    color: #5d625a;
}

.nsg-text--dark-sea, .nsg-text--dark-sea:link, a.nsg-text--dark-sea:active, a.nsg-text--dark-sea:hover, a.nsg-text--dark-sea:visited {
    color: #005359;
}

.nsg-text--distance-blue, .nsg-text--distance-blue:link, a.nsg-text--distance-blue:active, a.nsg-text--distance-blue:hover, a.nsg-text--distance-blue:visited {
    color: #547bb8;
}

.nsg-text--distance-red, .nsg-text--distance-red:link, a.nsg-text--distance-red:active, a.nsg-text--distance-red:hover, a.nsg-text--distance-red:visited {
    color: #a52043;
}

.nsg-text--gamma-blue, .nsg-text--gamma-blue:link, a.nsg-text--gamma-blue:active, a.nsg-text--gamma-blue:hover, a.nsg-text--gamma-blue:visited {
    color: #24becb;
}

.nsg-text--gamma-green, .nsg-text--gamma-green:link, a.nsg-text--gamma-green:active, a.nsg-text--gamma-green:hover, a.nsg-text--gamma-green:visited {
    color: #36ac6f;
}

.nsg-text--glacier-ice, .nsg-text--glacier-ice:link, a.nsg-text--glacier-ice:active, a.nsg-text--glacier-ice:hover, a.nsg-text--glacier-ice:visited {
    color: #9cd8dc;
}

.nsg-text--green-abyss, .nsg-text--green-abyss:link, a.nsg-text--green-abyss:active, a.nsg-text--green-abyss:hover, a.nsg-text--green-abyss:visited {
    color: #005f7a;
}

.nsg-text--green-glow, .nsg-text--green-glow:link, a.nsg-text--green-glow:active, a.nsg-text--green-glow:hover, a.nsg-text--green-glow:visited {
    color: #62e5ae;
}

.nsg-text--hyper-fuchsia, .nsg-text--hyper-fuchsia:link, a.nsg-text--hyper-fuchsia:active, a.nsg-text--hyper-fuchsia:hover, a.nsg-text--hyper-fuchsia:visited {
    color: #9e235b;
}

.nsg-text--laser-orange, .nsg-text--laser-orange:link, a.nsg-text--laser-orange:active, a.nsg-text--laser-orange:hover, a.nsg-text--laser-orange:visited {
    color: #ffc10e;
}

.nsg-text--mica-green, .nsg-text--mica-green:link, a.nsg-text--mica-green:active, a.nsg-text--mica-green:hover, a.nsg-text--mica-green:visited {
    color: #818778;
}

.nsg-text--mineral-teal, .nsg-text--mineral-teal:link, a.nsg-text--mineral-teal:active, a.nsg-text--mineral-teal:hover, a.nsg-text--mineral-teal:visited {
    color: #427e81;
}

.nsg-text--night-factor, .nsg-text--night-factor:link, a.nsg-text--night-factor:active, a.nsg-text--night-factor:hover, a.nsg-text--night-factor:visited {
    color: #2b626d;
}

.nsg-text--pink-foil, .nsg-text--pink-foil:link, a.nsg-text--pink-foil:active, a.nsg-text--pink-foil:hover, a.nsg-text--pink-foil:visited {
    color: #e43389;
}

.nsg-text--raspberry-red, .nsg-text--raspberry-red:link, a.nsg-text--raspberry-red:active, a.nsg-text--raspberry-red:hover, a.nsg-text--raspberry-red:visited {
    color: #710051;
}

.nsg-text--red-violet, .nsg-text--red-violet:link, a.nsg-text--red-violet:active, a.nsg-text--red-violet:hover, a.nsg-text--red-violet:visited {
    color: #cd7fb5;
}

.nsg-text--teal-tint, .nsg-text--teal-tint:link, a.nsg-text--teal-tint:active, a.nsg-text--teal-tint:hover, a.nsg-text--teal-tint:visited {
    color: #bae2dd;
}

.nsg-text--violet-frost, .nsg-text--violet-frost:link, a.nsg-text--violet-frost:active, a.nsg-text--violet-frost:hover, a.nsg-text--violet-frost:visited {
    color: #ccc5e2;
}

.nsg-text--vivid-blue, .nsg-text--vivid-blue:link, a.nsg-text--vivid-blue:active, a.nsg-text--vivid-blue:hover, a.nsg-text--vivid-blue:visited {
    color: #1c9ac6;
}

.nsg-text--jordan-carolina-blue, .nsg-text--jordan-carolina-blue:link, a.nsg-text--jordan-carolina-blue:active, a.nsg-text--jordan-carolina-blue:hover, a.nsg-text--jordan-carolina-blue:visited {
    color: #62a1d8;
}

.nsg-text--jordan-gym-red, .nsg-text--jordan-gym-red:link, a.nsg-text--jordan-gym-red:active, a.nsg-text--jordan-gym-red:hover, a.nsg-text--jordan-gym-red:visited {
    color: #ce1126;
}

.nsg-text--jordan-infrared, .nsg-text--jordan-infrared:link, a.nsg-text--jordan-infrared:active, a.nsg-text--jordan-infrared:hover, a.nsg-text--jordan-infrared:visited {
    color: #ff374d;
}

.nsg-text--jordan-metallic-gold, .nsg-text--jordan-metallic-gold:link, a.nsg-text--jordan-metallic-gold:active, a.nsg-text--jordan-metallic-gold:hover, a.nsg-text--jordan-metallic-gold:visited {
    color: #c4b277;
}

.nsg-text--jordan-metallic-grey, .nsg-text--jordan-metallic-grey:link, a.nsg-text--jordan-metallic-grey:active, a.nsg-text--jordan-metallic-grey:hover, a.nsg-text--jordan-metallic-grey:visited {
    color: #434244;
}

.nsg-text--jordan-pearlescent-white, .nsg-text--jordan-pearlescent-white:link, a.nsg-text--jordan-pearlescent-white:active, a.nsg-text--jordan-pearlescent-white:hover, a.nsg-text--jordan-pearlescent-white:visited {
    color: #eff0f0;
}
/*@font-face{
font-family:"Trade Gothic LT Std";
text-transform: uppercase;

src:url("../Fonts/f815bc5f-14e5-46d5-a093-3a184cd38404.woff") format("woff"),
    url("../Fonts/TradeGothicLTStd-Bold.ttf") format("truetype")
}

@font-face {
    font-family: TradeGothicBoldCn20;
    src: url(../fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot);
    src: url(../fonts/257c802f-349c-4b4d-aefa-546d5de15ec6.eot?#iefix) format('eot'),
         url(../fonts/5fdc935e-9e30-442a-bbe9-8d887b858471.woff) format('woff'),
         url(../fonts/616c4c87-a077-43f4-a9f4-f01267c13818.ttf) format('truetype'),
         url(../fonts/c901ad5f-a842-4549-a1f4-583a97f7e169.svg#c901ad5f-a842-4549-a1f4-583a97f7e169) format('svg');
}*/

@font-face {
    font-family: "FuturaW01-ExtraBoldCond 774896";
    src: url(../fonts/bec66ca3-753a-469a-b153-fdd9e3ea7ce4.eot);
    src: url(../fonts/bec66ca3-753a-469a-b153-fdd9e3ea7ce4.eot?#iefix) format('eot'),url(../fonts/04733668-9f3f-4f2f-a534-14fb44683f83.woff) format('woff'),url(../fonts/1f9bced0-1224-4785-9553-68fcbac00914.ttf) format('truetype'),url(../fonts/23d05127-305c-4753-8f3a-16d8109db5ca.svg#23d05127-305c-4753-8f3a-16d8109db5ca) format('svg');
}

@font-face {
    font-family: OneNikeGlyphs;
    src: url(../fonts/onenike-glyph/desktop/OneNikeGlyphs-adc69407ad09be51661943e75bb53856.eot);
    src: url(../fonts/onenike-glyph/desktop/OneNikeGlyphs-adc69407ad09be51661943e75bb53856.eot?#iefix) format('eot'),url(../fonts/OneNikeGlyphs-adc69407ad09be51661943e75bb53856.woff) format('woff'),url(../fonts/OneNikeGlyphs-adc69407ad09be51661943e75bb53856.ttf) format('truetype'),url(../fonts/OneNikeGlyphs-adc69407ad09be51661943e75bb53856.svg) format('svg');
}

@font-face {
    font-family: OneNikeCurrency;
    src: url(../fonts/onenike-currency/OneNikeCurrency-01677b8576d01fb5ef980d592a41da81.eot);
    src: url(../fonts/onenike-currency/OneNikeCurrency-01677b8576d01fb5ef980d592a41da81.eot?#iefix) format('eot'),url(../fonts/onenike-currency/OneNikeCurrency-01677b8576d01fb5ef980d592a41da81.woff) format('woff'),url(../fonts/OneNikeCurrency-01677b8576d01fb5ef980d592a41da81.ttf) format('truetype');
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: OneNikeGlyphs;
        src: font-url(../fonts/onenike-glyph/desktop/OneNikeGlyphs-adc69407ad09be51661943e75bb53856.svg) format('svg');
    }
}
