@import url('open-iconic/font/css/open-iconic-bootstrap.min.css');

button {
    border: none;
    margin: none;
    padding: none;
}

span, button, h1, h2, h3, h4, h5, h6, p, div, section, input, select, option, ul, ol, li {
    font-family: var(--font-roboto) !important;
}

.fa, .far, .fas {
    font-family: "Font Awesome 5 Free" !important;
}

.rzi {
    font-family: 'Material Icons' !important;
}

:root {
    --primary-color: #F15A31;
    --orange: #FF7F5A;
    --orange-50: #FF9678;
    --orange-70: #FFB19A;
    --orange-100: #FED4C4;
    --secondary-color: #4B4E4E;
    --neutral: #585B5B;
    --neutral-50: #838080;
    --neutral-70: #C2BEBE;
    --neutral-100: #DADADA;
    --dark: #0D0C0C;
    --dark-50: #151515;
    --dark-70: #262423;
    --dark-100: #292827;
    --brown: #6D3423;
    --brown-50: #8B4835;
    --brown-70: #BE5E43;
    --brown-100: #CF7857;
    --light: #E4E4E4;
    --light-50: #ECEBEB;
    --light-70: #F5F5F5;
    --light-100: #FCFCFC;
    --blue: #27689A;
    --blue-100: #009EF7;
    --success: #006400;
    --success-100: #288428;
    --danger: #DA0E0E;
    --danger-100: #E83C3C;
    --warning: #FCC51C;
    --warning-100: #FDD559;
    --alert-primary: #FFB19A;
    --alert-secondary: #DADADA;
    --alert-info: #C4E6F9;
    --alert-success: #D5F2D5;
    --alert-danger: #F5C7C7;
    --alert-warning: #FAE8B0;
    --alert-light: #FCFCFC;
    --alert-dark: #C2BEBE;
    --icon-size-50: 32px;
    --font-roboto: 'Roboto', sans-serif;
    --primary-color-test: #F15A31;
    --primary-color-test-10: #F36E48;
    --primary-color-test-20: #ED714E;
    --primary-color-test-50: #FF7F5A;
    --primary-color-test-60: #F59675;
    --primary-color-test-100: #F9AA8C;
    --primary-color-test-120: #FFE8DF;
    --secondary-color-test: #4B4E4E;
    --secondary-color-test-10: #585B5B;
    --secondary-color-test-20: #656767;
    --secondary-color-test-50: #8B8C8C;
    --secondary-color-test-100: #B1B1B1;
    --black-20: #222222;
    --white: #F5F5F5;
    --primary-border-color: #ED714E;
    --secondary-border-color: #B1B1B1;
    --button-text-color: #F5F5F5;
    --primary-brand: #F15A31;
    --colors-orange-6: #CA4521;
    --colors-orange-4: #FF7F5A;
    --orange-4: #FF7F5A;
    --orange-3: #FF9678;
    --orange-2: #FFB19A;
    --orange-1: #FED4C4;
    --secondary-brand: #4B4E4E;
    --neutral-4: #585B5B;
    --neutral-3: #838080;
    --neutral-2: #C2BEBE;
    --neutral-1: #DADADA;
    --dark-4: #0D0C0C;
    --dark-3: #151515;
    --dark-2: #262423;
    --dark-1: #292827;
    --light: #FFFFFF;
    --light-1: #FCFCFC;
    --light-2: #F5F5F5;
    --light-3: #ECEBEB;
    --light-4: #E4E4E4;
    --Brand-Brand-Primary: #F15A31;
    --button-bt_primary_ac: #CA4521;
    --button-bt_primary: #F15A31;
    --button-bt_primary_hv: #FF7F5A;
    --colors-Warning: #FAE8B0;
    --colors-warning-1: #FDD559;
    --colors-warning-2: #FCC51C;
    --colors-warning-3: #D2A005;
    --colors-danger-1: #E83C3C;
    --colors-orange-7: #A43010;
    --button-bt_disable: #ECEBEB;
    --button-bt_light_hv: #ECEBEB;
    --button-bt_light: #FCFCFC;
    --button-bt_secondary: #4B4E4E;
    --button-bt_secondary_ac: #292827;
    --text-text_primary: #262423;
    --text-text_tertiary: #585B5B;
    --text-text_disable: #C2BEBE;
    --text-text_error: #E83C3C;
    --text-text_orange: #F15A31;
    --text-text_success: #288428;
    --icons-icons_color: #F15A31;
    --icons-icons_light: #F5F5F5;
    --icons-icons_neutral: #585B5B;
    --icons-icons_dark: #262423;
    --icons-icons_disable: #C2BEBE;
    --neutrals-White: #FFF;
    --neutrals-Light: #FFF;
    --neutrals-light-1: #FCFCFC;
    --neutrals-light-2: #F5F5F5;
    --neutrals-light-3: #ECEBEB;
    --neutrals-light-4: #E4E4E4;
    --neutrals-neutral-1: #DADADA;
    --neutrals-neutral-2: #C2BEBE;
    --neutrals-neutral-3: #838080;
    --neutrals-neutral-3: #585B5B;
    --surface-surface-light-2: #F5F5F5;
    --border-border-color-50: rgba(255, 127, 90, 0.50);
    --border-border-color: #F15A31;
    --border-border-dark: #4B4E4E;
    --border-border_dark: #838080;
    --border-border_light: #E4E4E4;
    --border-border_disable: #C2BEBE;
    --alerts-alert-dark: #C2BEBE;
    --alert-danger-test: #D32F2F;
    --alert-danger-test-10: #B71C1C;
    --alerts-success-1: #288428;
    --alerts-success-2: #006400;
    --alerts-warning-2: #FCC51C;
    --alerts-warning-3: #D2A005;
}

.dw-text-tertiary-color {
    color: var(--text-text_tertiary);
}

.dw-text-primary-color {
    color: var(--text-text_primary);
}

.dw-text-error-color {
    color: var(--text-text_error);
}

.background-neutrals-light-1 {
    background-color: var(--neutrals-light-1);
}

.field-control-width {
    /* min-width: 320px; */
    max-width: 680px;
}

h1:focus {
    outline: none;
}

a, .btn-link {
    color: #0071c1;
}

.dw-disabled {
    pointer-events: none;
    cursor: default;
}

.dw-default-icon {
    font-size: 16px;
    color: var(--icons-icons_neutral);
}

.btn-primary {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.content {
    padding-top: 1.1rem;
}

.dw-dashboard-container-card {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(min(312px), 1fr));
    grid-gap: 24px;
}

.dw-dashboard-card {
    height: 170px;
    padding: 26px 29px;
    border-radius: 7.6px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
    gap: 2px;
    background-color: var(--light-1);
    background-position: right top;
    background-size: 30% auto;
    background-repeat: no-repeat;
    background-image: url(../assets/media/svg/shapes/abstract-2.svg);
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.20);
}

.dw-neutral-text {
    color: var(--neutral-4);
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
}

.dw-large-dark-text {
    color: var(--dark-2) !important;
    font-size: 18px !important;
    font-weight: 300 !important;
}

.dw-input-container {
    position: relative;
}

    .dw-input-container label {
        position: absolute;
        top: -14px;
    }

.dw-label {
    color: var(--text-text_tertiary);
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
}

.dw-from-to-label {
    color: var(--neutral-4);
    font-size: 10.24px;
    font-weight: 400;
}

.dw-input-info {
    margin-top: 5px;
    color: var(--text-text_tertiary);
    font-size: 12.8px;
    line-height: 18px;
}

.dw-input-checkbox {
    width: 17px;
    height: 17px;
}

    .dw-input-checkbox:checked {
        accent-color: var(--icons-icons_color);
    }

.dw-box-shadow {
    box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.20);
}

/*.valid.modified:not([type=checkbox]) {
    outline: 1px solid #00c22c;
	border: solid 1px #00ff3a;
}*/

.invalid {
    outline: 1px solid red;
}

.validation-message {
    color: red;
    margin-top: 5px;
    font-size: 12.8px;
    line-height: 18px;
}

.validation-message-absolute {
    position: absolute;
    left: 0;
    bottom: -16px;
    color: red;
    font-size: 12.8px;
    line-height: 18px;
}

#reconnect-modal {
    position: fixed;
    inset: 0px;
    z-index: 99999;
    background-color: rgb(255, 255, 255);
    opacity: 0.8;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    padding-top: 15px;
}

#blazor-error-ui {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary::after {
        content: "An error has occurred."
    }

.global-spinner {
    border: 1px solid silver;
    border-top: 1px solid #337AB7;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    animation: spin 500ms linear infinite;
    top: 2%;
    left: 45%;
    position: absolute;
    z-index: 9999;
}

/*.global-spinner {
    border: 13px solid silver;
    border-top: 13px solid #337AB7;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    animation: spin 500ms linear infinite;*/
/*top: 2%;*/
/*left: 45%;
    position: absolute;
    z-index: 9999;
}*/

.WrappedColumnClass {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.no-border {
    border: 0 !important;
}

.tab-ul .dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul {
    background: var(--neutrals-light-3, #ECEBEB);
}

.tab-new-dist .dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item > .dxbl-text .dxbl-tabs-text-overflow {
    color: var(--border-border_dark);
    /* text medium */
    font-family: Roboto;
    font-size: 12.8px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}


.dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item .dxbl-active {
    display: flex;
    padding: 0px 8px 0px 0px;
    align-items: center;
    gap: 8px;
    border-radius: 4px 4px 0px 0px;
    background: var(--neutrals-light-1);
    background-image: linear-gradient(to bottom, var(--neutrals-light-2,F5F5F5) 0%, var(--neutrals-light-2) 100%), linear-gradient(to bottom, var(--neutrals-light-3) 0%, var(--neutrals-light-3) 100%);
    background-clip: content-box, padding-box;
}

.dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li > .dxbl-tabs-item:not(.dxbl-tabs-tmpl):not(.dxbl-disabled):not(:disabled).dxbl-active, .dxbl-tabs > .dxbl-tabs-tablist > ul > li > .dxbl-tabs-item:not(.dxbl-tabs-tmpl):not(.dxbl-disabled):not(:disabled).dxbl-active {
    color: var(--primary-color) !important;
}

.dxbl-tabs > .dxbl-tabs-tablist > .dxbl-scroll-viewer > .dxbl-scroll-viewer-content > ul > li {
    display: flex;
    margin-right: 4px;
    align-items: center;
    gap: 8px;
    border-radius: 4px 4px 0px 0px;
    background: var(--neutrals-light-2, #F5F5F5);
    background-clip: content-box, padding-box;
    border-bottom: var(--dxbl-tabs-separator-border-width) var(--dxbl-tabs-separator-border-style) var(--dxbl-tabs-separator-border-color);
}

.dxbl-tabs.dxbl-tabs-top > .dxbl-tabs-tablist {
    border-bottom: none !important;
}

.flex-row-nowrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.flex-row-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.flex-row-center {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.flex-row-center-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.flex-row-center-justify-start {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: flex-start;
}

.flex-row-justify-end {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
}

.flex-row-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
}

.flex-row-wrap-justify-start-align-around {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: space-around;
}

.flex-row-align-center {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}

.flex-row-align-start {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.flex-row-align-start-justify-center {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: center;
}

.flex-row-align-start-justify-between {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}

.flex-row-wrap-align-start-justify-between {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.flex-row-align-center-space-around {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-around;
}

.flex-row-align-center-space-between {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
}

.flex-row-space-between {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

.flex-row-align-end {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.flex-row-align-end-space-between {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: space-between;
}

.flex-row-align-end-justify-start {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: flex-end;
    justify-content: flex-start;
}

.flex-row-wrap-align-end {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-end;
}

.flex-row-center-space-between {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.flex-column-nowrap {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
}

.flex-column-nowrap-align-center {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
}

.flex-column-center {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
}

.flex-column-start-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.flex-column-start {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-start;
}

.flex-column-align-start-space-around {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-around;
}

.flex-column-align-start {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
}

.flex-column-align-end {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-end;
}

.flex-column-align-start-space-between {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: space-between;
}

.gap-2px {
    gap: 2px;
}

.gap-4px {
    gap: 4px;
}

.gap-8px {
    gap: 8px;
}

.gap-10px {
    gap: 10px;
}

.gap-12px {
    gap: 12px;
}

.gap-16px {
    gap: 16px;
}

.gap-20px {
    gap: 20px;
}

.gap-24px {
    gap: 24px;
}

.gap-32px {
    gap: 32px;
}

.gap-40px {
    gap: 40px;
}

.p-24px {
    padding: 24px;
}

.last-child-no-margin-bottom div:last-child {
    margin-bottom: 0 !important;
}

.dw-info-text {
    color: var(--text-text_tertiary);
    font-size: 12.8px;
    font-weight: 400;
    line-height: 18px;
}

.disabled-opacity {
    opacity: 60% !important;
}

.process-monitoring-tooltip {
    cursor: help;
    margin-left: 3px;
    color: var(--icons-icons_neutral);
}

.company-flag-tooltip {
    cursor: help;
    margin-left: 3px;
    color: var(--orange-4);
    font-size: 16px;
}

.dw-info-tooltip,
.dw-info-tooltip-disabled {
    font-size: 16px;
    margin-left: 8px;
}
.dw-info-tooltip {
    cursor: text;
    color: var(--icons-icons_neutral);
}
.dw-info-tooltip-disabled {
    pointer-events: none;
    cursor: default;
    color: var(--icons-icons_disable);
}

.accordion-grid-form {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(min(355px, 100%), 1fr));
    grid-gap: 20px;
}

.error-item > td {
    background-color: rgba(245, 198, 203, 0.5);
}

.sucess-item > td {
    background-color: #98fb9880;
}

.awaiting-item > td {
    background-color: rgba(39, 133, 245, 0.41);
}

.alert-item > td {
    background-color: lightyellow;
}

.executed-item > td {
    background-color: lightblue;
}

.disapproved-item > td {
    background-color: #eba4a4;
}

.item-sent > td {
    background-color: #A6D1F7;
}

.dw-title {
    color: var(--text-text_primary);
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}

.dw-heading {
    /* heading 1 */
    color: var(--text-text_tertiary);
    font-size: 18.4px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0;
}

.dw-text-m {
    /* text medium */
    color: var(--text-text_primary);
    font-size: 12.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    margin: 0;
}

.dw-text-l {
    /* text large */
    color: var(--text-text_tertiary);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

.dw-tooltip {
    position: relative;
    cursor: help;
}

.dw-tooltip-content {
    visibility: hidden;
    width: max-content;
    background-color: #fff;
    border: 1px solid #ccc;
    padding: 8px;
    position: absolute;
    z-index: 10;
    top: 120%;
    left: 0;
    box-shadow: 0 0 6px rgba(0,0,0,0.2);

    color: var(--text-text_primary);
    font-family: Roboto;
    font-size: 12.8px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 8px;
}

.dw-tooltip:hover .dw-tooltip-content {
    visibility: visible;
}

.dw-required:after {
    content: "*";
    position: relative;
    font-size: inherit;
    color: var(--text-text_tertiary);
    padding-left: 0.25rem;
    font-weight: bold;
    font-size: 16px;
}

.favorite-batch-process {
    font-size: 16px;
    position: absolute;
    top: 4px;
    left: 87px;
}

.color-text-tertiary {
    color: var(--text-text_tertiary);
}

.color-text-warning-2 {
    color: var(--colors-warning-2);
}

.dw-waning-text {
    padding: 8px;
    background-color: var(--colors-warning-1);
    color: var(--text-text_tertiary);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}
.actions-column-container {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: center;
    gap: 8px;
}
.actions-column-container a {
    color: var(--icons-icons_neutral);
    font-size: 16px
}

.tag-badge-dark,
.tag-badge-light {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
    width: fit-content;
    height: 16px;
    padding: 4px 8px;
    border-radius: 24px;border-radius: 24px;
    border: 1px solid var(--border-border-dark);

    color: var(--text-text_primary);
    font-size: 12px;
    font-weight: 500;;
    letter-spacing: 0.48px;
}

.tag-badge-dark {
    background-color: 1px solid var(--border-border-dark);
}

.tag-badge-light {
    background-color: 1px solid var(--button-bt_light);
}
.semaphore-success,
.semaphore-warning {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 36px;
    padding: 2px;
    gap: 2px;
    border-radius: 3px;
    cursor: pointer;
}

.semaphore-success img,
.semaphore-warning img {
    filter: brightness(0) invert(1);
}

.semaphore-success {
    background-color: var(--alerts-success-1);
}
    .semaphore-success:hover {
        background-color: var(--alerts-success-2);
    }

.semaphore-warning {
    background-color: var(--alerts-warning-2);
}
    .semaphore-warning:hover {
        background-color: var(--alerts-warning-3);
    }

/* Estilos para o botão de expandir/recolher grupos */
.btn.btn-toggle-groups {
    background-color: var(--primary-color-test);

    color: #F5F5F5 !important;
    border-width: 1px !important;
    border-style: solid !important;
}

.btn.btn-toggle-groups:hover {
    background-color: var(--primary-color-test-50) !important;
    color: var(--button-text-color) !important;
}

.btn.btn-toggle-groups:focus,
.btn.btn-toggle-groups:active {
    background-color: var(--primary-color-test);
    border-color: #F5F5F5 !important;
    color: #F5F5F5 !important;
    box-shadow: 0 0 0 0.2rem rgba(73, 80, 87, 0.5) !important;
}

.dw-form-section {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 24px;
    padding: 16px 24px;
    border: 0.5px solid var(--border-border_dark);
    background-color: var(--surface-surface_light);
    border-radius: 4px;
}

.dw-trash-button {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    color: var(--icons-icons_neutral);
    padding: 6px;
    background-color: transparent;
    border-radius: 100%;
    transition: background-color 0.3s ease;
}

.dw-trash-button:disabled {
    color: var(--icons-icons_disable);
    pointer-events: none;
}

.dw-trash-button:hover {
    background-color: var(--button-bt_light_hv);
}

.upload-progress-bar {
    position: relative;
    overflow: hidden;
    background-color: var(--Brand-Brand-Primary);
    height: 8px;
    border-radius: 4px;
    transition: width 0.3s ease;
}

.upload-progress-bar::after {
    content: "";
    position: absolute;
    top: 0;
    left: -40%;
    width: 40%;
    height: 100%;
    background: linear-gradient(
        90deg,
        rgba(255,255,255,0) 0%,
        rgba(255,255,255,0.5) 50%,
        rgba(255,255,255,0) 100%
    );
    animation: loading-shine 1.2s infinite;
}

@keyframes loading-shine {
    0% {
        left: -40%;
    }
    100% {
        left: 100%;
    }
}

.process-parties-modal .dxbl-modal-content {
    background-color: var(--surface-surface-light-2) !important;
}
