#rm_fixed_contact_button, .rm-fixed-contact-pulsation, .rm-header-cart-quantity, .rm-news-item-date, .oct-fixed-bar-quantity-cart, .rm-slideshow-plus .slick-dots li.slick-active button, .rm-slideshow-plus .slick-dots li:hover button, .rm-day-discounts .slick-dots li.slick-active button, .rm-day-discounts .slick-dots li:hover button, .rm-product-tabs .nav-link.active:before, .radio-box::after, .rm-product-images-main .slick-dots li.slick-active button {background:rgb(251, 145, 48);}
@media (min-width: 1200px){.rm-account-list-item:hover::before{background:rgb(251, 145, 48);}}
.rm-product-top-button:hover, .oct-fixed-bar-item:hover {background:rgb(251, 145, 48);}
.rm-module-header span, .rm-product-top-button:hover {border-color:rgb(251, 145, 48);}
body {background-color:rgb(249, 249, 252);}
.form-checkbox-group label a, .subcat-item:hover .subcat-item-title, .rm-content a, .blue-link, .blue-link:hover, .rm-category-wall-item:hover span, .rm-promotional-product-item:hover a, #oct-menu-ul .group-title a, .rm-last-reviews-item:hover .rm-last-reviews-item-title, .rm-module-item:hover .rm-module-title > a, .rm-module-item:hover .rm-module-title > a:visited, .rm-news-item:hover .rm-news-item-title, .rm-livesearch-list-item-name a, .rm-fixed-contact-item:hover, .category-landing-links-item-link span, .modal-content a, .rm-manufacturer-item a:hover span, .table td a, .rm-alert-text a, .rm-day-discounts-item:hover a, .rm-header-phones-list-item:hover, .rm-header-location-phones a .rm-footer-phones-link, .rm-footer-mail-link, .rm-footer-mail-link:hover, .collapse-value > button, .collapse-value > button:focus, .collapse-value > button:active, .collapse-value > button:active:focus, .rm-product-advantages-item:hover .rm-product-advantages-item-title, .rm-contact-location a, .rm-breadcrumb-item a, .rm-account-list-item:hover a, .rm-menu-list-item:hover > div:first-child .rm-menu-list-item-link, .rm-menu-list-item.active > div:first-child .rm-menu-list-item-link, .rm-footer-phones-link, .rm-footer-phones-link:hover {color:rgb(10, 120, 191);}
.rm-btn.primary, button[data-target="#ocfilter-hidden-options"], #ocfilter .btn-primary, #ocfilter .btn-primary:active, #ocfilter .btn-primary:focus, .simplecheckout-cart-buttons .button:hover, .simplecheckout-button-right .button:hover, #simplecheckout_button_login:hover, .pagination li.active span, .pagination li:hover a, #rm_livesearch_close, .simplecheckout-cart-buttons .button, .rm-header-location.active .rm-btn, #rm_mobile_menu_button, .rm-sidebar #rm_mobile_menu_toggle_button:before, .rm-btn.secondary:hover, .rm-btn.dark:hover {background-color:rgb(251, 145, 48);}
@media (min-width: 1200px){.rm-btn.secondary:hover, .rm-btn.dark:hover, .rm-module-item:hover .rm-cart-btn {background:rgb(251, 145, 48);}}
.rm-btn.primary, .rm-btn.primary .rm-btn-text {color:rgb(255, 255, 255);}
.rm-btn.dark {background-color:rgb(101, 108, 125);}
.rm-btn.dark, .rm-btn.dark .rm-btn-text {color:rgb(255, 255, 255);}
.rm-btn.secondary {background-color:rgb(233, 233, 233);}
.rm-btn.secondary, .rm-btn.secondary .rm-btn-text {color:rgb(39, 35, 35);}
#top {background:rgb(249, 249, 252);}
.top-nav-info-list a, .top-nav-account-links-item a, .top-nav-account-links-item button, .top-nav-account-links-item > span {color:rgb(101, 108, 125)!important;}
.top-nav-info-list a:hover, #top .top-nav-account-links-item button:focus, .top-nav-account-links-item:hover > a, .top-nav-account-links-item button:hover, .top-nav-account-links-item:hover form > button, .top-nav li:hover > a, .top-nav-account-links-item > span:hover {color:rgb(10, 120, 191) !important;}
.top-nav .rm-dropdown-box:hover .rm-dropdown-toggle::after {background:rgb(10, 120, 191) !important;}
.rm-footer {background-color:rgb(255, 255, 255);}
.rm-footer-text, .rm-footer-credits {color:rgb(101, 108, 125);}
.rm-footer-phones, .rm-footer-links-list a {color:rgb(101, 108, 125);}
.rm-footer-phones a:hover, .rm-footer-links-list a:hover {color:rgb(10, 120, 191);}
.rm-column-categories-item {background:rgb(252, 252, 252);}
.rm-column-categories-item {color:rgb(39, 35, 35);}
.rm-column-categories-item.active > span, .rm-column-categories-item .rm-categories-3 .active, .rm-column-categories-item a:hover {color:rgb(10, 120, 191);}
.modal-header {background:rgba(255, 255, 255, 0);}
.modal-title {color:rgb(39, 35, 35);}
.modal-close-icon {background-color:rgb(119, 119, 119);}
#rm_mobile_nav {background:rgb(253, 253, 253);}
.oct-fixed-bar-item-compare, .rm-module-buttons-item.compare, .rm-product-top-button-compare, .rm-btn.compare, #rm_mobile_compare {display: none!important;}
.aggregated-container {
    position: sticky;
    top: 0;
    background-color: #fff; /* Можно изменить на нужный цвет фона */
    z-index: 100; /* Обеспечивает, что блок будет над остальными элементами */
    padding: 10px; /* Можно изменить под свои нужды */
    border-bottom: 1px solid #ddd; /* Опционально: добавляет разделительную линию */
}

.aggregated {font-size: 10px;}

.dds-year-container {
    margin-bottom: 20px;
    overflow-x: auto;
}

.dds-year-header {
    cursor: pointer;
    background-color: #f0f0f0;
    padding: 10px;
    border: 1px solid #ccc;
    text-align: center;
    white-space: nowrap;
    margin-left: 20px;
}

.dds-month-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
    margin-left: 20px;
}

.dds-month-block {
    display: inline-block;
    min-width: 100px;
    text-align: center;
    margin-right: 10px;
    border: 1px solid #ccc;
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
}

.dds-week-container {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    margin-bottom: 20px;
    padding: 10px;
    border: 1px solid #ccc;
    background-color: #f9f9f9;
}

.dds-week-block {
    display: flex;
    flex-direction: column;
    width: 700px; /* Установите фиксированную ширину для недели */
    margin-right: 5px;
    box-sizing: border-box;
    padding: 10px;
}

.dds-week-block h6 {
    background-color: #e0e0e0;
    padding: 5px;
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
    font-size: 12px; /* Установите размер шрифта */
    width: 100%;
}

.dds-content-container {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.dds-week-block table {
    width: 100%;
    border-collapse: collapse;
    table-layout: fixed; /* Фиксированная ширина столбцов */
}

.dds-week-block th, .dds-week-block td {
    border: 1px solid #000;
    padding: 5px; /* Уменьшенный padding */
    text-align: left;
    line-height: 1.5;
    height: 30px; /* Уменьшенная фиксированная высота ячеек */
    overflow-wrap: break-word;
    white-space: pre-wrap;
    font-size: 12px; /* Установите размер шрифта */
}

.dds-week-block th:nth-child(1),
.dds-week-block td:nth-child(1) {
    width: 170px; /* Ширина для ячеек Доход/Расход */
}

.dds-week-block th:nth-child(2),
.dds-week-block td:nth-child(2) {
    width: 80px; /* Ширина для ячеек Сумма */
}

.dds-week-block th {
    background-color: #e0e0e0;
}

.dds-week-block .dds-sum {
    text-align: right;
}

.dds-hidden {
    display: none;
}

.dds-disabled {
    background-color: #f9f9f9;
    color: #aaa;
    pointer-events: none;
}

.dds-week-block.dds-disabled h6 {
    background-color: #e0e0e0;
}

.dds-week-block.dds-disabled table, .dds-week-block.dds-disabled th, .dds-week-block.dds-disabled td {
    background-color: #f9f9f9;
    line-height: 20px;
}

.dds-week-block td[contenteditable="true"] {
    min-height: 30px; /* Уменьшенная фиксированная высота редактируемых ячеек */
    overflow-wrap: break-word; /* Перенос слов */
    white-space: pre-wrap; /* Перенос текста */
}

.dds-income-container, .dds-expense-container {
    display: inline-block;
    vertical-align: top;
    width: 50%;
      background: #f9fff9;
}

.dds-expense-container {
    margin-left: 1%;
    background: #fff2f1;
}

.dds-balance-container {
    margin-top: 5px;
    text-align: center;
    width: 100%;
    background: #e3ffe4;
    font-weight: 600;
}

.dds-balance-container table {
    width: 100%;
    border-collapse: collapse;
}

.dds-balance-container td {
    border: 1px solid #000;
    padding: 5px;
    text-align: center;
    font-size: 12px;
}

.dds-notification {
    display: none;
    position: fixed;
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #4caf50; /* Зеленый по умолчанию */
    color: white;
    padding: 15px;
    border-radius: 5px;
    z-index: 1000;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}










.compete-prices-container {
       margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 6px;
    background: #f9f9f9;
    }

    .compete-data {
        display: flex;
        flex-direction: column;
    }

    .compete-row {
        display: flex;
        align-items: center;
           background: #fff;
    border-bottom: 1px solid #ddd;
    }

    .compete-description {
        font-weight: bold;
        margin-right: 20px;
        font-size: 10px;
    }

    .compete-prices {
        display: flex;
        flex-wrap: nowrap;
        overflow-x: auto;
    }

    .compete-price-item {
        display: flex;
        flex-direction: column;
        align-items: center;
        margin-right: 20px;
    }

    .compete-date {
       font-size: 10px;
    width: 70px;
    text-align: center;
    }

    .compete-price {
        color: #333;
      font-size: 10px;
       text-align: center;
    }





.difference-container {
    margin-bottom: 10px;
    border: 1px solid #ddd;
    padding: 10px;
    border-radius: 6px;
    background: #f9f9f9;
}
.difference-data {
    white-space: nowrap;
    overflow-x: auto;
}

.difference-data-left {
    border-right: 1px solid #ddd;
    position: -webkit-sticky;
    position: sticky;
    left: 0;
    background: white;
    z-index: 10;
}

.difference-row {
    padding: 1px;
    border-bottom: 1px solid #ddd;
}
.difference-row:last-child { border-bottom: none; }

.difference-data-right {
    text-align: center;
  font-size: 10px;
  display: inline-block;
}
.difference-data-left {
  display: inline-block;
    vertical-align: top;
    width: 110px;
    font-size: 10px;
}






.organic-data-right {text-align: center;}
.data-zone {border: 1px solid #777; padding: 5px; border-radius: 6px;}

