﻿
body {
    font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
}

.small-editor-input .form-control,
.small-editor-input .ui-inputtext,
.small-editor-input .textbox {
    font-size: 0.8rem !important;
}

.dropdown {
    position: absolute;
    background: #e6ecef;
    border-radius: 5px;
    border: 1px solid lightgray;
    width: 350px;
    height: 55px;
    z-index: 999
}

.rz-chkbox-box.rz-state-active.rz-state-disabled
{
    background-color: lightgray !important;
}

.rz-tabview-nav li
{
    border-radius: 30px 9px 0 0;
}

.paid-exact {
    background: lightgreen !important;
}

.paid-under {
    background: lightpink !important;
}

.paid-over {
    background: lightgreen !important;
}

.lightgreen-background {
    background: lightgreen !important;
}

.orangered-background {
    background: #ff7b23 !important;
}

.grey-background {
    background: #C0C0C0	 !important;
}

.lightsalmon-background {
    background: lightsalmon !important;
}

.yellow-background {
    background: yellow !important;
}

.lightpink-background {
    background: lightpink !important;
}

.lightred-background {
    background: #e94f4f !important;
}

.preliminary-data-background {
    background: #ffd7b6 !important;
}

.grid-column-header {
    display: block !important;
    width: 1000px !important;
    margin: -10px !important;
    padding: 12px !important;
    border: 0 !important;
}

.legend-rectangle {
    height: 8px !important;
    width: 30px !important;
}

.net-price {
    background: lightgreen !important;
}

.khaki-background {
    background: khaki !important;
}

.error {
    background: lightcoral !important;
}

.no-data {
    background: lightsteelblue !important;
}

.negative-net-own-margin {
    background: lightpink !important;
}

.negative-distributor {
    background: lightpink !important;
}

.error-color {
    color: lightcoral !important;
}

.warning-color {
    color: #ffd11a !important;
}

.ui-cell-data .warning-color {
    color: red !important;
}

.ui-state-highlight .ui-cell-data .warning-color {
    color: gold !important;
}

.invoice-status {
    color: rgb(179, 0, 0);
}

.credit-amount-positive {
    color: green !important;
}

.credit-amount-negative {
    color: red !important;
}

.light-blue {
    background: #7abaff !important;
}

.rz-fieldset-content {
    padding-top: 0;
}

.search-box {
    border: 1px solid #dadfe2;
}

.cost-analysis {
    cursor: pointer !important;
}

#existingGrid .rz-datatable-emptymessage {
    display: none;
}

.inner-addon {
    position: relative;
}

.inner-addon .glyphicon {
  position: absolute;
  padding: 10px;
  padding-right: 15px;
  pointer-events: none;
  opacity: 0.4;
}

.left-addon .glyphicon  { left:  0px; }
.right-addon .glyphicon { right: 0px; }

.inner-addon .clear-button {
    position: absolute;
    padding: 10px;
    pointer-events: fill;
    cursor: pointer;
    opacity: 0.4;
}
.right-clear-button .clear-button { right: 0px; }

/* add padding  */
.left-addon input  { padding-left:  35px; }
.right-addon input { padding-right: 30px; }

/* email  */
.email-grid .rz-datatable-scrollable-table-wrapper {
    height: 207px !important;
}

#edit-invoice-notification-comment-grid .rz-datatable-scrollable-table-wrapper {
    height: 520px !important;
}

#datagrid-header-hide thead {
    display: none;
}

#ware-base-product-grid-500px {
    height: 500px !important;
}

#ware-base-product-grid-534px {
    height: 534px !important;
}

#ware-product-grid-415px {
    height: 415px !important;
}

#ware-product-grid-575px {
    height: 575px !important;
}


.center-in-datagrid-cell
{
    line-height: 2.5em !important;
}

.webproduct-distributed-flag-inconsistency-background {
    background: orange !important;
}

.lightcoral-background {
    background: lightcoral !important;
}

.lightsalmon-background {
    background: lightsalmon !important;
}

.low-profit-to-international-distributor-background {
    background: yellow !important;
}

.high-profit-to-international-distributor-background {
    background: hotpink !important;
}

.low-profit-to-domestic-distributor-background {
    background: #d9e000 !important;
}

.missing-price-to-international-distributor-background {
    background: #3fe000 !important;
}

.missing-packaging-recipe {
    background: #9E6D9E !important;
}

.lower-competitor-price {
    background: #F29A33 !important;
}

.higher-competitor-price {
    background: #97E4BD !important;
}

.missing-filling-weight {
    background: #FFCC99 !important;
}

.filling-weight-verification-needed {
    background: #B366FF !important;
}

.negative-margin-credit-web {
    background: #CCAEF7 !important;
}

.negative-margin-credit-shop {
    background: #F7AEB8 !important;
}

.lightblue-background {
    background: lightblue !important;
}

.lightcyan-background {
    background: lightcyan !important;
}

.lightseagreen-background {
    background: lightseagreen !important;
}

.error-background {
    background-color: #f9777f !important;
}

.signature-price {
    background: hotpink !important;
}

.mediumpurple-orders {
    background: mediumpurple !important;
}

.mediumorchid-orders {
    background: mediumorchid !important;
}

.darkgoldenrod-orders {
    background: darkgoldenrod !important;
}

.lightgreen-orders{
    background: lightgreen !important;
}

.gold-orders {
    background: gold !important;
}

.forestgreen-orders {
    background: forestgreen !important;
}

.lightsalmon-orders {
    background: lightsalmon !important;
}

.yellow-orders {
    background: #c7f900 !important;
}

.lightseagreen-orders {
    background: lightseagreen !important;
}

.darkkhaki-orders {
    background: darkkhaki !important;
}

.background-lightgray {
    background-color: lightgray !important
}

.rz-notification-message p {
    white-space: pre-line;
}

.data-grid-row-color {
    background-color: darkgray !important;
}

.spinner {
    border: 6px solid transparent;
    border-top: 6px solid #a0de59;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    animation: spin 1000ms linear infinite;
}

@keyframes spin {
    0% {
        transform: rotate(0deg)
    }

    100% {
        transform: rotate(360deg)
    }
}

.rz-datatable-data td .rz-cell-data,
.rz-datatable-data td .rz-cell-data h5,
.rz-grid-table td .rz-cell-data {
    font-size: 1rem;
}

.rz-datatable-thead th .rz-column-title-content, .rz-grid-table thead th .rz-column-title-content {
    white-space: normal;
}

.rz-datatable-data td .rz-cell-data h5 {
    margin-bottom: 0;
}

span.deleted-invoice-item {
    text-decoration: line-through;
}

span.new-invoice-item {
    color: #0cc133;
}

@media (min-width: 1400px) {
    .col-xxl {
        flex-basis: 0;
        flex-grow: 1;
        max-width: 100%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
        max-width: 100%;
    }

    .col-xxl-1 {
        flex: 0 0 8.33333%;
        max-width: 8.33333%;
    }

    .col-xxl-2 {
        flex: 0 0 16.66667%;
        max-width: 16.66667%;
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }

    .col-xxl-5 {
        flex: 0 0 41.66667%;
        max-width: 41.66667%;
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 58.33333%;
        max-width: 58.33333%;
    }

    .col-xxl-8 {
        flex: 0 0 66.66667%;
        max-width: 66.66667%;
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 83.33333%;
        max-width: 83.33333%;
    }

    .col-xxl-11 {
        flex: 0 0 91.66667%;
        max-width: 91.66667%;
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .order-xxl-first {
        order: -1;
    }

    .order-xxl-last {
        order: 13;
    }

    .order-xxl-0 {
        order: 0;
    }

    .order-xxl-1 {
        order: 1;
    }

    .order-xxl-2 {
        order: 2;
    }

    .order-xxl-3 {
        order: 3;
    }

    .order-xxl-4 {
        order: 4;
    }

    .order-xxl-5 {
        order: 5;
    }

    .order-xxl-6 {
        order: 6;
    }

    .order-xxl-7 {
        order: 7;
    }

    .order-xxl-8 {
        order: 8;
    }

    .order-xxl-9 {
        order: 9;
    }

    .order-xxl-10 {
        order: 10;
    }

    .order-xxl-11 {
        order: 11;
    }

    .order-xxl-12 {
        order: 12;
    }

    .offset-xxl-0 {
        margin-left: 0;
    }

    .offset-xxl-1 {
        margin-left: 8.33333%;
    }

    .offset-xxl-2 {
        margin-left: 16.66667%;
    }

    .offset-xxl-3 {
        margin-left: 25%;
    }

    .offset-xxl-4 {
        margin-left: 33.33333%;
    }

    .offset-xxl-5 {
        margin-left: 41.66667%;
    }

    .offset-xxl-6 {
        margin-left: 50%;
    }

    .offset-xxl-7 {
        margin-left: 58.33333%;
    }

    .offset-xxl-8 {
        margin-left: 66.66667%;
    }

    .offset-xxl-9 {
        margin-left: 75%;
    }

    .offset-xxl-10 {
        margin-left: 83.33333%;
    }

    .offset-xxl-11 {
        margin-left: 91.66667%;
    }
}

#users .rz-grid-table td {
    vertical-align: top;
}

.currency-danger {
    background-color: rgb(249, 119, 127);
}

.filter-selector {
    background-color: lightblue;
    padding: 6px;
    width: fit-content;
    border-radius: 8px;
}

.proforma-button-outer-div {
    display: flex;
    margin-right: 10px;
    border: 1px solid black;
    border-radius: 6px;
}

.proforma-button-outer-div-grouped-page {
    display: flex;
    border: 1px solid black;
    border-radius: 6px;
}

.proforma-button-pi-div {
    width: fit-content;
    font-weight: 700;
    font-size: 20px;
    padding: 0 7px;
    border-right: 1px solid black;
}

.proforma-button-pi-div-grouped-page {
    width: fit-content;
    font-weight: 700;
    font-size: 20px;
    padding: 0 7px;
}

.proforma-button-inner-div {
    width: fit-content;
}

.proforma-button-create {
    padding: 0px 4px;
    height: 30px;
    border-radius: 0px 5px 5px 0px;
    font-size: 18px;
    min-width: unset !important;
    min-height: unset !important;
}

.proforma-button-read {
    padding: 0px 4px;
    height: 30px;
    width: 28px;
    border-radius: 0px 5px 5px 0px;
    font-size: 18px;
    min-width: unset !important;
    min-height: unset !important;
}

.no-border {
    border: none !important;
}

.product-package-delayed-search-button > input {
    width: 100%;
    min-width: 120px;
}

.edit-invoice-notification-task-assignment-delayed-search-button > input {
    width: 95%;
}

.cascading-search-delayed-search-button {
    width: 100%;
}

.cascading-search-delayed-search-button > input {
    width: 100%;
    height: 41px;
}

.modal-body {
    overflow-x: hidden !important;
}

.notification-warning {
    width: 0px;
    height: 0px;
    border-style: inset;
    border-width: 0 14.2px 24.7px 14.2px;
    border-color: transparent transparent gold transparent;
    float: left;
    transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}

.notification-warning p {
    text-align: center;
    top: 11.4px;
    left: -6.7px;
    position: relative;
    width: 13.3px;
    height: 13.3px;
    margin: 0px;
    font-size: 14px;
    color: black;
    line-height: 9px;
}

.flex-align-center-with-justify-between {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.invoice-group-detailed-invoice-spinner {
    position: absolute;
    width: 350px;
    height: 350px;
    left: 40%;
}

.invoice-group-embedded-ware-product-table {
    margin-left: 110px;
    margin-right: 99px;
}

.font-weight-600 {
    font-weight: 600;
}

#distributor-helper-grid, #distributor-helper-grid td {
    border: none;
}

#distributor-helper-grid thead {
    display: none;
}

.rz-fieldset-content-wrapper {
    overflow: visible;
}

.currency-selector-button > div{
    font-size: larger;
    width: 80px;
}

.rz-button-icon-left {
    display: inline !important;
}

[data-custom="custom"] .rzi-chevron-circle-down::before {
    content: '\21f1';
}

[data-custom="custom"] .rzi-chevron-circle-right::before {
    content: '\21f2';
}

.distributor-custom-numeric-field-outer-div {
    margin-top: 5px !important;
}

.rz-selectbutton {
    background-color: white;
}

.rz-navigation-item {
    font-size: 1rem !important;
    font-weight: 400;
}

h5 {
    font-size: 1rem !important;
    font-weight: 600 !important;
}

.rz-textbox, .rz-inputtext {
    font-size: 16px !important;
}

.rz-datepicker-title .rz-dropdown {
    display: inline-block;
}

label {
    font-size: 16px !important;
}

h1 {
    font-size: 36px !important;
}

.competitor-spinner {
    width: 250px !important;
    height: 250px !important;
}

.rz-secondary {
    background-color: #6966db !important;
}

.grid-overflow-visible .rz-data-grid-data {
    overflow-y: visible;
}

.rz-input-centered input {
    text-align: center;
}

.warning-icon {
    color: #ffd11a !important;
    font-weight: 800;
}

.rz-calendar-header a {
    background-color: var(--rz-base-200) !important;
}

.text-primary {
    color: #ff6d41 !important
}

.rz-notification {
    inset-block-start: 55px !important;
}

.table-sticky-last-column td:has([data-stayonright="true"]) {
    position: sticky;
    right: 0px;
    border-left: var(--rz-grid-bottom-cell-border);
    padding: 0px;
}

.table-sticky-last-column td:has([data-stayonright="true"]) > span {
    padding: var(--rz-grid-cell-padding);
}

.table-sticky-last-column th:has([data-stayonright="true"]) {
    position: sticky;
    right: 0px;
    border-left: var(--rz-grid-bottom-cell-border);
}

.table-sticky-last-column:has([data-stayonright="true"]) td:nth-last-child(2) {
    border-right: none;
}

.table-sticky-last-column:has([data-stayonright="true"]) tr th:nth-last-child(2) {
    border-right: none;
}

.multiselect-clear-button-fix::before { /* a "close" text appears for a multiselect radzen component for some reason, this fixes it if applied */
    content: "" !important;
}

/* For modals that have custom title bar, the original (default) close button should not be displayed */
.rz-dialog-titlebar:has(+ .rz-dialog-content > .custom-modal-title) > .rz-dialog-titlebar-close > span::before {
    content: "" !important;
}

.rz-dialog-content:has(.max-height-dialog-content) {
    height: 100% !important;
}

.diagonal-line-through {
    position: relative;
}

.diagonal-line-through::after {
	content: " ";
	clip-path: polygon(0% calc(100% - 2px), 100% 0px, 100% 2px, 0% calc(100% + 0px));
    display:block;
    width:100%;
    height:100%;
    position:absolute;
    top:0px;left:0px;
    background-color:red;
}

.rz-notification-content {
    white-space: pre-line;
}