* {
    font-family: Arial;
    font-style: normal;
    font-weight: normal;
}

:root {
    --text-color: #424242;
    --primary: #249da8;
    --primary-l: #cdf8fc;
    --neutral-l: #f3f3f3;
    --neutral-ml: #909090;
    --neutral-m: #d9d9d9;
    --white: #fff;
    --red: #ff0000;
    --positive: #2db954;
    --positive-l: #defde7;
    --primary-m: #8fdbe2;
    --bg: #f9fbfd;
    --negative: #ff0000;
    --negative-l: #fff2f1;
    --second: #fa8c0c;
    --second-l: #ffead1;
    --positive: #2db954;
    --primary-m: #8fdbe2;
    --bg: #f9fbfd;
    --box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
}

:focus {
    outline-color: var(--primary);
}

/* Helper function for doughnut chart*/

.hidded-custom {
    text-decoration: line-through;
}

/* Helper style */

.w-85 {
    width: 85% !important;
}

.primary-text {
    color: #249da8;
}

/* Create partner */

.dw_logo_partner_create {
    max-width: 150px;
    height: auto;
    width: 100%;
    padding: 20px 0;
}

.dw_step_create_partner {
    font-weight: bold;
    font-size: 36px;
    line-height: 53px;
    color: var(--primary);
}

.dw_create_partner_body {
    margin-top: 40px;
    padding: 40px 25px;
}

.dw_create_partner_body h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: var(--text-color);
}

.dw_form_input_padding {
    padding: 0 30px;
}

.dw_next_step_container {
    padding: 40px 0px;
}

.dw_form_create_partner {
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
    max-width: 750px;
    margin: 0 auto;
    background: var(--white);
    border-radius: 5px;
    margin-bottom: 65px;
}

.dw_previous_button_form {
    font-size: 16px;
    line-height: 25px;
    color: var(--text-color);
    padding: 10px 30px;
    border-radius: 2px;
    background: var(--neutral-l);
    margin-right: 25px;
    border: none;
}

.dw_step_two_title {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    width: 100%;
    line-height: 29px;
    color: var(--text-color);
}

.dw_collapse_custom_button {
    padding: 10px 0px;
    background: var(--primary);
    border-radius: 2px;
    border: none;
    width: 44px;
}

.dw_background_bg {
    background: var(--bg);
}

.dw_step_two_colapse_container {
    margin-bottom: 40px;
}

.dw_custom_partner_accordion .card {
    border: none;
}

.dw_custom_partner_accordion .card-header {
    padding: 10px 0px !important;
    background: var(--white);
    border-color: var(--neutral-l);
    margin-bottom: 10px;
}

.dw_custom_partner_accordion .card-header>div {
    position: relative;
}

.dw_custom_partner_accordion .card-header button {
    position: absolute;
    opacity: 0;
    width: calc(100% - 65px);
    top: 0;
    bottom: 0;
    left: 65px;
}

.dw_card_brend_active {
    background: var(--primary-l) !important;
}

.dw_card_brend_active p {
    color: var(--primary) !important;
}

.dw_custom_partner_accordion .card-body {
    padding: 0;
}

.dw_second_step_categories_container input.dw_checkbox {
    z-index: 5;
}

.dw_second_step_categories_container input.dw_checkbox:checked::before {
    background: var(--primary);
}

.dw_second_step_categories_container input.dw_checkbox:checked::after {
    background-image: url("/images/backend/checked-white.svg");
}

.dw_second_step_categories_container p {
    position: relative;
}

.dw_custom_partner_accordion input.dw_checkbox:checked+span {
    position: absolute;
    inset: 0;
    background: var(--bg);
}

.dw_custom_partner_accordion input.dw_checkbox:checked+span+p {
    color: var(--primary);
}

.dw_custom_partner_accordion input.dw_checkbox:checked::after {
    top: 60%;
}

.dw_second_step_categories_container {
    height: 45px;
    padding-left: 65px;
    position: relative;
}

.dw_services_colapse {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid var(--neutral-l);
    margin-bottom: 10px;
}

.dw_services_colapse .switch,
.dw_custom_partner_accordion .switch {
    width: 23px;
    height: 7px;
    margin-left: 25px;
    margin-bottom: 0;
}

.dw_services_colapse .slider:before,
.dw_custom_partner_accordion .slider::before {
    left: 0px;
    bottom: 0px;
    top: -3.5px;
    height: 13px;
    width: 13px;
    border-radius: 6px !important;
    background: var(--neutral-m);
}

.dw_services_colapse .dw_input:checked+.slider:before,
.dw_custom_partner_accordion .dw_input:checked+.slider:before {
    transform: translateX(10px);
    background: var(--primary);
}

.dw_services_colapse .dw_input:checked+.slider,
.dw_custom_partner_accordion .dw_input:checked+.slider {
    background-color: var(--primary-m);
}

.dw_services_colapse p,
.dw_custom_partner_accordion p {
    font-size: 16px;
    line-height: 25px;
    color: var(--text-color);
    margin-left: 25px;
    width: 100%;
}

.dw_service_colapse_active {
    background: var(--bg);
}

.dw_service_colapse_active p {
    color: var(--primary);
}

.dw_rabats_colapse .collapse div:first-child {
    padding: 24px 24px 19px 25px;
    border-bottom: 1px solid var(--neutral-l);
    margin-bottom: 15px;
}

.dw_rabats_colapse .collapse div:first-child p {
    color: var(--neutral-ml);
    font-size: 14px;
    line-height: 22px;
}

.dw_rabats_colapse .collapse div:first-child .dw_checkbox:checked+p {
    color: var(--primary) !important;
}

.dw_closest_brend_box {
    height: 45px;
    padding-left: 65px;
    padding-right: 40px;
    background: var(--primary-l);
    margin-bottom: 10px;
    position: relative;
}

.dw_closest_brend_box>p {
    color: var(--primary);
}

.dw_input_custom_rabat {
    position: absolute;
    right: 0;
    top: 50%;
    width: 110px;
    transform: translateY(-50%);
    background: var(--primary-l);
}

.dw_input_custom_rabat div:first-child {
    padding: 0 !important;
    border: none !important;
    padding-right: 40px !important;
}

.dw_input_custom_rabat div:first-child input {
    max-width: 46px;
    border: none;
    padding: 0;
    height: 35px;
    padding: 5px 0px 5px 11px;
}

.dw_input_custom_rabat div:first-child input:focus-within {
    outline-color: var(--primary);
}

.dw_input_custom_rabat div:first-child span {
    font-size: 16px;
    line-height: 25px;
    margin-left: 10px;
    color: var(--text-color);
}

.dw_category_rabat_box {
    padding-left: 90px;
    background: var(--bg);
}

.dw_category_rabat_box .dw_input_custom_rabat {
    background: var(--bg);
}

.dw_section_form_title {
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    margin-top: 30px;
    padding-bottom: 10px;
    color: var(--text-color);
    border-bottom: 1px solid var(--neutral-l);
    margin-bottom: 25px;
}

.dw_third_step_error_message {
    position: absolute;
    bottom: -24px;
}

.dw_partner_success_left,
.dw_partner_success_right {
    flex: 1;
    padding: 0 35px;
}

.dw_partner_success_left img {
    max-width: 85px;
    width: 100%;
}

.dw_partner_success_left p {
    font-size: 16px;
    line-height: 27px;
    letter-spacing: 0.5px;
    color: var(--text-color);
    margin-top: 15px;
    margin-bottom: 0px;
}

.dw_partner_success_left p strong {
    font-weight: bold;
}

.dw_partner_success_right .dw_role_tag {
    display: inline-block;
    margin-bottom: 10px;
    margin-right: 10px;
    line-height: 1.5;
}

.dw_partner_success_right h6 {
    margin-bottom: 0;
    margin-top: 25px;
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
    color: var(--text-color);
}

.dw_partner_success_right ul {
    margin-top: 15px;
    margin-bottom: 0px;
}

.dw_service_edit_partner {
    border: none;
    background: var(--white);
}

.dw_form_line.color {
    background: var(--neutral-l);
}

.dw_service_edit_partner_active {
    background: var(--primary-l) !important;
}

.dw_service_edit_partner_active p {
    color: var(--primary) !important;
}

/* login style */

.dw_login_form {
    max-width: 30%;
    margin: 0 auto;
    padding: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
}

.dw_login_header img {
    max-width: 224px;
    width: 100%;
    display: block;
    margin: 0 auto;
}

.dw_login_header p {
    font-size: 16px;
    line-height: 27px;
    padding: 0 30px;
    text-align: center;
    letter-spacing: 0.5px;
    margin-top: 40px;
    color: var(--text-color);
}

.dw_login_body {
    margin-top: 40px;
}

/* FORM CONTROL */

.dw_max_width_select_picker_right_side div:first-child,
.dw_max_width_select_picker_right_side .dropdown-menu.show {
    max-width: 480px !important;
    width: 100%;
}

.dw_bulk_select {
    max-width: 200px;
    min-width: 200px;
    width: 100%;
}

.dw_form_container {
    margin-top: 25px;
}

.dw_form_container label {
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
}

.dw_form_container input,
.dw_form_container .contact_number_span {
    border: none;
    background: var(--neutral-l);
    border-radius: 2px;
    width: 100%;
    padding: 10px 10px 10px 20px;
}

.dw_form_container .contact_number_span {
    color: var(--neutral-ml);
}

.dw_form_container input::placeholder {
    font-size: 16px;
    line-height: 25px;
    color: var(--neutral-ml);
}

.dw_form_container input:focus-visible {
    outline-color: var(--primary);
}

input.dw_checkbox {
    width: 14px;
    height: 14px;
    position: relative;
    appearance: none;
    margin-right: 10px;
    padding: 0;
    cursor: pointer;
}

input.dw_checkbox::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 2px solid var(--primary);
    border-radius: 1px;
    cursor: pointer;
}

input.dw_checkbox:checked::after {
    content: "";
    position: absolute;
    background-image: url(/images/backend/checked.svg);
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: contain;
    cursor: pointer;
}

.dw_remember_section {
    margin-top: 40px;
}

.dw_password_forget {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    font-size: 14px;
    line-height: 22px;
    color: var(--primary);
}

.dw_password_forget:hover {
    color: var(--primary);
    text-decoration: none;
    opacity: 0.8;
}

.dw_password_forget svg {
    margin-left: 10px;
}

.dw_submit_button,
.dw_neutral_button,
.dw_primary_button {
    padding: 10px 30px;
    background: var(--primary-l);
    color: var(--primary);
    font-size: 16px;
    line-height: 25px;
    border: none;
}

.dw_visit_admin_panel_position {
    position: absolute;
    top: -50px;
    right: 195px;
}

.dw_partner_shop_position {
    color: var(--primary);
    text-decoration: underline;
    font-size: 14px;
    line-height: 24px;
    position: absolute;
    z-index: 2;
}

.dw_rabat_title_edit_partner {
    padding: 20px;
    margin-top: 7px;
    border-top: 1px solid var(--neutral-l);
    border-bottom: 1px solid var(--neutral-l);
}

.dw_neutral_button {
    background: var(--neutral-m);
    color: var(--text-color);
}

.dw_primary_button {
    background: var(--primary);
    color: var(--white);
}

.dw_select_input {
    position: relative;
    margin-right: 25px;
}

.dw_select_input select,
.dw_select_input .dw_custom_datepicker_div {
    border: none;
    height: 45px;
    width: fit-content;
    max-width: 350px;
    background: var(--neutral-l);
    color: var(--text-color);
    font-size: 16px;
    line-height: 25px;
    padding-left: 20px;
    padding-right: 25px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}

.dw_select_input .dw_custom_datepicker_div {
    position: relative;
}

.dw_custom_datepicker_table {
    background: var(--neutral-l);
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    width: 370px;
    display: none;
}

.dw_no-select-dropdown .dataTables_filter {
    left: 0;
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle {
    color: var(--text-color);
    height: 45px;
    padding: 10px 10px 10px 20px;
    border: none;
    font-size: 16px !important;
    line-height: 25px;
    background-color: var(--neutral-l);
    border-radius: 0;
}

.dw_select_input::before {
    content: "";
    position: absolute;
    right: 5%;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("/images/backend/arrow-down.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    display: block;
    z-index: 1;
}

.dw_select_input select:focus-within {
    outline-color: var(--primary);
}

.dw_select_input_edit_product {
    margin-right: 0px;
}

.dw_select_input_edit_product select {
    max-width: 100%;
}

.dw_select_input_edit_product.dw_select_input::before {
    top: 55px;
    transform: none;
}

.dw_form_line {
    margin-top: 25px;
    height: 1px;
    width: 100%;
    background: var(--neutral-m);
}

.dw_form_container .dw_submit_button {
    margin-top: 15px;
}

.dw_form_container textarea,
.dw_description_view {
    border: none;
    background: var(--neutral-l);
    padding: 10px 20px;
    width: 100%;
    border-radius: 2px;
    font-size: 14px;
    line-height: 22px;
    color: var(--neutral-ml);
    min-height: 350px;
}

.dw_image_view {
    max-width: 150px;
    height: 150px;
    margin-right: 5px;
}

.dw_image_view img {
    object-fit: cover !important;
    width: 100%;
}

.dw_attachment_link a {
    color: var(--text-color);
    font-size: 16px;
}

.dw_attachment_link a:hover {
    opacity: 0.8;
}

/* .dw_gallery_input label{

} */

/* END FORM CONTROL */

.dw_login_submit {
    margin-top: 65px;
}

.dw_login_background_image {
    background-image: url("/images/backend/login-background.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    display: block;
    background-position: center center;
}

/* Header style */

.dw_header_colapse_icons {
    padding: 15px;
    border: none;
    margin: 0 0px 15px 0;
    background: transparent;
}

.dw_header_search_partners {
    display: flex;
    align-items: center;
    margin-top: -12px;
    margin-left: 20px;
    position: relative;
}

.dw_header_search_partners input {
    width: 340px;
    padding-left: 45px;
}

.dw_header_search_partners button {
    border: none;
    position: absolute;
    background: var(--neutral-l);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    left: 16px;
    padding: 0;
}

.dw_neutral_text {
    font-size: 14px;
    line-height: 22px;
    color: var(--text-color);
}

.dw_neutral_text_rabat {
    font-size: 16px;
    line-height: 25px;
    color: var(--text-color);
}

.dw_neutral_text.dw_active {
    color: var(--primary);
}

.dw_header_menu_list_right {
    margin-bottom: 0;
    margin-top: 10px;
}

.user-menu {
    margin-right: 25px !important;
}

.badge-custom {
    position: absolute;
    top: 13px;
    right: 16px;
    padding: 0;
    width: 6px;
    height: 6px;
    border-radius: 20px;
    background: var(--red);
}

.dw_notifications_all_button {
    color: var(--primary);
}

.dw_mark_all_as_read {
    height: 30px;
    width: 200px;
    font-size: 14px;
    font-weight: 400;
    line-height: 10px;
    text-align: center;
    border: none;
    background: #cdf8fc;
    color: #249da8;
}

/*  Sidebar style */

.dw_sidebar_items {
    font-size: 18px !important;
    line-height: 29px;
    color: var(--text-color);
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    border-bottom: 1px solid var(--neutral-l);
}

.dw_sidebar_items>div svg {
    margin-right: 10px !important;
}

/* Home style */

.dw_header_neutral {
    font-weight: bold;
    font-size: 36px;
    line-height: 53px;
    color: var(--text-color);
    margin-top: -10px;
}

.dw_header_neutral svg {
    margin-right: 15px;
}

.dw_add_button {
    background: var(--primary);
    color: var(--white);
    font-weight: normal;
    font-size: 16px;
    line-height: 25px;
    padding: 10px 30px;
    border-radius: 2px;
    border: none;
}

.dw_add_button span {
    margin-right: 20px;
}

.dw_add_button:hover {
    color: var(--white);
    opacity: 0.8;
}

.dw_edit_button_position {
    position: absolute;
    right: 0;
    top: -50px;
}

.dw_edit_form {
    padding-top: 40px;
}

.dw_input_message_bottom {
    margin-top: 5px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 400;
    color: var(--neutral-ml);
    letter-spacing: 0.5px;
}

.dw_slug_disabled p {
    display: inline-block;
}

.dw_slug_disabled input {
    width: auto;
}

.dw_slug_disabled .dw_input_message_bottom {
    margin-top: 0;
}

.dw_order_view_text_style {
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
    color: #424242;
}

.dw_order_table_th {
    border: none !important;
    border-bottom: 2px solid #d9d9d9 !important;
    color: #909090;
    font-size: 16px;
    line-height: 25px;
    font-weight: 400;
}

.dw_order_view_text_style a {
    color: #249da8;
    text-decoration: underline;
}

/* LIST DATATABLES */

.dataTables_paginate.paging_simple_numbers {
    display: flex;
}

.paginate_button.previous.disabled {
    visibility: hidden;
}

.paginate_button.previous {
    order: 1;
    display: block !important;
}

.paginate_button.next {
    order: 2;
    margin-left: 30px !important;
    display: block !important;
}

.dataTables_paginate.paging_simple_numbers>span {
    order: 3;
    margin-left: 90px;
}

.dw_datatable thead {
    text-align: center;
}

.dw_datatable thead>tr>th:first-child {
    background-image: none !important;
}

.dw_datatable th {
    border: none !important;
    font-size: 16px;
    line-height: 25px;
    color: var(--neutral-ml);
    font-weight: normal !important;
    padding: 15px 0px !important;
}

.dw_datatable td {
    border-top: 0px !important;
}

.dw_table_header {
    padding: 10px 18px;
    border-bottom: 1px solid var(--neutral-ml);
}

.table.dataTable.no-footer {
    border-collapse: separate;
    border-spacing: 0 10px;
}

.dataTable tbody tr {
    background: #fff;
}

.dw_table-image {
    max-width: 65px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2px;
}

.dataTables_wrapper no-footer {
    position: relative;
}

.dataTables_filter {
    position: absolute;
    top: -45px;
    left: 363px;
}

.dataTables_filter::before {
    content: "";
    position: absolute;
    left: 15px;
    background-image: url("/images/backend/search-icon.svg");
    background-repeat: no-repeat;
    display: block;
    top: 50%;
    transform: translateY(-50%);
    background-size: contain;
    width: 14px;
    height: 14px;
}

.dataTables_filter label {
    margin-bottom: 0;
}

input[type="search"]::placeholder {
    color: var(--neutral-ml);
    font-size: 16px;
    line-height: 25px;
}

input[type="search"] {
    width: 345px;
    border: none !important;
    background-color: var(--neutral-l) !important;
    border-radius: 2px !important;
    padding: 10px 40px !important;
    color: var(--neutral-ml) !important;
    font-size: 16px !important;
    line-height: 25px !important;
}

input[type="search"]:focus-within {
    outline-color: var(--primary);
}

table.dataTable tbody td {
    padding: 0px !important;
}

table.dataTable tbody tr {
    box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
}

.dw_table_row_color {
    min-height: 95px;
    height: auto;
    display: flex;
    align-items: center;
    padding: 15px 25px;
}

.dw_product_brend_list {
    flex-direction: column;
    align-items: flex-start;
}

.dw_product_brend_list h6 {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: var(--text-color);
}

.dataTables_length {
    margin-top: 40px;
}

.dataTables_length label {
    margin-bottom: 0px !important;
}

.dataTables_length select {
    border: none !important;
    height: 45px;
    max-width: 158px;
    background-color: var(--neutral-l) !important;
    color: var(--text-color);
    font-size: 16px;
    line-height: 25px;
    padding-left: 10px !important;
    margin-left: 10px;
}

.dataTables_length select:focus-visible {
    outline-color: var(--primary);
}

.dataTables_length label {
    font-size: 16px;
    line-height: 25px;
    color: var(--text-color);
}

.dataTables_paginate.paging_simple_numbers {
    padding-top: 0px;
    margin-top: 40px;
}

.dataTables_paginate.paging_simple_numbers>span .paginate_button {
    background: var(--neutral-l) !important;
    border-radius: 2px;
    width: 45px;
    height: 45px;
    color: var(--text-color) !important;
    font-size: 16px;
    line-height: 32px;
    border: none !important;
}

.dw_product_group_table .paginate_button {
    margin-left: 10px;
    padding-left: 10px;
}

.dataTables_paginate.paging_simple_numbers>span .paginate_button.current {
    background: var(--primary) !important;
    color: var(--white) !important;
}

.dataTables_paginate.paging_simple_numbers .paginate_button.next {
    padding: 10px 30px;
    background-color: var(--primary-l) !important;
    color: var(--primary) !important;
    border-radius: 2px;
    font-size: 16px;
    line-height: 25px;
    border: none !important;
    cursor: pointer !important;
}

.dataTables_paginate.paging_simple_numbers .paginate_button.next::after {
    content: "";
    background-image: url("/images/backend/arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
    width: 10px;
    height: 10px;
    display: inline-block;
    margin-left: 20px;
}

.dataTables_paginate.paging_simple_numbers .paginate_button.next:hover {
    background-color: var(--primary-l) !important;
    background: var(--primary-l) !important;
    color: var(--primary) !important;
    border: none !important;
    opacity: 0.8;
}

.dataTables_paginate.paging_simple_numbers .paginate_button.previous {
    padding: 10px 30px;
    background-color: var(--neutral-l) !important;
    color: var(--text-color) !important;
    border-radius: 2px;
    font-size: 16px;
    line-height: 25px;
    border: none !important;
}

.dataTables_paginate.paging_simple_numbers .paginate_button.previous:hover {
    background-color: var(--neutral-l) !important;
    background: var(--neutral-l) !important;
    color: var(--text-color) !important;
    border: none !important;
    opacity: 0.8;
}

.dw_close_button {
    position: absolute;
    top: 5px;
    right: 10px;
}

.photo-holder {
    position: relative;
    margin-right: 5px;
    max-width: 150px;
}

.dw_gallery_input .dw_submit_button {
    margin-top: 0px;
}

.dw_one_input_filter .dataTables_filter {
    left: 278px;
}

/* END TABLE LIST */

.dw_top_space {
    margin-top: 40px;
}

.dw_custom_actions_button {
    width: 20px;
    height: 25px;
    margin: 0 3px;
    border: none;
    background: transparent;
    padding: 0;
    text-align: center;
}

.dw_quantity {
    text-align: center;
    width: 100%;
}

.dw_quantity span {
    color: var(--positive);
    font-size: 14px;
    line-height: 22px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dw_quantity span::before {
    content: "";
    background: var(--positive);
    width: 5px;
    height: 5px;
    border-radius: 5px;
    margin-right: 7px;
    display: block;
}

.dw_table_row_last {
    align-items: center;
    justify-content: center;
}

/* Kategorija create style */

#preview,
#preview-gallery,
#icon_preview {
    max-width: 150px;
}

/* Kategorija edit style */

.preview {
    max-width: 150px;
    max-height: 150px;
    object-fit: contain;
}

/* Kategorija list style */

.dw_table_overflow {
    overflow-x: hidden;
}

.has-cildren {
    transform: translateX(40px);
}

.transform-back {
    transform: translateX(-40px);
}

/* Page create style */

.dw_search_three_input .dataTables_filter {
    left: 650px;
}

.dw_search_page_three_input .dataTables_filter {
    left: 406px;
}

#gallery-photo-add {
    display: none;
}

.upload-gallery img,
.old-gallery img {
    width: 150px;
    height: 150px;
    object-fit: cover;
    padding: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    margin-right: 20px;
}

/* Proizvod edit style */

.old-gallery {
    display: flex;
    flex-wrap: wrap;
}

.old-gallery img {
    display: block;
}

.attachment-viewAll {
    display: flex;
    flex-direction: column;
}

.ck-editor__editable_inline {
    min-height: 350px;
}

.ck.ck-editor__main>.ck-editor__editable:not(.ck-focused),
.ck-toolbar {
    background-color: var(--neutral-l) !important;
    border: none !important;
    border-radius: 2px !important;
}

.ck-focused {
    border-color: var(--primary) !important;
}

.fileClose {
    position: absolute;
    top: -10px;
    right: -10px;
}

.dw_gallery_product_label {
    color: var(--text-color);
    font-weight: bold;
    font-size: 16px;
    line-height: 27px;
    margin-top: 25px;
    margin-bottom: 10px !important;
}

/* Proizvod show gallery */

.max-width-image {
    width: 150px;
    height: 150px;
    object-fit: contain;
    padding: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
}

.attachment-viewAll {
    display: flex;
    flex-direction: column;
}

/* Rabat list style */

#rabats-table_filter {
    display: none;
}

.dw_rabats_quick_add_form {
    margin-top: -95px;
    visibility: hidden;
}

.dw_quick_add_from_active {
    margin-top: 0px;
    visibility: visible;
}

.dw_header_table_rabats_only {
    margin-top: 40px;
}

.dw_header_table_rabats_only ul {
    padding-bottom: 10px;
    border-bottom: 1px solid var(--neutral-m);
    margin-bottom: 15px;
}

.dw_rabats_quick_add_form {
    border: 1px solid var(--primary-m);
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
    border-radius: 4px;
    background: var(--white);
}

.dw_rabat_quick_eidt input {
    width: 45px;
    padding: 10px 0px 10px 10px;
    margin-right: 10px;
}

.dw_header_table_rabats_only ul p {
    font-size: 16px;
    line-height: 25px;
    color: var(--neutral-ml);
    padding: 0 35px;
}

.dw_header_table_rabats_only ul li,
.dw_form_add_rabats li {
    width: 34%;
    margin-right: 0 !important;
}

.dw_header_table_rabats_only ul li:last-child,
.dw_header_table_rabats_only ul li:nth-child(3),
.dw_form_add_rabats li:last-child,
.dw_form_add_rabats li:nth-child(3) {
    width: 15%;
}

.dw_form_add_rabats .dw_select_input {
    width: 100% !important;
    max-width: 200px;
}

.dw_form_add_rabats .dw_select_input select {
    min-width: 200px;
}

.dw_form_add_rabats li {
    padding-left: 35px;
}

.dw_form_add_rabats {
    margin-bottom: 0;
    padding: 25px 0px;
}

.dw_form_add_rabats .dw_form_container {
    margin-top: 0;
}

.dw_form_add_rabats input {
    max-width: 45px;
    padding: 10px;
    margin-right: 10px;
}

.dw_rabat_edit_input {
    top: -4px;
    z-index: -1;
}

.dw_rabat_edit_input.show {
    z-index: 1;
}

.dw_button_save_rabat {
    display: none;
}

/* Roles create style */

.dw_role_card {
    margin-top: 25px;
    padding: 25px;
    color: var(--text-color);
    background: var(--white);
    box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.15);
    border-radius: 2px;
}

.dw_role_card h3 {
    font-weight: bold;
    font-size: 18px;
    line-height: 29px;
}

.dw_role_tag {
    padding: 10px 20px;
    margin-bottom: 5px;
    border-radius: 28px;
    background: var(--primary-l);
    color: var(--primary);
    font-size: 14px;
    line-height: 10px;
    width: auto;
    display: table;
}

.dw_left_side_form_title {
    font-weight: bold;
    font-size: 24px;
    line-height: 39px;
    color: var(--text-color);
}

.dw_custom_accordion .card {
    border: none;
    background-color: transparent;
}

.dw_custom_accordion .card-header {
    padding: 10px;
    padding-left: 25px !important;
    padding-right: 25px !important;
    background: var(--white);
    border: none;
}

.dw_custom_accordion .card-header-active {
    background: var(--primary-l);
}

.dw_custom_accordion .parrentBrend {
    margin-bottom: 20px;
}

.dw_custom_accordion .card-header p {
    font-size: 16px;
    line-height: 25px;
    color: var(--text-color);
}

.dw_custom_accordion .card-header-active p {
    color: var(--primary);
}

.dw_custom_accordion .card-header>div {
    position: relative;
}

.dw_custom_accordion .card-header>div button {
    position: absolute;
    top: 0;
    left: 45px;
    padding: 0;
    border: none;
    opacity: 0;
    bottom: 0;
    width: calc(100% - 45px);
}

.dw_custom_accordion .card-body {
    margin-top: 10px;
    padding: 0px;
    background: var(--white);
}

.dw_custom_accordion .card-body div {
    font-size: 14px;
    line-height: 22px;
    color: var(--neutral-ml);
    padding-left: 65px;
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
}

.dw_custom_accordion .card-body div:last-child {
    margin-bottom: 0;
}

.dw_custom_accordion .card-body div p {
    position: relative;
    z-index: 50;
}

.dw_custom_accordion .card-body .childrenChecked {
    width: 14px;
    height: 14px;
    position: relative;
    appearance: none;
    margin-right: 10px;
    padding: 0;
    cursor: pointer;
    z-index: 50;
}

.dw_custom_accordion .card-body .childrenChecked::before {
    content: "";
    position: absolute;
    inset: 0;
    border: 2px solid var(--primary);
    border-radius: 1px;
    cursor: pointer;
}

.dw_custom_accordion .card-body .childrenChecked:checked::before {
    background-color: var(--primary);
}

.dw_custom_accordion .card-body .childrenChecked:checked::after {
    content: "";
    position: absolute;
    background-image: url("/images/backend/checked-white.svg");
    background-repeat: no-repeat;
    width: 10px;
    height: 10px;
    top: 53%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-size: contain;
    cursor: pointer;
}

.dw_custom_accordion .card-body .childrenChecked:checked+span {
    background-color: var(--primary-l);
    position: absolute;
    inset: 0;
}

.dw_custom_accordion .dw_checkbox {
    margin-right: 15px;
    top: 2px;
}

.dw_custom_accordion .switch {
    margin-bottom: 0;
    width: 23px;
    height: 7px;
    margin-right: 25px;
}

.dw_custom_accordion .slider {
    background-color: var(--neutral-l);
}

.dw_custom_accordion .slider:before {
    width: 13px;
    height: 13px;
    border-radius: 6px !important;
    background: var(--neutral-m);
    bottom: -2px;
    left: 0;
}

.dw_custom_accordion .dw_input:checked+.slider {
    background-color: var(--primary-m);
}

.dw_custom_accordion .dw_input:checked+.slider:before {
    transform: translateX(10px);
    background-color: var(--primary);
}

.demo {
    margin: 20px;
}

.accordion .fa {
    margin-right: 0.5rem;
}

.accordion button,
.accordion button:hover,
.accordion button:focus {
    text-decoration: none;
}

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch .dw_input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: var(--white);
    -webkit-transition: 0.4s;
    transition: 0.4s;
}

.dw_input:checked+.slider {
    background-color: #2196f3;
}

.dw_input:focus+.slider {
    box-shadow: 0 0 1px #2196f3;
}

.dw_input:checked+.slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}

/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.modal-dialog {
    max-width: 1180px;
}

.img-preview-livewire {
    display: block;
    max-width: 150px;
    padding: 0.25rem;
    background-color: #f8fafc;
    border: 1px solid #dbe4ee;
    border-radius: 0.25rem;
}

/* Footer */

.dw_footer_text {
    margin-top: 45px;
    margin-bottom: 25px;
    color: var(--neutral-ml);
    text-align: right;
}

/* Custom table fields */

.dw_partnerShopOrderTable tbody tr {
    height: 100px;
    box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
    background-color: white;
}

.dw_partnerShopOrderTable tbody tr td {
    vertical-align: middle;
    border: none;
}

.dw_partnerShopOrderTable thead {
    color: #909090;
    font-size: 16px;
    line-height: 25px;
}

.dw_partnerShopOrderTable thead th {
    border-top: none;
}

.dw_partnerShopOrderTable {
    border-collapse: separate;
    border-spacing: 0 1em;
}

.dw_quantity_input {
    border: none;
    width: 3rem;
    text-align: center;
    height: 2.5rem;
    background-color: #f3f3f3;
}

.dw_quantity_button {
    background: #f3f3f3;
    padding: 0.4rem 1rem;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    color: rgba(36, 157, 168, 1);
    font-weight: 700;
    height: 2.5rem;
}

.dw_centered_modal_button_submit {
    background-color: rgba(36, 157, 168, 1);
    color: white;
}

.dw_centered_modal {
    max-width: 50%;
    vertical-align: middle;
    margin: 0 auto;
}

.dw_centered_modal_header {
    border-bottom: none;
}

.dw_centered_modal_footer {
    border-top: none;
}

.dw_custom_mark_as_read_form {
    height: 10px;
}

.dw_custom_mark_as_read {
    width: 10px;
    height: 12px;
    border: none;
    border-radius: 50%;
    background: #249da8;
}

.dw_notification_small {
    font-size: 10px;
    line-height: 11px;
    color: #909090;
}

.pills-read-tab,
.pills-unread-tab {
    width: 50%;
    text-align: center;
    background: none;
    border-radius: 0;
}

.pills-unread-tab a,
.pills-read-tab a {
    background: none !important;
    color: #249da8 !important;
    border-bottom: 1px solid #d9d9d9;
    border-radius: 0 !important;
    font-size: 16px !important;
    line-height: 25px;
    cursor: pointer;
}

.pills-unread-tab a.active,
.pills-read-tab a.active {
    border-bottom: 1px solid #249da8;
}

/* Dashboard styles */

.dw_dash_info_card {
    width: 28%;
    max-width: 28%;
    min-width: 28%;
    height: 140px;
    max-height: 140px;
    min-height: 140px;
    gap: 8%;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    border: none;
}

.dw_dash_info_card_data {
    background-color: white;
    box-shadow: var(--box-shadow);
}

.dw_dash_info_card_headline {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #424242;
}

.dw_dash_info_card_number {
    color: #249da8;
    font-size: 1.375rem;
    color: #249da8;
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
}

.dw_dash_chart_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
    color: #424242;
}

.dw_chart_container {
    box-shadow: var(--box-shadow);
}

.dw_chart_container_badge {
    padding: 0.1rem 0.2rem;
}

.dw_chart_container_badge--positive {
    color: #2db954;
    background-color: #defde7;
}

.dw_chart_container_badge--negative {
    color: #ff0000;
    background-color: #fff2f1;
}

.dw_maticna_dashboard_doughnut_chart {
    max-height: 700px;
}

.dw_maticna_dashboard_doughnut_chart canvas {
    max-height: 70%;
    width: unset !important;
}

.dw_chart_container .dw_align-div-center {
    margin: 0 auto;
}

.dw_partner_dash_info {
    border-top: 1px solid #d9d9d9;
}

.dw_tech_support_info {
    margin: 0.5rem auto;
    width: 40%;
    margin: 0.5rem auto;
    text-align: center;
}

.dw_tech_support_info>* {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 1rem;
}

.dw_tech_support_info p {
    padding: 0;
}

/* Custom profile styles */

.dw_profile_roles_tab {
    box-shadow: 0px 3px 10px rgb(0 0 0 / 25%);
}

.dw_profile_roles_tab p {
    font-weight: 900;
    font-size: 18px;
    line-height: 30px;
    color: #424242;
}

.dw_profile_personal_info_card {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 5%);
}

.dw_profile_personal_info_card .personal-info {
    gap: 0.5rem;
}

.dw_profile_personal_info_card .personal-info img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}

.dw_profile_personal_info_card .personal-info h6 {
    font-weight: 600;
    font-size: 18px;
}

.dw_profile_personal_info_card .personal-info .dw_role_tag {
    font-size: 12px;
}

.dw_profile_personal_info_card .personal-data a,
.dw_profile_personal_info_card .personal-data p {
    font-size: 14px;
    line-height: 22px;
    font-weight: 400;
    color: #424242;
}

.dw_profile_personal_info_card .personal-data>* {
    padding: 1rem 0;
    border-top: 1px solid #d9d9d9;
}

.dw_profile_personal_info_card .personal-data>*:nth-child(3) {
    border-bottom: 1px solid #d9d9d9;
}

.dw_profile_personal_info_card .personal-data>*:last-child {
    border: none;
    margin: 1rem auto;
    text-align: center;
    background: #f3f3f3;
    padding: 0.3rem 1.2rem;
}

.dw_profile_personal_logs_card {
    max-height: 555px;
    overflow: scroll;
    overflow-x: hidden;
}

.dw_profile_personal_info_card .dw_profile_personal_logs {
    padding: 15px 20px;
    background-color: #f9fbfd;
}

/* CKEditor Styles */
.cke {
    border: none !important;
}

.cke_inner {
    border: none;
    background: transparent;
}

.cke_top {
    border: none !important;
    background-color: #f8fbfd !important;
}

.cke .cke_inner .cke_top .cke_toolbox {
    display: flex;
    background: #f8fbfd !important;
    border: none;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar:nth-child(1) {
    order: 1;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar:nth-child(2) {
    order: 2;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar:nth-child(3) {
    order: 3;
    display: flex;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar:nth-child(3) .cke_toolgroup {
    display: flex;
    flex-direction: row-reverse;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button {
    width: 30px;
    height: 30px;
    border-radius: 2px;
    background-color: #f3f3f3;
    cursor: pointer;
    position: relative;
    border: none;
}

.cke_button:hover {
    width: 30px !important;
    height: 30px !important;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button_on {
    background-color: #249da8;
    border: none;
    width: 30px;
    height: 30px;
    cursor: pointer;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button_on .cke_button__bold_icon::after,
.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button_on .cke_button__italic_icon::after {
    color: #fff;
}

/* Change for all buttons separately */
.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button .cke_button_icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button .cke_button__bold_icon,
.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button .cke_button__italic_icon {
    background-image: unset !important;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button__bold_icon::after {
    content: "B";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
    color: #424242;
    border: none;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button__italic_icon::after {
    content: "/";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
    color: #424242;
    border: none;
}

/* ------------ */
.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup>.cke_button__justifycenter .cke_button_on {
    background-color: red !important;
}

.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button.cke_button__underline,
.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button.cke_button__superscript,
.cke .cke_inner .cke_top .cke_toolbox .cke_toolbar .cke_toolgroup .cke_button.cke_button__numberedlist {
    display: none !important;
}

.cke_toolgroup {
    display: flex;
    gap: 3px;
    padding: 0 !important;
}

.cke_combo {
    margin-bottom: 0 !important;
}

a.cke_combo_button {
    width: 120px !important;
    height: 35px !important;
    background: #f3f3f3 !important;
    font-size: 14px !important;
    line-height: 10px !important;
    text-align: center !important;
    cursor: default !important;
    float: left !important;
    margin: 0 !important;
    padding: 1px !important;
    display: flex !important;
    justify-content: center;
    align-items: center;
    border: none;
}

a.cke_combo_button:hover {
    border: none;
}

.cke_editable {
    background-color: #f3f3f3 !important;
}

.cke_bottom {
    display: none !important;
}

.cke_toolgroup a.cke_button:last-child:after,
.cke_toolgroup a.cke_button.cke_button_disabled:hover:last-child:after,
.cke_toolbar_separator,
.cke_combo:after {
    content: "";
    position: unset;
    height: unset;
    width: unset;
    border-right: unset;
    margin-top: unset;
    top: unset;
    right: unset;
    display: none;
}

.cke_button[aria-pressed="true"] .cke_button_icon {
    filter: brightness(0) invert(1);
}

/* FIX */

.dw_new_section_order {
    width: 55px !important;
    height: 45px;
    padding: 10px !important;
    text-align: center;
}

.dw_new_section_order_title {
    margin-bottom: 0;
}

.dw_new_section_title {
    width: auto !important;
    font-weight: bold;
}

.legendBoxActions {
    width: 100%;
}

.legendBoxActionsContent button {
    width: 12px;
    height: 12px;
    border-radius: 100%;
    border: none;
}

.dw_coupon_value_buttons_holder {
    margin-top: auto;
    margin-left: auto;
}

.dw_coupon_value_button {
    width: 44px;
    height: 43px;
    border: none;
    background: #f3f3f3;
    color: #424242;
    line-height: 26px;
    font-size: 16px;
    font-weight: 400;
}

.dw_coupon_value_button_active {
    background-color: #249da8;
    color: white;
}

.dw_table_strong_text h6,
.dw_table_strong_text {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: var(--text-color);
}

.dw_status_tag {
    padding: 5px 12px;
    margin-bottom: 5px;
    border-radius: 28px;
    font-size: 14px;
    line-height: 5px;
    width: auto;
    display: table;
}

.dw_status_tag_active {
    background: var(--positive-l);
    color: var(--positive);
}

.dw_status_tag_inactive {
    background: var(--negative-l);
    color: var(--negative);
}

.dw_status_tag_second {
    background: var(--second-l);
    color: var(--second);
    line-height: 5px;
}

.dw_pages_all_filter .dataTables_filter {
    left: 180px;
}

.dw_search_default_pages .dataTables_filter {
    left: 538px;
}

.dw_dbl {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.dw_table_link {
    font-size: 16px !important;
    color: #249da8 !important;
    line-height: 25px !important;
    text-decoration: underline !important;
}

#partner-sale-table_wrapper {
    margin-top: 80px;
}

#partner-sale-table_wrapper .dataTables_filter {
    float: left;
    left: 0;
}

.dw_custom_user_image {
    text-transform: uppercase;
    width: 65px;
    height: 65px;
    background: linear-gradient(to bottom,
            rgba(36, 157, 168, 1) 42%,
            rgba(205, 248, 252, 1) 100%);
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    color: white;
    line-height: 30px;
    cursor: default;
}

.dw_profile_custom_image {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50% !important;
    font-size: 30px;
}

.dw_header_custom_user_image {
    width: 46px;
    height: 46px;
    border-radius: 50%;
}

.dw_header_custom_user_image_highscale {
    position: absolute;
    top: 5%;
    left: 50%;
    transform: translate(-50%);
    width: 100px;
    height: 100px;
    font-size: 30px;
}

.dw_user-header_custom {
    padding-top: 38%;
}

.dw_td_custom_image_holder {
    vertical-align: middle !important;
}

.dw_center_custom_user_image {
    margin: 0 auto;
}

.dw_search_sections_input .dataTables_filter {
    left: 284px;
}

@media (min-width: 991px) and (max-width: 1364px) {
    .dw_coupon_row .col-lg-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

table.dataTable td.dataTables_empty {
    text-align: center;
    padding: 35px !important;
}

.dw_custom_select {
    width: 300px;
}

.dw_custom_select_input {
    width: 300px !important;
    max-width: fit-content !important;
}

.dw_stretch_datatable_th_200 {
    min-width: 200px !important;
}

.dw_stretch_datatable_th_50 {
    max-width: 50px !important;
}

.dw_products_per_partner {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px;
}

.dw_products_per_partner_item p {
    margin: 0;
}

.total-box {
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1);
}

.total-box h2 {
    font-size: 24px;
    font-weight: 600;
    line-height: 40px;
    color: #424242;
}

.total_box_wrap_prices {
    padding: 25px;
    gap: 10px;
}

.total_box_wrap_prices span {
    font-size: 16px;
    line-height: 25px;
    color: #3e3d37;
    font-weight: 400;
}

.dw_datatable_products_brands_filter .dataTables_filter {
    left: 470px;
}

.dw_users .dataTables_filter {
    left: 164px;
}

.dw_front_dash_table thead tr th,
.dw_front_dash_table tbody tr:first-child td {
    border: none;
}

.dw_front_dash_table tbody tr:last-child td {
    border-bottom: 1px solid #dee2e6;
}

.dw_remove_tech_char,
.dw_remove_tech_attr {
    padding: 15px;
    margin: 0;
    margin-left: auto;
    border: none;
    background-color: transparent;
    font-weight: 600;
    font-size: 15px;
    line-height: 10px;
    color: #ff0000;
    display: flex;
    align-items: center;
    justify-content: center;
}

.dw_add_new_button {
    color: #249da8;
    background: #cdf8fc;
    border: none;
    padding: 10px 30px;
}

.dw_d_none {
    display: none !important;
}

.dw_new_actions_button_dropdown {
    max-width: 40px;
    height: 40px;
    background: #f9fbfd;
    color: black;
    text-align: center;
    border: none;
    border-radius: 2px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 0.1rem;
}

.dw_custom_action_button_dropdown {
    display: flex;
    align-items: center;
    gap: 5px;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #249da8;
    border: none;
}

.dw_new_actions_button_dropdown:hover {
    color: #fff;
    background-color: #249da8;
    border: none;
}

.dw_custom_product_select {
    height: 45px;
    background-color: var(--neutral-l);
    cursor: default;
}

.dw_custom_select_input_option {
    border: none;
    transition: all 0.3s ease-out;
}

.dw_custom_select_input_option:hover {
    background-color: gray;
    color: white;
    cursor: default;
}

#dw_product_select_options {
    position: absolute;
    width: 100%;
    z-index: 1;
    top: 100%;
    left: 0;
}

#customer-table_wrapper .dataTables_filter,
#sections-table_wrapper .dataTables_filter,
#pages-table_wrapper .dataTables_filter {
    left: 144px;
}

/* Fixes for search and filters */
#brend .dataTables_filter,
#kategorija .dataTables_filter,
#kuponi .dataTables_filter,
#usluga .dataTables_filter,
#serviceProduct .dataTables_filter,
#proizvod .dataTables_filter,
#narudzbeIzShopa .dataTables_filter,
#lokalneNarudzbe .dataTables_filter,
#partnerSekcije .dataTables_filter,
#partnerStranice .dataTables_filter,
#zadaneStranice .dataTables_filter,
#defaultSekcije .dataTables_filter {
    left: 225px !important;
}

#proizvodiPoPartnerima .dataTables_filter,
#sviPartneri .dataTables_filter,
#prodajaPoProizvodima .dataTables_filter,
#kupci .dataTables_filter,
#stranice .dataTables_filter,
#sekcije .dataTables_filter,
#korisnici .dataTables_filter,
#proizvod_tabs .dataTables_filter,
#partnerfaq .dataTables_filter,
#tabsEdit .dataTables_filter,
#faq .dataTables_filter,
#productAddon .dataTables_filter,
#productAddonEdit .dataTables_filter,
#productAddonShow .dataTables_filter,
#tabsShow .dataTables_filter,
.products-group .dataTables_filter,
#partnerTypes .dataTables_filter {
    left: 0 !important;
}

.products-group .dataTables_filter {
    margin-top: 20px;
}

#categoryProductCreate .dataTables_filter,
#categoryProductEdit .dataTables_filter,
#categoryProductShow .dataTables_filter,
#productProductCreate .dataTables_filter,
#productProductEdit .dataTables_filter,
#productProductShow .dataTables_filter {
    top: -20px;
    left: 0;
}

.addonspace {
    margin-left: 375px !important;
}

.dw_group_action_helper {
    max-width: 200px !important;
}

.dataTables_filter {
    max-width: 350px !important;
}

/* CMS RESPONSIVENESS */
@media screen and (min-width: 991px) and (max-width: 1364px) {
    .dw_dash_info_card_data {
        padding: 1rem !important;
    }

    .dw_datatable td {
        font-size: 90%;
    }

    .dw_header_neutral {
        font-size: 2rem;
    }

    .dw_input_message_bottom {
        font-size: 90%;
        line-height: 20px;
    }

    #service-products-table_filter .dataTables_filter {
        left: 220px;
    }
}

.paid_status {
    width: 90px;
    height: 30px;
    border-radius: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 10px;
    padding: 10px 20px;
}

.paid_status--paid {
    color: #2db954;
    background-color: #defde7;
}

.paid_status--not-paid {
    color: #ff0000;
    background-color: #fff2f1;
}

.dw_partner_show_table tbody tr {
    height: 90px;
    margin-bottom: 10px;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.dw_partner_show_table tbody tr td {
    vertical-align: middle !important;
    font-size: 14px;
    line-height: 22px;
    color: #424242;
}

.dw_partner_show_table tbody tr td a {
    vertical-align: middle !important;
    font-size: 14px;
    line-height: 22px;
    color: #249da8;
    text-decoration: underline;
}

.dw_partner_show_table thead tr th {
    border-top: none;
}

.dw_show_partner_switch {
    margin-bottom: 0;
    height: fit-content;
}

.dw_partner_show_title {
    font-size: 18px;
    line-height: 30px;
    color: #424242;
    font-weight: 600;
}

.dw_link_dashboard {
    text-decoration-line: underline;
    color: #249da8;
}

.dw_custom_accordion.dw_homepage_edit .card-body div {
    padding-left: 35px;
}

.dw_stickers_upload {
    gap: 10px;
}

.dw_stickers_upload img {
    max-width: 150px;
}

.dw_modal-sm {
    width: 500px;
}

.dw_products_admin {
    position: relative;
}

.dw_add_product_button {
    position: absolute;
    right: 0;
}

.dw_customer_show_details p,
.dw_customer_show_details a {
    font-weight: 400;
    line-height: 25px;
    font-size: 16px;
    color: #424242;
}

.dw_customer_show_details a {
    color: #249da8;
    text-decoration: underline;
}

.dw_customer_title {
    font-size: 16px;
    line-height: 27px;
    font-weight: bold;
    color: #424242;
}

.dw_customer_table_head_text {
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    color: #909090;
}

.dw_display_user_link {
    font-weight: 400;
    line-height: 22px;
    font-size: 14px;
    color: #249da8;
    text-decoration: underline;
}

.dw_edit_product_tabs .card-body {
    padding: 0 15px;
}

.dw_edit_product_tabs .card-body #product-tabs-table_wrapper .top {
    display: none;
}

.dw_custom_accordion.dw_homepage_edit .dw_edit_product_tabs .card-body div {
    padding-left: 15px;
}

.dw_movebtn {
    margin-top: initial;
}

.dw_movebtn_position_parent {
    position: relative;
}

.dw_movebtn_position_child {
    position: unset;
}

@media screen and (max-width: 1600px) {
    .dw_movebtn {
        margin-top: -5rem;
    }
}

@media screen and (max-width: 1220px) {
    .dw_movebtn_position_child {
        position: absolute;
        top: 2%;
        right: 0;
    }
}

#dw_add_testimonial {
    margin-left: -36px;
}

.dw_heading_holder {
    flex-direction: column;
}

@media only screen and (min-width: 630px) {
    .dw_heading_holder {
        flex-direction: row;
    }
}

#dw_partner_show_debt_table {
    border-collapse: separate;
    border-spacing: 0 0.5rem;
}

#dw_partner_show_debt_table:first-child {
    border-spacing: 0;
}

#dw_partner_show_debt_table_tr th {
    border-bottom: none;
}

.dw_orders_accordion .card-body {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    min-height: 45px;
    max-height: 300px;
}

.dw_orders_accordion .card {
    border: none;
}

.dw_orders_accordion .card-header {
    padding: 40px;
    padding-left: 40px !important;
    padding-right: 40px !important;
    background: var(--white);
    border: none;
    box-shadow: 0 4px 10px rgb(0 0 0 / 20%);
}

.dw_orders_accordion .card-header>div button {
    position: absolute;
    top: 0;
    left: 45px;
    padding: 0;
    border: none;
    opacity: 0;
    bottom: 0;
    width: calc(100% - 100px);
}

.dw_orders_accordion_head {
    justify-content: space-between;
}

.dw_orders_accordion .dw_input:checked+.slider:before {
    background-color: #fff;
}

.dw_order_accordion_link {
    font-size: 14px;
    line-height: 22px;
    color: #249da8;
    text-decoration: underline;
}

.dw_orders_accordion_titles {
    margin-right: 40px;
    margin-left: 40px;
    margin-bottom: 20px;
}

.dw_show_partner_slider {
    width: 34px;
    height: 20px;
    background-color: #9eefb5 !important;
}

.dw_show_partner_slider.slider:before {
    height: 15px;
    width: 15px;
    left: 2px;
    bottom: 2px;
}

.dw_input:checked+.dw_show_partner_slider.slider:before {
    transform: translateX(15px);
}

.dw_input:checked+.dw_show_partner_slider.slider {
    background-color: #fbacac !important;
}

.dw_orders_accordion .slider:before {
    background: #fff;
}

@media screen and (min-width: 768px) {
    .dw_login_form {
        max-width: 30%;
    }
}

.dw_product_group_table .dw_select_category_product_group {
    margin-left: 370px;
}

.dw_product_group_table .products-group .dataTables_filter {
    margin-top: 0;
}

.dw_choose_product {
    box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
}

.dw_chosen_product_in_group {
    box-shadow: 0px 6px 10px rgb(0 0 0 / 10%);
    border-radius: 4px;
    padding: 25px 20px;
    background: #fff;
    margin-bottom: 10px;
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.dw_chosen_product_in_group_name_brand {
    display: flex;
    flex-direction: column;
    width: 30%;
}

.dw_chosen_product_in_group_category {
    width: 20%;
}

.dw_chosen_product_in_group_qty input {
    background: #F3F3F3;
    border-radius: 2px;
    border: 0px;
    width: 45px;
    height: 45px;
    text-align: center;
}


.dw_product_group_table .dw_step_two_colapse_container {
    margin-bottom: 26px;
}

.dw_chosen_product_in_group_name {
    font-weight: bold;
    font-size: 14px;
    line-height: 22px;
    color: var(--text-color);
}

.dw_chosen_product_in_group_brand {
    color: #999;
}

.dw_group_products_heading_name_brand {
    width: 30%;
}

.dw_group_products_heading_category {
    width: 20%;
}

.dw_group_products_heading {
    display: flex;
    justify-content: space-around;
    text-align: left;
    color: #919191;
    padding-bottom: 20px;
    border-bottom: 1px solid #D9D9D9;
    margin-bottom: 20px;
    padding-top: 20px;
}

.dw_no_added_products_group {
    text-align: center;
    color: #919191;
    padding: 20px 0;
}

table.dataTable.no-footer {
    border-bottom: 0px solid transparent !important;
}

.dw_select_input_edit_product.dw_select_input.dw_select_attribute::before {
    display: none;
}

.dw_image_help {
    padding-top: 10px;
    display: block;
}

#rabats-table_wrapper .sorting_1 {
    width: 34%;
}

#rabats-table_wrapper td:nth-child(1) {
    width: 34%;
}

.input-group-btn {
    padding-top: 15px;
}

.dw_attribute_label {
    font-weight: 700;
    font-size: 16px;
}

.dw_products_admin .dw_select_input select {
    max-width: 290px;
}

.ui-autocomplete{
    list-style: none; 
    background: rgb(255, 255, 255);
    max-width: 500px;
    flex-flow: column;
    gap: 10px;
    margin-top: 5px;
    margin-left: 0px;
    padding: 1em;
}

.ui-helper-hidden-accessible{
    display: none !important;
}