/*
* 2010-2020 Webkul.
*
* NOTICE OF LICENSE
*
* All rights is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2020 Webkul IN
*  @license   https://store.webkul.com/license.html
*
*/

.wk_hide {
    display: none;
}

.wk-active-badge {
    background: #448d32;
    border: 1px solid #91d182;
    border-radius: 5px;
    font-size: 13px;
    color: white;
    padding: 0 10px;
}

.wk-pending-badge {
    background-color: #00aff0;
    font-size: 1em;
    color: #fff;
    border-radius: 5px;
    font-weight: 400;
    letter-spacing: 0.0625em;
    line-height: inherit;
    padding: 1px 5px;
}

.wk-cancel-badge {
    background: #ff6262;
    border: 1px solid #ff6262;
    border-radius: 5px;
    font-size: 13px;
    color: #fff;
    padding: 0 10px;
}

.mp-affiliate-trans .badge-warning {
    color: #fff;
    background-color: #ffc107;
}

.mp-affiliate-trans .badge-secondary {
    color: #fff;
    background-color: #6c757d;
}

.mp-affiliate-trans .badge-success {
    color: #fff;
    background-color: #72c279;
}

.mp-affiliate-trans .badge-cancel {
    color: #fff;
    background-color: #ff6262;
}

.mp-affiliate-trans .badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 1.25rem;
}


.wk-affiliation-referral,
.wk-affiliation-anchor,
.wk-affiliation-link {
    margin-top: 10px;
    margin-bottom: 10px;
    position: relative;
    border: none;
}

.wk-affiliation-referral input {
    background: #fff;
    border: none;
}

.wk-affiliation-referral,
.wk-affiliation-anchor input,
.wk-affiliation-link input {
    width: 100%;
    background: #fff;
    border: 1px solid #e4e4e4;
    height: 50px;
    padding: 5px;
}

.mp-affiliate-trans .badge-paid {
    color: #fff;
    background-color: #9e5ba1;
}

.wk-icons {
    background-color: #FFF;
    position: absolute;
    right: 10px;
    cursor: pointer;
    top: 10px;
}

.wk-mp-mail-affiliation-msg,
.wk-mp-mail-affiliation-head {
    font-family: Noto Sans;
    color: #414441;
    font-size: 16px;
}

.wk-mp-mail-affiliation-block {
    margin-top: 10px;
}

.margin-bottom-10 {
    margin-bottom: 10px;
}

.wk_card {
    display: block;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    position: relative;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    padding: 15px;
}

#affiliate-payment-mode,
#affiliate-account {
    padding: 15px;
}

.wk_left_col_list {
    position: relative;
    display: block;
    margin-bottom: .75rem;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, .125);
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
}

.wk-text-center {
    text-align: center;
}

/* .wk_mp_seller_order {
    background-color: rgba(0,0,0,.05);
} */
.wk_mp_trans_block {
    padding: 15px;
}

.wk-dropdown-menu {
    position: relative;
    left: 0;
    z-index: 600;
    margin-top: -1px;
    border: 1px solid #a8a8a8;
    background: #fff;
    text-align: left;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: none;
    box-shadow: 0px 1px 13px #c3c3c3;
    padding: 0;
    filter: drop-shadow(0px 0px 4px #c3c3c3);
    min-width: auto !important;
}

.wk-dropdown-triangle {
    width: 0;
    height: 0;
    position: absolute;
    top: -11px;
    left: 10px;
    border-left: 11px solid transparent;
    border-right: 11px solid transparent;
    border-bottom: 11px solid #ffffff;
}

.wk_file_custom:before {
    position: absolute;
    top: -.075rem;
    left: -.075rem;
    bottom: -.075rem;
    z-index: 6;
    display: block;
    content: "Browse";
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #eee;
    border: .075rem solid #ddd;
    border-radius: 0 .25rem .25rem 0;
}

.wk_input_tag {
    position: relative;
    border: .075rem solid #ddd;
    z-index: 5;
    height: 2.5rem;
    padding: .5rem 1rem;
    line-height: 1.5;
    color: #555;
    background-color: #fff;
    border: .075rem solid #ddd;
    border-radius: .25rem;
    box-shadow: inset 0 .2rem .4rem rgba(0, 0, 0, .05);
}

::-webkit-file-upload-button {
    opacity: 0;
}

.wk_gdpr_tc {
    text-align: right;
}

.wk-card {
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, .2);
    background: #fff;
    padding: 1rem;
    font-size: .875rem;
    color: #7a7a7a;
}

/* Anpassungen von Jo wegen UI-Bugs */
.wk-table-responsive {
/*    display: inherit; */
	display: block;
    width: 100%;
    min-height: 0;
    overflow-x: auto;
}

/* NEU */
.form-inline {
	display: block;
}

.wk-dropdown-menu .dropdown-item {
    display: block;
    width: 100%;
    padding: 3px 1.5rem;
    clear: both;
    font-weight: 400;
    color: #363a42;
    text-align: inherit;
    white-space: nowrap;
    background-color: none;
    border: 0;
}