@import url(/assets/normalize.css/normalize-b1a155928b172f008fc543e8a057fcbe0f8855c5f410811adcaf2cf21f310a63.css);*,*:before,*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    color: #545454
}

@media (max-width: 1023px) {
    html {
        height:100%
    }
}

@media (max-width: 1023px) {
    body {
        height:100%
    }
}

blockquote,dl,dd,h1,h2,h3,h4,h5,h6,figure,p,pre {
    margin: 0
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

iframe {
    border: 0
}

ol,ul {
    list-style: none;
    margin: 0;
    padding: 0
}

[tabindex="-1"]:focus {
    outline: none !important
}

iframe[name=google_conversion_frame] {
    display: none
}

@-webkit-keyframes background-flash {
    0% {
        background-color: transparent
    }

    50% {
        background-color: #f5f5b4
    }

    100% {
        background-color: transparent
    }
}

@keyframes background-flash {
    0% {
        background-color: transparent
    }

    50% {
        background-color: #f5f5b4
    }

    100% {
        background-color: transparent
    }
}

@-webkit-keyframes fade-in-out {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@keyframes fade-in-out {
    0% {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fade-in {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

@keyframes fade-in {
    0% {
        display: none;
        opacity: 0
    }

    1% {
        display: block;
        opacity: 0
    }

    100% {
        display: block;
        opacity: 1
    }
}

@-webkit-keyframes fade-in-down {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fade-in-down {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fade-in-down-desktop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fade-in-down-desktop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -10%, 0);
        transform: translate3d(0, -10%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fade-in-up {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 50%, 0);
        transform: translate3d(0, 50%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fade-in-up-desktop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fade-in-up-desktop {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fade-out {
    0% {
        display: block;
        opacity: 1
    }

    99% {
        display: block;
        opacity: 0
    }

    100% {
        display: none;
        opacity: 1
    }
}

@keyframes fade-out {
    0% {
        display: block;
        opacity: 1
    }

    99% {
        display: block;
        opacity: 0
    }

    100% {
        display: none;
        opacity: 1
    }
}

@-webkit-keyframes move-from-left {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes move-from-left {
    0% {
        -webkit-transform: translateX(-50px);
        transform: translateX(-50px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    40% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    60% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    80% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes shake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    20% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    40% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    60% {
        -webkit-transform: translateX(-5px);
        transform: translateX(-5px)
    }

    80% {
        -webkit-transform: translateX(5px);
        transform: translateX(5px)
    }

    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@-webkit-keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes spin {
    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

[am-Grid] {
    float: left;
    width: 100%
}

[am-Grid]:after {
    content: " ";
    display: block;
    clear: both
}

@media (max-width: 568px) {
    [am-Grid] [am-Grid-Col~="s:1"] {
        width:20.3125%;
        float: left;
        margin-right: 6.25%
    }

    [am-Grid] [am-Grid-Col~="s:pre1"] {
        margin-left: 26.5625%
    }

    [am-Grid] [am-Grid-Col~="s:2"] {
        width: 46.875%;
        float: left;
        margin-right: 6.25%
    }

    [am-Grid] [am-Grid-Col~="s:pre2"] {
        margin-left: 53.125%
    }

    [am-Grid] [am-Grid-Col~="s:3"] {
        width: 73.4375%;
        float: left;
        margin-right: 6.25%
    }

    [am-Grid] [am-Grid-Col~="s:pre3"] {
        margin-left: 79.6875%
    }

    [am-Grid] [am-Grid-Col~="s:4"] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    [am-Grid] [am-Grid-Col~="s:pre4"] {
        margin-left: 106.25%
    }

    [am-Grid] [am-Grid-Row~="s:end"] {
        margin-right: 0;
        clear: right
    }

    [am-Grid] [am-Grid-Row~="s:start"] {
        clear: left
    }
}

@media (min-width: 569px) and (max-width: 1023px) {
    [am-Grid] [am-Grid-Col~="m:1"] {
        width:9.8484848485%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre1"] {
        margin-left: 12.8787878788%
    }

    [am-Grid] [am-Grid-Col~="m:2"] {
        width: 22.7272727273%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre2"] {
        margin-left: 25.7575757576%
    }

    [am-Grid] [am-Grid-Col~="m:3"] {
        width: 35.6060606061%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre3"] {
        margin-left: 38.6363636364%
    }

    [am-Grid] [am-Grid-Col~="m:4"] {
        width: 48.4848484848%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre4"] {
        margin-left: 51.5151515152%
    }

    [am-Grid] [am-Grid-Col~="m:5"] {
        width: 61.3636363636%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre5"] {
        margin-left: 64.3939393939%
    }

    [am-Grid] [am-Grid-Col~="m:6"] {
        width: 74.2424242424%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre6"] {
        margin-left: 77.2727272727%
    }

    [am-Grid] [am-Grid-Col~="m:7"] {
        width: 87.1212121212%;
        float: left;
        margin-right: 3.0303030303%
    }

    [am-Grid] [am-Grid-Col~="m:pre7"] {
        margin-left: 90.1515151515%
    }

    [am-Grid] [am-Grid-Col~="m:8"] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    [am-Grid] [am-Grid-Col~="m:pre8"] {
        margin-left: 103.0303030303%
    }

    [am-Grid] [am-Grid-Row~="m:end"] {
        margin-right: 0;
        clear: right
    }

    [am-Grid] [am-Grid-Row~="m:start"] {
        clear: left
    }
}

@media (min-width: 1024px) {
    [am-Grid] [am-Grid-Col~="l:1"] {
        width:6.5%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre1"] {
        margin-left: 8.5%
    }

    [am-Grid] [am-Grid-Col~="l:2"] {
        width: 15%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre2"] {
        margin-left: 17%
    }

    [am-Grid] [am-Grid-Col~="l:3"] {
        width: 23.5%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre3"] {
        margin-left: 25.5%
    }

    [am-Grid] [am-Grid-Col~="l:4"] {
        width: 32%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre4"] {
        margin-left: 34%
    }

    [am-Grid] [am-Grid-Col~="l:5"] {
        width: 40.5%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre5"] {
        margin-left: 42.5%
    }

    [am-Grid] [am-Grid-Col~="l:6"] {
        width: 49%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre6"] {
        margin-left: 51%
    }

    [am-Grid] [am-Grid-Col~="l:7"] {
        width: 57.5%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre7"] {
        margin-left: 59.5%
    }

    [am-Grid] [am-Grid-Col~="l:8"] {
        width: 66%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre8"] {
        margin-left: 68%
    }

    [am-Grid] [am-Grid-Col~="l:9"] {
        width: 74.5%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre9"] {
        margin-left: 76.5%
    }

    [am-Grid] [am-Grid-Col~="l:10"] {
        width: 83%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre10"] {
        margin-left: 85%
    }

    [am-Grid] [am-Grid-Col~="l:11"] {
        width: 91.5%;
        float: left;
        margin-right: 2%
    }

    [am-Grid] [am-Grid-Col~="l:pre11"] {
        margin-left: 93.5%
    }

    [am-Grid] [am-Grid-Col~="l:12"] {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0
    }

    [am-Grid] [am-Grid-Col~="l:pre12"] {
        margin-left: 102%
    }

    [am-Grid] [am-Grid-Row~="l:end"] {
        margin-right: 0;
        clear: right
    }

    [am-Grid] [am-Grid-Row~="l:start"] {
        clear: left
    }
}

.h-clearfix:after {
    content: " ";
    display: block;
    clear: both
}

.h-clear {
    clear: both
}

.h-clickable {
    cursor: pointer
}

.h-no-bullet {
    list-style: none
}

.h-hr {
    border: none;
    display: block;
    background-color: #dedede;
    height: 1px;
    margin-top: 16px;
    margin-bottom: 16px
}

.h-pull-right {
    float: right
}

.h-pull-left {
    float: left
}

.h-pull-none {
    float: none !important
}

.h-display-inlineblock {
    display: inline-block !important
}

.h-display-block {
    display: block !important
}

.h-position-absolute {
    position: absolute
}

.h-position-relative {
    position: relative
}

.h-position-fixed {
    position: fixed
}

.h-text-align-center {
    text-align: center
}

.h-text-align-left {
    text-align: left
}

.h-text-align-right {
    text-align: right
}

.h-word-wrap {
    word-wrap: break-word
}

.h-strikethrough {
    text-decoration: line-through
}

.h-text-truncate {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

.h-text-overflow-wrap-anywhere {
    overflow-wrap: anywhere
}

.h-full-width {
    width: 100%
}

.h-flexible {
    max-width: 100%
}

.h-image-svg {
    line-height: 0;
    display: block
}

.h-flex-video {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.2%;
    position: relative
}

.h-flex-video iframe,.h-flex-video video {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}

.h-m0 {
    margin: 0px !important
}

.h-mt0 {
    margin-top: 0px !important
}

.h-mr0 {
    margin-right: 0px !important
}

.h-mb0 {
    margin-bottom: 0px !important
}

.h-ml0 {
    margin-left: 0px !important
}

.h-mx0 {
    margin-left: 0px !important;
    margin-right: 0px !important
}

.h-my0 {
    margin-top: 0px !important;
    margin-bottom: 0px !important
}

.h-m1 {
    margin: 8px !important
}

.h-mt1 {
    margin-top: 8px !important
}

.h-mr1 {
    margin-right: 8px !important
}

.h-mb1 {
    margin-bottom: 8px !important
}

.h-ml1 {
    margin-left: 8px !important
}

.h-mx1 {
    margin-left: 8px !important;
    margin-right: 8px !important
}

.h-my1 {
    margin-top: 8px !important;
    margin-bottom: 8px !important
}

.h-m2 {
    margin: 16px !important
}

.h-mt2 {
    margin-top: 16px !important
}

.h-mr2 {
    margin-right: 16px !important
}

.h-mb2 {
    margin-bottom: 16px !important
}

.h-ml2 {
    margin-left: 16px !important
}

.h-mx2 {
    margin-left: 16px !important;
    margin-right: 16px !important
}

.h-my2 {
    margin-top: 16px !important;
    margin-bottom: 16px !important
}

.h-m3 {
    margin: 24px !important
}

.h-mt3 {
    margin-top: 24px !important
}

.h-mr3 {
    margin-right: 24px !important
}

.h-mb3 {
    margin-bottom: 24px !important
}

.h-ml3 {
    margin-left: 24px !important
}

.h-mx3 {
    margin-left: 24px !important;
    margin-right: 24px !important
}

.h-my3 {
    margin-top: 24px !important;
    margin-bottom: 24px !important
}

.h-m4 {
    margin: 32px !important
}

.h-mt4 {
    margin-top: 32px !important
}

.h-mr4 {
    margin-right: 32px !important
}

.h-mb4 {
    margin-bottom: 32px !important
}

.h-ml4 {
    margin-left: 32px !important
}

.h-mx4 {
    margin-left: 32px !important;
    margin-right: 32px !important
}

.h-my4 {
    margin-top: 32px !important;
    margin-bottom: 32px !important
}

.h-mxa {
    margin-left: auto !important;
    margin-right: auto !important
}

.h-mya {
    margin-bottom: auto !important;
    margin-top: auto !important
}

.h-p0 {
    padding: 0px !important
}

.h-pt0 {
    padding-top: 0px !important
}

.h-pr0 {
    padding-right: 0px !important
}

.h-pb0 {
    padding-bottom: 0px !important
}

.h-pl0 {
    padding-left: 0px !important
}

.h-px0 {
    padding-left: 0px !important;
    padding-right: 0px !important
}

.h-py0 {
    padding-top: 0px !important;
    padding-bottom: 0px !important
}

.h-p1 {
    padding: 8px !important
}

.h-pt1 {
    padding-top: 8px !important
}

.h-pr1 {
    padding-right: 8px !important
}

.h-pb1 {
    padding-bottom: 8px !important
}

.h-pl1 {
    padding-left: 8px !important
}

.h-px1 {
    padding-left: 8px !important;
    padding-right: 8px !important
}

.h-py1 {
    padding-top: 8px !important;
    padding-bottom: 8px !important
}

.h-p2 {
    padding: 16px !important
}

.h-pt2 {
    padding-top: 16px !important
}

.h-pr2 {
    padding-right: 16px !important
}

.h-pb2 {
    padding-bottom: 16px !important
}

.h-pl2 {
    padding-left: 16px !important
}

.h-px2 {
    padding-left: 16px !important;
    padding-right: 16px !important
}

.h-py2 {
    padding-top: 16px !important;
    padding-bottom: 16px !important
}

.h-p3 {
    padding: 24px !important
}

.h-pt3 {
    padding-top: 24px !important
}

.h-pr3 {
    padding-right: 24px !important
}

.h-pb3 {
    padding-bottom: 24px !important
}

.h-pl3 {
    padding-left: 24px !important
}

.h-px3 {
    padding-left: 24px !important;
    padding-right: 24px !important
}

.h-py3 {
    padding-top: 24px !important;
    padding-bottom: 24px !important
}

.h-p4 {
    padding: 32px !important
}

.h-pt4 {
    padding-top: 32px !important
}

.h-pr4 {
    padding-right: 32px !important
}

.h-pb4 {
    padding-bottom: 32px !important
}

.h-pl4 {
    padding-left: 32px !important
}

.h-px4 {
    padding-left: 32px !important;
    padding-right: 32px !important
}

.h-py4 {
    padding-top: 32px !important;
    padding-bottom: 32px !important
}

@media (max-width: 1023px) {
    .is-hidden-tablet-and-below {
        display:none !important
    }
}

@media (max-width: 568px) {
    .is-hidden-phone {
        display:none !important
    }
}

@media (min-width: 569px) {
    .is-hidden-tablet-and-above {
        display:none !important
    }
}

@media (min-width: 1024px) {
    .is-hidden-desktop {
        display:none !important
    }
}

.is-visually-hidden,.js .is-visually-hidden--js {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.hidden,.is-hidden {
    display: none !important
}

.no-js .is-hidden--no-js {
    display: none !important
}

.js .is-hidden--js {
    display: none !important
}

.is-loading {
    background-image: url(/assets/common/pagination_loader-ccdae013a8bbb92cbd0d52d6e1db2fea8a05b335a67409822029a16505e9adb5.gif);
    background-position: center center;
    background-repeat: no-repeat;
    height: 30px
}

.is-pjax-loading {
    opacity: 0.4
}

.is-disabled-loading,.is-disabled-interaction {
    position: relative
}

.is-disabled-loading:before,.is-disabled-interaction:before {
    content: "";
    background-color: white;
    opacity: 0.4;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.is-disabled-interaction {
    cursor: default
}

.is-disabled-loading {
    cursor: wait
}

.no-svg .is-hidden--no-svg,.svg .is-hidden--svg {
    display: none
}

.svg .is-hidden--no-svg,.no-svg .is-hidden--svg {
    display: inline
}

@font-face {
    font-family: 'PolySans-Neutral';
    src: url(/assets/PolySans-Family/PolySans-Neutral-97805fdcd154c8dade0711b51e8ee36a88f411929fc0fdc812782006232b1407.otf) format("opentype");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'PolySans-Median';
    src: url(/assets/PolySans-Family/PolySans-Median-3a831d451fb6e08a2d12ff4af107eea1a4ee286096911338ec3985e89f59c841.otf) format("opentype");
    font-weight: normal;
    font-style: normal
}

.t-body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 16px;
    padding: 0
}

.t-body a {
    color: #0084B4
}

.t-body a:hover {
    color: #00719b
}

.t-body.-size-xl {
    font-size: 20px
}

.t-body.-size-l {
    font-size: 18px
}

.t-body.-size-m {
    font-size: 14px
}

.t-body.-size-s {
    font-size: 12px
}

.t-body.-color-dark,.t-body {
    color: #666666
}

.t-body.-color-mid {
    color: #999999
}

.t-body.-color-light {
    color: white
}

.t-body.-color-inherit {
    color: inherit
}

.t-body.-color-danger {
    color: #df2c2c
}

.t-body.-color-success {
    color: #82b541
}

.t-body.-color-warning {
    color: #efa506
}

.t-body.-style-italic {
    font-style: italic
}

.t-body.-weight-bold {
    font-weight: 700
}

.t-currency {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-weight: inherit;
    line-height: 1
}

.t-currency::first-letter {
    margin-right: 0.05em;
    font-size: 12px;
    line-height: 1.25em;
    font-weight: normal;
    vertical-align: top
}

@-moz-document url-prefix() {
    .t-currency::first-letter {
        float: left
    }
}

.t-heading {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 16px;
    padding: 0
}

.t-heading a {
    color: #0084B4
}

.t-heading a:hover {
    color: #00719b
}

.t-heading.-size-xxl {
    font-size: 36px
}

.t-heading.-size-xl {
    font-size: 32px
}

.t-heading.-size-l {
    font-size: 28px
}

.t-heading.-responsive-size-l {
    font-size: 28px
}

@media (max-width: 1023px) {
    .t-heading.-responsive-size-l {
        font-size:24px
    }
}

.t-heading.-size-m {
    font-size: 24px
}

.t-heading.-size-s {
    font-size: 20px
}

.t-heading.-size-xs {
    font-size: 18px
}

.t-heading.-size-xxs {
    font-size: 14px
}

.t-heading.-size-inherit {
    font-size: inherit
}

.t-heading.-color-dark,.t-heading {
    color: #454545
}

.t-heading.-color-mid {
    color: #545454
}

.t-heading.-color-light {
    color: white
}

.t-heading.-color-inherit {
    color: inherit
}

.t-heading.-color-highlight {
    color: #82b440
}

.t-heading.-weight-normal {
    font-weight: 400
}

.t-heading.-weight-light {
    font-weight: 300
}

.t-heading.-margin-none {
    margin: 0
}

.t-icon-list {
    list-style: none;
    margin: 0 0 8px 8px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.t-icon-list a {
    color: #0084B4
}

.t-icon-list a:hover {
    color: #00719b
}

.t-icon-list.-offset-flush {
    margin-left: 8px
}

.t-icon-list.-font-size-s {
    font-size: 12px
}

.t-icon-list.-font-size-m,.t-icon-list {
    font-size: 16px
}

.t-icon-list.-icon-size-s .t-icon-list__item:before {
    font-size: 12px
}

.t-icon-list.-icon-size-m .t-icon-list__item:before,.t-icon-list .t-icon-list__item:before {
    font-size: 14px
}

.t-icon-list__item {
    position: relative;
    padding-left: 16px
}

.t-icon-list__item:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    position: relative;
    left: -23px;
    margin-right: -15px
}

.t-icon-list__item.-icon-ok:before {
    content: "ï„·"
}

.t-icon-list__item.-icon-cancel:before {
    content: "ï„Œ"
}

.t-icon-list__item.-icon-caret:before {
    content: "ï„„"
}

.t-icon-list__item.-color-mid:before,.t-icon-list__item:before {
    color: gray
}

.t-icon-list__item.-color-dark:before {
    color: black
}

.t-icon-list__item.-color-light:before {
    color: white
}

.t-icon-list__item.-color-primary:before {
    color: #82b440
}

.t-link {
    color: #0084B4;
    text-decoration: underline
}

.t-link:hover {
    color: #00719b
}

.t-link:hover {
    text-decoration: none
}

.t-link.-color-dark {
    color: #454545
}

.t-link.-color-dark:hover {
    color: #787878
}

.t-link.-color-light {
    color: white
}

.t-link.-color-light:hover {
    color: whitesmoke
}

.t-link.-color-default {
    color: #0084B4
}

.t-link.-color-default:hover {
    color: #00719b
}

.t-link.-color-inherit {
    color: currentColor
}

.t-link.-decoration-reversed {
    text-decoration: none
}

.t-link.-decoration-reversed:hover {
    text-decoration: underline
}

.t-link.-decoration-none {
    text-decoration: none
}

.t-link.-decoration-none:hover {
    text-decoration: none
}

.t-link.-weight-bold {
    font-weight: 700
}

.t-link.-weight-normal {
    font-weight: 400
}

.t-link.-weight-light {
    font-weight: 300
}

.t-list {
    list-style: disc;
    margin-left: 32px
}

.t-list.-style-none {
    list-style: none;
    margin-left: 0
}

.t-list.-style-decimal {
    list-style: decimal
}

.t-list.-style-alpha {
    list-style: lower-alpha
}

.t-list.-style-lower-roman {
    list-style: lower-roman
}

li.t-list__indent {
    padding: 10px 0px;
    margin-left: 10px;
    list-style: none
}

.t-preformatted {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.t-preformatted p {
    color: #666666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 16px;
    padding: 0
}

.t-preformatted p a {
    color: #0084B4
}

.t-preformatted p a:hover {
    color: #00719b
}

.t-preformatted h1 {
    display: none
}

.t-preformatted h2,.t-preformatted h3,.t-preformatted h4,.t-preformatted h5,.t-preformatted h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    color: #454545;
    margin-bottom: 8px;
    padding: 0
}

.t-preformatted h2 a,.t-preformatted h3 a,.t-preformatted h4 a,.t-preformatted h5 a,.t-preformatted h6 a {
    color: #0084B4
}

.t-preformatted h2 a:hover,.t-preformatted h3 a:hover,.t-preformatted h4 a:hover,.t-preformatted h5 a:hover,.t-preformatted h6 a:hover {
    color: #00719b
}

.t-preformatted small {
    color: #909090;
    font-size: 12px
}

.t-preformatted ol,.t-preformatted ul {
    font-size: 14px;
    margin-bottom: 16px;
    padding-left: 25px
}

.t-preformatted ol:last-child,.t-preformatted ul:last-child {
    margin-bottom: 0
}

.t-preformatted ol {
    list-style-type: decimal
}

.t-preformatted ul {
    list-style: disc
}

.t-preformatted table {
    margin-bottom: 16px;
    max-width: 100%;
    overflow: auto
}

.t-preformatted img {
    max-width: 100%
}

.t-preformatted blockquote {
    border-left: 1px solid #454545;
    color: #777;
    font-size: 14px;
    font-style: italic;
    margin-bottom: 16px;
    padding-left: 16px
}

.t-preformatted pre {
    font-size: 14px;
    margin-bottom: 16px
}

.f-checkbox {
    font-size: 13px;
    font-weight: normal;
    outline: 0
}

.f-checkbox.is-invalid,.f-checkbox.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-checkbox[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.f-checkbox.is-read-only {
    cursor: text;
    border-style: dashed
}

.f-file {
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    margin-top: 8px
}

.f-file.is-invalid,.f-file.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-file[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.f-file.is-read-only {
    cursor: text;
    border-style: dashed
}

.f-input {
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    height: 30px;
    line-height: 1;
    border-radius: 4px;
    color: gray;
    background: white;
    border: 1px solid #bababa;
    padding: 5px 8px
}

.f-input.is-invalid,.f-input.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-input[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.f-input.is-read-only {
    cursor: text;
    border-style: dashed
}

.f-input:focus,.f-input.is-focussed {
    -webkit-transition: -webkit-box-shadow 0.30s ease-in-out;
    transition: -webkit-box-shadow 0.30s ease-in-out;
    transition: box-shadow 0.30s ease-in-out;
    transition: box-shadow 0.30s ease-in-out, -webkit-box-shadow 0.30s ease-in-out;
    -webkit-box-shadow: 0 0 5px #9ecaed;
    box-shadow: 0 0 5px #9ecaed;
    border-color: #9ecaed
}

.f-input.-font-monospace {
    font-family: Consolas, Monaco, "Lucida Console", monospace
}

.f-input.-size-m {
    height: 40px;
    font-size: 20px
}

.f-input.-width-full {
    width: 100%
}

.f-input[data-icon="true"] {
    background-repeat: no-repeat;
    background-size: 20px 20px;
    background-position: right 5px center
}

.f-input[data-status="valid"][data-icon="true"],.f-input.is-valid[data-icon="true"] {
    background-image: url(/assets/common/input-validation__valid-ad0699536415d38e62ad0ed66070d56104aabeb5dc4ce4742ee841fdcf5ed338.svg)
}

.f-input[data-status="invalid"],.f-input[data-status="error"],.f-input.is-error,.f-input.is-invalid {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-input[data-status="invalid"]:focus,.f-input.is-focussed[data-status="invalid"],.f-input[data-status="error"]:focus,.f-input.is-focussed[data-status="error"],.f-input.is-error:focus,.f-input.is-error.is-focussed,.f-input.is-invalid:focus,.f-input.is-invalid.is-focussed {
    -webkit-box-shadow: 0 0 5px currentColor;
    box-shadow: 0 0 5px currentColor
}

.f-input[data-status="invalid"][data-icon="true"],.f-input[data-status="error"][data-icon="true"],.f-input.is-error[data-icon="true"],.f-input.is-invalid[data-icon="true"] {
    background-image: url(/assets/common/input-validation__invalid-ecb44f2043f8a65c6b5cfdf3b5b813e4b66ba72e20c1bfa98dc03ec091673a27.svg)
}

.f-input[data-status="warning"],.f-input.is-warning {
    color: #efa506;
    border: currentColor 1px solid
}

.f-input[data-status="warning"]:focus,.f-input.is-focussed[data-status="warning"],.f-input.is-warning:focus,.f-input.is-warning.is-focussed {
    -webkit-box-shadow: 0 0 5px currentColor;
    box-shadow: 0 0 5px currentColor
}

.f-input[data-status="warning"][data-icon="true"],.f-input.is-warning[data-icon="true"] {
    background-image: url(/assets/common/input-validation__warning-74518a1b8f84c370ba6b297fe6d1a99c376fe0c1d5beec24487c22bc6f1df8e2.svg)
}

.f-input[data-status="pending"][data-icon="true"],.f-input.is-pending[data-icon="true"] {
    background-image: url(/assets/common/input-validation__pending-eda46ca6b1d93ee958f6291dcffb19f26970274b1a3405d86e6194d9486f330b.gif)
}

.f-input::-ms-clear,.f-input::-ms-reveal {
    width: 0;
    height: 0
}

.f-radio {
    font-size: 13px
}

.f-search {
    font-size: 13px;
    font-weight: normal;
    outline: 0
}

.f-search.is-invalid,.f-search.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-search[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.f-search.is-read-only {
    cursor: text;
    border-style: dashed
}

.f-select {
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    width: auto;
    height: 30px;
    padding: 5px 8px;
    border-radius: 4px;
    background: white;
    color: #333333;
    border: 1px solid #bababa
}

.f-select.is-invalid,.f-select.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-select[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.f-select.is-read-only {
    cursor: text;
    border-style: dashed
}

.f-select:focus,.f-select.is-focussed {
    -webkit-transition: -webkit-box-shadow 0.30s ease-in-out;
    transition: -webkit-box-shadow 0.30s ease-in-out;
    transition: box-shadow 0.30s ease-in-out;
    transition: box-shadow 0.30s ease-in-out, -webkit-box-shadow 0.30s ease-in-out;
    -webkit-box-shadow: 0 0 5px #9ecaed;
    box-shadow: 0 0 5px #9ecaed;
    border-color: #9ecaed
}

.f-select.-type-multi {
    height: 100px
}

.f-select.-size-l {
    height: 50px;
    font-size: 25px
}

.f-select.-width-full {
    width: 100%
}

.f-select[data-status="invalid"],.f-select[data-status="error"],.f-select.is-error,.f-select.is-invalid {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-select[data-status="invalid"]:focus,.f-select.is-focussed[data-status="invalid"],.f-select[data-status="error"]:focus,.f-select.is-focussed[data-status="error"],.f-select.is-error:focus,.f-select.is-error.is-focussed,.f-select.is-invalid:focus,.f-select.is-invalid.is-focussed {
    -webkit-box-shadow: 0 0 5px currentColor;
    box-shadow: 0 0 5px currentColor
}

.f-select[data-status="warning"],.f-select.is-warning {
    color: #efa506;
    border: currentColor 1px solid
}

.f-select[data-status="warning"]:focus,.f-select.is-focussed[data-status="warning"],.f-select.is-warning:focus,.f-select.is-warning.is-focussed {
    -webkit-box-shadow: 0 0 5px currentColor;
    box-shadow: 0 0 5px currentColor
}

.f-textarea {
    font-size: 13px;
    font-weight: normal;
    outline: 0;
    line-height: 1.25;
    border-radius: 4px;
    color: gray;
    background: white;
    border: 1px solid #bababa;
    padding: 5px 8px;
    font-size: 14px;
    width: 100%;
    height: 150px
}

.f-textarea.is-invalid,.f-textarea.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-textarea[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.f-textarea.is-read-only {
    cursor: text;
    border-style: dashed
}

.f-textarea:focus,.f-textarea.is-focussed {
    -webkit-transition: -webkit-box-shadow 0.30s ease-in-out;
    transition: -webkit-box-shadow 0.30s ease-in-out;
    transition: box-shadow 0.30s ease-in-out;
    transition: box-shadow 0.30s ease-in-out, -webkit-box-shadow 0.30s ease-in-out;
    -webkit-box-shadow: 0 0 5px #9ecaed;
    box-shadow: 0 0 5px #9ecaed;
    border-color: #9ecaed
}

.f-textarea.is-invalid,.f-textarea.is-error {
    color: #df2c2c;
    border: currentColor 1px solid
}

.f-textarea.is-invalid:focus,.f-textarea.is-invalid.is-focussed,.f-textarea.is-error:focus,.f-textarea.is-error.is-focussed {
    -webkit-box-shadow: 0 0 5px currentColor;
    box-shadow: 0 0 5px currentColor
}

.f-textarea.-type-autosize {
    display: block;
    height: 30px;
    max-height: 150px;
    max-width: 100%;
    -webkit-appearance: none
}

@media (min-width: 1024px) {
    .f-textarea.-type-autosize {
        max-height:none
    }
}

.no-js .f-textarea.-type-autosize {
    height: 150px
}

.e-alert-box {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin-bottom: 16px;
    padding: 16px;
    background-color: whitesmoke;
    border-left: 6px solid #efa506;
    border-radius: 4px;
    color: #454545;
    text-align: left
}

.e-alert-box__icon {
    display: none
}

@media (min-width: 569px) {
    .e-alert-box__icon {
        -webkit-flex:0 0 30px;
        -ms-flex: 0 0 30px;
        flex: 0 0 30px;
        display: block;
        text-align: left;
        color: #efa506;
        font-size: 14px
    }
}

.e-alert-box__message {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0
}

.e-alert-box__dismiss {
    -webkit-flex: 0 0 25px auto;
    -ms-flex: 0 0 25px auto;
    flex: 0 0 25px auto;
    text-align: right;
    padding-left: 2%
}

.e-alert-box__dismiss-icon {
    display: block;
    color: #bababa;
    font-size: 10px;
    line-height: 20px;
    text-decoration: none
}

.e-alert-box__dismiss-icon:hover {
    color: gray
}

.e-alert-box.-type-success {
    border-color: #82b541
}

.e-alert-box.-type-success .e-alert-box__icon {
    color: #82b541
}

.e-alert-box.-type-alert {
    border-color: #df2c2c
}

.e-alert-box.-type-alert .e-alert-box__icon {
    color: #df2c2c
}

.e-alert-box.-type-warning {
    border-color: #efa506
}

.e-alert-box.-type-warning .e-alert-box__icon {
    color: #efa506
}

.no-flexbox .e-alert-box {
    display: table;
    width: 100%
}

.no-flexbox .e-alert-box__icon {
    width: 1px;
    white-space: nowrap;
    display: table-cell;
    padding-right: 16px
}

.no-flexbox .e-alert-box__message {
    display: table-cell
}

.no-flexbox .e-alert-box__dismiss {
    width: 1px;
    white-space: nowrap;
    display: table-cell;
    min-width: 25px
}

.e-btn,.e-btn--outline,.e-btn--3d {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    border: none;
    border-radius: 4px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.e-btn:hover,.e-btn--outline:hover,.e-btn--3d:hover,.e-btn:focus,.e-btn--outline:focus,.e-btn--3d:focus {
    text-decoration: none;
    outline: none
}

.e-btn[data-state=disabled],.e-btn--outline[data-state=disabled],.e-btn--3d[data-state=disabled],.e-btn.is-disabled,.is-disabled.e-btn--outline,.is-disabled.e-btn--3d {
    background-color: #bababa !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    color: #dedede !important;
    cursor: not-allowed !important
}

.e-btn.-color-default,.e-btn,.e-btn--outline,.e-btn--3d {
    background-color: gray;
    color: white
}

.e-btn.-color-default:hover,.e-btn.-color-default:focus,.e-btn.-color-default:active,.e-btn:hover,.e-btn--outline:hover,.e-btn--3d:hover,.e-btn:focus,.e-btn--outline:focus,.e-btn--3d:focus,.e-btn:active,.e-btn--outline:active,.e-btn--3d:active {
    background-color: #787878
}

.e-btn.-color-primary,.-color-primary.e-btn--outline,.-color-primary.e-btn--3d {
    background-color: #82b440
}

.e-btn.-color-primary:hover,.-color-primary.e-btn--outline:hover,.-color-primary.e-btn--3d:hover,.e-btn.-color-primary:focus,.-color-primary.e-btn--outline:focus,.-color-primary.e-btn--3d:focus,.e-btn.-color-primary:active,.-color-primary.e-btn--outline:active,.-color-primary.e-btn--3d:active {
    background-color: #7aa93c
}

.e-btn.-color-secondary,.-color-secondary.e-btn--outline,.-color-secondary.e-btn--3d {
    background-color: #0084B4
}

.e-btn.-color-secondary:hover,.-color-secondary.e-btn--outline:hover,.-color-secondary.e-btn--3d:hover,.e-btn.-color-secondary:focus,.-color-secondary.e-btn--outline:focus,.-color-secondary.e-btn--3d:focus,.e-btn.-color-secondary:active,.-color-secondary.e-btn--outline:active,.-color-secondary.e-btn--3d:active {
    background-color: #00719b
}

.e-btn.-color-warning,.-color-warning.e-btn--outline,.-color-warning.e-btn--3d {
    background-color: #f39c12
}

.e-btn.-color-warning:hover,.-color-warning.e-btn--outline:hover,.-color-warning.e-btn--3d:hover,.e-btn.-color-warning:focus,.-color-warning.e-btn--outline:focus,.-color-warning.e-btn--3d:focus,.e-btn.-color-warning:active,.-color-warning.e-btn--outline:active,.-color-warning.e-btn--3d:active {
    background-color: #ea940c
}

.e-btn.-color-destructive,.-color-destructive.e-btn--outline,.-color-destructive.e-btn--3d {
    background-color: #df2c2c
}

.e-btn.-color-destructive:hover,.-color-destructive.e-btn--outline:hover,.-color-destructive.e-btn--3d:hover,.e-btn.-color-destructive:focus,.-color-destructive.e-btn--outline:focus,.-color-destructive.e-btn--3d:focus,.e-btn.-color-destructive:active,.-color-destructive.e-btn--outline:active,.-color-destructive.e-btn--3d:active {
    background-color: #ce2424
}

.e-btn.-color-light,.-color-light.e-btn--outline,.-color-light.e-btn--3d {
    background-color: #e6e6e6;
    border: 1px solid #dedede;
    color: #666666
}

.e-btn.-color-light:hover,.-color-light.e-btn--outline:hover,.-color-light.e-btn--3d:hover,.e-btn.-color-light:focus,.-color-light.e-btn--outline:focus,.-color-light.e-btn--3d:focus,.e-btn.-color-light:active,.-color-light.e-btn--outline:active,.-color-light.e-btn--3d:active {
    background-color: #e0e0e0
}

.e-btn.-color-dark,.-color-dark.e-btn--outline,.-color-dark.e-btn--3d {
    background-color: #333333
}

.e-btn.-color-dark:hover,.-color-dark.e-btn--outline:hover,.-color-dark.e-btn--3d:hover,.e-btn.-color-dark:focus,.-color-dark.e-btn--outline:focus,.-color-dark.e-btn--3d:focus,.e-btn.-color-dark:active,.-color-dark.e-btn--outline:active,.-color-dark.e-btn--3d:active {
    background-color: #262626
}

.e-btn.-color-muted,.-color-muted.e-btn--outline,.-color-muted.e-btn--3d {
    background-color: #ababab
}

.e-btn.-color-transparent,.-color-transparent.e-btn--outline,.-color-transparent.e-btn--3d {
    background-color: transparent;
    color: #454545
}

.e-btn.-color-transparent:hover,.-color-transparent.e-btn--outline:hover,.-color-transparent.e-btn--3d:hover,.e-btn.-color-transparent:focus,.-color-transparent.e-btn--outline:focus,.-color-transparent.e-btn--3d:focus,.e-btn.-color-transparent:active,.-color-transparent.e-btn--outline:active,.-color-transparent.e-btn--3d:active,.e-btn.-color-transparent.is-active,.-color-transparent.is-active.e-btn--outline,.-color-transparent.is-active.e-btn--3d {
    background-color: transparent;
    color: #0084B4
}

.e-btn.-width-full,.-width-full.e-btn--outline,.-width-full.e-btn--3d {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.e-btn.-size-xs,.-size-xs.e-btn--outline,.-size-xs.e-btn--3d {
    font-size: 12px;
    padding: 7px 10px;
    line-height: 1
}

.e-btn.-size-s,.e-btn,.e-btn--outline,.e-btn--3d {
    font-size: 14px;
    padding: 5px 20px;
    line-height: 1.5
}

.e-btn.-size-m,.-size-m.e-btn--outline,.-size-m.e-btn--3d {
    font-size: 16px;
    padding: 10px 20px
}

.e-btn.-size-l,.-size-l.e-btn--outline,.-size-l.e-btn--3d {
    font-size: 18px;
    padding: 14px 20px
}

.e-btn.-size-xl,.-size-xl.e-btn--outline,.-size-xl.e-btn--3d {
    font-size: 24px;
    padding: 24px 36px
}

.e-btn.-border-none,.-border-none.e-btn--outline,.-border-none.e-btn--3d {
    border: none
}

.e-btn--3d {
    -webkit-box-shadow: 0 2px 0 #545454;
    box-shadow: 0 2px 0 #545454;
    position: relative
}

.e-btn--3d:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #545454;
    box-shadow: 0 1px 0 #545454
}

.e-btn--3d.-color-primary {
    -webkit-box-shadow: 0 2px 0 #6f9a37;
    box-shadow: 0 2px 0 #6f9a37;
    position: relative
}

.e-btn--3d.-color-primary:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #6f9a37;
    box-shadow: 0 1px 0 #6f9a37
}

.e-btn--3d.-color-warning {
    -webkit-box-shadow: 0 2px 0 #a66908;
    box-shadow: 0 2px 0 #a66908;
    position: relative
}

.e-btn--3d.-color-warning:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #a66908;
    box-shadow: 0 1px 0 #a66908
}

.e-btn--3d.-color-destructive {
    -webkit-box-shadow: 0 2px 0 #aa3737;
    box-shadow: 0 2px 0 #aa3737;
    position: relative
}

.e-btn--3d.-color-destructive:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #aa3737;
    box-shadow: 0 1px 0 #aa3737
}

.e-btn--3d.-color-secondary {
    -webkit-box-shadow: 0 2px 0 #006a90;
    box-shadow: 0 2px 0 #006a90;
    position: relative
}

.e-btn--3d.-color-secondary:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #006a90;
    box-shadow: 0 1px 0 #006a90
}

.e-btn--3d.-color-light {
    -webkit-box-shadow: 0 2px 0 #a8a8a8;
    box-shadow: 0 2px 0 #a8a8a8;
    position: relative;
    border: none
}

.e-btn--3d.-color-light:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #a8a8a8;
    box-shadow: 0 1px 0 #a8a8a8
}

.e-btn--outline {
    border: 1px solid #bababa;
    color: gray;
    padding: 4px 20px
}

.e-btn--outline:hover,.e-btn--outline:focus,.e-btn--outline:active {
    border-color: gray;
    background-color: transparent;
    color: #545454
}

.e-btn--outline,.e-btn--outline.-color-primary,.e-btn--outline.-color-warning,.e-btn--outline.-color-destructive,.e-btn--outline.-color-secondary,.e-btn--outline.-color-light {
    background-color: transparent
}

.e-btn--outline:hover,.e-btn--outline:focus,.e-btn--outline:active,.e-btn--outline.-color-primary:hover,.e-btn--outline.-color-primary:focus,.e-btn--outline.-color-primary:active,.e-btn--outline.-color-warning:hover,.e-btn--outline.-color-warning:focus,.e-btn--outline.-color-warning:active,.e-btn--outline.-color-destructive:hover,.e-btn--outline.-color-destructive:focus,.e-btn--outline.-color-destructive:active,.e-btn--outline.-color-secondary:hover,.e-btn--outline.-color-secondary:focus,.e-btn--outline.-color-secondary:active,.e-btn--outline.-color-light:hover,.e-btn--outline.-color-light:focus,.e-btn--outline.-color-light:active {
    color: white;
    border-color: gray;
    background-color: gray
}

.e-btn--outline.-color-primary {
    border-color: #82b440;
    color: #7aa93c
}

.e-btn--outline.-color-primary:hover,.e-btn--outline.-color-primary:focus,.e-btn--outline.-color-primary:active {
    background-color: #82b440;
    border-color: #82b440
}

.e-btn--outline.-color-warning {
    border-color: #f39c12;
    color: #f39c12
}

.e-btn--outline.-color-warning:hover,.e-btn--outline.-color-warning:focus,.e-btn--outline.-color-warning:active {
    background-color: #f39c12;
    border-color: #f39c12
}

.e-btn--outline.-color-destructive {
    border-color: #df2c2c;
    color: #df2c2c
}

.e-btn--outline.-color-destructive:hover,.e-btn--outline.-color-destructive:focus,.e-btn--outline.-color-destructive:active {
    background-color: #df2c2c;
    border-color: #df2c2c
}

.e-btn--outline.-color-secondary {
    border-color: #0084B4;
    color: #0084B4
}

.e-btn--outline.-color-secondary:hover,.e-btn--outline.-color-secondary:focus,.e-btn--outline.-color-secondary:active {
    background-color: #0084B4;
    border-color: #0084B4
}

.e-btn--outline.-color-light {
    border-color: white;
    color: white
}

.e-btn--outline.-color-light:hover,.e-btn--outline.-color-light:focus,.e-btn--outline.-color-light:active {
    background-color: white;
    border-color: white;
    color: gray
}

.e-btn--paypal {
    max-width: 200px;
    float: right
}

.e-fieldset {
    border: #e1e8ed 1px solid;
    margin-bottom: 30px;
    background-color: white
}

.e-fieldset.is-disabled {
    opacity: 0.6;
    cursor: not-allowed
}

.e-fieldset.-color-dark {
    background-color: #fafafa
}

.e-fieldset.-border-radius-all,.e-fieldset {
    border-radius: 4px
}

.e-fieldset.-border-radius-none {
    border-radius: 0
}

.e-fieldset.-border-radius-top {
    border-radius: 4px 4px 0 0
}

.e-fieldset.-border-radius-bottom {
    border-radius: 0 0 4px 4px
}

.e-fieldset__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 16px
}

.e-fieldset__header.-divider-bottom {
    border-bottom: #e1e8ed 1px solid;
    padding-bottom: 8px;
    margin-bottom: 16px
}

.e-fieldset__prefix {
    -webkit-flex: 0 0 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

.e-fieldset__prefix>span {
    position: relative;
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border-radius: 15px;
    background-color: #454545;
    font-size: 16px;
    color: white;
    top: -1px
}

.e-fieldset__title {
    -webkit-flex: 2 0 auto;
    -ms-flex: 2 0 auto;
    flex: 2 0 auto;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    max-width: 100%
}

.e-fieldset__subtitle {
    margin: 5px 0
}

.e-fieldset__action {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    text-align: right
}

.e-fieldset__body:after {
    content: " ";
    display: block;
    clear: both
}

.e-fieldset__body.-spacing-s,.e-fieldset__body {
    margin: 8px 16px
}

.e-fieldset__body.-spacing-m {
    margin-top: 16px;
    margin-bottom: 16px
}

.e-fieldset__body.-spacing-l {
    margin-top: 24px;
    margin-bottom: 24px
}

.e-fieldset__body.-spacing-none {
    margin: 0
}

.e-fieldset__body.-divider-top {
    border-top: #e1e8ed 1px solid;
    padding-top: 16px;
    margin-top: 8px
}

.e-fieldset__footer {
    background-color: #fafafa;
    border-top: #e0e0e0 1px solid;
    padding: 16px;
    text-align: right
}

@media (min-width: 569px) {
    .e-fieldset__footer {
        padding:24px 16px
    }
}

.e-fieldset__divider {
    border: none;
    display: block;
    background-color: #e1e8ed;
    height: 1px;
    margin-top: 16px;
    margin-bottom: 16px
}

.no-flexbox .e-fieldset__header {
    display: block
}

.no-flexbox .e-fieldset__header:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .e-fieldset__prefix,.no-flexbox .e-fieldset__title {
    float: left;
    margin-right: 8px
}

.no-flexbox .e-fieldset__action {
    float: right
}

.e-form {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    font-size: 13px
}

.e-form .e-form__label {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-bottom: 2px
}

.e-form .e-form__group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    width: 100%;
    position: relative;
    margin-bottom: 8px
}

.e-form .e-form__group.-spacing-none {
    margin-bottom: 0
}

.e-form .e-form__input {
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin-bottom: 5px
}

.e-form .e-form__response {
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin-bottom: 5px
}

.e-form .e-form__response:empty {
    display: none !important
}

.e-form.-layout-vertical-inline .e-form__label {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    margin: 0 10px 2px 0
}

.e-form.-layout-vertical-inline .e-form__hint {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto
}

.e-form.-layout-vertical-inline .e-form__input {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3
}

.e-form.-layout-vertical-inline .e-form__response {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

@media (min-width: 569px) {
    .e-form.-layout-horizontal {
        position:relative
    }

    .e-form.-layout-horizontal .e-form__group {
        padding-left: 200px
    }

    .e-form.-layout-horizontal .e-form__group .e-form__label {
        position: absolute;
        left: 0;
        width: 190px
    }
}

.e-form.-layout-vertical .e-form__response:not(:empty)+.e-form__hint:not(:empty),.e-form.-layout-horizontal .e-form__response:not(:empty)+.e-form__hint:not(:empty) {
    display: none
}

.e-form__base-errors {
    width: 100%;
    color: #df2c2c;
    margin-bottom: 16px;
    margin-top: 16px
}

.e-form__base-errors:empty {
    display: none !important
}

.e-form__base-errors a {
    color: currentColor;
    text-decoration: underline
}

.e-form__base-errors a:hover {
    text-decoration: none
}

.e-form__base-errors li {
    list-style-type: disc;
    margin-left: 20px
}

.e-form__base-errors li:only-child {
    list-style-type: none;
    margin-left: 0
}

.e-form__label {
    font-weight: bold
}

.e-form__label label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.e-form__label label.is-required:after {
    content: " *";
    color: #df2c2c
}

.e-form__label label.is-disabled {
    opacity: 0.6
}

.e-form__label abbr {
    border-bottom: none;
    color: #df2c2c
}

.e-form__response {
    color: #df2c2c
}

.e-form__response a {
    color: currentColor
}

.e-form__response a:hover {
    text-decoration: none
}

.e-form__response.is-valid,.e-form__response[data-status="valid"] {
    color: #82b541
}

.e-form__response.is-warning,.e-form__response[data-status="warning"] {
    color: #efa506
}

.e-form__response.is-pending,.e-form__response[data-status="pending"] {
    color: #999999
}

.e-form__hint {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    margin-bottom: 5px;
    color: #787878
}

.e-form__hint a {
    color: #0084B4
}

.e-form__hint a:hover {
    color: #00719b
}

.no-flexbox .e-form__group,.no-flexbox .e-form__label,.no-flexbox .e-form__input,.no-flexbox .e-form__hint,.no-flexbox .e-form__response {
    display: block;
    width: 100%
}

.e-modal {
    position: relative;
    margin: 20px auto
}

.e-modal.-width-xs {
    max-width: 360px
}

.e-modal.-width-s {
    max-width: 490px
}

.e-modal.-width-m,.e-modal {
    max-width: 600px
}

.e-modal.-width-l {
    max-width: 970px
}

.e-modal__close {
    position: absolute;
    right: 0;
    top: 24px;
    z-index: 1
}

button.e-modal__close {
    background-color: transparent
}

button.e-modal__close:hover,button.e-modal__close:active,button.e-modal__close:focus {
    background-color: transparent
}

.e-modal__section,.e-modal__footer,.e-modal__header {
    overflow: auto;
    margin-top: -1px
}

.e-modal__section.-background-light,.e-modal__section,.e-modal__footer,.e-modal__header {
    background-color: white;
    border: 1px solid #dedede
}

.e-modal__section.-background-mid,.-background-mid.e-modal__footer,.-background-mid.e-modal__header {
    background-color: whitesmoke;
    border: 1px solid #dedede
}

.e-modal__section.-background-dark,.-background-dark.e-modal__footer,.-background-dark.e-modal__header {
    background-color: #262626;
    border: none;
    color: white
}

.e-modal__section.-padding-s,.e-modal__section,.e-modal__footer,.e-modal__header {
    padding: 16px
}

.e-modal__section.-padding-m,.-padding-m.e-modal__footer,.-padding-m.e-modal__header {
    padding-top: 24px;
    padding-bottom: 24px
}

.e-modal__section.-padding-l,.-padding-l.e-modal__footer,.-padding-l.e-modal__header {
    padding-top: 32px;
    padding-bottom: 32px
}

.e-modal__section.-padding-none,.-padding-none.e-modal__footer,.-padding-none.e-modal__header {
    padding: 0
}

.e-modal__section.-radius-none,.-radius-none.e-modal__footer,.-radius-none.e-modal__header {
    border-radius: 0
}

.e-modal__section.-radius-all,.-radius-all.e-modal__footer,.-radius-all.e-modal__header {
    border-radius: 4px
}

.e-modal__section.-radius-top,.-radius-top.e-modal__footer,.-radius-top.e-modal__header {
    border-radius: 4px 4px 0 0
}

.e-modal__section.-radius-bottom,.-radius-bottom.e-modal__footer,.-radius-bottom.e-modal__header {
    border-radius: 0 0 4px 4px
}

.e-modal__section.-height-scroll,.-height-scroll.e-modal__footer,.-height-scroll.e-modal__header {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 250px
}

.e-modal__section.-height-scroll::-webkit-scrollbar,.-height-scroll.e-modal__footer::-webkit-scrollbar,.-height-scroll.e-modal__header::-webkit-scrollbar {
    -webkit-appearance: none
}

.e-modal__section.-height-scroll::-webkit-scrollbar:vertical,.-height-scroll.e-modal__footer::-webkit-scrollbar:vertical,.-height-scroll.e-modal__header::-webkit-scrollbar:vertical {
    width: 11px
}

.e-modal__section.-height-scroll::-webkit-scrollbar:horizontal,.-height-scroll.e-modal__footer::-webkit-scrollbar:horizontal,.-height-scroll.e-modal__header::-webkit-scrollbar:horizontal {
    height: 11px
}

.e-modal__section.-height-scroll::-webkit-scrollbar-thumb,.-height-scroll.e-modal__footer::-webkit-scrollbar-thumb,.-height-scroll.e-modal__header::-webkit-scrollbar-thumb {
    border: 2px solid whitesmoke;
    background-color: rgba(0,0,0,0.4)
}

.e-modal__section.-height-scroll::-webkit-scrollbar-thumb:hover,.-height-scroll.e-modal__footer::-webkit-scrollbar-thumb:hover,.-height-scroll.e-modal__header::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,0.6)
}

.e-modal__section.-height-scroll::-webkit-scrollbar-track,.-height-scroll.e-modal__footer::-webkit-scrollbar-track,.-height-scroll.e-modal__header::-webkit-scrollbar-track {
    background-color: whitesmoke
}

@media screen and (min-height: 700px) {
    .e-modal__section.-height-scroll,.-height-scroll.e-modal__footer,.-height-scroll.e-modal__header {
        max-height:400px
    }
}

.e-modal__header {
    padding-top: 0.8em;
    padding-bottom: 0.8em;
    border-radius: 4px 4px 0 0
}

.e-modal__footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    border-radius: 0 0 4px 4px
}

.e-modal__footer-cta {
    -webkit-flex: 1 100px;
    -ms-flex: 1 100px;
    flex: 1 100px
}

.e-modal__footer-cta.-align-left,.e-modal__footer-cta {
    text-align: left
}

.e-modal__footer-cta.-align-right {
    text-align: right
}

.e-modal__footer-cta.-align-center {
    text-align: center
}

.no-flexbox .e-modal__footer {
    display: block
}

.no-flexbox .e-modal__footer-cta {
    float: left
}

.no-flexbox .e-modal__footer-cta.-align-right {
    float: right
}

.e-tabs {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.e-tabs__radio {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.e-tabs__label {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    position: relative;
    display: block;
    padding: 16px 24px;
    border-bottom: 1px solid #e1e8ed;
    color: #999999;
    font-size: 14px;
    text-align: center;
    cursor: pointer
}

.e-tabs__content {
    -webkit-flex: 1 100%;
    -ms-flex: 1 100%;
    flex: 1 100%;
    display: none;
    padding: 16px 24px
}

#tab1:checked~#tab-content1,#tab2:checked~#tab-content2 {
    display: block
}

[id^="tab"]:checked+label {
    top: 0;
    border-color: #7aa93c;
    color: #82b440
}

.e-text-label,.e-text-label--reversed {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    text-align: center;
    text-decoration: none
}

.e-text-label:hover,.e-text-label--reversed:hover,.e-text-label:active,.e-text-label--reversed:active,.e-text-label:focus,.e-text-label--reversed:focus {
    text-decoration: none
}

.e-text-label.-size-m,.e-text-label,.e-text-label--reversed {
    padding: 7px 10px;
    border-radius: 5px;
    font-size: 12px;
    line-height: 12px
}

.e-text-label.-size-s,.-size-s.e-text-label--reversed {
    padding: 4px 4px 3px;
    border-radius: 3px;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase
}

.e-text-label.-color-grey,.e-text-label,.e-text-label--reversed {
    background-color: #999999;
    color: white
}

.e-text-label.-color-grey-light,.-color-grey-light.e-text-label--reversed {
    background-color: #dedede;
    color: #545454
}

.e-text-label.-color-grey-medium,.-color-grey-medium.e-text-label--reversed {
    background-color: #666666
}

.e-text-label.-color-grey-dark,.-color-grey-dark.e-text-label--reversed {
    background-color: #262626
}

.e-text-label.-color-blue,.-color-blue.e-text-label--reversed {
    background-color: #0084B4
}

.e-text-label.-color-green,.-color-green.e-text-label--reversed {
    background-color: #82b541
}

.e-text-label.-color-green-bright,.-color-green-bright.e-text-label--reversed {
    background-color: #63c242
}

.e-text-label.-color-green-dark,.-color-green-dark.e-text-label--reversed {
    background-color: #178e0e
}

.e-text-label.-color-orange,.-color-orange.e-text-label--reversed {
    background-color: #f59620
}

.e-text-label.-color-red,.-color-red.e-text-label--reversed {
    background-color: #ce2424
}

.e-text-label.-color-salmon,.-color-salmon.e-text-label--reversed {
    background-color: #BB726F
}

.e-text-label.-width-medium,.-width-medium.e-text-label--reversed {
    min-width: 70px
}

.e-text-label.-width-full,.-width-full.e-text-label--reversed {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%
}

.e-text-label.-position-top,.-position-top.e-text-label--reversed {
    vertical-align: top
}

.e-text-label.-margin-right,.-margin-right.e-text-label--reversed {
    margin-right: 5px
}

.e-text-label.-margin-left,.-margin-left.e-text-label--reversed {
    margin-left: 5px
}

.e-text-label.-fade-in-out,.-fade-in-out.e-text-label--reversed {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: fade-in-out;
    animation-name: fade-in-out
}

.no-cssanimations .e-text-label.-fade-in-out,.no-cssanimations .-fade-in-out.e-text-label--reversed {
    display: none
}

.e-text-label.is-muted,.is-muted.e-text-label--reversed {
    opacity: 0.5
}

.e-text-label--reversed.-color-grey,.e-text-label--reversed {
    background-color: white !important;
    color: #999999;
    border: currentColor 1px solid
}

.e-text-label--reversed.-color-grey-light {
    border-color: #dedede;
    color: #545454
}

.e-text-label--reversed.-color-grey-medium {
    color: #666666
}

.e-text-label--reversed.-color-grey-dark {
    color: #262626
}

.e-text-label--reversed.-color-blue {
    color: #0084B4
}

.e-text-label--reversed.-color-green {
    color: #82b541
}

.e-text-label--reversed.-color-green-bright {
    color: #63c242
}

.e-text-label--reversed.-color-green-dark {
    color: #178e0e
}

.e-text-label--reversed.-color-orange {
    color: #f59620
}

.e-text-label--reversed.-color-red {
    color: #ce2424
}

.e-text-label--reversed.-color-salmon {
    color: #BB726F
}

.e-box {
    background-color: white;
    border: 1px solid #e1e8ed;
    color: #666666;
    word-break: break-word
}

.e-box.-background-light {
    background: whitesmoke
}

.e-box.-background-mid {
    background-color: #ededed;
    color: #454545
}

.e-box.-background-dark {
    background-color: #454545;
    color: white;
    border: none
}

.e-box.-radius-all,.e-box {
    border-radius: 4px
}

.e-box.-radius-top {
    border-radius: 4px 4px 0 0
}

.e-box.-radius-bottom {
    border-radius: 0 0 4px 4px
}

.e-box.-radius-none {
    border-radius: 0
}

.e-box.-stacked {
    margin-bottom: -1px;
    position: relative;
    z-index: 1
}

.e-list {
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    list-style: none;
    padding: 0;
    margin: 0
}

.e-list__item {
    padding: 0;
    position: relative
}

.e-list__item:not(:last-child) {
    border-bottom: 1px solid #e1e8ed
}

.e-list__item:first-child {
    border-radius: 4px 4px 0 0
}

.e-list__item:last-child {
    border-radius: 0 0 4px 4px
}

.e-list__item {
    background-color: #fafafa
}

.e-list__item.-background-white {
    background-color: white
}

.e-list__item.-background-clear {
    background-color: transparent
}

.e-list__item.-padding-1 {
    padding: 8px
}

.e-list__item.-padding-2 {
    padding: 16px
}

.e-list__item.-padding-3 {
    padding: 24px
}

.e-list__item.-highlight-item:hover {
    background-color: #a4cee2
}

.form__group {
    margin-bottom: 16px;
    font-size: 13px
}

.form__group:after {
    content: " ";
    display: block;
    clear: both
}

.form__hint,.form__hint--inline {
    display: block;
    width: 100%;
    color: #787878;
    margin-top: 8px;
    font-size: 13px
}

.form__hint--inline {
    display: inline-block;
    width: auto
}

.form__error {
    display: block;
    width: 100%;
    margin-top: 8px;
    color: #df2c2c;
    font-size: 13px
}

.form__label>label,.form__label--inline>label,.form__label--inline-hint>label {
    width: 100%;
    display: block;
    margin: 8px 0;
    line-height: 1.3;
    font-size: 13px;
    font-weight: bold
}

.form__label>label>abbr[title],.form__label--inline>label>abbr[title],.form__label--inline-hint>label>abbr[title] {
    border-bottom: none
}

.form__label--inline,.form__label--inline-hint {
    display: inline-block;
    margin-right: 8px
}

.form__label--inline-hint {
    color: #999999
}

.form__input-collection {
    display: block
}

.form__input-collection+.form__hint,.form__input-collection+.form__hint--inline {
    display: inline
}

.form__boolean {
    padding-left: 16px;
    position: relative
}

.form__boolean input {
    position: absolute;
    left: 0;
    top: 0
}

.form__radio-input,.form__checkbox-input {
    display: inline-block;
    margin: 0 16px 8px 0
}

.form__radio-input input,.form__checkbox-input input {
    margin-right: 8px !important
}

.form__actions {
    text-align: right;
    margin-top: 16px
}

@media (min-width: 1024px) {
    .form.-layout-horizontal .form__label,.form.-layout-horizontal .form__label--inline,.form.-layout-horizontal .form__label--inline-hint {
        width:23.5%;
        float: left;
        margin-right: 2%
    }

    .form.-layout-horizontal .form__label>label,.form.-layout-horizontal .form__label--inline>label,.form.-layout-horizontal .form__label--inline-hint>label {
        display: block;
        width: 100%;
        text-align: right
    }

    .form.-layout-horizontal .form__fields {
        width: 49%;
        float: left;
        margin-right: 2%
    }

    .form.-layout-horizontal .form__supplementary-label {
        display: inline-block;
        margin: 5px 0
    }

    .form.-layout-horizontal .form__group>.form__fields:first-child {
        margin-left: 25.5%
    }

    .form.-layout-horizontal .form__input-collection,.form.-layout-horizontal .form__boolean {
        margin-top: 5px
    }

    .form.-layout-horizontal .form__actions {
        margin-left: 25.5%;
        width: 74.5%;
        float: left;
        margin-right: 2%;
        float: right;
        margin-right: 0;
        text-align: left
    }
}

@media (min-width: 1024px) {
    .form.-layout-widthdrawal-method .form__fields {
        width:auto
    }
}

.modal {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    position: relative;
    background-color: white;
    border-radius: 4px;
    padding: 0;
    width: auto;
    max-width: 600px;
    margin: 20px auto;
    overflow: auto;
    border: 1px solid #dedede
}

.modal h2 {
    font-size: 24px;
    line-height: 30px;
    font-weight: bold;
    padding: 0 0 8px
}

.modal h3 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    padding: 0
}

.modal h1,.modal h2,.modal h3,.modal h4,.modal h5 {
    color: #454545
}

.modal.-width-narrow {
    max-width: 450px
}

.modal.-width-wide {
    max-width: 970px
}

.modal--error {
    max-width: 350px;
    padding: 50px 20px;
    font-size: 16px;
    text-align: center
}

.modal__header {
    display: block;
    padding: 12px 32px 12px 16px
}

.modal__header h5 {
    color: #666666;
    padding-bottom: 5px;
    font-size: 13px
}

.modal__header p {
    font-size: 14px;
    line-height: 1.5;
    padding: 8px 0 0
}

.modal__header p.-no-padding {
    padding: 0
}

.modal__header span {
    font-weight: normal
}

.modal__header h2:last-child,.modal__header h3:last-child,.modal__header h4:last-child,.modal__header h5:last-child,.modal__header p:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.modal__body {
    overflow: auto;
    border-top: 1px solid #dedede;
    padding: 16px
}

.modal__body>p {
    font-size: 14px
}

.modal__body p:first-of-type {
    padding-top: 0
}

.modal__body p:last-of-type {
    padding-bottom: 0
}

.modal__body.-padding-none {
    padding: 0
}

.modal__body.-padding-m {
    padding-top: 24px;
    padding-bottom: 24px
}

.modal__body.-background-mid {
    background-color: whitesmoke
}

.modal__body.-borderless {
    border: none
}

.modal__body.-border-above {
    border-top: 1px solid #dedede
}

.modal__body.-border-below {
    border-bottom: 1px solid #dedede
}

.modal__body.-height-scroll {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 250px
}

.modal__body.-height-scroll::-webkit-scrollbar {
    -webkit-appearance: none
}

.modal__body.-height-scroll::-webkit-scrollbar:vertical {
    width: 11px
}

.modal__body.-height-scroll::-webkit-scrollbar:horizontal {
    height: 11px
}

.modal__body.-height-scroll::-webkit-scrollbar-thumb {
    border: 2px solid whitesmoke;
    background-color: rgba(0,0,0,0.4)
}

.modal__body.-height-scroll::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,0.6)
}

.modal__body.-height-scroll::-webkit-scrollbar-track {
    background-color: whitesmoke
}

@media screen and (min-height: 700px) {
    .modal__body.-height-scroll {
        max-height:400px
    }
}

.modal__heading--highlight h2,.modal__heading--highlight h3,.modal__heading--highlight h4,.modal__heading--highlight h5 {
    color: #82b440
}

.modal__footnote,.modal__footnote--small {
    display: block;
    margin-top: 8px;
    color: #999999;
    font-size: 14px;
    line-height: 1.5
}

.modal__footnote--small {
    font-size: 13px;
    color: #bababa
}

.modal__footer {
    padding: 16px;
    overflow: auto;
    border-top: 1px solid #dedede;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    color: #545454
}

@media (min-width: 569px) {
    .modal__footer {
        text-align:right
    }
}

.modal__footer form {
    display: inline-block
}

.modal__footer>a,.modal__footer button,.modal__footer input {
    margin: 16px 0 0 0
}

@media (min-width: 569px) {
    .modal__footer>a,.modal__footer button,.modal__footer input {
        margin:0 0 0 16px
    }
}

.modal__footer-link {
    line-height: 35px;
    color: #0084B4;
    text-decoration: none
}

.modal__footer-link:hover,.modal__footer-link:focus {
    text-decoration: underline
}

.modal__footer-actions--left {
    float: left;
    text-align: left;
    line-height: 35px;
    width: 100%
}

@media (min-width: 569px) {
    .modal__footer-actions--left {
        width:auto
    }
}

.modal__footer-actions--left>a {
    margin: 0 16px 0 0
}

.modal__footer-actions--left i {
    position: relative;
    top: 1px;
    margin-right: 2px
}

@media (min-width: 569px) {
    .modal__visible--phone-only {
        display:none
    }
}

.alert-notification,.error,.success,.notice,.alert-notification--error,.alert-notification--success {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    background-color: #f5f5b4;
    border-radius: 4px;
    clear: both;
    color: #454545;
    margin: 16px 0;
    padding: 8px;
    font-size: 13px
}

.alert-notification>code,.error>code,.success>code,.notice>code,.alert-notification--error>code,.alert-notification--success>code {
    border: 1px solid #e6e6e6;
    background-color: whitesmoke;
    line-height: 20px;
    padding: 4px
}

.alert-notification p,.error p,.success p,.notice p,.alert-notification--error p,.alert-notification--success p {
    color: #454545;
    padding-top: 0px
}

.alert-notification h5,.error h5,.success h5,.notice h5,.alert-notification--error h5,.alert-notification--success h5 {
    font-size: 15px;
    padding: 0
}

.alert-notification ul,.error ul,.success ul,.notice ul,.alert-notification--error ul,.alert-notification--success ul,.alert-notification ol,.error ol,.success ol,.notice ol,.alert-notification--error ol,.alert-notification--success ol {
    list-style-position: inside;
    margin: 0 0 0 16px
}

.alert-notification ul li,.error ul li,.success ul li,.notice ul li,.alert-notification--error ul li,.alert-notification--success ul li,.alert-notification ol li,.error ol li,.success ol li,.notice ol li,.alert-notification--error ol li,.alert-notification--success ol li {
    padding-left: 8px;
    margin-bottom: 2px
}

.alert-notification ul,.error ul,.success ul,.notice ul,.alert-notification--error ul,.alert-notification--success ul {
    list-style-type: square
}

.alert-notification ol,.error ol,.success ol,.notice ol,.alert-notification--error ol,.alert-notification--success ol {
    list-style-type: decimal
}

.alert-notification a,.error a,.success a,.notice a,.alert-notification--error a,.alert-notification--success a {
    font-weight: bold
}

.alert-notification>p:last-child,.error>p:last-child,.success>p:last-child,.notice>p:last-child,.alert-notification--error>p:last-child,.alert-notification--success>p:last-child {
    margin-bottom: 0;
    padding-bottom: 0
}

.alert-notification:before,.error:before,.success:before,.notice:before,.alert-notification--error:before,.alert-notification--success:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    float: left;
    margin-right: 8px
}

.alert-notification--success {
    background-color: #c0daa0
}

.alert-notification--error {
    background-color: #F4867A
}

.alert-notification__stack {
    list-style: none;
    margin: 0 0 16px
}

.alert-notification--no-margin-top {
    margin: 0 0 16px 0
}

.alert-notification--no-margin-bottom {
    margin: 16px 0 0 0
}

.alert-notification--no-margin {
    margin: 0
}

.error,.success,.notice {
    padding: 20px
}

.error {
    background-color: #F4867A
}

.success {
    background-color: #c0daa0
}

.adi-variant-0 .adi__item-sale-price,.adi-variant-0 .cart-variant__output-discount-price,.adi-variant-1 .adi__item-sale-price,.adi-variant-1 .cart-variant__output-discount-price {
    color: #454545 !important
}

.adi-variant-0 .adi__purchase-price-discounted,.adi-variant-0 .cart-variant__output-original-price,.adi-variant-1 .adi__purchase-price-discounted,.adi-variant-1 .cart-variant__output-original-price {
    display: none !important
}

.banner {
    overflow: hidden;
    display: none;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 3
}

.banner__top {
    top: 0
}

.banner--peek {
    top: 35px
}

@media screen and (max-width: 1024px) {
    .banner--peek {
        top:45px
    }
}

.banner__spacer {
    height: 50px;
    background: #262626
}

.banner__background {
    background: #fdf3a9
}

.banner__contents {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0
}

.banner__link {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    text-decoration: none
}

.banner__link:hover {
    text-decoration: none
}

.banner__dismiss {
    -webkit-flex: 0 0 25px;
    -ms-flex: 0 0 25px;
    flex: 0 0 25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
    color: #454545;
    font-size: 15px;
    text-decoration: none;
    -webkit-transition: all 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: all 0.1s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    -webkit-transition-property: color, -webkit-transform;
    transition-property: color, -webkit-transform;
    transition-property: color, transform;
    transition-property: color, transform, -webkit-transform
}

.banner__dismiss:hover {
    color: black;
    -webkit-transform: scale(1.25);
    transform: scale(1.25);
    text-decoration: none
}

.banner__text {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.banner__text a {
    font-weight: 500
}

.no-flexbox .banner {
    overflow: hidden
}

.no-flexbox .banner:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .banner__contents {
    display: block
}

.no-flexbox .banner__link {
    float: left;
    width: 97%
}

.no-flexbox .banner__text {
    float: left;
    padding-top: 5px;
    max-width: 65%
}

@media (min-width: 1024px) {
    .no-flexbox .banner__text {
        display:inline-block;
        height: 35px;
        width: 65%;
        padding-top: 16px
    }
}

.no-flexbox .banner__dismiss {
    float: right;
    margin-top: 16px;
    width: 3%
}

.banner__background.-promo {
    background: #13a0d8;
    text-align: center
}

.banner__background.-promo .banner__text {
    color: white;
    display: block;
    font-weight: 400;
    margin: 0 auto;
    padding: 5px 0;
    text-shadow: 1px 1px 1px #1088b7
}

.banner__background.-promo .banner__dismiss {
    background: transparent;
    color: rgba(255,255,255,0.8);
    text-shadow: none
}

.banner__background.-promo .banner__dismiss:hover {
    color: white
}

.fixed-layout .headerstrip-canvas.is-hidden-tablet-and-below {
    display: block !important
}

.box {
    background-color: #fafafa;
    border: 1px solid #e1e8ed;
    padding: 16px;
    margin-bottom: 20px
}

.box.-color-light {
    background: whitesmoke;
    color: #666666
}

.box.-color-mid {
    background-color: #ededed;
    color: #454545
}

.box.-color-dark {
    background-color: #454545;
    color: white
}

.box.-color-yellow {
    background-color: #f5f5b4;
    color: #454545
}

.box.-color-green {
    background-color: #82b440;
    color: white
}

.box.-border-gray {
    border: 1px solid #e0e0e0
}

.box.-radius-all {
    border-radius: 4px
}

.box.-radius-top {
    border-radius: 4px 4px 0 0
}

.box.-radius-bottom {
    border-radius: 0 0 4px 4px
}

.box.-radius-none {
    border-radius: 0
}

.box.-size-m {
    padding: 40px
}

.box.-stacked,.box.-stacked-radius {
    margin-bottom: -1px;
    position: relative;
    z-index: 1
}

.box.-stacked-radius:first-child {
    border-radius: 4px 4px 0 0
}

.box.-stacked-radius:last-child {
    border-radius: 0 0 4px 4px
}

.box.-spacing-small {
    margin-bottom: 16px
}

.box.-drop-shadow {
    -webkit-box-shadow: 2px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 2px 2px 8px rgba(0,0,0,0.3)
}

.breadcrumbs {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 0 8px 0
}

.breadcrumbs a {
    position: relative;
    color: #666666;
    font-size: 12px;
    line-height: 1;
    text-decoration: none
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #454545
}

.breadcrumbs a:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï…‚";
    display: inline-block;
    font-size: 9px;
    color: #bababa;
    margin: 0 4px 0 8px;
    cursor: default
}

.breadcrumbs a:last-of-type:after {
    display: none
}

.breadcrumbs a:only-of-type:after {
    display: inline-block
}

.breadcrumbs a.is-complete:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„·";
    display: inline-block;
    margin-right: 5px;
    color: #82b541;
    font-size: 1em
}

.breadcrumbs a.is-complete:before:hover {
    color: #82b541
}

.breadcrumbs a.is-last {
    cursor: default
}

.breadcrumbs a.is-active {
    color: #454545
}

.breadcrumbs a.is-active:hover {
    color: #454545;
    cursor: default
}

.breadcrumbs a.is-disabled:hover {
    color: #bababa;
    cursor: default
}

.breadcrumbs.-color-light a {
    color: white;
    opacity: 0.8
}

.breadcrumbs.-color-light a:hover {
    opacity: 1
}

.breadcrumbs.-color-light a:after {
    color: white;
    opacity: 0.3
}

.breadcrumbs.-color-dark a {
    color: black
}

.breadcrumbs.-color-dark a:after {
    color: #787878
}

.breadcrumbs.-size-s a {
    font-size: 12px
}

.breadcrumbs.-line-wrap {
    overflow: visible;
    white-space: normal
}

.breadcrumbs.-line-wrap a {
    line-height: 1.5
}

.breadcrumbs.-icon-fill a:after {
    content: "ï„„";
    position: relative;
    top: -2px
}

.breadcrumbs__count {
    padding-left: 5px;
    color: #d4d4d4
}

.canvas {
    position: relative
}

.canvas__header {
    position: relative;
    z-index: 2
}

.canvas__body {
    position: relative;
    z-index: 1
}

.content-main {
    min-height: 250px;
    height: 100%;
    padding: 16px 0 32px;
    position: relative
}

@media (min-width: 1024px) {
    .content-main {
        min-height:540px
    }
}

.content-main--basic {
    min-height: 300px;
    height: 100%
}

@media (min-width: 1024px) {
    .content-main--basic {
        min-height:590px
    }
}

.context-header {
    background: #fafafa;
    border-bottom: 1px solid #e1e8ed;
    padding-top: 8px;
    color: #454545
}

.context-header.-theme-elite {
    background: #82b541;
    border-bottom: #82b541;
    color: white
}

.context-header__heading {
    margin-bottom: 1em;
    padding-right: 20px
}

.cross-sell {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--spacing-4x);
    background-color: var(--color-surface-brand-accent);
    color: var(--color-content-primary);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: auto;
    width: 100%
}

.cross-sell * {
    text-decoration: none;
    color: var(--color-content-primary)
}

.cross-sell p {
    padding: 0
}

@media (min-width: 569px) {
    .cross-sell {
        padding:var(--spacing-7x) 0
    }
}

.cross-sell__link {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--spacing-3x)
}

@media (min-width: 569px) {
    .cross-sell__link {
        -webkit-flex-direction:row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.cross-sell__link:hover {
    text-decoration: none
}

.mainPanel {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 345px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--spacing-3x);
    padding: var(--spacing-4x) 0 0 0
}

@media (min-width: 569px) {
    .mainPanel {
        padding:0 0 0 var(--spacing-4x)
    }
}

.mainPanelContent {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--spacing-3x)
}

.mainPanelLinkContainer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: var(--spacing-2x)
}

.mainPanelLinkHeading {
    font-weight: var(--font-weight-median);
    font-size: var(--text-style-title-3-size);
    letter-spacing: var(--text-style-title-4-spacing);
    line-height: var(--text-style-title-4-height)
}

.mainPanelLinkSubheading {
    font-size: var(--text-style-body-small-size);
    letter-spacing: var(--text-style-body-small-spacing);
    line-height: var(--text-style-body-small-height)
}

.descriptionItem {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: var(--spacing-1x)
}

.secondaryPanel {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    max-width: 345px;
    padding-bottom: var(--spacing-3x)
}

@media (min-width: 569px) {
    .secondaryPanel {
        padding-bottom:0
    }
}

.secondaryPanel img {
    width: 345px
}

.footer_btn {
    height: var(--button-height-medium)
}

.cross-sell-campaign {
    position: relative;
    background-color: var(--color-surface-neutral-strong)
}

.cross-sell-campaign * {
    color: var(--color-content-inverse)
}

.cross-sell-campaign .cross-sell__link {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

@media (min-width: 1024px) {
    .cross-sell-campaign .cross-sell__link {
        -webkit-flex-direction:row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.cross-sell-campaign .mainPanel {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    max-width: unset
}

.cross-sell-campaign .mainPanel .mainPanelLinkContainer p>span {
    color: var(--color-interactive-primary)
}

.cross-sell-campaign .mainPanel .brand-neue-button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.cross-sell-campaign .mainPanel .mainPanelLinkSubheading {
    font-size: var(--font-size-4x)
}

.cross-sell-campaign .mainPanel .mainPanelContentMobileImage {
    display: block
}

@media (min-width: 1024px) {
    .cross-sell-campaign .mainPanel .mainPanelContentMobileImage {
        display:none
    }
}

.cross-sell-campaign .mainPanel .mainPanelContentImage {
    display: none
}

@media (min-width: 569px) {
    .cross-sell-campaign .mainPanel .mainPanelContentImage {
        display:block
    }
}

.cross-sell-campaign .mainPanel,.cross-sell-campaign secondaryPanel {
    z-index: 1
}

.cross-sell-campaign .secondaryPanelContentImage {
    display: none
}

@media (min-width: 1024px) {
    .cross-sell-campaign .secondaryPanelContentImage {
        display:block
    }
}

.cross-sell-campaign .mobileGreenVector {
    display: block;
    width: 100vw
}

.cross-sell-campaign .mobileGreenVector img {
    width: 100%
}

@media (min-width: 569px) {
    .cross-sell-campaign .mobileGreenVector {
        display:none
    }
}

.cross-sell-campaign .greenVector {
    position: absolute;
    bottom: 0;
    max-width: 100%;
    display: none;
    z-index: 0
}

.cross-sell-campaign .greenVector img {
    max-width: 100%;
    max-height: 100%
}

@media (min-width: 569px) {
    .cross-sell-campaign .greenVector {
        max-width:750px;
        display: block;
        bottom: -25px
    }
}

@media (min-width: 1024px) {
    .cross-sell-campaign .greenVector {
        margin-left:470px;
        max-width: 1000px;
        bottom: 0
    }
}

a.elements-campaign-nav__main-link {
    opacity: 1;
    position: relative;
    white-space: nowrap
}

a.elements-campaign-nav__main-link::before {
    content: '';
    position: relative;
    left: -17px;
    border-left: 1px solid whitesmoke;
    opacity: 0.4
}

a.elements-campaign-nav__main-link::after {
    content: '';
    height: 3px;
    background: -webkit-linear-gradient(0.02deg, #F73859 .39%, #6E5CFF 99.99%);
    background: linear-gradient(89.98deg, #F73859 .39%, #6E5CFF 99.99%);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -19px
}

.elements-campaign-nav__sale-pill {
    background: -webkit-linear-gradient(0.02deg, #f73859 .39%, #6e5cff 99.99%);
    background: linear-gradient(89.98deg, #f73859 .39%, #6e5cff 99.99%);
    border-radius: 4px;
    font-size: 9px;
    font-weight: 600;
    letter-spacing: 2px;
    margin-left: 4px;
    padding: 4px;
    position: relative;
    top: -2px
}

.elements-campaign-nav__container {
    height: 56px
}

.elements-campaign-nav__container:hover .elements-campaign-nav__dropdown-container {
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elements-campaign-nav__dropdown-container {
    display: none;
    background-color: white;
    position: absolute;
    top: 56px;
    -webkit-box-shadow: 0 4px 10px #454545;
    box-shadow: 0 4px 10px #454545
}

@media (max-width: 1340px) {
    .elements-campaign-nav__dropdown-container {
        right:0px
    }
}

.elements-campaign-nav__dropdown-container a {
    display: inline-block;
    color: #333333;
    font-weight: 600
}

.elements-campaign-nav__dropdown-container a:hover {
    text-decoration: none
}

.elements-campaign-nav__main-panel {
    padding-top: 26px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    gap: 12px;
    width: 250px
}

.elements-campaign-nav__main-panel .items-collage {
    position: absolute;
    width: 250px
}

.elements-campaign-nav__main-panel-container {
    background-color: #EEECFD
}

.elements-campaign-nav__secondary-panel {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 11px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin-left: 20px
}

.elements-campaign-nav__punch-line {
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
    line-height: 20px;
    font-weight: 450;
    letter-spacing: 0.8px
}

.elements-campaign-nav__punch-line:hover {
    text-decoration: none
}

.elements-campaign-nav__punch-line span {
    display: block
}

.elements-campaign-nav__sub-punch-line {
    font-weight: 350;
    margin-top: 5px;
    margin-bottom: 17.5px;
    margin-left: auto;
    margin-right: auto;
    width: 80%
}

.elements-campaign-nav__logo-container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 22px
}

.elements-campaign-nav__selling-points {
    list-style-position: inside
}

.elements-campaign-nav__selling-points li {
    margin-bottom: 9px;
    list-style: none
}

.elements-campaign-nav__selling-points li::before {
    content: url("data:image/svg+xml,<svg width='14' height='15' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M7 .833a6.667 6.667 0 1 0 0 13.334A6.667 6.667 0 0 0 7 .833zm2.9 5.154L6.153 9.733a.32.32 0 0 1-.466 0L4.1 8.167a.333.333 0 0 1 0-.474l.353-.353a.32.32 0 0 1 .467 0l1 .993 3.16-3.16a.333.333 0 0 1 .467 0l.353.354a.333.333 0 0 1 0 .46z' fill='%23ACB0EE'/></svg>")
}

.elements-campaign-nav__links {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    border-left: 1px solid whitesmoke;
    padding-left: 20px
}

.elements-campaign-nav__links ul {
    list-style-type: none;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px
}

.elements-campaign-nav__cta {
    margin-top: 20px
}

.elements-campaign-nav__cta a {
    padding: 0px;
    font-size: 16px;
    font-family: -apple-system, BlinkMacSystemFont, sans-serif;
    color: #523EE8
}

.elements-campaign-nav__cta a::after {
    content: url("data:image/svg+xml,<svg width='10' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M5 .788 9.212 5 5 9.212l-.917-.917 2.64-2.645H.85v-1.3h5.873l-2.64-2.645L5 .788z' fill='%23523EE8'/></svg>");
    -webkit-transition: margin-left 0.3s ease-in-out;
    transition: margin-left 0.3s ease-in-out
}

.elements-campaign-nav__cta a:hover::after {
    margin-left: 4px
}

.element-corner--triangle,.element-corner--ribbon {
    position: absolute;
    overflow: hidden;
    z-index: 5;
    top: 0;
    right: 0;
    pointer-events: none
}

.element-corner--triangle>div,.element-corner--ribbon>div {
    position: relative;
    font-weight: bold;
    color: white
}

.-has-pointer-events.element-corner--triangle,.-has-pointer-events.element-corner--ribbon {
    pointer-events: auto
}

.element-corner--ribbon {
    top: -2px;
    right: -2px;
    width: 75px;
    height: 78px
}

.element-corner--ribbon>div {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 100px;
    left: 3px;
    top: 6px;
    padding: 8px 0;
    font-size: 14px;
    text-align: center;
    background: #0084B4;
    -webkit-box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.1)
}

.element-corner--ribbon>div:before,.element-corner--ribbon>div:after {
    content: '';
    position: absolute;
    border-top: 3px solid #00719b;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    bottom: -3px
}

.element-corner--ribbon>div:before {
    left: 0px
}

.element-corner--ribbon>div:after {
    right: 0px
}

.element-corner--ribbon.-size-large {
    width: 115px;
    height: 118px
}

.element-corner--ribbon.-size-large>div {
    width: 160px;
    left: -8px;
    top: 27px
}

.element-corner--ribbon.-position-left {
    left: -2px;
    right: auto
}

.element-corner--ribbon.-position-left>div {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    left: auto;
    right: 27px
}

.element-corner--ribbon.-size-large.-position-left>div {
    right: 36px
}

.element-corner--ribbon.-color-trending>div {
    background: #0084B4
}

.element-corner--triangle {
    width: 50px;
    height: 50px
}

.element-corner--triangle>div {
    text-align: right;
    -webkit-transform: translate3d(0, 0, 0);
    padding: 3px;
    font-size: 14px
}

.element-corner--triangle>div:before {
    content: '';
    position: absolute;
    -webkit-transform: translate3d(0, 0, 0);
    top: 0;
    right: 0;
    display: block;
    z-index: -1;
    border-top: 35px solid #82b541;
    border-left: 35px solid transparent
}

.element-corner--triangle>div:hover {
    text-decoration: none
}

.element-corner--triangle>div>a {
    color: white;
    text-decoration: none
}

.element-corner--triangle>div>a:hover {
    text-decoration: none
}

.element-corner--triangle.-size-large {
    width: 84px;
    height: 84px
}

.element-corner--triangle.-size-large>div {
    padding: 8px;
    font-size: 18px
}

.element-corner--triangle.-size-large>div:before {
    border-width: 80px
}

.element-corner--triangle.-position-left {
    right: auto;
    left: 0
}

.element-corner--triangle.-position-left>div {
    text-align: left
}

.element-corner--triangle.-position-left>div:before {
    border-left: 0;
    border-right: 35px solid transparent;
    right: auto;
    left: 0
}

.element-corner--triangle.-size-large.-position-left>div:before {
    border-right: 80px solid transparent
}

.element-corner--triangle.-color-trending>div:before {
    border-top-color: #0084B4
}

.element-corner--triangle.-color-3docean>div:before {
    border-top-color: #ab0f34
}

.element-corner--triangle.-color-audiojungle>div:before {
    border-top-color: #9ac130
}

.element-corner--triangle.-color-codecanyon>div:before {
    border-top-color: #e78733
}

.element-corner--triangle.-color-graphicriver>div:before {
    border-top-color: #308eb1
}

.element-corner--triangle.-color-photodune>div:before {
    border-top-color: #0f8c98
}

.element-corner--triangle.-color-themeforest>div:before {
    border-top-color: #1abc9c
}

.element-corner--triangle.-color-videohive>div:before {
    border-top-color: #e7a802
}

a.elements-nav__main-link {
    opacity: 1;
    position: relative;
    white-space: nowrap
}

a.elements-nav__main-link::before {
    content: '';
    position: relative;
    left: -17px;
    border-left: 1px solid whitesmoke;
    opacity: 0.4
}

a.elements-nav__main-link::after {
    content: '';
    height: 3px;
    background: var(--color-interactive-primary);
    width: 100%;
    position: absolute;
    left: 0;
    bottom: -19px
}

.elements-nav__container {
    height: 56px
}

.elements-nav__container:hover .elements-nav__dropdown-container {
    z-index: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.elements-nav__dropdown-container {
    width: 515px;
    height: 266px;
    display: none;
    position: absolute;
    background-color: var(--color-surface-brand-accent);
    top: 56px;
    font-family: PolySans-Neutral;
    font-weight: var(--font-weight-neutral);
    text-decoration: none
}

@media (max-width: 1340px) {
    .elements-nav__dropdown-container {
        right:0px
    }
}

.elements-nav__dropdown-container:hover {
    text-decoration: none
}

.elements-nav__dropdown-container .title {
    font-family: PolySans-Neutral;
    font-size: 24px;
    font-weight: 600;
    line-height: 19.8px;
    text-align: left;
    text-underline-position: from-font;
    -webkit-text-decoration-skip-ink: none;
    text-decoration-skip-ink: none;
    color: white;
    margin-top: 6px
}

.elements-nav__dropdown-container .title p {
    padding: 6px 0 5px 0
}

.elements-nav__dropdown-container .title .accent {
    color: var(--color-interactive-primary)
}

.elements-nav__dropdown-container .subtitle {
    color: white;
    font-weight: 400;
    line-height: 21px;
    font-size: 14px
}

.elements-nav__dropdown-container .subtitle p:nth-child(1) {
    padding-bottom: 0
}

.elements-nav__dropdown-container .subtitle p:nth-child(2) {
    padding: 6px 0 2px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.elements-nav__dropdown-container .subtitle p:nth-child(2) img {
    margin-right: 5px
}

.elements-nav__dropdown-container .subtitle p:nth-child(3) {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
}

.elements-nav__dropdown-container .subtitle p:nth-child(3) img {
    margin: 0 5px 5px 0
}

.cyber-sale-badge {
    font-size: 16px;
    font-weight: 600;
    background: var(--color-green-100);
    color: var(--color-grey-1000);
    padding: 2px 7px 1px;
    border-radius: 10px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

@media screen and (max-width: 1023px) {
    .cyber-sale-badge {
        font-size:13px;
        padding: 2px 5px 1px
    }
}

.cyber-sale-banner {
    position: absolute;
    top: 0;
    left: 0;
    width: 515px;
    height: 266px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--color-border-primary)
}

.cyber-sale-banner .content {
    width: 100%;
    height: 100%;
    position: relative;
    padding: 1.3rem 1.5rem
}

.cyber-sale-banner .content .cyber-sale-green {
    position: absolute;
    bottom: 0;
    right: 0
}

.cyber-sale-banner .content .cyber-sale-30 {
    position: absolute;
    right: 1.5rem;
    bottom: 1.5rem
}

.cyber-sale-banner .content .discount-banner {
    position: absolute;
    bottom: 0;
    right: 0
}

.cyber-sale-banner .content .new_site_btn {
    background-color: var(--color-green-100);
    height: 40px;
    width: 126px;
    color: var(--color-green-1000);
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    margin-top: 10px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 5px
}

.cyber-sale-banner .content .new_site_btn:hover {
    background-color: var(--color-green-300)
}

.cyber-sale-banner .content .new_site_btn::after {
    font-size: 0;
    margin: 11px 0 0 2px;
    content: url('data:image/svg+xml,<svg width="14" height="14" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg"><g id="ico-/-24-/-actions-/-open_in_new"><path id="Icon-color" d="M17.5 12.0833V15.8333C17.5 16.7538 16.7538 17.5 15.8333 17.5H4.16667C3.24619 17.5 2.5 16.7538 2.5 15.8333V4.16667C2.5 3.24619 3.24619 2.5 4.16667 2.5H7.91667C8.14679 2.5 8.33333 2.68655 8.33333 2.91667V3.75C8.33333 3.98012 8.14679 4.16667 7.91667 4.16667H4.16667V15.8333H15.8333V12.0833C15.8333 11.8532 16.0199 11.6667 16.25 11.6667H17.0833C17.3135 11.6667 17.5 11.8532 17.5 12.0833ZM17.3167 2.91667L17.0917 2.69167C16.98 2.57535 16.8278 2.50668 16.6667 2.5H11.25C11.0199 2.5 10.8333 2.68655 10.8333 2.91667V3.75C10.8333 3.98012 11.0199 4.16667 11.25 4.16667H14.6583L7.625 11.2C7.54612 11.2782 7.50175 11.3847 7.50175 11.4958C7.50175 11.6069 7.54612 11.7134 7.625 11.7917L8.20833 12.375C8.28657 12.4539 8.39307 12.4982 8.50417 12.4982C8.61527 12.4982 8.72176 12.4539 8.8 12.375L15.8333 5.35V8.75C15.8333 8.98012 16.0199 9.16667 16.25 9.16667H17.0833C17.3135 9.16667 17.5 8.98012 17.5 8.75V3.33333C17.4955 3.17342 17.4299 3.02132 17.3167 2.90833V2.91667Z" fill="%231A4200"/></g></svg>')
}

.elements-nav__main-panel {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: relative;
    padding: var(--spacing-4x)
}

.elements-nav__secondary-panel .elements-nav__secondary-panel__collage {
    margin-top: 28px
}

.elements-nav__punch-line {
    font-size: var(--font-size-2x);
    line-height: 20px;
    font-weight: 450;
    letter-spacing: var(--font-spacing-normal);
    margin-top: 1rem
}

.elements-nav__punch-line:hover {
    text-decoration: none
}

.elements-nav__punch-line h2,.elements-nav__punch-line p,.elements-nav__punch-line li {
    color: var(--color-content-primary)
}

.elements-nav__punch-line h2 {
    font-family: PolySans-Median;
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 2px;
    padding: 0;
    font-weight: unset
}

.elements-nav__punch-line p {
    padding: var(--spacing-2x) 0
}

.elements-nav__punch-line ul {
    list-style: none;
    margin-bottom: var(--spacing-2x)
}

.elements-nav__punch-line ul li {
    margin-bottom: var(--spacing-1x);
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex
}

.elements-nav__punch-line ul li img {
    margin-right: var(--spacing-1x)
}

.elements-nav__punch-line button.elements-nav__cta {
    height: var(--spacing-6x)
}

.floating_button {
    display: block;
    z-index: 1000;
    position: fixed;
    bottom: 20px;
    right: 20px;
    -webkit-box-shadow: 3px 3px 20px rgba(0,0,0,0.25);
    box-shadow: 3px 3px 20px rgba(0,0,0,0.25);
    border-radius: 20px;
    height: 40px;
    line-height: 35px;
    min-width: 40px;
    text-align: center;
    border: 2px solid;
    color: #72BF40;
    background: white;
    vertical-align: middle;
    padding: 0 10px;
    text-decoration: none
}

.floating_button:hover {
    background: #72BF40;
    color: white;
    border-color: #72BF40
}

.flyout {
    cursor: pointer
}

.flyout__body {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #666666;
    background: white;
    -webkit-box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
    padding: 8px 10px;
    z-index: 2;
    border-radius: 4px
}

.ie9 .flyout__body {
    -webkit-box-shadow: 0 0 6px 0 rgba(0,0,0,0.3);
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.3)
}

.touch .flyout__body {
    padding: 10px
}

.flyout__body.-padding-side-removed {
    padding-left: 0;
    padding-right: 0
}

.flyout__body[data-show="true"] {
    width: auto;
    height: auto;
    clip: auto;
    margin: auto;
    opacity: 1;
    overflow: visible;
    margin-top: 32px;
    -webkit-animation-name: fade-in-down;
    animation-name: fade-in-down;
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s
}

@media (min-width: 1024px) {
    .flyout__body[data-show="true"] {
        -webkit-animation-name:fade-in-down-desktop;
        animation-name: fade-in-down-desktop
    }
}

@media (max-width: 568px) {
    .flyout__body[data-show="true"] {
        max-width:94%;
        width: 94%;
        left: 10px !important
    }
}

.flyout__triangle {
    position: absolute;
    top: 2px;
    left: 45px
}

.flyout__triangle::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 10px solid black;
    border-color: transparent transparent white white;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-box-shadow: -3px 3px 3px -3px rgba(0,0,0,0.3);
    box-shadow: -3px 3px 3px -3px rgba(0,0,0,0.3)
}

.flyout__body.-position-left .flyout__triangle {
    top: 45px;
    right: 2px;
    left: initial
}

.flyout__body.-position-left .flyout__triangle::after {
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.flyout__link {
    padding: 10px 0 8px;
    text-align: center
}

.footer-bottom {
    clear: both;
    padding-bottom: 16px;
    text-align: center
}

.footer-bottom small {
    color: #999999
}

@media (min-width: 1024px) {
    .footer-bottom {
        padding-bottom:0;
        padding-top: 24px;
        text-align: left
    }
}

.footer-box {
    background-color: #262626;
    margin: 0 0 16px
}

@media (min-width: 1024px) {
    .footer-box {
        background-color:transparent;
        padding-top: 24px;
        margin: 0
    }
}

.footer-box__header {
    display: block;
    font-weight: normal;
    position: relative;
    background-color: #262626;
    margin: 0;
    padding: 16px;
    cursor: pointer;
    font-size: 18px;
    line-height: 18px;
    color: white
}

.footer-box__header:hover,.footer-box__header:active {
    background-color: #1a1a1a
}

.footer-box__header:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï…‚";
    display: block;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 15px;
    font-size: 14px;
    line-height: 20px
}

.footer-box__header>h4 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    color: white;
    padding: 0;
    margin: 0
}

@media (min-width: 1024px) {
    .footer-box__header {
        background-color:transparent;
        padding: 0 0 8px;
        cursor: default
    }

    .footer-box__header:hover,.footer-box__header:active {
        background-color: transparent
    }

    .footer-box__header:after {
        display: none
    }

    .footer-box__header>h4 {
        color: #999999
    }
}

.footer-box__header--is-active {
    background-color: #1a1a1a
}

.footer-box__header--is-active:after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

@media (min-width: 1024px) {
    .footer-box__header--is-active {
        background-color:transparent
    }
}

.footer-box__content {
    color: #dedede;
    padding: 16px;
    display: none
}

.footer-box__content p {
    padding: 0;
    margin: 0 0 1em 0;
    font-size: 14px;
    line-height: 28px;
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none
}

.footer-box__content p>a {
    color: white;
    text-decoration: none
}

.footer-box__content p>a:hover {
    text-decoration: underline
}

@media (min-width: 1024px) {
    .footer-box__content {
        display:block;
        padding: 0
    }

    .footer-box__content p {
        padding: 0;
        line-height: 21px;
        color: #999999
    }
}

.footer-box__content--is-active {
    display: block
}

.footer-box__list a {
    color: #dedede;
    display: block;
    font-size: 14px;
    line-height: 28px;
    text-decoration: none
}

.footer-box__list a:hover {
    text-decoration: underline;
    color: #dedede
}

@media (min-width: 1024px) {
    .footer-box__list a {
        display:inline-block;
        line-height: 21px;
        color: white
    }

    .footer-box__list a:hover {
        color: white
    }
}

.footer-box__external-link {
    display: block;
    margin-top: 10px;
    color: #999999;
    font-size: 12px;
    text-decoration: none
}

.footer-box__external-link:hover {
    text-decoration: underline
}

.footer-subscribe {
    padding-right: 16px
}

input.footer-subscribe__input[type=text],input.footer-subscribe__input--short[type=text],input.footer-subscribe__input[type=email],input.footer-subscribe__input--short[type=email] {
    display: block;
    width: 100%;
    height: auto;
    background-color: #262626;
    border: none;
    border-radius: 0;
    margin-bottom: 16px;
    padding: 10px 16px;
    color: gray;
    font-size: 14px;
    line-height: 16px;
    outline: none
}

input.footer-subscribe__input.placeholder[type=text],input.placeholder.footer-subscribe__input--short[type=text],input.footer-subscribe__input.placeholder[type=email],input.placeholder.footer-subscribe__input--short[type=email] {
    color: gray
}

input.footer-subscribe__input[type=text]:-moz-placeholder,input.footer-subscribe__input--short[type=text]:-moz-placeholder,input.footer-subscribe__input[type=email]:-moz-placeholder,input.footer-subscribe__input--short[type=email]:-moz-placeholder {
    color: gray
}

input.footer-subscribe__input[type=text]::-moz-placeholder,input.footer-subscribe__input--short[type=text]::-moz-placeholder,input.footer-subscribe__input[type=email]::-moz-placeholder,input.footer-subscribe__input--short[type=email]::-moz-placeholder {
    color: gray
}

input.footer-subscribe__input[type=text]:-ms-input-placeholder,input.footer-subscribe__input--short[type=text]:-ms-input-placeholder,input.footer-subscribe__input[type=email]:-ms-input-placeholder,input.footer-subscribe__input--short[type=email]:-ms-input-placeholder {
    color: gray
}

input.footer-subscribe__input[type=text]::-webkit-input-placeholder,input.footer-subscribe__input--short[type=text]::-webkit-input-placeholder,input.footer-subscribe__input[type=email]::-webkit-input-placeholder,input.footer-subscribe__input--short[type=email]::-webkit-input-placeholder {
    color: gray
}

input.footer-subscribe__input.placeholder[type=text]:focus,input.footer-subscribe__input--short.placeholder[type=text]:focus,input.footer-subscribe__input.placeholder[type=email]:focus,input.footer-subscribe__input--short.placeholder[type=email]:focus {
    color: transparent
}

input.footer-subscribe__input[type=text]:focus:-moz-placeholder,input.footer-subscribe__input--short[type=text]:focus:-moz-placeholder,input.footer-subscribe__input[type=email]:focus:-moz-placeholder,input.footer-subscribe__input--short[type=email]:focus:-moz-placeholder {
    color: transparent
}

input.footer-subscribe__input[type=text]:focus::-moz-placeholder,input.footer-subscribe__input--short[type=text]:focus::-moz-placeholder,input.footer-subscribe__input[type=email]:focus::-moz-placeholder,input.footer-subscribe__input--short[type=email]:focus::-moz-placeholder {
    color: transparent
}

input.footer-subscribe__input[type=text]:focus:-ms-input-placeholder,input.footer-subscribe__input--short[type=text]:focus:-ms-input-placeholder,input.footer-subscribe__input[type=email]:focus:-ms-input-placeholder,input.footer-subscribe__input--short[type=email]:focus:-ms-input-placeholder {
    color: transparent
}

input.footer-subscribe__input[type=text]:focus::-webkit-input-placeholder,input.footer-subscribe__input--short[type=text]:focus::-webkit-input-placeholder,input.footer-subscribe__input[type=email]:focus::-webkit-input-placeholder,input.footer-subscribe__input--short[type=email]:focus::-webkit-input-placeholder {
    color: transparent
}

@media (min-width: 1024px) {
    input.footer-subscribe__input[type=text],input.footer-subscribe__input--short[type=text],input.footer-subscribe__input[type=email],input.footer-subscribe__input--short[type=email] {
        width:100%;
        background-color: #262626;
        border-radius: 4px;
        margin-bottom: 8px;
        color: #7e7e7e;
        line-height: 1\9
    }
}

@media (min-width: 1024px) {
    input.footer-subscribe__input--short[type=text],input.footer-subscribe__input--short[type=email] {
        display:inline-block;
        width: 90px;
        margin-right: 5px
    }
}

.footer-top {
    padding-bottom: 20px
}

.footer-top:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width: 1024px) {
    .footer-top {
        border-bottom:1px solid #454545
    }
}

.footer-top__market-logo {
    display: block;
    margin: 10px auto 5px;
    text-indent: -9999px;
    height: 18px;
    width: 152px
}

@media (min-width: 1024px) {
    .footer-top__market-logo {
        margin:0
    }
}

.svg .footer-top__market-logo {
    background: url(/assets/logos/envato_market-dd390ae860330996644c1c109912d2bf63885fc075b87215ace9b5b4bdc71cc8.svg);
    background-size: 152px 18px
}

.no-svg .footer-top__market-logo {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -380px -392px
}

@media (min-width: 1024px) {
    .footer-top__left {
        width:49%;
        float: left;
        margin-right: 2%
    }
}

@media (min-width: 1024px) {
    .footer-top__right {
        width:49%;
        float: left;
        margin-right: 2%;
        float: right;
        margin-right: 0
    }
}

.grid-container {
    max-width: 1004px;
    max-width: 64rem;
    padding-left: 10px;
    padding-left: 0.625rem;
    padding-right: 10px;
    padding-right: 0.625rem;
    margin-left: auto;
    margin-right: auto
}

.grid-container:after {
    content: "";
    display: table;
    clear: both
}

@media (min-width: 1024px) {
    .grid-container.-layout-videohive {
        max-width:95%
    }
}

@media (min-width: 1350px) {
    .grid-container.-layout-videohive {
        max-width:1400px
    }
}

.grid-container.-layout-wide {
    max-width: 1408px;
    padding-left: 16px;
    padding-right: 16px
}

.header-categories {
    background-color: whitesmoke;
    border-bottom: 1px solid #e1e8ed;
    height: 48px
}

.header-categories a,.header-categories a:hover {
    line-height: 1.2;
    text-decoration: none
}

.header-categories__links {
    font-size: 12px;
    float: left;
    list-style: none;
    padding: 7px 0 0;
    margin: 0 -10px
}

.header-categories__links-item {
    float: left;
    position: relative
}

.header-categories__main-link,.header-categories__main-link--empty {
    border-radius: 4px 4px 0 0;
    color: #666666;
    display: block;
    padding: 10px 6px;
    white-space: nowrap
}

.header-categories__main-link:hover,.header-categories__main-link--empty:hover,.header-categories__main-link:focus,.header-categories__main-link--empty:focus {
    text-decoration: none
}

@media screen and (min-width: 1117px) {
    .header-categories__main-link,.header-categories__main-link--empty {
        padding:10px
    }
}

.touch .header-categories__links-item:hover .header-categories__main-link,.touch .header-categories__links-item:hover .header-categories__main-link--empty {
    background-color: inherit;
    color: #666666
}

.touch .header-categories__links-item .header-categories__main-link.is-open,.touch .header-categories__links-item .is-open.header-categories__main-link--empty,.header-categories__links-item:hover>.header-categories__main-link,.header-categories__links-item:hover>.header-categories__main-link--empty {
    background-color: #999999;
    color: white
}

.header-categories__main-link--empty {
    border-radius: 4px
}

.header-categories__main-link--empty.header-categories__main-link--new_label {
    padding-bottom: 7px
}

.header-categories__main-link--new_label {
    padding-top: 8px
}

.header-categories__main-link--offsite_icon:after {
    display: inline;
    padding-left: 2px;
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 12 12' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.9 1.2L5.475 5.55C5.25 5.85 5.25 6.225 5.475 6.525C5.7 6.75 6.15 6.75 6.375 6.525L10.725 2.175V3.675C10.725 3.975 11.025 4.275 11.325 4.275C11.625 4.275 11.925 3.975 11.925 3.675V0.675C11.925 0.525 11.85 0.375 11.775 0.225C11.7 0.075 11.55 0 11.4 0H8.4C8.1 0 7.8 0.3 7.8 0.6C7.8 0.9 8.1 1.2 8.4 1.2H9.9ZM12 7.2V4.35V10.5C12 11.325 11.4 12 10.65 12H1.35C0.6 12 0 11.325 0 10.5V1.5C0 0.675 0.6 0 1.35 0H7.725H4.8C5.1 0 5.4 0.3 5.4 0.6C5.4 0.9 5.1 1.2 4.8 1.2H1.575C1.35 1.2 1.2 1.35 1.2 1.575V10.35C1.2 10.575 1.35 10.725 1.575 10.725H10.5C10.725 10.725 10.875 10.575 10.875 10.35V7.125C10.875 6.825 11.175 6.525 11.475 6.525C11.7 6.6 12 6.9 12 7.2Z' fill='%23666666'/></svg>")
}

.header-categories__links-item:hover .header-categories__main-link--offsite_icon:after {
    display: inline;
    padding-left: 2px;
    content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 12 12' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.9 1.2L5.475 5.55C5.25 5.85 5.25 6.225 5.475 6.525C5.7 6.75 6.15 6.75 6.375 6.525L10.725 2.175V3.675C10.725 3.975 11.025 4.275 11.325 4.275C11.625 4.275 11.925 3.975 11.925 3.675V0.675C11.925 0.525 11.85 0.375 11.775 0.225C11.7 0.075 11.55 0 11.4 0H8.4C8.1 0 7.8 0.3 7.8 0.6C7.8 0.9 8.1 1.2 8.4 1.2H9.9ZM12 7.2V4.35V10.5C12 11.325 11.4 12 10.65 12H1.35C0.6 12 0 11.325 0 10.5V1.5C0 0.675 0.6 0 1.35 0H7.725H4.8C5.1 0 5.4 0.3 5.4 0.6C5.4 0.9 5.1 1.2 4.8 1.2H1.575C1.35 1.2 1.2 1.35 1.2 1.575V10.35C1.2 10.575 1.35 10.725 1.575 10.725H10.5C10.725 10.725 10.875 10.575 10.875 10.35V7.125C10.875 6.825 11.175 6.525 11.475 6.525C11.7 6.6 12 6.9 12 7.2Z' fill='white'/></svg>")
}

.header-categories__links-dropdown {
    display: none;
    left: 0;
    position: absolute;
    top: 34px;
    width: 210px
}

.header-categories__links-dropdown.touch-only-dropdown-is-ready,.header-categories__links-item:hover>.header-categories__links-dropdown {
    display: block
}

.external-link--grey-40::after {
    content: url("data:image/svg+xml,<svg width='9' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.425 1.4 4.106 4.662a.591.591 0 0 0 0 .732c.169.168.506.168.675 0L8.044 2.13v1.125c0 .225.225.45.45.45s.45-.225.45-.45v-2.25c0-.112-.057-.225-.113-.337A.31.31 0 0 0 8.55.5H6.3a.484.484 0 0 0-.45.45c0 .225.225.45.45.45h1.125zM9 5.9V3.762v4.613C9 8.994 8.55 9.5 7.987 9.5H1.013C.45 9.5 0 8.994 0 8.375v-6.75C0 1.006.45.5 1.012.5h4.782H3.6c.225 0 .45.225.45.45s-.225.45-.45.45H1.181c-.169 0-.281.113-.281.281v6.581c0 .17.112.282.281.282h6.694c.169 0 .281-.113.281-.282V5.844c0-.225.225-.45.45-.45.169.056.394.281.394.506z' fill='%23666'/></svg>");
    padding-left: 8px
}

.header-dropdown .elements-nav__category-link {
    padding-left: 0
}

.header-dropdown .elements-nav__category-link::before {
    margin-right: 5px;
    border-width: 1px;
    padding: 3px 0
}

.elements-nav__category-link::before {
    content: '';
    border: 2px solid white;
    -webkit-border-image: -webkit-linear-gradient(92.89deg, #F73859 6.56%, #6E5CFF 113.04%) 1;
    -o-border-image: linear-gradient(-2.89deg, #F73859 6.56%, #6E5CFF 113.04%) 1;
    border-image: linear-gradient(-2.89deg, #F73859 6.56%, #6E5CFF 113.04%) 1
}

.site-header__logo-and-account--minimal .header-logo-account {
    background-color: #262626;
    height: 62px;
    position: relative
}

.header-logo-account {
    background-color: #262626;
    height: 48px;
    position: relative
}

.header-logo-account__container {
    position: relative
}

.header-logo-account__logo {
    position: absolute;
    height: 55px
}

.header-logo-account__logo>span {
    display: block;
    position: relative;
    text-indent: -9999px;
    height: 18px;
    width: 152px;
    top: 18px
}

.svg .header-logo-account__logo>span {
    background: url(/assets/logos/envato_market-dd390ae860330996644c1c109912d2bf63885fc075b87215ace9b5b4bdc71cc8.svg);
    background-size: 152px 18px
}

.no-svg .header-logo-account__logo>span {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -380px -392px
}

.header-logo-account__right {
    font-size: 12px;
    line-height: 17px;
    padding-top: 15px;
    position: absolute;
    right: 0
}

.header-logo-account__user-nav {
    float: left
}

.header-logo-account__user-nav-item {
    float: left;
    height: 32px;
    position: relative
}

.header-logo-account__user-nav-main-link--omega,.header-logo-account__user-nav-main-link--cart,.header-logo-account__user-nav-main-link--alpha,.header-logo-account__user-nav-main-link--alpha-with-dropdown {
    background-color: #333333;
    display: block;
    height: 32px;
    line-height: 31px;
    padding: 0 15px 0;
    text-decoration: none
}

.header-logo-account__user-nav-main-link--omega:hover,.header-logo-account__user-nav-main-link--cart:hover,.header-logo-account__user-nav-main-link--alpha:hover,.header-logo-account__user-nav-main-link--alpha-with-dropdown:hover,.header-logo-account__user-nav-main-link--omega:focus,.header-logo-account__user-nav-main-link--cart:focus,.header-logo-account__user-nav-main-link--alpha:focus,.header-logo-account__user-nav-main-link--alpha-with-dropdown:focus {
    text-decoration: none
}

.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--omega,.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--cart,.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha,.touch .header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha-with-dropdown {
    background-color: transparent
}

.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--omega,.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--cart,.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--alpha,.touch .header-logo-account__user-nav-item .is-open.header-logo-account__user-nav-main-link--alpha-with-dropdown,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--omega,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--cart,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha,.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha-with-dropdown {
    background-color: black
}

.header-logo-account__user-nav-main-link--alpha,.header-logo-account__user-nav-main-link--alpha-with-dropdown {
    border-radius: 4px 0 0 4px;
    color: white
}

.header-logo-account__user-nav-item:hover .header-logo-account__user-nav-main-link--alpha-with-dropdown {
    border-radius: 4px 0 0
}

.header-logo-account__user-nav .header-dropdown {
    min-width: 125px;
    margin: 0
}

.header-logo-account__user-nav-main-link--cart {
    border-left: 1px solid #262626;
    padding: 0 10px;
    color: #999999
}

.header-logo-account__user-nav-main-link--omega {
    border-radius: 0 4px 4px 0;
    border-left: 1px solid #262626;
    color: #dedede
}

.header-logo-account__balance {
    margin-left: 5px
}

.header-logo-account__user-nav-dropdown {
    display: none;
    left: 0;
    position: absolute;
    top: 32px;
    min-width: 150px;
    width: 100%
}

.header-logo-account__user-nav-item:hover>.header-logo-account__user-nav-dropdown {
    display: block
}

.header-logo-account__user-nav-dropdown.touch-only-dropdown-is-ready {
    display: block
}

.header-logo-account__sundry {
    float: left;
    list-style: none;
    margin: 0 20px 0 0
}

.header-logo-account__sundry-item {
    float: left;
    position: relative
}

.header-logo-account__sundry-main-link,.header-logo-account__sundry-main-link--brand-color {
    border-radius: 4px 4px 0 0;
    color: #999999;
    display: block;
    padding: 8px 9px;
    text-decoration: none
}

.header-logo-account__sundry-main-link.-rounded-corners,.-rounded-corners.header-logo-account__sundry-main-link--brand-color {
    border-radius: 4px
}

.header-logo-account__sundry-main-link:hover,.header-logo-account__sundry-main-link--brand-color:hover,.header-logo-account__sundry-main-link:focus,.header-logo-account__sundry-main-link--brand-color:focus {
    text-decoration: none
}

.touch .header-logo-account__sundry-item:hover .header-logo-account__sundry-main-link,.touch .header-logo-account__sundry-item:hover .header-logo-account__sundry-main-link--brand-color {
    background-color: inherit;
    color: #999999
}

.touch .header-logo-account__sundry-item .header-logo-account__sundry-main-link.is-open,.touch .header-logo-account__sundry-item .is-open.header-logo-account__sundry-main-link--brand-color,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-main-link,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-main-link--brand-color {
    background-color: black;
    color: white
}

.header-logo-account__sundry-main-link--brand-color {
    color: #82b541;
    opacity: 0.7
}

.touch .header-logo-account__sundry-item .header-logo-account__sundry-main-link--brand-color.is-open,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-main-link--brand-color {
    color: #82b541;
    opacity: 1
}

.header-logo-account__sundry-dropdown {
    display: none;
    left: 0;
    position: absolute;
    top: 32px;
    width: 210px
}

.header-logo-account__sundry-dropdown.touch-only-dropdown-is-ready,.header-logo-account__sundry-item:hover>.header-logo-account__sundry-dropdown {
    display: block
}

.header-mini {
    background-color: #262626;
    height: 40px;
    position: relative;
    text-align: center
}

.header-mini__button--cart,.header-mini__button--account,.header-mini__button--categories {
    font-size: 13px;
    position: absolute;
    top: 5px
}

.header-mini__button--cart>a,.header-mini__button--account>a,.header-mini__button--categories>a {
    text-decoration: none
}

.header-mini__button--categories {
    left: 10px
}

.header-mini__button--account {
    right: 10px
}

.header-mini__button--cart {
    display: none;
    right: 40px
}

@media screen and (min-width: 350px) {
    .header-mini__button--cart {
        display:block
    }
}

.header-mini__button--cart .btn,.header-mini__button--cart button,.header-mini__button--cart [role=button],.header-mini__button--cart [type=submit] {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.header-mini__button-cart-icon path {
    fill: #fff
}

.header-mini__button-cart-cart-amount {
    background-color: #729d38;
    border-radius: 9px;
    color: white;
    display: inline-block;
    line-height: 1;
    font-size: 13px;
    font-weight: bold;
    margin-left: 8px;
    min-width: 24px;
    padding: 1px 4px;
    text-align: center;
    -webkit-transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    vertical-align: middle
}

.header-mini__logo--videohive,.header-mini__logo--themeforest,.header-mini__logo--photodune,.header-mini__logo--graphicriver,.header-mini__logo--codecanyon,.header-mini__logo--audiojungle,.header-mini__logo--3docean,.header-mini__logo--envato-market {
    display: inline-block
}

.header-mini__logo--envato-market {
    height: 40px;
    width: 192px
}

.header-mini__logo .header-mini__logo--envato-market {
    width: 152px
}

.svg .header-mini__logo .header-mini__logo--envato-market {
    background: url(/assets/logos/envato_market-dd390ae860330996644c1c109912d2bf63885fc075b87215ace9b5b4bdc71cc8.svg) 0 10px no-repeat;
    background-size: 152px 18px
}

.no-svg .header-mini__logo .header-mini__logo--envato-market {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -380px -382px
}

.header-mini__logo--3docean {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -285px -196px;
    width: 119px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--3docean {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -285px -196px;
        height: 40px;
        width: 119px
    }
}

.header-mini__logo--audiojungle {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -163px -272px;
    width: 143px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--audiojungle {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -163px -272px;
        height: 40px;
        width: 143px
    }
}

.header-mini__logo--codecanyon {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: 0px -332px;
    width: 147px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--codecanyon {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: 0px -332px;
        height: 40px;
        width: 147px
    }
}

.header-mini__logo--graphicriver {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -167px -332px;
    width: 139px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--graphicriver {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -167px -332px;
        height: 40px;
        width: 139px
    }
}

.header-mini__logo--photodune {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -444px 0px;
    width: 133px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--photodune {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -444px 0px;
        height: 40px;
        width: 133px
    }
}

.header-mini__logo--themeforest {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: 0px -272px;
    width: 143px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--themeforest {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: 0px -272px;
        height: 40px;
        width: 143px
    }
}

.header-mini__logo--videohive {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -150px -68px;
    width: 114px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-mini__logo--videohive {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -150px -68px;
        height: 40px;
        width: 114px
    }
}

.off-canvas-left__site-title {
    color: white;
    padding: 16px 0px 16px 8px;
    height: 40px;
    font-size: 16px;
    line-height: 40px
}

.header-site-titles {
    background-color: #262626
}

.header-sites--loading {
    background-color: #262626;
    height: 48px
}

.header-site-titles__link {
    text-decoration: none;
    color: white;
    font-weight: 400;
    opacity: 0.4;
    font-size: 16px
}

.header-site-titles__link:hover,.header-site-titles__link:focus {
    opacity: 1;
    color: white
}

.header-site-titles__link.is-active {
    opacity: 1
}

.header-site-titles__link.is-active:after {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid whitesmoke;
    border-top: none;
    height: 0;
    width: 0;
    bottom: 0;
    content: "";
    left: 50%;
    margin-left: -5px;
    position: absolute
}

.header-site-titles__site {
    float: left;
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
    margin-right: 32px
}

.header-site-floating-logo__container {
    position: relative
}

.header-site-floating-logo__3docean,.header-site-floating-logo__audiojungle,.header-site-floating-logo__codecanyon,.header-site-floating-logo__graphicriver,.header-site-floating-logo__photodune,.header-site-floating-logo__themeforest,.header-site-floating-logo__videohive {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    height: 48px;
    opacity: 1;
    position: absolute;
    top: 24px;
    right: 0;
    padding-left: 16px;
    padding-right: 16px;
    text-indent: -9999px;
    background-color: #333333;
    border-radius: 20px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .header-site-floating-logo__3docean,.header-site-floating-logo__audiojungle,.header-site-floating-logo__codecanyon,.header-site-floating-logo__graphicriver,.header-site-floating-logo__photodune,.header-site-floating-logo__themeforest,.header-site-floating-logo__videohive {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px
    }
}

.header-site-floating-logo__3docean {
    background-position: -285px -68px;
    width: 112px
}

.header-site-floating-logo__audiojungle {
    background-position: 0px 0px;
    width: 130px
}

.header-site-floating-logo__codecanyon {
    background-position: -285px 0px;
    width: 139px
}

.header-site-floating-logo__graphicriver {
    background-position: 10px -204px;
    width: 152px
}

.header-site-floating-logo__photodune {
    background-position: 0px -136px;
    width: 128px
}

.header-site-floating-logo__themeforest {
    background-position: 16px -68px;
    width: 144px
}

.header-site-floating-logo__videohive {
    background-position: -142px 0px;
    width: 131px
}

.header-categories__search {
    float: left;
    width: 160px;
    margin-left: 16px;
    margin-top: 8px;
    border-left: thin solid #dedede
}

.header-dropdown {
    -webkit-box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    list-style: none;
    padding: 0
}

.header-dropdown:nth-child(2n) {
    border-top: 1px solid #e6e6e6
}

.header-dropdown a {
    background-color: white;
    color: #666666;
    display: block;
    padding: 8px;
    text-decoration: none
}

.header-dropdown a:hover,.header-dropdown a:focus {
    background-color: #e6e6e6;
    text-decoration: none
}

.header-dropdown a>i {
    float: right;
    opacity: 0.5
}

.header-dropdown__top {
    border-bottom: 1px solid #e6e6e6
}

.header-dropdown__bottom {
    border-top: 1px solid #e6e6e6
}

.header-dropdown__all-items {
    display: none
}

.touch .header-dropdown__all-items {
    display: block
}

@media (max-width: 1023px) {
    .language-selector {
        margin:25px 0 20px
    }
}

@media (min-width: 1024px) {
    .language-selector {
        float:right
    }
}

.language-selector * {
    display: inline-block
}

.language-selector select {
    margin-left: 5px;
    min-width: 100px
}

@media (min-width: 1024px) {
    .layout.-sidebar-right .layout__sidebar {
        float:right;
        margin-right: 0
    }

    .layout.-sidebar-left .layout__main-content {
        float: right;
        margin-right: 0
    }
}

@media (min-width: 1024px) {
    .layout__main-content {
        width:70.9401709402%;
        float: left;
        margin-right: 1.7094017094%
    }
}

@media (min-width: 1024px) {
    .layout__sidebar {
        width:27.3504273504%;
        float: left;
        margin-right: 1.7094017094%
    }
}

@media (min-width: 1024px) {
    .sidebar-s {
        float:left;
        margin-right: 18px;
        width: 200px
    }
}

@media (min-width: 569px) {
    .sidebar-s.-size-fixed-tablet {
        float:left;
        margin-right: 18px;
        width: 200px
    }
}

@media (min-width: 1024px) {
    .sidebar-l {
        float:left;
        margin-right: 18px;
        width: 350px
    }
}

.sidebar-l.-size-fixed-tablet {
    float: left;
    margin-right: 18px;
    width: 350px
}

.sidebar-l.-sidebar-light {
    width: 225px
}

@media (min-width: 1024px) {
    .sidebar-right {
        float:right;
        margin-left: 18px;
        margin-right: 0
    }
}

@media (min-width: 1024px) {
    .content-s {
        float:left;
        width: 616px
    }
}

.content-s.-content-wide {
    width: 740px
}

@media (min-width: 1024px) {
    .content-l {
        float:left;
        width: 766px
    }
}

@media (min-width: 569px) {
    .content-l.-size-scale-tablet {
        float:left;
        width: 350px;
        width: calc(100% - 218px)
    }
}

@media (min-width: 1024px) {
    .content-right {
        float:right
    }
}

@media (min-width: 1024px) {
    .content-centre {
        margin:0 auto
    }
}

@media (min-width: 569px) {
    .content-centre.-size-scale-tablet {
        float:none
    }
}

.magnifier {
    display: none
}

.market-stats {
    font-size: 16px;
    text-align: right
}

.market-stats__stat {
    display: inline-block;
    font-weight: 700;
    margin-right: 20px
}

.market-stats__stat:last-child {
    margin-right: 0
}

.market-stats__stat span {
    color: #999999;
    font-weight: normal
}

.media {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

@media (min-width: 569px) {
    .media {
        -webkit-flex-flow:nowrap;
        -ms-flex-flow: nowrap;
        flex-flow: nowrap
    }
}

.media>div:first-child {
    margin-right: 1em
}

.media.-wrap-none {
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap
}

.media__item {
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto
}

.media__item>a {
    display: block;
    line-height: 0
}

.media__item img {
    display: block
}

.media__body {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.media__body.-align-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center
}

.media__body.-align-bottom {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.media__body.-basis-40 {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%
}

.media__body.-basis-30 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%
}

.fixed-layout .media__body img {
    max-width: 100%
}

.no-flexbox .media {
    display: table;
    width: 100%
}

.no-flexbox .media__item {
    width: 1px;
    white-space: nowrap;
    display: table-cell;
    padding-right: 1em
}

.no-flexbox .media__body {
    display: table-cell;
    vertical-align: top
}

.no-flexbox .media__body.-align-center {
    vertical-align: middle
}

.no-flexbox .media__body.-align-bottom {
    vertical-align: bottom
}

.off-canvas-category-link--empty,.off-canvas-category-link {
    background-color: #333333;
    color: white;
    display: block;
    padding: 15px
}

.off-canvas-category-link--empty:hover,.off-canvas-category-link:hover {
    text-decoration: none
}

.off-canvas-category-link:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    color: #999999;
    content: "ï„‚";
    float: right
}

.off-canvas-category-link.is-open:after {
    content: "ï„…"
}

.off-canvas-category-link--sub {
    color: white;
    display: block;
    padding: 15px 15px 15px 25px
}

.off-canvas-category-link--sub:hover {
    text-decoration: none
}

.external-link::after {
    content: url("data:image/svg+xml,<svg width='9' height='10' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M7.425 1.4 4.106 4.662a.591.591 0 0 0 0 .732c.169.168.506.168.675 0L8.044 2.13v1.125c0 .225.225.45.45.45s.45-.225.45-.45v-2.25c0-.112-.057-.225-.113-.337A.31.31 0 0 0 8.55.5H6.3a.484.484 0 0 0-.45.45c0 .225.225.45.45.45h1.125zM9 5.9V3.762v4.613C9 8.994 8.55 9.5 7.987 9.5H1.013C.45 9.5 0 8.994 0 8.375v-6.75C0 1.006.45.5 1.012.5h4.782H3.6c.225 0 .45.225.45.45s-.225.45-.45.45H1.181c-.169 0-.281.113-.281.281v6.581c0 .17.112.282.281.282h6.694c.169 0 .281-.113.281-.282V5.844c0-.225.225-.45.45-.45.169.056.394.281.394.506z' fill='%23CCC'/></svg>")
}

.elements-nav__category-link {
    display: block;
    color: white;
    padding: 15px 0;
    text-decoration: none
}

.elements-nav__category-link:hover {
    text-decoration: none
}

.elements-nav__category-link::before {
    content: '';
    border: 2px solid var(--color-interactive-primary)
}

.off-canvas-left .elements-nav__category-link {
    font-weight: 600
}

.off-canvas-left .elements-nav__category-link::before {
    margin-right: 8px;
    padding: 6px 0
}

.off-canvas-left .elements-nav__category-link::after {
    position: absolute;
    right: 16px
}

.off-canvas-category-link+ul .external-link::after {
    position: absolute;
    right: 16px
}

.off-canvas-left ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.off-canvas-left a {
    font-size: 13px;
    text-decoration: none
}

.off-canvas-left__top {
    padding: 15px 0 17px
}

.off-canvas-left__top>a {
    display: block;
    height: 15px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 177px
}

.svg .off-canvas-left__top>a {
    background: url(/assets/logos/envato_market-dd390ae860330996644c1c109912d2bf63885fc075b87215ace9b5b4bdc71cc8.svg);
    background-size: 177px 15px
}

.no-svg .off-canvas-left__top>a {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -380px -392px
}

.off-canvas-left__site {
    background-color: #333333;
    overflow: hidden;
    padding-left: 2px;
    display: block
}

.off-canvas-left__site>i {
    color: white;
    float: right;
    font-size: 12px;
    padding-right: 5px;
    padding-top: 13px
}

.off-canvas-left__site-logo--videohive,.off-canvas-left__site-logo--themeforest,.off-canvas-left__site-logo--photodune,.off-canvas-left__site-logo--graphicriver,.off-canvas-left__site-logo--codecanyon,.off-canvas-left__site-logo--audiojungle,.off-canvas-left__site-logo--3docean {
    float: left;
    text-indent: -9999px
}

.off-canvas-left__site-logo--3docean {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -285px -196px;
    width: 119px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--3docean {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -285px -196px;
        height: 40px;
        width: 119px
    }
}

.off-canvas-left__site-logo--audiojungle {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -163px -272px;
    width: 143px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--audiojungle {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -163px -272px;
        height: 40px;
        width: 143px
    }
}

.off-canvas-left__site-logo--codecanyon {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: 0px -332px;
    width: 147px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--codecanyon {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: 0px -332px;
        height: 40px;
        width: 147px
    }
}

.off-canvas-left__site-logo--graphicriver {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -167px -332px;
    width: 139px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--graphicriver {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -167px -332px;
        height: 40px;
        width: 139px
    }
}

.off-canvas-left__site-logo--photodune {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -444px 0px;
    width: 133px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--photodune {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -444px 0px;
        height: 40px;
        width: 133px
    }
}

.off-canvas-left__site-logo--themeforest {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: 0px -272px;
    width: 143px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--themeforest {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: 0px -272px;
        height: 40px;
        width: 143px
    }
}

.off-canvas-left__site-logo--videohive {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -150px -68px;
    width: 114px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .off-canvas-left__site-logo--videohive {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -150px -68px;
        height: 40px;
        width: 114px
    }
}

.off-canvas-left__current-site {
    overflow: hidden;
    padding-left: 3px
}

.off-canvas-left__current-site.-color-3docean {
    background-color: #ab0f34
}

.off-canvas-left__current-site.-color-audiojungle {
    background-color: #9ac130
}

.off-canvas-left__current-site.-color-codecanyon {
    background-color: #e78733
}

.off-canvas-left__current-site.-color-graphicriver {
    background-color: #308eb1
}

.off-canvas-left__current-site.-color-photodune {
    background-color: #0f8c98
}

.off-canvas-left__current-site.-color-themeforest {
    background-color: #1abc9c
}

.off-canvas-left__current-site.-color-videohive {
    background-color: #e7a802
}

.off-canvas-left__current-site-toggle {
    -webkit-box-shadow: 0 2px 0 #a8a8a8;
    box-shadow: 0 2px 0 #a8a8a8;
    position: relative;
    background-color: #dedede;
    border-radius: 4px;
    color: #454545;
    float: right;
    margin: 5px 10px 0;
    padding: 5px 7px;
    font-size: 13px
}

.off-canvas-left__current-site-toggle:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #a8a8a8;
    box-shadow: 0 1px 0 #a8a8a8
}

.off-canvas-left__current-site-toggle:hover {
    text-decoration: none
}

.off-canvas-left__current-site-toggle:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„‚"
}

.off-canvas-left__current-site-toggle.is-open:after {
    content: "ï„…"
}

.off-canvas-left__search {
    margin: 15px;
    overflow: hidden
}

.off-canvas-right {
    background-color: #262626
}

.off-canvas-right>ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.off-canvas-right>ul a {
    text-decoration: none
}

.off-canvas-right__top {
    padding: 10px;
    position: relative
}

.off-canvas-right__avatar {
    border-radius: 25px;
    display: block;
    width: 45px
}

.off-canvas-right__username {
    color: white;
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    font-weight: bold;
    margin-bottom: 5px;
    text-decoration: none
}

.off-canvas-right__username:hover {
    text-decoration: underline
}

.off-canvas-right__balance {
    background-color: #333333;
    border-radius: 4px;
    color: #d4d4d4;
    display: inline-block;
    font-size: 11px;
    line-height: 12px;
    padding: 4px 7px
}

.off-canvas-right__cart {
    position: absolute;
    right: 10px;
    top: 10px
}

.off-canvas-right__section-heading {
    background-color: #dedede;
    color: #262626;
    display: block;
    padding: 15px 10px;
    text-transform: capitalize
}

.off-canvas-right__link,.off-canvas-right__link--logout,.off-canvas-right__link--cart {
    background-color: #333333;
    border-bottom: 1px solid #454545;
    color: #dedede;
    display: block;
    font-size: 13px;
    line-height: 15px;
    padding: 15px 10px;
    text-decoration: none
}

.off-canvas-right__link>i,.off-canvas-right__link--logout>i,.off-canvas-right__link--cart>i {
    float: right
}

.off-canvas-right__link--cart {
    background-color: #262626;
    border-bottom: none
}

.off-canvas-right__link--cart>div {
    float: right
}

.off-canvas-right__link--logout {
    background-color: #df2c2c;
    color: white;
    border-bottom: none
}

.off-canvas {
    padding-top: 15px;
    padding-bottom: 50px
}

.off-canvas__title {
    display: block;
    padding: 0 20px
}

.off-canvas__search {
    margin: 10px 0;
    padding: 0 20px
}

.overflow {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.page-section {
    padding: 24px 0
}

@media (min-width: 569px) {
    .page-section {
        padding:32px 0
    }
}

.page-section.-color-white {
    background: white
}

.page-section.-color-grey-light {
    background: #fafafa
}

.page-section.-color-grey {
    background: whitesmoke
}

.page-section.-color-grey-mid {
    background: #ededed
}

.page-section.-color-grey-dark {
    background: #d4d4d4
}

.page-section.-color-grey-very-dark {
    background: #454545;
    color: #dedede
}

.page-section.-border-top {
    border-top: 1px solid #e1e8ed
}

.page-section.-border-bottom {
    border-bottom: 1px solid #e1e8ed
}

.page-section.-size-compact {
    padding: 16px 0
}

.page-section.-size-xcompact {
    padding: 0
}

.page-section.-custom-research {
    background: #454545 url(/assets/community-research/bg-community-research-b8a71218af174a3ae434a3f085b1de4466416b2af9b6915620830121b5a93ad7.jpg) no-repeat center 100%;
    color: white;
    padding-top: 200px
}

.page-section.-custom-badges {
    background: #666 url(/assets/badges/bg-badges-b66f7cdb26693ff988b114cb32609b150602f04b5e5cf6be6dbfb2d1fef90183.jpg) no-repeat center 100%;
    padding-bottom: 80px
}

.page-section[class*='-theme-'] {
    color: white;
    overflow: hidden;
    position: relative
}

.page-section.-theme-elite,.page-section.-theme-power-elite {
    overflow: initial
}

.page-section__background {
    height: 200%;
    left: 0;
    position: absolute;
    right: 0;
    top: -100%;
    z-index: -10;
    background-color: inherit;
    background-size: 480px;
    background-image: url(/assets/common/bg-page-section--light-df7df4ee3302cefd79e92f8178eed1e5d4e535f3b5450288dcc05ba63bfbe904.png)
}

@supports (background-blend-mode: overlay) {
    .page-section__background {
        background-blend-mode:overlay;
        background-image: url(/assets/common/bg-page-section-a07ab97ca4070e5b25b36ca4d0f246eb1c7ed28403482e573fac8b14dcd2c112.png)
    }
}

.-theme-3docean .page-section__background {
    background-color: #b31a3d
}

.-theme-audiojungle .page-section__background {
    background-color: #82b332
}

.-theme-codecanyon .page-section__background {
    background-color: #e78733
}

.-theme-graphicriver .page-section__background {
    background-color: #308eb1
}

.-theme-photodune .page-section__background {
    background-color: #0f8c98
}

.-theme-themeforest .page-section__background {
    background-color: #1fbda5
}

.-theme-videohive .page-section__background {
    background-color: #f1a31e
}

.-theme-envato .page-section__background {
    background-color: #82b541
}

.-theme-power-elite .page-section__background {
    background-color: #333333
}

.-theme-elite .page-section__background {
    background-color: rgba(245,245,245,0.5);
    overflow: initial
}

@supports (background-blend-mode: multiply) {
    .-theme-3docean .page-section__background,.-theme-photodune .page-section__background {
        background-blend-mode:multiply
    }
}

.page-title,.page-title__label {
    float: left;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: normal;
    color: inherit;
    padding: 0 20px 12px 0
}

.page-title__label {
    line-height: 44px;
    padding: 0 10px 12px 0
}

.page-title__tagline {
    float: left;
    margin: 6px 0 0 0
}

.page-title__tagline strong {
    font-size: 18px
}

.page-title__tagline a {
    font-size: 11px;
    color: inherit;
    opacity: 0.8
}

.page-title__result-count p {
    background: #d4d4d4;
    border-radius: 4px;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    color: #666666;
    margin-top: 11px;
    padding: 5px
}

.page {
    height: 100%;
    position: relative
}

@media (min-width: 1024px) {
    .page {
        min-width:1024px
    }
}

@media (max-width: 1023px) {
    .page--is-off-canvas {
        top:0;
        right: 0;
        bottom: 0;
        left: 0;
        position: absolute;
        overflow: hidden
    }
}

.page__canvas {
    -webkit-box-shadow: 0 0 15px -1px rgba(0,0,0,0.4);
    box-shadow: 0 0 15px -1px rgba(0,0,0,0.4);
    position: relative;
    z-index: 2;
    min-height: 100%
}

@media (min-width: 1024px) {
    .page__canvas {
        -webkit-box-shadow:none;
        box-shadow: none
    }
}

@media (min-width: 1024px) {
    .page__canvas .page__canvas--is-off-canvas-left,.page__canvas .page__canvas--is-off-canvas-right {
        left:0;
        right: 0
    }
}

@media (max-width: 1023px) {
    .page__canvas--is-off-canvas-right {
        right:260px
    }
}

@media (max-width: 1023px) {
    .page__canvas--is-off-canvas-left {
        left:260px
    }
}

.page__off-canvas--right,.page__off-canvas--left {
    display: none;
    width: 260px;
    z-index: 3
}

.page__off-canvas--right::-webkit-scrollbar,.page__off-canvas--left::-webkit-scrollbar {
    -webkit-appearance: none
}

.page__off-canvas--right::-webkit-scrollbar:vertical,.page__off-canvas--left::-webkit-scrollbar:vertical {
    width: 11px
}

.page__off-canvas--right::-webkit-scrollbar:horizontal,.page__off-canvas--left::-webkit-scrollbar:horizontal {
    height: 11px
}

.page__off-canvas--right::-webkit-scrollbar-thumb,.page__off-canvas--left::-webkit-scrollbar-thumb {
    border: 2px solid whitesmoke;
    background-color: rgba(0,0,0,0.4)
}

.page__off-canvas--right::-webkit-scrollbar-thumb:hover,.page__off-canvas--left::-webkit-scrollbar-thumb:hover {
    background-color: rgba(0,0,0,0.6)
}

.page__off-canvas--right::-webkit-scrollbar-track,.page__off-canvas--left::-webkit-scrollbar-track {
    background-color: whitesmoke
}

@media (max-width: 1023px) {
    .page__off-canvas--right,.page__off-canvas--left {
        min-height:100%;
        overflow-x: hidden;
        overflow-y: auto;
        position: fixed;
        top: 0;
        bottom: 0;
        background-color: #262626
    }
}

.page__off-canvas--left {
    left: 0
}

.page__off-canvas--right {
    right: 0
}

.page__off-canvas--is-active {
    display: block
}

@media (min-width: 1024px) {
    .page__off-canvas--is-active {
        display:none
    }
}

.page__overlay--is-active {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    cursor: pointer
}

@media (min-width: 1024px) {
    .page__overlay--is-active {
        display:none
    }
}

.noUi-target {
    position: relative
}

.noUi-target,.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: none;
    touch-action: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    right: -48px
}

.noUi-handle {
    position: relative;
    z-index: 1
}

.noUi-stacking .noUi-handle {
    z-index: 10
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px;
    padding-right: 48px
}

.noUi-horizontal .noUi-handle {
    width: 50px;
    height: 34px;
    left: -1px;
    top: -9px
}

.noUi-background {
    background-color: #e0e0e0
}

.noUi-target {
    border-radius: 5px
}

.noUi-dragable {
    cursor: w-resize
}

.noUi-handle {
    background-color: gray;
    border: 3px solid white;
    border-radius: 14px;
    cursor: ew-resize
}

.noUi-handle:hover {
    background-color: #454545
}

.noUi-tooltip {
    display: block;
    position: absolute;
    font-size: 12px;
    border-radius: 3px;
    color: white;
    padding: 5px 0;
    text-align: center;
    width: 44px
}

.noUi-min,.noUi-max {
    display: none;
    position: absolute;
    cursor: default;
    color: #999999;
    font-size: 12px;
    text-shadow: none;
    top: -34px;
    padding: 3px 3px;
    background: #e6e6e6;
    border-radius: 3px
}

.js .noUi-min,.js .noUi-max {
    display: block
}

.noUi-max {
    right: 0
}

.range-slider,.range-slider--theme-minimalist {
    position: relative
}

.range-slider.-currency-dollar .noUi-tooltip:before,.-currency-dollar.range-slider--theme-minimalist .noUi-tooltip:before,.range-slider.-currency-dollar .noUi-min:before,.-currency-dollar.range-slider--theme-minimalist .noUi-min:before,.range-slider.-currency-dollar .noUi-max:before,.-currency-dollar.range-slider--theme-minimalist .noUi-max:before {
    content: "$"
}

.range-slider.-handles-hidden .noUi-tooltip,.-handles-hidden.range-slider--theme-minimalist .noUi-tooltip {
    display: none
}

.range-slider--theme-minimalist.noUi-background {
    background-color: #dedede
}

.range-slider--theme-minimalist.noUi-horizontal {
    height: 2px;
    padding-right: 38px
}

.range-slider--theme-minimalist.noUi-target {
    border-radius: 0
}

.range-slider--theme-minimalist .noUi-origin {
    right: -38px
}

.range-slider--theme-minimalist .noUi-handle {
    width: 40px;
    height: 16px;
    background-color: #454545;
    border: 0;
    border-radius: 4px;
    top: -7px;
    left: 0
}

.range-slider--theme-minimalist .noUi-tooltip {
    left: -2px
}

.search-field {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.search-field.-size-xl {
    font-size: 16px;
    height: 60px
}

.search-field.-size-l {
    font-size: 16px;
    height: 50px
}

.search-field.-size-m {
    font-size: 14px;
    height: 40px
}

.search-field,.search-field.-size-s {
    font-size: 16px;
    height: 30px
}

@media (min-width: 1024px) {
    .search-field,.search-field.-size-s {
        font-size:13px
    }
}

.search-field__input {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-width: 0
}

input.search-field__input-field {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5px 8px 6px;
    border: 1px solid #bababa;
    border-radius: 7px 0 0 7px;
    border-right: 0;
    color: gray;
    -webkit-appearance: none;
    outline: none;
    min-width: 0
}

@media (min-width: 1024px) {
    .-size-xl input.search-field__input-field {
        padding:5px 20px
    }
}

@media (min-width: 1024px) {
    .-size-l input.search-field__input-field {
        padding:5px 15px
    }
}

.-border-none input.search-field__input-field {
    border: none
}

.-border-light input.search-field__input-field {
    border-color: #dedede
}

button.search-field__button {
    -webkit-flex: 0 0 30px;
    -ms-flex: 0 0 30px;
    flex: 0 0 30px;
    padding: 3px 0 2px;
    background-color: white;
    color: #999999;
    border-radius: 0 7px 7px 0;
    border: 1px solid #bababa;
    border-left: none;
    font-size: 14px;
    -webkit-transition: background-color 0.2s;
    transition: background-color 0.2s
}

button.search-field__button:hover {
    background-color: whitesmoke
}

button.search-field__button:hover:before {
    color: #333333
}

button.search-field__button:focus {
    background-color: white
}

button.search-field__button:active {
    background-color: #ededed
}

.-theme-3docean button.search-field__button:hover {
    color: #ab0f34
}

.-theme-audiojungle button.search-field__button:hover {
    color: #9ac130
}

.-theme-codecanyon button.search-field__button:hover {
    color: #e78733
}

.-theme-graphicriver button.search-field__button:hover {
    color: #308eb1
}

.-theme-photodune button.search-field__button:hover {
    color: #0f8c98
}

.-theme-themeforest button.search-field__button:hover {
    color: #1abc9c
}

.-theme-videohive button.search-field__button:hover {
    color: #e7a802
}

.-size-l button.search-field__button {
    -webkit-flex-basis: 45px;
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px;
    font-size: 20px
}

@media (min-width: 569px) {
    .-size-l button.search-field__button {
        -webkit-flex-basis:70px;
        -ms-flex-preferred-size: 70px;
        flex-basis: 70px;
        font-size: 24px
    }
}

.-size-xl button.search-field__button {
    -webkit-flex-basis: 45px;
    -ms-flex-preferred-size: 45px;
    flex-basis: 45px;
    font-size: 20px
}

@media (min-width: 569px) {
    .-size-xl button.search-field__button {
        -webkit-flex-basis:80px;
        -ms-flex-preferred-size: 80px;
        flex-basis: 80px;
        font-size: 26px
    }
}

.-border-none button.search-field__button {
    border: none
}

.-border-light button.search-field__button {
    border-color: #dedede
}

.no-flexbox .search-field {
    display: block;
    width: 100%
}

.no-flexbox .search-field:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .search-field.-size-l .search-field__button {
    width: 18%;
    max-width: 70px;
    font-size: 24px
}

.no-flexbox .search-field.-size-xl .search-field__button {
    width: 18%;
    max-width: 80px;
    font-size: 26px
}

.no-flexbox .search-field__input {
    display: block;
    float: left;
    width: 85%;
    height: 100%
}

@media (max-width: 568px) {
    .no-flexbox .search-field__input {
        width:82%
    }
}

.no-flexbox input[type='search']::-ms-clear {
    height: 0;
    width: 0
}

.no-flexbox .search-field__input-field {
    width: 100%;
    height: 100%
}

.no-flexbox .search-field__button {
    display: block;
    float: left;
    height: 100%;
    width: 15%
}

.shopping-cart-summary {
    color: white
}

.shopping-cart-summary.is-empty {
    color: gray
}

.shopping-cart-summary.is-empty span {
    display: none
}

.shopping-cart-summary__count {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background: #82b541;
    display: inline-block;
    padding: 2px 7px 3px 7px;
    font-size: 12px;
    font-weight: 700;
    color: whitesmoke;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    border-radius: 10px
}

.side-tabs {
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    list-style: none;
    width: 345px
}

.side-tabs li:first-child a {
    border-radius: 4px 4px 0 0
}

.side-tabs li:last-child a {
    border-bottom: none;
    border-radius: 0 0 4px 4px
}

.side-tabs a {
    background: #fafafa;
    border-bottom: 1px solid #e1e8ed;
    color: #666666;
    cursor: pointer;
    display: block;
    line-height: 13px;
    padding: 15px 0 16px 15px;
    position: relative;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    text-decoration: none;
    font-size: 15px
}

.side-tabs a:before {
    padding-right: 5px
}

.side-tabs a:hover,.side-tabs a:focus {
    background: white;
    text-decoration: none;
    -webkit-transition: all 0s;
    transition: all 0s
}

.side-tabs a.active {
    background: #0084B4;
    color: white;
    -webkit-transition: all 0.3s;
    transition: all 0.3s
}

.side-tabs a.active:before,.side-tabs a.active i {
    color: white
}

.side-tabs.-tabs-light {
    border: none;
    border-radius: none;
    width: initial;
    background: whitesmoke;
    border: 1px solid #e1e8ed;
    padding-bottom: 20px
}

.side-tabs.-tabs-light a {
    color: #666666;
    background: none;
    border-bottom: none;
    font-size: 14px;
    padding: 5px 20px;
    margin: 0;
    line-height: 20px;
    -webkit-transition: none;
    transition: none
}

.side-tabs.-tabs-light a:hover,.side-tabs.-tabs-light a:focus {
    color: #262626;
    background: #ededed;
    -webkit-transition: none;
    transition: none
}

.side-tabs.-tabs-light a.active {
    color: #72BF40;
    font-weight: bold;
    border-left: 3px solid #72BF40;
    padding-left: 16px
}

.side-tabs__header {
    padding: 20px 20px 0
}

.side-tabs__icon {
    margin-right: 5px;
    position: relative;
    top: 1px;
    color: #999999
}

.side-tabs__section-heading {
    margin: 20px 0;
    font-weight: bold;
    border-left: none;
    border-right: none
}

.site-header {
    position: relative
}

.site-header>div {
    position: relative
}

.site-header__logo-and-account {
    z-index: 3
}

.site-header__sites {
    z-index: 2
}

.site-header__categories {
    z-index: 1
}

.site-header-cta {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 9999;
    background-color: #262626;
    height: 58px;
    display: none
}

.site-header-cta__container {
    position: relative
}

.site-header-cta__center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    word-wrap: break-word;
    float: left;
    width: 45%;
    height: 3.6em
}

.site-header-cta__center .site-header-cta__center_overflow_wrapper {
    max-height: 2em;
    overflow-y: hidden;
    position: relative
}

.site-header-cta__center .site-header-cta__center_overflow_wrapper:before {
    content: ' ';
    width: 4em;
    height: 1.4em;
    position: absolute;
    right: 0;
    top: 1.2em;
    background: -webkit-gradient(linear, left top, right top, from(rgba(73,157,182,0)), color-stop(70%, #262626));
    background: -webkit-linear-gradient(left, rgba(73,157,182,0), #262626 70%);
    background: linear-gradient(to right, rgba(73,157,182,0), #262626 70%)
}

.site-header-cta__center .site-header-cta__item_name {
    color: white;
    margin: 0 10px
}

.site-header-cta__left {
    display: block;
    width: 160px;
    float: left;
    margin-right: 30px
}

.site-header-cta__logo {
    height: 55px
}

.site-header-cta__logo>span {
    display: block;
    position: relative;
    text-indent: -9999px;
    height: 18px;
    width: 152px;
    top: 18px
}

.svg .site-header-cta__logo>span {
    background: url(/assets/logos/envato_market-dd390ae860330996644c1c109912d2bf63885fc075b87215ace9b5b4bdc71cc8.svg);
    background-size: 152px 18px
}

.no-svg .site-header-cta__logo>span {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -380px -392px
}

.site-header-cta__right {
    font-size: 12px;
    line-height: 17px;
    margin-right: 28px;
    float: right
}

.site-header-cta__right .site-header-cta__action--buy {
    margin-top: 7px;
    min-width: 294px
}

.slt-custom-wlabel--page-tabs--dropdown,.slt-custom-wlabel--homepage-new,.slt-custom-wlabel--search {
    position: relative
}

.slt-custom-wlabel--page-tabs--dropdown:hover,.slt-custom-wlabel--homepage-new:hover,.slt-custom-wlabel--search:hover {
    cursor: pointer
}

.slt-custom-wlabel--page-tabs--dropdown>label,.slt-custom-wlabel--homepage-new>label,.slt-custom-wlabel--search>label {
    background-color: #e0e0e0;
    border-radius: 7px;
    color: #666666;
    display: block
}

.slt-custom-wlabel--page-tabs--dropdown>select,.slt-custom-wlabel--homepage-new>select,.slt-custom-wlabel--search>select {
    cursor: inherit;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px !important;
    color: #262626;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    -webkit-appearance: menulist-button
}

.slt-custom-wlabel--search>label {
    font-size: 16px;
    font-weight: bold;
    height: 66px;
    line-height: 66px;
    text-align: left;
    padding: 0 40px 0 20px
}

@media (max-width: 568px) {
    .slt-custom-wlabel--search>label {
        height:56px;
        line-height: 56px
    }
}

.slt-custom-wlabel--homepage-new>label {
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    position: relative;
    text-align: left;
    width: 100%
}

.slt-custom-wlabel--page-tabs--dropdown>label {
    border: 1px solid #e1e8ed;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-color: white;
    background-color: white;
    color: #454545;
    font-weight: normal;
    height: 34px;
    line-height: 34px;
    padding: 0 10px;
    position: relative;
    text-align: left;
    width: 150px
}

.slt-custom-wlabel__arrow {
    display: block;
    height: 34px;
    width: 34px;
    position: absolute;
    right: 1%;
    top: 0;
    text-align: center;
    font-size: 12px
}

.slt-custom {
    position: relative;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
    background: whitesmoke
}

.slt-custom:after,.slt-custom:before {
    content: '';
    pointer-events: none;
    position: absolute;
    right: 10px
}

.slt-custom:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #666666;
    border-bottom: none;
    height: 0;
    width: 0;
    top: 47%
}

.slt-custom>select {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 0 25px 0 10px;
    background: none;
    border: 0;
    font-size: 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 38px;
    line-height: 38px;
    color: #666666;
    -moz-appearance: none;
    -webkit-appearance: none
}

.slt-custom>select::-ms-expand {
    display: none
}

.slt-custom.-arrows-double:before {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #666666;
    border-top: none;
    height: 0;
    width: 0;
    top: 33%
}

.slt-custom.-arrows-double:after {
    top: 53%
}

.social-links {
    list-style: none;
    padding: 0;
    margin: 0
}

.social-links li {
    display: inline-block;
    padding: 0px 2px
}

.system-banner {
    display: none;
    margin-bottom: 16px
}

.system-banner:first-child {
    display: block;
    margin-top: 16px
}

@media (min-width: 569px) {
    .system-banner {
        display:block
    }
}

.table-general {
    clear: both;
    font-size: 12px;
    line-height: 1.4;
    margin: 0 0 20px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

.table-general thead td,.table-general thead th {
    text-align: left;
    background-color: #454545;
    color: white;
    padding: 12px 10px;
    vertical-align: bottom
}

.table-general thead td a,.table-general thead th a {
    color: white
}

.table-general thead td:first-child,.table-general thead th:first-child {
    border-top-left-radius: 4px
}

.table-general thead td:last-child,.table-general thead th:last-child {
    border-top-right-radius: 4px
}

.table-general thead th.number {
    text-align: right
}

.table-general thead th.sortable {
    cursor: pointer
}

.table-general thead th.centered {
    text-align: center
}

.table-general tfoot td {
    background: gray;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 10px
}

.table-general tfoot td:first-child {
    border-radius: 0 0 0 4px
}

.table-general tfoot td:last-child {
    border-radius: 0 0 4px 0
}

.table-general tfoot td.number {
    text-align: right
}

.table-general tbody tr:last-child td:first-child {
    border-radius: 0 0 0 4px
}

.table-general tbody tr:last-child td:last-child {
    border-radius: 0 0 4px 0
}

.table-general tbody td,.table-general tbody th {
    padding: 10px;
    background-color: whitesmoke;
    vertical-align: text-top
}

.table-general tbody td.number {
    text-align: right
}

.table-general td,.table-general th {
    padding: 0
}

.table-general td.no-wrap,.table-general th.no-wrap {
    white-space: nowrap
}

.table-general.-has-footer tbody tr:last-child td:first-child {
    border-radius: 0px
}

.table-general.-has-footer tbody tr:last-child td:last-child {
    border-radius: 0px
}

.table-general.-striped tbody tr:nth-child(odd) td {
    background-color: #ededed
}

.table-general.-striped tbody tr.js-hover td {
    background-color: white
}

.table-general.-striped tbody tr.js-selected td {
    background-color: #cbe6c2
}

.table-general.-highlight-row tbody tr:hover td {
    background-color: white
}

.table-general.-bordered-h tbody td,.table-general.-bordered-h tbody th {
    border-bottom: 1px solid #d4d4d4
}

.table-general.-bordered-h tbody>tr:last-child td {
    border-bottom-width: 0
}

.table-general.-bordered-v td,.table-general.-bordered-v th {
    border-left: 1px solid #d4d4d4
}

.table-general.-bordered-v td:first-child,.table-general.-bordered-v th:first-child {
    border-left: none
}

.table-general.-bordered-v tbody>tr:last-child td {
    border-bottom-width: 0
}

.table-general.-valign-middle td,.table-general.-valign-middle th {
    vertical-align: middle
}

@media (max-width: 1023px) {
    .table-general.-responsive-scroll-x {
        display:block;
        overflow-x: scroll
    }
}

.table-general.-comparison-table thead th {
    text-align: center
}

.table-general.-comparison-table tbody td {
    min-width: 120px;
    text-align: center;
    vertical-align: middle
}

.table-general.-comparison-table tbody td:first-child {
    font-weight: bold;
    min-width: 250px;
    text-align: left
}

.table-general.-width-three-col-equal td {
    width: 33%
}

.table-general.-statement-table .statement__marketplace {
    width: 20px;
    padding: 0 10px
}

.table-general.-statement-table .statement__type {
    padding-left: 5px
}

.table-general caption {
    text-align: left;
    color: #454545
}

.table-general.-light.-striped tbody tr:nth-child(odd) td {
    background-color: #fafafa
}

.table-general.-light.-striped tbody tr:nth-child(even) td {
    background-color: white
}

.table-general.-light thead th,.table-general.-light thead td {
    color: #ababab;
    background-color: white
}

.table-general.-light tbody td {
    color: #454545
}

.table-general.-bordered {
    border-collapse: separate
}

.table-general.-bordered thead th {
    border-top: 1px solid #e1e8ed
}

.table-general.-bordered thead th:first-child {
    border-left: 1px solid #e1e8ed
}

.table-general.-bordered thead th:last-child {
    border-right: 1px solid #e1e8ed
}

.table-general.-bordered tbody tr:last-child td {
    border-bottom: 1px solid #e1e8ed
}

.table-general.-bordered tbody td:first-child {
    border-left: 1px solid #e1e8ed
}

.table-general.-bordered tbody td:last-child {
    border-right: 1px solid #e1e8ed
}

.js-highlight-column {
    background-color: white !important
}

.tooltip-alpha {
    display: inline-block;
    cursor: pointer;
    font-weight: 400
}

.touch .tooltip-alpha {
    padding: 5px
}

.tooltip-alpha.-margin-left {
    margin-left: 4px
}

.tooltip-alpha {
    font-size: inherit
}

.tooltip-alpha.-size-m {
    font-size: 15px
}

.tooltip-alpha__body {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    background: #333333;
    font-size: 14px;
    line-height: 1.4;
    padding: 7px 10px;
    max-width: 200px;
    z-index: 2;
    border-radius: 4px
}

.touch .tooltip-alpha__body {
    padding: 10px
}

.tooltip-alpha__body[data-show="true"] {
    width: auto;
    height: auto;
    clip: auto;
    margin: auto;
    opacity: 1;
    overflow: visible;
    margin-top: 24px;
    -webkit-animation-name: fade-in-up;
    animation-name: fade-in-up;
    -webkit-animation-duration: 0.25s;
    animation-duration: 0.25s
}

@media (min-width: 1024px) {
    .tooltip-alpha__body[data-show="true"] {
        -webkit-animation-name:fade-in-up-desktop;
        animation-name: fade-in-up-desktop
    }
}

@media (max-width: 568px) {
    .tooltip-alpha__body[data-show="true"] {
        max-width:94%;
        width: 94%;
        left: 10px
    }
}

@media (min-width: 569px) and (max-width: 1023px) {
    .tooltip-alpha__body[data-show="true"] {
        max-width:50%;
        width: 50%;
        left: 20px
    }
}

.tooltip-alpha__action {
    border-bottom: 1px dashed gray
}

.tooltip-alpha__triangle {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #333333;
    border-top: none;
    height: 0;
    width: 0;
    position: absolute;
    top: -5px;
    left: 5px
}

@media (max-width: 1023px) {
    .tooltip-alpha__triangle {
        display:none
    }
}

.collection-widget {
    position: relative
}

.collection-widget__list {
    list-style-type: none;
    margin: 0;
    padding: 0;
    min-height: 100px;
    overflow-y: visible;
    position: relative
}

@media (max-width: 568px) {
    .collection-widget__list {
        max-height:100%
    }
}

.collection-widget__list>li {
    margin-bottom: 5px;
    position: relative
}

.collection-widget__command {
    display: block;
    position: relative;
    padding: 8px 32px;
    margin-bottom: 8px;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    text-decoration: none
}

.collection-widget__command:first-of-type {
    margin-top: 8px
}

.collection-widget__command:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„„";
    position: absolute;
    left: 20px;
    top: 5px;
    color: #ababab;
    font-size: 12px;
    line-height: 22px
}

.collection-widget__item {
    display: block;
    position: relative;
    padding: 8px 32px;
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: bold;
    line-height: 22px;
    color: #666666;
    text-align: left;
    text-decoration: none
}

.collection-widget__item:first-of-type {
    margin-top: 8px
}

.collection-widget__item:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„¾";
    position: absolute;
    left: 8px;
    top: 8px;
    color: #ababab;
    font-size: 12px;
    line-height: 22px;
    width: 24px
}

.collection-widget__item:hover,.collection-widget__item:active {
    text-decoration: none
}

.collection-widget__item:hover:before,.collection-widget__item:active:before {
    color: gray;
    text-decoration: none
}

.collection-widget__item.is-updating,.collection-widget__item.is-added {
    background-color: #e6f3f8
}

.collection-widget__item.is-updating:before,.collection-widget__item.is-added:before {
    content: "ï„·";
    color: #0084B4
}

.collection-widget__item.is-updating:hover:before,.collection-widget__item.is-added:hover:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„Œ";
    color: #0084B4;
    width: 24px
}

.collection-widget__item.is-error {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: shake;
    animation-name: shake;
    opacity: 0.5;
    cursor: not-allowed
}

.collection-widget__item.is-new:after {
    content: 'new';
    position: relative;
    top: -1px;
    left: 10px;
    background: #0084B4;
    color: white;
    font-weight: normal;
    padding: 1px 4px 3px;
    border-radius: 3px;
    font-size: 10px;
    line-height: 12px
}

.collection-widget__item--empty {
    margin-top: 32px;
    text-align: center;
    font-size: 13px;
    line-height: 20px;
    color: #999999
}

.collection-widget__flash-message {
    display: none;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: fade-in-out;
    animation-name: fade-in-out;
    display: inline;
    color: #bababa;
    position: absolute;
    right: 20px;
    font-size: 12px;
    color: #0084B4
}

.pagination {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: table;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%
}

@media (min-width: 1024px) {
    .pagination {
        display:block;
        text-align: right;
        width: auto
    }
}

.pagination__list {
    list-style: none;
    display: table-row
}

.pagination__list>li {
    display: table-cell
}

.pagination__list>li:first-child,.pagination__list>li:last-child {
    width: 30px
}

@media (min-width: 1024px) {
    .pagination__list {
        display:block
    }

    .pagination__list>li {
        display: inline-block
    }

    .pagination__list>li:first-child,.pagination__list>li:last-child {
        width: auto
    }

    .pagination__list>li:last-child {
        margin-right: -4px
    }
}

.pagination__previous,.pagination__previous--disabled,.pagination__next,.pagination__next--disabled,.pagination__gap,.pagination__summary,.pagination__page--current,.pagination__page {
    border-radius: 4px;
    display: none;
    font-size: 14px;
    height: 32px;
    line-height: 30px;
    text-align: center
}

@media (min-width: 1024px) {
    .pagination__previous,.pagination__previous--disabled,.pagination__next,.pagination__next--disabled,.pagination__gap,.pagination__summary,.pagination__page--current,.pagination__page {
        display:block;
        font-size: 12px;
        height: 30px;
        padding: 0 9px
    }
}

.pagination__page {
    color: #999999;
    text-decoration: none
}

.pagination__page:hover {
    background: #e1e8ed;
    color: #454545;
    text-decoration: none
}

.pagination__page--current {
    background: #ededed;
    border: 1px solid #e1e8ed;
    color: #454545
}

.pagination__summary {
    display: block;
    color: #999999;
    font-size: 13px
}

@media (min-width: 1024px) {
    .pagination__summary {
        display:none
    }
}

@media (min-width: 1024px) {
    .pagination__gap {
        font-size:12px;
        color: #999999;
        padding: 0 2px
    }
}

.pagination__previous,.pagination__previous--disabled,.pagination__next,.pagination__next--disabled {
    display: block;
    text-decoration: none;
    background: #454545;
    border: 1px solid #454545;
    color: white;
    padding: 0 25px;
    position: relative
}

@media (min-width: 1024px) {
    .pagination__previous,.pagination__previous--disabled,.pagination__next,.pagination__next--disabled {
        padding:0 10px
    }
}

.pagination__previous:hover,.pagination__previous--disabled:hover,.pagination__next:hover,.pagination__next--disabled:hover,.pagination__previous:focus,.pagination__previous--disabled:focus,.pagination__next:focus,.pagination__next--disabled:focus {
    background: #0084B4;
    border: 1px solid #0084B4;
    color: white;
    text-decoration: none
}

.pagination__previous:after,.pagination__previous--disabled:after,.pagination__next:after,.pagination__next--disabled:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    display: block;
    position: relative
}

.pagination__previous b,.pagination__previous--disabled b,.pagination__next b,.pagination__next--disabled b {
    display: none
}

.pagination__previous--disabled,.pagination__next--disabled {
    visibility: hidden
}

@media (min-width: 1024px) {
    .pagination__previous--disabled,.pagination__next--disabled {
        display:none
    }
}

.pagination__next,.pagination__next--disabled {
    margin-right: 4px
}

.pagination__next:after,.pagination__next--disabled:after {
    content: "ï…‚"
}

.pagination__previous,.pagination__previous--disabled {
    position: relative;
    left: 4px
}

.pagination__previous.-arrows-only,.-arrows-only.pagination__previous--disabled {
    left: 0
}

.pagination__previous:after,.pagination__previous--disabled:after {
    content: "ï„¬";
    left: -1px
}

a#CybotCookiebotDialogPoweredbyCybot,div#CybotCookiebotDialogPoweredByText {
    display: none !important
}

#CybotCookiebotDialogDetailFooter {
    display: none !important
}

.CybotCookiebotDialogDetailBodyContentCookieTypeTableContainer {
    display: none !important
}

#CybotCookiebotDialogDetailBodyContentCookieContainerUnclassified {
    display: none !important
}

.CybotCookiebotDialogDetailBodyContentCookieContainerButton::before {
    display: none !important
}

.CybotCookiebotDialogDetailBulkConsentCount {
    display: none !important
}

.CybotCookiebotDialogBodyBottomWrapper {
    display: none !important
}

.document {
    color: #666666
}

.document p,.document ul,.document ol {
    line-height: 1.5
}

.document p strong,.document ul strong,.document ol strong {
    color: #454545
}

.document ul,.document ol {
    padding-left: 32px
}

.document ul ul,.document ol ul {
    margin-bottom: 8px
}

.document h2,.document h3,.document h4 {
    color: #454545;
    font-weight: bold;
    line-height: 1.2;
    padding: 30px 0 5px 0
}

.document h2 {
    font-size: 25px
}

.document h3 {
    font-size: 20px
}

.document h4 {
    font-size: 17px;
    padding-top: 5px
}

.document__list--decimal {
    list-style: decimal
}

.document__list--alpha {
    list-style: lower-alpha
}

.document__list--alpha>li {
    margin-bottom: 4px
}

.document__list--roman {
    list-style: lower-roman
}

.license-bubble {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: whitesmoke;
    border: 1px solid whitesmoke;
    color: #787878;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 10px 0
}

.license-bubble--below {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: whitesmoke;
    border: 1px solid whitesmoke;
    color: #787878;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 10px 0;
    display: block;
    position: relative;
    margin-bottom: 15px
}

.license-bubble--below:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid whitesmoke;
    border-top: none;
    height: 0;
    width: 0;
    content: '';
    left: 20px;
    position: absolute;
    top: -8px
}

.license-bubble--below br {
    margin-bottom: 10px
}

@font-face {
    font-family: "marketplace-glyphs";
    src: url(/assets/marketplace-glyphs/marketplace-glyphs-e72c235d8798e8242163d10f68f4eaa9d6919c4689c705a6c30fe80cf3d4ff9d.eot);
    src: url(/assets/marketplace-glyphs/marketplace-glyphs-e72c235d8798e8242163d10f68f4eaa9d6919c4689c705a6c30fe80cf3d4ff9d.eot?#iefix) format("embedded-opentype"),url(/assets/marketplace-glyphs/marketplace-glyphs-85cc828ca8d675d6613f41b266689cea348332a12f6966cbe08583f16f208a40.woff) format("woff"),url(/assets/marketplace-glyphs/marketplace-glyphs-b94c8b32d03aa7203117cb403f5ad0a09e621925822c3eec0c404e13e0408ea2.ttf) format("truetype"),url(/assets/marketplace-glyphs/marketplace-glyphs-497c4a115add7b2c6b95117c155d0f698e5e26954c4b49217034ad39ee66d743.svg#marketplace-glyphs) format("svg");
    font-weight: normal;
    font-style: normal
}

.e-icon:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    display: inline-block
}

.e-icon.-icon-alert:before {
    content: "ï„€"
}

.e-icon.-icon-alpha:before {
    content: "ï„"
}

.e-icon.-icon-arrow-fill-down:before {
    content: "ï„‚"
}

.e-icon.-icon-arrow-fill-left:before {
    content: "ï„ƒ"
}

.e-icon.-icon-arrow-fill-right:before {
    content: "ï„„"
}

.e-icon.-icon-arrow-fill-up:before {
    content: "ï„…"
}

.e-icon.-icon-badge:before {
    content: "ï…£"
}

.e-icon.-icon-bar-chart:before {
    content: "ï„†"
}

.e-icon.-icon-bolt:before {
    content: "ï„‡"
}

.e-icon.-icon-bookmark:before {
    content: "ï„ˆ"
}

.e-icon.-icon-branch:before {
    content: "ï…¡"
}

.e-icon.-icon-briefcase:before {
    content: "ï„‰"
}

.e-icon.-icon-cactus:before {
    content: "ï„Š"
}

.e-icon.-icon-calendar:before {
    content: "ï„‹"
}

.e-icon.-icon-cancel:before {
    content: "ï„Œ"
}

.e-icon.-icon-cart:before {
    content: "ï„"
}

.e-icon.-icon-chevron-down:before {
    content: "ï„Ž"
}

.e-icon.-icon-circle-empty:before {
    content: "ï„"
}

.e-icon.-icon-circle-full:before {
    content: "ï„"
}

.e-icon.-icon-clock:before {
    content: "ï„‘"
}

.e-icon.-icon-code:before {
    content: "ï„’"
}

.e-icon.-icon-cog:before {
    content: "ï„“"
}

.e-icon.-icon-disable:before {
    content: "ï„”"
}

.e-icon.-icon-document:before {
    content: "ï„•"
}

.e-icon.-icon-document-filled:before {
    content: "ï„–"
}

.e-icon.-icon-document-pdf:before {
    content: "ï„—"
}

.e-icon.-icon-document-psd:before {
    content: "ï„˜"
}

.e-icon.-icon-document-zip:before {
    content: "ï„™"
}

.e-icon.-icon-dollar:before {
    content: "ï„š"
}

.e-icon.-icon-download:before {
    content: "ï„›"
}

.e-icon.-icon-envato:before {
    content: "ï„œ"
}

.e-icon.-icon-facebook:before {
    content: "ï„"
}

.e-icon.-icon-favorite:before {
    content: "ï„ž"
}

.e-icon.-icon-film:before {
    content: "ï„Ÿ"
}

.e-icon.-icon-flag:before {
    content: "ï„ "
}

.e-icon.-icon-folder:before {
    content: "ï„¡"
}

.e-icon.-icon-folder-o:before {
    content: "ï„¢"
}

.e-icon.-icon-folder-open:before {
    content: "ï„£"
}

.e-icon.-icon-folder-open-o:before {
    content: "ï„¤"
}

.e-icon.-icon-frame-rotated:before {
    content: "ï…"
}

.e-icon.-icon-gauge:before {
    content: "ï„¥"
}

.e-icon.-icon-globe:before {
    content: "ï„¦"
}

.e-icon.-icon-google-plus:before {
    content: "ï„§"
}

.e-icon.-icon-grid:before {
    content: "ï„¨"
}

.e-icon.-icon-guitar:before {
    content: "ï„©"
}

.e-icon.-icon-hamburger:before {
    content: "ï„ª"
}

.e-icon.-icon-host:before {
    content: "ï…¢"
}

.e-icon.-icon-info:before {
    content: "ï„«"
}

.e-icon.-icon-left-open:before {
    content: "ï„¬"
}

.e-icon.-icon-link-ext:before {
    content: "ï„­"
}

.e-icon.-icon-list:before {
    content: "ï„®"
}

.e-icon.-icon-lock:before {
    content: "ï„¯"
}

.e-icon.-icon-login:before {
    content: "ï„°"
}

.e-icon.-icon-logout:before {
    content: "ï„±"
}

.e-icon.-icon-long-arrow-down:before {
    content: "ï„²"
}

.e-icon.-icon-long-arrow-up:before {
    content: "ï„³"
}

.e-icon.-icon-looped:before {
    content: "ï„´"
}

.e-icon.-icon-megaphone:before {
    content: "ï„µ"
}

.e-icon.-icon-moneybag:before {
    content: "ï„¶"
}

.e-icon.-icon-ok:before {
    content: "ï„·"
}

.e-icon.-icon-palette:before {
    content: "ï„¸"
}

.e-icon.-icon-pause:before {
    content: "ï…ž"
}

.e-icon.-icon-pencil:before {
    content: "ï„¹"
}

.e-icon.-icon-people:before {
    content: "ï„º"
}

.e-icon.-icon-performing-rights-organizations:before {
    content: "ï…¤"
}

.e-icon.-icon-person:before {
    content: "ï„»"
}

.e-icon.-icon-pin:before {
    content: "ï„¼"
}

.e-icon.-icon-pinterest:before {
    content: "ï„½"
}

.e-icon.-icon-play:before {
    content: "ï…¥"
}

.e-icon.-icon-plug:before {
    content: "ï… "
}

.e-icon.-icon-plus:before {
    content: "ï„¾"
}

.e-icon.-icon-polygon:before {
    content: "ï„¿"
}

.e-icon.-icon-preview:before {
    content: "ï…€"
}

.e-icon.-icon-question-mark:before {
    content: "ï…"
}

.e-icon.-icon-reply:before {
    content: "ï…¦"
}

.e-icon.-icon-right-open:before {
    content: "ï…‚"
}

.e-icon.-icon-rss:before {
    content: "ï…ƒ"
}

.e-icon.-icon-ruler:before {
    content: "ï…„"
}

.e-icon.-icon-search:before {
    content: "ï……"
}

.e-icon.-icon-share:before {
    content: "ï…†"
}

.e-icon.-icon-smiley-happy:before {
    content: "ï…‡"
}

.e-icon.-icon-smiley-neutral:before {
    content: "ï…ˆ"
}

.e-icon.-icon-smiley-upset:before {
    content: "ï…‰"
}

.e-icon.-icon-smiley-very-happy:before {
    content: "ï…Š"
}

.e-icon.-icon-smiley-very-upset:before {
    content: "ï…‹"
}

.e-icon.-icon-sort:before {
    content: "ï…Œ"
}

.e-icon.-icon-speech-bubble:before {
    content: "ï…"
}

.e-icon.-icon-speech-bubbles:before {
    content: "ï…Ž"
}

.e-icon.-icon-spinner:before {
    content: "ï…"
}

.e-icon.-icon-star:before {
    content: "ï…"
}

.e-icon.-icon-star-empty:before {
    content: "ï…‘"
}

.e-icon.-icon-star-full:before {
    content: "ï…’"
}

.e-icon.-icon-star-half:before {
    content: "ï…“"
}

.e-icon.-icon-star-half-empty:before {
    content: "ï…”"
}

.e-icon.-icon-tag:before {
    content: "ï…•"
}

.e-icon.-icon-tempo:before {
    content: "ï…–"
}

.e-icon.-icon-trash:before {
    content: "ï…—"
}

.e-icon.-icon-tv:before {
    content: "ï…˜"
}

.e-icon.-icon-twitter:before {
    content: "ï…™"
}

.e-icon.-icon-upload:before {
    content: "ï…š"
}

.e-icon.-icon-vocals:before {
    content: "ï…›"
}

.e-icon.-icon-withdrawal:before {
    content: "ï…œ"
}

.e-icon.-color-inherit {
    color: inherit
}

.e-icon.-color-green {
    color: #82b541
}

.e-icon.-color-red {
    color: #c24242
}

.e-icon.-color-white {
    color: white
}

.e-icon.-color-grey-dark {
    color: #545454
}

.e-icon.-color-grey-medium {
    color: #999999
}

.e-icon.-margin-right {
    margin-right: 0.4em
}

.e-icon.-margin-left {
    margin-left: 0.4em
}

.e-icon.-line-height-small {
    line-height: 0.9
}

.e-icon.-size-small {
    font-size: 14px
}

.e-icon.-size-medium {
    font-size: 20px
}

.e-icon.-size-large {
    font-size: 30px
}

.e-icon.-size-jumbo {
    font-size: 40px
}

.e-icon.-size-super-jumbo {
    font-size: 60px
}

.e-icon.-size-enormous {
    font-size: 100px
}

.e-icon.-rotate-90:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.e-icon.-rotate-180:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.e-icon.-rotate-270:before {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.e-icon.-spin-clockwise:before {
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

.e-icon.-flip-horizontal:before {
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.e-icon.-flip-vertical:before {
    -webkit-transform: scale(1, -1);
    transform: scale(1, -1)
}

.e-icon__alt {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.btn,button,[role=button],[type=submit] {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: gray;
    border: none;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    display: inline-block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 5px 20px;
    text-align: center;
    text-decoration: none
}

.btn:hover,button:hover,[role=button]:hover,[type=submit]:hover,.btn:focus,button:focus,[role=button]:focus,[type=submit]:focus {
    background-color: #0084B4;
    text-decoration: none;
    outline: none
}

.btn:active,button:active,[role=button]:active,[type=submit]:active {
    background-color: #00719b
}

.btn[disabled][disabled],button[disabled][disabled],[disabled][disabled][role=button],[disabled][disabled][type=submit],.btn[data-state=disabled][data-state=disabled],button[data-state=disabled][data-state=disabled],[data-state=disabled][data-state=disabled][role=button],[data-state=disabled][data-state=disabled][type=submit],.btn.btn--is-disabled.btn--is-disabled,button.btn--is-disabled.btn--is-disabled,.btn--is-disabled.btn--is-disabled[role=button],.btn--is-disabled.btn--is-disabled[type=submit] {
    background-color: #bababa;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #dedede;
    cursor: not-allowed
}

.btn__tagline {
    display: block;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    opacity: 0.7
}

button.good,.good[role=button],.good[type=submit] {
    background-color: #178e0e
}

button.important,.important[role=button],.important[type=submit] {
    background-color: #f39c12
}

button.warning,.warning[role=button],.warning[type=submit] {
    background-color: #c24242
}

button.muted,.muted[role=button],.muted[type=submit] {
    background-color: #ababab
}

button.vertical-space,.vertical-space[role=button],.vertical-space[type=submit] {
    margin-bottom: 5px;
    margin-top: 5px
}

button.no-margin,.no-margin[role=button],.no-margin[type=submit] {
    margin: 0
}

button.disabled,.disabled[role=button],.disabled[type=submit] {
    background-color: #bababa;
    color: #dedede;
    cursor: not-allowed
}

.btn-icon:after {
    content: "";
    float: right;
    height: 17px;
    margin: 1px 0 0 15px;
    width: 17px
}

.btn-icon.bookmark:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -226px -37px
}

.btn-icon.delete:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -226px 0px
}

.btn-icon.download:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -189px -37px
}

.btn-icon.external:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -226px -74px
}

.btn-icon.get-hosting:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: 0px -174px
}

.btn-icon.grid-view:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -226px -111px
}

.btn-icon.help:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -226px -148px
}

.btn-icon.list-view:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -117px -97px
}

.btn-icon.live-preview:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: 0px -137px
}

.btn-icon.new-thread:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -37px -137px
}

.btn-icon.post-reply:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -74px -137px
}

.btn-icon.process:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -111px -137px
}

.btn-icon.purchase:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -148px -137px
}

.btn-icon.regenerate:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -189px 0px
}

.btn-icon.save:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: 0px -211px
}

.btn-icon.screenshots:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -189px -74px
}

.btn-icon.search-text:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -189px -111px
}

.btn-icon.submit:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -80px -97px
}

.btn-icon.subscribe-mail:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -37px -174px
}

.btn-icon.subscribe-rss:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -74px -174px
}

.btn-icon.update:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -111px -174px
}

.btn-icon.upload:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -148px -174px
}

.btn-icon.video-preview:after {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -185px -174px
}

.btn-icon.waiting:after {
    background: url(/assets/common/small_loader_white-6f8d2990cd27635755902725fb95d2f8cbe1730dd684ec9aeded751b88f7485f.gif) 0 0 no-repeat
}

.btn-link {
    background-color: transparent;
    padding: 0;
    text-decoration: none;
    line-height: 1.1;
    color: #0084B4;
    border-radius: 0
}

.btn-link:hover,.btn-link:active,.btn-link:focus {
    background-color: transparent;
    text-decoration: underline;
    cursor: pointer
}

.btn-link[disabled][disabled] {
    background: none;
    color: #bababa
}

.btn-link[disabled][disabled]:hover {
    color: #bababa
}

.btn-link.-color-green {
    color: #7aa93c
}

.btn-link.-color-green:hover,.btn-link.-color-green:active,.btn-link.-color-green:focus {
    color: #729d38
}

.btn-link.-color-red {
    color: #df2c2c
}

.btn-link.-color-red:hover,.btn-link.-color-red:active,.btn-link.-color-red:focus {
    color: #c24242
}

.btn-link.-size-medium {
    font-size: 1.2em
}

.btn-link.-pad {
    margin-bottom: 5px;
    padding: 5px
}

.btn-link.is-active {
    background: #e6e6e6;
    border-radius: 4px;
    text-decoration: none
}

.btn-stack {
    float: left;
    text-align: left;
    margin-right: 0.5em
}

.btn-stack__icon {
    float: left;
    margin-right: 1em
}

.btn-stack__icon>i {
    font-size: 200%
}

.btn-stack__content {
    float: left;
    padding-top: 0.2em
}

.btn-stack__label {
    display: block;
    line-height: 1.5em
}

.btn-stack__meta {
    display: block;
    font-size: 12px;
    line-height: 18px;
    opacity: 0.7
}

.btn--color-green,.btn--color-green-3d,.btn--purchase,.btn--primary-large-full,.btn--primary-full,.btn--primary {
    background-color: #82b440
}

.btn--color-green:hover,.btn--color-green-3d:hover,.btn--purchase:hover,.btn--primary-large-full:hover,.btn--primary-full:hover,.btn--primary:hover,.btn--color-green:focus,.btn--color-green-3d:focus,.btn--purchase:focus,.btn--primary-large-full:focus,.btn--primary-full:focus,.btn--primary:focus,.btn--color-green:active,.btn--color-green-3d:active,.btn--purchase:active,.btn--primary-large-full:active,.btn--primary-full:active,.btn--primary:active {
    background-color: #7aa93c
}

.btn--color-blue,.btn--color-blue-3d {
    background-color: #0084B4
}

.btn--color-blue:hover,.btn--color-blue-3d:hover,.btn--color-blue:focus,.btn--color-blue-3d:focus,.btn--color-blue:active,.btn--color-blue-3d:active {
    background-color: #00719b
}

.btn--color-muted,.btn--square-muted {
    background-color: #ababab
}

.btn--color-light,.btn--color-light-3d,.btn--tertiary {
    background-color: #e6e6e6;
    border: 1px solid #dedede;
    color: #666666
}

.btn--color-light:hover,.btn--color-light-3d:hover,.btn--tertiary:hover,.btn--color-light:focus,.btn--color-light-3d:focus,.btn--tertiary:focus,.btn--color-light:active,.btn--color-light-3d:active,.btn--tertiary:active,.btn--color-light.is-active,.is-active.btn--color-light-3d,.is-active.btn--tertiary {
    background-color: #e0e0e0
}

.btn--color-red,.btn--color-red-3d,.btn--destructive {
    background-color: #df2c2c
}

.btn--color-red:hover,.btn--color-red-3d:hover,.btn--destructive:hover,.btn--color-red:focus,.btn--color-red-3d:focus,.btn--destructive:focus,.btn--color-red:active,.btn--color-red-3d:active,.btn--destructive:active {
    background-color: #ce2424
}

.btn--color-orange,.btn--color-orange-3d {
    background-color: #f39c12
}

.btn--color-orange:hover,.btn--color-orange-3d:hover,.btn--color-orange:focus,.btn--color-orange-3d:focus,.btn--color-orange:active,.btn--color-orange-3d:active {
    background-color: #ea940c
}

.btn--color-dark {
    background-color: #333333
}

.btn--color-dark:hover,.btn--color-dark:focus,.btn--color-dark:active {
    background-color: #262626
}

.btn--color-transparent {
    background-color: transparent;
    color: #454545
}

.btn--color-transparent:hover,.btn--color-transparent:focus,.btn--color-transparent:active,.btn--color-transparent.is-active {
    background-color: transparent;
    color: #0084B4
}

.btn--color-base-3d,.btn--secondary {
    -webkit-box-shadow: 0 2px 0 #545454;
    box-shadow: 0 2px 0 #545454;
    position: relative
}

.btn--color-base-3d:active,.btn--secondary:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #545454;
    box-shadow: 0 1px 0 #545454
}

.btn--color-base-3d:hover,.btn--secondary:hover,.btn--color-base-3d:focus,.btn--secondary:focus,.btn--color-base-3d:active,.btn--secondary:active {
    background-color: #787878
}

.btn--color-green-3d,.btn--purchase,.btn--primary-large-full,.btn--primary-full,.btn--primary {
    -webkit-box-shadow: 0 2px 0 #6f9a37;
    box-shadow: 0 2px 0 #6f9a37;
    position: relative
}

.btn--color-green-3d:active,.btn--purchase:active,.btn--primary-large-full:active,.btn--primary-full:active,.btn--primary:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #6f9a37;
    box-shadow: 0 1px 0 #6f9a37
}

.btn--color-blue-3d {
    -webkit-box-shadow: 0 2px 0 #006a90;
    box-shadow: 0 2px 0 #006a90;
    position: relative
}

.btn--color-blue-3d:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #006a90;
    box-shadow: 0 1px 0 #006a90
}

.btn--color-red-3d,.btn--destructive {
    -webkit-box-shadow: 0 2px 0 #aa3737;
    box-shadow: 0 2px 0 #aa3737;
    position: relative
}

.btn--color-red-3d:active,.btn--destructive:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #aa3737;
    box-shadow: 0 1px 0 #aa3737
}

.btn--color-orange-3d {
    -webkit-box-shadow: 0 2px 0 #a66908;
    box-shadow: 0 2px 0 #a66908;
    position: relative
}

.btn--color-orange-3d:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #a66908;
    box-shadow: 0 1px 0 #a66908
}

.btn--color-light-3d,.btn--tertiary {
    -webkit-box-shadow: 0 2px 0 #a8a8a8;
    box-shadow: 0 2px 0 #a8a8a8;
    position: relative;
    border: none
}

.btn--color-light-3d:active,.btn--tertiary:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #a8a8a8;
    box-shadow: 0 1px 0 #a8a8a8
}

.btn--dimensions-full-width,.btn--purchase,.btn--primary-large-full,.btn--primary-full {
    width: 100%
}

.btn--size-s {
    font-size: 13px;
    line-height: 1.4;
    padding: 5px 10px
}

.btn--size-m-slim {
    font-size: 16px
}

.btn--size-m-inline {
    padding: 0 4px;
    font-size: 16px
}

.btn--size-l,.btn--purchase {
    font-size: 18px;
    padding: 14px 20px
}

.btn--size-l-slim,.btn--primary-large-full {
    font-size: 18px
}

.btn--size-xl {
    font-size: 24px;
    padding: 24px 36px
}

.btn--size-square {
    padding: 6px
}

.btn--size-circle {
    padding: 4px 6px;
    border-radius: 50%;
    font-size: 50%
}

.btn--square-muted,.btn--square-default,.btn--square {
    font-size: 14px;
    line-height: 1;
    padding: 6px
}

.btn--square {
    background-color: #333333
}

.btn--square-default {
    background-color: gray
}

.btn--primary-full {
    font-weight: bold
}

.btn--primary-large-full {
    font-weight: bold
}

.btn--purchase {
    margin-bottom: 4px
}

.btn--label:hover {
    background: gray;
    cursor: default
}

.btn--set {
    background-color: whitesmoke;
    color: #999999;
    border-radius: 0;
    margin-right: -3px;
    padding: 5px 10px
}

.btn--set:hover,.btn--set:focus {
    background-color: #fafafa
}

.btn--set:active,.btn--set.is-active {
    background-color: #454545;
    color: white
}

.btn--set:first-child {
    border-radius: 4px 0 0 4px
}

.btn--set:last-child {
    border-radius: 0 4px 4px 0
}

.btn-group {
    display: inline-block;
    font-size: 0
}

.btn--group-item {
    border-radius: 0;
    padding: 5px 10px;
    margin-right: 1px
}

.btn--group-item:first-child {
    border-radius: 4px 0 0 4px
}

.btn--group-item:last-child {
    border-radius: 0 4px 4px 0;
    margin-right: 0
}

.global-footer {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    background-color: #1a1a1a;
    color: white;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 13px;
    padding-bottom: 32px;
    padding-top: 32px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3) {
    .global-footer {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media only screen and (-o-min-device-pixel-ratio: 13/10) {
    .global-footer {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25),only screen and (min-resolution: 120dpi) {
    .global-footer {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.global-footer__container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 16px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 32px
}

@media (max-width: 1023px) {
    .global-footer__container {
        -webkit-flex-direction:column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        padding-top: 16px
    }
}

@media (min-width: 569px) and (max-width: 1023px) {
    .global-footer__container:last-child {
        -webkit-flex-direction:row;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.global-footer__separator {
    background-color: #262626;
    border: none;
    display: block;
    height: 2px;
    margin: 0 auto;
    padding: 0
}

.global-footer__text-link {
    display: inline-block;
    position: relative;
    -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.global-footer__text-link:after {
    background-color: white;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    width: 100%
}

.global-footer__text-link:hover:after {
    opacity: 1;
    -webkit-transform: translateY(-3px) translateZ(0);
    transform: translateY(-3px) translateZ(0)
}

.global-footer__text-link:active {
    color: gray
}

.global-footer__text-link:active:after {
    opacity: 0.2;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.global-footer__text-link:link,.global-footer__text-link:visited {
    color: white;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none
}

.global-footer__icon-link {
    display: inline-block;
    -webkit-transition: 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform
}

.global-footer__icon-link:hover,.global-footer__icon-link:active {
    opacity: 0.8;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px)
}

.global-footer-company-links {
    margin-right: 32px
}

@media (max-width: 1023px) {
    .global-footer-company-links {
        margin-top:8px;
        margin-right: 16px
    }
}

@media (max-width: 568px) {
    .global-footer-company-links {
        margin-top:16px;
        margin-right: 0;
        text-align: center
    }
}

.global-footer-company-links__list-item {
    display: inline-block
}

.global-footer-company-links__list-item:not(:last-child) {
    margin-right: 24px
}

@media (max-width: 1023px) {
    .global-footer-company-links__list-item:not(:last-child) {
        margin-right:8px
    }
}

.global-footer-company-links__copyright,.global-footer-company-links__price-disclaimer {
    display: block;
    color: #999999;
    font-size: inherit;
    margin-top: 12px
}

@media (min-width: 569px) and (max-width: 1023px) {
    .global-footer-company-links__copyright,.global-footer-company-links__price-disclaimer {
        max-width:380px
    }
}

@media (max-width: 568px) {
    .global-footer-company-links__copyright,.global-footer-company-links__price-disclaimer {
        margin-top:24px
    }
}

.global-footer-info-links {
    width: 100%
}

@media (max-width: 1023px) {
    .global-footer-info-links {
        margin-top:32px
    }
}

@media (max-width: 568px) {
    .global-footer-info-links {
        margin-top:24px
    }
}

.global-footer-info-links__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    list-style: none;
    max-width: 880px;
    width: 100%
}

@media (max-width: 1023px) {
    .global-footer-info-links__list {
        max-width:600px
    }
}

@media (max-width: 568px) {
    .global-footer-info-links__list {
        -webkit-justify-content:flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 400px) {
    .global-footer-info-links__list {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 400px) {
    .global-footer-info-links__list-item:not(:first-child) {
        margin-top:16px
    }
}

.global-footer-info-links__list-item:not(:last-child) {
    margin-right: 16px
}

@media (max-width: 400px) {
    .global-footer-info-links__list-item:not(:last-child) {
        margin-top:16px
    }
}

.global-footer-social {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    margin-left: auto;
    margin-top: 8px
}

@media (min-width: 569px) and (max-width: 1023px) {
    .global-footer-social {
        white-space:nowrap
    }
}

@media (max-width: 568px) {
    .global-footer-social {
        -webkit-order:2;
        -ms-flex-order: 2;
        order: 2;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-bottom: 8px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 16px
    }
}

.global-footer-social__list-item {
    display: inline-block
}

.global-footer-social__list-item:not(:first-child) {
    margin-left: 10px
}

@media (min-width: 569px) and (max-width: 1023px) {
    .global-footer-social__list-item:not(:first-child) {
        margin-left:8px
    }
}

.global-footer-social__icon {
    display: inline-block;
    height: 22px;
    width: 22px
}

.global-footer-stats {
    color: gray;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-left: auto;
    padding-left: 32px;
    white-space: nowrap
}

@media (max-width: 1023px) {
    .global-footer-stats {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-left: 0;
        padding-left: 0
    }
}

@media (max-width: 568px) {
    .global-footer-stats {
        -webkit-align-items:flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: 0;
        margin-top: 0
    }
}

.global-footer-stats__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

@media (max-width: 1023px) {
    .global-footer-stats__list {
        margin-top:0
    }
}

@media (max-width: 568px) {
    .global-footer-stats__list {
        margin-left:0;
        margin-right: auto;
        margin-top: 24px
    }
}

.global-footer-stats__list-item {
    list-style: none
}

@media (max-width: 1023px) {
    .global-footer-stats__list-item {
        margin-left:32px
    }
}

@media (max-width: 568px) {
    .global-footer-stats__list-item {
        margin-left:0
    }
}

.global-footer-stats__list-item:not(:first-child) {
    margin-left: 16px
}

@media (max-width: 568px) {
    .global-footer-stats__list-item:not(:first-child) {
        margin-left:32px
    }
}

.global-footer-stats__logo {
    display: block;
    height: 20px;
    margin-bottom: 16px;
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    width: auto
}

@media (max-width: 1023px) {
    .global-footer-stats__logo {
        margin-bottom:0
    }
}

.global-footer-stats__number {
    color: white;
    display: block;
    font-size: 16px;
    font-weight: bold
}

.global-footer-stats__content {
    margin-right: 48px
}

@media (max-width: 1023px) {
    .global-footer-stats__content {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 568px) {
    .global-footer-stats__content {
        -webkit-align-items:flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: 16px
    }
}

.global-footer-bcorp-logo {
    width: 50px
}

@media (max-width: 568px) {
    .global-footer-bcorp-logo {
        width:67px
    }
}

.global-footer-sublist {
    list-style: none;
    margin: 0;
    padding: 0
}

.global-footer-sublist:not(:first-child) {
    margin-left: 16px
}

.global-footer-sublist__item {
    display: block;
    list-style: none;
    margin-bottom: 16px;
    white-space: nowrap
}

.global-footer-sublist__item-title {
    font-weight: bold;
    height: 24px;
    margin-bottom: 16px;
    opacity: 0.5;
    text-transform: uppercase
}

button.global-footer__text-link {
    background: none;
    border: none;
    font: inherit;
    cursor: pointer;
    padding: 0;
    color: white;
    font-size: 14px;
    font-weight: 600
}

.global-header {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    background-color: #262626;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    font-size: 13px;
    padding-bottom: 8px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.3) {
    .global-header {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media only screen and (-o-min-device-pixel-ratio: 13/10) {
    .global-header {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.25),only screen and (min-resolution: 120dpi) {
    .global-header {
        -webkit-font-smoothing:antialiased;
        -moz-osx-font-smoothing: grayscale
    }
}

.global-header__wrapper {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.global-header__logo {
    margin-top: 16px;
    width: auto
}

.global-header-dropdown {
    background: white;
    border-radius: 3px;
    color: gray;
    cursor: auto;
    white-space: nowrap
}

.global-header-dropdown__list {
    list-style: none;
    margin: 0;
    padding-bottom: 16px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 16px
}

.global-header-dropdown__list.-multi-column {
    -webkit-columns: 2;
    -moz-columns: 2;
    columns: 2
}

.global-header-dropdown__list-item {
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.global-header-dropdown__list-item.-border-top {
    border-top: 1px solid #ededed
}

.global-header-dropdown__list-title {
    color: #454545;
    font-size: 14px;
    font-weight: 500;
    max-width: 320px;
    overflow: hidden;
    padding-bottom: 4px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 4px;
    text-overflow: ellipsis
}

.global-header-dropdown__list-title:not(:first-of-type) {
    border-top: 1px solid #ededed;
    margin-top: 8px;
    padding-top: 12px
}

.global-header-dropdown__list-item-subtitle {
    padding-bottom: 6px;
    padding-left: 24px;
    padding-right: 32px;
    padding-top: 0;
    color: gray;
    margin-top: -6px
}

.global-header-dropdown__product-logo {
    display: block;
    height: var(--icon-size-1x);
    margin-bottom: 4px;
    margin-top: 4px;
    width: auto
}

.global-header-dropdown__link {
    background-image: -webkit-gradient(linear, right top, left top, from(transparent), color-stop(50%, transparent), color-stop(50%, var(--color-interactive-primary)), to(var(--color-interactive-primary)));
    background-image: -webkit-linear-gradient(right, transparent, transparent 50%, var(--color-interactive-primary) 50%, var(--color-interactive-primary));
    background-image: linear-gradient(to left, transparent, transparent 50%, var(--color-interactive-primary) 50%, var(--color-interactive-primary));
    background-position: 100% center;
    background-repeat: no-repeat;
    background-size: 201% 70%;
    display: block;
    padding-bottom: 6px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 6px;
    -webkit-transition: 0.15s background 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.15s background 0.1s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.global-header-dropdown__link:active,.global-header-dropdown__link:hover,.global-header-dropdown__link:focus-within {
    background-position: 97.5% center;
    text-decoration: none
}

.global-header-dropdown__list-item .global-header-dropdown__link {
    padding-left: 24px;
    padding-right: 64px
}

.global-header-dropdown__link-text {
    display: inline-block;
    position: relative;
    color: var(--color-content-primary)
}

.global-header-dropdown__link-text:not(.-decoration-none):after {
    background-color: #666666;
    content: '';
    height: 1px;
    left: 0;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.15s all cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    transition-property: opacity, transform, -webkit-transform;
    width: 100%
}

a:hover .global-header-dropdown__link-text:not(.-decoration-none):after {
    opacity: 1;
    -webkit-transform: translateY(-3px) translateZ(0);
    transform: translateY(-3px) translateZ(0)
}

a:active .global-header-dropdown__link-text:not(.-decoration-none) {
    color: gray
}

a:active .global-header-dropdown__link-text:not(.-decoration-none):after {
    opacity: 0.2;
    -webkit-transform: translateY(1px);
    transform: translateY(1px)
}

.global-header-dropdown__link-text.-color-black {
    color: black
}

a:active .global-header-dropdown__link-text {
    color: gray
}

.global-header-dropdown-footer {
    border-top: 1px solid var(--color-border-tertiary);
    padding-bottom: 16px;
    padding-left: 32px;
    padding-right: 32px;
    padding-top: 16px
}

.global-header-dropdown-footer__list-item {
    list-style-type: none;
    color: var(--color-content-primary);
    margin-top: 4px;
    margin-bottom: 4px
}

.global-header-dropdown-footer__link {
    color: var(--color-content-primary);
    display: inline-block;
    text-decoration: none;
    position: relative
}

.global-header-dropdown-footer__link:after {
    background-color: #666666;
    content: '';
    height: 1px;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
    width: 100%
}

.global-header-menu {
    margin-left: auto
}

.global-header-menu__list {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    margin: 0;
    padding: 0
}

.global-header-menu__list-item,.global-header-menu__list-item--with-dropdown {
    display: inline-block;
    list-style-type: none;
    position: relative
}

.global-header-menu__list-item:first-child,.global-header-menu__list-item--with-dropdown:first-child {
    margin-left: 0
}

.global-header-menu__list-item.-background-light,.-background-light.global-header-menu__list-item--with-dropdown {
    background-color: #333333
}

.global-header-menu__list-item.-border-radius,.-border-radius.global-header-menu__list-item--with-dropdown {
    border-bottom-left-radius: 3px
}

.global-header-menu__list-item.-border-radius:last-of-type,.-border-radius.global-header-menu__list-item--with-dropdown:last-of-type {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 3px
}

.global-header-menu__list-item--with-dropdown {
    position: relative
}

.global-header-menu__list-item--with-dropdown:after {
    border: 8px solid transparent;
    border-bottom-color: white;
    content: '';
    height: 0;
    left: 15px;
    opacity: 0;
    -webkit-transition: 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: 0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1);
    -webkit-transition-delay: 0.95s;
    transition-delay: 0.95s;
    position: absolute;
    top: 32px;
    width: 1px
}

.global-header-menu__list-item--with-dropdown:hover:after {
    opacity: 1;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s
}

.global-header-menu__dropdown-container {
    border-bottom: 1px solid rgba(0,0,0,0.08);
    border-left: 1px solid rgba(0,0,0,0.05);
    border-radius: 3px;
    box-shadow: 3px 2px 7px 1px rgba(0,0,0,0.08);
    margin-left: -115px;
    max-height: 0;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    top: 48px;
    transform: scale(0.4);
    transform-origin: 10% top;
    transition: 0.15s max-height 0.15s linear,0.1s opacity cubic-bezier(0.39, 0.575, 0.565, 1),0.15s transform cubic-bezier(0.1, 1.26, 0.83, 1);
    transition-delay: 1s;
    z-index: 10
}

.global-header-menu__list-item--with-dropdown:hover .global-header-menu__dropdown-container,.global-header-menu__list-item--with-dropdown>.global-header-menu__dropdown-container:focus-within {
    max-height: 700px;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
    -webkit-transition-duration: 0s, 0.2s, 0.2s;
    transition-duration: 0s, 0.2s, 0.2s
}

.global-header-menu__link {
    color: white;
    display: inline-block;
    padding: 16px;
    padding-bottom: 12px;
    text-decoration: none
}

.global-header-menu__link:hover,.global-header-menu__link:focus-within {
    text-decoration: none
}

.global-header-menu__link[href='#'] {
    cursor: default
}

.global-header-menu__link-text,.global-header-menu__link-text--balance {
    display: inline-block;
    margin-left: 4px;
    opacity: 0.6;
    -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    vertical-align: middle
}

.global-header-menu__link:hover .global-header-menu__link-text,.global-header-menu__link:hover .global-header-menu__link-text--balance,.global-header-menu__list-item--with-dropdown:hover .global-header-menu__link-text,.global-header-menu__list-item--with-dropdown:hover .global-header-menu__link-text--balance,.global-header-menu__link:focus-within .global-header-menu__link-text,.global-header-menu__link:focus-within .global-header-menu__link-text--balance,.global-header-menu__list-item--with-dropdown:focus-within .global-header-menu__link-text,.global-header-menu__list-item--with-dropdown:focus-within .global-header-menu__link-text--balance {
    opacity: 1
}

.global-header-menu__link:active .global-header-menu__link-text,.global-header-menu__link:active .global-header-menu__link-text--balance {
    opacity: 0.7
}

.global-header-menu__link-text.-weight-bold,.-weight-bold.global-header-menu__link-text--balance {
    font-weight: bold
}

.global-header-menu__link-text.has-truncated-length,.has-truncated-length.global-header-menu__link-text--balance {
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.global-header-menu__link-cart-amount {
    background-color: #729d38;
    border-radius: 9px;
    color: white;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
    margin-left: 4px;
    min-width: 24px;
    opacity: 1;
    padding-bottom: 4px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 4px;
    text-align: center;
    -webkit-transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: background-color 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    vertical-align: middle
}

.global-header-menu__link:active .global-header-menu__link-cart-amount {
    opacity: 0.7
}

.global-header-menu__link:hover .global-header-menu__link-cart-amount {
    background-color: #82b440
}

.global-header-menu__icon {
    display: inline-block;
    opacity: 0.6;
    margin-right: 1px;
    margin-top: 2px;
    vertical-align: middle;
    -webkit-transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1);
    transition: opacity 0.2s cubic-bezier(0.39, 0.575, 0.565, 1)
}

.global-header-menu__list-item:hover .global-header-menu__icon,.global-header-menu__list-item--with-dropdown:hover .global-header-menu__icon {
    opacity: 1
}

.global-header-menu__icon path {
    fill: currentColor
}

.global-header-menu__icon-cart {
    margin-right: 0
}

.global-header-menu__list-item--with-dropdown:hover .global-header-menu__link-text--balance {
    opacity: 0.6
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: 0.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: 0.65;
    padding: 0 0 18px 10px;
    color: #FFF;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: 0.65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-bg {
    background: #333333;
    opacity: 0.85
}

.mfp-close {
    width: 40px;
    height: 40px;
    margin-right: 3px;
    color: #999999
}

.mfp-close:hover {
    color: #787878
}

img.mfp-img {
    max-height: none !important
}

.mfp-fade.mfp-bg {
    opacity: 0;
    -webkit-transition: all 0.15s linear;
    transition: all 0.15s linear
}

.mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8
}

.mfp-fade.mfp-bg.mfp-removing {
    opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
    opacity: 0;
    -webkit-transition: all 0.15s ease-out;
    transition: all 0.15s ease-out
}

.mfp-image-holder .mfp-content {
    max-width: 85%
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
    opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
    opacity: 0
}

.mfp-arrow {
    position: fixed
}

.fancybox-inner .video-js {
    height: 100% !important;
    padding-top: 0 !important
}

.vjs-volume-menu-button {
    border-radius: none;
    font-size: 10px;
    background-color: rgba(43,51,63,0.7)
}


/*!
 * jQuery Accordion 0.0.1
 * (c) 2014 Victor Fernandez <victor@vctrfrnndz.com>
 * MIT Licensed.
 */
[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0
}

[data-accordion] {
    line-height: 1
}

[data-control],[data-content]>* {
    border-bottom: 1px solid #888;
    padding: 10px
}

[data-content] [data-accordion] {
    border: 0;
    padding: 0
}

[data-accordion] [data-control] {
    position: relative;
    padding-right: 40px
}

[data-accordion]>[data-control]:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;
    background: url(/../images/down.png) center center no-repeat;
    background-size: 50%
}

.open[data-accordion]>[data-control]:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

[data-control],[data-content]>* {
    border-bottom: none;
    padding: 0;
    margin-bottom: 0
}

[data-accordion]>[data-control]:after {
    background: none
}

[data-accordion] {
    line-height: 1.5;
    margin-bottom: 16px
}

.no-flash .video-preview {
    display: none
}

.no-flash .video-preview-image {
    cursor: default
}

.comment-subject {
    display: none
}

#begin-upload {
    padding-bottom: 5px
}

#social_networks label {
    margin-top: 0;
    width: auto
}

#social_networks img {
    display: block
}

#social_networks .inputs {
    padding-top: 2px
}

.deposit-amounts {
    list-style: none;
    padding: 10px 0 0 20px;
    width: 450px
}

.deposit-amounts li {
    float: left;
    margin-bottom: 15px;
    width: 150px
}

.deposit-amounts label {
    color: black;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 30px
}

.deposit-amounts input {
    vertical-align: top
}

.deposit-financial-institution {
    display: block;
    max-height: 40px;
    max-width: 145px;
    height: 40px
}

.deposit-payment-type {
    width: 100%;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-bottom: 10px
}

.deposit-payment-type>div:first-child {
    min-width: 160px
}

.deposit-payment-type select {
    width: 260px;
    margin-top: 5px
}

.deposit-payment-type__button {
    -webkit-flex-grow: 2;
    -ms-flex-positive: 2;
    flex-grow: 2;
    text-align: right;
    min-width: 160px
}

.no-flexbox .deposit-payment-type>div {
    margin: 10px 0
}

.no-flexbox .deposit-payment-type__button {
    text-align: left
}

.complete-container {
    background: black url(/assets/homepage_banner-2f27e5e7bc49b0d27874d2780405656df3dc3165c3af8f67b17db02b8f3660f4.jpg);
    padding: 50px 0;
    text-align: center
}

.complete-container h2 {
    color: white;
    padding: 0;
    font-size: 45px
}

.complete-container p {
    font-size: 20px;
    color: #0084B4;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif
}

.complete-container div {
    height: 30px;
    padding: 30px 0 0
}

.featured-item-thumbs {
    float: left;
    margin-bottom: 5px;
    margin-right: 30px;
    position: relative
}

.featured-item-thumbs a {
    display: block
}

.featured-item-thumbs .avatar {
    left: 50px;
    position: absolute;
    top: 50px
}

.featured-item-info h3 {
    padding-bottom: 0
}

.featured-item-info h3 a {
    color: #131313;
    font-size: 24px
}

.featured-item-info small {
    display: inline-block;
    font-size: 11px;
    margin-bottom: 5px
}

.featured-item-info__meta {
    clear: left;
    float: left
}

.item_price_events__recent td {
    background-color: #E6FFFA !important
}

.item_price_events__separator {
    background-color: white !important
}

.item-in-list {
    margin-bottom: 20px
}

.item-in-list:after {
    content: " ";
    display: block;
    clear: both
}

.item-in-list:last-child {
    margin-bottom: 0
}

.item-in-list div {
    float: left;
    margin-right: 15px;
    width: 400px
}

.item-in-list .thumbnail {
    float: left;
    margin-right: 15px
}

.item-in-list .item-name {
    color: #171717;
    font: bold 16px/19px "Helvetica Neue", Arial, sans-serif;
    text-decoration: none
}

.item-in-list .item-name:hover,.item-in-list .item-name:focus {
    text-decoration: underline
}

.item-in-list .cost {
    color: #171717;
    font: 33px/33px "Helvetica Neue", Arial, sans-serif
}

.statement__line a {
    color: #0084B4;
    text-decoration: none
}

.statement__line a:hover,.statement__line a:focus {
    text-decoration: underline
}

.statement__date {
    white-space: nowrap
}

.statement__marketplace>span {
    position: relative;
    top: -10px;
    height: 35px
}

.statement__type>span {
    background: #ddd;
    border-radius: 2px;
    white-space: nowrap;
    color: #444;
    font-size: 11px;
    padding: 3px 5px
}

.statement__detail-document-holder {
    display: block
}

.statement__detail-document {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 6px 16px 0 0
}

.statement__detail-document-download {
    padding: 4px 8px;
    margin-top: 4px;
    border: 1px solid #0084B4;
    border-radius: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.statement__detail-document-download:hover,.statement__detail-document-download:active,.statement__detail-document-download:focus {
    background-color: #0084B4
}

.statement__detail-document-download:hover a,.statement__detail-document-download:active a,.statement__detail-document-download:focus a {
    color: white
}

.statement__detail-document-download a:hover,.statement__detail-document-download a:active,.statement__detail-document-download a:focus {
    text-decoration: none
}

.statement__tax {
    font-size: 11px;
    color: #f39c12
}

.statement__explanation {
    width: 10px;
    height: 10px
}

.statement__explanation-tooltip {
    position: relative;
    top: 5px
}

.statement__gst {
    color: #bababa
}

.statement__tax-withheld {
    color: #bababa
}

.statement__amount,.statement__money-amount {
    font-weight: bold
}

.statement__amount.-value-positive,.statement__money-amount.-value-positive {
    color: #82b541
}

.statement__amount.-value-negative,.statement__money-amount.-value-negative {
    color: #df2c2c
}

.statement-search__page-controls {
    margin-bottom: 16px
}

.statement-search__pagination {
    float: right;
    margin-bottom: 0
}

.statement-search__pagination>nav {
    margin-bottom: 0
}

.statement-search__advanced-form {
    margin: 16px 0
}

.statement-search__advanced-type-btn {
    float: left;
    margin-right: 8px
}

.statement-search__advanced-types {
    display: inline-block;
    visibility: hidden
}

.statement-search__advanced-type__period,.statement-search__advanced-type__range,.statement-search__advanced-type__filter,.statement-search__date-range {
    display: inline-block
}

.statement-search__date-range {
    position: relative
}

.statement-search__date-range>input {
    cursor: pointer;
    padding: 6px 0 5px;
    text-align: center;
    width: 92px
}

.statement-search__transparent-datepicker-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0
}

.statement-search__timezone-disclaimer {
    display: inline-block;
    padding-left: 20px
}

.statement-search__presets_links {
    display: inline-block
}

.statement-summary {
    min-height: 211px;
    float: left;
    width: 70%
}

.statement-summary__table {
    border-collapse: collapse;
    table-layout: fixed;
    bottom: -5px
}

.statement-summary__table th {
    padding: 0px 10px 5px 10px
}

.statement-summary__table th:first-child {
    padding-left: 0px
}

.statement-summary__table td {
    padding: 0px 10px 0px 10px;
    vertical-align: bottom;
    white-space: nowrap
}

.statement-summary__table td:first-child {
    padding-left: 0px
}

.statement-summary__table .statement-summary__fees {
    padding-left: 20px;
    border-left: 1px solid #d4d4d4
}

.statement-summary__table .statement-summary__tax-withheld {
    padding-right: 20px
}

.statement-summary__operator {
    top: -2px
}

.statement-summary__print-link {
    padding-top: 10px
}

.statement-summary__download-link {
    font-weight: bold
}

.statement-summary__message-box {
    height: 60px;
    left: 50%;
    margin-left: -200px;
    margin-top: -30px;
    top: 50%;
    width: 400px
}

.is-error .statement-summary__message-text {
    font-weight: 700;
    color: #df2c2c
}

.statement-invoices__list_box {
    float: right;
    width: 29%;
    min-height: 211px
}

.statement-invoices__select-lists {
    margin-top: 35px
}

.statement-invoices__invoice-list {
    width: 100%;
    margin: 2px 0 0 5px;
    padding-top: 12px
}

.statement-invoices__invoice-list-input {
    min-width: 70%;
    float: left;
    margin: 0 10px 0 0 !important
}

.statement-invoices__invoice-list-button {
    width: 20%;
    float: left
}

.popular-recommendations__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.popular-recommendations__heading {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.popular-recommendations__notice {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: right
}

@media (min-width: 569px) {
    .popular-recommendations__list {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 568px) {
    .popular-recommendations__list {
        overflow:hidden;
        display: block
    }

    .popular-recommendations__list:after {
        content: " ";
        display: block;
        clear: both
    }
}

.popular-recommendations__list>a {
    float: left;
    margin-right: 8px
}

.no-flexbox .popular-recommendations__list {
    overflow: hidden;
    display: block
}

.no-flexbox .popular-recommendations__list:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .popular-recommendations__list>a {
    float: left;
    margin-right: 8px
}

fieldset {
    border: 1px solid #545454;
    padding: 10px 25px;
    margin: 20px 0px
}

fieldset legend {
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 24px;
    padding: 0px 10px;
    color: #262626
}

hr {
    border: none;
    display: block;
    background-color: #e0e0e0;
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px
}

dl {
    padding: 10px 0px
}

dl dt {
    font-weight: bold;
    color: #1d1d1d
}

dl dd {
    padding-left: 20px
}

.week-switcher {
    float: right;
    margin-top: 8px
}

.hilight {
    background-color: #f5f5b4
}

.badges {
    margin: 0 auto;
    overflow: hidden
}

.badges li {
    list-style: none;
    display: block;
    float: left;
    margin: 2px 4px;
    display: inline-block;
    font-size: 13px
}

.badge-exposer {
    display: block;
    font-size: 12px
}

.badge {
    background-repeat: no-repeat;
    display: inline-block;
    min-height: 20px;
    padding-left: 25px
}

.item-list .badges {
    list-style: none;
    margin: 0 0 10px
}

.item-list .badges li {
    padding-left: 0px
}

.badge-manager-item {
    background-color: #ddd;
    border: 1px solid #aaa;
    border-radius: 5px;
    min-height: 20px;
    overflow: hidden;
    padding: 6px 30px 6px 10px;
    position: relative;
    margin: 0 0 5px;
    width: 280px
}

.badge-manager-item img {
    float: left;
    margin-right: 5px
}

.badge-manager-item span {
    vertical-align: text-top
}

.badge-manager-item span:last-child {
    display: inline-block;
    margin: 8px 0 0 5px;
    vertical-align: top
}

.dragging .badge-manager-item {
    cursor: move
}

.dragging .badge-manager-item:before {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4xIi8+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0,0,0,0.1)), color-stop(50%, rgba(0,0,0,0)), to(rgba(0,0,0,0)));
    background-image: -webkit-linear-gradient(rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0));
    background-image: linear-gradient(rgba(0,0,0,0.1) 50%, rgba(0,0,0,0) 50%, rgba(0,0,0,0));
    background-size: 4px 4px;
    content: "";
    height: 12px;
    position: absolute;
    right: 8px;
    top: 18px;
    width: 12px
}

a {
    color: #0084B4;
    text-decoration: none
}

a:hover,a:focus {
    text-decoration: underline
}

h1,h2,h3,h4,h5,h6 {
    padding: 10px 0px 20px 0px;
    color: #545454;
    font-weight: inherit
}

h1 {
    font-size: 37px;
    line-height: 44px;
    padding: 12px 0px 10px 0px
}

h2 {
    font-size: 27px;
    line-height: 35px
}

h3 {
    font-size: 24px;
    line-height: normal
}

h4 {
    font-size: 19px;
    line-height: normal
}

h5 {
    font-size: 17px;
    line-height: normal
}

.underlined {
    border-bottom: 1px solid #d4d4d4
}

h2.underlined {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 15px
}

h3.underlined {
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    font-size: 20px
}

h4.underlined {
    margin-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    font-size: 20px
}

h5.underlined {
    margin-top: 0px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    font-size: 16px
}

.sidebar-s strong,.sidebar-l strong {
    font-weight: bold
}

.sidebar-s small,.sidebar-l small {
    color: gray
}

p {
    padding: 10px 0px
}

b {
    font-weight: normal
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

ol {
    list-style: lower-roman
}

ul {
    list-style: square
}

.new-typography p {
    margin-bottom: 20px;
    padding: 0
}

.new-typography p:last-child {
    margin-bottom: 0
}

.new-typography small {
    color: #909090;
    font-size: 12px
}

.new-typography ol,.new-typography ul {
    margin-bottom: 20px;
    padding-left: 25px
}

.new-typography ol:last-child,.new-typography ul:last-child {
    margin-bottom: 0
}

.new-typography ol {
    list-style-type: decimal
}

.new-typography ul {
    list-style: disc
}

.new-typography table {
    margin-bottom: 20px;
    max-width: 100%;
    overflow: auto
}

.new-typography img {
    max-width: 100%
}

.new-typography blockquote {
    border-left: 1px solid #454545;
    color: #777;
    font-style: italic;
    margin-bottom: 20px;
    padding-left: 20px
}

.new-typography pre {
    margin-bottom: 20px
}

.new-typography h3,.new-typography h4,.new-typography h5,.new-typography h6,.new-typography h1,.new-typography h2 {
    margin: 30px 0 20px;
    padding: 0
}

.new-typography h3:first-child,.new-typography h4:first-child,.new-typography h5:first-child,.new-typography h6:first-child,.new-typography h1:first-child,.new-typography h2:first-child {
    margin-top: 0
}

.new-typography h1,.new-typography h2 {
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 10px
}

.new-typography .new-typography__section-header {
    border-bottom: 1px solid #d4d4d4;
    padding: 3px 0 10px;
    margin: 25px 0 20px
}

label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px
}

label.disabled {
    color: #aaa
}

form .formatting-help {
    font: 12px/1.4 "Helvetica Neue", Arial, sans-serif
}

.inline-invalid {
    background: #FAC7AE;
    border: 1px solid #BB726F;
    padding: 4px;
    margin-bottom: 10px
}

input[type=email],input[type=url],input[type=password],input[type=text],input[type=number] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    background-clip: padding-box;
    background-color: white;
    border: 1px solid #bbb;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7e7e7e;
    height: 30px;
    margin: 0;
    outline: 0;
    padding: 5px 0 6px 8px;
    position: relative;
    -webkit-appearance: none
}

input[type=email][disabled],input[type=url][disabled],input[type=password][disabled],input[type=text][disabled],input[type=number][disabled] {
    background: #ededed;
    cursor: not-allowed
}

input.invalid[type=email],input.invalid[type=url],input.invalid[type=password],input.invalid[type=text],input.invalid[type=number] {
    background: #fff6f6;
    border-color: #a90000
}

input.validating[type=email],input.validating[type=url],input.validating[type=password],input.validating[type=text],input.validating[type=number] {
    background-image: url(/assets/common/small_loader-c10617fc93d9927b6ee25472fa7e3b9dc50ec6541af04dfa0acfcbca9338e79e.gif);
    background-position: 99%;
    background-repeat: no-repeat
}

::-webkit-input-placeholder {
    color: #bbb
}

input:-moz-placeholder {
    color: #bbb
}

textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    background-clip: padding-box;
    background: white;
    border: 1px solid #bbb;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #7e7e7e;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 150px;
    margin: 0;
    outline: 0;
    padding: 10px
}

textarea[disabled] {
    background: #ededed;
    cursor: not-allowed
}

textarea.tall {
    height: 500px
}

textarea.invalid {
    background: #fff6f6;
    border-color: #a90000
}

.slt,.sidebar-l .horizontal-form .inputs select,.sidebar-l .horizontal-form--wide .inputs select,.horizontal-form .inputs select[disabled],.horizontal-form--wide .inputs select[disabled],.horizontal-form .inputs select,.horizontal-form--wide .inputs select,.sidebar-s .vertical-form select,.vertical-form select {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 24px;
    background: white;
    border: 1px solid #bbb;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    height: 36px;
    margin: 0;
    padding: 4px;
    width: auto;
    outline: 0
}

@media (min-width: 1024px) {
    .slt,.sidebar-l .horizontal-form .inputs select,.sidebar-l .horizontal-form--wide .inputs select,.horizontal-form .inputs select[disabled],.horizontal-form--wide .inputs select[disabled],.horizontal-form .inputs select,.horizontal-form--wide .inputs select,.sidebar-s .vertical-form select,.vertical-form select {
        font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 13px;
        line-height: 18px;
        height: 30px
    }
}

select[multiple] {
    height: 100px
}

input[type=file] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    background: white;
    border: 1px solid #bbb;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 13px;
    margin: 0;
    padding: 5px 8px 6px 8px;
    outline: 0
}

input[type=checkbox],input[type=radio] {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    border: none;
    cursor: pointer;
    height: auto;
    line-height: normal;
    margin: 3px 0;
    padding: 0;
    width: auto
}

input[type=checkbox]:focus,input[type=radio]:focus {
    outline: 1px dotted #222
}

pre.existing-value {
    white-space: pre-wrap
}

.inline-input {
    margin-right: 10px
}

form fieldset {
    border: none;
    margin: 0;
    padding: 0
}

form fieldset p {
    padding-top: 0
}

.form-submit {
    padding: 10px 0;
    text-align: right
}

.form-submit:last-child {
    padding-bottom: 0
}

.form-submit.margin-right {
    margin-right: 85px
}

.form-submit.align-left {
    text-align: left
}

input.wordy-checkbox[type=checkbox] {
    float: left;
    margin: 3px 10px 60px 0
}

.wordy-checkbox span {
    float: left;
    height: 80px;
    margin: 0
}

.wordy-checkbox label {
    margin-left: 20px
}

.vertical-form label {
    display: block;
    font-weight: bold;
    margin: 0 0 5px
}

.vertical-form select[multiple] {
    height: 100px
}

.vertical-form input[type=email],.vertical-form input[type=url],.vertical-form input[type=password],.vertical-form input[type=text],.vertical-form input[type=file],.vertical-form input[type=number],.vertical-form select {
    display: block;
    width: 50.8196721311%
}

.vertical-form input.inline[type=email],.vertical-form input.inline[type=url],.vertical-form input.inline[type=password],.vertical-form input.inline[type=text],.vertical-form input.inline[type=file],.vertical-form input.inline[type=number],.vertical-form select.inline {
    display: inline-block;
    margin-right: 10px
}

.vertical-form input.invalid[type=email],.vertical-form input.invalid[type=url],.vertical-form input.invalid[type=password],.vertical-form input.invalid[type=text],.vertical-form input.invalid[type=file],.vertical-form input.invalid[type=number],.vertical-form select.invalid {
    background: #fff6f6;
    border-color: #a90000
}

.vertical-form textarea {
    width: 100%
}

.vertical-form .input-group,.vertical-form .dashboard-upload-widget {
    margin-bottom: 25px
}

.vertical-form .input-group:after,.vertical-form .dashboard-upload-widget:after {
    content: " ";
    display: block;
    clear: both
}

.vertical-form .input-group:last-child,.vertical-form .dashboard-upload-widget:last-child {
    margin-bottom: 0
}

.vertical-form .inputs:after {
    content: " ";
    display: block;
    clear: both
}

.vertical-form .inputs label {
    cursor: pointer;
    font-weight: normal;
    margin: 0 20px 0 0;
    padding-left: 15px;
    text-indent: -14px
}

.vertical-form .inputs label.invalid {
    color: #a90000;
    font-size: 12px
}

.vertical-form pre.existing-value {
    overflow: hidden;
    width: 610px
}

.sidebar-s .vertical-form label {
    font: inherit
}

.sidebar-s .vertical-form select[multiple] {
    height: 100px
}

.sidebar-s .vertical-form input[type=email],.sidebar-s .vertical-form input[type=url],.sidebar-s .vertical-form input[type=password],.sidebar-s .vertical-form input[type=text],.sidebar-s .vertical-form input[type=file],.sidebar-s .vertical-form input[type=number],.sidebar-s .vertical-form select {
    width: 100%
}

.sidebar-s .vertical-form .input-group,.sidebar-s .vertical-form .dashboard-upload-widget {
    margin-bottom: 15px
}

.sidebar-s .vertical-form .form-submit {
    padding: 0
}

.sidebar-l .vertical-form label {
    font: inherit
}

.horizontal-form label,.horizontal-form--wide label {
    display: block;
    float: left;
    width: 18.0327868852%;
    margin: 6px 3.2786885246% 0 0
}

.horizontal-form .input-group,.horizontal-form .dashboard-upload-widget,.horizontal-form--wide .input-group,.horizontal-form--wide .dashboard-upload-widget {
    margin-bottom: 25px
}

.horizontal-form .input-group:after,.horizontal-form .dashboard-upload-widget:after,.horizontal-form--wide .input-group:after,.horizontal-form--wide .dashboard-upload-widget:after {
    content: " ";
    display: block;
    clear: both
}

.horizontal-form .input-group.no-margin,.horizontal-form .no-margin.dashboard-upload-widget,.horizontal-form--wide .input-group.no-margin,.horizontal-form--wide .no-margin.dashboard-upload-widget {
    margin: 0
}

.horizontal-form .inputs,.horizontal-form--wide .inputs {
    float: left;
    position: relative;
    width: 78.6885245902%
}

.horizontal-form .inputs.full-width,.horizontal-form--wide .inputs.full-width {
    width: 100%
}

.horizontal-form .inputs.full-width label.invalid,.horizontal-form--wide .inputs.full-width label.invalid {
    position: static;
    padding-left: 5px
}

.horizontal-form .inputs select[disabled],.horizontal-form--wide .inputs select[disabled] {
    background: #ededed;
    cursor: not-allowed
}

.horizontal-form .inputs select[multiple],.horizontal-form--wide .inputs select[multiple] {
    height: 100px
}

.horizontal-form .inputs input[type=range],.horizontal-form--wide .inputs input[type=range],.horizontal-form .inputs input[type=email],.horizontal-form--wide .inputs input[type=email],.horizontal-form .inputs input[type=url],.horizontal-form--wide .inputs input[type=url],.horizontal-form .inputs input[type=password],.horizontal-form--wide .inputs input[type=password],.horizontal-form .inputs input[type=text],.horizontal-form--wide .inputs input[type=text],.horizontal-form .inputs input[type=file],.horizontal-form--wide .inputs input[type=file],.horizontal-form .inputs input[type=number],.horizontal-form--wide .inputs input[type=number],.horizontal-form .inputs select,.horizontal-form--wide .inputs select {
    display: block;
    width: 64.5833333333%
}

.horizontal-form .inputs input.inline[type=range],.horizontal-form--wide .inputs input.inline[type=range],.horizontal-form .inputs input.inline[type=email],.horizontal-form--wide .inputs input.inline[type=email],.horizontal-form .inputs input.inline[type=url],.horizontal-form--wide .inputs input.inline[type=url],.horizontal-form .inputs input.inline[type=password],.horizontal-form--wide .inputs input.inline[type=password],.horizontal-form .inputs input.inline[type=text],.horizontal-form--wide .inputs input.inline[type=text],.horizontal-form .inputs input.inline[type=file],.horizontal-form--wide .inputs input.inline[type=file],.horizontal-form .inputs input.inline[type=number],.horizontal-form--wide .inputs input.inline[type=number],.horizontal-form .inputs select.inline,.horizontal-form--wide .inputs select.inline {
    display: inline-block
}

.horizontal-form .inputs input.full-width[type=range],.horizontal-form--wide .inputs input.full-width[type=range],.horizontal-form .inputs input.full-width[type=email],.horizontal-form--wide .inputs input.full-width[type=email],.horizontal-form .inputs input.full-width[type=url],.horizontal-form--wide .inputs input.full-width[type=url],.horizontal-form .inputs input.full-width[type=password],.horizontal-form--wide .inputs input.full-width[type=password],.horizontal-form .inputs input.full-width[type=text],.horizontal-form--wide .inputs input.full-width[type=text],.horizontal-form .inputs input.full-width[type=file],.horizontal-form--wide .inputs input.full-width[type=file],.horizontal-form .inputs input.full-width[type=number],.horizontal-form--wide .inputs input.full-width[type=number],.horizontal-form .inputs select.full-width,.horizontal-form--wide .inputs select.full-width {
    width: 100%
}

.horizontal-form .inputs input[type=range],.horizontal-form--wide .inputs input[type=range] {
    -webkit-box-shadow: 0 0 0 #333333;
    box-shadow: 0 0 0 #333333;
    height: 28px;
    background: gray;
    border-radius: 23px;
    margin: 0
}

.horizontal-form .inputs textarea,.horizontal-form--wide .inputs textarea {
    width: 100%
}

.horizontal-form .inputs small,.horizontal-form--wide .inputs small {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    display: inline-block;
    margin: 5px 0 0 5px
}

.horizontal-form .inputs label,.horizontal-form--wide .inputs label {
    display: inline-block;
    float: none;
    margin-bottom: 5px;
    width: auto
}

.horizontal-form .inputs label.invalid,.horizontal-form--wide .inputs label.invalid {
    bottom: -21px;
    color: #a90000;
    font-size: 12px;
    left: 5px;
    position: absolute
}

.horizontal-form .inputs .inline,.horizontal-form--wide .inputs .inline {
    display: inline-block
}

.horizontal-form .no-label,.horizontal-form--wide .no-label {
    margin-left: 21.3114754098%
}

.horizontal-form .inputs-list,.horizontal-form--wide .inputs-list {
    list-style: none;
    padding-top: 2px
}

.horizontal-form .inputs-list label,.horizontal-form--wide .inputs-list label {
    float: none;
    margin-bottom: 0
}

.horizontal-form .expose-hidden,.horizontal-form--wide .expose-hidden {
    display: inline-block;
    margin-top: 6px
}

.horizontal-form .meter,.horizontal-form--wide .meter {
    left: 66.6666666667%;
    position: absolute;
    top: 0;
    width: 33.3333333333%
}

.horizontal-form--wide label {
    width: 21.3114754098%;
    margin: 6px 3.2786885246% 0 0
}

.horizontal-form--wide .inputs {
    width: 75.4098360656%
}

.form-submit button:last-child,.form-submit .button:last-child {
    margin-right: 0
}

.content-l .horizontal-form label,.content-l .horizontal-form--wide label {
    margin-right: 2.6109660574%;
    width: 15.1436031332%
}

.content-l .horizontal-form .inputs,.content-l .horizontal-form--wide .inputs {
    width: 82.2454308094%
}

.content-l .horizontal-form .inputs label,.content-l .horizontal-form--wide .inputs label {
    width: auto
}

.sidebar-l .horizontal-form label,.sidebar-l .horizontal-form--wide label {
    margin-right: 5.7142857143%;
    width: 25.7142857143%
}

.sidebar-l .horizontal-form .input-group,.sidebar-l .horizontal-form .dashboard-upload-widget,.sidebar-l .horizontal-form--wide .input-group,.sidebar-l .horizontal-form--wide .dashboard-upload-widget {
    margin-bottom: 15px
}

.sidebar-l .horizontal-form .input-group:last-child,.sidebar-l .horizontal-form .dashboard-upload-widget:last-child,.sidebar-l .horizontal-form--wide .input-group:last-child,.sidebar-l .horizontal-form--wide .dashboard-upload-widget:last-child {
    margin-bottom: 0
}

.sidebar-l .horizontal-form .inputs,.sidebar-l .horizontal-form--wide .inputs {
    width: 68.5714285714%
}

.sidebar-l .horizontal-form .inputs select[multiple],.sidebar-l .horizontal-form--wide .inputs select[multiple] {
    height: 100px
}

.sidebar-l .horizontal-form .inputs input[type=range],.sidebar-l .horizontal-form--wide .inputs input[type=range],.sidebar-l .horizontal-form .inputs input[type=email],.sidebar-l .horizontal-form--wide .inputs input[type=email],.sidebar-l .horizontal-form .inputs input[type=url],.sidebar-l .horizontal-form--wide .inputs input[type=url],.sidebar-l .horizontal-form .inputs input[type=password],.sidebar-l .horizontal-form--wide .inputs input[type=password],.sidebar-l .horizontal-form .inputs input[type=text],.sidebar-l .horizontal-form--wide .inputs input[type=text],.sidebar-l .horizontal-form .inputs input[type=file],.sidebar-l .horizontal-form--wide .inputs input[type=file],.sidebar-l .horizontal-form .inputs input[type=number],.sidebar-l .horizontal-form--wide .inputs input[type=number],.sidebar-l .horizontal-form .inputs select,.sidebar-l .horizontal-form--wide .inputs select {
    width: 100%
}

.sidebar-l .horizontal-form .inputs input[type=range],.sidebar-l .horizontal-form--wide .inputs input[type=range] {
    -webkit-box-shadow: 0 0 0 #333333;
    box-shadow: 0 0 0 #333333;
    height: 28px;
    background: gray;
    border-radius: 23px;
    margin: 0
}

.sidebar-l .horizontal-form .inputs label,.sidebar-l .horizontal-form--wide .inputs label {
    width: auto
}

.hacked-inline-label label {
    display: inline !important;
    padding-left: 6px !important
}

.col-s-content {
    width: 616px;
    float: left
}

.results-filter-list {
    list-style: none
}

.results-filter-list li {
    margin: 7px 0
}

.top-author {
    margin-bottom: 15px;
    text-align: center
}

@media (max-width: 1023px) {
    .top-author {
        display:inline-block;
        width: 125px
    }
}

.top-author .avatar-wrapper {
    margin: 0 auto 5px
}

.top-author .avatar-tooltip a {
    color: #0084B4
}

.featured-file {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.featured-file a,.featured-file .audio-player-mini__container {
    float: left;
    margin-right: 15px
}

.featured-file a img,.featured-file .audio-player-mini__container img {
    display: block
}

.featured-file__thumbnail {
    margin-top: 10px
}

.featured-file__details {
    float: left;
    width: 220px
}

.current-balance {
    font: 30px "Helvetica Neue", Arial, sans-serif;
    text-align: center
}

.current-rate strong {
    display: block;
    font: 26px "Helvetica Neue", Arial, sans-serif
}

#upload_progress {
    font-size: 1.2em;
    font-weight: bold;
    padding: 3px;
    margin: 3px;
    background-color: #EAEAEA;
    border: 1px solid #BABABA
}

#upload_errors {
    border: 1px solid #BABABA;
    padding: 3px;
    margin: 3px
}

#upload_errors strong {
    font-size: 1.2em;
    font-weight: bold
}

#upload_errors_file_list {
    padding-left: 20px
}

#upload_errors #upload_errors_file_list li {
    list-style: disc
}

#upload_button_span {
    margin-left: 15px;
    margin-top: 3px;
    margin-bottom: 5px
}

#uploads {
    background: #f0f0f0;
    border: 1px solid #c0c0c0;
    padding: 10px;
    margin-bottom: 5px
}

#upload-container {
    position: relative;
    width: 521px;
    font-size: 13px
}

.content-l #upload-container {
    padding-left: 10px
}

.progressWrapper {
    background: white;
    border: 1px solid #d0d0d0;
    margin-bottom: 5px;
    position: relative
}

.progressWrapper:last-child {
    margin-bottom: 0
}

.progressContainer {
    min-height: 40px
}

.progressBarWrapper {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%;
    z-index: 1
}

.contentWrapper {
    padding: 7px 7px 7px 10px;
    position: relative;
    width: auto;
    z-index: 2
}

.progressContainer .progressBarWrapper .progressBar {
    background: #ebebeb;
    border-right: 1px solid #c0c0c0;
    height: 100%;
    position: absolute;
    width: 100%
}

.progressContainer .cancelled {
    background: #f6c7c7
}

.actionBtn {
    position: absolute;
    height: 32px;
    width: 32px;
    left: -27px;
    top: 5px;
    background-repeat: no-repeat;
    background-position: right
}

.progress {
    background-image: url(/assets/upload_icons/loading-40b3fa240d6110584d960ab42709b732da4cdcf9a0ebbada2eac6ec62c6d5589.gif)
}

.complete {
    background-image: url(/assets/upload_icons/ok-eeeeafda72aa861f7971ae20fae275d2526936792e6314c8f414eb7d08e0fc6d.png)
}

.incomplete {
    background-image: url(/assets/upload_icons/transit-b7d142c94072c8dabf73cba8b62708e64594634f836b42102f6940686b302b3f.png)
}

.actionText {
    float: right;
    cursor: pointer;
    margin-right: 0
}

#upload-button-span,#upload-container object {
    margin-top: 10px;
    margin-bottom: 15px
}

#worker_feedback {
    display: inline;
    float: right;
    margin-top: 10px;
    width: 90px;
    margin-right: 330px;
    border: 1px solid #c0c0c0;
    background-color: white;
    padding: 2px;
    padding-top: 4px;
    padding-left: 5px;
    text-align: left
}

#worker_feedback img {
    float: right;
    margin-right: 5px
}

#proofing_summary img {
    max-width: 435px
}

#file-input-container {
    margin: 15px 0
}

.helper-text {
    font-weight: bold;
    color: #a5a5a5;
    color: rgba(68,68,68,0.3);
    padding: 0px 20px;
    margin: 20px 0px
}

.category-section {
    float: left;
    width: 23%;
    min-height: 500px;
    margin-right: 10px;
    border: 2px dashed transparent;
    margin: 20px 10px 50px 5px
}

.category-section ul {
    margin: 0px;
    list-style: none;
    min-height: 100%
}

.category-section ul li {
    padding: 10px;
    background: white
}

.category-section ul li a {
    text-decoration: none
}

.category-section ul li>ul {
    display: none
}

.category-section.empty {
    background: transparent;
    border-color: #c5c5c5;
    border-color: rgba(0,0,0,0.2);
    border-radius: 10px
}

.category-section ul li {
    padding: 0px;
    background-color: #ededed;
    padding: 10px;
    margin-bottom: 1px;
    color: #919191;
    font-style: italic
}

.category-section ul li {
    font-size: 13px
}

.category-section ul li span {
    font-style: italic;
    color: #C3C3C3
}

.category-section small {
    padding: 0px 3px;
    font-size: 10px;
    color: #CCC;
    font-style: normal
}

.category-section span,.category-section a {
    font-size: 13px;
    position: relative;
    color: #737373;
    font-style: normal
}

.category-section a:hover {
    text-decoration: underline
}

.category-section a:hover small {
    text-decoration: none
}

.category-section .expandable {
    background: #ededed;
    cursor: pointer
}

.category-section .expandable:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï…‚";
    float: right
}

.category-section .expandable a:hover {
    text-decoration: none
}

.category-section .expandable:hover,.category-section .expandable.active {
    background: #0084B4
}

.category-section .expandable:hover:after,.category-section .expandable.active:after {
    color: white
}

.category-section .expandable:hover a,.category-section .expandable:hover small,.category-section .expandable.active a,.category-section .expandable.active small {
    color: white
}

.avatar-wrapper {
    height: 80px;
    position: relative;
    width: 80px
}

.avatar {
    display: block;
    height: 80px;
    width: 80px
}

.avatar img {
    display: block
}

.account-manager {
    display: table;
    width: 100%;
    margin-bottom: 1.5em;
    background-color: white;
    border: 1px solid #dedede
}

.account-manager__account {
    display: table-row
}

.account-manager__account:last-child>* {
    border-bottom: none
}

.account-manager__account:hover {
    background-color: whitesmoke;
    cursor: pointer
}

.account-manager__account:active {
    background-color: #ededed
}

.account-manager__account.is-selected {
    background-color: #ededed
}

.account-manager__account.is-selected .account-manager__cell,.account-manager__account.is-selected .account-manager__cell--left,.account-manager__account.is-selected .account-manager__cell--small,.account-manager__account.is-selected .account-manager__cell--action {
    padding-bottom: 30px
}

.account-manager__account.is-selected .account-manager__make-default {
    display: block
}

.account-manager__account.is-default .account-manager__cell,.account-manager__account.is-default .account-manager__cell--left,.account-manager__account.is-default .account-manager__cell--small,.account-manager__account.is-default .account-manager__cell--action {
    padding-bottom: 0.75em
}

.account-manager__cell,.account-manager__cell--left,.account-manager__cell--small,.account-manager__cell--action {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    display: table-cell;
    padding: 0.75em 10px;
    border-bottom: 1px solid #dedede
}

.account-manager__cell>time,.account-manager__cell--left>time,.account-manager__cell--small>time,.account-manager__cell--action>time {
    color: #bababa
}

.account-manager__cell--small,.account-manager__cell--action {
    width: 1px;
    white-space: nowrap
}

.account-manager__cell--left {
    padding-left: 0
}

.account-manager__account>span:first-child {
    min-width: 61px
}

.account-manager__cell--action {
    padding-left: 3em
}

.account-required {
    position: relative;
    text-align: center
}

.account-required h2 {
    padding-top: 0
}

.account-required__or {
    font-weight: bold;
    margin: 0 20px
}

.account-required__close {
    position: absolute;
    top: 0;
    right: 0
}

.add-comment-notice {
    background-color: #6d9872;
    border-radius: 2px;
    color: white;
    margin-bottom: 20px;
    padding: 10px
}

.add-comment-notice>a {
    color: #ffe;
    font-weight: bold;
    text-decoration: underline
}

.audio-player-large,.audio-player-large--is-playing,.audio-player-large--is-paused,.no-js .audio-player-large,.no-js .audio-player-large--is-paused,.no-js .audio-player-large--is-playing {
    max-width: 100%;
    height: 300px;
    display: block;
    background-color: black;
    position: relative;
    margin: 0 auto
}

@media (min-width: 1024px) {
    .audio-player-large,.audio-player-large--is-playing,.audio-player-large--is-paused,.no-js .audio-player-large,.no-js .audio-player-large--is-paused,.no-js .audio-player-large--is-playing {
        max-width:590px
    }
}

.audio-player-large--is-paused>.audio-player-large__button,.no-js .audio-player-large>.audio-player-large__button,.no-js .audio-player-large--is-paused>.audio-player-large__button,.no-js .audio-player-large--is-playing>.audio-player-large__button {
    display: block
}

.audio-player-large--is-paused>.audio-player-large__button:after,.no-js .audio-player-large>.audio-player-large__button:after,.no-js .audio-player-large--is-paused>.audio-player-large__button:after,.no-js .audio-player-large--is-playing>.audio-player-large__button:after {
    border-right: none;
    border-left: 10px solid white;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    height: 0;
    width: 0;
    margin-left: -5px
}

.audio-player-large--is-playing>.audio-player-large__button {
    display: block
}

.audio-player-large--is-playing>.audio-player-large__button:after {
    width: 5px;
    height: 20px;
    margin-left: -8px;
    border-left: 5px solid white;
    border-right: 5px solid white
}

.audio-player-large__button {
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -30px;
    display: none;
    background-color: #82b440;
    border-radius: 3px;
    height: 60px;
    position: absolute;
    width: 80px
}

.audio-player-large__button:after {
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    border-left-width: 20px;
    content: "";
    position: absolute
}

.author-comments-search-controls {
    margin-bottom: 20px
}

.author-comments-search-controls input[type='search'] {
    margin-left: 5px;
    width: 387px
}

.author-recommended-collection__heading {
    border-bottom: 1px solid #d4d4d4
}

.author-recommended-collection__list {
    list-style: none
}

.author-recommended-item {
    border-bottom: 1px solid #ededed;
    position: relative;
    padding: 20px 0;
    width: 100%
}

.author-recommended-item:after {
    content: " ";
    display: block;
    clear: both
}

.author-recommended-item:last-child {
    border-bottom: 0;
    padding-bottom: 0
}

.author-recommended-item .item-description {
    padding-top: 5px;
    color: #999999
}

.author-recommended-item .author-recommended-item__heading {
    color: black;
    text-decoration: none
}

.author-recommended-item .author-recommended-item__heading:hover,.author-recommended-item .author-recommended-item__heading:focus {
    text-decoration: underline
}

.author-recommended-item__thumbnail {
    float: left;
    margin-right: 9px;
    min-height: 80px
}

.author-recommended-item__thumbnail img {
    display: block;
    max-width: 80px
}

.author-recommended-item__info {
    float: left;
    min-width: 230px;
    max-width: 435px
}

.author-recommended-item__info .item-thumbnail-actions {
    margin: 5px 0 0 0
}

@media (min-width: 1024px) {
    .author-recommended-item__info .item-thumbnail-actions:not(.-video-search) {
        border:0
    }
}

.author-recommended-item__info .item-thumbnail-actions .item-thumbnail-actions__control {
    width: 80px
}

.author-recommended-item__info .item-thumbnail-actions .item-thumbnail-actions__control a {
    color: white
}

.author-recommended-item__sale-info {
    float: right;
    position: relative
}

.author-recommended-item__sale-info .price {
    text-align: right
}

.license-pricing {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 13px
}

.license-pricing>label {
    margin-top: 65px;
    padding-left: 12px;
    width: 20%
}

.license-pricing label.invalid {
    display: none !important
}

.license-pricing__calculator {
    -webkit-flex: 3;
    -ms-flex: 3;
    flex: 3;
    padding: 20px 0;
    overflow: auto
}

.license-pricing__calculator:after {
    content: " ";
    display: block;
    clear: both
}

.license-pricing__formula {
    padding-top: 2px;
    overflow: hidden
}

.license-pricing__formula-block {
    float: left;
    width: auto;
    line-height: 32px;
    text-align: center;
    margin: 0 4px;
    color: #999999
}

.license-pricing__formula-block.-color-green {
    line-height: 33px;
    color: #82b541
}

.license-pricing__formula-block.-weight-bold {
    font-weight: 700
}

.license-pricing__tool-tip {
    margin-left: 3px
}

.license-pricing__price-field {
    width: 65px;
    margin-left: 4px
}

.license-pricing__price-field::-webkit-outer-spin-button,.license-pricing__price-field::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.license-pricing__purchase-price {
    font-size: 20px
}

.license-pricing__recommendation {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 24px 16px;
    border-left: 1px solid #e1e8ed;
    background-color: white;
    text-align: center
}

.license-pricing__validation-message {
    clear: both;
    font-style: italic;
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #e6e6e6;
    color: #999999;
    width: 90%;
    opacity: 0;
    display: none;
    -webkit-transition: 0.5s opacity;
    transition: 0.5s opacity
}

.license-pricing__validation-message:after {
    content: " ";
    display: block;
    clear: both
}

.adp__switch {
    cursor: pointer
}

.adp__wrapper {
    position: relative
}

.adp__popup {
    display: none;
    position: absolute;
    z-index: 10;
    background: white;
    font-size: 13px
}

.adp__popup .-color-green {
    color: #82b541;
    border-color: #82b541
}

.adp__inner {
    position: relative;
    -webkit-box-shadow: 0 0 7px #999;
    box-shadow: 0 0 7px #999;
    padding: 15px;
    border-radius: 5px;
    background: #fff
}

.adp__inner:before {
    -webkit-box-shadow: 0 0 7px #999;
    box-shadow: 0 0 7px #999;
    z-index: -1
}

.adp__inner:before,.adp__inner:after {
    content: "";
    position: absolute;
    left: 40px;
    top: -8px;
    width: 17px;
    height: 17px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #fff;
    border-radius: 2px
}

.adp__label {
    width: 80px
}

.adp__field {
    width: 55px;
    display: inline-block
}

.adp__field--disabled[disabled] {
    color: gray;
    opacity: 1;
    -webkit-text-fill-color: gray
}

.adp__field--wide {
    width: 65px
}

.adp__field--xwide {
    width: 70px;
    padding-left: 7px;
    padding-right: 6px
}

.adp__list {
    padding-left: 10px
}

.adp__list-item {
    list-style-type: none;
    margin: 10px 0
}

.adp__field--percent {
    width: 60px
}

.adp__subtitle {
    border-top: 1px solid #e6e6e6;
    font-size: 13px;
    font-weight: bold;
    text-align: center
}

.adp__help {
    font-size: 11px;
    max-width: 200px;
    display: inline-block;
    margin-left: 5px
}

.adp__currency-sign {
    margin-left: 15px
}

.adp__purchase-price-wrapper {
    margin-left: 15px
}

.adp__earnings {
    font-weight: bold
}

.adp__tax-wrapper {
    border-top: 1px solid #e6e6e6;
    text-align: center
}

.adp__tax-label {
    line-height: 2.35
}

.adp__percent-sign {
    font-weight: bold;
    font-size: 14px
}

.adp__popup-close {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px 10px 10px;
    background: transparent;
    color: #bababa;
    font-size: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.adp__popup-close:hover {
    color: #999999;
    cursor: pointer;
    background-color: #fff
}

.adp__popup-close:active,.adp__popup-close:visited,.adp__popup-close:focus {
    color: #787878;
    background-color: #fff
}

.bottom-follower-info__header {
    float: left
}

.bottom-follower-info__control {
    float: right;
    margin-top: -2px
}

.btn-tuts {
    display: block;
    margin: 0;
    padding: 5px 20px;
    border-radius: 4px;
    color: white;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    background-color: #213443
}

.btn-tuts:hover,.btn-tuts:focus {
    text-decoration: none;
    outline: none;
    background-color: #101921
}

.btn-tuts.-color-black {
    background-color: #213443;
    -webkit-box-shadow: 0 2px 0 black;
    box-shadow: 0 2px 0 black;
    position: relative
}

.btn-tuts.-color-black:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 black;
    box-shadow: 0 1px 0 black
}

.btn-tuts.-color-black:hover,.btn-tuts.-color-black:focus {
    background-color: #101921
}

.btn-tuts.-color-orange {
    background-color: #DA521F;
    -webkit-box-shadow: 0 2px 0 #61250e;
    box-shadow: 0 2px 0 #61250e;
    position: relative
}

.btn-tuts.-color-orange:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #61250e;
    box-shadow: 0 1px 0 #61250e
}

.btn-tuts.-color-orange:hover,.btn-tuts.-color-orange:focus {
    background-color: #ad4119
}

.btn-tuts.-color-maroon {
    background-color: #AE505F;
    -webkit-box-shadow: 0 2px 0 #50252b;
    box-shadow: 0 2px 0 #50252b;
    position: relative
}

.btn-tuts.-color-maroon:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #50252b;
    box-shadow: 0 1px 0 #50252b
}

.btn-tuts.-color-maroon:hover,.btn-tuts.-color-maroon:focus {
    background-color: #8b404c
}

.btn-tuts.-color-blue {
    background-color: #006AD8;
    -webkit-box-shadow: 0 2px 0 #00264e;
    box-shadow: 0 2px 0 #00264e;
    position: relative
}

.btn-tuts.-color-blue:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #00264e;
    box-shadow: 0 1px 0 #00264e
}

.btn-tuts.-color-blue:hover,.btn-tuts.-color-blue:focus {
    background-color: #0051a5
}

.btn-tuts.-color-green {
    background-color: #00948B;
    -webkit-box-shadow: 0 2px 0 #000a0a;
    box-shadow: 0 2px 0 #000a0a;
    position: relative
}

.btn-tuts.-color-green:active {
    top: 1px;
    -webkit-box-shadow: 0 1px 0 #000a0a;
    box-shadow: 0 1px 0 #000a0a
}

.btn-tuts.-color-green:hover,.btn-tuts.-color-green:focus {
    background-color: #00615b
}

.byline {
    color: #777;
    font-weight: bold;
    text-decoration: underline
}

.collection-list {
    float: left;
    background-color: whitesmoke;
    border-radius: 4px;
    margin: 0 0 10px 0;
    list-style: none
}

.collection-list>li {
    border-bottom: 1px solid #e0e0e0;
    overflow: auto;
    width: 100%;
    display: block;
    margin-top: -1px
}

.collection-list>li:last-child {
    border-bottom-width: 0
}

.collection-summary {
    overflow: auto;
    padding: 20px;
    position: relative
}

.collection-summary__image {
    float: left;
    margin-right: 20px
}

.collection-summary__image img {
    max-width: 260px
}

.collection-summary__info {
    float: left;
    margin-right: 25px;
    width: 310px
}

.collection-summary__title {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 2px
}

.collection-summary__title a {
    color: black
}

.collection-summary__meta {
    float: left;
    text-align: center;
    width: 100px
}

.collection-summary__meta strong {
    display: inline-block;
    font-weight: bold;
    margin-bottom: 10px
}

.collection-summary__admin {
    position: absolute;
    bottom: 20px;
    right: 15px;
    width: 120px
}

.collection-summary__actions {
    list-style: none;
    margin: 0
}

.collection-summary__actions:after {
    content: " ";
    display: block;
    clear: both
}

.collection-summary__actions>li {
    float: left;
    width: 33%
}

.collection-summary__visibility {
    margin-top: 5px;
    padding-right: 7px;
    font-size: 11px;
    text-align: center
}

.collection-summary__visibility>i {
    font-size: 10px;
    margin-right: 3px
}

.price-disclaimer .t-body,.price-disclaimer .purchase-form__us-dollars-notice {
    font-weight: 500
}

.collection__info {
    margin: 0 30px 0 0
}

.collection__info.user-html h1 {
    display: block
}

.collection__summary {
    margin: 0 0 40px 0;
    background: whitesmoke;
    border-radius: 4px
}

.collections-profile {
    margin-bottom: 20px;
    text-align: center
}

.collections-profile:after {
    content: " ";
    display: block;
    clear: both
}

.collections-profile__box {
    float: left;
    width: 295px;
    margin: 5px 5px 15px 5px
}

.collections-profile__box:nth-child(2n+1) {
    clear: left
}

.collections-profile__image {
    display: inline-block;
    border: 1px solid white;
    line-height: 0;
    font-size: 0
}

.collections-profile__title {
    display: block;
    margin: 5px 0 2px;
    color: #989898;
    font-size: 9px;
    text-transform: uppercase
}

.collections-profile__title:hover {
    text-decoration: none;
    color: #0084B4
}

.collections-profile__rating {
    display: block
}

.comment-error {
    color: #BB726F;
    display: block;
    padding: 10px 0
}

.comment-inline-form label,.comment-inline-form textarea {
    margin-top: 10px
}

.comment {
    margin-bottom: 20px;
    word-wrap: break-word
}

.comment:after {
    content: " ";
    display: block;
    clear: both
}

.comment .badges {
    margin: 10px 0 0
}

.comment p {
    padding: 0 0 1em
}

.comment p:last-child {
    padding-bottom: 0
}

.comment__container-redesign {
    background-color: #fafafa;
    border: 1px solid #e1e8ed;
    margin-bottom: 16px;
    border-radius: 4px
}

.comment__item,.comment__item-response {
    word-wrap: break-word
}

.comment__item-response {
    background: white;
    border-top: 1px solid #e1e8ed;
    padding-left: 5px
}

.comment__hidden-responses {
    background: white;
    border-top: 1px solid #e1e8ed;
    padding: 15px 20px
}

.comment__info {
    padding: 15px 15px 0 15px
}

.comment__body {
    padding: 5px 15px
}

.comment__body--response {
    padding: 5px 15px 5px 72px
}

.comment__form-container {
    display: inline-block;
    margin: 24px 0 -40px
}

.comment__form-container:after {
    content: " ";
    display: block;
    clear: both
}

.comment__form {
    display: block
}

.comment__search-container {
    float: left;
    width: 290px
}

.comment__form-filters {
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    line-height: 1;
    display: inline-block
}

.comment__form-filters label {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px
}

.comment__form-boolean {
    margin-left: 5px
}

.comment__form-label {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px
}

.comment__order-container {
    float: right;
    display: block;
    width: 150px;
    margin-bottom: 10px;
    margin-top: 20px
}

.comment__initial {
    background-color: whitesmoke;
    border-radius: 4px 4px 0 0;
    padding: 20px
}

.comment__initial:only-child {
    border-radius: 4px
}

.comment__user {
    float: left;
    margin-right: 20px;
    position: relative;
    text-align: center;
    width: 80px
}

.comment__container {
    float: left;
    width: 516px
}

.comment__header {
    margin-bottom: 0.5em
}

.comment__header small {
    font-size: 11px
}

.comment__username {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    line-height: normal;
    padding: 0
}

.comment__meta {
    float: right;
    font-size: 12px
}

.comment__date,.comment__action {
    display: inline-block;
    background-color: transparent;
    padding: 1px;
    font-size: 1em;
    line-height: 1.5;
    color: #ababab;
    text-decoration: none;
    border-radius: 0
}

.comment__date:hover,.comment__date:active,.comment__date:focus,.comment__action:hover,.comment__action:active,.comment__action:focus {
    color: gray;
    background-color: transparent;
    text-decoration: none;
    cursor: pointer
}

.comment__add-comment {
    background-color: #fafafa;
    border: 1px solid #e1e8ed;
    padding: 25px 15px;
    margin-bottom: 20px;
    border-radius: 4px
}

.comment__action-container {
    padding: 15px
}

.comment__form-filters input,.comment__email-notification input {
    top: auto
}

.comment-reply {
    background-color: #e6e6e6;
    margin-bottom: 1px;
    padding: 15px 20px
}

.comment-reply:last-child {
    border-radius: 0 0 4px 4px
}

.comment-reply.-hidden {
    display: none
}

.comment-reply .comment__header {
    margin-bottom: 0.5em
}

.comment-reply .exposer {
    margin-left: 50px
}

.comment-reply__redesign {
    padding: 25px 20px;
    border-top: 1px solid #e1e8ed
}

.comment-reply__avatar {
    float: left
}

.comment-reply__body {
    margin-left: 50px
}

.comment-reply__delegatee-mention {
    margin-top: 2px;
    color: #ababab;
    font-size: 12px
}

.comment__new-reply {
    margin-left: 50px
}

.comment__new-reply--is-loading {
    background-image: url(/assets/common/pagination_loader-ccdae013a8bbb92cbd0d52d6e1db2fea8a05b335a67409822029a16505e9adb5.gif);
    background-position: center center;
    background-repeat: no-repeat
}

.comment__new-reply--is-loading>form {
    visibility: hidden
}

.comment__new-reply__seconday-link {
    background-color: transparent;
    border: none;
    cursor: pointer;
    color: #0084B4;
    text-decoration: none
}

.comment__new-reply__seconday-link:hover,.comment__new-reply__seconday-link:focus {
    background-color: transparent;
    text-decoration: underline
}

.comments-search-controls__results-count {
    display: inline-block;
    font-size: 150%;
    padding-top: 0;
    margin-right: 15px
}

.comments-search-controls__mark-all-read {
    display: inline-block;
    position: relative;
    top: -2px
}

.comments-search-controls__order {
    display: inline;
    top: -2px;
    position: relative
}

.complaint-form {
    margin-top: 20px
}

.country-info p {
    margin-bottom: 10px
}

.country-info__available:after {
    color: #82b541;
    content: "â—";
    font-weight: bold;
    margin-left: 5px
}

.dashboard-upload-widget__label {
    line-height: normal;
    font-weight: 600;
    margin-bottom: 2em
}

[data-basic-tooltip] {
    position: relative
}

[data-basic-tooltip]:hover:after {
    background: black;
    bottom: -38px;
    color: white;
    text-indent: 0;
    line-height: 1.5;
    pointer-events: none;
    content: attr(data-basic-tooltip);
    display: block;
    left: 0;
    padding: 5px 15px;
    position: absolute;
    white-space: nowrap;
    z-index: 98
}

[data-basic-tooltip]:hover:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid black;
    border-top: none;
    height: 0;
    width: 0;
    bottom: -8px;
    content: '';
    display: block;
    left: 45%;
    position: absolute;
    z-index: 99
}

.download {
    position: relative;
    padding: 20px;
    line-height: 150%
}

.download:after {
    content: " ";
    display: block;
    clear: both
}

.download small {
    font-size: 12px
}

.download__thumbnail {
    float: left;
    width: 14%
}

.download__thumbnail a {
    display: block
}

.download__thumbnail img {
    display: block;
    max-width: 80px
}

.download__details {
    float: left;
    width: 35%;
    margin-right: 6%;
    font-size: 12px
}

.download__details.-width-wide {
    width: 57%
}

.download__details label {
    font-size: 12px
}

.download__details ul {
    list-style-type: none
}

.download__details .support-button {
    padding: 5px 30px
}

.download__options {
    float: left;
    width: 45%
}

.download__options.-width-narrow {
    width: 22%
}

.download__actions {
    float: left;
    width: 48%;
    padding-right: 2%
}

.download__actions.-width-full {
    width: 100%;
    padding-left: 3%
}

.download__actions i {
    position: relative;
    top: 2px
}

.download__download-btn {
    margin-bottom: 8px
}

.download__rating,.download__note {
    background: white;
    color: #999999;
    position: relative;
    padding: 5px 10px;
    border-radius: 4px;
    line-height: 20px;
    text-align: center;
    text-decoration: none
}

.download__note {
    background: none;
    line-height: 13px
}

.download__promotions {
    float: left;
    width: 48%;
    padding-left: 2%
}

.download__promotions i {
    position: relative;
    top: 2px
}

.download__unavailable {
    clear: both;
    overflow: auto
}

.download__search {
    position: relative;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 25px
}

.download__search .download__search__term {
    padding: 10px 0 10px 20px !important;
    width: 606px;
    min-width: 606px;
    height: 44px !important;
    border: 2px solid #d9d9d9 !important;
    border-radius: 2px 0 0 2px !important
}

.download__search i {
    position: absolute;
    left: 583px;
    top: 11px;
    color: #d9d9d9;
    font-size: 14px;
    display: none;
    background: none;
    border: none;
    padding: 0
}

.download__search i:hover {
    background: none;
    color: #d9d9d9
}

.download__search input[type="submit"] {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.download__search .download__search__suggestions {
    display: none;
    width: 606px;
    min-width: 606px;
    background: white;
    padding: 5px 0;
    position: absolute;
    top: 44px;
    border: 2px solid #d9d9d9;
    border-top: none;
    z-index: 1;
    max-height: 500px;
    overflow: auto
}

.download__search .download__search__suggestions .download__search__suggestions__suggestion {
    list-style: none;
    padding: 8px
}

.download__search .download__search__suggestions .download__search__suggestions__suggestion:hover {
    background-color: #f2f2f2
}

.download__search .download__search__suggestions .download__search__suggestions__suggestion a {
    color: black
}

.download__search .download__search__suggestions .download__search__suggestions__suggestion a:hover {
    text-decoration: none
}

.download__search .download__search__suggestions .download__search__suggestions__suggestion .download__search__suggestions__suggestion__bold {
    font-weight: bold
}

.dropdown-select {
    display: inline-block;
    position: relative
}

.dropdown-select__button {
    background-color: #454545;
    border-radius: 3px;
    color: white;
    display: block;
    padding: 5px 0 5px 10px
}

.dropdown-select__button:hover {
    text-decoration: none
}

.dropdown-select__button:after {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid white;
    border-bottom: none;
    height: 0;
    width: 0;
    content: "";
    display: inline-block;
    margin: 0 10px;
    position: relative;
    top: -2px
}

.dropdown-select__body {
    background-color: white;
    border-radius: 0 0 4px 4px;
    left: 0;
    min-width: 100%;
    padding: 5px 0;
    position: absolute;
    top: 28px
}

.dropdown-select__body>a {
    display: block;
    padding: 5px
}

.earning__wrapper {
    padding-top: 50px;
    position: relative
}

.earning__breadcrumb {
    font-size: 14px;
    padding: 20px 0 20px;
    position: absolute;
    top: -20px;
    width: 984px
}

.earning__breadcrumb>div {
    z-index: 1
}

.earning__breadcrumb>a {
    margin: 0 5px
}

.earning__breadcrumb>a:hover {
    text-decoration: none
}

.earning__breadcrumb>a:first-child {
    margin-left: 0
}

.earning__breadcrumb>a:last-of-type {
    color: #454545;
    cursor: default;
    font-weight: bold
}

.earning__breadcrumb-pre-earnings-summary {
    top: 150px
}

.earning__breadcrumb__legend {
    float: right;
    margin: 5px 0
}

.earning__breadcrumb__legend__key:before {
    background-color: #73bd28;
    border: 2px solid white;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    position: relative;
    top: 3px;
    width: 10px
}

.earning__breadcrumb__legend__key.-referrals:before {
    background-color: #13a0d8
}

.earning__table-wrapper {
    margin-top: 20px;
    clear: left
}

.earning__graph-wrapper {
    position: relative
}

.earning__graph-wrapper:after {
    content: " ";
    display: block;
    clear: both
}

.is-preloading .earning__graph-wrapper {
    cursor: wait
}

.earning__sunset-legacy-affiliate-warning {
    margin: 0 0 40px
}

.earnings-widget__wrapper {
    overflow: hidden
}

.earnings-widget {
    width: 32%;
    float: left;
    margin-right: 2%;
    background-color: #333333;
    border-radius: 5px;
    color: white;
    display: table;
    font-size: 14px;
    height: 130px;
    margin-bottom: 20px
}

.earnings-widget:after {
    content: " ";
    display: block;
    clear: both
}

.earnings-widget:last-child {
    float: right;
    margin-right: 0;
    display: table
}

.earnings-widget>p {
    padding: 10px;
    display: table-cell;
    text-align: center;
    vertical-align: middle
}

.earnings-widget small {
    color: white
}

.earnings-widget a {
    color: #f5f5b4
}

.earnings-widget__balance {
    font-size: 14px
}

.earnings-widget__balance a {
    font-size: 20px;
    color: white;
    font-weight: bold;
    text-decoration: underline
}

.earnings-widget__amount {
    display: block;
    font-size: 34px;
    line-height: 51px
}

@media (max-width: 1023px) {
    #envato-widget {
        left:-100px !important
    }
}

.faq__heading {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.faq__add {
    margin: 3px 0 0 10px
}

.faq__item {
    margin: 1em 0
}

.faq__question {
    color: #666666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.5;
    margin-bottom: 8px;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.faq__question a {
    color: #0084B4
}

.faq__question a:hover {
    color: #00719b
}

.faq__question img {
    display: block
}

.faq__answer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    color: #666666;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 1em;
    padding: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.faq__answer a {
    color: #0084B4
}

.faq__answer a:hover {
    color: #00719b
}

.faq__answer img {
    display: block
}

.faq__controls {
    border-top: 1px solid #d4d4d4;
    border-bottom: 1px solid #d4d4d4;
    padding: 0.75em 0 0 0.75em
}

.fake-video-player {
    display: block;
    position: relative
}

.fake-video-player__button {
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -30px;
    background-color: #0f1622;
    background-color: rgba(15,22,34,0.9);
    border-radius: 3px;
    content: "";
    display: none;
    height: 60px;
    position: absolute;
    width: 80px
}

.fake-video-player__button:after {
    border-right: none;
    border-left: 10px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    height: 0;
    width: 0;
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
    border-left-width: 20px;
    content: "";
    position: absolute
}

.fake-video-player--is-ready>.fake-video-player__button {
    display: block
}

.faux-player.is-waiting:before,.faux-player.is-playable:before {
    left: 50%;
    top: 50%;
    margin-left: -36px;
    margin-top: -26px;
    background: rgba(15,22,34,0.9);
    border-radius: 4px;
    content: "";
    height: 52px;
    position: absolute;
    width: 72px
}

.faux-player {
    cursor: pointer;
    height: 100%;
    position: relative;
    width: 100%
}

.faux-player.is-playable:after {
    left: 50%;
    top: 50%;
    margin-left: -12px;
    margin-top: -12px;
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: 0px -53px;
    width: 24px;
    height: 24px;
    content: "";
    position: absolute
}

.faux-player.is-playable:hover:before {
    background: #13a0d8
}

.faux-player.is-waiting {
    cursor: wait
}

.faux-player.is-waiting:after {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 0.8s;
    animation-duration: 0.8s;
    -webkit-animation-timing-function: steps(8);
    animation-timing-function: steps(8);
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-name: spin;
    animation-name: spin;
    left: 50%;
    top: 50%;
    margin-left: -15px;
    margin-top: -15px;
    background-image: url(/assets/common/spinner-5afee8a5dd2bac729ec9df56a27ece157c16d658ddc60bdf81b76b341d4cf0b1.svg);
    background-size: 30px 30px;
    content: "";
    position: absolute;
    width: 30px;
    height: 30px
}

.filter-control {
    margin-top: 5px;
    width: 100%
}

.filter-control button {
    clear: left;
    float: right;
    margin-right: 0px
}

.filter-control__state {
    margin-top: 5px;
    margin-bottom: 10px
}

.filter-control__state span {
    margin-right: 10px
}

.filter-control__state span label {
    margin-left: 5px
}

.financial-document-settings__identity-checkbox {
    float: left;
    margin-right: 5px
}

.financial-document-settings__identity-info {
    overflow: hidden;
    margin-top: 4px;
    font-size: 13px
}

.flag {
    display: table
}

.flag__item,.flag__body {
    display: table-cell;
    vertical-align: middle
}

.flag__item {
    padding-right: 10px
}

.flag__body {
    width: 100%
}

.flexible-textarea,.flexible-textarea--responsive {
    display: block;
    height: 30px;
    max-height: 156px;
    padding: 5px 8px;
    resize: none;
    -webkit-appearance: none;
    width: 100%
}

@media (min-width: 1024px) {
    .flexible-textarea,.flexible-textarea--responsive {
        max-height:none
    }
}

.flexible-textarea--responsive {
    height: 36px
}

.wordpress-hosting__vertical-center {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 50px 16px
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__vertical-center {
        padding:130px 64px 130px 0
    }
}

.wordpress-hosting__find-out-more-link {
    color: #6ca12b
}

.wordpress-hosting__find-out-more-link.bluehost {
    color: #3776B9
}

.wordpress-hosting__find-out-more-link.bluehost--white {
    color: white
}

.wordpress-hosting__container {
    margin-top: -16px;
    margin-bottom: -32px
}

.wordpress-hosting__header {
    background-color: #000;
    background-image: url(/assets/wordpress-hosting/banner_background-da1b9b0562a9dce09ff9f5a5486c29f5254f1277085a4ae57d682a474e67b144.jpg);
    background-size: cover;
    padding: 64px 16px 80px
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__header {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 64px 0 80px
    }
}

.wordpress-hosting__header img {
    width: 40%
}

.wordpress-hosting__header-inner {
    margin: 0 auto;
    max-width: 1200px;
    padding: 0 32px;
    width: 100%
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__header-inner {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.wordpress-hosting__header--envato-recommends {
    color: #888;
    font-size: 14px;
    font-weight: bold;
    margin: 0 16px;
    text-align: center;
    text-transform: uppercase
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__header--envato-recommends {
        margin:0;
        text-align: left
    }
}

.wordpress-hosting__header--envato-recommends img {
    display: block;
    margin: 0 auto;
    max-width: 93px
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__header--envato-recommends img {
        margin:0
    }
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting-header__content {
        -webkit-flex:0 1 80%;
        -ms-flex: 0 1 80%;
        flex: 0 1 80%
    }
}

.wordpress-hosting-header__content h1 {
    font-size: 55px;
    line-height: 76px;
    margin: 36px 0
}

.wordpress-hosting-header__content h1 a {
    border-bottom: 8px solid #6ca12b;
    color: #fff;
    display: inline-block;
    line-height: 1.1
}

.wordpress-hosting-header__content h1 a:hover {
    color: #fff;
    text-decoration: none
}

.wordpress-hosting-header__content h1 a.bluehost {
    border-bottom: 8px solid #3776B9
}

.wordpress-hosting-header__content p {
    color: #898989;
    width: 70%;
    font-size: 20px;
    line-height: 34px
}

.wordpress-hosting-header__content p span {
    color: #fff
}

.wordpress-hosting-header__content .e-btn {
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding: 15px 50px
}

.wordpress-hosting-header__content .e-btn.bluehost {
    background-color: #3776B9
}

.wordpress-hosting-header__image {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting-header__image {
        -webkit-justify-content:flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%
    }
}

.wordpress-hosting-header__image img,.wordpress-hosting-header__image video {
    max-width: 434px;
    width: 100%
}

.wordpress-hosting__hero-animation {
    mix-blend-mode: lighten
}

.wordpress-hosting__research {
    margin: 18px 16px 28px
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__research {
        margin:18px 0 28px
    }
}

.wordpress-hosting__research h2 {
    font-size: 37px;
    text-align: center;
    margin-top: 50px;
    color: #000
}

.wordpress-hosting__research p {
    color: #7d7d7d;
    font-size: 18px;
    letter-spacing: 0.5px;
    text-align: center
}

.wordpress-hosting__exclusive-offer--banner {
    margin-top: 90px;
    padding: 28px 16px;
    background: #82b541
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__exclusive-offer--banner {
        padding:28px 0 16px
    }
}

.wordpress-hosting__exclusive-offer--banner.bluehost {
    background: #3776B9
}

.wordpress-hosting__exclusive-offer--banner p {
    font-size: 20px;
    line-height: 28px;
    padding-top: 5px;
    color: #fff
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__exclusive-offer--banner p {
        -webkit-flex:0 1 80%;
        -ms-flex: 0 1 80%;
        flex: 0 1 80%;
        line-height: 33px;
        padding-top: initial
    }
}

.wordpress-hosting__exclusive-offer--banner p strong {
    color: #000
}

.wordpress-hosting__exclusive-offer--banner p strong.bluehost {
    color: white
}

.wordpress-hosting__exclusive-offer--banner .wordpress-hosting__excluse-offer--link {
    font-size: 16px
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__exclusive-offer--banner .wordpress-hosting__excluse-offer--link {
        -webkit-flex:0 1 20%;
        -ms-flex: 0 1 20%;
        flex: 0 1 20%;
        text-align: right
    }
}

.wordpress-hosting__exclusive-offer--banner .wordpress-hosting__excluse-offer--link a {
    color: #fff
}

.wordpress-hosting__exclusive-offer--banner .wordpress-hosting__excluse-offer--link span {
    color: #000;
    display: inline-block;
    font-size: 26px;
    margin-left: 8px;
    vertical-align: baseline
}

.wordpress-hosting__exclusive-offer--banner .wordpress-hosting__excluse-offer--link span.bluehost {
    color: white
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__exclusive-offer--banner-inner {
        margin:0 auto;
        max-width: 1200px;
        padding: 0 32px;
        width: 100%;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__research-content {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex
    }
}

.wordpress-hosting__site-ground-image {
    margin-bottom: 32px;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__site-ground-image {
        display:-webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
        flex: 0 1 50%;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 0;
        padding-right: 32px
    }
}

.wordpress-hosting__site-ground-image img {
    max-width: 228px
}

.wordpress-hosting__site-ground-reasons {
    -webkit-flex: 0 1 50%;
    -ms-flex: 0 1 50%;
    flex: 0 1 50%
}

.wordpress-hosting__site-ground-reasons ul {
    margin-left: 30px
}

.wordpress-hosting__site-ground-reasons .t-icon-list__item {
    color: #000;
    font-weight: 600
}

.wordpress-hosting__site-ground-reasons .t-icon-list__item::before {
    color: #6ca12b
}

.wordpress-hosting__site-ground-reasons .t-icon-list__item.bluehost::before {
    color: #3776B9
}

.wordpress-hosting__unmatched-support-text {
    justify-self: start;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__unmatched-support-text {
        -webkit-order:1;
        -ms-flex-order: 1;
        order: 1
    }
}

.wordpress-hosting__unmatched-support-text p {
    font-size: 18px;
    line-height: 33px
}

.wordpress-hosting__unmatched-support-image {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__unmatched-support-image {
        -webkit-order:2;
        -ms-flex-order: 2;
        order: 2
    }
}

.wordpress-hosting__innovative-image {
    background: #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.wordpress-hosting__innovative-image img {
    float: right
}

.wordpress-hosting__innovative-text {
    margin-left: 20px
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__innovative-text {
        padding:130px 0 130px 64px
    }
}

.wordpress-hosting__innovative-text p {
    font-size: 18px;
    line-height: 33px
}

.wordpress-hosting__wordpress-perks-text {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__wordpress-perks-text {
        -webkit-order:1;
        -ms-flex-order: 1;
        order: 1
    }
}

.wordpress-hosting__wordpress-perks-text p {
    font-size: 18px;
    line-height: 33px
}

.wordpress-hosting__wordpress-perks-image {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #000;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__wordpress-perks-image {
        -webkit-order:2;
        -ms-flex-order: 2;
        order: 2
    }
}

.wordpress-hosting__exclusive-offer--block {
    background-color: #000;
    background-image: url(/assets/wordpress-hosting/banner_background-da1b9b0562a9dce09ff9f5a5486c29f5254f1277085a4ae57d682a474e67b144.jpg);
    padding: 64px 16px;
    text-align: center
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__exclusive-offer--block {
        -webkit-align-items:center;
        -ms-flex-align: center;
        align-items: center;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 64px 0
    }
}

.wordpress-hosting__exclusive-offer--block h3 {
    color: #8D9590;
    font-size: 16px;
    font-weight: 600;
    line-height: 33px;
    text-transform: uppercase
}

.wordpress-hosting__exclusive-offer--block h2 {
    font-size: 32px;
    font-weight: bold;
    line-height: 46px;
    color: #fff
}

.wordpress-hosting__exclusive-offer--block h2 a {
    border-bottom: 4px solid #6ca12b;
    color: #fff;
    display: inline-block
}

.wordpress-hosting__exclusive-offer--block h2 a:hover {
    text-decoration: none
}

.wordpress-hosting__exclusive-offer--block h2 a.bluehost {
    border-bottom: 4px solid #3776B9
}

.wordpress-hosting__exclusive-offer--block p {
    color: #fff;
    opacity: 0.6;
    font-size: 12px;
    line-height: 17px;
    max-width: 1126px;
    text-align: left
}

.wordpress-hosting__exclusive-offer--block .e-btn {
    margin-top: 30px;
    margin-bottom: 50px;
    font-size: 16px;
    font-weight: 500;
    line-height: 19px;
    padding: 15px 50px
}

.wordpress-hosting__exclusive-offer--block .e-btn.bluehost {
    background-color: #3776B9
}

.wordpress-hosting__gif {
    max-width: 80%;
    padding: 16px 0
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__gif {
        padding:0;
        width: 100%
    }
}

.wordpress-hosting__section-header {
    font-size: 52px;
    font-weight: bold;
    line-height: 63px;
    color: #303030
}

.wordpress-hosting__section-header span {
    background-color: #ebebeb;
    display: inline-block;
    padding: 2px 10px 12px
}

@media only screen and (max-width: 1024px) {
    .wordpress-hosting__container .wordpress-hosting__header {
        -webkit-flex-direction:column;
        -ms-flex-direction: column;
        flex-direction: column;
        text-align: center
    }

    .wordpress-hosting__container .wordpress-hosting__header img {
        width: 100%
    }

    .wordpress-hosting__container .wordpress-hosting__header span {
        margin-left: 0%
    }

    .wordpress-hosting__container .wordpress-hosting__header span h1 {
        font-size: 48px;
        font-weight: bold;
        line-height: 55px
    }

    .wordpress-hosting__container .wordpress-hosting__header span p {
        text-align: center;
        width: 100%
    }

    .wordpress-hosting__section-header {
        font-size: 48px;
        font-weight: bold;
        line-height: 52px
    }
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__tiles--even {
        background:-webkit-gradient(linear, left top, right top, from(#000), color-stop(50%, #000), color-stop(50%, #fff), to(#fff));
        background: -webkit-linear-gradient(left, #000 0%, #000 50%, #fff 50%, #fff 100%);
        background: linear-gradient(to right, #000 0%, #000 50%, #fff 50%, #fff 100%)
    }

    .wordpress-hosting__tiles--odd {
        background: -webkit-gradient(linear, left top, right top, from(#fff), color-stop(50%, #fff), color-stop(50%, #000), to(#000));
        background: -webkit-linear-gradient(left, #fff 0%, #fff 50%, #000 50%, #000 100%);
        background: linear-gradient(to right, #fff 0%, #fff 50%, #000 50%, #000 100%)
    }
}

.wordpress-hosting__tiles-inner {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__tiles-inner {
        margin:0 auto;
        max-width: 1200px;
        padding: 0 32px;
        width: 100%
    }
}

@media only screen and (min-width: 1024px) {
    .wordpress-hosting__tiles-inner {
        -webkit-flex-direction:row;
        -ms-flex-direction: row;
        flex-direction: row
    }

    .wordpress-hosting__tiles-inner>div {
        -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
        flex: 1 1 50%
    }
}

.graph__preloader {
    left: 50%;
    top: 50%;
    margin-left: -25px;
    margin-top: -25px;
    position: absolute;
    left: 50%;
    top: 50%
}

.graph__container {
    border-radius: 5px;
    clear: left;
    float: left;
    width: 650px
}

.graph__canvas {
    height: 350px;
    margin-bottom: 30px;
    width: 620px
}

.is-preloading .graph__canvas,.is-error .graph__canvas {
    opacity: .4
}

.is-preloading .graph__canvas {
    cursor: wait
}

.graph__error-container {
    border-radius: 3px;
    background: #df2c2c;
    color: white;
    left: 50%;
    opacity: 0;
    padding: 10px 20px;
    position: absolute;
    text-align: center;
    top: 40%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 10
}

.is-error .graph__error-container {
    opacity: 1;
    top: 42%
}

.graph__legend {
    font-size: 12px;
    left: 430px;
    position: absolute;
    text-align: right;
    top: 430px;
    width: 210px
}

.graph__legend-key:before {
    background-color: #73bd28;
    border: 3px solid white;
    border-radius: 10px;
    content: "";
    display: inline-block;
    height: 10px;
    position: relative;
    top: 3px;
    width: 10px
}

.graph__legend-key.-referrals:before {
    background-color: #13a0d8
}

.is-preloading .graph__legend-key {
    opacity: .4
}

.container {
    width: 90%;
    margin: 0 auto
}

.text {
    margin-bottom: 0
}

.heading {
    padding-top: 0
}

.hr-light {
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #e0e0e0;
    clear: both;
    height: 1px;
    margin: 0 0 10px
}

.image-caption {
    margin: 0 0 20px;
    text-align: center
}

.image-caption figcaption {
    color: #999999;
    font-size: 90%;
    text-align: center
}

.img-border,.img-border--full {
    border-radius: 4px
}

.img-border--full {
    display: block;
    max-width: 100%;
    height: auto
}

.input-prepend {
    display: inline-block;
    position: relative
}

.input-prepend label.invalid {
    float: left;
    position: static !important
}

.input-prepend__before {
    display: inline-block;
    background-clip: padding-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    top: 0px;
    height: 30px;
    outline: 0;
    background: #e0e0e0;
    padding: 5px 8px;
    margin-right: -4px;
    border: 1px solid #bababa;
    border-right-style: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    line-height: 17px;
    color: #7e7e7e
}

.input-prepend__before+input {
    display: inline-block;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}

.item-faqs.is-processing {
    opacity: 0.7
}

.item-faqs__form {
    background-color: whitesmoke;
    border-radius: 4px;
    margin-top: -1px;
    padding: 15px
}

.item-faqs__form-exposer {
    display: inline-block;
    margin-top: 10px
}

.item-faqs__form-exposer.add-first {
    margin-top: 0
}

.item-faqs__question {
    font-weight: bold
}

.item-preview {
    min-height: 245px;
    padding: 12px;
    position: relative;
    text-align: center
}

.item-preview img {
    display: block;
    max-width: 100%;
    margin: 0 auto
}

@media (max-width: 1023px) {
    .item-preview img {
        height:auto
    }
}

.item-preview.-preview-live>a:hover:before {
    left: 0;
    right: 0;
    top: calc(50% + 50px);
    bottom: 0;
    position: absolute;
    content: attr(data-preview-label) url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 12 12' fill='none'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.9 1.2L5.475 5.55C5.25 5.85 5.25 6.225 5.475 6.525C5.7 6.75 6.15 6.75 6.375 6.525L10.725 2.175V3.675C10.725 3.975 11.025 4.275 11.325 4.275C11.625 4.275 11.925 3.975 11.925 3.675V0.675C11.925 0.525 11.85 0.375 11.775 0.225C11.7 0.075 11.55 0 11.4 0H8.4C8.1 0 7.8 0.3 7.8 0.6C7.8 0.9 8.1 1.2 8.4 1.2H9.9ZM12 7.2V4.35V10.5C12 11.325 11.4 12 10.65 12H1.35C0.6 12 0 11.325 0 10.5V1.5C0 0.675 0.6 0 1.35 0H7.725H4.8C5.1 0 5.4 0.3 5.4 0.6C5.4 0.9 5.1 1.2 4.8 1.2H1.575C1.35 1.2 1.2 1.35 1.2 1.575V10.35C1.2 10.575 1.35 10.725 1.575 10.725H10.5C10.725 10.725 10.875 10.575 10.875 10.35V7.125C10.875 6.825 11.175 6.525 11.475 6.525C11.7 6.6 12 6.9 12 7.2Z' fill='white'/></svg>");
    z-index: 2;
    color: #fff;
    font-size: 14px
}

.item-preview.-preview-live>a,.item-preview.-preview-screenshot>a {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.item-preview.-preview-live>a:hover:after,.item-preview.-preview-screenshot>a:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7) url(/assets/item/overlay_live_preview-866d58447ed656214cdeb52cd5c7ae5251d6e7cee5491e621d9624c51a33d416.svg) no-repeat center center
}

.item-preview.hide-inline-item-preview-button .item-preview__preview-buttons .live-preview {
    display: none
}

.item-preview.-preview-screenshot>a:hover:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(0,0,0,0.7) url(/assets/item/overlay_screenshot_preview-0ec563953a70fc4cf858189592e8e3446ec2a1165803061e72e9e8825f5b1682.svg) no-repeat center center
}

.item-preview.-position-manual>a:hover:after {
    background-position: center 40px
}

@media (min-width: 569px) {
    .item-preview.-position-manual>a:hover:after {
        background-position:center 120px
    }
}

.item-preview.is-disabled:after {
    content: "Item no longer available";
    font-size: 28px;
    color: #666666;
    line-height: 300px;
    position: absolute;
    top: 12px;
    bottom: 12px;
    left: 12px;
    right: 12px;
    background: rgba(255,255,255,0.8)
}

.item-preview-image__gallery:focus {
    outline: none
}

.item-preview__preview-buttons {
    padding-top: 12px;
    display: inline-block
}

.item-preview__preview-buttons>a {
    margin: 0 10px 10px 0
}

@media (min-width: 1024px) {
    .item-preview__preview-buttons>a {
        margin-bottom:0
    }
}

div.item--explain {
    display: none;
    position: absolute;
    top: 100px;
    width: 700px;
    height: 300px;
    background-color: #c0c0c0;
    z-index: 1000000
}

div.item--explain img {
    display: block;
    position: absolute
}

div.item--explain div.item--explain-value-list {
    display: block;
    position: absolute;
    left: 460px;
    margin-top: 10px
}

div.item--explain div.item--explain-value-list span.item--explain-label {
    font-weight: bold
}

div.item--explain div.item--explain-value-list span {
    display: block;
    float: left;
    text-wrap: none;
    width: 115px;
    height: 1.5em;
    padding: 0;
    overflow: hidden
}

.thumbnail:hover+div.item--explain {
    display: block
}

a:hover+div.item--explain {
    display: block;
    top: 300px
}

.avatar span[data-src] {
    width: 80px;
    height: 80px;
    display: inline-block;
    opacity: 0;
    font-size: 0
}

.badges span[data-src] {
    width: 30px;
    height: 34px;
    display: inline-block;
    opacity: 0;
    font-size: 0
}

.item-description {
    padding: 15px 0px 20px 0px
}

.js-item-togglable-content.has-toggle {
    max-height: 440px;
    overflow: hidden;
    position: relative
}

.js-item-togglable-content.has-toggle:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 35px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(255,255,255,0)), to(white));
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 50%, white 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0) 50%, white 100%);
    pointer-events: none
}

@media (min-width: 1024px) {
    .js-item-togglable-content.has-toggle {
        max-height:none;
        overflow: visible;
        margin-bottom: 20px
    }

    .js-item-togglable-content.has-toggle:before {
        display: none
    }
}

.js-item-togglable-content.has-toggle.is-expanded {
    max-height: none;
    overflow: visible
}

.js-item-togglable-content.has-toggle.is-expanded:before {
    display: none
}

.js-item-togglable-content span[data-src] {
    width: 100%;
    height: 48px;
    line-height: 2;
    text-align: center;
    display: block;
    position: relative
}

.js-item-togglable-content span[data-src]:after {
    content: attr(alt);
    line-height: 48px;
    color: #999999;
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fafafa
}

.item-description-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 4px;
    z-index: 1;
    background: white
}

@media (min-width: 1024px) {
    .item-description-toggle {
        display:none
    }
}

.item-description-toggle__link {
    display: block;
    padding: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.item-description-toggle__link:focus {
    text-decoration: none
}

.item-description-toggle__link span:last-child {
    display: none
}

.item-description-toggle.is-expanded .item-description-toggle__link span:first-child {
    display: none
}

.item-description-toggle.is-expanded .item-description-toggle__link span:last-child {
    display: block
}

#video_player {
    background-color: black;
    text-align: center
}

#large_item_preview {
    min-height: 300px;
    display: block
}

#large_item_preview object {
    max-width: 100%;
    margin: 0 auto;
    display: block
}

.live-preview-btn--blue .live-preview {
    background-color: #0084B4
}

.live-preview-btn--blue .live-preview:hover,.live-preview-btn--blue .live-preview:focus {
    background-color: #00719b
}

.item-rating-header__thumbnail {
    float: left;
    margin-right: 20px;
    width: 80px;
    min-height: 80px
}

.item-rating-header__thumbnail a {
    display: block
}

.item-rating-header__description {
    float: left;
    width: 474px
}

.item-rating-header__description h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0
}

.item-rating-header__description h3 a {
    color: #171717
}

.item-rating-header__description small {
    display: block;
    margin-top: 10px;
    font-size: 11px;
    color: #909090
}

.item-support__intro {
    margin-bottom: 20px;
    padding-top: 8px
}

.item-support__cta {
    margin-top: 16px
}

.item-support__purchase-code {
    color: #454545;
    font-weight: 700
}

.item-support__boxes {
    margin-bottom: 20px
}

.item-support__response-time {
    font-weight: 700
}

.license-overview {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0
}

.license-overview__link {
    display: block;
    padding: 35px 0;
    position: relative;
    height: 260px;
    width: 240px
}

.license-overview__link:hover,.license-overview__link:active,.license-overview__link:focus {
    text-decoration: none
}

.license-overview__link:hover p,.license-overview__link:active p,.license-overview__link:focus p {
    color: black
}

.license-overview__link:hover img,.license-overview__link:active img,.license-overview__link:focus img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.license-overview__link p {
    margin: 20px 0 0;
    position: absolute;
    bottom: 35px;
    width: 100%;
    text-align: center;
    -webkit-transition: color 0.15s ease-in-out;
    transition: color 0.15s ease-in-out
}

.license-overview__item {
    margin: 15px;
    text-align: center
}

.license-overview__image {
    position: relative
}

.license-overview__image img {
    -webkit-transition: -webkit-transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: -webkit-transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    transition: transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275),-webkit-transform 0.25s cubic-bezier(0.175, 0.885, 0.32, 1.275)
}

.license-overview__image,.license-overview__image img {
    display: block;
    height: auto;
    margin: 0 auto
}

.license-overview__image.-standard,.license-overview__image.-standard img {
    height: 145px;
    width: 96px
}

.license-overview__image.-music,.license-overview__image.-music img {
    height: 117px;
    width: 150px
}

.license-overview__image.-music {
    top: 5px
}

.license-overview__image.-sfx,.license-overview__image.-sfx img {
    height: 106px;
    width: 125px
}

.license-overview__image.-sfx {
    top: 10px
}

.license-overview__image.-video,.license-overview__image.-video img {
    height: 136px;
    width: 125px
}

.license-overview__image.-photo,.license-overview__image.-photo img {
    height: 103px;
    width: 130px
}

.license-overview__image.-photo {
    top: 20px
}

.license-overview__image.-specialty,.license-overview__image.-specialty img {
    height: 96px;
    width: 165px
}

.license-overview__image.-specialty {
    top: 20px
}

.no-flexbox .license-overview {
    display: block;
    max-width: 100%
}

.no-flexbox .license-overview:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .license-overview__item {
    display: block;
    float: left
}

.license-faqs h2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0.5em;
    padding: 25px 0 0;
    font-size: 24px
}

.license-faqs h2:first-child {
    padding-top: 0
}

.license-faqs h3 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 10px 0 10px 0;
    font-size: 15px;
    font-weight: 400
}

.license-faqs ul,.license-faqs ol {
    list-style: none;
    margin-left: 1.5em
}

.license-faqs li {
    position: relative;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 15px;
    margin-bottom: 0.5em
}

.license-faqs li:before {
    border-right: none;
    border-left: 4px solid #434343;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    height: 0;
    width: 0;
    content: '';
    left: -17px;
    position: absolute;
    top: 8px
}

.license-faqs li.is-faq-open {
    padding-bottom: 20px
}

.license-faqs li.is-faq-open:before {
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #434343;
    border-bottom: none;
    height: 0;
    width: 0;
    content: '';
    left: -20px;
    position: absolute;
    top: 4px
}

.license-faqs ul ul {
    list-style: square
}

.license-faqs ul ul li:before {
    content: none
}

.license-faqs ol {
    list-style: decimal
}

.license-faqs ol li:before {
    content: none
}

.license-faqs__answer {
    padding: 10px 0
}

.license-faqs__answer h3 {
    font-weight: 700
}

.license-faqs__question.is-highlighted,.license-faqs__answer.is-highlighted {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-name: background-flash;
    animation-name: background-flash;
    background-color: #f5f5b4
}

.license-faqs__question p,.license-faqs__answer p {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-bottom: 1em;
    padding: 0
}

.license {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.license h3 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 700;
    margin-bottom: 0.5em;
    padding: 25px 0 0;
    font-size: 24px
}

.license h3:first-child {
    padding-top: 0
}

.license ul,.license ol {
    list-style: none;
    margin-left: 1.5em
}

.license ol {
    counter-reset: item
}

.license ol li {
    list-style-type: none;
    counter-increment: item
}

.license ol li:before {
    margin-top: 10px;
    content: counter(item) "."
}

.license ol li ol li:before {
    margin-top: 0;
    content: "(" counter(item, lower-alpha) ")"
}

.license li {
    position: relative
}

.license table {
    clear: both;
    font-size: 12px;
    line-height: 1.4;
    margin: 0 0 20px;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
    font-size: 14px;
    margin-top: 15px
}

.license table thead td,.license table thead th {
    text-align: left;
    background-color: #454545;
    color: white;
    padding: 12px 10px;
    vertical-align: bottom
}

.license table thead td a,.license table thead th a {
    color: white
}

.license table thead td:first-child,.license table thead th:first-child {
    border-top-left-radius: 4px
}

.license table thead td:last-child,.license table thead th:last-child {
    border-top-right-radius: 4px
}

.license table thead th.number {
    text-align: right
}

.license table thead th.sortable {
    cursor: pointer
}

.license table thead th.centered {
    text-align: center
}

.license table tfoot td {
    background: gray;
    color: white;
    font-size: 12px;
    font-weight: bold;
    padding: 12px 10px
}

.license table tfoot td:first-child {
    border-radius: 0 0 0 4px
}

.license table tfoot td:last-child {
    border-radius: 0 0 4px 0
}

.license table tfoot td.number {
    text-align: right
}

.license table tbody tr:last-child td:first-child {
    border-radius: 0 0 0 4px
}

.license table tbody tr:last-child td:last-child {
    border-radius: 0 0 4px 0
}

.license table tbody td,.license table tbody th {
    padding: 10px;
    background-color: whitesmoke;
    vertical-align: text-top
}

.license table tbody td.number {
    text-align: right
}

.license table td,.license table th {
    padding: 0
}

.license table td.no-wrap,.license table th.no-wrap {
    white-space: nowrap
}

.license table.-has-footer tbody tr:last-child td:first-child {
    border-radius: 0px
}

.license table.-has-footer tbody tr:last-child td:last-child {
    border-radius: 0px
}

.license table.-striped tbody tr:nth-child(odd) td {
    background-color: #ededed
}

.license table.-striped tbody tr.js-hover td {
    background-color: white
}

.license table.-striped tbody tr.js-selected td {
    background-color: #cbe6c2
}

.license table.-highlight-row tbody tr:hover td {
    background-color: white
}

.license table.-bordered-h tbody td,.license table.-bordered-h tbody th {
    border-bottom: 1px solid #d4d4d4
}

.license table.-bordered-h tbody>tr:last-child td {
    border-bottom-width: 0
}

.license table.-bordered-v td,.license table.-bordered-v th {
    border-left: 1px solid #d4d4d4
}

.license table.-bordered-v td:first-child,.license table.-bordered-v th:first-child {
    border-left: none
}

.license table.-bordered-v tbody>tr:last-child td {
    border-bottom-width: 0
}

.license table.-valign-middle td,.license table.-valign-middle th {
    vertical-align: middle
}

@media (max-width: 1023px) {
    .license table.-responsive-scroll-x {
        display:block;
        overflow-x: scroll
    }
}

.license table.-comparison-table thead th {
    text-align: center
}

.license table.-comparison-table tbody td {
    min-width: 120px;
    text-align: center;
    vertical-align: middle
}

.license table.-comparison-table tbody td:first-child {
    font-weight: bold;
    min-width: 250px;
    text-align: left
}

.license table.-width-three-col-equal td {
    width: 33%
}

.license table.-statement-table .statement__marketplace {
    width: 20px;
    padding: 0 10px
}

.license table.-statement-table .statement__type {
    padding-left: 5px
}

.license td:first-of-type {
    white-space: nowrap
}

.license blockquote {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-color: whitesmoke;
    border: 1px solid whitesmoke;
    color: #787878;
    font-size: 14px;
    border-radius: 5px;
    padding: 10px 20px;
    margin: 10px 0;
    display: block;
    position: relative;
    margin-bottom: 15px
}

.license blockquote:before {
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid whitesmoke;
    border-top: none;
    height: 0;
    width: 0;
    content: '';
    left: 20px;
    position: absolute;
    top: -8px
}

.license blockquote br {
    margin-bottom: 10px
}

.license blockquote br {
    margin-bottom: 10px
}

.license__list,.license ol li:before {
    font-weight: 700;
    color: #999999;
    left: -2em;
    position: absolute;
    text-align: right;
    width: 1.5em
}

.licensing-support {
    margin-top: 30px;
    overflow: hidden
}

.licensing-support__faq {
    width: 49%;
    float: left;
    margin-right: 2%
}

.licensing-support__contact {
    width: 49%;
    float: right;
    margin-right: 0
}

.license-preferences__options {
    margin-left: 25px
}

.license-preferences__options .license-preferences__checkbox {
    margin-right: 7px;
    position: relative;
    top: -1px
}

.license-preferences__label-hint {
    padding-left: 25px
}

.list--downloads {
    list-style: none;
    background-color: whitesmoke;
    border-bottom: 1px solid #e0e0e0;
    border-radius: 4px;
    margin-bottom: 20px
}

.list--downloads>li {
    position: relative;
    border-bottom: 1px solid #e0e0e0
}

.list--downloads>li:last-child {
    border-bottom-width: 0
}

.marketplace-icon--tuts-marketplace,.marketplace-icon--photodune,.marketplace-icon--codecanyon,.marketplace-icon--3docean,.marketplace-icon--graphicriver,.marketplace-icon--videohive,.marketplace-icon--themeforest,.marketplace-icon--audiojungle {
    height: 40px;
    background-repeat: no-repeat;
    display: block;
    margin-left: -10px;
    width: 30px !important;
    text-indent: -9999px
}

.marketplace-icon--audiojungle {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -163px -272px;
    width: 143px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--audiojungle {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -163px -272px;
        height: 40px;
        width: 143px
    }
}

.marketplace-icon--themeforest {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: 0px -272px;
    width: 143px;
    height: 40px;
    width: 35px !important
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--themeforest {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: 0px -272px;
        height: 40px;
        width: 143px
    }
}

.marketplace-icon--videohive {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -150px -68px;
    width: 114px;
    height: 40px;
    width: 28px !important
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--videohive {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -150px -68px;
        height: 40px;
        width: 114px
    }
}

.marketplace-icon--graphicriver {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -167px -332px;
    width: 139px;
    height: 40px;
    width: 32px !important
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--graphicriver {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -167px -332px;
        height: 40px;
        width: 139px
    }
}

.marketplace-icon--3docean {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -285px -196px;
    width: 119px;
    height: 40px;
    width: 35px !important
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--3docean {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -285px -196px;
        height: 40px;
        width: 119px
    }
}

.marketplace-icon--codecanyon {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: 0px -332px;
    width: 147px;
    height: 40px;
    width: 33px !important
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--codecanyon {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: 0px -332px;
        height: 40px;
        width: 147px
    }
}

.marketplace-icon--photodune {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -444px 0px;
    width: 133px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--photodune {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -444px 0px;
        height: 40px;
        width: 133px
    }
}

.marketplace-icon--tuts-marketplace {
    background-image: url(/assets/generated_sprites/logos-20f56d7ae7a08da2c6698db678490c591ce302aedb1fcd05d3ad1e1484d3caf9.png);
    background-position: -285px -136px;
    width: 114px;
    height: 40px
}

@media (-webkit-min-device-pixel-ratio: 1.5),(min-resolution: 144dpi) {
    .marketplace-icon--tuts-marketplace {
        background-image:url(/assets/generated_sprites/logos_2x-e385160dbd01e36a8d63d91938791184292305a2df166640baee0f7be3c9b481.png);
        background-size: 577px 449px;
        background-position: -285px -136px;
        height: 40px;
        width: 114px
    }
}

.minimap {
    float: right;
    position: relative;
    width: 310px
}

.is-error .minimap,.is-preloading .minimap {
    opacity: .4
}

.minimap__header {
    position: absolute;
    left: 0;
    top: -35px;
    z-index: 10
}

.minimap__graphic {
    font-size: 14px
}

.minimap__tooltip {
    display: inline-block;
    margin-right: 5px
}

.minimap__regions {
    min-height: 375px
}

.minimap__region-list {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-collapse: collapse;
    display: table;
    font-size: 14px;
    width: 100%
}

.minimap__region-list dt,.minimap__region-list dd {
    display: table-cell;
    padding: 7px
}

.minimap__region-list dt {
    color: #545454;
    font-weight: 500
}

.minimap__region-list dd {
    font-weight: 700;
    text-align: right
}

.minimap__region-list-row {
    border-top: 1px solid #e0e0e0;
    color: #454545;
    display: table-row
}

.minimap__region-list-row:first-of-type {
    border: none
}

.minimap__flag,.minimap__flag-wrapper,.minimap__country-name {
    display: table-cell
}

.minimap__flag,.minimap__flag-wrapper {
    display: inline-block;
    height: 20px;
    width: 20px
}

.minimap__flag-wrapper {
    float: left;
    margin-right: 10px
}

.minimap__flag {
    vertical-align: middle;
    margin-top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.minimap__empty-contents {
    display: none;
    padding: 30px 0;
    text-align: center
}

.minimap__empty-contents.is-visible {
    display: block
}

.minimap__empty-heading {
    margin: 15px auto 0;
    width: 55%
}

.minimap__empty-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 160px 147px;
    height: 147px;
    margin: 0 auto 15px;
    width: 160px
}

.is-preloading .minimap__empty-image,.is-error .minimap__empty-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: .75
}

.minimap__empty-image,.minimap__empty-image.-filter-no_sales {
    background-image: url(/assets/earnings-page/blueskies@2x-db3024d4bdd6f4ee90fc510b3bb2615c445c2d35b8ee5eaec2b5705f2f01bad0.png)
}

.minimap__empty-image.-filter-referrals {
    background-image: url(/assets/earnings-page/spacedata@2x-f9e705a99310b2156ca3851320291c5b88f1bdf1a4507368c632cb733a712861.png);
    background-size: 160px 160px;
    height: 160px
}

.minimap__empty-image.-filter-before_time {
    background-image: url(/assets/earnings-page/caveman@2x-87989dc113b31eea9fde169f7acaec88ffd11c4412b9ff8dea0e0936b81c39af.png)
}

.page-controls:after {
    content: " ";
    display: block;
    clear: both
}

.page-controls__sorting {
    float: left
}

@media (min-width: 1024px) {
    .page-controls__pagination {
        float:right
    }
}

.payment-taxation {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    background-color: whitesmoke;
    padding: 20px 20px 5px;
    margin: 20px 0
}

.payment-taxation__australian>label {
    font-weight: bold
}

.payment-taxation__author-type {
    margin-top: 20px
}

.payment-taxation__author-type .radio {
    display: block;
    margin-bottom: 10px
}

.payment-taxation__author-type .radio>label {
    margin-left: 5px
}

.payment-taxation__abn {
    margin-top: 20px
}

.payment-taxation__abn .input-group,.payment-taxation__abn .dashboard-upload-widget {
    margin-bottom: 10px
}

.payment-taxation__abn .input-group>label,.payment-taxation__abn .dashboard-upload-widget>label {
    margin-bottom: 3px
}

.payment-taxation__abn .inputs label.invalid {
    color: #c24242;
    margin-left: 20px
}

.performing-rights-organization__hint {
    color: #999999;
    margin-left: 24px
}

.performing-rights-organization__affiliation label {
    color: gray;
    margin-left: 8px
}

.performing-rights-organization__affiliation input[type=radio] {
    width: 16px;
    font-size: 36px;
    margin: 0 7px 0 -10px
}

.performing-rights-organization__affiliation .e-form__input {
    margin-bottom: 9.6px
}

.post-avatar {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    text-align: center
}

.post-avatar__image {
    margin-bottom: 5px
}

.post-avatar__count {
    display: block;
    font-size: 12px;
    line-height: 12px;
    margin-bottom: 5px;
    width: 80px
}

.post-avatar__badges {
    margin: 10px auto 0
}

.post-avatar__badge {
    height: 32px;
    width: 32px
}

.preloader {
    cursor: wait;
    display: none;
    font-size: 10px;
    height: 25px;
    text-align: center;
    width: 51px
}

.is-preloading .preloader {
    display: block
}

.preloader__bar {
    border-radius: 2px;
    display: inline-block;
    height: 100%;
    -webkit-animation: such-stretching 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955),much-colors 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    animation: such-stretching 1.2s infinite cubic-bezier(0.455, 0.03, 0.515, 0.955),much-colors 6s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;
    width: 6px
}

.preloader__bar.-bar2 {
    -webkit-animation-delay: -1.1s, 0.1s;
    animation-delay: -1.1s, 0.1s
}

.preloader__bar.-bar3 {
    -webkit-animation-delay: -1.0s, 0.2s;
    animation-delay: -1.0s, 0.2s
}

.preloader__bar.-bar4 {
    -webkit-animation-delay: -0.9s, 0.3s;
    animation-delay: -0.9s, 0.3s
}

.preloader__bar.-bar5 {
    -webkit-animation-delay: -0.8s, 0.4s;
    animation-delay: -0.8s, 0.4s
}

.-with-spacing .preloader__bar {
    margin: 0 1px
}

@-webkit-keyframes such-stretching {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@keyframes such-stretching {
    0%,40%,100% {
        -webkit-transform: scaleY(0.4);
        transform: scaleY(0.4)
    }

    20% {
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
}

@-webkit-keyframes much-colors {
    0%,100% {
        background-color: #82b541
    }

    20% {
        background-color: #e7a802
    }

    40% {
        background-color: #ab0f34
    }

    60% {
        background-color: #1abc9c
    }

    80% {
        background-color: #308eb1
    }
}

@keyframes much-colors {
    0%,100% {
        background-color: #82b541
    }

    20% {
        background-color: #e7a802
    }

    40% {
        background-color: #ab0f34
    }

    60% {
        background-color: #1abc9c
    }

    80% {
        background-color: #308eb1
    }
}

.price-callout {
    font-size: 30px
}

.price-callout>span {
    font-size: 20px;
    vertical-align: 6px
}

.rating-basic,.rating-basic--edit,.rating-basic__stars,.rating-basic__count {
    display: block
}

.rating-basic:after,.rating-basic--edit:after {
    content: " ";
    display: block;
    clear: both
}

.rating-basic__stars img {
    width: 13px;
    height: 12px;
    display: inline-block
}

.rating-basic__stars>a {
    text-decoration: none
}

.rating-basic__count {
    display: block
}

.rating-basic__star-rating {
    color: #F2B827
}

.rating-basic__star-rating.-size-large {
    font-size: 20px
}

.rating-basic--edit .rating-basic__count {
    color: #999;
    text-transform: uppercase;
    font-size: 9px
}

.rating-breakdown {
    float: left;
    width: 100%;
    list-style: none;
    margin: 10px 0 0;
    padding: 10px 0 0;
    font-size: 12px
}

.rating-breakdown:after {
    content: " ";
    display: block;
    clear: both
}

.rating-breakdown li {
    float: left;
    width: 100%;
    margin: 5px 0;
    height: 20px;
    text-align: center
}

.rating-breakdown__key {
    color: #454545;
    float: left;
    font-weight: bold;
    width: 13%;
    margin-right: 5%
}

.rating-breakdown__meter {
    border: 1px solid #e1e8ed;
    float: left;
    width: 64%;
    margin: 5px 0 0
}

.rating-breakdown__meter-bar {
    width: 100%;
    display: block;
    background: white;
    height: 8px;
    line-height: 8px
}

.rating-breakdown__meter-progress {
    display: block;
    background: #0084B4;
    text-indent: -9999px
}

.rating-breakdown__count {
    color: #999999;
    float: left;
    width: 13%;
    margin-left: 5%
}

.rating-detailed__header {
    display: block;
    margin-top: -5px
}

.rating-detailed__header:after {
    content: " ";
    display: block;
    clear: both
}

.rating-detailed__title {
    color: #454545;
    line-height: 22px;
    float: left;
    font-size: 14px;
    padding-right: 15px
}

.rating-detailed__stars {
    float: left;
    width: 120px
}

.rating-detailed__average {
    color: #999999;
    float: left;
    font-size: 12px;
    line-height: 15px;
    padding-top: 10px;
    width: 100%
}

.rating-detailed__exposer {
    font-size: 12px;
    font-weight: bold
}

.rating-detailed--has-no-ratings {
    font-size: 14px
}

.rating-detailed--has-no-ratings strong {
    color: #454545
}

.rating-detailed--has-no-ratings span {
    color: #999999
}

.rating-detailed-small {
    display: inline-block
}

.rating-detailed-small__star-rating {
    color: #F2B827;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    vertical-align: text-top
}

.rating-detailed-small-center__star-rating {
    color: #F2B827;
    display: inline-block;
    font-size: 12px;
    line-height: 20px
}

.rating-detailed-small-total_rating_count {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    color: #666;
    margin-left: 0
}

.related-by-author h1 {
    border-bottom: 1px solid #d4d4d4
}

.responsive-comment--reply,.responsive-comment--primary {
    padding: 10px
}

.responsive-comment--reply:first-child,.responsive-comment--primary:first-child {
    border-radius: 4px 4px 0 0
}

.responsive-comment--reply:last-child,.responsive-comment--primary:last-child {
    border-radius: 0 0 4px 4px
}

@media (min-width: 569px) {
    .responsive-comment--reply,.responsive-comment--primary {
        padding:20px
    }
}

.responsive-comment--primary {
    background-color: whitesmoke
}

.responsive-comment--reply {
    background-color: #e5e5e5;
    margin: 0 0 1px
}

.responsive-comment--reply.-hidden {
    display: none
}

.responsive-comment__head {
    margin-bottom: 10px;
    position: relative
}

.responsive-comment__head:after {
    content: " ";
    display: block;
    clear: both
}

.responsive-comment__avatar {
    float: left;
    margin-right: 10px
}

@media (min-width: 569px) {
    .responsive-comment__avatar {
        margin-right:20px
    }
}

.responsive-comment__username {
    font-weight: bold;
    margin-right: 3px
}

@media (min-width: 569px) {
    .responsive-comment__username {
        font-size:18px
    }
}

.responsive-comment__tools {
    position: absolute;
    right: 0;
    text-align: right
}

.responsive-comment__tools__dropdown {
    background-color: white;
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 3px 3px 0 0 rgba(35,35,35,0.1);
    box-shadow: 3px 3px 0 0 rgba(35,35,35,0.1);
    position: relative;
    text-align: left;
    z-index: 1
}

.responsive-comment__tools__dropdown>a {
    display: block;
    padding: 5px 10px;
    width: 100px
}

.responsive-comment__meta {
    font-size: 11px;
    line-height: 14px;
    padding-top: 5px
}

@media (min-width: 569px) {
    .responsive-comment__meta {
        font-size:13px
    }
}

.responsive-comment__injected-form label,.responsive-comment__injected-form textarea {
    margin-top: 10px
}

.responsive-comments {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px;
    -webkit-text-size-adjust: 100%
}

.responsive-comments textarea,.responsive-comments button {
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 569px) {
    .responsive-comments {
        font-size:16px;
        line-height: 24px
    }
}

@media (min-width: 1024px) {
    .responsive-comments {
        width:66%;
        float: left;
        margin-right: 2%;
        margin-left: 17%;
        margin-right: 17%
    }
}

.responsive-comments__group:after {
    border-bottom: 1px solid #d4d4d4;
    content: "";
    display: block;
    margin-bottom: 20px;
    padding-top: 20px
}

.responsive-comments__group:last-child:after {
    display: none
}

.responsive-page-controls {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px
}

.responsive-page-controls:after {
    content: " ";
    display: block;
    clear: both
}

.responsive-page-controls textarea,.responsive-page-controls button {
    font-size: 16px;
    line-height: 24px
}

@media (min-width: 569px) {
    .responsive-page-controls {
        font-size:16px;
        line-height: 24px
    }
}

@media (max-width: 568px) {
    .responsive-page-controls select {
        max-width:110px
    }
}

@media (min-width: 1024px) {
    .responsive-page-controls {
        width:66%;
        float: left;
        margin-right: 2%;
        margin-left: 17%;
        margin-right: 17%
    }
}

.responsive-submit>button {
    margin-right: 0;
    text-align: center;
    width: 100%
}

.responsive-submit>button:after {
    display: none
}

@media (min-width: 569px) {
    .responsive-submit>button {
        display:block;
        margin: 0 auto;
        width: 50%
    }
}

.review-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.review-header__rating {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.review-header__reviewer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.review-header__disable {
    margin-left: 4px;
    color: #999999
}

.review-header__date {
    color: #999999
}

.review-header__disabled a,.review-header__disabled a:hover {
    color: white
}

.no-flexbox .review-header:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .review-header__rating,.no-flexbox .review-header__reviewer {
    width: 50%;
    float: left
}

.no-flexbox .review-header__rating div,.no-flexbox .review-header__rating p,.no-flexbox .review-header__reviewer div,.no-flexbox .review-header__reviewer p {
    float: left
}

.no-flexbox .review-header__reviewer {
    float: right
}

.reviews-controls {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #e1e8ed
}

.reviews-controls__aggregate {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.no-flexbox .reviews-controls:after,.no-flexbox .reviews-controls__aggregate:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .reviews-controls>p,.no-flexbox .reviews-controls>div,.no-flexbox .reviews-controls__aggregate>p,.no-flexbox .reviews-controls__aggregate>div {
    float: left
}

.no-flexbox .reviews-controls>div:last-child {
    float: right
}

.sash--vertical,.sash--horizontal {
    cursor: default;
    overflow: visible;
    pointer-events: none;
    position: absolute;
    z-index: 5
}

.sash--vertical>div,.sash--horizontal>div {
    font-weight: bold;
    color: white;
    position: relative;
    z-index: 10
}

.-has-pointer-events.sash--vertical,.-has-pointer-events.sash--horizontal {
    pointer-events: auto
}

.sash--horizontal {
    background: #454545;
    top: 25px;
    right: 0
}

.sash--horizontal+.sash--horizontal {
    top: 65px
}

.sash--horizontal>div {
    height: 30px;
    line-height: 30px;
    -webkit-transition: width 0.1s 0.05s cubic-bezier(0.86, 0, 0.07, 1);
    transition: width 0.1s 0.05s cubic-bezier(0.86, 0, 0.07, 1);
    width: 25px
}

.sash--horizontal>div:hover {
    -webkit-transition-delay: 0;
    transition-delay: 0;
    width: 100%
}

.sash--horizontal>div:hover span {
    opacity: 1;
    width: 100%
}

.sash--horizontal span {
    display: block;
    opacity: 0;
    overflow: hidden;
    white-space: nowrap;
    -webkit-transition: opacity 0.3s, padding 0.25s, width 0.25s;
    transition: opacity 0.3s, padding 0.25s, width 0.25s;
    -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
    width: 3em
}

.sash--horizontal.-position-right {
    left: auto;
    right: 0
}

.sash--horizontal.-position-left {
    left: 0;
    right: auto
}

.sash--horizontal.-triangle-right span {
    margin-left: 5px;
    padding-right: 25px
}

.sash--horizontal.-triangle-right i {
    position: absolute;
    right: 1px;
    margin-left: 5px
}

.sash--horizontal.-triangle-right div:hover span {
    padding-left: 15px
}

.sash--horizontal.-triangle-right:after {
    background-color: transparent;
    border: 15px solid #454545;
    border-right-color: transparent;
    bottom: 0;
    content: '';
    position: absolute;
    right: -20px;
    z-index: 9
}

.sash--horizontal.-triangle-left span {
    float: right;
    margin-right: 5px;
    padding-left: 25px
}

.sash--horizontal.-triangle-left i {
    position: absolute;
    left: 1px;
    margin-right: 5px
}

.sash--horizontal.-triangle-left div:hover {
    -webkit-transition: none;
    transition: none
}

.sash--horizontal.-triangle-left div:hover span {
    padding-right: 15px
}

.sash--horizontal.-triangle-left:after {
    background-color: transparent;
    border: 15px solid #454545;
    border-left-color: transparent;
    bottom: 0;
    content: '';
    position: absolute;
    left: -20px;
    z-index: 9
}

.sash--horizontal.-color-blue {
    background-color: #0084B4
}

.sash--horizontal.-color-blue:after {
    border-color: #0084B4
}

.sash--horizontal.-color-blue.-triangle-right:after {
    border-right-color: transparent
}

.sash--horizontal.-color-blue.-triangle-left:after {
    border-left-color: transparent
}

.sash--horizontal.-color-green {
    background-color: #82b440
}

.sash--horizontal.-color-green:after {
    border-color: #82b440
}

.sash--horizontal.-color-green.-triangle-right:after {
    border-right-color: transparent
}

.sash--horizontal.-color-green.-triangle-left:after {
    border-left-color: transparent
}

.sash--vertical {
    background: #454545;
    color: white;
    left: 20px;
    top: 0;
    width: 30px
}

.sash--vertical>div {
    height: 26px;
    line-height: 35px;
    text-align: center;
    width: 30px
}

.sash--vertical:after {
    background-color: transparent;
    border: 15px solid #454545;
    border-bottom-color: transparent;
    bottom: 0;
    content: '';
    position: absolute;
    bottom: -20px;
    z-index: 9
}

.sash--vertical.-color-green {
    background-color: #82b440
}

.sash--vertical.-color-green:after {
    border-color: #82b440;
    border-bottom-color: transparent
}

.sash--vertical.-position-left {
    left: 20px;
    right: auto
}

.sash--vertical.-position-right {
    left: auto;
    right: 20px
}

.settings-vat__input-group {
    position: relative
}

.settings-vat__local-lang {
    position: absolute;
    top: 61px
}

.settings-sales_tax_number__input-group {
    position: relative
}

.settings-sales_tax_number__local-lang {
    position: absolute;
    top: 51px
}

.sidebar-thread {
    overflow: hidden;
    border-bottom: 1px solid #dedede;
    margin-bottom: 10px
}

.sidebar-thread:last-child {
    border-bottom-width: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.site-portfolio {
    overflow: hidden;
    margin: 0 0 10px -8px
}

.site-portfolio:last-child {
    margin: 0 0 -5px -8px
}

.site-portfolio img {
    float: left;
    margin: -10px 5px 0 0
}

.site-portfolio__item-count {
    padding-top: 5px
}

.size-selector {
    display: table;
    width: 100%;
    margin-bottom: 20px;
    border-top: 1px solid #d4d4d4
}

.size-selector__option {
    display: table-row;
    width: 100%;
    border-top: 1px solid #d4d4d4;
    cursor: pointer;
    font-size: 13px
}

.size-selector__option:hover {
    cursor: pointer;
    background-color: #ededed
}

.size-selector__option.is-active {
    background-color: #d0e8ea
}

.size-selector__price,.size-selector__meta,.size-selector__name,.size-selector__radio {
    display: table-cell;
    width: 0%;
    border-bottom: 1px solid #d4d4d4;
    line-height: 20px;
    padding: 5px 10px
}

.size-selector__radio {
    padding-right: 0
}

.size-selector__radio>input {
    font-size: 13px
}

.size-selector__name {
    padding-right: 5px;
    white-space: nowrap
}

.size-selector__meta {
    white-space: nowrap
}

.sort-buttons {
    float: left;
    margin-right: 25px
}

.sort-buttons .e-icon.-icon-arrow-fill-down,.sort-buttons .e-icon.-icon-arrow-fill-up {
    font-size: 9px;
    padding-left: 2px;
    position: relative
}

.sort-buttons .e-icon.-icon-arrow-fill-down {
    top: -2px
}

.sort-buttons .e-icon.-icon-arrow-fill-up {
    top: -1px
}

.star--half,.star--empty,.star--full {
    display: inline-block
}

.star--full {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -44px -53px;
    width: 20px;
    height: 20px
}

.star--empty {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -40px -97px;
    width: 20px;
    height: 20px
}

.star--half {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: 0px -97px;
    width: 20px;
    height: 20px
}

.static-page {
    background: white;
    padding: 32px 0 32px 0;
    color: gray
}

.static-page h1,.static-page h2,.static-page h3,.static-page h4,.static-page h5 {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    color: #262626
}

.static-page h1 a,.static-page h2 a,.static-page h3 a,.static-page h4 a,.static-page h5 a {
    color: #262626;
    text-decoration: underline
}

.static-page h1 a:hover,.static-page h2 a:hover,.static-page h3 a:hover,.static-page h4 a:hover,.static-page h5 a:hover {
    color: gray
}

.static-page h6 {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    margin-bottom: 8px;
    font-size: 16px;
    line-height: 20px;
    color: #545454
}

.static-page p {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    font-size: 15px;
    line-height: 24px
}

.static-page hr {
    margin-bottom: 32px
}

.static-page__call-to-action {
    margin: 24px 0
}

@media (min-width: 569px) {
    .static-page__call-to-action {
        margin:32px 0;
        padding: 0 20%
    }
}

.static-page__heading,.static-page__heading--secondary {
    text-align: center;
    margin: 0 0 32px
}

@media (min-width: 1024px) {
    .static-page__heading,.static-page__heading--secondary {
        padding:0 10%
    }
}

.static-page__heading--secondary {
    margin: 12px 0 16px
}

.status-indicator,.status-indicator--error,.status-indicator--success {
    border-radius: 5px;
    background-color: #dedede;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    min-width: 70px;
    padding: 7px 10px;
    text-align: center
}

.status-indicator.is-muted,.is-muted.status-indicator--error,.is-muted.status-indicator--success {
    opacity: 0.5
}

.status-indicator.is-small,.is-small.status-indicator--error,.is-small.status-indicator--success {
    padding: 3px 6px;
    min-width: 0
}

.status-indicator--success {
    background-color: #63c242;
    color: white
}

.status-indicator--error {
    background-color: #f39c12;
    color: white
}

.is-sticky-nav {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0 4px 8px -6px black;
    box-shadow: 0 4px 8px -6px black
}

.is-sticky-nav~header {
    padding-top: 70px
}

.author-summary__infoflex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.author-summary__response-time {
    margin-top: 5px;
    width: 100%
}

.support__user-generated {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #454545;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    margin-bottom: 1em;
    padding: 0
}

.support__user-generated ul {
    list-style: disc;
    margin-left: 32px;
    margin-bottom: 1em
}

.tab-content {
    display: none
}

.tab-content.active {
    display: block
}

.no-js .tab-content {
    display: block
}

.table-of-contents {
    list-style: none;
    padding-left: 0
}

.table-of-contents>li {
    margin-bottom: 10px
}

.table-of-contents>li:last-of-type {
    margin-bottom: 0
}

.thread-list>ul {
    margin-bottom: 20px
}

.thread {
    background-color: #fafafa;
    border: 1px solid #e1e8ed;
    list-style: none;
    margin-bottom: -1px;
    padding: 20px
}

.thread:after {
    content: " ";
    display: block;
    clear: both
}

.thread:first-child {
    border-radius: 4px 4px 0 0
}

.thread:last-child {
    border-radius: 0 0 4px 4px
}

.thread__poster-thumbs {
    float: left;
    height: 90px;
    position: relative;
    width: 90px
}

.thread__poster-thumbs>img {
    display: block
}

.thread__poster-thumbs__latest-replied {
    bottom: 0;
    position: absolute;
    right: 0
}

.thread__content {
    float: left;
    padding: 0 20px;
    width: 550px
}

.thread__meta {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    margin-top: -5px;
    text-align: center;
    width: 79px
}

.thread__meta small {
    display: block;
    font-size: 11px
}

.thread__meta>span {
    background: #e1e8ed;
    border-radius: 4px;
    display: block;
    margin-top: 5px;
    padding: 10px 0
}

.thread__meta>span>strong {
    display: block;
    font-size: 24px;
    font-weight: normal;
    line-height: 24px;
    letter-spacing: -1px
}

.thread__meta>span>small {
    text-transform: uppercase
}

.tooltip-advanced {
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    position: relative
}

.tooltip-advanced:hover .tooltip-advanced__content,.tooltip-advanced:hover .tooltip-advanced__content--right-aligned {
    display: block
}

.tooltip-advanced__content,.tooltip-advanced__content--right-aligned {
    position: absolute;
    display: none;
    background: rgba(0,0,0,0)
}

.tooltip-advanced__content>div,.tooltip-advanced__content--right-aligned>div {
    background-color: black;
    border: 1px solid black;
    -webkit-box-shadow: inset #444 0 0 0 1px;
    box-shadow: inset #444 0 0 0 1px;
    font-size: 11px;
    position: relative;
    padding: 10px;
    text-align: left;
    top: 14px;
    min-width: 150px;
    z-index: 1000
}

.tooltip-advanced__content>div a,.tooltip-advanced__content--right-aligned>div a {
    display: block
}

.tooltip-advanced__content>div p,.tooltip-advanced__content--right-aligned>div p {
    color: #ededed;
    padding: 0
}

.tooltip-advanced__content>div strong,.tooltip-advanced__content--right-aligned>div strong {
    color: white;
    display: block;
    font-size: 14px;
    padding-bottom: 5px
}

.tooltip-advanced__content>div:before,.tooltip-advanced__content--right-aligned>div:before {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -37px -211px;
    width: 25px;
    height: 14px;
    content: "";
    position: absolute;
    top: -13px;
    z-index: 1100
}

.tooltip-advanced__content--right-aligned {
    right: -14px
}

.tooltip-advanced__content--right-aligned>div:before {
    right: 10px
}

.tree {
    font-size: 14px;
    line-height: 1.8
}

.tree,.tree ul {
    list-style: none
}

.tree .tree__exposer {
    color: #999999;
    font-size: 12px
}

.tree small {
    font-size: 11px;
    font-weight: normal
}

.tree .tags a {
    color: #666666
}

.tree .tags.selected a {
    color: #0084B4;
    font-weight: bold
}

.tree ul li {
    padding-left: 20px;
    position: relative
}

.tree ul li:before {
    border: 1px solid #d4d4d4;
    border-width: 1px 0 0 1px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 13px;
    width: 15px
}

.tree ul li:first-child:after {
    border-left: 1px solid #d4d4d4;
    content: "";
    height: 13px;
    left: 0;
    position: absolute;
    top: 0
}

.tree ul li:last-child:before {
    border-left-width: 0
}

.tree__cancel-tag:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    background: #bababa;
    border-radius: 14px;
    color: #666666;
    content: "ï„Œ";
    display: inline-block;
    font-size: 6px;
    line-height: 14px;
    margin-left: 3px;
    position: relative;
    top: -2px;
    width: 14px;
    height: 14px
}

.tree__cancel-tag:hover:before {
    background: #ababab;
    text-decoration: none
}

.user-html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
    overflow: auto
}

.user-html p {
    margin-bottom: 20px;
    padding: 0
}

.user-html p:last-child {
    margin-bottom: 0
}

.user-html small {
    color: #909090;
    font-size: 12px
}

.user-html ol,.user-html ul {
    margin-bottom: 20px;
    padding-left: 25px
}

.user-html ol:last-child,.user-html ul:last-child {
    margin-bottom: 0
}

.user-html ol {
    list-style-type: decimal
}

.user-html ul {
    list-style: disc
}

.user-html table {
    margin-bottom: 20px;
    max-width: 100%;
    overflow: auto
}

.user-html img {
    max-width: 100%
}

.user-html blockquote {
    border-left: 1px solid #454545;
    color: #777;
    font-style: italic;
    margin-bottom: 20px;
    padding-left: 20px
}

.user-html pre {
    margin-bottom: 20px
}

.user-html h5,.user-html h6,.user-html h4,.user-html h3,.user-html h2,.user-html h1 {
    margin: 30px 0 20px;
    padding: 0
}

.user-html h5:first-child,.user-html h6:first-child,.user-html h4:first-child,.user-html h3:first-child,.user-html h2:first-child,.user-html h1:first-child {
    margin-top: 0
}

.user-html.user-html__with-lazy-load {
    overflow: visible
}

.user-html h1 {
    display: none;
    border-bottom: 1px solid #d4d4d4;
    font-size: 24px;
    line-height: 30px;
    padding-bottom: 10px
}

.user-html h2 {
    border-bottom: 1px solid #d4d4d4;
    font-size: 20px;
    line-height: 30px;
    padding-bottom: 10px
}

.user-html h3 {
    border-bottom: 1px solid #d4d4d4;
    font-size: 18px;
    line-height: 27px;
    color: #545454;
    padding-bottom: 10px
}

.user-html h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    text-transform: uppercase
}

.user-html a {
    color: #0084B4
}

.user-html a:hover {
    color: #00719b
}

.user-html ol,.user-html ul {
    padding-left: 35px
}

.user-network__list {
    clear: both;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: auto
}

.user-network__list:after {
    content: " ";
    display: block;
    clear: both
}

.user-network__list>li {
    float: left;
    width: 80px;
    margin: 0 10px 10px 0;
    line-height: 80px;
    font-weight: bold;
    text-align: center
}

.user-network__list>li:last-child {
    margin-right: 0
}

.user-post-footer {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    padding-top: 20px;
    text-transform: uppercase
}

.user-post-footer>a {
    margin: 0 3px;
    color: #0084B4
}

.user-post-footer>a:hover {
    color: #00719b
}

.user-post-header {
    margin-bottom: 10px;
    position: relative
}

.user-post-header>small {
    color: #ababab;
    text-transform: uppercase
}

.user-post-header>a {
    font-size: 20px;
    color: #454545;
    margin-right: 3px;
    text-decoration: none
}

.user-post-header__label {
    display: inline-block;
    position: relative;
    top: 3px
}

.user-post {
    display: block;
    margin-bottom: 8px;
    position: relative
}

.user-post:after {
    content: " ";
    display: block;
    clear: both
}

.user-post:last-of-type {
    margin-bottom: 16px
}

.user-post__poster {
    float: left;
    margin-right: 16px;
    width: 80px
}

.user-post__post,.user-post__post--item-note {
    background-color: #fafafa;
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    padding: 15px;
    float: left;
    width: 666px;
    word-wrap: break-word
}

.user-post__post--item-note {
    width: 486px
}

.upload-category-selector {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 24px 16px
}

.upload-category-selector__form {
    display: inline-block;
    width: 35%;
    padding: 0 24px 0 16px
}

.upload-category-selector__messages {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 64%;
    padding: 0 16px 0 24px;
    border-left: 1px solid #e1e8ed
}

.upload-category-selector__select,.upload-category-selector__btn {
    margin-top: 8px;
    width: 100%
}

.upload-category-selector__label {
    display: inline-block;
    line-height: normal
}

.upload-category-selector--horizontal {
    padding: 0px 8px
}

.upload-category-selector--horizontal .upload-category-selector__form {
    width: 100%;
    padding: 0 0
}

.upload-category-selector--horizontal .upload-category-selector__select {
    width: 65%
}

.upload-category-selector--horizontal .upload-category-selector__btn {
    width: 29%;
    display: inline-block
}

.no-flexbox .upload-category-selector__messages {
    display: inline-block
}

.upload-form .inputs label.invalid {
    position: relative;
    bottom: 0
}

.upload-form__header-note {
    background: url(/assets/common/icons-buttons/warning-b3cc41aec0313ab548b76821ddbeb11fb683276d6c6fcda231d2c7f354be87bd.png) 0 5px no-repeat;
    float: right;
    font-size: 12px;
    line-height: normal;
    padding: 5px 5px 5px 20px
}

.tc_elements_agreement {
    width: 100%
}

.vacation-form__row {
    clear: left
}

.vacation-form__column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    width: 33.3333%;
    padding-right: 10px;
    padding-bottom: 5px
}

.vacation-form__column.-last {
    padding-right: 0
}

.video-preview-wrapper,.video-preview-wrapper--optional {
    text-align: left
}

@media (min-width: 1024px) {
    .video-preview-wrapper,.video-preview-wrapper--optional {
        min-height:300px
    }
}

.video-preview-wrapper--optional {
    padding-top: 12px
}

.white-page {
    background-color: white
}

.x-btn {
    background-color: #454545;
    border-radius: 20px;
    display: inline-block;
    height: 20px;
    text-align: center;
    width: 20px
}

.x-btn:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    color: white;
    content: "ï„Œ";
    font-size: 10px
}

.x-btn:hover {
    background-color: #262626;
    text-decoration: none
}

.edit-item__discount p {
    font-size: 12px
}

.edit-item__discount .text-danger {
    color: #df2c2c
}

.edit-item__discount .field-spacer {
    margin: 0 32px
}

.edit-item__discount .input-with-suffix {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.edit-item__discount .input-with-suffix input {
    border: 1px solid #e1e8ed;
    border-radius: 4px 0 0 4px;
    height: 32px;
    padding: 2px 8px
}

.edit-item__discount .input-with-suffix input::-webkit-calendar-picker-indicator {
    display: none
}

.edit-item__discount .input-with-suffix .input-suffix {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ededed;
    border: 1px solid #e1e8ed;
    border-left: none;
    border-radius: 0 4px 4px 0;
    color: #262626;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 32px;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 8px
}

.edit-item__discount .original-price {
    float: right;
    line-height: 1;
    text-align: right
}

.edit-item__discount .original-price .amount {
    color: black;
    font-size: 32px;
    font-weight: bolder
}

.edit-item__discount .original-price label {
    color: #999999
}

.edit-item__discount .t-body ul,.edit-item__discount .purchase-form__us-dollars-notice ul {
    padding-left: 16px
}

.edit-item__discount .t-body li,.edit-item__discount .purchase-form__us-dollars-notice li {
    list-style-type: disc
}

.edit-item__discount .author-tooling-guidelines__form-fields {
    margin-top: 8px
}

.edit-item__discount .author-tooling-guidelines__form-fields label {
    font-weight: bold;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.edit-item__discount .author-tooling-guidelines__form-fields label:hover {
    cursor: pointer
}

.edit-item__discount .discount-label-status {
    font-size: 14px;
    margin-top: 8px;
    text-transform: capitalize
}

.edit-item__discount .discount-label-status-text {
    text-transform: lowercase;
    display: inline-block
}

.edit-item__discount .discount-label-status-text::first-letter {
    text-transform: uppercase
}

.edit-item__discount .discount-validation-message {
    color: #999999;
    display: none;
    font-size: 12px;
    margin-top: 8px;
    width: 108px
}

.edit-item__discount .discount-validation-message--custom-amount,.edit-item__discount .discount-validation-message--custom-percentage {
    color: #C94E4B
}

.edit-item__discount .discount-validation-message.active {
    display: block
}

.edit-item__discount .js-license-pricing__purchase-price {
    display: none
}

.edit-item__discount .license-pricing__calculator {
    padding: 0
}

.edit-item-discount__date-fields {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 16px
}

.author-tooling__envato-discounts a.e-btn {
    color: #fff
}

.discount-history-container h2 {
    text-align: center
}

.discount-history-item {
    border-radius: 8px;
    border: 1px solid #e6e6e6;
    background-color: #fafafa;
    padding: 16px;
    margin-bottom: 24px
}

.modal .discount-history-container {
    min-height: 20vh;
    max-height: 60vh;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.modal .discount-history-container h2 {
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    padding: 32px 0 16px
}

.modal .discount-history-entries {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-align-self: auto;
    -ms-flex-item-align: auto;
    align-self: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden
}

.modal .discount-history-scrollabe {
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow-y: auto;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 16px
}

.item-bookmarking {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    margin: 0 0 20px 0;
    overflow: auto
}

.item-bookmarking__control--collection,.item-bookmarking__control--favorite {
    width: 47.5%;
    max-width: 200px
}

.item-bookmarking__control--collection:first-of-type,.item-bookmarking__control--favorite:first-of-type {
    margin-right: 5%
}

.item-bookmarking__control--collection>span,.item-bookmarking__control--favorite>span {
    display: block;
    overflow: auto
}

.item-bookmarking__control--collection a,.item-bookmarking__control--favorite a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    background: #e0e0e0;
    color: #666666;
    font-size: 14px;
    position: relative;
    text-decoration: none;
    padding: 5px 10px 5px 10px;
    border-radius: 4px;
    line-height: 30px;
    overflow: hidden;
    text-align: center
}

.item-bookmarking__control--collection a:before,.item-bookmarking__control--favorite a:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    display: inline-block;
    width: auto;
    height: 30px;
    font-size: 18px;
    line-height: 27px;
    vertical-align: middle
}

.item-bookmarking__control--collection a:hover,.item-bookmarking__control--favorite a:hover {
    background: #d4d4d4;
    text-decoration: none
}

.item-bookmarking__control--collection a.is-waiting,.item-bookmarking__control--favorite a.is-waiting {
    cursor: wait;
    opacity: 0.5
}

.item-bookmarking__control--collection a.is-active,.item-bookmarking__control--favorite a.is-active {
    background: #454545;
    color: white
}

.item-bookmarking__control--collection a.is-active:before,.item-bookmarking__control--favorite a.is-active:before {
    color: #0084B4
}

.item-bookmarking__control--collection a.is-error,.item-bookmarking__control--favorite a.is-error {
    opacity: 0.5;
    cursor: not-allowed
}

.item-bookmarking__control--favorite a:before {
    content: "ï„ž";
    padding-right: 8px
}

.item-bookmarking__control--collection a:before {
    content: "ï„£";
    padding-right: 5px
}

.page-tabs .item-bookmarking__control_icons--collection,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection,.page-tabs .item-bookmarking__control_icons--favorite,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite {
    margin-top: -4px
}

@media (min-width: 1024px) {
    .page-tabs .item-bookmarking__control_icons--collection,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection,.page-tabs .item-bookmarking__control_icons--favorite,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite {
        margin-top:0
    }
}

.page-tabs .item-bookmarking__control_icons--collection a:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a:before,.page-tabs .item-bookmarking__control_icons--favorite a:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    display: inline-block;
    width: auto;
    height: 30px;
    font-size: 18px;
    line-height: 27px;
    vertical-align: middle
}

.page-tabs .item-bookmarking__control_icons--collection a:hover,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a:hover,.page-tabs .item-bookmarking__control_icons--favorite a:hover,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a:hover,.page-tabs .item-bookmarking__control_icons--collection a:focus,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a:focus,.page-tabs .item-bookmarking__control_icons--favorite a:focus,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a:focus {
    color: #454545;
    text-decoration: none;
    background-color: transparent;
    border-bottom: 0
}

.page-tabs .item-bookmarking__control_icons--collection a.is-waiting,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a.is-waiting,.page-tabs .item-bookmarking__control_icons--favorite a.is-waiting,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a.is-waiting {
    cursor: wait;
    opacity: 0.5
}

.page-tabs .item-bookmarking__control_icons--collection a.is-active:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a.is-active:before,.page-tabs .item-bookmarking__control_icons--favorite a.is-active:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a.is-active:before {
    color: #0084B4
}

.page-tabs .item-bookmarking__control_icons--collection a .item-bookmarking__control--label,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a .item-bookmarking__control--label,.page-tabs .item-bookmarking__control_icons--favorite a .item-bookmarking__control--label,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a .item-bookmarking__control--label {
    display: none
}

@media (min-width: 1024px) {
    .page-tabs .item-bookmarking__control_icons--collection a .item-bookmarking__control--label,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a .item-bookmarking__control--label,.page-tabs .item-bookmarking__control_icons--favorite a .item-bookmarking__control--label,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a .item-bookmarking__control--label {
        display:inline
    }
}

.page-tabs .item-bookmarking__control_icons--collection a.is-error,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a.is-error,.page-tabs .item-bookmarking__control_icons--favorite a.is-error,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a.is-error {
    opacity: 0.5;
    cursor: not-allowed
}

.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--collection a,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a,.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--favorite a,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a {
    border: #e6e6e6 solid 1px;
    border-radius: 4px;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    line-height: 38px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    position: absolute;
    top: 0;
    left: -80px
}

.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--collection a:before,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a:before,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a:before,.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--favorite a:before,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a:before,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a:before {
    padding: 0;
    color: #454545
}

.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--collection a:hover:before,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a:hover:before,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a:hover:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a:hover:before,.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--favorite a:hover:before,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a:hover:before,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a:hover:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a:hover:before {
    color: #999999
}

.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--collection a.is-active:before,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a.is-active:before,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a.is-active:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a.is-active:before,.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--favorite a.is-active:before,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a.is-active:before,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a.is-active:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--favorite a.is-active:before {
    color: #0084B4
}

.item-bookmarking__left-icons .page-tabs .item-bookmarking__control_icons--collection a,.page-tabs .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a,.item-bookmarking__left-icons .item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a,.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons .item-bookmarking__control_icons--collection a {
    position: absolute;
    top: 56px
}

.page-tabs .item-bookmarking__control_icons--favorite a:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--favorite a:before {
    content: "ï„ž";
    padding-right: 8px
}

.page-tabs .item-bookmarking__control_icons--collection a:before,.item-bookmarking__left-icons__wrapper .item-bookmarking__control_icons--collection a:before {
    content: "ï„£";
    padding-right: 5px
}

.item-bookmarking__left-icons {
    position: relative;
    list-style: none;
    display: none
}

@media (min-width: 1163px) {
    .item-bookmarking__left-icons {
        display:block
    }
}

.item-bookmarking__left-icons__wrapper .item-bookmarking__left-icons a .item-bookmarking__control--label {
    display: none
}

@media (min-width: 1163px) {
    .item-bookmarking__left-icons_hidden {
        display:none
    }
}

.item-support-extension {
    padding: 16px 20px
}

.item-support-extension.-background-purchasable {
    background: #F2FCF0
}

.item-support-extension.-padding-top-none {
    padding-top: 0
}

.item-support-extension.-padding-bottom-none {
    padding-bottom: 0
}

.item-support-extension__row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.item-support-extension__label {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto
}

.item-support-extension__support-status {
    -webkit-flex: 0 0 170px;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px;
    text-align: right
}

.item-support-extension__price,.item-support-renewal__price {
    -webkit-flex: 0 0 52px;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px;
    text-align: right;
    margin-left: 8px;
    color: #999999
}

.item-support-extension__tab-label {
    line-height: inherit;
    color: #0084B4;
    cursor: pointer;
    font-family: inherit;
    font-size: inherit
}

.item-support-extension__tab-label:hover {
    color: #00719b;
    text-decoration: underline
}

.no-flexbox .item-support-extension__row {
    display: table;
    width: 100%
}

.no-flexbox .item-support-extension__label,.no-flexbox .item-support-extension__support-status,.no-flexbox .item-support-extension__price,.no-flexbox .item-support-renewal__price {
    display: table-cell
}

.license-selector {
    width: 320px;
    border-bottom: 1px solid #e1e8ed
}

@media (max-width: 568px) {
    .license-selector {
        width:100%
    }
}

.license-selector__item {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 15px;
    cursor: pointer
}

.license-selector__item:not(:first-child) {
    border-top: 1px dashed #e1e8ed
}

.license-selector__item:hover {
    background: #fafafa
}

.license-selector__license-type {
    -webkit-flex: 2 0;
    -ms-flex: 2 0;
    flex: 2 0
}

.license-selector__price {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    text-align: right
}

.license-selector__description {
    max-width: 320px;
    margin-top: 4px
}

@media (max-width: 568px) {
    .license-selector__description {
        max-width:none
    }
}

.no-flexbox .license-selector__item {
    display: block
}

.no-flexbox .license-selector__license-type {
    float: left
}

.no-flexbox .license-selector__price {
    float: right
}

.no-flexbox .license-selector__description {
    clear: both
}

.meta-attributes {
    color: #999999
}

.meta-attributes tr td {
    font-size: 14px;
    padding-bottom: 15px;
    vertical-align: top
}

.meta-attributes tr:last-child td {
    padding-bottom: 0px
}

.meta-attributes a {
    color: #0084B4
}

.meta-attributes a:hover {
    color: #00719b
}

.meta-attributes.has-toggle {
    overflow: hidden;
    position: relative
}

.meta-attributes.has-toggle.is-expanded {
    padding-bottom: 48px;
    overflow: visible
}

.meta-attributes.is-collapsed {
    height: 138px
}

.meta-attributes .meta-attributes-toggle {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    padding-bottom: 4px;
    z-index: 1;
    background: #fafafa
}

.meta-attributes .meta-attributes-toggle.is-expanded span:first-child {
    display: none
}

.meta-attributes .meta-attributes-toggle.is-expanded span:last-child {
    display: block
}

.meta-attributes .meta-attributes-toggle__link {
    display: block;
    padding: 5px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    font-weight: 700;
    text-align: center
}

.meta-attributes .meta-attributes-toggle__link:focus {
    text-decoration: none
}

.meta-attributes .meta-attributes-toggle__link span:last-child {
    display: none
}

.meta-attributes__attr-name {
    color: #454545;
    font-weight: bold;
    padding-right: 10px;
    width: 140px
}

.meta-attributes__attr-tags {
    display: table-cell;
    position: relative;
    padding-right: 9px;
    max-width: 185px;
    overflow: hidden
}

.meta-attributes__attr-tags:before {
    content: "";
    position: absolute;
    background: -webkit-gradient(linear, left top, right top, from(rgba(250,250,250,0)), color-stop(90%, rgba(250,250,250,0.8)), to(#fafafa));
    background: -webkit-linear-gradient(left, rgba(250,250,250,0), rgba(250,250,250,0.8) 90%, #fafafa 100%);
    background: linear-gradient(to right, rgba(250,250,250,0), rgba(250,250,250,0.8) 90%, #fafafa 100%);
    top: 1px;
    right: 0px;
    width: 10%;
    height: 100%;
    z-index: 10
}

.ie9 .meta-attributes__attr-tags {
    white-space: normal
}

.purchase-form__selection {
    display: table;
    width: 100%;
    line-height: 1;
    margin-bottom: 8px
}

.purchase-form__license-type {
    display: table-cell;
    height: 40px;
    vertical-align: middle;
    padding-right: 10px;
    font-size: 16px;
    font-weight: bold
}

.purchase-form__license-type>select {
    font-weight: normal
}

@media (max-width: 568px) {
    .purchase-form__license-dropdown {
        display:block;
        padding: 10px 0
    }
}

.purchase-form__license-dropdown:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„‚";
    font-size: 9px;
    color: #bababa;
    position: relative;
    top: -1px;
    margin-right: 7px;
    margin-left: 5px
}

.purchase-form__license-dropdown:hover:after {
    color: #545454
}

.purchase-form__price {
    display: table-cell;
    vertical-align: middle;
    color: #454545;
    text-align: right
}

.purchase-form__price--before-after-price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0px;
    margin-left: 8px;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.purchase-form__renewal-price {
    margin-right: 8px
}

.purchase-form__renewal-price--strikethrough {
    position: relative;
    color: gray;
    font-weight: 500
}

.purchase-form__renewal-price--strikethrough::after {
    content: '';
    background: gray;
    width: 85%;
    height: 1px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 50%;
    position: absolute;
    right: 0
}

.purchase-form__license {
    display: none
}

.purchase-form__license.is-active {
    display: block
}

.purchase-form__cta-buttons {
    margin-top: 16px
}

.purchase-form__us-dollars-notice-container {
    text-align: center
}

.purchase-form__us-dollars-notice-container .purchase-form__us-dollars-notice {
    padding-bottom: 0
}

.purchase-form__us-dollars-notice {
    margin-bottom: 0;
    font-size: 12px
}

.purchase-form__support {
    border-top: 1px solid #e1e8ed;
    padding-top: 12px;
    padding-bottom: 8px;
    padding-left: 4px
}

.purchase-form__support_link {
    margin-left: 16px
}

@media (max-width: 568px) {
    .purchase-form__support_link {
        padding-left:0
    }
}

.purchase-form__info {
    clear: both;
    margin-bottom: 8px
}

.purchase-form__button {
    margin-bottom: 12px
}

.purchase-form__button:last-of-type {
    margin-bottom: 4px
}

.purchase-form__cart-entry-list {
    list-style: none;
    margin: 0;
    padding: 0
}

.purchase-form__cart-entry-list>li {
    float: left;
    width: 100%;
    margin-bottom: 4px;
    line-height: 2
}

.purchase-form__cart-entry-list>li>span {
    float: left
}

.purchase-form__cart-entry-remove {
    float: right
}

.purchase-form__upgrade {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.purchase-form__upgrade--before-after-price {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.purchase-form__upgrade-checkbox {
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    margin-right: 13px
}

.purchase-form__upgrade-checkbox--before-after-price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.purchase-form__upgrade-checkbox--before-after-price input {
    margin-top: 4px
}

.purchase-form__upgrade-info {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

.purchase-form__label {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px
}

.purchase-form__label--before-after-price {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.purchase-form__author-name {
    font-weight: 500
}

.no-flexbox .purchase-form__upgrade {
    display: table;
    width: 100%
}

.no-flexbox .purchase-form__upgrade-form {
    width: 1px;
    white-space: nowrap;
    display: table-cell;
    padding-right: 0.5em
}

.no-flexbox .purchase-form__upgrade-info {
    display: table-cell
}

.adi__purchase-price-discounted {
    position: relative
}

.adi__purchase-price-discounted::after {
    content: '';
    background: #454545;
    width: 85%;
    height: 4px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 21px;
    position: absolute;
    right: 0
}

.js-adi__item-sale-price-wrapper {
    display: none
}

.js-adi__item-sale-price-wrapper.is-active {
    display: inline-block
}

.adi__item-sale-price {
    color: #82b440
}

.adi__item-sale-savings {
    display: none;
    font-size: 12px;
    line-height: 16px;
    margin-top: -5px
}

.adi__item-sale-savings.is-active {
    display: block
}

.purchase-panel {
    background: white;
    padding: 15px 25px;
    border: 1px solid #e1e8ed;
    border-radius: 4px;
    margin-bottom: 16px
}

@media (max-width: 568px) {
    .purchase-panel {
        padding:15px 10px
    }
}

.sidebar-stats {
    overflow: hidden
}

.sidebar-stats__number {
    font-size: 24px;
    line-height: 30px
}

.sidebar-stats__icon {
    font-size: 19px
}

.sidebar-stats__label {
    margin-left: 3px;
    position: relative;
    top: -3px
}

.sidebar-stats__follow-button {
    float: right
}

.user-info__profile {
    min-height: 80px;
    overflow: visible
}

.user-info__username,.user-info__username--compact {
    font-size: 18px;
    font-weight: bold;
    line-height: 22px;
    padding: 0 0 6px
}

.user-info__username a,.user-info__username--compact a {
    color: #454545
}

.user-info__username a:hover,.user-info__username--compact a:hover {
    color: #0084B4;
    text-decoration: none
}

.user-info__username--compact {
    font-size: 15px;
    padding: 5px 0 7px
}

.user-info__signin-flag {
    height: 20px;
    position: relative;
    top: 5px;
    width: 20px
}

.l-open-refund-request {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.l-open-refund-request:not(:last-child) {
    border-bottom: 1px solid #f2f2f2
}

.l-open-refund-request__name {
    -webkit-flex: 8 0;
    -ms-flex: 8 0;
    flex: 8 0
}

.l-open-refund-request__date {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0
}

.l-open-refund-request__customer-name {
    -webkit-flex: 2 0;
    -ms-flex: 2 0;
    flex: 2 0
}

.no-flexbox .l-open-refund-request {
    display: block
}

.no-flexbox .l-open-refund-request:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .l-open-refund-request__name,.no-flexbox .l-open-refund-request__date,.no-flexbox .l-open-refund-request__customer-name {
    float: left
}

.no-flexbox .l-open-refund-request__name {
    width: 60%
}

.no-flexbox .l-open-refund-request__date,.no-flexbox .l-open-refund-request__customer-name {
    width: 20%
}

.us-state-taxes__rate {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.us-state-taxes__submit-button {
    width: 117px
}

.us-state-taxes__action-links {
    text-align: center;
    width: 117px
}

.no-flexbox .us-state-taxes__rate input,.no-flexbox .us-state-taxes__rate p {
    float: left
}

.collection-form {
    margin-bottom: 4px
}

.collection-form label {
    font-weight: bold;
    margin-bottom: 5px;
    display: inline-block
}

.collection-form__reveal.is-collapsed {
    display: none
}

.collection-form__input {
    margin: 12px 0 0
}

.collection-form__input:first-of-type {
    margin-top: 0
}

.collection-form__input input[type='text'],.collection-form__input textarea {
    width: 100%
}

.collection-form__input input.placeholder[type='text'],.collection-form__input textarea.placeholder {
    color: #bababa
}

.collection-form__input input[type='text']:-moz-placeholder,.collection-form__input textarea:-moz-placeholder {
    color: #bababa
}

.collection-form__input input[type='text']::-moz-placeholder,.collection-form__input textarea::-moz-placeholder {
    color: #bababa
}

.collection-form__input input[type='text']:-ms-input-placeholder,.collection-form__input textarea:-ms-input-placeholder {
    color: #bababa
}

.collection-form__input input[type='text']::-webkit-input-placeholder,.collection-form__input textarea::-webkit-input-placeholder {
    color: #bababa
}

.collection-form__input input.placeholder[type='text']:focus,.collection-form__input textarea.placeholder:focus {
    color: transparent
}

.collection-form__input input[type='text']:focus:-moz-placeholder,.collection-form__input textarea:focus:-moz-placeholder {
    color: transparent
}

.collection-form__input input[type='text']:focus::-moz-placeholder,.collection-form__input textarea:focus::-moz-placeholder {
    color: transparent
}

.collection-form__input input[type='text']:focus:-ms-input-placeholder,.collection-form__input textarea:focus:-ms-input-placeholder {
    color: transparent
}

.collection-form__input input[type='text']:focus::-webkit-input-placeholder,.collection-form__input textarea:focus::-webkit-input-placeholder {
    color: transparent
}

.collection-form__input-translation {
    float: left;
    display: inline;
    clear: none;
    width: 50%;
    margin: 0
}

.collection-form__input-translation input[type='text'],.collection-form__input-translation select {
    width: 90%
}

.collection-form__error {
    display: block;
    color: white;
    font-size: 13px;
    line-height: 18px;
    background: #c24242;
    padding: 10px;
    border-radius: 4px;
    margin-bottom: 15px
}

.collection-form__radios {
    margin-top: 15px
}

.collection-form__radios input {
    margin-right: 5px
}

.collection-form__radios label {
    margin: 0 15px 0 0;
    color: #666666;
    font-size: 12px;
    line-height: 16px;
    font-weight: normal
}

.collection-form__radios a {
    text-decoration: none;
    font-size: 11px;
    margin-left: 0;
    color: #787878
}

.collection-form__radios a:hover,.collection-form__radios a:focus {
    text-decoration: underline
}

.collection-form__file {
    margin-top: 5px;
    overflow: auto
}

.collection-form__file-upload {
    float: left
}

.collection-form__file-upload>input {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.collection-form__file-upload>label {
    margin-right: 10px;
    white-space: nowrap
}

.collection-form__file-name {
    float: left;
    max-width: 50%;
    line-height: 30px
}

.collection-form__file-hint {
    display: block;
    color: #787878;
    margin-top: 8px
}

.collection-form__actions {
    margin-top: 8px
}

.collection-form__actions>a {
    color: #bababa;
    margin-left: 12px;
    text-decoration: none
}

.collection-form__actions>a:hover,.collection-form__actions>a:focus {
    text-decoration: underline
}

.collection-form__share-link {
    margin-bottom: 20px
}

.collection-form__share-link>input {
    width: 100%;
    padding-right: 8px
}

.collection-form__character-counter {
    position: absolute;
    right: 0;
    top: 5px
}

.collection-form__character-counter.is-error {
    color: #df2c2c
}

.callout-message,.callout-message--padded {
    -webkit-text-size-adjust: none;
    -moz-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
    padding: 24px;
    margin-bottom: 24px;
    background-color: whitesmoke;
    font-size: 14px;
    line-height: 20px;
    color: gray;
    border-radius: 4px
}

.callout-message>h3,.callout-message--padded>h3 {
    font-size: 22px;
    padding: 0 0 8px
}

.callout-message>h3:last-child,.callout-message--padded>h3:last-child {
    padding-bottom: 0
}

.callout-message--padded {
    padding-top: 32px;
    padding-bottom: 32px
}

.callout-message__actions,.callout-message__actions--condensed {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 16px 0
}

.callout-message__actions:after,.callout-message__actions--condensed:after {
    content: " ";
    display: block;
    clear: both
}

.callout-message__actions:last-child,.callout-message__actions--condensed:last-child {
    margin-bottom: 0
}

.callout-message__actions--condensed {
    margin-top: 0
}

.callout-message__action-box,.callout-message__action-box--small {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #ededed;
    padding: 5% 6%;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #e1e8ed
}

@media (max-width: 568px) {
    .callout-message__action-box:first-of-type,.callout-message__action-box--small:first-of-type {
        margin-bottom:20px
    }
}

.callout-message__action-box>h4,.callout-message__action-box--small>h4 {
    padding: 0 0 10px;
    text-align: center;
    margin-bottom: 8px
}

.callout-message__action-box>h3,.callout-message__action-box--small>h3 {
    padding: 0 0 20px;
    text-align: center
}

.callout-message__action-box>p,.callout-message__action-box--small>p {
    font-size: 12px;
    line-height: 16px;
    color: gray
}

.callout-message__action-box>ol,.callout-message__action-box--small>ol {
    list-style-type: decimal;
    padding-left: 25px
}

.callout-message__action-box li,.callout-message__action-box--small li {
    margin-bottom: 10px;
    text-align: left
}

.callout-message__action-box li:last-child,.callout-message__action-box--small li:last-child {
    margin-bottom: 0
}

.callout-message__action-box form,.callout-message__action-box--small form {
    text-align: center
}

.callout-message__action-box--small {
    margin: 0 8px;
    min-width: 48%
}

.callout-message__action-box--small:first-child {
    margin-left: 0
}

.callout-message__action-box--small:last-child {
    margin-right: 0
}

.callout-message__call-to-action {
    margin: 12px 0 8px
}

.no-flexbox .callout-message__action-box--small {
    margin: 8px 0
}

.item-header {
    width: 100%
}

.item-header__top {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 1em
}

.item-header__title {
    -webkit-flex: 1 0;
    -ms-flex: 1 0;
    flex: 1 0
}

.item-header__price {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-left: 20px;
    text-align: right;
    white-space: nowrap
}

.item-header__cart-button-icon {
    position: relative;
    top: -2px
}

.item-header__tagline {
    color: #666666;
    font-size: 14px
}

.item-header__sales-count {
    font-size: 16px;
    color: #686868;
    font-weight: 500
}

.item-header__envato-highlighted {
    font-size: 16px;
    color: #82b440
}

.item-header__envato-checkmark-icon {
    position: relative;
    top: 2px
}

.rating-detailed-small+.item-header__sales-count {
    margin-left: 18px
}

.item-header__author-details {
    display: inline-block;
    margin-right: 18px
}

.item-header__details-section {
    margin: -8px 0 14px
}

.item-header__details-section>* {
    display: inline-block;
    margin-right: 18px;
    margin-left: 0 !important
}

.item-header__details-section .item-header__sales-count {
    font-weight: normal
}

.item-header__details-section .item-header__sales-count strong {
    margin-left: 4px
}

.item-header__sales-count-icon {
    position: relative;
    top: 2px
}

.no-flexbox .item-header {
    display: table;
    width: 100%;
    line-height: 1
}

.no-flexbox .item-header__title {
    display: table-cell;
    width: 80%
}

.no-flexbox .item-header__price {
    display: table-cell;
    text-align: right;
    vertical-align: top;
    padding-top: 7px
}

.page-tabs ul {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    list-style: none
}

.page-tabs li {
    float: left;
    font-size: 12px;
    display: inline;
    line-height: 36px;
    margin-bottom: 1px;
    height: 36px
}

.page-tabs a {
    border-radius: 2px 2px 0 0;
    color: #666666;
    float: left;
    margin-right: 1px;
    padding: 0px 8px
}

.page-tabs a:hover,.page-tabs a:focus {
    background: #e0e0e0;
    color: #454545;
    border-bottom: 1px solid #e0e0e0
}

.page-tabs .selected a {
    color: #454545;
    font-weight: bold;
    background: white;
    border-top-color: #e1e8ed;
    border-left-color: #e1e8ed;
    border-right-color: #e1e8ed;
    border-bottom-color: white;
    border-style: solid;
    border-width: 1px;
    padding: 0px 11px
}

.page-tabs .right {
    float: right
}

.page-tabs .last a {
    margin-right: 0
}

.page-tabs .item-navigation-reviews-comments {
    background-color: #0983AF;
    font-weight: bold;
    padding: 1px 2.6666666667px;
    border-radius: 2px;
    color: #FFFFFF;
    font-size: 11px;
    margin-left: 10px
}

.user-info-header__tabs--elite-author .page-tabs a {
    color: white
}

.user-info-header__tabs--elite-author .page-tabs a:hover,.user-info-header__tabs--elite-author .page-tabs a:focus {
    background: rgba(224,224,224,0.2);
    border-bottom: none;
    padding-bottom: 1px
}

.user-info-header__tabs--elite-author .page-tabs .selected a {
    color: #454545
}

.user-info-header__tabs--elite-author .page-tabs .selected a:hover,.user-info-header__tabs--elite-author .page-tabs .selected a:focus {
    background: white
}

.page-tabs--dropdown__slt-custom-wlabel {
    margin-bottom: -1px
}

@media (min-width: 1024px) {
    .page-tabs--dropdown__slt-custom-wlabel {
        display:none
    }
}

.page-tabs--dropdown {
    float: left
}

.item-thumbnail {
    position: relative;
    display: inline-block
}

.item-thumbnail a {
    font-size: 10px;
    display: block
}

.item-thumbnail img {
    display: block;
    max-width: 80px
}

.item-thumbnail__image {
    position: relative;
    overflow: hidden
}

.item-thumbnail__image span[data-src] {
    width: 80px;
    height: 80px;
    display: block;
    position: relative
}

.item-thumbnail__image span[data-src]:after {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: whitesmoke
}

.item-thumbnail__preview {
    background: #82b541;
    text-align: center;
    position: absolute;
    bottom: -25px;
    right: 0;
    left: 0;
    -webkit-transition: bottom 0.13s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    transition: bottom 0.13s cubic-bezier(0.55, 0.085, 0.68, 0.53);
    display: none
}

@media (min-width: 1024px) {
    .item-thumbnail__preview {
        display:block
    }
}

.item-thumbnail__preview a {
    color: white;
    font-size: 10px !important;
    text-decoration: none;
    text-transform: uppercase;
    padding: 5px 0;
    white-space: nowrap
}

.item-thumbnail__image:hover .item-thumbnail__preview {
    bottom: 0
}

.item-thumbnail__image:hover .item-thumbnail__preview:hover {
    background-color: #729d38
}

.item-thumbnail-actions {
    position: relative;
    display: table;
    width: 80px;
    margin: 8px auto 0 auto;
    color: #bababa;
    background: white;
    border-radius: 4px
}

@media (min-width: 1024px) {
    .item-thumbnail-actions:not(.-video-search) {
        border:1px solid #e0e0e0
    }
}

.item-thumbnail-actions .js-favorite-widget,.item-thumbnail-actions .js-collection-widget {
    -webkit-transition: opacity, 2s;
    transition: opacity, 2s;
    opacity: 0
}

.item-thumbnail-actions .js-favorite-widget.is-initialized,.item-thumbnail-actions .js-collection-widget.is-initialized {
    opacity: 1
}

.item-thumbnail-actions.-color-inverted {
    color: white;
    background-color: transparent
}

.item-thumbnail-actions.-video-search {
    width: 90px
}

.item-thumbnail-actions.-width-full {
    margin: 0
}

@media (max-width: 1023px) {
    .item-thumbnail-actions.-width-full {
        float:left;
        margin: 0 0 5px;
        width: 100%;
        border-width: 1px 0 0;
        border-radius: 0
    }
}

.item-thumbnail-actions__list {
    display: table-row;
    list-style: none;
    margin: 0 auto;
    overflow: auto
}

.item-thumbnail-actions__control {
    display: table-cell;
    text-align: center;
    width: 1px
}

.item-thumbnail-actions__control a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    color: #d4d4d4;
    height: 25px;
    position: relative;
    overflow: hidden;
    text-decoration: none
}

.item-thumbnail-actions__control a>span {
    display: none
}

.item-thumbnail-actions__control a:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: block;
    width: 100%;
    height: 25px;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 13px;
    line-height: 25px
}

.-video-search .item-thumbnail-actions__control a {
    color: white
}

.item-thumbnail-actions__control a:hover {
    color: #999999;
    text-decoration: none
}

.item-thumbnail-actions__control a.is-loading,.item-thumbnail-actions__control a.is-waiting {
    cursor: progress
}

.item-thumbnail-actions__control a.is-active {
    color: #6ca12b
}

.item-thumbnail-actions__control a.is-error {
    opacity: 0.5;
    cursor: not-allowed
}

@media (max-width: 1023px) {
    .item-thumbnail-actions__control.-responsive-size-l a {
        height:45px
    }

    .item-thumbnail-actions__control.-responsive-size-l a:after {
        font-size: 25px;
        top: 10px
    }
}

.item-thumbnail-actions__control.-icon-preview a:after {
    content: "ï…€"
}

.item-thumbnail-actions__control.-icon-favorite a:after {
    content: "ï„ž"
}

.item-thumbnail-actions__control.-icon-collection a:after {
    content: "ï„£"
}

.item-thumbnail-actions__control.-icon-cart a:after {
    content: "ï„"
}

.item-variant-selector {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap
}

.item-variant-selector__option {
    -webkit-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center
}

.item-variant-selector__option:last-of-type:not(:only-of-type) {
    margin-top: 16px
}

@media (min-width: 569px) {
    .item-variant-selector__option {
        -webkit-flex:1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto
    }

    .item-variant-selector__option:last-of-type:not(:only-of-type) {
        margin-top: 0
    }
}

.no-flexbox .item-variant-selector {
    display: block
}

.no-flexbox .item-variant-selector__option {
    display: block
}

.no-flexbox .item-variant-selector__option:last-of-type:not(:only-of-type) {
    margin-top: 16px
}

.password-strength {
    display: block;
    position: relative
}

.password-strength>input {
    padding-right: 65px !important
}

.password-strength__indicator {
    position: absolute;
    right: 5px;
    top: 13px;
    display: block;
    width: 60px
}

.password-strength__indicator>span {
    float: left;
    width: 12px;
    height: 4px;
    margin-right: 2px;
    line-height: 0;
    font-size: 0
}

.password-strength__indicator>span:last-child {
    margin-right: 0
}

.password-strength span {
    background-color: #d4d4d4
}

.password-strength[data-strength="1"] span:nth-child(1) {
    background-color: currentColor
}

.password-strength[data-strength="2"] span:nth-child(-n+2) {
    background-color: currentColor
}

.password-strength[data-strength="3"] span:nth-child(-n+3) {
    background-color: currentColor
}

.password-strength[data-strength="4"] span {
    background-color: currentColor
}

.password-strength[data-valid="false"]>input {
    border: #df2c2c 1px solid
}

.password-strength[data-valid="false"] span {
    color: #df2c2c
}

.password-strength[data-valid="true"] span {
    color: #82b541
}

.recaptcha {
    background-image: url(/assets/common/pagination_loader-ccdae013a8bbb92cbd0d52d6e1db2fea8a05b335a67409822029a16505e9adb5.gif);
    background-position: center center;
    background-repeat: no-repeat;
    background-color: whitesmoke;
    margin: 10px 0 0;
    line-height: 0;
    min-height: 78px;
    width: 304px
}

.recaptcha>span {
    display: inline-block;
    background-color: white
}

.sso-form__fallback {
    display: none
}

.no-js .sso-form__fallback,.no-cors .sso-form__fallback {
    display: block;
    margin: 16px 0;
    text-align: center
}

.sso-modal {
    padding: 30px 30px 50px
}

@media (min-width: 569px) {
    .sso-modal {
        padding-left:0;
        padding-right: 0
    }
}

.sso-forms-root,.sso-forms-root *,.sso-forms-root input {
    all: revert;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.sso-forms-root *:hover {
    background-color: unset
}

#g-recaptcha iframe {
    width: 100%;
    border: none
}

.search-offline {
    text-align: center;
    margin-top: 20px
}

.survey-popup {
    position: fixed;
    bottom: 50px;
    right: 24px;
    background: white;
    padding: 8px;
    border-radius: 2px;
    -webkit-box-shadow: 0 0 4px 2px whitesmoke;
    box-shadow: 0 0 4px 2px whitesmoke;
    width: 450px;
    z-index: 2000
}

@media screen and (max-width: 480px) {
    .survey-popup {
        width:auto;
        bottom: 8px;
        left: 8px;
        right: 8px
    }
}

.survey-popup--section {
    margin: 24px 16px;
    color: #333333
}

@media screen and (max-width: 480px) {
    .survey-popup--section {
        margin:16px 8px
    }
}

.survey-content {
    width: 100%;
    height: calc(100vh - 120px);
    max-height: 600px
}

.accordion .accordion-icon:before {
    height: 28px;
    vertical-align: middle
}

.accordion.open .accordion-icon:before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.audio-player-mini__container>.audio-player-mini--is-playing,.audio-player-mini__container>.audio-player-mini--is-paused {
    position: absolute;
    left: 0;
    bottom: 5px;
    z-index: 2;
    display: block;
    width: 75px;
    height: 21px;
    padding: 0 5px
}

.audio-player-mini__container {
    position: relative
}

.audio-player-mini__container img {
    display: block
}

.audio-player-mini__container>.audio-player-mini--is-paused {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -94px -41px
}

.audio-player-mini__container>.audio-player-mini--is-playing {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -94px 0px
}

.author-search-result img {
    -webkit-box-shadow: 0 0 1px white;
    box-shadow: 0 0 1px white;
    vertical-align: middle;
    margin: 0 7px 0 10px
}

.author-search-result a {
    text-decoration: none
}

.author-search-result a:hover,.author-search-result a:focus {
    text-decoration: underline
}

.box {
    background-color: #fafafa;
    color: #666666;
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #e1e8ed
}

.box:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width: 569px) {
    .box {
        padding:15px
    }
}

.box--highlight-green,.box--highlight-yellow {
    margin-bottom: 20px;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #e1e8ed
}

.box--highlight-green:after,.box--highlight-yellow:after {
    content: " ";
    display: block;
    clear: both
}

@media (min-width: 569px) {
    .box--highlight-green,.box--highlight-yellow {
        padding:15px
    }
}

.box--highlight-yellow {
    background-color: #f5f5b4;
    color: #454545
}

.box--highlight-green {
    background-color: #F2FCF0;
    color: #454545
}

.box--no-padding {
    background-color: #fafafa;
    color: #666666;
    margin-bottom: 20px;
    border-radius: 4px;
    border: 1px solid #e1e8ed
}

.box--no-padding:after {
    content: " ";
    display: block;
    clear: both
}

.box__heading,.box__heading--collapsible {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0
}

.box__heading--collapsible {
    cursor: pointer
}

.box__heading--collapsible:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„…";
    float: right
}

.box__heading--collapsible.is-open:after {
    content: "ï„‚"
}

.box__dismisser {
    font-weight: bold;
    float: right
}

.box--hard {
    background-color: #fafafa;
    color: #666666;
    padding: 5px
}

@media (min-width: 569px) {
    .box--hard {
        padding:15px
    }
}

.box--hard-bottom {
    background-color: #fafafa;
    color: #666666;
    padding: 5px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

@media (min-width: 569px) {
    .box--hard-bottom {
        padding:15px
    }
}

.box--hard-top,.box--hard-top--hosting-partner,.box--hard-top--download-immediately,.box--topbar--hosting-partner {
    background-color: #fafafa;
    color: #666666;
    margin-bottom: 20px;
    padding: 5px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #e1e8ed
}

@media (min-width: 569px) {
    .box--hard-top,.box--hard-top--hosting-partner,.box--hard-top--download-immediately,.box--topbar--hosting-partner {
        padding:15px
    }
}

.box--topbar,.box--top-bar--download-immediately {
    background-color: #454545;
    color: white;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding: 8px
}

.box--topbar>h2,.box--top-bar--download-immediately>h2 {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: white;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    padding: 0
}

.box--bottom-section {
    background-color: #fafafa;
    color: #666666;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid #e1e8ed;
    margin-bottom: 20px;
    padding: 5px;
    margin-top: 1px
}

@media (min-width: 569px) {
    .box--bottom-section {
        padding:15px
    }
}

.box--topbar__beta {
    margin-left: 5px
}

.box--grouped {
    background-color: #fafafa;
    color: #666666;
    padding: 5px;
    border-radius: 4px;
    border: 1px solid #e1e8ed;
    margin-bottom: 10px
}

@media (min-width: 569px) {
    .box--grouped {
        padding:15px
    }
}

.box--topbar--hosting-partner {
    background: #82b440;
    border: none;
    border-radius: 4px 4px 0 0;
    margin-bottom: 0;
    text-align: center
}

.box--topbar--hosting-partner h2 {
    padding: 10px 0
}

.box--topbar--hosting-partner {
    background: #e6e6e6
}

.box--hard-top--hosting-partner,.box--hard-top--download-immediately {
    background-color: #f2f2f2;
    border: none;
    color: #333;
    padding: 20px
}

.box--hard-top--hosting-partner a,.box--hard-top--download-immediately a {
    color: inherit;
    font-weight: bold;
    text-decoration: underline
}

.box--hard-top--hosting-partner .t-body,.box--hard-top--hosting-partner .purchase-form__us-dollars-notice,.box--hard-top--download-immediately .t-body,.box--hard-top--download-immediately .purchase-form__us-dollars-notice {
    color: inherit
}

.box--hard-top--hosting-partner.-bluehost,.box--hard-top--download-immediately.-bluehost {
    background-color: #3776B9
}

.box--hard-top--hosting-partner.-bluehost a:hover,.box--hard-top--download-immediately.-bluehost a:hover {
    color: white
}

.box--hard-top--hosting-partner {
    background: #333;
    color: #fff
}

.box--topbar--padded {
    padding: 20px
}

.box--top-bar--download-immediately {
    background-color: #333
}

.box--hosting-partner-notice {
    color: #333;
    font-size: 12px;
    line-height: 20px;
    margin: 15px 0 28px
}

.callout-hint {
    margin-top: -4px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    right: -23px;
    -webkit-transition: all 0.2s cubic-bezier(0.86, 0, 0.07, 1);
    transition: all 0.2s cubic-bezier(0.86, 0, 0.07, 1);
    width: 175px
}

.callout-hint:before,.callout-hint:after {
    background: #ededed;
    content: '';
    left: 0;
    position: absolute;
    right: 0;
    z-index: 0
}

.callout-hint:before {
    bottom: 50%;
    -webkit-transform: skewX(-15deg);
    transform: skewX(-15deg);
    top: 0
}

.callout-hint:after {
    bottom: 0;
    -webkit-transform: skewX(15deg);
    transform: skewX(15deg);
    top: 50%
}

.callout-hint.is-visible {
    opacity: 1;
    right: -15px
}

.callout-hint.-callout-express-services {
    width: 165px;
    right: auto;
    left: 235px;
    z-index: 1;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.callout-hint.-callout-express-services:before,.callout-hint.-callout-express-services:after {
    background: #2c8adc
}

.callout-hint__text {
    color: #454545;
    display: block;
    font-size: 10.5px;
    line-height: 1.3;
    padding: 0 5px 0 10px;
    position: relative;
    z-index: 2
}

.callout-hint__text.-callout-hint-express-services {
    color: white;
    font-weight: 500
}

.cart-entry-summary__thumbnail {
    display: none
}

@media (min-width: 569px) {
    .cart-entry-summary__thumbnail {
        display:block;
        float: left;
        width: 17%
    }
}

.cart-entry-summary__core-info {
    width: 100%;
    float: left
}

@media (min-width: 569px) {
    .cart-entry-summary__core-info {
        width:43%;
        padding-right: 5%
    }
}

.cart-entry-summary__variant-info {
    width: 100%;
    float: left;
    margin: 15px 0 0;
    padding: 0;
    list-style: none
}

@media (min-width: 569px) {
    .cart-entry-summary__variant-info {
        width:35%;
        margin-top: 0
    }

    .cart-entry-summary__variant-info>i {
        color: gray
    }
}

.cart-entry-summary__currency-tax-notice {
    color: #999999;
    font-size: 14px;
    font-weight: lighter
}

.cart-variant__output-original-price {
    position: relative
}

.cart-variant__output-original-price::after {
    content: '';
    background: #454545;
    width: 85%;
    height: 2px;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    top: 50%;
    position: absolute;
    right: 0
}

.cart-variant__output-discount-price {
    color: #82b440;
    display: none
}

.cart-variant__output-discount-price.active {
    display: inline-block
}

.cart-variant__item-sale-savings {
    font-size: 12px;
    line-height: 16px;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end
}

.cart-modal__price-group {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.cart-modal__price-group .cart-variant__output-discount-price {
    margin: 0 8px
}

.cart-sidebar__total-savings {
    color: #82b440 !important;
    display: block;
    font-weight: normal;
    margin: 5px
}

code,pre {
    color: #333333;
    font: 11px Monaco, "Courier New", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", monospace;
    white-space: pre-wrap;
    word-wrap: break-word
}

pre {
    background-color: whitesmoke;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSI1MCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2U2ZTZlNiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, whitesmoke), color-stop(50%, #e6e6e6));
    background-image: -webkit-linear-gradient(whitesmoke 50%, #e6e6e6 50%);
    background-image: linear-gradient(whitesmoke 50%, #e6e6e6 50%);
    background-size: 38px 38px;
    border: 1px solid #d4d4d4;
    display: block;
    line-height: 19px;
    margin-bottom: 10px;
    overflow: visible;
    overflow-y: hidden;
    padding: 0 0 0 4px
}

.community-badges__summary {
    margin-bottom: 50px;
    text-align: center
}

.community-badges__carousel-wrapper {
    white-space: nowrap
}

.community-badges__badge-wrapper,.community-badges__badge-wrapper--s,.community-badges__badge-wrapper--xs {
    display: inline-block
}

.community-badges__badge,.community-badges__badge-wrapper {
    height: 125px;
    width: 110px
}

.community-badges__badge {
    margin: 0 15px;
    position: relative
}

.community-badges__badge.is-current {
    height: 227px;
    opacity: 1;
    width: 200px
}

.community-badges__badge.is-current .community-badges__badge-wrapper {
    height: 227px;
    width: 200px
}

.community-badges__badge.is-current+.is-disabled {
    cursor: default
}

.community-badges__badge.is-current+.is-disabled:before {
    display: none;
    opacity: 0.6
}

.community-badges__badge.is-current+.is-disabled img {
    -webkit-filter: none;
    filter: none;
    opacity: 0.8;
    -webkit-transform: none;
    transform: none
}

.community-badges__badge.is-disabled {
    cursor: help
}

.community-badges__badge.is-disabled:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    color: black;
    content: "ï„¯";
    font-size: 40px;
    left: 50%;
    opacity: 0.7;
    position: absolute;
    pointer-events: none;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    z-index: 5
}

.community-badges__badge.is-disabled:hover img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.community-badges__badge.is-disabled:hover:before {
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%)
}

.community-badges__badge.is-disabled img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.2;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.ie9 .community-badges__badge.is-disabled img {
    filter: alpha(opacity=30)
}

.community-badges__list--affiliate .community-badges__badge {
    height: 102px;
    margin-left: 20px;
    margin-right: 20px;
    width: 90px
}

.community-badges__list--affiliate .community-badges__badge .community-badges__badge-wrapper {
    height: 102px;
    width: 90px
}

.community-badges__list--affiliate .community-badges__badge.is-current {
    height: 204px;
    width: 180px
}

.community-badges__list--collector .community-badges__badge {
    margin-left: 18px;
    margin-right: 18px
}

.community-badges__list--collector .community-badges__badge.is-current {
    height: 204px;
    width: 180px
}

.community-badges__badge--s,.community-badges__badge-wrapper--s {
    height: 34px;
    width: 30px
}

.community-badges__badge--xs,.community-badges__badge-wrapper--xs {
    height: 23px;
    width: 20px
}

.community-badges__badge--modal {
    padding: 25px
}

.community-badges__badge--modal,.community-badges__badge-wrapper--modal {
    height: 225px;
    width: 225px
}

.community-badges__progress-overlay {
    background-origin: content-box;
    background-size: 110px 125px;
    background-repeat: no-repeat;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: height 0.6s 1s ease-out;
    transition: height 0.6s 1s ease-out;
    width: 100.1%;
    z-index: 99
}

.community-badges__progress-overlay:after {
    background: rgba(255,255,255,0.77);
    border-bottom: 1px solid white;
    content: '';
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.is-disabled .community-badges__progress-overlay~img {
    opacity: 1
}

.community-badges__progress-overlay.is-staged {
    visibility: hidden;
    height: 100% !important
}

.community-badges__list--affiliate .community-badges__progress-overlay {
    background-size: 90px 102px
}

.ie9 .community-badges__progress-overlay {
    -webkit-filter: none;
    filter: none
}

.community-badges__category-text {
    bottom: 0;
    margin-left: 15px;
    padding: 0 0 4px 0;
    position: absolute;
    text-align: left
}

.community-badges__category-text[data-category="elite"] {
    border-bottom: 1px solid #BB726F;
    font-weight: bold
}

.community-badges__category-text[data-category="elite"] small {
    color: #BB726F
}

.community-badges__category-text[data-category="power-elite"] {
    border-bottom: 1px solid #729d38;
    font-weight: bold
}

.community-badges__category-text[data-category="power-elite"] small {
    color: #729d38
}

.community-badges__category-text small {
    font-size: 14px
}

.accomplishments__badges {
    overflow: hidden;
    margin: 30px 0 0
}

.accomplishments__badges ul {
    padding: 0 40px;
    text-align: center
}

.accomplishments__badges li {
    display: inline-block;
    text-align: center;
    margin: 5px 10px;
    vertical-align: top;
    width: 200px
}

.accomplishments__badge {
    margin: 0;
    padding: 0;
    position: relative
}

.accomplishments__badge.is-disabled {
    color: #999999;
    cursor: help
}

.accomplishments__badge.is-disabled:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    color: black;
    content: "ï„¯";
    font-size: 40px;
    left: 50%;
    opacity: 0.6;
    pointer-events: none;
    position: absolute;
    top: 35px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform;
    z-index: 1
}

.accomplishments__badge.is-disabled:hover img {
    -webkit-filter: none;
    filter: none;
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.accomplishments__badge.is-disabled:hover:before {
    opacity: 0;
    -webkit-transform: translate(-50%, 10%);
    transform: translate(-50%, 10%)
}

.accomplishments__badge.is-disabled img {
    opacity: 0.6;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: 0.15s ease-in-out;
    transition: 0.15s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, -webkit-transform;
    transition-property: transform, opacity;
    transition-property: transform, opacity, -webkit-transform
}

.ie9 .accomplishments__badge.is-disabled img {
    -webkit-filter: none;
    filter: none
}

.accomplishments__badge img,.accomplishments__badge .community-badges__badge-wrapper {
    height: 125px;
    width: 125px
}

.accomplishments__badge--description {
    margin: 15px 0 30px
}

.accomplishments__badge--description small {
    display: block;
    margin-top: 5px
}

.cross-promos img {
    margin: 0 auto;
    display: block
}

.cross-promos p {
    padding: 10px 0px
}

.cross-promos p a {
    color: #0084B4;
    text-decoration: none
}

.cross-promos p a:hover,.cross-promos p a:focus {
    text-decoration: underline
}

.cross-promos__header {
    text-align: center
}

.custom-icon--rss {
    color: #666666;
    font-size: 18px
}

.deposit__methods {
    display: table;
    width: 100%
}

@media (min-width: 569px) {
    .deposit__methods {
        width:90%
    }
}

.deposit__gateway:last-of-type>div {
    padding-bottom: 0
}

@media (min-width: 569px) {
    .deposit__gateway {
        display:table-row
    }
}

.deposit__accepted-institutes,.deposit__button {
    margin-bottom: 16px
}

@media (min-width: 569px) {
    .deposit__accepted-institutes,.deposit__button {
        display:table-cell;
        padding-bottom: 24px;
        vertical-align: middle;
        text-align: left
    }
}

@media (min-width: 569px) {
    .deposit__button {
        width:100%
    }
}

.deposit__button .e-btn--paypal {
    float: none;
    max-width: 100%
}

@media (min-width: 569px) {
    .deposit__accepted-institutes {
        min-width:290px;
        white-space: nowrap;
        margin: 8px 0;
        width: 0;
        padding-left: 5%
    }
}

.download-dropdown {
    position: relative
}

.download-dropdown__menu {
    background-color: white;
    border: 1px solid #d4d4d4;
    -webkit-box-shadow: 3px 3px 0 0 rgba(35,35,35,0.1);
    box-shadow: 3px 3px 0 0 rgba(35,35,35,0.1);
    left: 0;
    list-style: none;
    line-height: 2;
    margin: 2px 0;
    min-width: 250px;
    padding: 5px 0;
    position: absolute;
    top: 100%;
    z-index: 1;
    text-align: left
}

.download-dropdown__menu a {
    color: gray;
    display: block;
    font-size: 12px;
    padding: 3px 10px;
    text-decoration: none
}

.download-dropdown__menu a:hover,.download-dropdown__menu a:focus {
    background-color: whitesmoke;
    color: #666666;
    text-decoration: none
}

.no-js .download-dropdown__menu {
    position: relative
}

.envato-tuts-promotion {
    width: 100%;
    background-color: whitesmoke;
    border-radius: 5px;
    padding: 20px;
    overflow: hidden;
    margin-bottom: 10px
}

.envato-tuts-promotion__header {
    font-size: 18px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    line-height: 1.25
}

.envato-tuts-promotion__column {
    float: left;
    height: 100%
}

.envato-tuts-promotion__column:first-child {
    width: 60%
}

.envato-tuts-promotion__column:last-child {
    width: 40%
}

.envato-tuts-promotion__column__content {
    text-align: center
}

.envato-tuts-promotion__column__content>img {
    display: block;
    margin: 10px 0 20px
}

.envato-tuts-promotion__column__content>img,.envato-tuts-promotion__column__content>a {
    margin-left: auto;
    margin-right: auto;
    color: #00948B
}

.express-services {
    position: relative;
    clear: both
}

.express-services__label {
    display: block;
    width: 100%;
    background: whitesmoke;
    border-top: 1px solid #e1e8ed;
    border-bottom: 1px solid #e1e8ed;
    padding: 5px 16px;
    margin-bottom: 12px;
    font-size: 13px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    cursor: pointer
}

.express-services__label.is-selected {
    background: #e2f2f8
}

.express-services__label.-modal-bottom {
    margin-bottom: 0;
    border-top: 0
}

.express-services__label.-width-sidebar {
    width: 350px;
    margin-left: -16px;
    border: 1px solid #e1e8ed
}

.express-services__label.-width-cart {
    width: 248px;
    padding: 5px 10px;
    border: 1px solid #e1e8ed;
    border-radius: 3px
}

.express-services__label-text {
    margin-left: 3px
}

.fancy-label {
    z-index: 1;
    position: relative;
    margin-bottom: 24px;
    border-radius: 4px
}

.fancy-label:after {
    content: " ";
    display: block;
    clear: both
}

.fancy-label:before {
    content: "";
    background: #c7c7c7;
    border-radius: 4px;
    display: inline-block;
    font-weight: bold;
    height: 44px;
    position: absolute;
    bottom: -4px;
    left: 0;
    z-index: 0;
    width: 100%
}

.fancy-label:active {
    bottom: -1px
}

.fancy-label:active:before {
    bottom: -3px
}

.fancy-label _:-o-prefocus,.fancy-label:before {
    display: none
}

.fancy-label>label {
    display: block
}

.fancy-label>input[type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.fancy-label__title,.fancy-label__title--large {
    -webkit-transition: background-color, 0.2s;
    transition: background-color, 0.2s;
    background-color: #454545;
    border-radius: 4px 4px 0 0;
    line-height: 3em;
    font-size: 15px;
    text-align: center;
    color: white
}

.fancy-label__title--large {
    font-size: 20px
}

.fancy-label__body {
    -webkit-transition: background-color, 0.2s;
    transition: background-color, 0.2s;
    position: relative;
    display: block;
    width: 100%;
    border-radius: 0 0 4px 4px;
    background-color: #ededed;
    text-align: center;
    padding: 24px 0
}

.fancy-label__body:after {
    content: " ";
    display: block;
    clear: both
}

.fancy-label__body>h1 {
    padding-top: 0;
    margin-top: -8px
}

.fancy-label__body.is-full-strength {
    background-color: whitesmoke
}

.fancy-label__sub-title {
    min-height: 40px;
    line-height: 40px;
    display: block;
    margin: -8px auto 8px;
    font-size: 16px;
    color: #454545
}

.fancy-label__validation {
    display: block;
    margin: 0 10%;
    color: #c24242
}

.fancy-label__hint {
    display: block;
    padding: 0 8px;
    font-size: 12px;
    color: gray
}

.fancy-label__footer {
    margin-top: 8px
}

.fancy-label:hover .fancy-label__title,.fancy-label:hover .fancy-label__title--large {
    background-color: #262626;
    cursor: pointer
}

.fancy-label:hover .fancy-label__body {
    cursor: pointer
}

.fancy-label.is-active .fancy-label__title,.fancy-label.is-active .fancy-label__title--large {
    background-color: #63c242
}

.fancy-label.is-active .fancy-label__body {
    background-color: #ededed
}

.fancy-label.is-active.is-invalid .fancy-label__body {
    color: #c24242
}

.fancy-label.is-active.is-invalid .fancy-label__title,.fancy-label.is-active.is-invalid .fancy-label__title--large {
    background-color: #c24242 !important
}

.fancy-label.is-active.is-invalid .fancy-label__validation {
    display: block
}

.fancy-label.is-active.is-invalid .fancy-label__hint {
    display: none
}

.fancy-label.is-disabled .fancy-label__title,.fancy-label.is-disabled .fancy-label__title--large {
    background-color: #999999;
    color: #ededed;
    cursor: default
}

.fancy-label.is-disabled .fancy-label__body {
    background-color: #e0e0e0;
    cursor: default
}

.fancy-label.is-disabled .fancy-label__sub-title {
    color: gray
}

.fancy-label.is-soft-disabled .fancy-label__title,.fancy-label.is-soft-disabled .fancy-label__title--large {
    background-color: #999999;
    cursor: default
}

.fancy-label.is-soft-disabled .fancy-label__body {
    cursor: default
}

.fancy-label.is-soft-disabled.is-active .fancy-label__title,.fancy-label.is-soft-disabled.is-active .fancy-label__title--large {
    background-color: #93d57c
}

.financial-institutes {
    display: inline-block;
    list-style: none;
    line-height: 0
}

.financial-institutes__logo {
    display: inline-block;
    margin: 0 1px 5px 0
}

@media (min-width: 1024px) {
    .financial-institutes__logo {
        margin-bottom:0
    }
}

.financial-institutes__logo:last-child {
    margin-right: 0
}

.financial-institutes__logo img {
    width: auto
}

.follow-button__container {
    padding-top: 10px
}

@media (max-width: 1023px) {
    .follow-button__container {
        padding-top:5px
    }
}

.follow-button.-small {
    width: 80px
}

.follow-button.is-following .follow-button__follow {
    display: none
}

.follow-button.is-following .follow-button__following {
    display: block
}

.follow-button.is-following:hover .follow-button__following,.follow-button.is-following.is-waiting .follow-button__following {
    display: none
}

.follow-button.is-following:hover .follow-button__unfollow,.follow-button.is-following.is-waiting .follow-button__unfollow {
    display: block
}

.follow-button__following,.follow-button__unfollow {
    display: none
}

.user-list .follow-button__follow>button,.user-list .follow-button__following>button,.user-list .follow-button__unfollow>button {
    padding-left: 0;
    padding-right: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.item-thumbnail-carousel,.item-thumbnail-carousel--item-page,.item-thumbnail-carousel--featured,.item-thumbnail-carousel--free-files,.item-thumbnail-carousel--irregular-sizes,.item-thumbnail-carousel--row-10 {
    clear: both;
    list-style: none;
    min-height: 100px;
    padding: 0 2px;
    white-space: nowrap;
    font-size: 0;
    margin-bottom: 10px;
    width: 100%
}

.item-thumbnail-carousel:after,.item-thumbnail-carousel--item-page:after,.item-thumbnail-carousel--featured:after,.item-thumbnail-carousel--free-files:after,.item-thumbnail-carousel--irregular-sizes:after,.item-thumbnail-carousel--row-10:after {
    content: " ";
    display: block;
    clear: both
}

.item-thumbnail-carousel li,.item-thumbnail-carousel--item-page li,.item-thumbnail-carousel--featured li,.item-thumbnail-carousel--free-files li,.item-thumbnail-carousel--irregular-sizes li,.item-thumbnail-carousel--row-10 li {
    display: inline-block;
    margin-right: 20px
}

@media (min-width: 1024px) {
    .item-thumbnail-carousel,.item-thumbnail-carousel--item-page,.item-thumbnail-carousel--featured,.item-thumbnail-carousel--free-files,.item-thumbnail-carousel--irregular-sizes,.item-thumbnail-carousel--row-10 {
        white-space:normal;
        margin-bottom: 0;
        padding-bottom: 0;
        width: auto;
        min-height: 0
    }

    .item-thumbnail-carousel li,.item-thumbnail-carousel--item-page li,.item-thumbnail-carousel--featured li,.item-thumbnail-carousel--free-files li,.item-thumbnail-carousel--irregular-sizes li,.item-thumbnail-carousel--row-10 li {
        float: left;
        display: block;
        margin-bottom: 20px
    }
}

@media (min-width: 1024px) {
    .item-thumbnail-carousel--row-10 li:nth-child(10n) {
        margin-right:0
    }
}

.item-thumbnail-carousel--irregular-sizes {
    padding-bottom: 10px
}

.item-thumbnail-carousel--irregular-sizes li:last-child {
    margin-right: 0
}

@media (min-width: 1024px) {
    .item-thumbnail-carousel--irregular-sizes li {
        margin-bottom:21px;
        margin-right: 21px;
        text-align: center;
        width: 122px
    }

    .item-thumbnail-carousel--irregular-sizes li:nth-child(7n) {
        margin-right: 0
    }
}

.item-thumbnail-carousel--free-files {
    clear: none;
    float: right
}

.item-thumbnail-carousel--free-files li:last-child {
    margin-right: 0
}

.item-thumbnail-carousel--free-files li small {
    display: block;
    font-size: 11px;
    text-align: center
}

.item-thumbnail-carousel--featured {
    margin-bottom: 0;
    padding-bottom: 0
}

.item-thumbnail-carousel--featured li {
    float: right;
    margin: 0 0 10px 20px
}

.item-thumbnail-carousel--featured li:last-child {
    margin-left: 0
}

@media (min-width: 1024px) {
    .item-thumbnail-carousel--featured li {
        margin-bottom:10px
    }

    .item-thumbnail-carousel--featured li:last-child {
        margin-left: 20px
    }
}

.item-thumbnail-carousel--item-page {
    padding: 0;
    margin: 0
}

.item-thumbnail-carousel--item-page li {
    margin-right: 9px
}

.item-thumbnail-carousel--item-page li:last-child {
    margin-right: 0
}

@media (min-width: 1024px) {
    .item-thumbnail-carousel--item-page li {
        margin-bottom:0
    }
}

.item-thumbnail-container {
    height: 80px;
    width: 80px
}

.item-thumbnail-container.is-empty {
    background: #dedede
}

.item-thumbnail-container img {
    height: 80px;
    width: 80px
}

.item-thumbnail-carousel--irregular-sizes .item-thumbnail-container {
    height: auto;
    width: auto
}

.item-thumbnail-carousel--irregular-sizes .item-thumbnail-container img {
    height: auto;
    width: auto
}

@media (min-width: 1024px) {
    .item-thumbnail-carousel--irregular-sizes .item-thumbnail-container {
        height:122px;
        width: 122px
    }

    .item-thumbnail-carousel--irregular-sizes .item-thumbnail-container a {
        text-align: center
    }
}

.item-thumbnail-card {
    display: inline-block;
    position: relative;
    width: 100%;
    min-height: 150px
}

.item-thumbnail-card.is-empty {
    background: #dedede
}

.item-thumbnail-card::before {
    content: '';
    display: block;
    padding-top: 100%
}

.item-thumbnail-card--image-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
    white-space: nowrap
}

.item-thumbnail-card--image-wrapper::before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.item-thumbnail-card--image {
    width: 100%;
    display: inline-block;
    vertical-align: middle
}

.no-flexbox .item-thumbnail-carousel,.no-flexbox .item-thumbnail-carousel--row-10,.no-flexbox .item-thumbnail-carousel--irregular-sizes,.no-flexbox .item-thumbnail-carousel--free-files,.no-flexbox .item-thumbnail-carousel--featured,.no-flexbox .item-thumbnail-carousel--item-page {
    display: inline-block
}

.item-upgrade {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #fafafa;
    border: 1px solid #e1e8ed;
    border-radius: 3px;
    padding: 10px;
    position: relative;
    font-size: 13px
}

.item-upgrade.-margin-top {
    margin-top: 8px
}

.item-upgrade:hover {
    outline: none;
    border-color: #9ecaed;
    -webkit-box-shadow: 0 0 1px #9ecaed;
    box-shadow: 0 0 1px #9ecaed
}

.item-upgrade:hover:before {
    border-top-color: #9ecaed
}

.item-upgrade:before,.item-upgrade:after {
    content: "";
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-top: 7px solid #fafafa;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 31px;
    top: -7px
}

.item-upgrade:before {
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 6px solid #e1e8ed;
    left: 30px
}

.item-upgrade__savings {
    color: #999999
}

@media (max-width: 568px) {
    .item-upgrade__savings {
        display:block;
        margin-left: 16px
    }
}

.item-upgrade__checkbox {
    margin-right: 5px
}

[data-upgrade-error="true"]+.item-upgrade__error {
    -webkit-animation: fade-in 0.3s;
    animation: fade-in 0.3s;
    display: block
}

.item-upgrade__error {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    margin-top: 8px;
    margin-left: 8px;
    color: #df2c2c;
    display: none
}

.l-credit-card-wrapper.is-selected {
    position: relative;
    background-color: white
}

.l-credit-card-wrapper.is-selected::before {
    position: absolute;
    top: 0;
    left: -1px;
    height: 100%;
    content: '';
    width: 6px;
    background-color: #82b541
}

.l-credit-card-wrapper:hover {
    background-color: white
}

.l-credit-card-wrapper:first-child::before {
    border-top-left-radius: 3px
}

.l-credit-card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (min-width: 569px) {
    .l-credit-card {
        position:relative
    }

    .l-credit-card .-icon-cancel {
        position: absolute;
        top: 50%;
        right: -50px;
        margin-top: -12px
    }
}

.l-credit-card__type,.l-credit-card__number,.l-credit-card__expiry,.l-credit-card__logo {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%
}

@media (max-width: 568px) {
    .l-credit-card__type,.l-credit-card__number,.l-credit-card__expiry,.l-credit-card__logo {
        max-width:60px
    }
}

.l-credit-card__logo {
    height: 30px
}

@media (min-width: 569px) {
    .l-credit-card__logo {
        -webkit-flex:0 0 68px;
        -ms-flex: 0 0 68px;
        flex: 0 0 68px
    }
}

@media (max-width: 568px) {
    .l-credit-card__type {
        display:none
    }
}

.l-credit-card__delete {
    z-index: 3;
    right: 0
}

@media (min-width: 569px) {
    .l-credit-card__delete {
        top:4px
    }
}

.l-credit-card__selector,.l-credit-card__delete {
    position: absolute
}

.l-credit-card__selector {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}

@media (max-width: 568px) {
    .l-credit-card__add {
        padding-left:8px
    }
}

#credit-card-list[data-show-form="true"] #credit-card-form {
    display: block;
    border-left: 6px solid #82b541
}

#credit-card-list[data-show-form="true"] #add-credit-card {
    display: none
}

#credit-card-list[data-show-form="true"] #credit-card-empty {
    display: block
}

#credit-card-list[data-show-form="false"] #credit-card-form {
    display: none
}

#credit-card-list[data-show-form="false"] #credit-card-empty {
    display: none
}

#credit-card-list[data-show-form="false"] #add-credit-card {
    display: block;
    border-bottom: none
}

.l-credit-card__delete-wrapper,.l-credit-card__delete-wrapper::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.l-credit-card__delete-wrapper {
    z-index: 3
}

.l-credit-card__delete-wrapper::before {
    height: 100%;
    content: '';
    background-color: black;
    opacity: 0.65;
    z-index: -1
}

.l-credit-card__delete-wrapper[data-show-delete-overlay="true"] .l-credit-card__delete-confirm {
    display: block
}

.l-credit-card__delete-wrapper[data-show-delete-overlay="false"] .l-credit-card__delete-confirm {
    display: none
}

.no-flexbox .l-credit-card {
    display: table;
    width: 100%
}

.no-flexbox .l-credit-card__logo {
    width: 14%;
    min-width: 48px
}

.no-flexbox .l-credit-card__type,.no-flexbox .l-credit-card__number,.no-flexbox .l-credit-card__expiry,.no-flexbox .l-credit-card__logo {
    display: table-cell;
    vertical-align: middle;
    width: 25%;
    padding-right: 20px
}

@media (max-width: 568px) {
    .no-flexbox .l-credit-card__type,.no-flexbox .l-credit-card__number,.no-flexbox .l-credit-card__expiry,.no-flexbox .l-credit-card__logo {
        max-width:50px
    }
}

@media (max-width: 568px) {
    .no-flexbox .l-credit-card__delete {
        right:0
    }
}

.link--minor {
    color: #666666;
    font-size: 12px;
    line-height: 1.5
}

.link--has-glyph:before {
    font-size: 10px;
    margin-right: 8px
}

.photo-grid,.item-grid,.item-list,.user-list {
    background: whitesmoke;
    border: 1px solid #ededed;
    border-radius: 4px;
    display: block;
    list-style: none;
    margin-bottom: 16px
}

.photo-grid:after,.item-grid:after,.item-list:after,.user-list:after {
    content: " ";
    display: block;
    clear: both
}

.sort-control {
    display: inline-block;
    text-align: left;
    margin-bottom: 16px
}

@media (min-width: 569px) {
    .sort-control {
        margin-right:8px
    }
}

.sort-control-label {
    margin-right: 5px
}

.filter-control-container {
    clear: left;
    float: left
}

.item-list>li,.user-list>li {
    border-bottom: 1px solid #ededed;
    padding: 20px;
    position: relative;
    float: left;
    width: 100%
}

.item-list>li:after,.user-list>li:after {
    content: " ";
    display: block;
    clear: both
}

.item-list>li:last-child,.user-list>li:last-child {
    border-bottom-width: 0
}

.item-list h3,.user-list h3 {
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 5px
}

.item-list h3 a,.user-list h3 a {
    color: black;
    text-decoration: none
}

.item-list h3 a:hover,.item-list h3 a:focus,.user-list h3 a:hover,.user-list h3 a:focus {
    text-decoration: underline
}

.item-list small,.user-list small {
    font-size: 11px
}

.item-list .thumbnail,.user-list .thumbnail {
    float: left;
    margin-right: 20px;
    min-height: 80px
}

.item-list .thumbnail a,.user-list .thumbnail a {
    font-size: 10px;
    display: block
}

.item-list .thumbnail img,.user-list .thumbnail img {
    display: block;
    max-width: 80px
}

.item-grid {
    line-height: normal;
    padding: 10px 12px 0
}

.item-grid>li {
    float: left;
    min-height: 264px;
    height: auto !important;
    padding-bottom: 10px;
    position: relative;
    text-align: center;
    width: 180px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

@media (min-width: 569px) {
    .item-grid>li:nth-of-type(5n) {
        margin-right:0
    }
}

@media (max-width: 374px) {
    .item-grid>li {
        width:127px
    }
}

.item-grid .item-grid__thumb--detail {
    min-height: 166px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: auto !important
}

.item-grid h3 {
    padding: 0
}

.item-grid h3 a {
    color: black;
    text-decoration: none;
    display: block;
    font-size: 12px;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 140px
}

.item-grid h3:hover,.item-grid h3:focus {
    text-decoration: underline
}

.item-grid small {
    font-size: 11px
}

.item-grid .thumbnail {
    display: inline-block;
    min-height: 90px;
    width: 90px;
    padding-top: 5px
}

.item-grid .thumbnail .thumbnail__inner {
    font-size: 10px;
    position: relative;
    display: inline-block;
    margin-top: 5px
}

.item-grid .thumbnail img {
    display: block
}

.item-grid .bookmark-description {
    display: none
}

.item-grid .item-info {
    padding-top: 5px
}

.item-grid .sale-info,.item-grid .sale-info--portfolio,.item-grid .sale-info--search {
    height: 40px;
    display: table-cell;
    vertical-align: bottom;
    width: 140px
}

.item-grid .sale-info>a,.item-grid .sale-info--portfolio>a,.item-grid .sale-info--search>a {
    color: #ababab;
    font-size: 11px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.item-grid .sale-info>a:before,.item-grid .sale-info--portfolio>a:before,.item-grid .sale-info--search>a:before {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -154px -97px;
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    left: -5px
}

.item-grid .sale-info--search {
    height: 50px
}

.item-grid .sale-info--portfolio {
    vertical-align: top;
    display: block;
    margin-bottom: 5px
}

.item-grid .price {
    border-left: 1px solid #e0e0e0;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-left: 10px
}

.item-grid .author,.item-grid .meta {
    display: none
}

.item-grid .photo {
    height: 200px
}

.item-grid .photo .thumbnail {
    height: 130px;
    display: table-cell;
    vertical-align: bottom;
    width: 140px
}

.item-grid .photo .thumbnail--has-actions {
    height: 170px
}

.item-grid.mixed>li {
    height: 200px
}

.item-grid.mixed img {
    max-height: 80px;
    max-width: 80px
}

.item-grid.mixed .thumbnail {
    height: 90px
}

.item-grid.mixed .thumbnail--has-actions {
    height: 130px;
    display: table-cell;
    vertical-align: bottom;
    width: 80px;
    padding-bottom: 5px
}

.item-grid .rating {
    min-height: 19px
}

.item-grid__element-corner {
    display: none
}

.item-grid .item-grid__element-corner {
    display: block
}

.item-list {
    line-height: normal
}

.item-list .item-info {
    float: left;
    margin-right: 16px;
    padding-top: 5px;
    width: 230px
}

.item-list .author {
    font-size: 11px;
    color: #0084B4;
    text-decoration: none
}

.item-list .author:hover,.item-list .author:focus {
    text-decoration: underline
}

.item-list .meta {
    float: left;
    line-height: 16px;
    padding-top: 5px;
    width: 250px
}

.item-list .sale-info,.item-list .item-grid .sale-info--search,.item-grid .item-list .sale-info--search,.item-list .sale-info--portfolio {
    float: right;
    padding-top: 32px;
    position: relative;
    text-align: center;
    width: 120px
}

.item-list .sale-info__glyph {
    padding-top: 9px
}

.item-list .price {
    color: #171717;
    font-family: "Helvetica Neue", Arial, sans-serif;
    font-size: 33px;
    left: 0;
    position: absolute;
    top: 0;
    width: 120px
}

.item-list .rating {
    margin-top: 3px
}

.item-list .star-rating,.item-list .star-rating--search,.item-list .star-rating--large,.item-list .star-rating--review-widget {
    width: 100%
}

.item-list .video {
    height: auto
}

.item-list .photo .sale-info,.item-list .photo .item-grid .sale-info--search,.item-grid .item-list .photo .sale-info--search,.item-list .photo .item-grid .sale-info--portfolio,.item-grid .item-list .photo .sale-info--portfolio {
    padding-top: 5px
}

.item-list__element-corner {
    display: none
}

.item-list .item-list__element-corner {
    display: block
}

.photo-grid {
    background: none;
    line-height: normal;
    padding: 30px 0 0
}

.photo-grid:after {
    content: " ";
    display: block;
    clear: both
}

.photo-grid>li {
    display: block;
    float: left;
    margin: 0 22px 0 0;
    min-height: 150px;
    position: relative;
    text-align: center
}

.photo-grid>li:nth-of-type(4n) {
    margin-right: 0
}

.photo-grid img {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-box-shadow: 0 0 1px white;
    box-shadow: 0 0 1px white;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%
}

.photo-grid .thumbnail {
    display: block;
    padding-bottom: 25px;
    width: auto
}

.photo-grid .thumbnail>a {
    display: block;
    height: 175px;
    margin-top: 0;
    text-align: center;
    width: 175px
}

.photo-grid .thumbnail>a:hover+.item-thumbnail-actions {
    opacity: 1
}

.photo-grid .item-thumbnail-actions {
    margin-top: 0;
    opacity: 0;
    padding-top: 10px;
    -webkit-transition: opacity, 0.3s;
    transition: opacity, 0.3s
}

.photo-grid .item-thumbnail-actions:hover {
    opacity: 1
}

.user-list .user-info {
    float: left;
    width: 60%
}

@media (min-width: 569px) {
    .user-list .user-info {
        margin-right:20px;
        position: relative;
        top: -5px;
        width: 150px
    }
}

@media (min-width: 1024px) {
    .user-list .user-info {
        width:230px
    }
}

@media (max-width: 568px) {
    .user-list .user-info .user-info__username,.user-list .user-info .user-info__username--compact {
        padding-bottom:5px
    }
}

@media (max-width: 568px) {
    .user-list .user-info .span {
        display:block
    }
}

@media (min-width: 569px) and (max-width: 1023px) {
    .user-list .user-info .user-info__badges .badges li {
        margin:2px
    }
}

@media (min-width: 569px) and (max-width: 1023px) {
    .user-list .user-info .user-info__badges .badges .community-badges__badge--s,.user-list .user-info .user-info__badges .badges .community-badges__badge-wrapper--s {
        height:27px;
        width: 25px
    }
}

@media (max-width: 568px) {
    .user-list h3 {
        line-height:1;
        padding: 0
    }
}

@media (max-width: 568px) {
    .user-list .meta {
        -webkit-align-items:top;
        -ms-flex-align: top;
        align-items: top;
        clear: both;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-top: 0
    }
}

@media (min-width: 569px) {
    .user-list .meta {
        float:left;
        line-height: 16px;
        padding-top: 20px;
        width: 130px
    }
}

@media (min-width: 1024px) {
    .user-list .meta {
        width:250px
    }
}

.user-list .sale-info,.user-list .item-grid .sale-info--search,.item-grid .user-list .sale-info--search,.user-list .item-grid .sale-info--portfolio,.item-grid .user-list .sale-info--portfolio {
    float: right;
    padding-top: 35px;
    position: relative;
    text-align: center;
    width: 100px
}

@media (min-width: 1024px) {
    .user-list .sale-info,.user-list .item-grid .sale-info--search,.item-grid .user-list .sale-info--search,.user-list .item-grid .sale-info--portfolio,.item-grid .user-list .sale-info--portfolio {
        width:120px
    }
}

.user-list .sale-count,.user-list .followers-count {
    color: #171717;
    font-size: 33px;
    line-height: 34px;
    font-style: normal
}

@media (max-width: 568px) {
    .user-list .sale-count,.user-list .followers-count {
        font-weight:700
    }
}

@media (max-width: 1023px) {
    .user-list .sale-count,.user-list .followers-count {
        font-size:24px
    }
}

@media (min-width: 569px) {
    .user-list .sale-count,.user-list .followers-count {
        left:0;
        position: absolute;
        top: 0;
        width: 100px
    }
}

@media (min-width: 1024px) {
    .user-list .sale-count,.user-list .followers-count {
        width:120px
    }
}

.user-list .meta-followers,.user-list .meta-sales {
    -webkit-flex: 0 1 30%;
    -ms-flex: 0 1 30%;
    flex: 0 1 30%
}

.user-list .meta-rating {
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
    text-align: center
}

@media (max-width: 568px) {
    .user-list .user-info__badges .community-badges__badge-wrapper--s,.user-list .user-info__badges .community-badges__badge--s {
        max-height:17px;
        max-width: 15px
    }
}

@media (min-width: 569px) {
    .user-list .rating {
        margin-top:3px
    }
}

@media (max-width: 568px) {
    .user-list .rating .rating-basic,.user-list .rating .rating-basic--edit {
        padding-top:3px
    }
}

.user-list .thumbnail__badges {
    padding-top: 10px;
    text-align: center;
    width: 80px
}

.user-list .thumbnail__badges .badges {
    display: inline-block
}

.user-list .thumbnail__badges .badges li {
    margin: 0 1px
}

.user-list .thumbnail__badges .badges li:nth-child(4n) {
    clear: left
}

.user-list .thumbnail__badges .badges li:nth-child(n+7) {
    display: none
}

.user-list .thumbnail__badges .badges li .community-badges__badge-wrapper--s,.user-list .thumbnail__badges .badges li .community-badges__badge--s {
    height: 14px;
    width: 14px
}

.video-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 12px;
    margin-bottom: 16px;
    border: 1px solid #e1e8ed;
    border-radius: 5px
}

.video-grid__item {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    width: 150px;
    width: calc(100% * (1 / 3) - 10.6666666667px - 1px);
    max-width: calc(100% * (1 / 3) - 10.6666666667px - 1px);
    padding-bottom: 8px;
    margin-bottom: 12px
}

@media (max-width: 568px) {
    .video-grid__item {
        width:100%;
        max-width: 100%
    }
}

.video-grid__item:not(:nth-child(3n+3)) {
    margin-right: 16px
}

.video-grid__item-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative
}

.video-grid__video-container {
    background: black;
    display: block;
    width: 100%;
    overflow: hidden;
    position: relative
}

.video-grid__video-container:before {
    content: "";
    display: block;
    padding-top: 56.25%
}

.video-grid__video-poster {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    background-position: center
}

.video-grid__video-item {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.video-grid__video-item .video-js {
    padding-top: 56.25%
}

.video-grid__space-between {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

.video-grid__info {
    width: 100%;
    padding-top: 3px
}

.video-grid__heading {
    -webkit-flex: 4 0 auto;
    -ms-flex: 4 0 auto;
    flex: 4 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    max-width: 270px;
    max-width: calc(100% - 25px);
    padding: 0;
    font-weight: 700;
    margin-right: 4px;
    font-size: 12px;
    color: #454545
}

.video-grid__length {
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    color: #ababab;
    max-width: 35px;
    text-align: right
}

.video-grid__item:hover .video-grid__item-actions {
    display: block
}

.video-grid__item-actions {
    display: none;
    background: black;
    background: rgba(0,0,0,0.55);
    color: white;
    width: 100%;
    padding: 2px 5px;
    position: absolute;
    bottom: 21px;
    left: 0
}

@media (max-width: 568px) {
    .video-grid__item-actions {
        display:block
    }
}

.video-grid__price {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 14px;
    font-weight: 700;
    color: white;
    margin: 1px 6px
}

.no-flexbox .video-grid__item,.no-flexbox .video-grid__heading,.no-flexbox .video-grid__length,.no-flexbox .video-grid__price,.no-flexbox .item-thumbnail-actions {
    float: left
}

.sorter-pills-button-row {
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 2px solid #e6e6e6;
    border-radius: 4px;
    margin-bottom: 16px;
    overflow: hidden;
    float: right
}

.sorter-pills-form {
    display: inline-block
}

.sorter-pills-form:last-of-type>button {
    border-right: none
}

.sorter-pills-button {
    background: white;
    color: #333333;
    padding: 8px 16px;
    cursor: pointer;
    border: none;
    border-right: 2px solid #e6e6e6;
    -webkit-transition: background .2s, color .2s;
    transition: background .2s, color .2s;
    font-weight: bold;
    font-size: 12px;
    line-height: 1.15;
    border-radius: 0
}

.sorter-pills-button:hover,.sorter-pills-button:focus {
    background: whitesmoke
}

.sorter-pills-button-selected {
    background: #333333;
    color: white
}

.sorter-pills-button-selected:hover {
    background: #333333
}

.sorter-pills-direction {
    vertical-align: middle;
    margin-top: -2px
}

.product-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 10px;
    border: 1px solid #ededed;
    border-width: 1px 0 0 1px
}

@media (min-width: 1024px) {
    .product-grid {
        border-width:1px;
        margin: 0 0 20px;
        padding: 15px 12px 0;
        background: whitesmoke;
        border-radius: 4px
    }
}

.product-grid>li {
    -webkit-flex: 1 0 140px;
    -ms-flex: 1 0 140px;
    flex: 1 0 140px;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    position: relative;
    text-align: center;
    border: 1px solid #ededed;
    border-width: 0 1px 1px 0;
    padding: 10px 5px
}

@media (min-width: 1024px) {
    .product-grid>li {
        max-width:140px;
        padding: 0 0 30px 0;
        margin-right: 10px;
        border: 0
    }

    .product-grid>li:nth-of-type(5n) {
        margin-right: 0
    }

    .product-grid>li:nth-of-type(5n):after {
        background: #e0e0e0;
        content: "";
        display: block;
        height: 1px;
        left: -611px;
        position: absolute;
        bottom: 18px;
        width: 764px
    }
}

.product-grid>li.-type-photo {
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end
}

.product-grid__inside {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%
}

.product-grid__item-thumbnail-actions {
    -webkit-order: 20;
    -ms-flex-order: 20;
    order: 20
}

@media (min-width: 1024px) {
    .product-grid__item-thumbnail-actions {
        -webkit-order:2;
        -ms-flex-order: 2;
        order: 2;
        margin: 5px 0 0 30px
    }
}

.product-grid__heading {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 130px;
    padding: 0;
    font-weight: 700;
    margin: 5px auto 0;
    font-size: 12px;
    color: black
}

.product-grid__rating {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4
}

.product-grid__price {
    border-left: 1px solid #e0e0e0;
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 5px;
    padding-left: 10px
}

.product-grid__footer {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
    margin-top: 5px
}

.product-grid__footer a {
    color: #ababab;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.product-grid__footer a:before {
    background-image: url(/assets/generated_sprites/common-5af54247f3a645893af51456ee4c483f6530608e9c15ca4a8ac5a6e994d9a340.png);
    background-position: -154px -97px;
    width: 14px;
    height: 14px;
    content: "";
    display: inline-block;
    position: relative;
    top: 3px;
    left: -5px
}

.no-flexbox .product-grid {
    display: block
}

@media (min-width: 1024px) {
    .no-flexbox .product-grid {
        width:724px
    }
}

.no-flexbox .product-grid>li {
    border-top-width: 3px
}

@media (min-width: 1024px) {
    .no-flexbox .product-grid>li {
        display:inline-block;
        width: 140px
    }

    .no-flexbox .product-grid>li:nth-of-type(5n):after {
        display: none
    }
}

.product-list {
    margin-bottom: 20px
}

@media (min-width: 1024px) {
    .product-list {
        background:whitesmoke;
        border: 1px solid #ededed;
        border-radius: 4px
    }
}

.product-list>li {
    border-bottom: 1px solid #ededed;
    list-style: none;
    position: relative;
    padding-top: 20px
}

@media (min-width: 1024px) {
    .product-list>li {
        padding:20px;
        border-bottom: 1px solid #ededed
    }
}

.product-list__element-corner {
    position: relative
}

@media (min-width: 1024px) {
    .product-list__element-corner {
        position:static
    }
}

.product-list__columns-container {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.product-list__column-detail {
    width: 100%
}

@media (min-width: 1024px) {
    .product-list__column-detail {
        width:330px
    }
}

.product-list__column-category {
    display: none
}

@media (min-width: 1024px) {
    .product-list__column-category {
        display:block;
        width: 250px;
        margin: 0 20px
    }
}

.product-list__column-price {
    display: none
}

@media (min-width: 1024px) {
    .product-list__column-price {
        -webkit-flex-grow:1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        display: block;
        text-align: center
    }
}

.product-list__item-thumbnail {
    float: left;
    line-height: 1;
    margin-right: 10px
}

@media (min-width: 1024px) {
    .product-list__item-thumbnail {
        margin:0 20px 5px 0
    }
}

.product-list__adjacent-thumbnail {
    float: left;
    width: 50%;
    width: calc(100% - 91px)
}

@media (min-width: 1024px) {
    .product-list__adjacent-thumbnail {
        width:calc(100% - 101px)
    }
}

.product-list__heading,.product-list__price {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    float: left;
    clear: left;
    font-size: 14px;
    color: black
}

@media (min-width: 569px) {
    .product-list__heading,.product-list__price {
        font-size:16px
    }
}

.product-list__heading {
    padding-top: 0;
    font-weight: bold;
    line-height: 1.3;
    position: relative;
    top: -4px;
    word-break: break-word
}

@media (min-width: 1024px) {
    .product-list__price {
        display:none
    }
}

.product-list__info {
    float: left;
    clear: left;
    width: 100%;
    font-size: 12px
}

.product-list__info-author,.product-list__info-rating,.product-list__info-sale {
    color: #ababab;
    padding: 0 5px 5px 0
}

@media (min-width: 1024px) {
    .product-list__info-rating,.product-list__info-sale {
        display:none
    }
}

.product-list__info-sale {
    position: relative;
    top: -3px
}

.product-list__info-sale-glyph {
    display: inline-block
}

.product-list__item-thumbnail-actions {
    max-width: 200px;
    margin-left: 70px
}

@media (min-width: 1024px) {
    .product-list__item-thumbnail-actions {
        max-width:none;
        margin-left: 0
    }
}

.product-list__price-desktop {
    display: none
}

@media (min-width: 1024px) {
    .product-list__price-desktop {
        display:block;
        font-size: 32px;
        line-height: 1;
        padding: 0;
        color: black
    }
}

.product-list__info-desktop {
    display: none
}

@media (min-width: 1024px) {
    .product-list__info-desktop {
        display:block;
        margin-top: 10px;
        font-size: 12px
    }
}

.product-list__sales-desktop {
    margin-top: 5px
}

.no-flexbox .product-list>li {
    display: inline-block;
    width: 100%
}

@media (min-width: 1024px) {
    .no-flexbox .product-list>li {
        display:block
    }
}

@media (min-width: 1024px) {
    .no-flexbox .product-list__columns-container {
        display:table;
        width: 724px
    }
}

@media (min-width: 1024px) {
    .no-flexbox .product-list__columns-container {
        display:table;
        width: 724px
    }
}

@media (min-width: 1024px) {
    .no-flexbox .product-list__column-detail,.no-flexbox .product-list__column-category,.no-flexbox .product-list__column-price {
        display:table-cell;
        vertical-align: top
    }
}

@media (min-width: 1024px) {
    .no-flexbox .product-list__column-detail {
        padding:0 30px 0 20px
    }
}

.loading-wrapper {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0
}

.loading-wrapper__overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.loading-wrapper__overlay:before {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: white;
    opacity: .4
}

.magnifier {
    color: white;
    background: #333333;
    border: 1px solid black;
    -webkit-box-sizing: initial;
    box-sizing: initial;
    position: absolute;
    z-index: 9100;
    display: none;
    padding: 0px 10px 7px
}

.magnifier .size-limiter {
    margin-top: 10px;
    background: #565656
}

.magnifier strong {
    padding-top: 7px;
    font: 16px/20px Helvetica, Arial, sans-serif;
    color: white;
    font-weight: bold;
    display: block
}

.magnifier .info,.magnifier .footer {
    color: #686868;
    font-size: 11px;
    line-height: 18px;
    overflow: hidden;
    width: 100%
}

.magnifier .author-category {
    float: left
}

.magnifier .price {
    float: right;
    margin-left: 20px;
    font: 40px/40px Helvetica, Arial, sans-serif;
    font-weight: bold;
    color: white
}

.magnifier .price sup {
    font-size: 23px;
    top: 0;
    vertical-align: 10px
}

.magnifier .footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #aeaeae
}

.magnifier .currency-tax-notice {
    text-align: right;
    width: 50%
}

.magnifier .category {
    width: 50%
}

#landscape-image-magnifier .size-limiter {
    width: 472px;
    height: 240px;
    overflow: hidden
}

#landscape-image-magnifier .size-limiter img {
    width: 472px;
    height: 240px
}

#landscape-image-magnifier strong {
    width: 472px
}

#landscape-image-magnifier .footer {
    width: 472px
}

#video-magnifier.magnifier {
    display: inline;
    left: -9999px;
    top: 0
}

#video-magnifier .size-limiter {
    width: 472px;
    height: 264px;
    overflow: hidden
}

#video-magnifier .size-limiter img {
    width: 472px;
    height: 264px
}

#video-magnifier strong {
    width: 472px
}

#video-magnifier .footer {
    width: 472px
}

#portrait-image-magnifier .size-limiter {
    width: 240px;
    height: 472px;
    overflow: hidden
}

#portrait-image-magnifier .size-limiter img {
    width: auto;
    height: 472px
}

#portrait-image-magnifier strong {
    width: 240px
}

#portrait-image-magnifier .footer {
    width: 240px
}

#square-image-magnifier .size-limiter {
    width: 300px;
    height: 300px;
    overflow: hidden;
    margin: 10px auto 0px
}

#square-image-magnifier .size-limiter img {
    width: 300px;
    height: auto;
    display: block
}

#square-image-magnifier strong {
    width: 300px
}

#square-image-magnifier .footer {
    width: 300px
}

#smart-image-magnifier .size-limiter {
    overflow: hidden;
    position: relative;
    text-align: center
}

#smart-image-magnifier .size-limiter img {
    display: block;
    margin: 0px auto
}

#smart-image-magnifier.previewable img {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#smart-image-magnifier.previewable .thumbnail_preview {
    z-index: 0
}

.markdown-preview input[type=radio] {
    margin-right: 3px
}

.markdown-preview__input {
    resize: none;
    height: 100px
}

.markdown-preview__output {
    height: 100px;
    margin-bottom: 6px;
    overflow-y: scroll
}

.markdown-preview__output ul,.markdown-preview__output ol {
    margin-left: 18px
}

.markdown-preview__output ul {
    list-style: disc
}

.markdown-preview__output ol {
    list-style: decimal
}

.meta-categories a {
    color: #0084B4;
    text-decoration: none
}

.meta-categories a:hover {
    text-decoration: none
}

.meta-categories a:after {
    content: "/";
    color: #999999;
    margin: 0 5px
}

.meta-categories a:last-child:after {
    content: none
}

.meta-categories.-no-slash a:after {
    content: none
}

.revealer.is-open .revealer__icon:before {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.revealer__content {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height ease-out .2s;
    transition: max-height ease-out .2s
}

.revealer__inner {
    overflow: auto
}

.revealer__icon:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    content: "ï„Ž";
    display: inline-block
}

.star-rating,.star-rating--search,.star-rating--large,.star-rating--review-widget {
    display: inline-block;
    font-size: 0;
    line-height: 1
}

.star-rating>a,.star-rating--search>a,.star-rating--large>a,.star-rating--review-widget>a,.star-rating>b,.star-rating--search>b,.star-rating--large>b,.star-rating--review-widget>b {
    display: inline-block
}

.star-rating>b,.star-rating--search>b,.star-rating--large>b,.star-rating--review-widget>b {
    cursor: default
}

.star-rating--large>a:before,.star-rating--review-widget>a:before,.star-rating--large>a:after,.star-rating--review-widget>a:after,.star-rating--large>b:before,.star-rating--review-widget>b:before,.star-rating--large>b:after,.star-rating--review-widget>b:after {
    font-size: 18px;
    line-height: 18px
}

.star-rating--review-widget {
    position: relative;
    top: 1px;
    left: 5px
}

@media (min-width: 1024px) {
    .star-rating--search {
        width:100%
    }
}

.star-rating__star,.star-rating__star--empty,.star-rating__star--half,.star-rating__star--full {
    position: relative;
    color: #dedede;
    text-decoration: none !important;
    font-size: 0
}

.star-rating__star:hover,.star-rating__star--empty:hover,.star-rating__star--half:hover,.star-rating__star--full:hover,.star-rating__star:active,.star-rating__star--empty:active,.star-rating__star--half:active,.star-rating__star--full:active {
    text-decoration: none
}

.star-rating__star:before,.star-rating__star--empty:before,.star-rating__star--half:before,.star-rating__star--full:before,.star-rating__star:after,.star-rating__star--empty:after,.star-rating__star--half:after,.star-rating__star--full:after {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    display: inline-block;
    margin-right: 5px;
    font-size: 13px;
    line-height: 1
}

.star-rating__star:before,.star-rating__star--empty:before,.star-rating__star--half:before,.star-rating__star--full:before {
    content: "ï…’"
}

.star-rating__star.is-on,.is-on.star-rating__star--empty,.is-on.star-rating__star--half,.is-on.star-rating__star--full {
    color: #fec42d
}

.star-rating__star.is-off,.is-off.star-rating__star--empty,.is-off.star-rating__star--half,.is-off.star-rating__star--full {
    color: #d4d4d4
}

.star-rating__star--full {
    color: #fec42d
}

.star-rating__star--half {
    color: #fec42d
}

.star-rating__star--half:before {
    color: #fec42d
}

.star-rating__star--half:after {
    position: absolute;
    right: 0;
    content: "ï…“";
    color: #d4d4d4
}

.star-rating__star--empty {
    color: #d4d4d4
}

.tsunami-item {
    color: whitesmoke;
    -webkit-transition: all 0.65s;
    transition: all 0.65s
}

.tsunami-item[data-status="active"] {
    background-color: white;
    color: white;
    -webkit-box-shadow: inset 0 3px 3px -3px #e0e0e0, inset 0 -3px 3px -3px #e0e0e0;
    box-shadow: inset 0 3px 3px -3px #e0e0e0, inset 0 -3px 3px -3px #e0e0e0
}

.tsunami-item__item-thumbnail {
    display: none
}

@media (min-width: 1024px) {
    .tsunami-item__item-thumbnail {
        display:block
    }
}

.tsunami-item__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-bottom: 4px
}

@media (min-width: 569px) {
    .tsunami-item__header {
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.tsunami-item__title {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    color: black;
    font-size: 16px;
    font-weight: bold;
    padding: 0
}

.tsunami-item__author {
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    color: #999999;
    font-weight: bold
}

.tsunami-item__author-link {
    color: #999999;
    text-decoration: none
}

.tsunami-item__author-link:hover {
    text-decoration: underline
}

.tsunami-item__player {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.tsunami-item__player-container {
    -webkit-flex: 1 auto;
    -ms-flex: 1 auto;
    flex: 1 auto;
    height: 50px
}

.tsunami-item__controls {
    -webkit-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    margin-right: 8px
}

.tsunami-item__footer {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.5em
}

@media (min-width: 1024px) {
    .tsunami-item__footer {
        -webkit-flex-wrap:nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

.tsunami-item__item-thumbnail-actions {
    width: 100%;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width: 1024px) {
    .tsunami-item__item-thumbnail-actions {
        width:auto;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-right: 1em
    }
}

.tsunami-item__info {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    color: #999999
}

@media (min-width: 1024px) {
    .tsunami-item__info {
        -webkit-order:2;
        -ms-flex-order: 2;
        order: 2
    }
}

.tsunami-item__category {
    display: none
}

@media (min-width: 569px) {
    .tsunami-item__category {
        display:block;
        -webkit-flex: 1 auto;
        -ms-flex: 1 auto;
        flex: 1 auto;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        white-space: nowrap
    }
}

.tsunami-item__properties {
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    width: 100%;
    text-align: right
}

@media (min-width: 569px) {
    .tsunami-item__properties {
        width:auto
    }
}

.tsunami-item__property,.tsunami-item__price {
    margin-left: 20px
}

.no-flexbox .tsunami-item__player,.no-flexbox .tsunami-item__header,.no-flexbox .tsunami-item__footer {
    display: block
}

.no-flexbox .tsunami-item__player:after,.no-flexbox .tsunami-item__header:after,.no-flexbox .tsunami-item__footer:after {
    content: " ";
    display: block;
    clear: both
}

.no-flexbox .tsunami-item__title,.no-flexbox .tsunami-item__controls,.no-flexbox .tsunami-item__player-container,.no-flexbox .tsunami-item__category {
    float: left
}

.no-flexbox .tsunami-item__author,.no-flexbox .tsunami-item__properties {
    float: right
}

.no-flexbox .tsunami-item__title,.no-flexbox .tsunami-item__controls {
    padding-right: 1em
}

.no-flexbox .tsunami-item__player-container {
    width: 80%
}

.tsunami-player {
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
    height: 100%
}

.tsunami-player__item-container {
    height: 150px;
    margin-bottom: 1.5em;
    color: #fafafa
}

.tsunami-player__icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: 2;
    color: #666666
}

.tsunami-player__time-label-container,.tsunami-player__background-canvas,.tsunami-player__loaded-container,.tsunami-player__progress-container {
    position: absolute;
    top: 0;
    left: 0
}

.tsunami-player__loaded-container,.tsunami-player__progress-container {
    width: 0;
    overflow: hidden;
    line-height: 0;
    background-color: currentColor
}

.tsunami-player__progress-container {
    opacity: 0;
    border-right: 1px solid #ababab
}

.tsunami-player__background-canvas {
    opacity: 0
}

.tsunami-player__progress-canvas {
    opacity: 0
}

.tsunami-player__time-label-container {
    height: 100%
}

@-webkit-keyframes move-loading {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 50px 50px
    }
}

@keyframes move-loading {
    0% {
        background-position: 0 0
    }

    100% {
        background-position: 50px 50px
    }
}

.tsunami-player__time-label {
    position: absolute;
    top: 50%;
    right: 1px;
    background: rgba(0,0,0,0.5);
    padding: 5px;
    font-size: 12px;
    color: white;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0
}

.tsunami-player__time-label[data-status="loading"] {
    background: #57782b
}

.tsunami-player__time-label[data-status="loading"]:after {
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    background: -webkit-linear-gradient(315deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent 100%);
    background: linear-gradient(135deg, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.2) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.2) 50%, rgba(255,255,255,0.2) 75%, transparent 75%, transparent 100%);
    background-size: 50px 50px;
    -webkit-animation: move-loading 2s linear infinite;
    animation: move-loading 2s linear infinite
}

.tsunami-player__toggle-icon.-position-middle {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%)
}

.tsunami-player__toggle-icon.-position-middle[data-status="play"] {
    -webkit-transform: translateX(-45%) translateY(-50%);
    transform: translateX(-45%) translateY(-50%)
}

.tsunami-player__toggle-icon:before {
    font-family: marketplace-glyphs;
    font-style: normal;
    font-weight: normal;
    speak: none;
    text-align: center;
    width: 1em;
    display: block
}

.tsunami-player__toggle-icon[data-status="pause"]:before {
    content: "ï…ž"
}

.tsunami-player__toggle-icon[data-status="play"]:before {
    content: "ï„„"
}

.tsunami-player__toggle-icon[data-status="loading"]:before {
    content: "ï…";
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite
}

.tsunami-player__toggle-icon__alt {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tsunami-player__loop-icon__alt {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.tsunami-player__loop-button,.tsunami-player__toggle-button {
    height: 30px;
    margin-right: 10px
}

.tsunami-player__large-toggle-button {
    width: 36px;
    height: 36px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    background-color: #82b440;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    padding: 5px;
    border: none;
    border-radius: 50%;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    cursor: pointer
}

.tsunami-player__large-toggle-button:hover,.tsunami-player__large-toggle-button:focus {
    text-decoration: none;
    outline: none;
    background-color: #7aa93c
}

.user-bio {
    margin-bottom: 25px;
    padding-top: 20px
}

.basic-user-info {
    margin-bottom: 20px
}

.basic-user-info:after {
    content: " ";
    display: block;
    clear: both
}

.basic-user-info img {
    float: left;
    margin: 0 10px 0 0;
    max-height: 80px
}

.basic-user-info h2 {
    font-size: 23px;
    padding: 0
}

.basic-user-info p {
    padding-top: 5px;
    font-size: 14px
}

.user-info-header__content .h-display-inlineblock {
    word-break: break-word
}

.user-info-header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 568px) {
    .user-info-header {
        -webkit-flex-flow:wrap;
        -ms-flex-flow: wrap;
        flex-flow: wrap
    }
}

.user-info-header .page-section__background {
    background-size: 650px
}

.user-info-header__user-details {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.user-info-header__user-details img {
    margin-top: 5px
}

.user-info-header__user-details img.has-background {
    background: #fafafa;
    border-radius: 4px
}

.user-info-header__user-profile-image-placeholder {
    display: block;
    width: 80px;
    height: 80px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.-theme-power-elite .user-info-header__user-details .t-heading,.-theme-power-elite .user-info-header__user-details .t-body,.-theme-power-elite .user-info-header__user-details .purchase-form__us-dollars-notice,.-theme-power-elite .user-info-header__user-stats .t-heading,.-theme-power-elite .user-info-header__user-stats .t-body,.-theme-power-elite .user-info-header__user-stats .purchase-form__us-dollars-notice {
    color: white
}

.user-info-header__tabs--elite-author .page-tabs--elite-author a {
    color: white;
    font-weight: initial
}

.user-info-header__author-level {
    margin: 2px 0 0 10px;
    color: #81B254
}

.user-info-header__author-level i {
    color: #81B254
}

.user-info-header__cta-buttons {
    margin-top: 5px
}

@media (min-width: 569px) {
    .user-info-header__cta-buttons {
        white-space:nowrap
    }
}

.user-info-header__user-stats {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    text-align: right;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 568px) {
    .user-info-header__user-stats {
        margin-top:16px;
        text-align: left
    }
}

.user-info-header__stats-label {
    min-height: 30px
}

.user-info-header__stats-content.-extra-padding {
    padding: 3px 0
}

.user-info-header__stats-content .star-rating+span,.user-info-header__stats-content .star-rating--large+span,.user-info-header__stats-content .star-rating--review-widget+span,.user-info-header__stats-content .star-rating--search+span {
    white-space: nowrap
}

.no-flexbox .user-info-header__stats-content {
    display: block
}

.no-flexbox .user-info-header__stats-content .user-info-header__user-stats {
    display: block;
    float: right;
    text-align: right
}

.no-flexbox .user-info-header__stats-content .user-info-header__user-details {
    float: left
}

.no-flexbox .user-info-header__stats-content .user-info-header__stats-article {
    float: left
}

.site-portfolios__site {
    display: table;
    margin-bottom: 10px
}

.site-portfolios__site>img,.site-portfolios__site>div {
    display: table-cell;
    vertical-align: top
}

.site-portfolios__site>img {
    margin-top: -5px
}

.site-portfolios__site small {
    font-size: 11px
}

.site-portfolios__site-link {
    text-transform: uppercase
}

.w-form__wrapper .form__radio-input {
    display: block
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    border-radius: 4px
}

.fancybox-opened {
    z-index: 8030
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0,0,0,0.5);
    box-shadow: 0 10px 25px rgba(0,0,0,0.5)
}

.fancybox-outer,.fancybox-inner {
    position: relative
}

.fancybox-inner {
    overflow: hidden
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap
}

.fancybox-image,.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%
}

#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
    background-image: url(/assets/fancybox/fancybox_sprite-95641a3e1c130816c8ed2ededffbf5df4c74658914da2124df2e34f89513707c.png)
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(/assets/fancybox/fancybox_loading-4084d1397c6cb05715de996ff5cd4f7bebcb9c2b365b99ebe5f55d77fe6329ab.gif) center center no-repeat
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(/assets/fancybox/blank-6e8ddbcd39cdd88619bd7ad9a69323b8a52b7fd13728152c49f9ce73671b705e.gif);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040
}

.fancybox-prev {
    left: 0
}

.fancybox-next {
    right: 0
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px
}

.fancybox-nav:hover span {
    visibility: visible
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important
}

.fancybox-lock {
    overflow: hidden !important;
    width: auto
}

.fancybox-lock body {
    overflow: hidden !important
}

.fancybox-lock-test {
    overflow-y: hidden !important
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(/assets/fancybox/fancybox_overlay-416ea0168151a94471c5eb980a02969b0b4be90203bc2e3cb9a1899c3f979a01.png)
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll
}

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050
}

.fancybox-opened .fancybox-title {
    visibility: visible
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    background: rgba(0,0,0,0.8);
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff
}

.fancybox-title-inside-wrap {
    padding-top: 10px
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0,0,0,0.8)
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span {
        background-image:url(/assets/fancybox/fancybox_sprite@2x-2eba1ab393d42ca60d838f0945d25995c3c1e2085e837b48e7740dd7405e4068.png);
        background-size: 44px 152px
    }

    #fancybox-loading div {
        background-image: url(/assets/fancybox/fancybox_loading@2x-81f54099406cdfb7aa953f0f761cb33e15a0348842e811c02e48a21f57f02b62.gif);
        background-size: 24px 24px
    }
}
