p {
    color: unset;
}
.table > tbody > tr > td, .table > thead > tr > th {
    text-align: center;
}
.table > tbody > tr > td{
    vertical-align: middle;
}
.table > thead > tr > th{
    height: 200px;
}
.btn-success {
    color: #fff!important;
}
a.wb_title_link {
    text-decoration: underline!important;
}
.purchased_percent_format_bad{
    color: red;
    font-weight: bold;
}
.purchased_percent_format_normal{
    color: black;
    font-weight: bold;
}
.purchased_percent_format_good{
    color: green;
    font-weight: bold;
}
.purchased_percent_format_default{
    color: gray;
}
.dynamic_format_good{
    color: green;
}
.dynamic_format_bad{
    color: red;
}

.supply-class{
    color: gray;
}
.china-supply-class{
    color: black!important;
}
.custom-li{
    list-style: none;
}
.custom-li > li{
    min-height: 18px;
    max-height: 18px;
}
.wms_row{
    color: grey;
}
.turnover_p{
    min-height: 20px;
}
li.turnover_format_::before{
    color: black;
}
li.turnover_format_good::before{
    background: #4b8ace;
}
li.turnover_format_hole::before{
    background: black;
}
li.turnover_format_bad::before{
    background: #fc1d24;
}
li.turnover_format_neutral::before{
    background: #cccccc;
}
.turnover_format_{
    color: black!important;
}
.turnover_format_hole{
    background-color: black!important;
    color: white!important;
}
.turnover_format_hole > p{
    color: white!important;
}
.turnover_format_good{
    background-color: #4b8ace!important;
    color: white!important;
}
.turnover_format_good > p{
    color: white!important;
}
.turnover_format_bad{
    background-color: #fc1d24!important;
    color: white!important;
}
.turnover_format_bad > p{
    color: white!important;
}
.turnover_format_neutral{
    background-color: #cccccc!important;
    color: black!important;
}
.turnover_format_neutral > p{
    color: black!important;
}
.price_orders_avg{
    color: #6d24a8;
    font-weight: bold;
}
.result_price_avg{
    color: #257a8d;
    font-weight: bold;
}
.extra_charge_1_format{
    font-weight: bold;
    color: #BE8DE7;
    background-color: #737373;
}
.extra_charge_2_format{
    color: #82c840;
    font-weight: bold;
    background-color: #737373;
}
.extra_charge_3_format{
    color: #feff0b;
    font-weight: bold;
    background-color: #737373;
}
.extra_charge_4_format{
    color: #fb0006;
    font-weight: bold;
    background-color: #737373;
}
.cost_1_format{
    color: #BE8DE7;
    background-color: #737373;
}
.cost_2_format{
    color: #82c840;
    background-color: #737373;
}
.cost_3_format{
    color: #feff0b;
    background-color: #737373;
}
.cost_4_format{
    color: #fb0006;
    background-color: #737373;
}
.ads_cost_4_format{
  color: #fb0006;
}
.spp-class{
    color: gray;
    font-weight: normal!important;
}
.last-touch-row-class{
    color: gray;
    font-weight: normal!important;
    min-height: 20px;
}
.select2-selection.select2-selection--single{
    height: 33px!important;
}
.select2-selection__clear{
    color: black;
}
.select2-container{
    vertical-align: top;
}
label{
    margin-top: 5px;
}
.select2-dropdown--below{
    position: absolute;
    z-index: 2000;
}
tr.info > td > p, tr.info > td > div > p{
    font-weight: bold;
}
i.fa-arrow-up, i.fa-arrow-down, i.fa-bars{
    color: #f5f5f5;
    cursor: pointer;
}
th > div{
    width: 100%;
    height: 100%;
    position: relative;
}

tr > th {
    background-color: #f5f5f5;
}

.filter-btn{
    margin: 0 auto;
    display:block;
    vertical-align: top;
    color: #f5f5f5;
    background-color: #f5f5f5;
}
th{
    vertical-align: top!important;
}
i.fa-arrow-up, i.fa-arrow-down , i.fa-bars{
    font-size: 20px;
}
th.order_active > div > div > p > i.fa-arrow-up,
th.order_active > div > div > p > i.fa-arrow-down,
th.order_active > div > div > p > i.fa-bars{
    color: black;
}
th:hover > div > div > p > i.fa-arrow-up,
th:hover > div > div > p > i.fa-arrow-down,
th:hover > div > div > p > i.fa-bars{
    color: black;
}
i.fa-arrow-down.active{
    color: green!important;
}
i.fa-arrow-up.active{
    color: red!important;
}
i.fa-arrow-up{
    /*float: left;*/
}
i.fa-arrow-down, i.fa-bars{
    margin-left: 10px;
    /*float: right;*/
}
th:hover > div > div  > .filter-btn{
    color: black;
    background-color: #ebebeb;
}
.filter-btn.filter-btn-active{
    color: black;
    background-color: #ebebeb;
}
.filter-btn.btn-success {
    background-color: #5cb85c!important;
}
.btn-purp{
    background-color: purple;
    color: white;
}
.btn-purp:active, .btn-purp:hover{
    background-color: #660066;
    color: white;
}
.label-success{
    padding-bottom: 4px;
    padding-top: 2px;
}
.badge{
    padding-bottom: 4px;
    padding-top: 2px;
}
.ordering-p{
    margin-left: -4px;
    margin-right: -4px;
}
.header-ordering{
    position: absolute;
    bottom: 0;
    width: 100%;
}
.header-title{
}
.feedbacksCount{

}
.ratingClassDefault{
    font-weight: normal;
    color: black;
}
.ratingClassGood{
    font-weight: normal;
    color: green;
}
.ratingClassBad{
    font-weight: normal;
    color: red;
}

.ctrClassDefault{
    font-weight: bold;
    color: #b3b3b3;
}
.ctrClassGood{
    font-weight: bold;
    color: green;
}
.ctrClassNormal{
    font-weight: bold;
    color: black;
}
.ctrClassBad{
    font-weight: bold;
    color: red;
}
.new_stock_first{
    min-width: 33px;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
    padding-right: 5px;
}
.turnover_new_stock_first{
    min-width: 50px;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
    padding-right: 5px;
}
.new_stock_in_way{
    min-width: 33px;
    min-height: 18px;
    vertical-align: top;
    display: inline-block;
    border-left: 1px solid #b3b3b3;
}
.new_stock_middle{
    min-width: 33px;
    min-height: 18px;
    vertical-align: top;
    display: inline-block;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}
.new_stock_last{
    min-width: 40px;
    display: inline-block;
}
.new_stock_span{
    text-align: center;
}
.new_stock_head{
    font-weight: bold;
}
.new_turnover_head{
    font-weight: bold;
    min-width: 30px;
    color: black;
    padding: unset!important;
    border-left-color: #000000!important;
    border-right-color: #000000!important;
}
.new_turnover_first{
    min-width: 40px;
    display: inline-block;
    padding-left: 5px;
    vertical-align: top;
    padding-right: 5px;
}
.new_turnover_in_way{
    min-width: 40px;
    min-height: 18px;
    vertical-align: top;
    display: inline-block;
    border-left: 1px solid #b3b3b3;
}
.new_turnover_middle{
    min-width: 40px;
    min-height: 18px;
    vertical-align: top;
    display: inline-block;
    border-left: 1px solid #b3b3b3;
    border-right: 1px solid #b3b3b3;
}
.new_turnover_last{
    min-width: 35px;
    display: inline-block;
}
.new_stock > p{
    color: grey;
}
.stock_new_head{
    padding-left: 5px;
    padding-right: 5px;
    max-width: 150px;
}
.stock_new_head_turnover{
    padding-left: 5px;
    padding-right: 5px;
    max-width: 190px;
}
.stocks-ul{
    padding-left: 0;
    max-width: 185px!important;
}
li{
    line-height: unset;
    text-align: left;
    display: list-item;
}
ul{
    padding-left: 5px;
}
.ul-simple{
    padding-left: 0!important;
}
.ul-simple li{
    display: block;
    font-size: 14px;
    font-family: unset;
}
.last_user_div{
    color:gray;
    font-size: 8px;
}
.profit_popover, .ads_popover{
    cursor: pointer;
    text-decoration-line: underline;
    text-decoration-style: dotted;
}
.profit-percent{
    font-size: 12px;
}
.action_div{
    min-height: 20px;
}
.action_new{
    font-weight: 800;
    color: red!important;
}
.size_list{
    padding-left: 5px;
    max-width: 40px;
}
.size_list > li{
    font-size: 12px;
}
.action_info{
    font-weight: 800;
    color: blue!important;
}
.action_processed{
    font-weight: 800;
    color: green!important;
}
.spp_price{
    /*margin-top: 10%;*/
}
.simple-header{
    font-weight: normal!important;
}
.table-filters{
    margin-bottom: 10px;
    margin-top: 10px;
    position: sticky;
    background-color: white;
    width: 100%;
    top: 0;
    z-index: 3;
}

.select2-search__field, input:focus.select2-search__field{
    border: none!important;
}

.date-filter, .date-filter:focus{
    border-radius: 6px!important;
    border: 1px solid #334B69!important;
    background: white!important;
    color: black!important;
    height: 30px;
    border-right: none!important;
    border-top-right-radius: 0!important;
    border-bottom-right-radius: 0!important;
}

.spp_price_input{
    background-color: #bfb6e2!important;
}

.result_price_input{
    background-color: #9ad7e4!important;
}

.category_block{
    font-weight: bolder;
    border: 2px solid;
}
.category_color_block {
    margin-top: 10%;
}
.category_color_block_with_new {
    margin-top: 5%;
}
.new_card_block{
    margin-top: 50%;
}
.category_nameplate_edit{
    cursor: pointer;
}
.popover.top > .arrow {
    left: 50%!important;
}

.popover-content > p > input{
    width: 240px;
}

.filterInput{
    width: 248px!important;
    border-color: gray!important;
}
.loadingEdit, .loadingEditReadonly{
    display: none;
}


@media (min-width: 2000px) {
  .spp_price{
      margin-top: 10%;
  }
}