﻿
.next-heading {
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 2.4rem;
    margin: 0 0 20px;
}

@media screen and (min-width: 640px) {
    .next-heading {
        font-size: 1.6rem;
    }
}

.next-heading--1 {
    font-size: 22px;
}

.next-heading--2 {
    font-size: 20px;
}

.next-heading--3 {
    font-size: 18px;
}

.next-heading--tiny {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
}

@media screen and (min-width: 640px) {
    .next-heading--tiny {
        font-size: 1.4rem;
    }
}

.next-heading--small {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.6rem;
    text-transform: uppercase;
}

@media screen and (min-width: 640px) {
    .next-heading--small {
        font-size: 1.2rem;
    }
}

@supports ((-webkit-font-feature-settings: "smcp") or (font-feature-settings: "smcp")) and (not (-webkit-font-feature-settings: "smcp")) {
    .next-heading--small {
        font-size: 1.5rem;
        text-transform: lowercase;
        letter-spacing: initial;
        -webkit-font-feature-settings: 'smcp';
        font-feature-settings: 'smcp';
    }
}

.next-heading--large {
    font-size: 24px;
}

.next-heading--xl {
    font-size: 32px;
}

.next-heading--light-weight {
    font-weight: 300;
}

.next-heading--semi-bold {
    font-weight: 500;
}

.next-heading--subdued {
    color: #637381;
}

.next-heading--callout {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 1.6rem;
    text-transform: uppercase;
    color: #c3cfd8;
}

@media screen and (min-width: 640px) {
    .next-heading--callout {
        font-size: 1.2rem;
    }
}

@supports ((-webkit-font-feature-settings: "smcp") or (font-feature-settings: "smcp")) and (not (-webkit-font-feature-settings: "smcp")) {
    .next-heading--callout {
        font-size: 1.5rem;
        text-transform: lowercase;
        letter-spacing: initial;
        -webkit-font-feature-settings: 'smcp';
        font-feature-settings: 'smcp';
    }
}

.next-heading--callout a.subdued, .next-heading--callout .dropdown li a.subdued, .dropdown li .next-heading--callout a.subdued {
    text-decoration: none;
}

    .next-heading--callout a.subdued:hover {
        text-decoration: underline;
    }

.next-heading--truncated {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.next-heading--callout--darker {
    color: #798c9c;
}

.next-heading--micro-uppercase-bordered {
    color: #798c9c;
    padding: 5px 20px;
    padding-top: 10px;
    font-size: 11px;
    text-transform: uppercase;
    border-bottom: solid 1px #ebeef0;
    margin: 0;
}

.next-heading--no-margin {
    margin: 0;
}

.next-heading--half-margin {
    margin: 0 0 10px;
}

.next-heading--quarter-margin {
    margin: 0 0 5px;
}

.next-form {
    margin: 0;
    padding: 0;
}

.next-input--number, input[type=number].next-input--number, [type=number].next-input--number.autocomplete-field {
    width: auto;
}

.next-input--button, input[type=button].next-input--button, [type=button].next-input--button.autocomplete-field {
    cursor: default;
    width: auto;
    max-width: none;
    margin: 2px;
    padding: 3px 6px;
}

.next-input[disabled], [disabled].next-input--stylized, [disabled].sp-input, .next-input--is-disabled {
    background-color: white;
    background-image: none;
    border-color: #95a7b7;
    color: graytext;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.card-fields-iframe {
    color: inherit;
    font: inherit;
    margin: 0;
    padding: 0;
    -webkit-appearance: none;
    -webkit-font-smoothing: inherit;
    border: 0;
    background: transparent;
    line-height: normal;
    width: 100%;
}

.next-form.next-form--full-width {
    width: 100%;
    min-width: 0;
    max-width: 100%;
}

.next-input__help-text {
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 2rem;
    text-transform: initial;
    letter-spacing: initial;
    color: #637381;
    word-wrap: break-word;
    word-break: break-word;
    margin-top: 0.4rem;
}

@media screen and (min-width: 640px) {
    .next-input__help-text {
        font-size: 1.4rem;
    }
}

.next-input__help-text--top {
    margin-bottom: 0.4rem;
}

.next-radio--styled + .next-input__help-text, .next-checkbox--styled + .next-input__help-text {
    padding-left: 26px;
}

.next-input, .next-input--stylized, .sp-input {
    display: inline-block;
    max-width: auto;
    min-width: 75px;
    vertical-align: baseline;
    width: auto;
    height: auto;
    padding: 1px;
    margin: 0;
    border: 1px solid #95a7b7;
    border-radius: 0;
    border-style: inset;
    color: black;
    -webkit-appearance: none;
    -moz-appearance: none;
    padding: 5px 10px;
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
}

@media screen and (min-width: 640px) {
    .next-input, .next-input--stylized, .sp-input {
        font-size: 1.4rem;
    }
}

.next-input::-webkit-input-placeholder, .next-input--stylized::-webkit-input-placeholder, .sp-input::-webkit-input-placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-input:-ms-input-placeholder, .next-input--stylized:-ms-input-placeholder, .sp-input:-ms-input-placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-input::-ms-input-placeholder, .next-input--stylized::-ms-input-placeholder, .sp-input::-ms-input-placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-input::placeholder, .next-input--stylized::placeholder, .sp-input::placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-input:focus, .next-input--stylized:focus, .sp-input:focus {
    border: 1px solid #007ace;
}

.next-input--inline {
    display: inline-block;
}

.next-input--card-field {
    height: 36px;
    position: relative;
    padding: 0;
    overflow: hidden;
}

    .next-input--card-field > .next-input--card-fields__container {
        height: 34px;
    }

    .next-input--card-field > .next-input__add-on--after {
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.next-input-wrapper .next-input--rounded-left-corners {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.card-fields-iframe {
    height: 34px;
}

.next-input--number, input[type=number].next-input--number, [type=number].next-input--number.autocomplete-field {
    min-width: 0;
}

.next-input--width-2-characters, input[type=number].next-input--width-2-characters, [type=number].next-input--width-2-characters.autocomplete-field {
    width: 3em;
    max-width: 3em;
    min-width: 3em;
}

.next-input--width-4-characters, input[type=number].next-input--width-4-characters, [type=number].next-input--width-4-characters.autocomplete-field {
    width: 5em;
    max-width: 5em;
    min-width: 5em;
}

.next-input[disabled], [disabled].next-input--stylized, [disabled].sp-input, .next-input--is-disabled {
    background: #f4f6f8;
    border-color: #c4cdd5;
    color: #919eab;
}

    .next-input[disabled]:hover, [disabled].next-input--stylized:hover, [disabled].sp-input:hover, .next-input--is-disabled:hover {
        background: #f4f6f8;
        color: #919eab;
        border-color: #c4cdd5;
    }

    .next-input[disabled].next-input--invisible, [disabled].next-input--invisible.next-input--stylized, [disabled].next-input--invisible.sp-input, .next-input--is-disabled.next-input--invisible {
        background: none;
        border: 0;
    }

.next-input[readonly], [readonly].next-input--stylized, [readonly].sp-input {
    background: #f9fafb;
}

.next-input-wrapper {
    position: relative;
}

    .next-input-wrapper + .next-input-wrapper {
        margin-top: 1.6rem;
    }

    .next-input-wrapper.hide + .next-input-wrapper {
        margin-top: 0;
    }

    .next-input-wrapper + .next-input-wrapper--halved {
        margin-top: 0.8rem;
    }

    .next-input-wrapper + .wrappable {
        padding-top: 1.6rem;
    }

.wrappable + .next-input-wrapper {
    margin-top: 1.6rem;
}

.next-fieldset-wrapper .next-input-wrapper {
    margin-top: 0.4rem;
}

.select .next-input-wrapper {
    height: 16px;
}

.next-input-wrapper--inline-group > * + * {
    margin-left: 0.8rem;
}

.next-input-wrapper--is-error .next-input, .next-input-wrapper--is-error .next-input--stylized, .next-input-wrapper--is-error .sp-input {
    border-color: #de3618;
    background-color: #fbeae5;
}

    .next-input-wrapper--is-error .next-input--stylized .next-input, .next-input-wrapper--is-error .next-input--stylized .next-input--stylized, .next-input-wrapper--is-error .next-input--stylized .sp-input {
        border: none;
    }

.next-input-wrapper--inline {
    display: inline-block;
}

    .next-input-wrapper--inline [type=radio].next-radio, .next-input-wrapper--inline [type=checkbox].next-checkbox {
        left: calc(50% - 15px);
        top: calc(50% - 15px);
    }

    .next-input-wrapper--inline .next-radio--styled, .next-input-wrapper--inline .next-checkbox--styled {
        left: calc(50% - 8px);
        top: calc(50% - 8px);
    }

.next-input-wrapper--half-spacing {
    margin-bottom: 0.8rem;
    margin-top: 0.8rem;
}

.next-input--stylized {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    background: #ffffff;
    margin: 0.5px;
}

    .next-input--stylized .next-input, .next-input--stylized .next-input--stylized, .next-input--stylized .sp-input {
        min-width: 0;
    }

    .next-input--stylized .field_with_errors {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

.next-input--scrollable {
    overflow: auto;
}

.next-input--invisible {
    display: inline-block;
    max-width: auto;
    min-width: 75px;
    vertical-align: baseline;
    width: auto;
    height: auto;
    padding: 1px;
    margin: 0;
    border: 1px solid #95a7b7;
    border-radius: 0;
    border-style: inset;
    color: black;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    height: auto;
    padding: 0;
    border: 0;
    color: #31373d;
}

    .next-input--invisible:focus {
        border: 0;
    }

.next-input__add-on {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    white-space: nowrap;
    color: #95a7b7;
}

.next-input--has-content .next-input__add-on {
    color: #31373d;
}

.next-input__add-on--before {
    padding-right: 4px;
}

    .next-input__add-on--before > .next-icon, .next-input__add-on--before > .next-icon__text {
        margin-right: 0.4rem;
    }

.next-input__add-on--after {
    padding-left: 4px;
}

.next-input__add-on--url-base {
    color: #798c9c;
    padding-right: 0;
}

.next-input--align-with-radio {
    margin-left: 26px;
}

.next-radio, input[type=radio].next-radio, [type=radio].next-radio.autocomplete-field, .next-checkbox, input[type=checkbox].next-checkbox, [type=checkbox].next-checkbox.autocomplete-field, .next-radio--styled, .next-checkbox--styled {
    display: block;
    position: absolute;
    left: 0;
    top: 0.15em;
    height: 16px;
    width: 16px;
    border: 1px solid #c4cdd5;
    background-color: white;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
    cursor: pointer;
}

.next-radio, input[type=radio].next-radio, [type=radio].next-radio.autocomplete-field, .next-checkbox, input[type=checkbox].next-checkbox, [type=checkbox].next-checkbox.autocomplete-field {
    z-index: 2;
    opacity: 0;
    width: 30px;
    height: 30px;
    left: -7.5px;
    top: -7.5px;
}

.next-input-wrapper--inline .next-radio, .next-input-wrapper--inline input[type=radio].next-radio, .next-input-wrapper--inline [type=radio].next-radio.autocomplete-field, .next-input-wrapper--inline .next-checkbox, .next-input-wrapper--inline input[type=checkbox].next-checkbox, .next-input-wrapper--inline [type=checkbox].next-checkbox.autocomplete-field {
    display: inline-block;
    position: relative;
}

.next-color-picker {
    display: none;
}

.next-color-picker--fallback {
    display: block;
    width: 7rem;
}

.next-label--switch--centered .next-radio--styled, .next-label--switch--centered .next-checkbox--styled {
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.next-radio--styled {
    border-radius: 100%;
    z-index: 1;
}

    .next-radio--styled::after {
        content: "";
        display: block;
        height: 8px;
        width: 8px;
        position: absolute;
        top: 50%;
        left: 50%;
        border-radius: 100%;
        background-color: transparent;
        -webkit-transform: translate(-50%, -50%) scale(0);
        transform: translate(-50%, -50%) scale(0);
        -webkit-transition: -webkit-transform 0.15s ease-in-out;
        transition: -webkit-transform 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    }

.next-radio:active ~ .next-radio--styled, .next-radio:focus .next-radio--styled {
    border-color: #007ace;
}

.next-radio:checked ~ .next-radio--styled::after {
    background-color: #007ace;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.next-radio:disabled ~ .next-radio--styled {
    border-color: #c4cdd5;
    background-color: #f4f6f8;
}

    .next-radio:disabled ~ .next-radio--styled::after {
        background-color: #95a7b7;
    }

.next-checkbox--styled {
    border-radius: 3px;
    z-index: 1;
    color: #007ace;
}

    .next-checkbox--styled .next-icon, .next-checkbox--styled .next-icon__text {
        display: block;
        top: 2px;
        left: 2px;
        position: absolute;
        -webkit-transform: scale(0);
        transform: scale(0);
        -webkit-transition: -webkit-transform 0.15s ease-in-out;
        transition: -webkit-transform 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out;
        transition: transform 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
            height:10px;
    width:10px;
        z-index: 2;
        fill:#6371c7;
    }

.next-checkbox:checked ~ .next-checkbox--styled .next-icon.checkmark, .next-checkbox:checked ~ .next-checkbox--styled .checkmark.next-icon__text, .next-checkbox:indeterminate ~ .next-checkbox--styled .next-icon.indeterminate, .next-checkbox:indeterminate ~ .next-checkbox--styled .indeterminate.next-icon__text {
    -webkit-transform: scale(1);
    transform: scale(1);
      height:10px;
    width:10px;
}
.next-checkbox--styled.indeterminate svg {
    height: 15px !important;
    width: 8px !important;
    left: 4px !important;
    margin-left: 3px;
    color:#637381 !important;
}
.next-checkbox:active ~ .next-checkbox--styled, .next-checkbox:focus ~ .next-checkbox--styled {
    border-color: #007ace;
}

.next-checkbox:disabled ~ .next-checkbox--styled {
    border-color: #c4cdd5;
    background-color: #f4f6f8;
}

    .next-checkbox:disabled ~ .next-checkbox--styled .next-icon, .next-checkbox:disabled ~ .next-checkbox--styled .next-icon__text {
        fill: #95a7b7;
    }

.select .next-checkbox--styled {
    top: 0;
}

.next-input--is-focused {
    border: 1px solid #007ace;
}

.next-input--has-error {
    border: 1px solid #de3618;
    background: #fbeae5;
}

    .next-input--has-error:focus {
        border: 1px solid #de3618;
    }

.next-field__connected-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.next-form--multi-column .next-field__connected-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.next-field__connected-wrapper .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .ui-button--transparent, .next-field__connected-wrapper .ui-button {
    white-space: nowrap;
}

.next-field__connected-wrapper--align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.next-form--align-center .next-field__connected-wrapper--align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.next-field--connected, .next-field__connected-wrapper .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .ui-button--transparent, .next-field__connected-wrapper .ui-button:not(.add-filter), .next-field__connected-wrapper input, .next-field__connected-wrapper .autocomplete-field {
    position: relative;
    border-radius: 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    left: -1px;
    margin: 0 -1px 0 0;
    max-width: 100%;
}

    .next-field--connected:first-child:not(:last-child), .next-field__connected-wrapper .btn:first-child:not(:last-child), .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .ui-button--transparent:first-child:not(:last-child), .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .ui-button--transparent:first-child:not(:last-child), .next-field__connected-wrapper .ui-button:not(.add-filter):first-child:not(:last-child), .next-field__connected-wrapper input:first-child:not(:last-child), .next-field__connected-wrapper .autocomplete-field:first-child:not(:last-child) {
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
    }

    .next-field--connected:last-child, .next-field__connected-wrapper .btn:last-child, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .ui-button--transparent:last-child, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .ui-button--transparent:last-child, .next-field__connected-wrapper .ui-button:not(.add-filter):last-child, .next-field__connected-wrapper input:last-child, .next-field__connected-wrapper .autocomplete-field:last-child {
        border-top-left-radius: 0;
        border-bottom-left-radius: 0;
        border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
    }

    .next-field--connected.next-field--connected--no-flex, .next-field__connected-wrapper .btn.next-field--connected--no-flex, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .next-field--connected--no-flex.ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .next-field--connected--no-flex.ui-button--transparent, .next-field__connected-wrapper .ui-button:not(.add-filter).next-field--connected--no-flex, .next-field__connected-wrapper input.next-field--connected--no-flex, .next-field__connected-wrapper .next-field--connected--no-flex.autocomplete-field {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

.next-field--connected--extra-padding {
    padding-left: 10px;
}

.next-form--multi-column .next-field--connected--extra-padding {
    padding-left: 0;
    padding-top: 10px;
}

.next-field__connected-wrapper .ui-popover__container > .ui-button {
    left: 0;
    margin-right: 0;
}

.next-field--connected--last-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.next-input--search {
    -webkit-appearance: textfield;
}

    .next-input--search::-webkit-search-decoration, .next-input--search::-webkit-search-cancel-button {
        -webkit-appearance: none;
    }

.unstyled .next-input-wrapper, .dropdown .next-input-wrapper, .callout-list .next-input-wrapper, .content-index .next-input-wrapper {
    margin-top: 0.8rem;
}

.next-input, .next-input--stylized, .sp-input {
    -webkit-transition-property: background, border, -webkit-box-shadow;
    transition-property: background, border, -webkit-box-shadow;
    transition-property: background, border, box-shadow;
    transition-property: background, border, box-shadow, -webkit-box-shadow;
    -webkit-transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    transition-timing-function: cubic-bezier(0.64, 0, 0.35, 1);
    -webkit-transition-duration: 200ms;
    transition-duration: 200ms;
    -webkit-box-shadow: inset 0 1px 0 0 rgba(63,63,68,0.05);
    box-shadow: inset 0 1px 0 0 rgba(63,63,68,0.05);
    border-color: #c4cdd5;
}

    .next-input:focus, .next-input--stylized:focus, .sp-input:focus {
        border: 1px solid #5c6ac4;
        -webkit-box-shadow: 0 0 0 1px #5c6ac4;
        box-shadow: 0 0 0 1px #5c6ac4;
    }

    .next-input[disabled], [disabled].next-input--stylized, [disabled].sp-input, .next-input.next-input--is-disabled, .next-input--is-disabled.next-input--stylized, .next-input--is-disabled.sp-input {
        background: #f4f6f8;
        color: #919eab;
        border-color: #c4cdd5;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.next-input--stylized {
    -webkit-box-shadow: inset 0 1px 0 0 rgba(63,63,68,0.05);
    box-shadow: inset 0 1px 0 0 rgba(63,63,68,0.05);
    border-color: #c4cdd5;
}

    .next-input--stylized:focus {
        border: 1px solid #5c6ac4;
        -webkit-box-shadow: 0 0 0 1px #5c6ac4;
        box-shadow: 0 0 0 1px #5c6ac4;
        outline: 0;
    }

    .next-input--stylized[disabled], .next-input--stylized.next-input--is-disabled {
        background: #f4f6f8;
        color: #919eab;
        border-color: #c4cdd5;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .next-input--stylized .next-input--invisible {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        padding: 0;
    }

        .next-input--stylized .next-input--invisible:focus {
            border: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
        }

.next-input--is-focused {
    border: 1px solid #5c6ac4;
    -webkit-box-shadow: 0 0 0 1px #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4;
}

.next-input-wrapper--is-error .next-input, .next-input-wrapper--is-error .next-input--stylized, .next-input-wrapper--is-error .sp-input {
    border: 1px solid #de3618;
    background: #fbeae5;
}

    .next-input-wrapper--is-error .next-input:focus, .next-input-wrapper--is-error .next-input--stylized:focus, .next-input-wrapper--is-error .sp-input:focus {
        border-color: #5c6ac4;
        -webkit-box-shadow: 0 0 0 1px #5c6ac4;
        box-shadow: 0 0 0 1px #5c6ac4;
    }

    .next-input-wrapper--is-error .next-input--stylized .next-input:focus, .next-input-wrapper--is-error .next-input--stylized .next-input--stylized:focus, .next-input-wrapper--is-error .next-input--stylized .sp-input:focus {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.next-input-wrapper--is-error .next-checkbox ~ .next-checkbox--styled {
    border-color: #bf0711;
}

.next-input-wrapper--is-error .next-checkbox:checked ~ .next-checkbox--styled {
    color: #bf0711;
    border-color: #bf0711;
}

@media (min-width: 1024px) {
    .next-input__add-on > .next-icon, .next-input__add-on > .next-icon__text {
        top: -1px;
    }
}

.next-field__connected-wrapper .next-field--connected, .next-field__connected-wrapper .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .ui-button--transparent, .next-field__connected-wrapper .ui-button {
    z-index: 10;
}

.next-field__connected-wrapper :focus, .next-field__connected-wrapper .next-input--is-focused {
    z-index: 20;
}

    .next-field__connected-wrapper :focus + .next-field--connected, .next-field__connected-wrapper :focus + .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many :focus + .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper :focus + .ui-button--transparent, .next-field__connected-wrapper :focus + .ui-button, .next-field__connected-wrapper :focus + .next-label + .next-field--connected, .next-field__connected-wrapper :focus + .next-label + .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many :focus + .next-label + .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper :focus + .next-label + .ui-button--transparent, .next-field__connected-wrapper :focus + .next-label + .ui-button, .next-field__connected-wrapper .next-input--is-focused + .next-field--connected, .next-field__connected-wrapper .next-input--is-focused + .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .next-input--is-focused + .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .next-input--is-focused + .ui-button--transparent, .next-field__connected-wrapper .next-input--is-focused + .ui-button, .next-field__connected-wrapper .next-input--is-focused + .next-label + .next-field--connected, .next-field__connected-wrapper .next-input--is-focused + .next-label + .btn, .next-field__connected-wrapper .fresh-ui .action-bar__more--has-many .next-input--is-focused + .next-label + .ui-button--transparent, .fresh-ui .action-bar__more--has-many .next-field__connected-wrapper .next-input--is-focused + .next-label + .ui-button--transparent, .next-field__connected-wrapper .next-input--is-focused + .next-label + .ui-button {
        border-left: solid 1px #5c6ac4;
        -webkit-box-shadow: -1px 0 0 0 #5c6ac4;
        box-shadow: -1px 0 0 0 #5c6ac4;
    }

.next-checkbox--styled {
    color: #5c6ac4;
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f9fafb));
    background: linear-gradient(to bottom, white, #f9fafb);
    border-color: #c4cdd5;
    -webkit-box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
    box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
}

.next-checkbox:active ~ .next-checkbox--styled, .next-checkbox:focus ~ .next-checkbox--styled {
    border-color: #5c6ac4;
    -webkit-box-shadow: 0 0 0 1px #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4;
}

.next-checkbox:checked ~ .next-checkbox--styled {
    border-color: #5c6ac4;
}

.next-checkbox:disabled ~ .next-checkbox--styled {
    color: #c4cdd5;
    border-color: #c4cdd5;
    background: #f4f6f8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.next-radio--styled {
    background: -webkit-gradient(linear, left top, left bottom, from(white), to(#f9fafb));
    background: linear-gradient(to bottom, white, #f9fafb);
    border-color: #c4cdd5;
    -webkit-box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
    box-shadow: 0 1px 0 0 rgba(22,29,37,0.05);
}

.next-radio:active ~ .next-radio--styled, .next-radio:focus ~ .next-radio--styled {
    border-color: #5c6ac4;
    -webkit-box-shadow: 0 0 0 1px #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4;
}

.next-radio:checked ~ .next-radio--styled {
    border-color: #5c6ac4;
}

    .next-radio:checked ~ .next-radio--styled::after {
        background-color: #5c6ac4;
    }

.next-radio:disabled ~ .next-radio--styled {
    border-color: #c4cdd5;
    background: #f4f6f8;
    -webkit-box-shadow: none;
    box-shadow: none;
}

    .next-radio:disabled ~ .next-radio--styled::after {
        background: #c4cdd5;
    }

.next-table--data, .next-table--line-items, .menus-table {
    width: 100%;
    border-collapse: collapse;
}

    .next-table--data tr > th {
        font-weight: bold;
        text-align: center;
        padding: 1px;
        border-bottom: none;
    }

    .next-table--data tr > td {
        background-color: transparent;
        padding: 1px;
        border-bottom: none;
    }

    .next-table--data tr > th {
        color: #798c9c;
        text-align: left;
    }

    .next-table--data tr > td {
        border-bottom: 1px solid #95a7b7;
    }

.next-table--fixed-layout {
    table-layout: fixed;
}

.next-table--line-items td {
    padding-top: 20px;
    padding-bottom: 20px;
}

.next-table--line-items .next-table__image-cell {
    vertical-align: top;
    min-width: 48px;
}

.next-table--line-items .next-table__properties-cell {
    padding-top: 5px;
    padding-bottom: 5px;
}

.next-table--line-items td:first-of-type, .next-table--line-items th:first-of-type {
    padding-left: 0;
}

.next-table--line-items td:last-of-type, .next-table--line-items th:last-of-type {
    padding-right: 0;
}

@media (max-width: 520px), (min-width: 769px) and (max-width: 784px) {
    .next-table--line-items {
        display: block;
    }

        .next-table--line-items thead {
            display: none;
        }

        .next-table--line-items tbody {
            width: 100%;
            display: block;
        }

        .next-table--line-items tr {
            position: relative;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-align: center;
            -webkit-align-items: center;
            -ms-flex-align: center;
            align-items: center;
            padding: 20px 0 10px 0;
        }

            .next-table--line-items tr + tr {
                border-top: 1px solid #ebeef0;
            }

            .next-table--line-items tr.selected {
                background: #fffbe9;
            }

        .next-table--line-items td {
            padding: 0 10px 10px 0;
            display: block;
            border: none;
        }

            .next-table--line-items td:first-of-type {
                padding-left: 0;
            }

            .next-table--line-items td:last-of-type {
                padding-right: 0;
            }

        .next-table--line-items .next-table__cell--hide-when-condensed {
            display: none;
        }

        .next-table--line-items .next-table__cell--full-width-when-condensed {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 100%;
            -ms-flex: 1 0 100%;
            flex: 1 0 100%;
        }

        .next-table--line-items .next-table__cell--grow-when-condensed {
            -webkit-box-flex: 1;
            -webkit-flex-grow: 1;
            -ms-flex-positive: 1;
            flex-grow: 1;
            width: auto;
        }

        .next-table--line-items .next-table__cell--no-flex {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
            -ms-flex: 0 0 auto;
            flex: 0 0 auto;
        }

        .next-table--line-items .next-table__cell--top-right-when-condensed {
            position: absolute;
            top: 20px;
            right: 10px;
        }

        .next-table--line-items .next-table__cell--item-name {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 calc(100% - 58px);
            -ms-flex: 1 0 calc(100% - 58px);
            flex: 1 0 calc(100% - 58px);
            -webkit-align-self: flex-start;
            -ms-flex-item-align: start;
            align-self: flex-start;
        }

        .next-table--line-items .only-when-printing {
            display: none;
        }
}

.next-table--with-price td:last-of-type {
    width: 15%;
}

.next-table--compact td {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 5px;
    padding-right: 5px;
}

.next-table--condensed {
    display: block;
}

    .next-table--condensed thead {
        display: none;
    }

    .next-table--condensed tbody {
        width: 100%;
        display: block;
    }

    .next-table--condensed tr {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        padding: 20px 0 10px 0;
    }

        .next-table--condensed tr + tr {
            border-top: 1px solid #ebeef0;
        }

        .next-table--condensed tr.selected {
            background: #fffbe9;
        }

    .next-table--condensed td {
        padding: 0 10px 10px 0;
        display: block;
        border: none;
    }

        .next-table--condensed td:first-of-type {
            padding-left: 0;
        }

        .next-table--condensed td:last-of-type {
            padding-right: 0;
        }

    .next-table--condensed .next-table__cell--hide-when-condensed {
        display: none;
    }

    .next-table--condensed .next-table__cell--full-width-when-condensed {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
    }

    .next-table--condensed .next-table__cell--grow-when-condensed {
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: auto;
    }

    .next-table--condensed .next-table__cell--no-flex {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }

    .next-table--condensed .next-table__cell--top-right-when-condensed {
        position: absolute;
        top: 20px;
        right: 10px;
    }

    .next-table--condensed .next-table__cell--item-name {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 calc(100% - 58px);
        -ms-flex: 1 0 calc(100% - 58px);
        flex: 1 0 calc(100% - 58px);
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .next-table--condensed .only-when-printing {
        display: none;
    }

.next-table--condensed--no-wrap tr {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.next-table__inline-heading {
    display: none;
}

.next-table--collapsible {
    padding: 20px;
}

    .next-table--collapsible .next-table__btn--expand {
        display: none;
    }

    .next-table--collapsible.next-table--condensed {
        padding: 0;
    }

        .next-table--collapsible.next-table--condensed tr {
            padding: 0;
            width: 100%;
        }

        .next-table--collapsible.next-table--condensed td {
            padding: 10px 20px;
        }

            .next-table--collapsible.next-table--condensed td:first-of-type {
                padding-left: 20px;
            }

            .next-table--collapsible.next-table--condensed td:last-of-type {
                padding-right: 20px;
            }

        .next-table--collapsible.next-table--condensed .next-table__inline-heading {
            width: 40%;
            display: inline-block;
            color: #798c9c;
        }

        .next-table--collapsible.next-table--condensed .next-table__btn--expand {
            display: block;
        }

        .next-table--collapsible.next-table--condensed .next-table__cell--collapse {
            display: none;
        }

        .next-table--collapsible.next-table--condensed .next-table__cell--visible {
            display: block;
            background: #f5f6f7;
        }

.next-table__row--no-border td {
    border-bottom: none;
}

.next-table__row--align-top td {
    vertical-align: top;
}

.next-table--clickable-row tbody tr {
    cursor: pointer;
}

.table__row--subdued {
    background-color: #f5f6f7;
}

.next-table--ultra-expanded td, .next-table--ultra-expanded th {
    padding: 20px;
}

.next-table__row--extra-padding-top td {
    padding-top: 20px;
}

.next-table__row--extra-padding-bottom td {
    padding-bottom: 20px;
}

.next-table--no-outside-padding tr > td:first-child, .next-table--no-outside-padding tr > th:first-child {
    padding-left: 0;
}

.next-table--no-outside-padding tr > td:last-child, .next-table--no-outside-padding tr > th:last-child {
    padding-right: 0;
}

.next-table--no-bottom-padding tr:last-child > td {
    padding-bottom: 0;
}

.next-table--row-group-no-spacing tr:not(:first-child) td {
    padding-top: 0;
}

.next-table--row-group-no-spacing tr:not(:last-child) td {
    padding-bottom: 0;
}

.next-table--even-cell-padding td, .next-table--even-cell-padding th {
    padding: 10px 10px;
}

.next-card {
    background-color: #ffffff;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
}

    .next-card ~ .next-card, .next-card ~ .ui-card {
        margin-top: 20px;
    }

@media screen and (max-width: 720px) {
    .next-card {
        border-radius: 0;
    }
}

@media (max-width: 590px), (min-width: 769px) and (max-width: 854px) {
    .next-card + .next-card {
        margin-top: 10px;
    }
}

.next-card--aside {
    background-color: #f5f6f7;
}

.next-card--aside-lighter {
    background-color: #fafbfc;
}

.next-card--plain {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.next-card--hide-overflow {
    overflow: hidden;
}

.next-card--stacked {
    margin: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
}

    .next-card--stacked ~ .next-card--stacked {
        margin-top: 0;
        border-top: 1px solid #ebeef0;
    }

.next-card--preserve-first-and-last-section-spacing .next-card__section--half-spacing:first-of-type {
    padding-top: 20px;
}

.next-card--preserve-first-and-last-section-spacing .next-card__section--half-spacing:last-of-type {
    padding-bottom: 20px;
}

.next-card--sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 76px;
}

.next-card--js-sticky {
    position: fixed;
    top: 56px;
    margin-top: 20px;
}

.next-card__header {
    padding: 20px 20px 0;
}

    .next-card__header .next-heading {
        margin-bottom: 0;
    }

.next-card__footer {
    padding: 0 20px 20px;
}

.next-card__footer--no-padding {
    padding: 0;
}

.next-card__section {
    padding: 20px;
}

    .next-card__section ~ .next-card__section {
        border-top: 1px solid #ebeef0;
    }

        .next-card__section ~ .next-card__section.next-card__section--no-border {
            border-top: 0;
        }

    .next-card__section:first-child {
        border-radius: 3px 3px 0 0;
    }

    .next-card__section:last-child {
        border-radius: 0 0 3px 3px;
    }

.next-card__section--no-vertical-spacing {
    padding-top: 0;
    padding-bottom: 0;
}

    .next-card__section--no-vertical-spacing + .next-card__section {
        border-top: none;
    }

.next-card__section--no-horizontal-spacing {
    padding-left: 0;
    padding-right: 0;
}

.next-card__section--half-spacing {
    padding-top: 10px;
    padding-bottom: 10px;
}

    .next-card__section--half-spacing.next-card__header {
        padding-bottom: 0;
    }

    .next-card__section--half-spacing.next-card__footer {
        padding-top: 0;
    }

.next-card__section--double-spacing {
    padding-top: 40px;
    padding-bottom: 40px;
}

.next-card__section--no-padding {
    padding: 0;
}

.next-card__section--subdued {
    background-color: #f5f6f7;
}

.next-card__section--more-subdued {
    background-color: #ebeef0;
}

.next-card__section--less-subdued {
    background-color: #fafbfc;
}

.next-card__section--accentuated {
    background-color: #007ace;
}

    .next-card__section--accentuated .next-heading {
        color: #ffffff;
    }

.next-card__section--bordered {
    border-top: 1px solid #ebeef0;
}

.next-card__section--no-bottom-spacing {
    padding-bottom: 0;
}

    .next-card__section--no-bottom-spacing + .next-card__section {
        border-top: 0;
    }

.next-card__section--no-top-spacing {
    padding-top: 0;
}

.next-card__section ~ .next-card__section--no-top-spacing {
    border-top: 0;
}

.next-card__section--border-left {
    border-left: 1px solid #ebeef0;
}

.next-card__section--border-bottom {
    border-bottom: 1px solid #ebeef0;
}

.next-card__section--centered {
    text-align: center;
}

.next-card--with-full-height-image {
    position: relative;
    padding-left: 250px;
    max-width: calc(100% - 250px);
}

    .next-card--with-full-height-image .next-card__image {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        width: 250px;
        background-size: cover;
        background-position: center;
        border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
    }

@media (max-width: 590px), (min-width: 769px) and (max-width: 854px) {
    .next-card--with-full-height-image {
        padding-left: 0;
        max-width: 100%;
    }

        .next-card--with-full-height-image .next-card__image {
            position: static;
            display: block;
            width: 100%;
            height: 120px;
            border-radius: 0;
        }
}

.next-card__section__separator {
    margin: 20px auto;
    background-color: #ebeef0;
}

.next-card__section__separator--no-margin {
    margin: 0;
}

.next-card__separator {
    margin: 0;
    height: 1px;
    background: #ebeef0;
}

.next-card__separator--thick {
    height: 5px;
}

.next-card__separator--inline {
    margin: 10px 20px;
}

.next-card--top-rounded-corners {
    border-radius: 3px 3px 0 0 !important;
}

.next-card--bottom-rounded-corners {
    border-radius: 0 0 3px 3px !important;
}

.next-card--all-rounded-corners {
    border-radius: 3px !important;
}

.next-card--left-rounded-corners {
    border-radius: 3px 0 0 3px;
}

.next-card--right-rounded-corners {
    border-radius: 0 3px 3px 0;
}

.next-card--top-right-rounded-corner {
    border-top-right-radius: 3px;
}

.next-card--bottom-right-rounded-corner {
    border-bottom-right-radius: 3px;
}

.next-card--top-left-rounded-corner {
    border-top-left-radius: 3px;
}

.next-card--bottom-left-rounded-corner {
    border-bottom-left-radius: 3px;
}

.next-card__ribbon {
    background: #fafbfc;
    border-right: solid 1px #ebeef0;
    border-radius: 3px 0 0 3px;
    padding: 20px;
    display: block;
}

.next-card__ribbon--warning {
    background: #ffd117;
    border-right: solid 1px rgba(212,160,2,0.25);
}

.next-card__ribbon--vertically-centered {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.next-ui .next-text-slate {
    color: #31373d;
}

.next-card__header--fully-padded {
    padding-bottom: 20px;
}

.next-card--semi-transparent {
    background-color: rgba(255,255,255,0.9);
}

.next-card__channel-image {
    margin-right: 20px;
}

@media (max-width: 540px), (min-width: 769px) and (max-width: 804px) {
    .next-card__channel-image {
        display: none;
    }
}

.next-card__channel-illustration {
    margin: 0 auto;
}

.fresh-ui .next-card {
    -webkit-box-shadow: 0 0 0 1px rgba(63,63,68,0.05),0 1px 3px 0 rgba(63,63,68,0.15);
    box-shadow: 0 0 0 1px rgba(63,63,68,0.05),0 1px 3px 0 rgba(63,63,68,0.15);
}

@media screen and (max-width: 568px) {
    .fresh-ui .next-card__header, .fresh-ui .next-card__section, .fresh-ui .next-card__footer {
        padding-left: 1.6rem;
        padding-right: 1.6rem;
    }
}

.fresh-ui .next-card--aside, .fresh-ui .next-card__section--subdued {
    background-color: #f9fafb;
}

.next-tab__list {
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: #f5f6f7;
    overflow: visible;
    border-radius: 3px 3px 0 0;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

    .next-tab__list::after {
        content: '';
        display: block;
        -webkit-box-flex: 1;
        -webkit-flex-grow: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        border-bottom: 1px solid #ebeef0;
    }

    .next-tab__list > li {
        position: relative;
        -webkit-box-flex: 0;
        -webkit-flex-grow: 0;
        -ms-flex-positive: 0;
        flex-grow: 0;
        -webkit-flex-shrink: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .next-tab__list .next-tab__list__disclosure-item {
        display: none;
    }

        .next-tab__list .next-tab__list__disclosure-item .next-tab {
            border-top-right-radius: 3px;
        }

    .next-tab__list > li:first-child .next-tab {
        border-top-left-radius: 3px;
    }

.next-tab__list--non-rounded {
    border-radius: 0;
}

    .next-tab__list--non-rounded .next-tab__list__disclosure-item .next-tab {
        border-top-right-radius: 0;
    }

    .next-tab__list--non-rounded > li:first-child .next-tab {
        border-top-left-radius: 0;
    }

.next-tab__list--full::after {
    display: none;
}

.next-tab__list--full > li {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

    .next-tab__list--full > li:last-of-type > .next-tab {
        border-right: none;
    }

.next-tab__list--full .next-tab__list__disclosure-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
}

.next-tab__list--fitted::after {
    display: none;
}

.next-tab__list--fitted > li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

    .next-tab__list--fitted > li:last-of-type > .next-tab {
        border-right: 0;
    }

.next-tab__list--fitted .next-tab__list__disclosure-item {
    display: none;
}

.next-tab__list--vertical {
    display: block;
    background: transparent;
    padding: 7px 0;
}

    .next-tab__list--vertical::after {
        display: none;
    }

    .next-tab__list--vertical .next-tab {
        border: none;
        padding: 8px 20px;
        text-align: left;
    }

        .next-tab__list--vertical .next-tab:hover, .next-tab__list--vertical .next-tab:focus {
            background: transparent;
        }

        .next-tab__list--vertical .next-tab:hover {
            color: #007ace;
        }

        .next-tab__list--vertical .next-tab:focus {
            color: black;
        }

.next-tab__list--page-navigation {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 99.8rem;
    margin-right: auto;
    margin-left: auto;
    padding-right: 1.6rem;
    padding-left: 1.6rem;
}

@media (max-width: 769px) and (min-width: 490px), (min-width: 730px) {
    .next-tab__list--page-navigation {
        padding-right: 2rem;
        padding-left: 2rem;
    }
}

@media (max-width: 769px) and (min-width: 744px), (min-width: 984px) {
    .next-tab__list--page-navigation {
        padding-right: 3.2rem;
        padding-left: 3.2rem;
    }
}

.next-tab {
    color: #637381;
    padding: 15px 20px;
    text-decoration: none;
    border-right: 1px solid #ebeef0;
    border-bottom: 1px solid #ebeef0;
    text-align: center;
    line-height: 1;
    cursor: pointer;
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

    .next-tab:focus, .next-tab:hover {
        outline: none;
        background-color: #fafbfc;
        color: #007ace;
        text-decoration: none;
    }

    .next-tab.next-tab--is-active {
        font-weight: 400;
        color: #212b36;
        background-color: #ffffff;
        border-bottom-color: #ffffff;
        cursor: default;
        text-decoration: none;
    }

.next-tab--disclosure {
    padding: 0 20px;
}

    .next-tab--disclosure .helper-hidden {
        display: none;
    }

    .next-tab--disclosure .next-tab {
        display: inline-block;
    }

.next-tab__panel {
    display: none;
}

    .next-tab__panel.next-tab__panel--is-active {
        display: block;
    }

    .next-tab__panel > *:first-child:focus {
        outline: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

.fresh-ui .next-tab__container--full-width {
    border-bottom: 1px solid #c4cdd5;
    border-top: 1px solid #c4cdd5;
    width: 100%;
    margin-top: 1.6rem;
}

    .fresh-ui .next-tab__container--full-width .next-tab__list {
        border: 0;
    }

.fresh-ui .next-tab__list {
    background-color: transparent;
    border-bottom: 1px solid #dfe3e8;
    border-radius: 0;
}

    .fresh-ui .next-tab__list::after {
        display: none;
    }

    .fresh-ui .next-tab__list .next-tab__list__disclosure-item .next-tab {
        border-top-right-radius: 0;
    }

    .fresh-ui .next-tab__list > li:first-child .next-tab {
        border-top-left-radius: 0;
        margin-left: 1.6rem;
    }

    .fresh-ui .next-tab__list .next-tab {
        color: #637381;
    }

        .fresh-ui .next-tab__list .next-tab:focus, .fresh-ui .next-tab__list .next-tab:hover {
            color: #212b36;
        }

    .fresh-ui .next-tab__list > li > .next-tab {
        border-right: 0;
        border-bottom: 3px solid transparent;
        margin-right: 1.6rem;
        padding: 1.6rem 0;
        min-width: 5rem;
    }

        .fresh-ui .next-tab__list > li > .next-tab:focus, .fresh-ui .next-tab__list > li > .next-tab:hover {
            background-color: transparent;
            border-bottom-color: #c4cdd5;
        }

        .fresh-ui .next-tab__list > li > .next-tab.next-tab--is-active {
            background-color: transparent;
            border-bottom-color: #5c6ac4;
            color: #212b36;
        }

.fresh-ui .next-tab__list--fitted > li:first-of-type > .next-tab {
    margin-left: 0;
}

.fresh-ui .next-tab__list--fitted > li > .next-tab {
    margin-right: 0;
}

.fresh-ui .next-tab__list--page-navigation > li:first-child .next-tab {
    margin-left: 0;
}

.next-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .next-list > li {
        width: 100%;
    }

        .next-list > li .next-list__item {
            padding-right: 20px;
            padding-left: 20px;
        }

        .next-list > li button.next-list__item {
            border: 0;
            cursor: pointer;
            color: #007ace;
            text-decoration: none;
            vertical-align: initial;
            -webkit-user-select: text;
            -moz-user-select: text;
            -ms-user-select: text;
            user-select: text;
            width: 100%;
        }

            .next-list > li button.next-list__item:hover, .next-list > li button.next-list__item:focus, .next-list > li button.next-list__item:active {
                -webkit-box-shadow: none;
                box-shadow: none;
            }

        .next-list > li .next-list__item--indented {
            padding-left: 40px;
        }

.next-list--divided {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .next-list--divided > li {
        width: 100%;
        border-bottom: 1px solid #ebeef0;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .next-list--divided > li a, .next-list--divided > li button, .next-list--divided > li .next-list__item {
            display: block;
            color: #31373d;
            padding-top: 10px;
            padding-bottom: 10px;
        }

        .next-list--divided > li .next-list__item {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            cursor: pointer;
        }

            .next-list--divided > li .next-list__item:hover, .next-list--divided > li .next-list__item.is-selected {
                background: #ebf5fa;
                -webkit-box-shadow: 0 1px 0 #ebeef0;
                box-shadow: 0 1px 0 #ebeef0;
            }

        .next-list--divided > li .next-list__item--disabled, .next-list--divided > li .next-list__item--no-hover {
            cursor: default;
        }

            .next-list--divided > li .next-list__item--disabled:hover, .next-list--divided > li .next-list__item--no-hover:hover {
                background-color: transparent;
                -webkit-box-shadow: none;
                box-shadow: none;
            }

        .next-list--divided > li a:hover, .next-list--divided > li a.is-selected, .next-list--divided > li button:hover, .next-list--divided > li button.is-selected {
            background: #ebf5fa;
            text-decoration: none;
        }

        .next-list--divided > li a:focus, .next-list--divided > li a:active, .next-list--divided > li button:focus, .next-list--divided > li button:active {
            background: #ebf5fa;
            outline: none;
        }

        .next-list--divided > li a.disabled, .next-list--divided > li button.disabled {
            color: #c3cfd8;
        }

.next-list--divided-selectable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .next-list--divided-selectable li + li {
        border-top: 1px solid #ebeef0;
    }

    .next-list--divided-selectable > li {
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .next-list--divided-selectable > li a, .next-list--divided-selectable > li button, .next-list--divided-selectable > li .next-list__item {
            display: block;
            color: #31373d;
            padding-top: 10px;
            padding-bottom: 10px;
        }

            .next-list--divided-selectable > li a:hover, .next-list--divided-selectable > li a.is-selected, .next-list--divided-selectable > li button:hover, .next-list--divided-selectable > li button.is-selected, .next-list--divided-selectable > li .next-list__item:hover, .next-list--divided-selectable > li .next-list__item.is-selected {
                background: #007ace;
                text-decoration: none;
                color: #ffffff;
            }

.next-list--divided--top > li {
    border-bottom: 0;
}

    .next-list--divided--top > li:not(:first-child) .next-list__item {
        border-top: 1px solid #ebeef0;
    }

        .next-list--divided--top > li:not(:first-child) .next-list__item.next-list__item--indented {
            border-top: 0;
        }

.next-list--divided-half-padding > li a, .next-list--divided-half-padding > li button, .next-list--divided-half-padding > li .next-list__item {
    padding: 10px;
}

.next-list__item--subdued, .next-list--divided-subdued {
    background-color: #f5f6f7;
}

.next-list > li .next-list__item--vertically-condensed {
    padding-top: 5px;
    padding-bottom: 5px;
}

.next-list--subdued .next-list__item {
    background: #f5f6f7;
    color: #637381;
}

    .next-list--subdued .next-list__item.next-list__item--is-current {
        background: #ffffff;
        font-weight: bold;
    }

    .next-list--subdued .next-list__item:focus, .next-list--subdued .next-list__item:hover {
        background: #fafbfc;
    }

.next-list--compact {
    margin: 5px 0;
}

    .next-list--compact .next-list__item {
        background: transparent;
        border: 0;
        display: block;
        font-size: 14px;
        padding: 5px 10px;
        text-align: left;
        text-decoration: none;
        color: #31373d;
        word-wrap: break-word;
        border-radius: 0;
        line-height: 24px;
        white-space: normal;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }

        .next-list--compact .next-list__item.next-list__item--is-applied {
            background: #ebf5fa;
            color: #798c9c;
        }

        .next-list--compact .next-list__item:hover, .next-list--compact .next-list__item:focus, .next-list--compact .next-list__item.next-list__item--is-selected {
            background: #007ace;
            color: #ffffff;
            text-decoration: none;
            outline: none;
        }

            .next-list--compact .next-list__item:hover .subdued, .next-list--compact .next-list__item:focus .subdued, .next-list--compact .next-list__item.next-list__item--is-selected .subdued {
                color: #d3dbe2;
            }

            .next-list--compact .next-list__item:hover .next-heading, .next-list--compact .next-list__item:hover small, .next-list--compact .next-list__item:focus .next-heading, .next-list--compact .next-list__item:focus small, .next-list--compact .next-list__item.next-list__item--is-selected .next-heading, .next-list--compact .next-list__item.next-list__item--is-selected small {
                color: #ffffff;
            }

        .next-list--compact .next-list__item:active {
            color: #ffffff;
            background: #084e8a;
        }

        .next-list--compact .next-list__item.is-disabled {
            color: #c3cfd8;
            pointer-events: none;
            cursor: default;
        }

    .next-list--compact button.next-list__item {
        width: 100%;
        cursor: pointer;
        font-family: -apple-system, BlinkMacSystemFont, San Francisco, Segoe UI, Roboto, Helvetica Neue, sans-serif;
    }

    .next-list--compact + .next-list--compact {
        border-top: 1px solid #ebeef0;
        padding-top: 5px;
    }

.next-list--toggles .next-icon, .next-list--toggles .next-icon__text {
    visibility: hidden;
}

.next-list--toggles .next-list__item--is-applied .next-icon, .next-list--toggles .next-list__item--is-applied .next-icon__text {
    visibility: visible;
}

.next-list--toggles .next-list__item--promoted-action, .next-list--divided > li .next-list__item--promoted-action {
    color: #007ace;
}

.next-list__item--promoted-action .next-icon, .next-list__item--promoted-action .next-icon__text {
    fill: #007ace;
    visibility: visible;
}

.next-list__item--is-applied .next-icon, .next-list__item--is-applied .next-icon__text {
    fill: #798c9c;
}

.next-list--toggles .next-list__item:focus .next-icon, .next-list--toggles .next-list__item:focus .next-icon__text, .next-list--toggles .next-list__item:hover .next-icon, .next-list--toggles .next-list__item:hover .next-icon__text, .next-list--toggles .next-list__item:active .next-icon, .next-list--toggles .next-list__item:active .next-icon__text, .next-list--toggles .next-list__item.next-list__item--is-selected .next-icon, .next-list--toggles .next-list__item.next-list__item--is-selected .next-icon__text {
    fill: #ffffff;
}

.next-list--plain-divided > li {
    border-bottom: 1px solid #ebeef0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 0;
}

    .next-list--plain-divided > li:last-child {
        border-bottom: none;
    }

.next-list--plain-divided .next-card--aside > li {
    border-color: rgba(211,219,226,0.5);
}

.next-list--row-hover > li {
    padding: 5px 10px;
}

    .next-list--row-hover > li:hover {
        background-color: #ebeef0;
    }

.next-list--row-hover.next-list--no-vertical-padding > li {
    padding: 0 10px;
}

.next-list--heading {
    margin: 10px 0;
    border: none;
}

.next-list > li .resource-browser-variant, .next-list > li .resource-browser-variant.next-list__item--disabled:hover, .next-list > li .resource-browser-variant.next-list__item--no-hover:hover {
    margin-left: 46px;
    padding-left: 0;
}

    .next-list > li .resource-browser-variant:hover, .next-list > li .resource-browser-variant.is-selected {
        margin-left: 0;
        padding-left: 46px;
    }

.next-list > li .resource-browser-variant--review-step {
    margin-left: 20px;
    padding-left: 40px;
}

.next-list[data-searchable-select-results] .searchable-select-group-divider {
    border-bottom: 1px solid #dfe3e8;
}

.fresh-ui .next-list > li a, .fresh-ui .next-list > li button, .fresh-ui .next-list > li .next-list__item, .fresh-ui .next-list > li.next-list__item, .fresh-ui .next-list--compact > li a, .fresh-ui .next-list--compact > li button, .fresh-ui .next-list--compact > li .next-list__item, .fresh-ui .next-list--compact > li.next-list__item {
    background: white;
    color: #212b36;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    transition: none;
}

    .fresh-ui .next-list > li a:focus, .fresh-ui .next-list > li a:hover, .fresh-ui .next-list > li a:active, .fresh-ui .next-list > li a.is-selected, .fresh-ui .next-list > li a.next-list__item--is-selected, .fresh-ui .next-list > li button:focus, .fresh-ui .next-list > li button:hover, .fresh-ui .next-list > li button:active, .fresh-ui .next-list > li button.is-selected, .fresh-ui .next-list > li button.next-list__item--is-selected, .fresh-ui .next-list > li .next-list__item:focus, .fresh-ui .next-list > li .next-list__item:hover, .fresh-ui .next-list > li .next-list__item:active, .fresh-ui .next-list > li .next-list__item.is-selected, .fresh-ui .next-list > li .next-list__item.next-list__item--is-selected, .fresh-ui .next-list > li.next-list__item:focus, .fresh-ui .next-list > li.next-list__item:hover, .fresh-ui .next-list > li.next-list__item:active, .fresh-ui .next-list > li.next-list__item.is-selected, .fresh-ui .next-list > li.next-list__item.next-list__item--is-selected, .fresh-ui .next-list--compact > li a:focus, .fresh-ui .next-list--compact > li a:hover, .fresh-ui .next-list--compact > li a:active, .fresh-ui .next-list--compact > li a.is-selected, .fresh-ui .next-list--compact > li a.next-list__item--is-selected, .fresh-ui .next-list--compact > li button:focus, .fresh-ui .next-list--compact > li button:hover, .fresh-ui .next-list--compact > li button:active, .fresh-ui .next-list--compact > li button.is-selected, .fresh-ui .next-list--compact > li button.next-list__item--is-selected, .fresh-ui .next-list--compact > li .next-list__item:focus, .fresh-ui .next-list--compact > li .next-list__item:hover, .fresh-ui .next-list--compact > li .next-list__item:active, .fresh-ui .next-list--compact > li .next-list__item.is-selected, .fresh-ui .next-list--compact > li .next-list__item.next-list__item--is-selected, .fresh-ui .next-list--compact > li.next-list__item:focus, .fresh-ui .next-list--compact > li.next-list__item:hover, .fresh-ui .next-list--compact > li.next-list__item:active, .fresh-ui .next-list--compact > li.next-list__item.is-selected, .fresh-ui .next-list--compact > li.next-list__item.next-list__item--is-selected {
        background: #5c6ac4;
        color: white;
    }

        .fresh-ui .next-list > li a:focus .type--subdued, .fresh-ui .next-list > li a:hover .type--subdued, .fresh-ui .next-list > li a:active .type--subdued, .fresh-ui .next-list > li a.is-selected .type--subdued, .fresh-ui .next-list > li a.next-list__item--is-selected .type--subdued, .fresh-ui .next-list > li button:focus .type--subdued, .fresh-ui .next-list > li button:hover .type--subdued, .fresh-ui .next-list > li button:active .type--subdued, .fresh-ui .next-list > li button.is-selected .type--subdued, .fresh-ui .next-list > li button.next-list__item--is-selected .type--subdued, .fresh-ui .next-list > li .next-list__item:focus .type--subdued, .fresh-ui .next-list > li .next-list__item:hover .type--subdued, .fresh-ui .next-list > li .next-list__item:active .type--subdued, .fresh-ui .next-list > li .next-list__item.is-selected .type--subdued, .fresh-ui .next-list > li .next-list__item.next-list__item--is-selected .type--subdued, .fresh-ui .next-list > li.next-list__item:focus .type--subdued, .fresh-ui .next-list > li.next-list__item:hover .type--subdued, .fresh-ui .next-list > li.next-list__item:active .type--subdued, .fresh-ui .next-list > li.next-list__item.is-selected .type--subdued, .fresh-ui .next-list > li.next-list__item.next-list__item--is-selected .type--subdued, .fresh-ui .next-list--compact > li a:focus .type--subdued, .fresh-ui .next-list--compact > li a:hover .type--subdued, .fresh-ui .next-list--compact > li a:active .type--subdued, .fresh-ui .next-list--compact > li a.is-selected .type--subdued, .fresh-ui .next-list--compact > li a.next-list__item--is-selected .type--subdued, .fresh-ui .next-list--compact > li button:focus .type--subdued, .fresh-ui .next-list--compact > li button:hover .type--subdued, .fresh-ui .next-list--compact > li button:active .type--subdued, .fresh-ui .next-list--compact > li button.is-selected .type--subdued, .fresh-ui .next-list--compact > li button.next-list__item--is-selected .type--subdued, .fresh-ui .next-list--compact > li .next-list__item:focus .type--subdued, .fresh-ui .next-list--compact > li .next-list__item:hover .type--subdued, .fresh-ui .next-list--compact > li .next-list__item:active .type--subdued, .fresh-ui .next-list--compact > li .next-list__item.is-selected .type--subdued, .fresh-ui .next-list--compact > li .next-list__item.next-list__item--is-selected .type--subdued, .fresh-ui .next-list--compact > li.next-list__item:focus .type--subdued, .fresh-ui .next-list--compact > li.next-list__item:hover .type--subdued, .fresh-ui .next-list--compact > li.next-list__item:active .type--subdued, .fresh-ui .next-list--compact > li.next-list__item.is-selected .type--subdued, .fresh-ui .next-list--compact > li.next-list__item.next-list__item--is-selected .type--subdued {
            color: white;
        }

    .fresh-ui .next-list > li a.is-disabled, .fresh-ui .next-list > li button.is-disabled, .fresh-ui .next-list > li .next-list__item.is-disabled, .fresh-ui .next-list > li.next-list__item.is-disabled, .fresh-ui .next-list--compact > li a.is-disabled, .fresh-ui .next-list--compact > li button.is-disabled, .fresh-ui .next-list--compact > li .next-list__item.is-disabled, .fresh-ui .next-list--compact > li.next-list__item.is-disabled {
        color: #c4cdd5;
    }

.fresh-ui .next-list__item--is-applied .next-icon, .fresh-ui .next-list__item--is-applied .next-icon__text {
    fill: #212b36;
}

.fresh-ui .next-list--toggles .next-list__item:focus .next-icon, .fresh-ui .next-list--toggles .next-list__item:focus .next-icon__text, .fresh-ui .next-list--toggles .next-list__item:hover .next-icon, .fresh-ui .next-list--toggles .next-list__item:hover .next-icon__text, .fresh-ui .next-list--toggles .next-list__item:active .next-icon, .fresh-ui .next-list--toggles .next-list__item:active .next-icon__text, .fresh-ui .next-list--toggles .next-list__item.next-list__item--is-selected .next-icon, .fresh-ui .next-list--toggles .next-list__item.next-list__item--is-selected .next-icon__text {
    fill: white;
}

.fresh-ui .next-list--divided > li a:hover, .fresh-ui .next-list--divided > li a.is-selected {
    background: #5c6ac4;
    color: white;
}

    .fresh-ui .next-list--divided > li a:hover .next-icon--color-sky-darker, .fresh-ui .next-list--divided > li a:hover .next-icon--slate-lighter, .fresh-ui .next-list--divided > li a.is-selected .next-icon--color-sky-darker, .fresh-ui .next-list--divided > li a.is-selected .next-icon--slate-lighter {
        color: transparent;
        fill: white;
    }

.fresh-ui .ui-action-list-action .next-icon, .fresh-ui .ui-action-list-action .next-icon__text {
    color: transparent;
    fill: #919eab;
}

.fresh-ui .ui-action-list-action:hover .next-icon, .fresh-ui .ui-action-list-action:hover .next-icon__text, .fresh-ui .ui-action-list-action:focus .next-icon, .fresh-ui .ui-action-list-action:focus .next-icon__text {
    fill: white;
}

.fresh-ui .product_browser .next-list--divided > li .next-list__item:hover, .fresh-ui .product_browser .next-list--divided > li .next-list__item.is-selected {
    background: #f9fafb;
    color: inherit;
}

    .fresh-ui .product_browser .next-list--divided > li .next-list__item:hover .next-icon--color-sky-darker, .fresh-ui .product_browser .next-list--divided > li .next-list__item:hover .next-icon--slate-lighter, .fresh-ui .product_browser .next-list--divided > li .next-list__item.is-selected .next-icon--color-sky-darker, .fresh-ui .product_browser .next-list--divided > li .next-list__item.is-selected .next-icon--slate-lighter {
        color: transparent;
        fill: #c4cdd5;
    }

    .fresh-ui .product_browser .next-list--divided > li .next-list__item:hover .type--subdued, .fresh-ui .product_browser .next-list--divided > li .next-list__item.is-selected .type--subdued {
        color: #637381;
    }

.fresh-ui.page-product-variants-show .variant-list .next-list__item--is-current, .fresh-ui.page-product-variants-show .variant-list .next-list__item--is-current:hover, .fresh-ui.page-product-variants-show .variant-list .next-list__item--is-current:focus {
    color: white;
    background-color: #5c6ac4;
    font-weight: 500;
}

.resource-browser__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.resource-browser__title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0%;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
}

@media screen and (max-width: 450px) {
    .resource-browser__info {
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .resource-browser__title {
        width: 100%;
        -webkit-flex-basis: auto;
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
    }
}

.tagit-new .ui-autocomplete-input, .next-token, .tagit-choice {
    border-radius: 3px;
}

.next-token-list {
    margin: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
}

.next-token-list--is-input {
    padding: 5px 10px;
    border: 1px solid #c4cdd5;
    border-radius: 3px;
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 100%;
    background: #ffffff;
    cursor: text;
    padding: 3px;
    padding-bottom: 0;
}

@media screen and (min-width: 640px) {
    .next-token-list--is-input {
        font-size: 1.4rem;
    }
}

.next-token-list--is-input::-webkit-input-placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-token-list--is-input:-ms-input-placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-token-list--is-input::-ms-input-placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-token-list--is-input::placeholder {
    color: #919eab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: antialiased;
}

.next-token-list--is-input:focus {
    border: 1px solid #007ace;
}

.next-label--is-focused .next-token-list--is-input {
    border-color: #007ace;
}

.next-token-list__wrapper {
    position: relative;
}

.next-token-list--is-input-invisible {
    border: none;
    padding: 2px 0 0 0;
}

.next-token-list--large-tokens {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
}

@media screen and (min-width: 640px) {
    .next-token-list--large-tokens {
        font-size: 1.4rem;
    }
}

.tagit-new {
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}

    .tagit-new .ui-autocomplete-input {
        padding: 4px 8px;
        border: 0;
        height: auto;
        width: 120px;
        background: transparent;
        margin-bottom: 3px;
        font-size: 1.6rem;
        font-weight: 400;
        line-height: 2.4rem;
        text-transform: initial;
        letter-spacing: initial;
    }

@media screen and (min-width: 640px) {
    .tagit-new .ui-autocomplete-input {
        font-size: 1.4rem;
    }
}

.tagit-new:only-child .ui-autocomplete-input {
    width: 100%;
}

.next-token-list--is-input .next-token, .next-token-list--is-input .tagit-choice {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 2.4rem;
    text-transform: initial;
    letter-spacing: initial;
}

@media screen and (min-width: 640px) {
    .next-token-list--is-input .next-token, .next-token-list--is-input .tagit-choice {
        font-size: 1.4rem;
    }
}

.next-token, .tagit-choice {
    background-color: #ebf5fa;
    color: #001429;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    word-wrap: break-word;
    max-width: 100%;
}

.next-token-list .next-token, .next-token-list .tagit-choice {
    margin-right: 3px;
    margin-bottom: 3px;
}

.next-token-list--expanded {
    margin-bottom: -6px;
}

    .next-token-list--expanded .next-token {
        margin-right: 6px;
        margin-bottom: 6px;
    }

.next-token__label, .tagit-label {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 0;
    width: 100%;
    display: block;
    padding: 4px 8px;
}

.next-token__remove, .tagit-close {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
    padding: 4px 8px 4px 0;
}

    .next-token__remove .text-icon, .tagit-close .text-icon {
        display: none;
    }

    .next-token__remove .next-token__remove__icon, .tagit-close .next-token__remove__icon {
        width: 9px;
        height: 9px;
    }

    .next-token__remove .ui-icon-close, .tagit-close .ui-icon-close {
        display: inline-block;
        background: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2032%2032%22%3E%3Cstyle%20type=%22text/css%22%3Ecircle,ellipse,line,path,polygon,polyline,rect,text%7Bfill:%2331373d%20!important;%20%7D%3C/style%3E%3Cpath%20d=%22M18.263%2016l10.07-10.07c.625-.625.625-1.636%200-2.26s-1.638-.627-2.263%200L16%2013.737%205.933%203.667c-.626-.624-1.637-.624-2.262%200s-.624%201.64%200%202.264L13.74%2016%203.67%2026.07c-.626.625-.626%201.636%200%202.26.312.313.722.47%201.13.47s.82-.157%201.132-.47l10.07-10.068%2010.068%2010.07c.312.31.722.468%201.13.468s.82-.157%201.132-.47c.626-.625.626-1.636%200-2.26L18.262%2016z%22/%3E%3C/svg%3E");
        background-size: 9px 9px;
        width: 9px;
        height: 9px;
    }

.next-token--clickable {
    cursor: pointer;
}

.next-token--is-disabled {
    opacity: 0.5;
    cursor: default;
}

.next-token--is-inactive {
    background: #ebeef0;
    color: #798c9c;
}

    .next-token--is-inactive.next-token--is-disabled {
        cursor: pointer;
    }

.next-token-list--sortable {
    display: block;
    overflow: hidden;
}

    .next-token-list--sortable .next-token {
        float: left;
        display: block;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none;
    }

    .next-token-list--sortable .next-token--is-draggable {
        padding-left: 23px;
        background-image: url("data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2020%2020%22%3E%3Cstyle%20type=%22text/css%22%3Ecircle,ellipse,line,path,polygon,polyline,rect,text%7Bfill:white%20!important;%20%7D%3C/style%3E%3Ctitle%3EDrag-Handle%3C/title%3E%3Cpath%20d=%22M7%202c-1.104%200-2%20.896-2%202s.896%202%202%202%202-.896%202-2-.896-2-2-2zm0%206c-1.104%200-2%20.896-2%202s.896%202%202%202%202-.896%202-2-.896-2-2-2zm0%206c-1.104%200-2%20.896-2%202s.896%202%202%202%202-.896%202-2-.896-2-2-2zm6-8c1.104%200%202-.896%202-2s-.896-2-2-2-2%20.896-2%202%20.896%202%202%202zm0%202c-1.104%200-2%20.896-2%202s.896%202%202%202%202-.896%202-2-.896-2-2-2zm0%206c-1.104%200-2%20.896-2%202s.896%202%202%202%202-.896%202-2-.896-2-2-2z%22/%3E%3C/svg%3E");
        background-position: 8px 50%;
        background-size: 15px 15px;
        background-repeat: no-repeat;
    }

.fresh-ui .next-token__list .next-token, .fresh-ui .next-token__list .tagit-choice {
    margin-right: 0.4rem;
    margin-bottom: 0.4rem;
}

.fresh-ui .next-token, .fresh-ui .tagit-choice {
    background-color: #dfe3e8;
    color: #454f5b;
    min-height: 2.8rem;
}

.fresh-ui .next-token__label, .fresh-ui .tagit-label {
    padding: 0.4rem 0.8rem;
}

.fresh-ui .next-token__remove, .fresh-ui .tagit-close {
    padding: 0.4rem 0.8rem 0.4rem 0;
}

    .fresh-ui .next-token__remove .next-token__remove__icon, .fresh-ui .tagit-close .next-token__remove__icon {
        color: #798c9c;
    }

    .fresh-ui .next-token__remove .next-icon, .fresh-ui .next-token__remove .next-icon__text, .fresh-ui .tagit-close .next-icon, .fresh-ui .tagit-close .next-icon__text {
        fill: #798c9c;
    }

.fresh-ui .next-token--is-inactive {
    background: #f4f6f8;
    color: #637381;
}

.fresh-ui .next-label--is-focused .next-token-list--is-input {
    border: 1px solid #5c6ac4;
    -webkit-box-shadow: 0 0 0 1px #5c6ac4;
    box-shadow: 0 0 0 1px #5c6ac4;
}

.next-notice {
    color: #31373d;
    position: relative;
    padding: 20px;
    background: #d3dbe2;
    border-color: #c3cfd8;
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.next-card .next-notice, .modal .next-notice, .ui-modal .next-notice {
    border-radius: 3px;
    border-style: solid;
    border-width: 1px;
    margin-bottom: 20px;
}

.next-notice a {
    color: #31373d;
    text-decoration: underline;
}

.next-notice--info {
    background: #ebf5fa;
    border-color: #ACCBD8;
}

.next-notice--attention {
    background: #fff7b2;
    border-color: #ffe477;
}

.next-notice--critical {
    background: #ff9797;
    border-color: #ff5d5d;
}

.next-notice--no-bottom-margin {
    margin-bottom: 0;
}

.next-card .next-notice--no-bottom-margin, .modal .next-notice--no-bottom-margin {
    margin-bottom: 0;
}

        .next-input-wrapper {
            max-width: 100%;
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 220px;
            -ms-flex: 1 0 220px;
            flex: 1 0 220px;
            min-width: 220px;
            margin-bottom:10px;
        }
        .td_checkbox .next-input-wrapper {
            width:auto;
            min-width:10px;
            margin-left:6px;
            margin-right:6px;
        }
        .next-input-wrapper input {
            margin-bottom:8px;
        }
        .next-label {
                display: block;
            margin-bottom: 0.4rem;
            font-size: 14px;
            text-transform: initial;
            letter-spacing: initial;
            cursor: pointer;
        }
        .next-select-wrapper {
            bottom: 0px;
            box-shadow: rgba(22, 29, 37, 0.05) 0px 1px 0px 0px;
            box-sizing: border-box;
            color: rgb(33, 43, 54);
            height: 36px;
            left: 0px;
            min-height: auto;
            min-width: auto;
            position: relative;
            right: 0px;
            text-decoration: none solid rgb(33, 43, 54);
            text-rendering: optimizelegibility;
            text-size-adjust: 100%;
            top: 0px;
            vertical-align: bottom;
            width: 281.672px;
            column-rule-color: rgb(33, 43, 54);
            perspective-origin: 140.828px 18px;
            transform-origin: 140.836px 18px;
            caret-color: rgb(33, 43, 54);
            background: rgba(0, 0, 0, 0) linear-gradient(white, rgb(249, 250, 251)) repeat scroll 0% 0% / auto padding-box border-box;
            border: 1px solid rgb(196, 205, 213);
            border-radius: 3px 3px 3px 3px;
            font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
            outline: rgb(33, 43, 54) none 0px;
            overflow: hidden;
            transition: all 0.2s ease-out 0s;
        }
        .next-input--is-focused {
            border: 1px solid #5c6ac4;
            -webkit-box-shadow: 0 0 0 1px #5c6ac4;
            box-shadow: 0 0 0 1px #5c6ac4;
        }
        .next-select-wrapper.next-input--is-focused {
            border-color: #5c6ac4;
            -webkit-box-shadow: 0 0 0 1px #5c6ac4;
            box-shadow: 0 0 0 1px #5c6ac4;
        }        

            .next-select-wrapper:after {
                box-sizing: border-box;
                color: rgb(33, 43, 54);
                min-height: auto;
                min-width: auto;
                text-decoration: none solid rgb(33, 43, 54);
                text-rendering: optimizelegibility;
                text-size-adjust: 100%;
                column-rule-color: rgb(33, 43, 54);
                caret-color: rgb(33, 43, 54);
                border: 0px none rgb(33, 43, 54);
                font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                outline: rgb(33, 43, 54) none 0px;
            }
       

            .next-select-wrapper:before {
                box-sizing: border-box;
                color: rgb(33, 43, 54);
                min-height: auto;
                min-width: auto;
                text-decoration: none solid rgb(33, 43, 54);
                text-rendering: optimizelegibility;
                text-size-adjust: 100%;
                column-rule-color: rgb(33, 43, 54);
                caret-color: rgb(33, 43, 54);
                border: 0px none rgb(33, 43, 54);
                font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                outline: rgb(33, 43, 54) none 0px;
            }
 
            .next-select-wrapper select {
                color: rgb(34, 34, 34);
                display: block;
                height: 34px;
                text-decoration: none solid rgb(34, 34, 34);
                text-size-adjust: 100%;
                touch-action: manipulation;
                vertical-align: top;
                width: 279.672px;
                column-rule-color: rgb(34, 34, 34);
                perspective-origin: 139.828px 17px;
                transform-origin: 139.836px 17px;
                caret-color: rgb(34, 34, 34);
                background: rgba(0, 0, 0, 0) none repeat scroll 0% 0% / auto padding-box border-box;
                border: 0px none rgb(34, 34, 34);
                border-radius: 1px 1px 1px 1px;
                font: normal normal 400 normal 14px / 24px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                outline: rgb(34, 34, 34) none 0px;
                padding: 4px 28px 4px 16px;
                transition: background 0.2s cubic-bezier(0.64, 0, 0.35, 1) 0s, border 0.2s cubic-bezier(0.64, 0, 0.35, 1) 0s, box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1) 0s, -webkit-box-shadow 0.2s cubic-bezier(0.64, 0, 0.35, 1) 0s;
                /* for Firefox */
                -moz-appearance: none;
                /* for Chrome */
                -webkit-appearance: none;
            }
                /*.next-select-wrapper select*/
                .next-select-wrapper select::-ms-expand {
                    display: none !important;
                }

                .next-select-wrapper select:after {
                    box-sizing: border-box;
                    color: rgb(34, 34, 34);
                    text-decoration: none solid rgb(34, 34, 34);
                    text-size-adjust: 100%;
                    column-rule-color: rgb(34, 34, 34);
                    caret-color: rgb(34, 34, 34);
                    border: 0px none rgb(34, 34, 34);
                    font: normal normal 400 normal 14px / 24px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                    outline: rgb(34, 34, 34) none 0px;
                }

                .next-select-wrapper select:before {
                    box-sizing: border-box;
                    color: rgb(34, 34, 34);
                    text-decoration: none solid rgb(34, 34, 34);
                    text-size-adjust: 100%;
                    column-rule-color: rgb(34, 34, 34);
                    caret-color: rgb(34, 34, 34);
                    border: 0px none rgb(34, 34, 34);
                    font: normal normal 400 normal 14px / 24px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                    outline: rgb(34, 34, 34) none 0px;
                }

            .next-select-wrapper svg {
                background-position: 50% 50%;
                bottom: 9px;
                box-sizing: border-box;
                color: rgb(33, 43, 54);
                cursor: pointer;
                display: block;
                height: 16px;               
                pointer-events: none;
                position: absolute;
                right: 8px;
                text-decoration: none solid rgb(33, 43, 54);
                text-rendering: optimizelegibility;
                text-size-adjust: 100%;
                top: 17px;
                vertical-align: middle;
                width: 16px;
                column-rule-color: rgb(33, 43, 54);
                perspective-origin: 8px 8px;
                transform-origin: 8px 8px;
                fill: rgb(121, 140, 156);
                caret-color: rgb(33, 43, 54);
                background: rgba(0, 0, 0, 0) none no-repeat scroll 50% 50% / contain padding-box border-box;
                border: 0px none rgb(33, 43, 54);
                font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                margin: -8px 0px 0px;
                outline: rgb(33, 43, 54) none 0px;
                overflow: hidden;
            }

                .next-select-wrapper svg:after {
                    box-sizing: border-box;
                    color: rgb(33, 43, 54);
                    cursor: pointer;
                    pointer-events: none;
                    text-decoration: none solid rgb(33, 43, 54);
                    text-rendering: optimizelegibility;
                    text-size-adjust: 100%;
                    column-rule-color: rgb(33, 43, 54);
                    fill: rgb(121, 140, 156);
                    caret-color: rgb(33, 43, 54);
                    border: 0px none rgb(33, 43, 54);
                    font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                    outline: rgb(33, 43, 54) none 0px;
                }

                .next-select-wrapper svg:before {
                    box-sizing: border-box;
                    color: rgb(33, 43, 54);
                    cursor: pointer;
                    pointer-events: none;
                    text-decoration: none solid rgb(33, 43, 54);
                    text-rendering: optimizelegibility;
                    text-size-adjust: 100%;
                    column-rule-color: rgb(33, 43, 54);
                    fill: rgb(121, 140, 156);
                    caret-color: rgb(33, 43, 54);
                    border: 0px none rgb(33, 43, 54);
                    font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                    outline: rgb(33, 43, 54) none 0px;
                }

                .next-select-wrapper svg use {
                    box-sizing: border-box;
                    color: rgb(33, 43, 54);
                    cursor: pointer;
                    pointer-events: none;
                    text-decoration: none solid rgb(33, 43, 54);
                    text-rendering: optimizelegibility;
                    text-size-adjust: 100%;
                    column-rule-color: rgb(33, 43, 54);
                    perspective-origin: 0px 0px;
                    transform-origin: 0px 0px;
                    fill: rgb(121, 140, 156);
                    caret-color: rgb(33, 43, 54);
                    border: 0px none rgb(33, 43, 54);
                    font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                    outline: rgb(33, 43, 54) none 0px;
                }

                    .next-select-wrapper svg use:after {
                        box-sizing: border-box;
                        color: rgb(33, 43, 54);
                        cursor: pointer;
                        pointer-events: none;
                        text-decoration: none solid rgb(33, 43, 54);
                        text-rendering: optimizelegibility;
                        text-size-adjust: 100%;
                        column-rule-color: rgb(33, 43, 54);
                        fill: rgb(121, 140, 156);
                        caret-color: rgb(33, 43, 54);
                        border: 0px none rgb(33, 43, 54);
                        font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                        outline: rgb(33, 43, 54) none 0px;
                    }

                    .next-select-wrapper svg use:before {
                        box-sizing: border-box;
                        color: rgb(33, 43, 54);
                        cursor: pointer;
                        pointer-events: none;
                        text-decoration: none solid rgb(33, 43, 54);
                        text-rendering: optimizelegibility;
                        text-size-adjust: 100%;
                        column-rule-color: rgb(33, 43, 54);
                        fill: rgb(121, 140, 156);
                        caret-color: rgb(33, 43, 54);
                        border: 0px none rgb(33, 43, 54);
                        font: normal normal 400 normal 14px / 20px -apple-system, system-ui, "San Francisco", "Segoe UI", Roboto, "Helvetica Neue", sans-serif;
                        outline: rgb(33, 43, 54) none 0px;
                    }


        .add-on-wrapper-after .add-on {
            right: 24px;
            position: relative;
            top: 6px;
        }
        .add-on-wrapper-after input.m-wrap {
            padding-right:28px !important;
        }
        .add-on-wrapper-before .add-on {
            left: 10px;
                position: absolute;
                top: 32px;
                display: inline;
        }
        .add-on-wrapper-before input.m-wrap {
            padding-left:28px !important;
        }
        .input-help {
            font-size: 13px;
            text-transform: initial;
            letter-spacing: initial;
            color: #637381;
            word-wrap: break-word;
            word-break: break-word;
            color:#647482;
        }

        .next-switch-label {
            padding-left:24px;
        }

        .next-switch-group .next-input-wrapper {
            margin-bottom:10px;
            margin-top:0px;
        }