@font-face {
    font-family: 'icomoon';
    src:  url('fonts/spinners/icomoon.eot');
    src:  url('fonts/spinners/icomoon.eot') format('embedded-opentype'),
    url('fonts/spinners/icomoon.ttf') format('truetype'),
    url('fonts/spinners/icomoon.woff') format('woff'),
    url('fonts/spinners/icomoon.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;

    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

button.theme--light,
button.theme--dark {
    background-color: #ffffff00!important;
}

.snotify {
    z-index: 1000;
}

.loading {
    pointer-events: none;
    cursor: not-allowed;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.loading > * {
    opacity: .65;
    filter: alpha(opacity=65);
    filter: blur(2px);
}
div.loading:before {
    font-size: 40px;
    font-size: 2.5rem;
    z-index: 29;

    opacity: .8;
    filter: alpha(opacity=80);

    position: absolute;
    top: 50%;
    margin-top: -.5em;
    left: 50%;
    margin-left: -.5em;

    color: #424242;

    display: inline-block;
    font-family: icomoon;
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: spin 0.5s infinite linear;
    -moz-animation: spin 0.5s infinite linear;
    -o-animation: spin 0.5s infinite linear;
    animation: spin 0.5s infinite linear;

    /*content: "\e983";*/
    content: "\e982";
}

a.loading:before,
textarea.loading:before,
select.loading:before,
button.loading:before,
input.loading:before {
    margin-right: 0.5em;
    display: inline-block;
    font-family: icomoon;
    font-style: normal;
    font-weight: normal;
    line-height: 1;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: spin 1s infinite linear;
    -moz-animation: spin 1s infinite linear;
    -o-animation: spin 1s infinite linear;
    animation: spin 1s infinite linear;

    content: "\e983";
    /*content: "\e982";*/
}

@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.table-dense table tr th,
.table-dense table tr td,
.table-dense-normal table tr th,
.table-dense-normal table tr td {
    padding-left: 8px!important;
    padding-right: 8px!important;;
}
.table-dense table tr th:first-child,
.table-dense table tr td:first-child {
    padding-left: 2px!important;;
}
.table-dense table tr th:last-child,
.table-dense table tr td:last-child {
    padding-right: 2px!important;;
}
.table-dense-normal table tr th:first-child,
.table-dense-normal table tr td:first-child {
    padding-left: 8px!important;;
}
.table-dense-normal table tr th:last-child,
.table-dense-normal table tr td:last-child {
    padding-right: 8px!important;;
}


.retra-claim-table-dense table tr th,
.retra-claim-table-dense table tr td,
.retra-settlement-table-dense table tr th,
.retra-settlement-table-dense table tr td {
    padding-left: 6px!important;
    padding-right: 6px!important;
}
.retra-claim-table-dense table tr th:first-child,
.retra-claim-table-dense table tr td:first-child,
.retra-settlement-table-dense table tr th:first-child,
.retra-settlement-table-dense table tr td:first-child {
    padding-left: 10px!important;
}
.retra-claim-table-dense table tr th:last-child,
.retra-claim-table-dense table tr td:last-child,
.retra-settlement-table-dense table tr th:last-child,
.retra-settlement-table-dense table tr td:last-child {
    padding-right: 10px!important;
}

/* CLAIM */
/* płatnik */
.retra-claim-table-dense table tr th:nth-child(1),
.retra-claim-table-dense table tr td:nth-child(1) {
    width: 100px!important;
}
/* klient */
.retra-claim-table-dense table tr th:nth-child(2),
.retra-claim-table-dense table tr td:nth-child(2) {
    width: 120px!important;
}
/* grupa kontrahenta */
.retra-claim-table-dense table tr th:nth-child(3),
.retra-claim-table-dense table tr td:nth-child(3) {
    width: 100px!important;
}
/* organizator */
.retra-claim-table-dense table tr th:nth-child(4),
.retra-claim-table-dense table tr td:nth-child(4) {
    width: 220px!important;
}
/* kanał */
.retra-claim-table-dense table tr th:nth-child(5),
.retra-claim-table-dense table tr td:nth-child(5) {
    width: 80px!important;
}
/* sposób zapłaty */
.retra-claim-table-dense table tr th:nth-child(6),
.retra-claim-table-dense table tr td:nth-child(6) {
    width: 120px!important;
}
/* kwota rozliczona */
.retra-claim-table-dense table tr th:nth-child(7),
.retra-claim-table-dense table tr td:nth-child(7) {
    width: 80px!important;
}
/* data */
.retra-claim-table-dense table tr th:nth-child(8),
.retra-claim-table-dense table tr td:nth-child(8) {
    width: 110px!important;
}
/* numer */
.retra-claim-table-dense table tr th:nth-child(9),
.retra-claim-table-dense table tr td:nth-child(9) {
    width: 120px!important;
}
/* komentarz */
.retra-claim-table-dense table tr th:nth-child(10),
.retra-claim-table-dense table tr td:nth-child(10) {
    width: 200px!important;
}

/* SETTLEMENT */
/* płatnik */
.retra-settlement-table-dense table tr th:nth-child(1),
.retra-settlement-table-dense table tr td:nth-child(1) {
    width: 180px!important;
}
/* klient */
.retra-settlement-table-dense table tr th:nth-child(2),
.retra-settlement-table-dense table tr td:nth-child(2) {
    width: 250px!important;
}
/* grupa kontrahenta */
.retra-settlement-table-dense table tr th:nth-child(3),
.retra-settlement-table-dense table tr td:nth-child(3) {
    width: 250px!important;
}

.v-data-footer .v-data-footer__select,
.retra-claim-import .v-data-footer .v-data-footer__select {
    margin-left: 0px;
}

.handle {
    cursor: grab !important;
}

.fill-parent-height {
    height: 100%;
}

.grey-background {
    background: rgba(0,0,0,.06);
}

.grey-background-color {
    background-color: rgba(138,138,138,.06) !important;
}

.red-background-color {
    background-color: rgba(255, 0, 0, 0.1) !important;
}

.green-background-color {
    background-color: rgba(17, 255, 0, 0.1) !important;
}

.rounded {
    border-radius: 4px;
}

.rounded-t {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.rounded-b {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    display: block!important;
}

.rounded-0 {
    border-radius: 0;
}

.rounded-t-0 {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.rounded-b-0 {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.v-stepper__content h2 {
    cursor: pointer;
}
.v-stepper__content h2:hover {
    color: #0d47a1;
}


.custom-app-treeview label {
    color: #000000!important;
}
.custom-app-treeview .v-input--is-disabled label {
    color: rgba(0,0,0,.38)!important;
}
.custom-app-treeview .v-input--selection-controls__input {
    margin-bottom: 2px;
}
.custom-app-treeview .v-list-item__content {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.custom-app-treeview .v-list-item__content .v-input {
    margin-top: 0px;
    padding-top: 0px;
}
.custom-app-treeview .v-list-item {
    min-height: 36px!important;
}
.custom-app-treeview .v-list-item__subtitle {
}
.custom-app-treeview .v-input__slot {
    margin-bottom: 0px!important;
}
.custom-app-treeview .v-messages {
    display: none;
}
.custom-app-treeview .v-list {
    padding: 0px!important;
}

nav.v-navigation-drawer .v-list-group .v-list-group__header {
    padding: 0px!important;
}
nav.v-navigation-drawer .v-list-group .v-list-group__items .v-list-item {
    padding: 0px 0px 0px 32px;
}
nav.v-navigation-drawer .v-list-group .v-list-group__header .v-list-item__icon.v-list-group__header__prepend-icon {
    padding-right: 16px!important;
}
nav {
    margin-left: auto;
    margin-right: auto;
}

.v-card__title {
    line-height: 1.25rem!important;
}

.grayscale {
    filter: grayscale(90%);
}

.truncate {
    max-width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.clickable {
    cursor: pointer;
}
.draggable {
    cursor: grab;
}
.c-cursor-help {
    cursor: help!important;
}

.c-hide-input.v-input input {
    display: none!important;
}

.c-hide-input.v-input .v-chip {
    margin-bottom: 4px!important;
}

.c-select-visible-full-content .v-select__selections .v-select__selection {
    overflow: visible!important;
    font-size: 15px!important;
}

.v-application .c-newsletter-editable-item .v-card__title {
    background-color: #bde2ff!important;
    color: #1d1d1d!important;
}
.v-application:has(.c-newsletter-editable-item) .v-app-bar {
    background-color: #0b4899!important;
}
.v-application:has(.c-newsletter-editable-item) .v-app-bar i {
    color: #e3e3e3!important;
    caret-color: #e3e3e3!important;
}

.table-col-dense-end-1 table tr th:nth-last-child(1),
.table-col-dense-end-1 table tr td:nth-last-child(1) {
    padding-left: 4px!important;
    padding-right: 4px!important;
}
.table-col-dense-end-2 table tr th:nth-last-child(2),
.table-col-dense-end-2 table tr td:nth-last-child(2) {
    padding-left: 4px!important;
    padding-right: 4px!important;
}
.table-col-dense-end-3 table tr th:nth-last-child(3),
.table-col-dense-end-3 table tr td:nth-last-child(3) {
    padding-left: 4px!important;
    padding-right: 4px!important;
}
.white-spaces-pre-wrap {
    white-space: pre-wrap!important;;
}

.p-absolute {
    position: absolute!important;
}

.p-relative {
    position: relative!important;
}

.v-app-bar {
    z-index: 10!important;
}

nav.v-navigation-drawer {
    z-index: 11!important;
}

.c-btn-input {
    cursor: text!important;
    border-radius: 2px!important;
    border-left: 0!important;
    border-top: 0!important;
    border-right: 0!important;
    text-transform: none!important;
    font-weight: 400!important;
    text-indent: 0!important;
    letter-spacing: normal!important;
}

.c-btn-input.text-right {
    justify-content: right!important;
}

.c-btn-input.text-left {
    justify-content: left!important;
}

.c-btn-input.c-btn-input-warning {
    border-color: rgb(251 140 0 / 65%)!important;
    background-color: rgb(251 140 0 / 10%)!important;
}

.c-edit-dialog-wide .v-small-dialog__activator__content {
    width: 100%!important;
}

.c-cursor-default,
.c-cursor-default input,
.c-cursor-default textarea {
    cursor: default!important;
}

.v-data-table .v-data-table-header tr th {
    white-space: nowrap!important;
}
.v-data-table.c-table-header-break-lines .v-data-table-header tr th span {
    white-space: break-spaces!important;
}
.v-data-table.c-table-header-break-lines .v-data-table-header tr th {
    padding-right: 14px!important;
}

.v-data-table.c-table-vertical-border th,
.v-data-table.c-table-vertical-border td {
    border-right: 1px solid rgba(0, 0, 0, 0.12)!important;
}
.v-data-table.c-table-vertical-border th:last-child,
.v-data-table.c-table-vertical-border td:last-child {
    border-left: 1px solid rgba(0, 0, 0, 0.12)!important;
}
.v-data-table.c-table-vertical-border th:last-child,
.v-data-table.c-table-vertical-border th:nth-last-child(2),
.v-data-table.c-table-vertical-border td:last-child,
.v-data-table.c-table-vertical-border td:nth-last-child(2) {
    border-right: none!important;
}

.c-textarea-compact textarea {
    line-height: 1.25!important;
    font-size: 0.875rem!important;
    margin-bottom: 6px!important;
}

.c-normal-font-size {
    font-size: 0.875rem!important;
}

.c-medium-font-size,
.c-medium-font-size .v-label {
    font-size: 1.125rem!important;
}

.c-xl-font-size,
.c-xl-font-size .v-label {
    font-size: 1.25rem!important;
}

.c-font-size-1pc {
    font-size: 1pc!important;
}

.c-height-24px {
    height: 24px!important;
}

.c-max-w-80 {
    max-width: 80%!important;
}

.c-max-w-70 {
    max-width: 70%!important;
}

.c-z-index-1 {
    z-index: 1;
}

.c-table-sticky.v-data-table {
    max-height: calc(100vh - 92px);
    overflow: auto;
}
.c-table-sticky .v-data-table__wrapper {
    overflow-x: visible;
    overflow-y: visible;
}
.c-table-sticky table {
    position: relative!important;
    border-collapse: separate!important;
}
.c-table-sticky table thead,
.c-table-sticky .v-data-footer,
.c-table-sticky .c-cell-fixed-left,
.c-table-sticky .c-cell-fixed-right {
    position: sticky!important;
}

.c-table-sticky thead:not(.v-data-table-header),
.c-table-sticky .v-progress-linear {
    z-index: 2!important;
}

.c-table-sticky table thead,
.c-table-sticky .v-data-footer,
.c-table-sticky table thead .c-cell-fixed-left,
.c-table-sticky table thead .c-cell-fixed-right {
    z-index: 4!important;
}
.c-table-sticky table thead {
    top: 0!important;
}
.c-table-sticky .v-data-footer {
    bottom: 0!important;
    left: 0!important;
}
.c-table-sticky table thead .c-cell-fixed-left,
.c-table-sticky table tbody .c-cell-fixed-left {
    left: 0!important;
}
.c-table-sticky table thead .c-cell-fixed-right,
.c-table-sticky table tbody .c-cell-fixed-right {
    right: 0!important;
}
.c-table-sticky table tbody .v-data-table__selected .c-cell-fixed-left,
.c-table-sticky table tbody .v-data-table__selected .c-cell-fixed-right {
    background: #f5f5f5 !important;
}
.c-table-sticky table tbody .c-cell-fixed-left,
.c-table-sticky table tbody .c-cell-fixed-right {
    z-index: 3!important;
    background: #ffffff !important;
}
.c-table-sticky table tbody tr:hover .c-cell-fixed-left,
.c-table-sticky table tbody tr:hover .c-cell-fixed-right {
    background: #eee!important;
}
.c-table-sticky table thead .c-cell-fixed-left.c-left-50,
.c-table-sticky table tbody .c-cell-fixed-left.c-left-50 {
    left: 50px!important;
}
.c-table-sticky table thead .c-cell-fixed-left.c-left-100,
.c-table-sticky table tbody .c-cell-fixed-left.c-left-100 {
    left: 100px!important;
}
.c-table-sticky table thead .c-cell-fixed-left.c-left-150,
.c-table-sticky table tbody .c-cell-fixed-left.c-left-150 {
    left: 150px!important;
}
.c-table-sticky table thead .c-cell-fixed-left.c-left-200,
.c-table-sticky table tbody .c-cell-fixed-left.c-left-200 {
    left: 200px!important;
}

.v-data-table table thead,
.v-data-table .v-data-footer,
.c-pagination,
.c-table-sticky table thead .c-cell-fixed-left,
.c-table-sticky table thead .c-cell-fixed-right {
    background: #f3f3f3!important;
}
.v-data-table .v-data-table__wrapper {
    border-top-right-radius: 4px!important;
    border-top-left-radius: 4px!important;
}
.v-data-table .v-data-footer {
    border-bottom-right-radius: 4px!important;
    border-bottom-left-radius: 4px!important;
}

.c-bg-grey tbody {
    background: #f3f3f3!important;
}

.c-select-toggle-all {
    padding-top: 25px!important;;
    padding-bottom: 25px!important;;
    border-bottom: rgb(0 0 0 / 30%) solid 1px;
}
.c-select-toggle-all .v-btn__content i {
    padding-right: 30px!important;
    color: rgba(0,0,0,.54)!important;
}
.c-select-toggle-all.primary--text .v-btn__content i {
    color: #32a852!important;
    caret-color: #32a852!important;
}
.c-select-toggle-all .v-btn,
.c-select-toggle-all .v-btn__content {
    justify-content: start!important;
    letter-spacing: normal!important;
    text-overflow: ellipsis!important;
    white-space: nowrap!important;
    font-size: 1rem!important;
    text-transform: none!important;
    font-weight: normal!important;
}

.v-application .text-left input {
    text-align: left!important;
}
.v-application .text-center input {
    text-align: center!important;
}
.v-application .text-right input {
    text-align: right!important;
}

.c-mw-50 {
    min-width: 50px!important;
}
.c-mw-60 {
    min-width: 60px!important;
}
.c-mw-70 {
    min-width: 70px!important;
}

.v-application .v-tooltip__content {
    background: rgba(50,50,50,.9)!important;
}

.c-position-fixed {
    position: fixed!important;
}

.c-width-100 {
    width: 100%!important;
}

.text-center .v-input--checkbox .v-input__slot {
    display: block!important;
    text-align: center!important;
}

.c-d-grid {
    display: grid!important;
}

.c-visible {
    visibility: visible!important;
}
.c-invisible {
    opacity: 0;
    visibility: hidden!important;
    transition: opacity 0.1s, visibility 0.1s;
}

#app .c-no-border,
.v-application .c-no-border {
    border: none!important;
}

.v-application table tbody [class*=" lighten-"]:hover,
.v-application [class*=" darken-"]:hover {
    filter: brightness(0.9);
}

.c-flex-auto {
    flex: auto!important;
}

.c-text-color-white,
.v-application .c-text-color-white {
    color: #ffffff!important;
}

.c-text-color-black,
.v-application .c-text-color-black {
    color: #000000!important;
}

.limited-textarea-5 textarea {
    max-height: calc(24px * 5 + 24px);
    overflow-y: auto;
}

.limited-textarea-10 textarea {
    max-height: calc(24px * 10 + 24px);
    overflow-y: auto;
}

.limited-textarea-15 textarea {
    max-height: calc(24px * 15 + 24px);
    overflow-y: auto;
}

.limited-textarea-20 textarea {
    max-height: calc(24px * 20 + 24px);
    overflow-y: auto;
}

.limited-textarea-25 textarea {
    max-height: calc(24px * 25 + 24px);
    overflow-y: auto;
}

.mt--2percent {
    margin-top: -2% !important;
}

.mt--5percent {
    margin-top: -5% !important;
}

.c-d-contents {
    display: contents!important;
}

.c-height-auto {
    height: auto!important;
}