.sprite,[class*=sprite-] {
    background-image: url(../images/sprites2-1x.png);
    background-repeat: no-repeat;
    display: inline-block;
    overflow: hidden;
    text-indent: -10000px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite,[class*=sprite-] {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-pdf {
    background-image: url(../images/sprites2-1x.png);
    background-position: -548px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-pdf {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-doc {
    background-image: url(../images/sprites2-1x.png);
    background-position: -576px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-doc {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-file-excel {
    background-image: url(../images/sprites2-1x.png);
    background-position: -603px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-file-excel {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-menu,.sprite-menu-animated {
    -webkit-transition: background-color .3s ease-out;
    background: #fff;
    display: inline-block;
    height: .15em;
    margin: .5em 0;
    overflow: visible;
    position: relative;
    transition: background-color .3s ease-out;
    vertical-align: middle;
    width: 1.5em
}

.sprite-menu-animated:after,.sprite-menu-animated:before,.sprite-menu:after,.sprite-menu:before {
    -webkit-transition: all .3s ease-out;
    background-color: #fff;
    content: "";
    height: .15em;
    left: 0;
    position: absolute;
    right: 0;
    transition: all .3s ease-out
}

.sprite-menu-animated:before,.sprite-menu:before {
    top: -.5em
}

.sprite-menu-animated:after,.sprite-menu:after {
    bottom: -.5em
}

.sprite-menu-animated.is-open,.sprite-menu.is-open {
    background-color: hsla(0,0%,100%,0)
}

.sprite-menu-animated.is-open:before,.sprite-menu.is-open:before {
    -webkit-transform: translateY(.5em) rotate(45deg);
    transform: translateY(.5em) rotate(45deg)
}

.sprite-menu-animated.is-open:after,.sprite-menu.is-open:after {
    -webkit-transform: translateY(-.5em) rotate(135deg);
    transform: translateY(-.5em) rotate(135deg)
}

.sprite-print {
    background-image: url(../images/sprites2-1x.png);
    background-position: -546px -340px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-print {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-email {
    background-image: url(../images/sprites2-1x.png);
    background-position: -582px -340px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-email {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-download {
    background-image: url(../images/sprites2-1x.png);
    background-position: -618px -340px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-download {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-search {
    background-image: url(../images/sprites2-1x.png);
    background-position: -12px -179px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 21px;
    overflow: hidden;
    text-indent: -10000px;
    width: 21px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-search {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-close {
    display: inline-block;
    height: 1.125em;
    position: relative;
    text-indent: -10000px;
    vertical-align: text-bottom;
    width: 1.125em
}

.sprite-close:after {
    color: #565a5c;
    content: "\00D7";
    display: block;
    font-size: 1.125em;
    font-style: normal;
    left: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    text-align: center;
    text-indent: 0;
    top: 0
}

.sprite-close {
    &.inverse:after,.inverse &:after {
        color: #fff
    }
}

.sprite-market-closed,.sprite-market-open {
    background-image: none;
    border-radius: 10px;
    height: 12px;
    margin-right: 5px;
    vertical-align: baseline;
    width: 12px
}

.sprite-market-open {
    background-color: #00c300
}

.sprite-market-closed {
    background-color: #565a5c
}

.sprite-play-sm {
    background-image: url(../images/sprites2-1x.png);
    background-position: -352px -125px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 32px;
    overflow: hidden;
    text-indent: -10000px;
    width: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-sm {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play {
    background-image: url(../images/sprites2-1x.png);
    background-position: -390px -93px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 64px;
    overflow: hidden;
    text-indent: -10000px;
    width: 64px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -458px -56px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 104px;
    overflow: hidden;
    text-indent: -10000px;
    width: 104px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-play-xl {
    background-image: url(../images/sprites2-1x.png);
    background-position: -569px -20px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 140px;
    overflow: hidden;
    text-indent: -10000px;
    width: 140px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-play-xl {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-instagram {
    background-image: url(../images/sprites2-1x.png);
    background-position: -146px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-instagram {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-instagram {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-linkedin {
    background-image: url(../images/sprites2-1x.png);
    background-position: -174px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-linkedin {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-linkedin {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-facebook {
    background-image: url(../images/sprites2-1x.png);
    background-position: -202px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-facebook {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-facebook {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-twitter {
    background-image: url(../images/sprites2-1x.png);
    background-position: -232px -148px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 16px;
    overflow: hidden;
    text-indent: -10000px;
    width: 16px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-twitter {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-twitter {
    &.inverse,.inverse & {
        background-position-y: -120px
    }
}

.sprite-twitter-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -13px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-twitter-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-linkedin-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -54px -129px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-linkedin-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-facebook-lg {
    background-image: url(../images/sprites2-1x.png);
    background-position: -97px -129px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 26px;
    overflow: hidden;
    text-indent: -10000px;
    width: 26px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-facebook-lg {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-featured {
    background-image: url(../images/sprites-1x.png);
    background-position: -160px -135px;
    height: 14px;
    vertical-align: text-bottom;
    width: 14px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-featured {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-edit {
    background-image: url(../images/sprites-1x.png);
    background-position: -178px -136px;
    height: 14px;
    vertical-align: text-bottom;
    width: 14px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-edit {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-draggable {
    background-image: url(../images/sprites-1x.png);
    background-position: -198px -136px;
    height: 15px;
    vertical-align: text-bottom;
    width: 7px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-draggable {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.sprite-plus-faded {
    background-image: url(../images/sprites2-1x.png);
    background-position: -528px -264px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 34px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-faded {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-faded {
    background-image: url(../images/sprites2-1x.png);
    background-position: -567px -264px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    width: 34px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-faded {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-plus-faded-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -538px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-faded-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-faded-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -577px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-faded-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-plus-light-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -394px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-plus-light-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-minus-light-cropped {
    background-image: url(../images/sprites2-1x.png);
    background-position: -433px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .sprite-minus-light-cropped {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.sprite-gear {
    background: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' style='isolation:isolate' viewBox='0 0 50 50'%3E%3Cpath d='M22.055 1.863l-1.081 6.851c-1.646.406-3.216 1.014-4.628 1.863L10.697 6.55l-4.086 4.087 3.966 5.649a16.894 16.894 0 0 0-1.923 4.627l-6.791 1.142v5.77l6.791 1.201a16.887 16.887 0 0 0 1.923 4.628L6.55 39.303l4.087 4.086 5.649-3.966c1.412.849 2.982 1.457 4.627 1.863l1.142 6.851h5.77l1.262-6.851a16.518 16.518 0 0 0 4.567-1.923l5.709 4.026 4.087-4.086-4.087-5.649c.841-1.405 1.517-2.937 1.923-4.567l6.851-1.262v-5.77l-6.851-1.142c-.406-1.63-1.082-3.162-1.923-4.567l4.026-5.709-4.086-4.087-5.649 4.087a17.002 17.002 0 0 0-4.628-1.923l-1.201-6.851h-5.77zm2.693 12.486c-5.893 0-10.703 4.81-10.703 10.703 0 5.894 4.81 10.704 10.703 10.704 5.894 0 10.703-4.81 10.703-10.704 0-5.893-4.809-10.703-10.703-10.703z' fill-rule='evenodd' fill='%23565a5c'/%3E%3C/svg%3E");
    height: 16px;
    width: 16px
}

.sprite-middle {
    vertical-align: middle!important
}

.sprite-baseline {
    vertical-align: baseline!important
}

.sprite-bottom {
    vertical-align: bottom!important
}

.sprite-textbottom {
    vertical-align: text-bottom!important
}

.actionlist {
    color: #3c444f;
    float: right;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.3;
    line-height: 1;
    list-style: none;
    margin-bottom: .3125rem;
    margin-top: 0;
    padding-left: 0;
    text-transform: uppercase
}

.actionlist>li {
    display: inline-block;
    margin-bottom: 0;
    padding-left: .3125em;
    padding-right: .3125em
}

.actionlist>li:last-child,.actionlist>li:last-child>.btn-link {
    padding-right: 0
}

.actionlist [class*=sprite-] {
    margin: 0 .4em;
    vertical-align: -.4em
}

.actionlist+input {
    clear: right
}

.categories {
    list-style: none;
    padding-left: 0
}

.categories>li {
    background-color: #eceded;
    border-bottom: 2px solid #d2d4d3;
    cursor: pointer;
    padding: .9em 1.125rem;
    position: relative
}

.categories>li .categories-edit {
    background-image: url(../images/sprites-1x.png);
    background-position: -178px -136px;
    height: 14px;
    vertical-align: text-bottom;
    width: 14px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .categories>li .categories-edit {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.categories>li .categories-edit {
    background-color: transparent;
    border: 0;
    margin-top: -7px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -1000em;
    top: 50%
}

.categories>li.divider {
    min-height: 2em;
    padding: 0
}

.categories>li.divider,.categories>li.divider:hover {
    background-color: #eceded
}

.categories>li.is-active {
    outline: 2px solid #00b5e2;
    outline-offset: -2px
}

.categories>li.is-active:not(:first-child) {
    margin-top: -2px;
    padding-top: calc(.9em + 2px)
}

.dropdown-menu.categories>li {
    padding: 0
}

.dropdown-menu.categories>li>a {
    padding: 1.125rem 1.25em
}

.cms .categories-title {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `categories-title` to `listing-title`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.cms .categories-description {
    border: 2px solid #f0f!important;
    color: #f0f!important;
    &:after {
        content: "Deprecated styles. " "Change `categories-description` to `listing-description`";
        display: block;
        font-size: 1rem;
        font-weight: 700;
        line-height: 1
    }
}

.categories-sortable>li {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    padding-left: 1.25em;
    user-select: none
}

.categories-sortable>li:before {
    background-image: url(../images/sprites-1x.png);
    background-position: -198px -136px;
    height: 15px;
    vertical-align: text-bottom;
    width: 7px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .categories-sortable>li:before {
        background-image:url(../images/sprites-2x.png);
        background-size: 487px 172px
    }
}

.categories-sortable>li:before {
    content: "";
    cursor: move;
    display: block;
    left: 0;
    margin-top: -7px;
    overflow: hidden;
    position: absolute;
    text-indent: -1000em;
    top: 50%
}

.threaded-list {
    margin-bottom: 4rem;
    padding-left: 0
}

.threaded-list .threaded-list {
    padding-left: 2.2em
}

.threaded-list>li {
    list-style: none
}

.threaded-list>li>.threaded-list {
    padding-left: (2.2em/2)
}

.threaded-list>li>.threaded-list>li {
    list-style: none
}

.threaded-list>li>.threaded-list-header,.threaded-list>li>header {
    margin-bottom: 1rem
}

.threaded-list>li>.threaded-list-header.threaded-list-header-no-badge,.threaded-list>li>header.threaded-list-header-no-badge {
    padding-left: 0
}

.threaded-list>li>.threaded-list-header>.badge:empty,.threaded-list>li>header>.badge:empty {
    float: left;
    margin-left: -2.2em;
    margin-top: .125em
}

.threaded-list>li>.threaded-list-header>h3,.threaded-list>li>.threaded-list-header>h4,.threaded-list>li>.threaded-list-header>h5,.threaded-list>li>.threaded-list-header>h6,.threaded-list>li>header>h3,.threaded-list>li>header>h4,.threaded-list>li>header>h5,.threaded-list>li>header>h6 {
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.125rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.75;
    margin-bottom: 0;
    margin-top: 0;
    text-transform: uppercase
}

.threaded-list>li>.threaded-list-header>time,.threaded-list>li>header>time {
    color: #a2a4a3;
    font-size: .75rem;
    font-style: italic;
    font-weight: 400;
    line-height: 1.1
}

.threaded-list>li>.threaded-list-body p:last-child {
    margin-bottom: 0
}

.threaded-list>li>.threaded-list-toggle {
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    background-color: transparent;
    border: 0;
    color: #00b5e2;
    cursor: pointer;
    font-size: .8em;
    font-weight: 700;
    margin-bottom: 2em;
    padding-left: 2em;
    position: relative;
    text-transform: uppercase;
    user-select: none
}

.threaded-list>li>.threaded-list-toggle:before {
    background-image: url(../images/sprites2-1x.png);
    background-position: -394px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .threaded-list>li>.threaded-list-toggle:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.threaded-list>li>.threaded-list-toggle:before {
    content: "";
    display: block;
    left: 0;
    position: absolute;
    top: .125em
}

.threaded-list>li>.threaded-list-toggle.is-expanded:before {
    background-image: url(../images/sprites2-1x.png);
    background-position: -433px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .threaded-list>li>.threaded-list-toggle.is-expanded:before {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.threaded-list>li>.threaded-list-toggle:empty:after {
    color: #00b5e2;
    content: "additional messaging"
}

.threaded-list>li+li {
    margin-top: 2.5em
}

.market-list {
    padding-left: 0
}

.market-list>li {
    list-style: none;
    margin-bottom: .625em;
    padding-left: .9em;
    position: relative
}

.market-list>li:before {
    color: #565a5c;
    content: "/";
    display: block;
    font-weight: 400;
    left: 0;
    position: absolute
}

.market-list.inverse>li:before {
    color: #fff
}

ol.big-numbers {
    counter-reset: big-numbers;
    margin-left: 0;
    padding-left: 0;
    padding-top: .3em
}

ol.big-numbers>li {
    list-style: none;
    margin: 0 0 1em 1.5em;
    padding: .2em .1em;
    position: relative
}

ol.big-numbers>li:before {
    color: #000;
    content: counter(big-numbers);
    counter-increment: big-numbers;
    font-size: 222%;
    font-weight: 700;
    left: -.7em;
    position: absolute;
    top: -.3em;
    width: 1.35em
}

.product-list {
    list-style: none
}

.product-list>li {
    color: #3c444f;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.3;
    line-height: 1.4;
    margin-bottom: 1.4em;
    margin-top: 0;
    text-transform: uppercase
}

.product-list>li:last-child {
    margin-bottom: 0
}

.landing-highlight .product-list:last-child {
    margin-bottom: 0
}

.section-header+.product-list {
    margin-top: -.625em
}

.search-results {
    margin-top: 1rem;
    padding-left: 0
}

.search-results p {
    margin-bottom: .3125rem
}

.search-results>li {
    list-style: none;
    margin-bottom: 2.5rem;
    position: relative
}

.search-results>li.search-results-related {
    padding-left: 2.5em
}

.search-results>li strong {
    color: #000
}

.search-results-date {
    margin-top: .45rem
}

.search-results-title {
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.8125rem;
    font-weight: 700;
    line-height: 1.05;
    margin-bottom: .5rem;
    margin-top: 0;
    text-transform: none
}

.search-results-title a {
    color: inherit
}

.search-results-title a:hover {
    color: #00b5e2
}

.search-results-title a:after {
    content: "";
    margin-left: .5em;
    vertical-align: text-bottom
}

.item-pdf>.search-results-title>a:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -548px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .item-pdf>.search-results-title>a:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.item-doc>.search-results-title>a:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -576px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .item-doc>.search-results-title>a:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.item-excel>.search-results-title>a:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -603px -307px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 24px;
    overflow: hidden;
    text-indent: -10000px;
    width: 20px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .item-excel>.search-results-title>a:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.search-results-url {
    overflow: hidden;
    text-overflow: ellipsis
}

.search-results-url>a {
    color: #2235f9
}

.search-results-url>a:hover {
    color: #00b5e2
}

.search-results-action {
    text-transform: uppercase
}

.icon-list {
    list-style: none;
    padding-left: 0
}

.icon-list>li {
    display: inline-block
}

.icon-list>li+li {
    margin-left: .6em
}

.icon-list>li>a>i {
    -webkit-transition: opacity .3s ease-out;
    position: relative;
    transition: opacity .3s ease-out
}

.icon-list>li>a>i:hover {
    opacity: .8
}

@media screen and (min-width: 1200px) {
    .icon-list-container {
        position:relative
    }

    .icon-list {
        left: -4em;
        position: absolute
    }

    .icon-list>li {
        display: block
    }

    .icon-list>li+li {
        margin-left: 0;
        margin-top: .6em
    }

    .icon-list-right {
        left: auto;
        right: -4em
    }
}

.grid-list {
    -ms-flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 1.5652rem;
    padding-left: 0
}

.grid-list:before {
    content: "";
    display: block
}

.grid-list>li {
    margin-bottom: .8rem
}

.grid-list>li>a {
    border-left: 1px solid;
    color: #7d8282;
    display: block;
    font-weight: 700;
    height: 100%;
    padding: .4rem 2rem .4rem .8rem
}

.grid-list>li>a:hover {
    color: #231f20;
    text-decoration: none
}

@supports (display: grid) {
    .grid-list {
        display:grid;
        grid-gap: .8rem;
        grid-template-columns: repeat(auto-fit,minmax(100px,1fr))
    }

    .grid-list>li {
        margin-bottom: 0
    }
}

@media screen and (min-width: 980px) {
    .grid-list {
        grid-gap:1rem;
        grid-template-columns: repeat(auto-fit,minmax(150px,1fr))
    }

    .grid-list>li>a {
        padding: .8rem 4rem .8rem 1.25rem
    }
}

.resources-list {
    list-style: none;
    padding-left: 0
}

.resources-list>li>a {
    color: #231f20
}

.nav-tabs-secondary {
    background-color: #d2d4d3;
    margin-bottom: 1.25em;
    text-transform: uppercase
}

.nav-tabs-secondary>li {
    float: left;
    font-size: .875rem
}

.nav-tabs-secondary>li a {
    color: #565a5c;
    font-weight: 700;
    padding: .35em 1.35em
}

.nav-tabs-secondary>li a:hover {
    color: #000;
    text-decoration: none
}

.nav-tabs-secondary>li.active a,.nav-tabs-secondary>li.active a:focus,.nav-tabs-secondary>li.active a:hover,.nav-tabs-secondary>li.is-active a,.nav-tabs-secondary>li.is-active a:focus,.nav-tabs-secondary>li.is-active a:hover {
    background-color: #000;
    color: #fff;
    font-weight: 400
}

.nav-tabs-secondary>li.disabled a,.nav-tabs-secondary>li.disabled a:hover,.nav-tabs-secondary>li.is-disabled a,.nav-tabs-secondary>li.is-disabled a:hover {
    background-color: #d2d4d3;
    color: #a2a4a3
}

.nav-tabs-secondary>li.nav-aside {
    color: #000;
    padding: .3em 1em
}

.nav-links {
    margin-bottom: .8em;
    text-transform: capitalize
}

.nav-links>li {
    float: left;
    font-size: .8125rem;
    margin-right: 1em
}

.nav-links>li>a {
    border: solid transparent;
    border-width: 0 0 2px;
    font-weight: 400;
    margin-bottom: .5em;
    margin-right: 1em;
    padding: 0 0 .75em
}

.nav-links>li>a:hover {
    background-color: transparent;
    color: #00b5e2;
    text-decoration: none
}

.nav-links>li:after {
    content: "|";
    position: absolute;
    right: 0;
    top: 0
}

.nav-links>li:last-child:after {
    content: ""
}

.nav-links>li.active>a,.nav-links>li.is-active>a {
    border-bottom-color: #000;
    color: #000
}

.nav-links>li.nav-links-label {
    color: #000;
    font-weight: 800;
    text-transform: uppercase
}

.nav-links>li.nav-links-label:after {
    content: ":";
    position: static
}

.nav-links-compact>li,.nav-links-compact>li>a {
    margin-right: .625em
}

.nav-categories {
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    margin-bottom: 1rem;
    padding-left: 0
}

.nav-categories>li {
    display: inline-block;
    list-style: none;
    vertical-align: middle
}

.nav-categories>li.nav-categories-label {
    color: #231f20;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.8125rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.05;
    margin-bottom: 0;
    margin-top: 0;
    padding-right: 1em;
    text-transform: none
}

.nav-categories>li.nav-categories-label:before {
    content: ""
}

@media (max-width: 767px) {
    .nav-categories>li.nav-categories-label {
        display:block
    }
}

.nav-categories>li>a {
    color: #231f20;
    padding: .5em 0 .4em
}

.nav-categories>li:not(:last-child) a {
    margin-right: 1em
}

.nav-categories>li.active,.nav-categories>li.active a,.nav-categories>li.is-active,.nav-categories>li.is-active a {
    color: #000
}

.nav-categories>li>a:hover {
    background-color: transparent
}

.nav-categories>li.nav-aside:before {
    display: none
}

.nav-categories>li.nav-aside:before a {
    color: #565a5c;
    margin-left: 1em;
    margin-right: 0
}

.nav-categories>.nav-categories-control>a {
    color: #a2a4a3;
    padding-right: 1em
}

.nav-categories>.nav-categories-control>a:focus {
    text-decoration: none
}

.nav-categories>.nav-categories-control>a:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -538px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .nav-categories>.nav-categories-control>a:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.nav-categories>.nav-categories-control>a:after {
    content: "";
    display: block;
    opacity: .5;
    position: absolute;
    right: 0;
    top: .8em
}

.nav-categories>.nav-categories-control.is-open>a:after {
    background-image: url(../images/sprites2-1x.png);
    background-position: -577px -275px;
    background-repeat: no-repeat;
    display: inline-block;
    height: 13px;
    overflow: hidden;
    text-indent: -10000px;
    width: 13px
}

@media only screen and (-webkit-min-device-pixel-ratio: 2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:2dppx) {
    .nav-categories>.nav-categories-control.is-open>a:after {
        background-image:url(../images/sprites2-2x.png);
        background-size: 720px 720px
    }
}

.nav-categories>.nav-aside {
    line-height: 1.785;
    padding: 0
}

.nav-categories+.nav-categories {
    border-top: 1px dotted #a2a4a3;
    padding-top: .625em
}

@media (max-width: 767px) {
    .nav-categories>li {
        min-width:30%
    }

    .nav-categories>li.nav-categories-label {
        margin-bottom: .5em
    }

    .nav-categories>li>a {
        margin-right: 0
    }

    .nav-categories>.nav-categories-control {
        display: block
    }

    .nav-categories>.nav-categories-control>a {
        display: inline-block
    }
}

@media (min-width: 768px) {
    .nav-categories-control {
        float:right
    }
}

.nav-landing-page {
    font-size: 1.275rem;
    line-height: 1;
    margin-left: -.9em;
    text-align: center
}

.nav-landing-page>li>a:hover {
    background: transparent
}

.nav-landing-page>li .sprite {
    vertical-align: top
}

.nav-landing-page {
    .nav-landing-page-search {
        border-left: 1px solid hsla(0,0%,100%,.5)
    }
}

@media screen and (min-width: 768px) {
    .nav-landing-page {
        float:left;
        font-size: 1rem;
        margin: 0 54.18px 2.5rem 0;
        text-align: left
    }

    .nav-landing-page>li {
        float: left
    }

    .nav-landing-page>li>a {
        padding: .3125em .625em
    }

    .nav-landing-page>li:first-child>a {
        padding-left: 0
    }

    .nav-landing-page>li:last-child>a {
        padding-right: 0
    }
}

@media screen and (min-width: 980px) {
    .nav-landing-page {
        font-size:1.125rem;
        >li {
            >a {
                padding: .3em 1.1em
            }
        }
    }
}

@media screen and (min-width: 1200px) {
    .nav-landing-page {
        font-size:1.375rem
    }
}

.dl {
    font-size: .875em
}

.dl>dt {
    color: #000;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1.65;
    line-height: 1;
    margin-bottom: .275em
}

.dl>dd {
    line-height: 1.714;
    margin-bottom: 1.875em
}

@media print,screen and (min-width: 480px) {
    .dl-horizontal dt {
        clear:left;
        float: left;
        line-height: 1.35;
        text-align: right;
        text-overflow: ellipsis;
        width: 10em
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.metadatalist {
    text-transform: uppercase
}

.metadatalist dd,.metadatalist dt {
    display: inline
}

.metadatalist dt {
    font-weight: 700;
    margin-right: .5em
}

.metadatalist dt:first-child:before {
    content: ""
}

.metadatalist dt:after {
    content: ":"
}

.metadatalist dd {
    font-weight: 400;
    padding-right: .625em
}

.metadatalist dd+dt {
    margin-left: 1em
}

.metadatalist li {
    border-right: 1px solid #a2a4a3;
    display: inline;
    padding: .3333em .6667em
}

.metadatalist li:first-child {
    padding-left: 0
}

.metadatalist li:last-child {
    border-right: 0
}

.metadatalist-stacked dt:before {
    content: "";
    display: block
}

.metadatalist-stacked dd {
    text-transform: none
}

.metadatalist-stacked dd+dt {
    margin-left: 0
}

@supports (display: grid) {
    .metadatalist-stacked {
        display:grid;
        grid-gap: .3125rem;
        grid-template-columns: -webkit-max-content auto;
        grid-template-columns: max-content auto
    }

    .metadatalist-stacked dt {
        grid-column: 1/2;
        text-align: right
    }

    .metadatalist-stacked dd {
        grid-column: 2/3
    }
}

.dl-split dt {
    color: #231f20;
    color: #000;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: 1.125rem;
    font-weight: 400;
    font-weight: 700;
    line-height: 1.75;
    margin-top: 0;
    text-transform: uppercase
}

.dl-split dd,.dl-split dt {
    margin-bottom: .75em
}

@media print,screen and (min-width: 480px) {
    .dl-split dt {
        clear:left;
        float: left;
        max-width: 85%;
        text-align: left
    }

    .dl-split dd {
        line-height: 1.3;
        text-align: right
    }

    .dl-split dd:after {
        clear: left;
        content: "";
        display: block;
        margin-bottom: -.625em
    }
}

.listing-title {
    color: #3c444f;
    color: #565a5c;
    font-family: Suisse Intl,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;
    font-size: .8rem;
    font-weight: 700;
    line-height: 1.3;
    margin-bottom: .3em;
    margin-top: 0;
    text-transform: uppercase
}

.listing-description {
    color: #a2a4a3;
    font-size: .75rem;
    font-style: italic
}

.badge {
    background-color: #a2a4a3;
    border: 0;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    font-size: .75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1;
    min-width: 10px;
    padding: 3px 7px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    padding: 1px 5px;
    top: 0
}

a.badge:focus,a.badge:hover {
    color: #fff;
    cursor: pointer;
    text-decoration: none
}

.badge-danger:empty,.badge-info:empty,.badge-success:empty,.badge-warning:empty {
    display: inline-block;
    padding: .2143em .5714em
}

.badge-info {
    background-color: #71c5e8
}

.badge-info:before {
    content: "i "
}

.badge-success {
    background-color: #00c300
}

.badge-success:before {
    content: "\2713"
}

.badge-success:empty {
    padding-left: .3571em;
    padding-right: .3571em
}

.badge-warning {
    background-color: #f26407
}

.badge-warning:before {
    content: "! "
}

.badge-danger {
    background-color: #c9001a
}

.badge-danger:before {
    content: "! "
}

.legend {
    padding: 1em
}

.legend-items {
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0
}

@media print,screen and (min-width: 480px) {
    .legend-items {
        -ms-flex-wrap:wrap;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-wrap: wrap;
        max-width: 70ch
    }

    .legend-items>li {
        -ms-flex: 50%;
        -webkit-box-flex: 50%;
        flex: 50%
    }
}
