@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@500&display=swap');
.main-header .sidebar-toggle {
    font-family: "Font Awesome 5 Free" !important;
}

.sidebar-toggle:before {
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
}

.navbar-nav > .messages-menu > .dropdown-menu {
    width: max-content !important;
    max-width: 400px;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu {
    max-height: 500px !important;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a {
    white-space: unset !important;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 {
    font-weight: bold;
}
.main-header .prep-logo-link{
    text-align: center !important;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
}

.main-header .prep-logo-link img.prep-logo {
    vertical-align: middle;
    transition: none !important;
    transform: none !important;
}

.main-header .prep-logo-link img.prep-logo {
    display: block;
}
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4, .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p {
    margin: 0 !important;
    color: #444444 !important;
    font-size: 14px !important;
}

.site-client .navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small {
    right: 15px !important;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li {
    position: relative;
}

.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > .close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 4px;
}

a.view-more .fas {
    display: none;
}

a.view-more.is-disabled {
    cursor: not-allowed;
    opacity: .65;
}

a.view-more.is-disabled .fas {
    display: inline-block;
}

.btn-with-label {
    position: relative;
}

.btn-with-label .badge {
    position: absolute;
    top: -8px;
    right: -10px;
    font-size: 12px;
}

.form-control.has-error {
    border-color: #dd4b39;
    box-shadow: none;
}

#ownproductsalesearch-sale_date_range {
    width: 170px !important;
    border: 1px solid #110f53;
}

.fba-prod {
    background-color: #dfe0e4 !important;
}

.own-products-sales-search {
    padding-top: 25px;
    padding-bottom: 20px;
}

.salerRank {
    width: 8% !important;
}

.custom_pre {
    background-color: #f5f5f500;
}

.shipment-has-error {
    border: 2px solid #ff3b33 !important;
}

.input-group .help-block {
    display: table-row;

}

.loader {
    position: relative;
    display: none;
    padding: 10px 15px;
    z-index: 100;
}

.loader.active {
    display: block;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
}

.overlay.active {
    background: rgba(255, 255, 255, 0.7);
}

.empty-icon {
    color: #d2c3c3
}

.field-analysissearch-seller_id .has-star {
    display: none;
}

.fa-plus-square-o:before {
    content: "+";
    border: 1px solid !important;
    padding: 2px 3px;
}

.fa-minus-square-o:before {
    content: "-";
    border: 1px solid !important;
    padding: 2px 3px;
}

.fa-check-square-o:before {
    content: ".";
    border: 1px solid !important;
    padding: 2px 3px;
    color: #2c8f7b !important
}

.bg-light-green {
    background-color: #d6e9c6 !important;
}

span.prep-label {
    min-width: 70px !important;

}

.order-prodduct-search {
    background-color: #f7f7f5;
    padding-bottom: 30px;
}

.show-info {
    min-width: 155px;
}

.sales-chart #w6 {
    overflow: auto !important;
}

.th_light {
    background-color: #f5f5f5
}

.sevices-select {
    width: 270px;
}

.qty-num {
    width: 65px;
    margin-left: 5px;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

.instruction-p {
    font-size: 18px;
    line-height: 26px;
    color: #505254;
}

.work-time {
    margin-right: 20px;
}

.work-time a {
    display: inline-block !important;
    font-weight: bold;
    font-size: 16px;
}

.work-time a i {
    font-size: 19px;
    vertical-align: bottom;
}

.work-timer {
    display: inline-block;
    line-height: 24px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    top: 2px;
    position: relative;
    padding-right: 5px;
}

.work-time-notify-btn {
    font-size: 14px !important;
}

table.table-gray-header thead tr {
    background-color: #f9f9f9;
}

table.table-left-gray-header th {
    background-color: #f9f9f9;
    border-right-width: 2px !important;
}

.alert.alert-as-label {
    margin-bottom: 0;
    padding: 0.2em 0.6em 0.3em;
    font-size: 75%;
    font-weight: 700;
}

@media (min-width: 992px) {
    .modal-xl {
        width: 1300px;
    }

    .modal-l {
        width: 700px;
    }
}

.box-active-orders > .box-body {
    max-height: 250px;
    overflow: auto;
}

.light-hr {
    border-top: 1px solid #dfdfdf;
}

.hint-font-12 {
    font-size: 12px;
}

.index-action-btn:not(:last-child) {
    margin-right: 8px;
}

ul.sortable {
    min-height: 30px;
}


.starter-template {
    padding-top: 90px !important;
}


.nopads {
    padding: 0 !important;
    margin: 0 !important;
}

.table-left-border {
    border-left: solid 5px #88c090 !important;
}


.table-wh {

}

.flag {
    background-color: #64c192;
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
}

.id-bg {
    background-color: #64c192;
    text-align: center;
    margin-bottom: 10px;
}

.flag-bg {
    background-color: #64c192;
}

.product-id {
    color: white;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    height: 25px;
    background-color: #64c192;
    display: flex;
    justify-content: center;
    align-items: center;
}

.product-id a {
    color: white;
}

.product-id a:hover {
    color: white;
}

.wh {
    background-color: #e7e5e4;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 10px;
    min-height: 40px;
    padding-left: 10px;
}

.qty {
    color: black;
    font-weight: bold;
}

.wh-volume {
    color: #9fa5af;
}

.bg-purple-1 {
    background-color: #8884C8;
}

.bg-purple-2 {
    background-color: #6662AD;
}

.bg-purple-3 {
    background-color: #504C96;
}

a.asc:after, a.desc:after {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    padding-left: 5px;
}

a.asc:not(.kv-sort-link):after {
    content: /*"\e113"*/ "\e155";
}

a.desc:not(.kv-sort-link):after {
    content: /*"\e114"*/ "\e156";
}

.box .overlay > .fas, .overlay-wrapper .overlay > .fas {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -13px;
    margin-top: -13px;
    color: #000;
    font-size: 26px;
}

.select2-container--open {
    z-index: 1100;
}

.select2-container .select2-selection--multiple ul.select2-selection__rendered {
    display: block;
    margin-bottom: 5px;
    padding-right: 6px;
}

.select2-hide-search .select2-container .select2-selection--multiple .select2-search--inline {
    display: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    margin-top: 0 !important;
}

.ticket-circle-anim {
    animation: ticketCircle 5s infinite;
}

.avatar {
    display: flex;
    font-weight: bold;
    align-items: center;
    justify-content: center;
    color: white;
    border: solid 1px;
    border-radius: 50%;
    border-color: white;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.ticket-message-count {
    position: absolute;
    left: 35px;
    width: 12px;
}

.message-head {
    display: flex;
    align-items: center;
    justify-content: start;
    color: gray
}

.message-head .message-user {
    padding-left: 5px;
    font-weight: bold;
}

.message-head .message-date {
    margin-left: auto;
    padding-left: 5px;
    font-size: 12px;
}

.message-body {
    color: #444444
}

.avatar-notification {
    width: 20px;
    height: 20px;
    font-size: 10px;
}

.a-bg-1 {
    background-color: #7db843;
}

.a-bg-2 {
    background-color: #35B7A0;
}

.a-bg-3 {
    background-color: #4fa2b4;
}

.a-bg-4 {
    background-color: #6674c0;
}

.a-bg-5 {
    background-color: #b366bf;
}

.a-bg-6 {
    background-color: #55ad73;
}

.a-bg-7 {
    background-color: #479b9c;
}

.a-bg-8 {
    background-color: #336d97;
}

.a-bg-9 {
    background-color: #8366c0;
}

.a-bg-10 {
    background-color: #c06691;
}

.readm-more {
    cursor: pointer;
}

@media (max-width: 500px) {
    .main-sidebar:not(.mobile-scanner-sidebar) {
        padding-top: 200px !important;
    }
}

@keyframes ticketCircle {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 100;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes ticketCircle {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 100;
    }

    100% {
        opacity: 0;
    }
}

@-moz-keyframes ticketCircle {
    0% {
        opacity: 0;
    }

    50% {
        opacity: 100;
    }

    100% {
        opacity: 0;
    }
}

/* Центрирование логотипа без белого пространства */
.main-header .logo,
.main-header > a.logo {
  text-align: center !important;
  justify-content: center !important;
  align-items: center !important;
  padding: 0 !important;
  margin: 0 !important;
}

/* SweetAlert2 — оформление в стиле WMS (скругления, типографика, зелёная кнопка) */
.swal2-popup {
    border-radius: 14px !important;
    padding: 28px 28px 24px !important;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.18) !important;
}

.swal2-title {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: #111827 !important;
    line-height: 1.4 !important;
}

.swal2-html-container {
    font-size: 14px !important;
    color: #334155 !important;
}

.swal2-styled.swal2-confirm {
    background-color: #83b734 !important;
    border-radius: 8px !important;
    padding: 10px 24px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
    transition: background 0.15s ease !important;
}

.swal2-styled.swal2-confirm:hover {
    background-color: #6da025 !important;
}

.swal2-styled.swal2-confirm:focus {
    box-shadow: 0 0 0 3px rgba(131, 183, 52, 0.3) !important;
}

.swal2-styled.swal2-cancel {
    background-color: #ffffff !important;
    color: #334155 !important;
    border: 1px solid #e5e7eb !important;
    border-radius: 8px !important;
    padding: 10px 24px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: none !important;
    transition: background 0.15s ease, border-color 0.15s ease !important;
}

.swal2-styled.swal2-cancel:hover {
    background-color: #f0fdf4 !important;
    border-color: #83b734 !important;
}

.swal2-timer-progress-bar {
    background: rgba(131, 183, 52, 0.5) !important;
}

/* Разбивка продаж по маркетплейсам в поповере колонки "Sell 30/7 days".
   Верстка на div/span, потому что bootstrap 3.4 вырезает из содержимого
   поповера теги таблиц и атрибут style (санитайзер, DefaultWhitelist). */
.sell-breakdown {
    margin-bottom: 6px;
    min-width: 150px;
}

.sell-breakdown-row {
    display: flex;
    align-items: baseline;
    padding: 1px 3px;
}

.sell-breakdown-row .sell-breakdown-mp {
    flex: 1 1 auto;
    padding-right: 10px;
}

.sell-breakdown-row .sell-breakdown-num {
    flex: 0 0 34px;
    text-align: right;
}

.sell-breakdown-head {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 2px;
}

.sell-breakdown-current {
    background-color: #f5f5f5;
}

.sell-breakdown-total {
    border-top: 1px solid #e5e5e5;
    margin-top: 2px;
    padding-top: 3px;
}

.sidebar-menu .sidebar-invoice-icon-wrap {
    width: 20px;
    line-height: 1;
    text-align: left;
}

.sidebar-menu .sidebar-invoice-icon-wrap:before {
    content: none !important;
    display: none;
}

.sidebar-menu .sidebar-invoice-icon {
    width: 0.75em;
    height: 1em;
    display: inline-block;
    vertical-align: -0.125em;
    fill: currentColor;
}
