a.cpf-contact-link {
    color: #3bbead;
}
.dashboard-container .dashboard-new.sync img {
    margin-right: 15px;
}
.dashboard-new.feed label:first-child {
    color: #000;
}
.feed-info ul li {
    height: 80px;
}
.sell {
    box-shadow: none;
    border: none;
    min-height: 44px;
}
.upload-button a:not(.link-only) {
    box-shadow: none;
    border: none;
    border-radius: 5px;
    max-height: 44px;
    min-height: 44px;
    line-height: 25px;
}
.sales-channels {
    padding-left: 12px;
    padding-right: 12px;
}
.sales-channels {
    border-radius: 5px;
}
.feed-info {
    background: #fff;
    border-radius: 5px;
}
.feed-info ul li {
    background-color: transparent;
}
.feed-success {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.dashboard-new .panel.steps {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.dashboard-container .dashboard-new.sync img {
    border-radius: 5px;
}
.exit-button {
    box-shadow: none;
    color: #fff;
    background: #f8901f;
}
.managefeed-container {
    margin: 30px auto;
}
.badge {
    border-radius: 5px;
}
#gruemenu.grue_109 > ul > li:hover > a, #gruemenu.grue_109 > ul > li > a:hover, #gruemenu.grue_109 > ul > li.active > a {
    color: #3bbead;
}

#orders-table tbody th, #orders_table tbody th {
    color: #575757
}
#orders-table .all-orders a {
    color: #3bbead;
}
.popover {
    max-width: 350px;
    width: 350px;
}
.popover-title  {
    background-color: #2c8c80;
    border-color: #2c8c80;
}
.popover-content {
    color: #333;
}
.modal-header .close {
    color: #000;
    opacity: 0.5;
    font-size: 30px;
}
button.btn.custom-modal-btn {
    border-radius: 5px;
    box-shadow: none;
    text-shadow: none;
}
button.btn.custom-modal-btn:active, button.btn.custom-modal-btn:focus {
    color: #fff!important;
    background: #da4f49!important;
    border-color: #da4f49!important;
}
button.btn.custom-modal-btn.btn-success:active, button.btn.custom-modal-btn.btn-success:focus {
    background: #2c8c80!important;
    border-color: #2c8c80!important;
}
.price-table-mobile {
    display: none;
}

.view-tutorial-modal .owl-carousel .owl-nav button.owl-next {
    background: #fc8d2f;
    display: inline-block;
    font-size: 30px;
    padding: 4px 15px !important;
    display: inline-block;
    color: #fff;
    line-height: 1;
    margin-left: 5px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: -75px;
}

.view-tutorial-modal .owl-carousel .owl-nav button.owl-prev {
    background: #fc8d2f;
    display: inline-block;
    font-size: 30px;
    padding: 4px 15px !important;
    display: inline-block;
    color: #fff;
    line-height: 1;
    margin-right: 5px;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    left: -75px;
}
.view-tutorial-modal button.close {
    position: absolute;
    right: -15px;
    top: -15px;
    z-index: 9;
    font-size: 30px;
    opacity: 1;
    background: #000;
    color: #fff;
    text-shadow: none;
    font-weight: 400;
    border-radius: 50%;
}
.view-tutorial-modal button.close:hover {
    opacity: 0.8;
}
.view-tutorial-modal .view-tutorial-demo-btn {
    background: #fc8d30;
    position: absolute;
    left: 20px;
    display: inline-block;
    bottom: 65px;
    padding: 10px 30px;
    color: #fff;
    z-index: 1;
    margin: auto;
    left: 50%;
    margin-left: -74px;
}
.view-tutorial-modal .view-tutorial-demo-btn:hover {
    color: #fff;
}
.view-tutorial-modal .modal {
    text-align: center;
}
.view-tutorial-modal .modal-dialog {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
}
.view-tutorial-modal .owl-carousel .owl-nav button.owl-next.disabled {
    opacity: 0.4;
}
.view-tutorial-modal .owl-carousel .owl-nav button.owl-prev.disabled {
    opacity: 0.4;
}
.view-tutorial-modal .owl-carousel .owl-nav button.owl-next:focus, .view-tutorial-modal .owl-carousel .owl-nav button.owl-prev:focus {
    outline: none;
}
.price-table-mobile {
    display: none;
}
#gruemenu ul ul  {
    box-shadow: none;
}
#gruemenu ul ul li a {
    text-transform: uppercase;
    width: auto;
    font-weight: 500;
    box-shadow: none;
}
#gruemenu.grue_109 ul ul li a {
    width: auto;
}
#gruemenu > ul > li:hover > ul {
    box-shadow: none !important;
    width: 300px;
    margin-left: -150px;
}
#gruemenu ul ul:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid black;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -10px;
}
header ul.nav-user ul.dropdown-menu {
    box-shadow: none !important;
    right: 0px;
    left: initial;
    top: 42px;
}
header ul.nav-user ul.dropdown-menu:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid black;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -10px;
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret, .nav li.dropdown.open a:focus .caret {
    border-top-color: #08c;
    border-bottom-color: #08c;
}

/* Create Account Page Styling */
.registration-createfeed-header h1 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
.registration-form {
    padding-top: 30px;
    clear: both;
}
.install-shop-wordpress-container {
    margin-top: 30px;
}
.registration-selectShopList h4 label {
    font-size: 18px;
}
.registration-selectShopList label {
    font-size: 14px;
}
.registration-selectShopList label.shop-desc {
    margin-bottom: 20px;
}
.registration-selectShopList .chzn-container .chzn-single,
.registration-selectShopList .chzn-container .chzn-drop {
    width: 30%;
}
.btn-registration-form-back {
    background: #f89021 !important;
    text-decoration: none;
    color: white;
    border-radius: 5px;
    line-height: 1;
    border: none;
    box-shadow: none;
    max-height: 44px;
    height: 44px;
    font-size: 16px;
    text-shadow: none;
}
.btn-registration-form-back:hover {
    color: white;
}

.advanced-users-text {
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    font-weight: 600;

}
.modal-backdrop {
    background: #000;
}
.modal-backdrop.in {
    opacity: 0.7;;
}
/*#amazon_sub_category_body_modal.modal-body, #custom_amazon_sub_category_body_modal.modal-body {
    width: auto;
}*/
.category-buttons {
    padding-bottom: 20px;
}
.amazon_sub_category_wrapper {
    background: #fff;
    margin: 40px;
}
.feed-left-row-marketplace .amazon_product_feed_desc {
    display: block;
}
span.amazon_product_feed_desc {
    padding-bottom: 5px;
}
.managefeed-main-content {
    clear: both;
    overflow: hidden;
}
.feed-left-row-marketplace.feed-left-row input[type="text"] {
    width: 100%;
}
.managefeed-main-content-custom #cpf_custom_feed_filename {
    width: 100% !important;
}
.managefeed-main-content-custom #feed-input {
    width: 100%;
}
.custom-feed-name-marketplace {
    display: block;
}
.managefeed-main-content-custom .info-text a {
    margin-left: 0px;
}
.managefeed-main-content-custom .custom-feed-name {
    display: block;
}
@media screen and (min-width: 768px) {
    .view-tutorial-modal .modal:before {
        display: inline-block;
        vertical-align: middle;
        content: " ";
        height: 100%;
    }
}


@media (max-width: 1399px) {
    .price-table tfoot a, .price-table tfoot button {
        font-size: 14px;
    }
}
@media (max-width: 1199px) {
    .price-table tfoot a, .price-table tfoot button {
        font-size: 11px;
    }
}

@media (max-width: 1024px) {
    .sidr ul li {
        position: relative;
    }
    .sidr ul li a {
        line-height: 24px;
    }
    .sidr ul li a, .sidr ul li span {
        text-transform: uppercase;
    }
    .sidr-inner > ul > li {
        padding-left: 0px;
    }
    .sidr ul li a, .sidr ul li ul li a {
        padding: 15px 10px !important;
    }
    .sidr ul li ul {
        background: #007975;
    }
    .sidr ul li ul.sidr-class-sub-menu {
        display: none;
    }
    .sidr ul li ul.sidr-class-sub-menu-active {
        display: block;
    }
    .sidr-class-has-sub a:after {
        content: '';
        border-color: white transparent;
        border-style: solid;
        border-width: 8px 8px 0px 8px;
        height: 0px;
        width: 0px;
        position: absolute;
        top: 22px;
        right: 15px;
    }
    .sidr-class-has-sub-active a:after {
        transform: rotate(180deg);
    }
    .sidr ul li ul.sidr-class-sub-menu a:after {
        display: none;
    }
}

@media (max-width: 991px) {
    .price-table-mobile .shopify_pricing_plan {
        background: #3bbead;
        color: #fff;
        padding: 15px;
    }
    .price-table-mobile-wrapper-disabled {
        opacity: 0.4;
    }
    .price-table-mobile-wrapper {
        margin-top: 50px;
    }
    .price-table-mobile-wrapper-mt-null {
        margin-top: 0px;
    }
    .price-table-desktop {
        display: none;
    }
    .price-table-mobile {
        display: block;
    }
    .price-table-mobile h3 {
        font-size: 22px;
        color: #4A8A80;
        margin-bottom: 15px;
    }
    .price-table-mobile .price-table-mobile-data-label {
        background: #5F5F5F;
        color: #fff;
        font-weight: 600;
        font-size: 13px;
        padding: 10px 15px;
        height: 100%;
    }
    .price-table-mobile .price-table-mobile-data-value {
        color: #000;
        font-weight: 400;
        font-size: 13px;
        padding: 10px 15px;
        text-align: center;
    }
    .price-table-mobile .row {
        margin-right: 0px;
        margin-left: 0px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        align-items: center!important;
    }
    .price-table-mobile .row [class^="col-"] {
        padding-left: 0px;
        padding-right: 0px;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        align-self: stretch;
    }
    .price-table-mobile .price-table-mobile-row {
        border: 1px solid #DDD;
        border-bottom: 0px;
    }

    .price-table-mobile .plan_subscribe_footer button {
        background: #ff921e;
        border-radius: 3px;
        padding: 20px;
        font-weight: 600;
        font-size: 18px;
        border: none;
        box-shadow: none;
        text-shadow: none;
        border: none;
        box-shadow: none;
    }
    .price-table-mobile .seller-package {
        font-weight: 600;
        font-size: 18px;
    }
    .price-table-mobile .price-val {
        font-weight: 600;
        font-size: 22px;
    }
    .price-table-mobile .dollar {
        font-weight: 600;
        font-size: 18px;
    }
    .price-table-mobile span.dollar {
        font-weight: 600;
        font-size: 18px;
    }
    .price-table-mobile span.mo {
        font-size: 16px;
        font-weight: 600;
    }
    .price-table-mobile-wrapper-disabled .price-table-mobile-row-last {
        border-bottom: 1px solid #dedede;
    }

    /* Force table to not be like tables anymore */
    #feedproductlist_wrapper #orders-table table, #feedproductlist_wrapper #orders-table thead, #feedproductlist_wrapper #orders-table tbody, #feedproductlist_wrapper #orders-table th, #feedproductlist_wrapper #orders-table td,
    #feedproductlist_wrapper #orders-table tr {
        display: block;
    }

    /* Hide table headers (but not display: none;, for accessibility) */
    #feedproductlist_wrapper #orders-table thead tr {
        position: absolute;
        top: -9999px;
        left: -9999px;
    }

    #feedproductlist_wrapper #orders-table tr { border: 1px solid #ccc; margin-bottom: 30px;}

    #feedproductlist_wrapper #orders-table td {
        /* Behave  like a "row" */
        border: none;
        border-bottom: 1px solid #eee;
        position: relative;
        padding-left: 50%;
    }

    #feedproductlist_wrapper #orders-table td:before {
        /* Now like a table header */
        position: absolute;
        /* Top/left values mimic padding */
        top: 14px;
        left: 15px;
        width: 45%;
        padding-right: 15px;
        white-space: nowrap;
        font-weight: 600;
    }

    /*
    Label the data
    */
    #feedproductlist_wrapper #orders-table td:nth-of-type(1):before { content: "Order"; }
    #feedproductlist_wrapper #orders-table td:nth-of-type(2):before { content: "Date"; }
    #feedproductlist_wrapper #orders-table td:nth-of-type(3):before { content: "Customer"; }
    #feedproductlist_wrapper #orders-table td:nth-of-type(4):before { content: "Payment"; }
    #feedproductlist_wrapper #orders-table td:nth-of-type(5):before { content: "Fulfillment"; }
    #feedproductlist_wrapper #orders-table td:nth-of-type(6):before { content: "Total"; }
    #feedproductlist_wrapper #orders-table td:nth-of-type(7):before { content: "Channel"; }

    .dashboard-new.feed .panel {
        background: transparent;
    }
    #feedproductlist_wrapper #orders-table th, #feedproductlist_wrapper #orders-table td, #feedproductlist_wrapper #orders_table th, #feedproductlist_wrapper #orders_table td {
        padding-left: 50%;
        background: #fff;
    }
    #feedproductlist_wrapper #orders-table, #feedproductlist_wrapper .orders_table {
        background: transparent;
    }
    #feedproductlist_wrapper #orders-table th.all-orders {
        padding-left: 0px;
        text-align: center;
        border: none;
    }
    #feedproductlist_wrapper #orders-table th.all-orders a {
        text-decoration: none;
    }
    #feedproductlist_wrapper #orders-table .all-orders a {
        text-decoration: none;
    }
}

@media (max-width: 767px) {
    .registration-selectShopList .chzn-container .chzn-single,
    .registration-selectShopList .chzn-container .chzn-drop {
        width: 100%;
    }
    .view-tutorial-modal .modal-dialog {
        display: block;
    }
    .view-tutorial-modal .view-tutorial-demo-btn {
        padding: 5px 15px;
    }
    .view-tutorial-modal .owl-carousel .owl-nav button.owl-next, .view-tutorial-modal .owl-carousel .owl-nav button.owl-prev {
        font-size: 20px;
        padding: 2px 10px !important;
    }
    .view-tutorial-modal button.close {
        right: 10px;
        top: 10px;
        font-size: 20px;
        padding: 1px 4px;
    }
    .view-tutorial-modal .view-tutorial-demo-btn {
        bottom: 40px;
        margin-left: -59px;
    }
    .view-tutorial-modal .owl-nav {
        bottom: -25px;
    }
    .view-tutorial-modal .owl-carousel .owl-nav button.owl-prev {
        left: -15px;
    }
    .view-tutorial-modal .owl-carousel .owl-nav button.owl-next {
        right: -15px;
    }
    .view-tutorial-modal .modal-dialog {
        top: 50%;
        transform: translateY(-50%) !important;
    }
}

body.site {
    border-top: 0;
}

.switcher-button-wrapper {
    text-align: center;
    display: block;
    margin-top: 30px;
    margin-bottom: 65px;
}
.view-price .managefeed-container {
    padding-top: 0;
}


.view-price .pricing-swithcer input {
    background-color: #ff921e;
}

.view-price .slider {
    height: 40px;
    width: 68px;
    background-color: #ff921e;
    border-radius: 50px;
}

.view-price .slider:before {
    border-radius: 20px;
}

.view-price .pricing-swithcer input:checked + .slider{
    background-color: #ff921e;
}
.shopify-pricing-switch-tab .right-content, .left-content {
    font-weight: 600;
}
.view-price tr#product_type_plan > th {
    padding: 20px 5px 20px 5px;
}
.view-price span.dollar {
    font-size: 15px;
    display: inline-block;
    margin-right: 5px;
    margin-top: 7px;
}

.billing_amount_info {
    font-size: 13px;
    display: block;
    font-weight: 400;
}

.table-footer- {
    background-color: #e9e7e7;
    border-right: 5px solid #dedede!important;
    border-left: 5px solid #dedede!important;
}

.pricing_page_header h4 {
    margin: 0;
    margin-bottom: 10px;
}

.pricing_page_head_title {
    display: inline;
    font-weight: 600;
}

.pricing_page_head_text {
    display: block;
    font-weight: 500;
    opacity: 0.7;
}

.price-table-mobile .shopify_pricing_plan {
    position: relative;
    padding: 30px;
    padding-top: 40px;
}

@media only screen and (max-width: 991px) {
    #best_plan_2 {
        display: block;
        position: absolute;
        top: -20px;
        left: 0;
        right: 0;
        background-color: #30998b;
        padding: 10px;
        border-top-left-radius: 5px;
        border-top-right-radius: 5px;
        box-sizing: border-box;
    }
}


.price-table-mobile .shopify_pricing_plan .amount {
    font-size: 32px;
}

.plan_subscribe_footer div {
    background-color: #e9e7e7;
    padding: 20px;
    border-right: 1px solid #dedede!important;
    border-left: 1px solid #dedede!important;
}

.ctooltip .tooltip-inner {
    background-color: #f89021!important;
    color: white;
    margin-left: 32px;
}

.ctooltip .tooltip-arrow {
    border-top-color: #f89021!important;
}

.view-price tr#product_type_plan th:first-child {
    color: #5f5f5f;
    padding-left: 15px;
    vertical-align: top;
    padding-top: 35px!important;
}

* {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.exportfeed-video-tutorials{
    margin: 25px 0 0 23px;
}

a.shareasale-upload-info {
    max-height: 70px !important;
}
.blocka1 {
    margin-left: unset!important;
    min-height: 65vh;
}
.blocka1 .row {
    margin-left: unset!important;
    margin-right: unset!important;
}
.blocka1 .col-lg-12 h3 {
    text-align: center;
    margin-top: 10px;
    line-height: 1.5;
    font-size: 22px;
    color: #a3a3a3;
    margin-bottom: 10px;
    font-weight: 600;
}
.blocka1 .sync-data-wrap {
    margin-bottom: 30px;
}
.blocka1 .sync-data-wrap .col-md-3 {
    background-color: #fff;
    padding: 30px;
    min-height: 131px;
}
.blocka1 .sync-data-wrap .col-md-3 label {
    font-size: 13px;
}
.blocka1 .sync-data-wrap .col-md-3 .sync-data {
    font-size: 18px;
    font-weight: bold;
    margin-top: 10px;
    display: block;
}

.blocka1 .sync-data-wrap-btn {
    margin-bottom: 40px;
}
.blocka1 .sync-data-wrap-btn button {
    padding: 15px 20px;
    background-color: #3bbead;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 2px;
}

.blocka1 .sync-data-wrap-btn button:hover {
    background-color:#2cbba9;
}

.blocka1 .product-status-wrap {
    background-color: #fff;
    margin-bottom: 30px;
}
.blocka1 .product-status-wrap .col-md-6 {
    padding: 30px;
}
.blocka1 .product-status-wrap .product-feed {
    padding-bottom: 0;
}
.blocka1 .product-status-wrap .col-md-6 p {
    font-size: 13px;
    color: #333;
}
.blocka1 .product-status-wrap .col-md-6 h4 {
    font-size: 22px;
    line-height: 24px;
    color: gray;
    font-weight: 600;
}
.blocka1 .product-status-wrap .product-status .approved {
    margin-top: 20px;
}
.blocka1 .product-status-wrap .product-status span {
    padding: 5px 10px;
    font-weight: 700;
    border-radius: 30px;
    min-width: 120px;
    display: inline-block;
    text-align: center;
}
.blocka1 .product-status-wrap .product-status .approved span {
    background-color: #86eed0;
}
.blocka1 .product-status-wrap .product-status .pending span {
    background-color: #e4e5e9;
}
.blocka1 .product-status-wrap .product-status .not-app span {
    background-color: #ffe18c;
}
.blocka1 .product-status-wrap .product-status label, .blocka1 .product-status-wrap .product-status label {
    color: #31281e;
    display: inline-block;
    margin-left: 15px;
    font-weight: 500;
    margin-top: 10px;
}
.blocka1 .product-status-wrap .product-status .approved, .blocka1 .product-status-wrap .product-status .pending {
    margin-bottom: 20px;
}
.all-set {
    background-color: #fff;
    padding: 30px;
    padding-top: 10px;
    margin-bottom: 10px;
}
.all-set .title {
    margin-top: 15px;
}
.all-set button {
    padding: 10px 20px;
    background-color: #3bbead;
    border: none;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    border-radius: 2px;
    margin-top: 10px;
}
.all-set .body-data, .blocka1 .all-set .title {
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 10px;
    padding-bottom: 2px;
}
.all-set .delete-collection p {
    text-decoration: underline;
    cursor: pointer;
}

/* Listing Page */
.shareasale-listing-new legend {
    text-align: center;
    margin-top: 40px;
}
.shareasale-listing-new h2 {
    font-size: 18px;
    color: #333;
}

.shareasale-listing-new hr {
    margin: 20px 0 10px 0;
}
.shareasale-listing-new .input-settings {
    margin-top: 1.5rem;
    margin-bottom: 10px;
}
.shareasale-listing-new .warning-error {
    margin-bottom: 20px;
    display: block;
}
.shareasale-listing-new .flex-force-right {
    justify-content: flex-start;
}
.shareasale-listing-new .flex-force-right .order-button {
    margin-left: 0px;
    background-color: #3CBFAD;
    border-radius: 3px;
    margin-bottom: 10px;
    padding-left: 15px;
    padding-right: 15px;
    margin-right: 20px;
    font-size: 14px;
}
.span8-container {
    border: none;
    min-height: 620px!important;
    padding: 30px;
}
.shareasale-listing-new .add-merchant-id .col-sm-6 {
    background: #fff;
    padding: 30px;
    min-height: 285px;
}
@media (min-width: 767px) {
    .shareasale-listing-new .add-merchant-id .col-sm-6:first-child {
        border-right: 20px solid #f5f3f3;
    }
}
.shareasale-listing-new .span8-container .ps-listbox {
    border: none;
    border-radius: 0;
}
.shareasale-listing-new .span8-container .ps-listbox .ps-listbox-searchbar {
    border: 1px solid #e8e8e8;
    border-radius: 30px;
    padding: 5px 15px 3px 15px;
    margin-left: 5px;
    margin-top: 10px;
}
.shareasale-listing-new .span8-container .ps-listbox .ps-listbox-searchbar:focus {
    outline: none;
}
.shareasale-listing-new #ariaResults ul {
    margin-left: 0;
    margin-top: 15px;
}
.shareasale-listing-new .ps-listbox-list .ps-listbox-item {
    border-top: 1px solid #fff;
    margin: 0;
    padding: 8px 5px 6px 5px;
    margin-left: 5px;
}
.shareasale-listing-new .ps-listbox-list .ps-listbox-item:hover {
    background-color: #9fd8d0!important;
    border-top: 1px solid #f5f3f3;
}
.shareasale-listing-new .ps-listbox-list .ps-listbox-item:active {
    border-top: 1px solid #f5f3f3;
}
.shareasale-listing-new .ps-listbox-list .ps-listbox-item:last-child {
    border-bottom: 1px solid #e8e8e8;
}
.shareasale-listing-new #ariaResults ul li {
    margin: 0;
    margin-right: 10px;
    border-radius: 50px;
    background-color: #d1efeb;
    padding-right: 15px;
    margin-bottom: 10px;
    font-size: 13px;
}
.shareasale-listing-new #ariaResults ul li a {
    content: '×';
    font-size: 17px;
    font-weight: 600;
    line-height: 15px;
    color: #000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    margin-left: 2px;
}
.shareasale-listing-new .match-shopify .ariaHeader {
    margin-bottom: 15px;
    border-bottom: 1px solid #f5f3f3;
}
.shareasale-listing-new .match-shopify #ariaMapping {
    margin-bottom: 25px;
}
.shareasale-listing-new .match-shopify #ariaMapping::before {
    display: none;
}
.shareasale-listing-new .match-shopify #ariaMapping .row {
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 15px;
    padding-bottom: 15px;
}
.shareasale-listing-new .match-shopify #ariaMapping input {
    background: none;
    padding: 0px;
    height: 28px!important;
    padding-left: 0;
    border: none!important;
    text-align: left;
}

.pricing-block-header-wrap {
    font-weight: 500;
    background-color: #fff8e6;
    padding: 20px;
}
.pricing-block-header-wrap p {
    font-size: 16px;
    margin-bottom: 6px;
}
.pricing-block-header-wrap span {
    font-size: 13px;
    display: block;
}
.pricing-block-header-wrap b {
    color: #3bbead;
}
.pricing-value-note {
    margin-top: 20px;
    font-weight: 500;
}
.pricing-value-note1 p {
    margin-top: 10px;
}
@media (max-width: 991px) {
    .pricing-value-note1 {
        display: none;
    }
}
.pricing-value-note p {
    font-size: 16px;
    margin-bottom: 6px;
}
.pricing-value-note span {
    font-size: 13px;
    display: block;
}
.pricing-value-note b {
    color: #3bbead;
}

.pricing-value-note2 {
    margin-top: 0;
    padding: 0px;
    border-right: none!important;
    border-left: none!important;
}
.pricing-value-note2 div {
    margin-top: 0;
    padding: 0px;
    border-right: none!important;
    border-left: none!important;
}

/* #pricing-value .plan_subscribe_footer th {
    border-left: 2px solid rgba(0, 0, 0, .05);
    border-bottom: 2px solid rgba(0, 0, 0, .05);
} */
.delete-collection {
    color:#ff0000;
    cursor: pointer;
}

.delete-collection:hover {
    color: #ff000096;
    text-decoration: underline;
}

.current-shareasale-product {
    margin-top: 20px;
}

.current-shareasale-product h3 {
    padding-top: 30px;
}

.current-shareasale-product p {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 5px;
}
.view-dashboard .current-shareasale-product .all-set-wrap p {
    padding-left: 0px;
}

.j-main-container legend {
    text-align: center;
    margin-top: 30px;
}

.view-sync .span8-container .title {
    margin-top: 0;
}

.managefeed-container .flex-force-right {
    display: unset;
}

.managefeed-container .flex-force-right .order-button {
    margin-left: 0px;
    margin-right: 20px;
    width: unset!important;
    background-color: #3CBFAD;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border-radius: 3px;
}

.ariaHeader {
    margin-top: 20px;
}

.ariaHeader h5 {
    margin-bottom: 15px;
    color: #333!important;
}

#mappings-result {
    margin-bottom: 1.5rem;
}

.managefeed-table.table > thead > tr > th {
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 10px;
    padding-bottom: 14px;
    font-size: 13px;
    font-weight: 600!important;
}

.managefeed-table.table > tbody > tr > td {
    line-height: 26px;
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 10px;
    padding-bottom: 7px;
    font-size: 13px;
}

.span8-container .flex-force-center .btn-upload {
    background-color: #3bbead;
    color: #ffffff;
    border-radius: 3px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    height: unset!important;
}
.span8-container .flex-force-center .btn-upload:hover {
    border: none!important;
    background-color:#25a796;
}
.span8-container .flex-force-center .btn-download {
    border: 1px solid #eee;
    font-size: 14px;
    height: unset!important;
    border-radius: 3px;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color:#3cbfad;
    color: white;
}

#ftpModal .modal-header h4 {
    font-size: 18px;
    color: #333;
}
#ftpModal .modal-header .close {
    top: 20px;
    position: absolute;
    right: 17px;
}
#ftpModal .modal-body .modal-form label {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 14px;
}
#ftpModal .modal-body .modal-form input:focus {
    outline: none;
}
#ftpModal .modal-body .modal-form .Input-box {
    margin-bottom: 15px;
    display: block;
}
#ftpModal .modal-body .modal-form input {
    height: 38px!important;
    padding-left: 10px;
    border: none;
    background-color: #eee;
    border-radius: 3px;
}
#ftpModal .modal-body .modal-form .invalid {
    border: solid 1px #ff2525!important;
}

#ftpModal .modal-footer .btn-modal-dismiss {
    background: #eee;
    border: none;
    box-shadow: none;
    padding: 10px 15px;
    font-size: 14px;
}
#ftpModal .modal-footer .btn-modal-primary {
    background: #3CBFAD;
    border: none;
    box-shadow: none;
    padding: 10px 15px;
    color: #fff;
    font-weight: 600;
    text-shadow: none;
    font-size: 14px;
}
#ftpModal .modal-footer .btn-modal-primary:hover {
    background: #25a796;
}

.managefeed-container .flex-force-right .btn-prev.push-array {
    background: #eee;
    border: none;
    box-shadow: none;
    font-size: 14px;
    color: #333;
}
.managefeed-container .flex-force-right .order-button.btn-prev {
    background: #eee;
    border: none;
    box-shadow: none;
    font-size: 14px;
    color: #333;
}

.modal-content {
    padding: 30px;
}

.remove-cat-map {
    color: #ff0000;
}
.remove-cat-map:hover {
    color: #ff0000;
}

.modal-header {
    padding: 15px;
    padding-left: 0;
    padding-top: 0;
}

.modal-body {
    position: relative;
    padding: 15px;
    padding-left: 0;
    padding-right: 0;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    padding-right: 0;
    padding-bottom: 0;
}

.dash-great-start {
    background-color: #fff;
    padding: 30px;
    text-align: center;
}
.dash-great-start .great-start-here {
    padding: 10px 20px;
    margin: 13px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #3CBFAD;
    color: #fff;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
}
.dash-great-start .great-start-here:hover {
    background-color: #25a796;
}

.swal2-styled.swal2-confirm {
    background-color: #3CBFAD!important;
    font-size: 14px!important;
    border: none!important;
    box-shadow: none!important;
    margin-bottom: 20px;
}
.swal2-styled.swal2-cancel {
    background: #eee!important;
    border: none!important;
    box-shadow: none!important;
    font-size: 14px!important;
    color: #333!important;
    margin-bottom: 20px;
}
.swal2-title {
    font-size: 1.2em!important;
    margin-bottom: .6em;
}

#swal2-content {
    font-size: 14px!important;
}
/* .swal2-icon {
    width: 4em!important;
    height: 4em!important;
}
.swal2-icon .swal2-icon-content {
    font-size: 3.3em!important;
} */

.swal2-icon.swal2-warning {
    color: orange!important;
    border-color: orange!important;
}

.view-sync .all-set-wrap .title {
    border-bottom: 1px solid #f5f3f3;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.tooltiptext1 {
    background: #f5f3f3;
    padding: 1px 9px;
    border-radius: 30px;
    color: #666;
    font-size: 11px;
    position: absolute;
    top: -2px;
    right: -32px;
}
.upload-directory .tooltiptext1:hover::after {
    content: "Refers to your website's file location for datafeed.";
    position: absolute;
    font-size: 11px;
    background-color: #fff;
    top: -52px;
    right: -120px;
    width: 160px;
    line-height: 1.5;
    z-index: 9999;
    padding: 6px;
    border: 1px dashed lightgray;
}
.merchant-id .tooltiptext1:hover::after {
    content: "Refers to your ShareASale username.";
    position: absolute;
    font-size: 11px;
    background-color: #fff;
    top: -52px;
    right: -120px;
    width: 160px;
    line-height: 1.5;
    z-index: 9999;
    padding: 6px;
    border: 1px dashed lightgray;
}
.Merchant-pw .tooltiptext1:hover::after {
    content: "Refers to your unique ShareASale FTP Server Password.";
    position: absolute;
    font-size: 11px;
    background-color: #fff;
    top: -52px;
    right: -120px;
    width: 200px;
    line-height: 1.5;
    z-index: 9999;
    padding: 6px;
    border: 1px dashed lightgray;
}

.view-sync .managefeed-container.clearfix {
    min-height: 74vh;
}

.view-settings .shop-form {
    display: block;
    position: relative;
    margin: 0 auto!important;
}

.view-settings .shop-form .span8-container {
    min-height: 510px!important;
}
.view-settings .shop-form .shop-information .attributes {
    font-size: 13px!important;
    font-weight: 500;
    color: #575757;
}
.view-settings .shop-form .shop-information .attributes a {
    color:#3CBFAD!important;
    font-weight: 600;
    display: inline-block;
    margin-top: 10px!important;
}
.view-settings .shop-form .feeds-clear-button {
    background-color:#3CBFAD!important;
    font-weight: 600;
    padding: 4px 20px;
    height: auto!important;
    width: auto!important;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    border-radius: 3px;
}

.view-login .managefeed-container {
    background-color: #d9f7ee;
    max-width: 100%!important;
    /* overflow: hidden; */
}
body.site.view-login {
    padding: 0;
    margin: 0;
    border-top: 0;
    /* overflow: hidden; */
}
.login-footer-content {
    background-color: #d9f7ee;
}

.login.login-card {
    background-color: #d9f7ee;
}
.login.login-card #login-form {
    background-color: #fff;
    border-radius: 10px;
}
.view-login .managefeed-container {
    min-height: 100vh;
}

.login-page-container-new {
    max-width: 1400px;
    margin: 0 auto!important;
    padding-top: 80px;
    padding-left: 20px!important;
    padding-right: 20px!important;
}
.login-page-container-new .row {
    margin-left: -15px!important;
}
.login-page-container-new .login-page-left {
    min-height: unset!important;
    padding: 30px;
    padding-top: 0;
    padding-bottom: 0;
    border-right: 5px solid #c4eadf;
}
.login-page-container-new .login-page-right {
    min-height: 400px!important;
    float: left!important;
    padding-top: 200px;
    padding-left: 30px;
}

.login-page-container-new .login-page-right #login-form {
    height: 328px;
    background-color: #d9f7ee;
    width: 100%!important;
    position: relative;
    padding: 30px;
}
.loginpage-footer-content {
    max-width: 1400px;
    margin-left: auto!important;
    margin-right: auto!important;
    padding-left: 20px!important;
    padding-right: 20px!important;
}
.login-page-container-new .login-page-right #login-form .visit-shopify-admin-settings .alert-message {
    font-size: 14px;
    display: block;
    margin-bottom: 35px;
    font-weight: 500;
    color: #333;
}

.login-page-container-new .login-page-right #login-form .visit-shopify-admin-settings .alert-message a {
    font-size: 15px;
    font-weight: bold;
    background-color: #3bbead;
    color: #fff!important;
    padding: 15px 20px;
    margin-top: 15px;
    border-radius: 3px;
    display: inline-block;
}

.login-page-container-new .login-page-left h1 {
    max-width: 540px;
    line-height: 1.5;
}
@media (max-width: 1200px) {
    .login-page-container-new {
        padding-top: 60px;
    }
}

@media (max-width: 1000px) {
    .login-page-container-new .login-page-right {
        padding-top: 150px;
    }
}
@media (min-width: 992px) {
    .loginpage-footer-content .rapidcart-help-links {
        text-align: left;
    }
    .loginpage-footer-content .login-footer-content {
        text-align: left;
        padding-left: 60px;
    }
}
@media (max-width: 991px) {
    .login-page-left .rapidcart-feature-img{
        display: none;
    }
    .login-page-container-new .login-page-left {
        border-right: none;
        text-align: center;
        padding-top: 30px;
    }
    .login-page-container-new .login-page-left .rapidcart-intro-text h1 {
        margin-left: auto!important;
        margin-right: auto!important;
    }
    .login-page-container-new .login-page-right {
        margin: 0;
        padding: 0;
        padding-top: 30px;
        text-align: center;
    }
    .loginpage-footer-content {
        position: relative!important;
        padding-bottom: 30px;
    }
    .login-page-container-new {
        min-height: unset!important;
    }
    .view-login .body {
        min-height: 100vh;
    }
    .view-login .body .container {
        min-height: 100vh;
    }
    .view-login .body #content, .view-login .body #content .managefeed-container {
        min-height: 100vh;
    }
}
@media screen and (max-width: 767px) {
    .view-login .managefeed-container {
        width: 100%!important;
    }
    .login-page-container-new .login-page-right {
        float: unset!important;
    }
    .loginpage-footer-content {
        position: relative!important;
        padding-bottom: 30px;
    }
    .loginpage-footer-content .rapidcart-help-links {
        padding-right: 0;
    }
    .loginpage-footer-content .login-footer-content {
        padding-right: unset!important;
        float: left!important;
        text-align: center;
    }
}
@media screen and (max-width: 420px) {
    .login-page-container-new .login-page-right #login-form .visit-shopify-admin-settings .alert-message a {
        width: 100%;
    }
}
.purge-request-form-btn {
    display: block!important;
    padding: 10px;
    padding-left: 0;
    float: none!important;
    margin-bottom: 5px!important;
    margin-top: 10px;
}
.purge-request-form-btn h3 {
    margin: 0;
}
.purge-request-form-btn h3 a {
    padding: 10px;
    padding-left: 0;
    font-size: 16px;
}
.purgeRequestForm {
    background-color: #fff;
    padding: 30px;
}

.purgeRequestForm .change-button {
    margin-left: 0!important;
    display: inline-block;
    margin-top: 5px;
    font-size: 14px;
    background-color: #f34526!important;
}

.purgeRequestForm .purge-input-list {
    display: block;
    margin-bottom: 10px; 
}
.purgeRequestForm .license-key-box {
    border: none!important;
    margin: 0!important;
    padding: 0!important;
}

.purgeRequestForm .license-key-box .purge-data-info {
    display: block;
    margin-top: 15px;
}


@media (min-width: 1200px) {
    .row-fluid .span7.header-menu-section {
        width: 55.446809%!important;
    } 
    .nav.nav-user.pull-right.span3.user-details-section {
        width: 260px;
    }
}

@media (max-width: 1024px) {
    .nav.nav-user.pull-right.span3.user-details-section {
        width: 100px!important;
        margin-top: 8px;
        margin-right: 0px!important;
        padding-right: 0px!important;
    }
}

@media (max-width: 767px) {
    .nav.nav-user.pull-right.span3.user-details-section {
        float: right!important;
        width: 88px!important;
        margin-left: 10px;
    }
}

.managefeed-container .col-lg-12.current-shareasale-product .col-lg-12 {
    display: block;
    background-color: #fff;
    padding-bottom: 15px;
}
.managefeed-container .col-lg-12.current-shareasale-product .col-lg-12 h3 {
    margin-bottom: 0;
}

.managefeed-container .col-lg-12.current-shareasale-product .all-set-wrap, .view-sync .managefeed-container .all-set-wrap {
    overflow-x: auto;
}

.managefeed-container .col-lg-12.current-shareasale-product .all-set-wrap .all-set-body, .view-sync .all-set-wrap .all-set-body {
    min-width: 600px;
}

.view-sync .all-set-wrap .all-set-body .row.title, .view-sync .all-set-wrap .all-set-body .row.body-data.category-38 {
    width: 100%;
}

@media (max-width: 1092px) {
    .form-validate.shop-form .span8-container {
        min-height: 380px!important;
    }
}
    
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('../fonts/glyphicons-halflings-regular.eot');
    src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

.nav > li > a.log-out-icon-new {
    font-size: 14px;
    vertical-align: top;
    padding: 5px;
    padding: 5px!important;
    display: inline-block;
}

.log-out-icon-new span {
    font-size: 17px;
    vertical-align: top;
    margin-right: 5px;
}

.collection-matches-buttons .order-button {
    margin-top: 18px;
}

label#toggleAdvancedSettingsButton {
    display: inline-block;
    color: #3cbfad;
    margin-right: 15px
}

label#toggleAdvancedSettingsButton:hover {
    text-decoration: underline
}

label#erase_mappings {
    display: inline-block;
    color: #3cbfad;
    margin-right: 15px
}

label#erase_mappings:hover {
    text-decoration: underline
}

input.advancedSettingsInput, select.advancedSettingsInput, select.attribute_select {
    height: 45px; 
    border: 1px solid #ccc;
    border-radius: 3px;
    margin: 0 0 12px 0 !important;
    float:left;
}

span.advancedSettingsInputLabel {
    width: 200px;
    clear: left;
    text-align: left;
    float: left;
    margin-top: 12px;
}

div.advancedSettingsInputSection {
    margin-bottom: 1rem;
    width: 100%;
    padding: 0px;
    margin-top: 16px;
    min-height: 0px !important;
}

div#optional-attributes, div#required-attributes {
    max-height: 540px;
    overflow-y: scroll;
    height: 540px;
    margin-top: 4px;
    padding-bottom: 7px;
}

div.cpf-required-attr.span6, div.cpf-optional-attr.span6 {
    padding-left: 6px;
    padding-top: 7px;
}

label#toggleRequiredAttributes, label#toggleOptionalAttributes {
    font-weight: bold;
}

div#required-attributes select.attribute_select, div#optional-attributes select.attribute_select {
    margin: 6px 25px 6px 0px !important;
}
.partner-logo {
    margin-bottom: 40px;
    margin-top: 40px;
}
.partner-logo img {
    display: block;
    max-width: 100%;
    width: 60%;
}
.partner-content {
    font-size: 16px;
}
.partner-content h4 {
    font-size: 21px;
    margin-bottom: 20px;
}
.partner-content p {
    margin-bottom: 20px;
    line-height: 1.5;
}
.parnter-detail li{
    color: #000;
    margin-bottom: 10px;
    font-size: 15px;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.parnter-detail li svg {
    font-size: 24px;
    margin-right: 10px;
    width: 24px;
    height: 24px;
}
.parnter-detail li a {
    color: var(--dpl-green);
}