.sell-select-brand #top-selling-brands-container {
    display: none;
}

.sell-select-brand .right-of-search {
    padding-left: 11px;
}

.sell-select-brand #header .sell-desktop {
    display: none;
}

.sell-select-brand #header .sell-disabled {
    display: table-cell;
}

.sell-select-brand #header .find-location-disabled {
    display: none;
}

@media screen and (max-width: 767px) {
    .sell-select-brand #header .buy-mobile,
    .sell-select-brand #header .sell-mobile-disabled {
        display: table-cell;
    }

    .sell-select-brand #header .sell-mobile,
    .sell-select-brand #header .sell-disabled {
        display: none;
    }
}

#sell-select-brand .bulk-seller {
    color: white;
    background-color: #39F;
    border-radius: 5px;
    border: none;
    white-space: nowrap;
    font-weight: 600;
    position: fixed;
    top: 113px;
    right: 20%;
    color: #39F;
    background-color: white;
    border: 1px solid #39F;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding: 6px 10px;
    font-size: 13px;
    line-height: 13px;
    z-index: 999;
}

#sell-select-brand .bulk-seller:hover {
    background-color: #007af5;
    color: white;
    text-decoration: none;
}

.item-center {
    justify-content: center;
}

.choose-payout-container {
    background-color: #b6d7a8;
}

.payout-item {
    background-color: #fff;
}

.payment-summary-container {
    background-color: #ebebeb;
}

@media screen and (max-width: 767px) {
    #sell-select-brand .bulk-seller {
        display: none;
    }
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand .bulk-seller {
        right: 5%;
    }
}

#sell-select-brand .breadcrumbs {
    padding: 8px 0 8px 15px;
    margin: 0 auto;
}

@media screen and (min-width: 1020px) {
    #sell-select-brand .breadcrumbs {
        width: 1020px;
    }
}

#sell-select-brand .breadcrumbs h1 {
    font-size: 12px;
    font-weight: 400;
    line-height: 12px;
    margin: 0;
    display: inline;
}

#sell-select-brand #sell-hero-plank {
    background-image: url(/assets/images/sell/hero_sell@2x.jpg);
    background-size: cover;
    background-position: top center;
    height: 350px;
    text-align: center;
    position: relative;
    color: white !important;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank {
        background-image: url(/assets/images/sell/hero_sell_mobile@2x.jpg);
        height: 330px;
    }
}

#sell-select-brand #sell-hero-plank .bulk-seller-button-container {
    margin: 0px auto;
    padding: 20px 15px 0px 0px;
    max-width: 1020px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .bulk-seller-button-container {
        display: none;
    }
}

#sell-select-brand #sell-hero-plank .bulk-seller-button-container .bulk-seller-button {
    float: right;
}

#sell-select-brand #sell-hero-plank .top {
    padding-top: 55px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .top {
        padding-top: 15px;
    }
}

#sell-select-brand #sell-hero-plank .top h2 {
    font-size: 33px;
    color: white;
}

#sell-select-brand #sell-hero-plank .top h3 {
    font-size: 20px;
    color: white;
    margin-top: 5px;
    margin-bottom: 35px;
}

#sell-select-brand #sell-hero-plank .top .sell-brand-search-container input {
    width: 428px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .top .sell-brand-search-container input {
        width: 240px;
    }
}

#sell-select-brand #sell-hero-plank .top .sell-brand-search-container .sell-text-dropdown {
    width: 468px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .top .sell-brand-search-container .sell-text-dropdown {
        width: 280px;
    }
}

#sell-select-brand #sell-hero-plank .bottom-bar {
    font-size: 17px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .bottom-bar {
        font-size: 16px;
    }
}

#sell-select-brand #sell-hero-plank .bottom-bar .bottom-links {
    margin: 14px;
    display: inline-block;
    line-height: 25px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links {
        margin: 14px;
    }
}

#sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div {
    display: none;
    padding-left: 15px;
    white-space: nowrap;
}

#sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div a {
    margin-left: 5px;
}

#sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div .fa-shield,
#sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div .fa-play-circle-o {
    font-size: 18px;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div.desktop {
        display: inline-block;
    }
}

@media screen and (min-width: 1020px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div.desktop {
        display: inline-block;
    }
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div.mobile {
        display: inline-block;
    }
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div {
        padding-left: 5px;
    }
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links > div {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    #sell-select-brand #sell-hero-plank .bottom-bar .bottom-links .clear-action-button {
        padding: 5px 5px;
    }
}

#sell-select-brand #how-to-plank {
    text-align: center;
}

#sell-select-brand #how-to-plank .atm {
    margin-top: 40px;
    width: 50%;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #how-to-plank .atm {
        width: 75%;
    }
}

@media screen and (max-width: 767px) {
    #sell-select-brand #how-to-plank .atm {
        margin-top: 22px;
        width: 100%;
    }
}

#sell-select-brand #how-to-plank .how-to {
    display: block;
    margin-bottom: 40px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #how-to-plank .how-to {
        margin-bottom: 22px;
    }
}

#sell-select-brand #how-to-plank .how-to h2 {
    margin: 40px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #how-to-plank .how-to h2 {
        margin: 22px 10px 0 10px;
    }
}

#sell-select-brand #how-to-plank .how-to .section {
    margin-right: 55px;
    width: 280px;
    display: inline-block;
    vertical-align: top;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #how-to-plank .how-to .section {
        width: 250px;
        margin-right: 0px;
        height: 160px;
    }
}

@media screen and (max-width: 767px) {
    #sell-select-brand #how-to-plank .how-to .section {
        margin-right: 0px;
    }
}

#sell-select-brand #how-to-plank .how-to .section:last-child {
    margin-right: 0px;
}

#sell-select-brand #how-to-plank .how-to .section .icon {
    float: left;
    margin: 15px 15px 0 0;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #how-to-plank .how-to .section .icon {
        margin: 15px 5px 0 0;
    }
}

#sell-select-brand #how-to-plank .how-to .section .text {
    width: 200px;
    float: left;
    text-align: left;
    margin-top: 15px;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #how-to-plank .how-to .section .text {
        width: 180px;
    }
}

#sell-now-location-plank {
    width: 100%;
    background-color: #2A2A2A;
    background-size: 4px 4px;
    background-image: linear-gradient(135deg, rgba(255, 255, 255, 0.05) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.05) 50%, rgba(255, 255, 255, 0.05) 75%, transparent 75%, transparent);
    color: #fff;
    padding: 30px;
    text-align: center;
}
    #sell-now-location-plank .or {
        justify-content: center;
        align-items: center;
        align-self: center;
        font-size: 2em;
        font-weight: bold;
    }

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank {
        padding: 30px 15px 30px 15px;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank {
        padding: 15px;
    }
}

#sell-now-location-plank > .center {
    width: 850px;
    margin: 0 auto;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank > .center {
        width: 770px;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center {
        width: 100%;
    }
}

#sell-now-location-plank > .center .column {
    width: 360px;
    height: 200px;
    position: relative;
    float: left;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank > .center .column {
        width: 40%;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .column {
        width: 100%;
        height: initial;
        position: initial;
    }
}

#sell-now-location-plank > .center .column h2 {
    color: #fff;
    margin: 0 0 15px 0;
}

#sell-now-location-plank > .center .column .sell-brand-search-container {
    position: absolute;
    bottom: 0;
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .column .sell-brand-search-container {
        width: 240px;
        position: initial;
        bottom: initial;
        float: left;
        margin-top: 15px;
    }
}

#sell-now-location-plank > .center .column .sell-brand-search-container input {
    width: 310px;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank > .center .column .sell-brand-search-container input {
        width: 280px;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .column .sell-brand-search-container input {
        width: 240px;
    }
}

#sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown {
    width: 350px;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown {
        width: 320px;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown {
        width: 280px;
    }
}

#sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown .top-brand {
    font-size: 15px;
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown .top-brand {
        font-size: 12px;
    }
}

#sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown .top-brand .continue > span {
    display: none;
}

#sell-now-location-plank > .center .column .sell-brand-search-container .sell-text-dropdown .top-brand .continue .fa {
    margin: 0;
}

#sell-now-location-plank > .center .column > span {
    display: block;
}

#sell-now-location-plank > .center .column .links {
    margin-top: 10px;
}

#sell-now-location-plank > .center .column .links > a {
    text-decoration: none;
    font-weight: 600;
    color: #39F;
}

#sell-now-location-plank > .center .column .links > a:hover {
    color: #246BB2;
}

#sell-now-location-plank > .center .column .links .spacer:before {
    content: '|';
    padding: 0 5px;
}

#sell-now-location-plank > .center .column .clear-action-button {
    position: absolute;
    bottom: 0;
    left: 60px;
    width: 240px;
    font-size: 20px;
    border-color: #fff !important;
    color: #fff !important;
    background-color: transparent !important;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank > .center .column .clear-action-button {
        left: 10%;
        width: 80%;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .column .clear-action-button {
        position: relative;
        bottom: initial;
        left: initial;
        width: 80%;
        float: left;
        margin-left: 10%;
        margin-top: 15px;
    }
}

#sell-now-location-plank > .center .column .clear-action-button .button_icon {
    height: 30px;
    margin-right: 6px;
}

#sell-now-location-plank > .center .column .clear-action-button :hover {
    border-color: #fff;
    color: #fff;
}

#sell-now-location-plank > .center .middle {
    float: left;
    width: 130px;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-now-location-plank > .center .middle {
        width: 16%;
    }
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .middle {
        margin: 30px 0 30px 0;
        width: 100%;
        height: 60px;
    }
}

#sell-now-location-plank > .center .middle .line {
    float: left;
    border-right: 1px #999999 solid;
    height: 70px;
    width: 50%;
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .middle .line {
        width: 40%;
        height: 50%;
        border-right: none;
        border-bottom: 1px #999999 solid;
    }
}

#sell-now-location-plank > .center .middle .or {
    float: left;
    width: 100%;
    color: #999999;
    font-size: 26px;
    font-weight: 700;
    line-height: 60px;
}

@media screen and (max-width: 767px) {
    #sell-now-location-plank > .center .middle .or {
        width: 20%;
    }
}

#sell-select-brand #qa-plank {
    margin: 90px 0 90px 0;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank {
        margin: 20px 0 20px 0;
    }
}

#sell-select-brand #qa-plank .center {
    width: 50%;
    min-width: 500px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center {
        width: 100%;
        min-width: initial;
        max-width: initial;
    }
}

#sell-select-brand #qa-plank .center h2 {
    margin: 0 0 20px 0;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center h2 {
        margin: 0;
    }
}

#sell-select-brand #qa-plank .center .question-container {
    cursor: pointer;
    text-align: left;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center .question-container {
        padding: 15px 10px 15px 10px;
        width: 100%;
    }
}

#sell-select-brand #qa-plank .center .question-container h3 {
    color: #636363;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center .question-container h3 {
        margin: 20px 0 0 0;
        width: 85%;
    }
}

#sell-select-brand #qa-plank .center .question-container .question {
    padding-left: 12px;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center .question-container .question {
        padding-left: 0;
    }
}

#sell-select-brand #qa-plank .center .question-container .fa {
    float: right;
    color: #39F;
    font-size: 55px;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(0deg);
    transition: 400ms;
}

#sell-select-brand #qa-plank .center .question-container.cp-reveal-opened .fa {
    /* IE 9 */
    /* Chrome, Safari, Opera */
    transform: rotate(180deg);
}

#sell-select-brand #qa-plank .center .answer-container {
    border-bottom: 1px solid #EBEBEB;
    text-align: left;
    padding-right: 40px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center .answer-container {
        padding-right: 35px;
        width: 100%;
    }
}

#sell-select-brand #qa-plank .center .answer-container ol {
    padding-left: 40px;
    color: #636363;
}

#sell-select-brand #qa-plank .center .answer-container p {
    padding-left: 12px;
}

#sell-select-brand #qa-plank .center .answer-container p.cp-reveal-off {
    margin: 0;
}

#sell-select-brand #qa-plank .center .answer-container p.cp-reveal:first-of-type {
    margin-top: 48px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center .answer-container p.cp-reveal:first-of-type {
        margin-top: 30px;
    }
}

#sell-select-brand #qa-plank .center .answer-container p.cp-reveal:first-of-type.cp-reveal-off {
    margin-top: 0;
}

#sell-select-brand #qa-plank .center .answer-container p.cp-reveal:last-of-type {
    margin-bottom: 38px;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #qa-plank .center .answer-container p.cp-reveal:last-of-type {
        margin-bottom: 30px;
    }
}

#sell-select-brand #qa-plank .center .answer-container p.cp-reveal:last-of-type.cp-reveal-off {
    margin-bottom: 0;
}

#sell-select-brand #seo-plank {
    margin: 50px 0 20px 0;
    text-align: center;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #seo-plank {
        margin: 20px 0 20px 0;
    }
}

#sell-select-brand #seo-plank div.large {
    font-size: 36px;
    margin: 5px auto;
    display: inline-block;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #seo-plank div.large {
        margin: 0;
    }
}

#sell-select-brand #seo-plank .show-list-container {
    text-align: left;
    pointer-events: none;
}

#sell-select-brand #seo-plank .show-list-container:hover * {
    color: #0000EE;
}

#sell-select-brand #seo-plank .show-list-container .show-list-title,
#sell-select-brand #seo-plank .show-list-container .hide-list-title {
    font-size: 18px;
    display: block;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #seo-plank .show-list-container .show-list-title,
    #sell-select-brand #seo-plank .show-list-container .hide-list-title {
        margin: 20px 0 0 0;
        width: 85%;
    }
}

#sell-select-brand #seo-plank .show-list-container .show-list-title .fa,
#sell-select-brand #seo-plank .show-list-container .hide-list-title .fa {
    font-size: 10px;
    display: inline-block;
    vertical-align: middle;
    pointer-events: auto;
}

#sell-select-brand #seo-plank .show-list-container .show-list-title h3.title,
#sell-select-brand #seo-plank .show-list-container .hide-list-title h3.title {
    font-size: 18px;
    vertical-align: middle;
    display: inline-block;
    margin: 0;
    text-decoration: underline;
    pointer-events: auto;
    cursor: pointer;
}

#sell-select-brand #seo-plank .show-list-container.cp-reveal-closed .show-list-title {
    display: block;
}

#sell-select-brand #seo-plank .show-list-container.cp-reveal-closed .hide-list-title {
    display: none;
}

#sell-select-brand #seo-plank .show-list-container.cp-reveal-opened .show-list-title {
    display: none;
}

#sell-select-brand #seo-plank .show-list-container.cp-reveal-opened .hide-list-title {
    display: block;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted {
    max-width: 1005px;
    margin: 0 auto;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted.cp-reveal-off {
    height: 0;
    transition: height 400ms;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted.cp-reveal-off * {
    height: 0;
    transition: height 400ms;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands {
    margin-bottom: 40px;
    column-count: 4;
}

@media screen and (min-width: 768px) and (max-width: 1019px) {
    #sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands {
        column-count: 3;
    }
}

@media screen and (max-width: 767px) {
    #sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands {
        column-count: 1;
        margin-bottom: 30px;
    }
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands .group {
    display: inline-block;
    padding: 20px;
    border-radius: 5px;
    width: 100%;
}

@media screen and (max-width: 767px) {
    #sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands .group {
        padding: 10px 20px;
    }
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands .group.selected {
    background-color: #D9ECFF;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands .group .letter {
    display: block;
    color: #2A2A2A;
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted #alphanumeric-brands .group .brand {
    display: block;
    color: #636363;
    font-size: 13px;
    margin-top: 20px;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted .disclaimer {
    margin: 20px auto;
    text-align: left;
    padding: 0 10px;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted .disclaimer h5 {
    color: #636363;
    font-size: 15px;
    font-weight: 600;
}

#sell-select-brand #seo-plank .list-container #online-cards-accepted .disclaimer p {
    color: #636363;
    font-size: 13px;
}
