legend,
td,
th {
    padding: 0
}

.separator-heading span,
sub,
sup {
    position: relative
}

.border-btn:focus,
.border-btn_alpha:focus,
.border-btn_beta:focus,
.border-btn_error:focus,
.btn:focus,
.btn_alpha:focus,
.btn_beta:focus,
.btn_dark:focus,
.dropzone .dz-preview .dz-remove:focus,
.search-input:focus,
.search-input:hover,
a:active,
a:hover {
    outline: 0
}

.pagination,
.rdtNext span,
.rdtPrev span,
canvas {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.rdtCounter .rdtBtn,
.rdtNext span,
.rdtPrev span {
    -webkit-touch-callout: none;
    -khtml-user-select: none
}

.border-btn,
.border-btn_alpha,
.border-btn_beta,
.border-btn_error,
.btn,
.btn_alpha,
.btn_beta,
.btn_dark,
.card,
.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span,
.dropzone .dz-preview .dz-image,
.dropzone .dz-preview .dz-remove,
.select-input,
.text-input,
.toast_error,
.toast_info,
.toast_success,
.toast_warning,
div.filepicker {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px
}

.loading-spinner-pip,
.loading-spinner-pip:after,
.loading-spinner-pip:before {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

img,
legend {
    border: 0
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body,
html {
    width: 100%;
    height: 100%
}

body {
    margin: 0;
    color: #383838;
    background-color: #EDF0F1
}

main {
    padding-bottom: 3rem
}

hr {
    border: none;
    border-top: 1px solid #E4E4E4;
    margin: 2rem 0;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

.border-btn *,
.border-btn_alpha *,
.border-btn_beta *,
.border-btn_error *,
.btn *,
.btn_alpha *,
.btn_beta *,
.btn_dark *,
.context-bc-icon,
.context-bc-icon *,
.debtors-status>div,
.dropzone .dz-preview .dz-remove * {
    vertical-align: middle
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    max-width: 100%
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.confirmation-title,
html {
    font-family: proxima-nova, Helvetica, Arial, sans-serif
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

.card-action-back,
.context-bc span.clickable,
.context-bc-icon,
.context-selector-panel li,
.dropdown-option:hover,
.dropzone.dz-clickable,
.selectable-list._is-editable li {
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

html {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.6;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

@media screen and (min-width:90em) {
    html {
        font-size: 15px
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0
}

.error-message,
.success-message {
    display: inline-block;
    padding: .5em 1em;
    margin-top: 1em
}

a {
    background-color: transparent;
    color: inherit;
    text-decoration: none
}

.page-title {
    font-weight: 100;
    font-size: 3rem;
    line-height: 1
}

.sub-title {
    font-size: 2rem;
    font-weight: 600
}

.card-total {
    font-size: 2rem;
    font-weight: 100
}

.action {
    text-transform: uppercase;
    letter-spacing: .075em;
    font-size: .9rem
}

.input-label,
.label,
.label-dark {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .075em;
    font-size: .8rem;
    color: #B2B2B2
}

.body,
.meta-data,
.text-link {
    letter-spacing: .01rem
}

.label-dark {
    color: #4C5456
}

.meta-data {
    font-size: .9rem;
    font-style: italic
}

.body {
    line-height: 1.8
}

.text-link {
    color: #8f57d9
}

.error-message {
    border-radius: 2px;
    border: 1px solid #ffa9a9;
    background: #fff3f3
}

.success-message {
    border-radius: 2px;
    border: 1px solid #88ff83;
    background: #f0ffef
}

._has-border-bottom,
.selectable-list li {
    border-bottom: 1px solid #E4E4E4
}

.text-align-left {
    text-align: left
}

.text-align-center {
    text-align: center
}

.text-align-right {
    text-align: right
}

.section-heading {
    font-size: 2rem;
    font-weight: 600;
    line-height: 1;
    margin-top: 3rem
}

.separator-heading {
    font-size: 1.1rem;
    margin: 3rem 0 1.5rem;
    overflow: hidden
}

.separator-heading span:before {
    content: '';
    display: block;
    width: 100vw;
    height: 1px;
    margin-left: 1rem;
    background-color: #E4E4E4;
    position: absolute;
    top: 50%;
    left: 100%
}

.color-alpha {
    color: #F49449
}

.color-alpha-light {
    color: #f8be91
}

.color-beta {
    color: #8f57d9
}

.color-gamma {
    color: #85D1D0
}

.color-delta {
    color: #98DE86
}

.color-epsilon {
    color: #DF4E41
}

.color-darkest {
    color: #333
}

.container_full,
.container_main,
.container_medium,
.container_mini,
.container_narrow,
.container_wide {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-left: 3rem;
    padding-right: 3rem
}

.container_wide {
    max-width: 90rem
}

.container_medium {
    max-width: 72rem
}

.container_narrow {
    max-width: 60rem
}

.container_mini {
    max-width: 30rem
}

.container_main {
    margin-top: 2rem;
    margin-bottom: 3rem;
    padding-top: 8em
}

.container_main [class*=container] {
    padding: 0
}

.container_main>div {
    position: relative
}

.flex_height.col,
.flex_height.col_12,
.flex_height.col_2,
.flex_height.col_3,
.flex_height.col_4,
.flex_height.col_4_small,
.flex_height.col_6,
.flex_height.col_8,
.flex_height.col_8_small,
.grid,
.grid_content {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: row;
    -ms-flex-wrap: row;
    flex-wrap: wrap;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-align-content: flex-end;
    align-content: flex-end
}

.grid_content [class*=col_] {
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0
}

.grid_gutters {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.grid_gutters>[class*=col] {
    padding: 0 1.5rem
}

.col,
.col_12,
.col_2,
.col_3,
.col_4,
.col_4_small,
.col_6,
.col_8,
.col_8_small {
    min-width: 0;
    max-width: 100%;
    margin-bottom: 3rem
}

.flex_height.col>div,
.flex_height.col_12>div,
.flex_height.col_2>div,
.flex_height.col_3>div,
.flex_height.col_4>div,
.flex_height.col_4_small>div,
.flex_height.col_6>div,
.flex_height.col_8>div,
.flex_height.col_8_small>div {
    height: 100%;
    max-width: 100%;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.col_flush.col,
.col_flush.col_12,
.col_flush.col_2,
.col_flush.col_3,
.col_flush.col_4,
.col_flush.col_4_small,
.col_flush.col_6,
.col_flush.col_8,
.col_flush.col_8_small {
    margin-bottom: 0
}

.col {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.col_2,
.col_3 {
    -webkit-flex-grow: 1
}

.col_2 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 50%
}

.col_3,
.col_4 {
    -ms-flex-positive: 1
}

@media screen and (min-width:30em) {
    .col_2 {
        width: 25%
    }
}

@media screen and (min-width:60em) {
    .col_2 {
        width: 16.66667%
    }
}

.col_3 {
    flex-grow: 1;
    width: 100%
}

.col_4,
.col_6 {
    -webkit-flex-grow: 1
}

@media screen and (min-width:30em) {
    .col_3 {
        width: 50%
    }
}

@media screen and (min-width:60em) {
    .col_3 {
        width: 25%
    }
}

.col_4 {
    flex-grow: 1;
    width: 100%
}

@media screen and (min-width:45em) {
    .col_4 {
        width: 50%
    }
}

@media screen and (min-width:72em) {
    .col_4 {
        width: 33.33333%
    }
}

.col_6 {
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media screen and (min-width:60em) {
    .col_6 {
        width: 50%
    }
}

.col_8 {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media screen and (min-width:60em) {
    .col_8 {
        width: 66.66667%
    }
}

.col_12,
.col_4_small {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media screen and (min-width:30em) {
    .col_4_small {
        width: 50%
    }
}

@media screen and (min-width:45em) {
    .col_4_small {
        width: 33.33333%
    }
}

.col_8_small {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: 100%
}

@media screen and (min-width:30em) {
    .col_8_small {
        width: 66.66667%
    }
}

._has-border {
    border-left: 1px solid #E4E4E4
}

.grid-2-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 1rem
}

@media (max-width:768px) {
    .grid-2-col {
        grid-template-columns: 1fr
    }
}

.basic-list,
.dropdown-options,
.links-list,
.nav-dropdown-options,
.pagination,
.selectable-list,
.stats-list,
.table-action-nav,
.tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.basic-list li {
    padding: .5rem 0
}

.selectable-list {
    margin-top: 1.5rem;
    height: 30rem;
    overflow-y: scroll
}

.selectable-list li {
    position: relative;
    padding: .5rem 0;
    font-weight: 400
}

.selectable-list li.is-selected {
    color: #8f57d9
}

.selectable-list li:last-child {
    border: none
}

.selectable-list-icon {
    position: absolute;
    top: 50%;
    right: 1rem;
    margin-top: -8px;
    color: #8f57d9;
    fill: #8f57d9
}

.links-list li a {
    display: inline-block;
    font-weight: 600;
    color: #8f57d9;
    padding: .5rem 0
}

.stats-list {
    max-width: 30em
}

.stats-list._is-full-width {
    max-width: 100%
}

.stats-list-item {
    display: inline-block;
    padding: 1rem;
    width: 100/3%
}

.stats-list-item .label {
    display: block
}

.stats-list-item .num {
    font-size: 3.5em;
    font-weight: 200
}

.stats-list-totals .stats-list-item {
    display: inline-block;
    padding: 1rem;
    width: 100/3%;
    border: 25px solid rgb(237 240 241);
    border-radius: 5px;
    margin: 5px;
}

.overlay,
.overlay-wrapper {
    width: 100%;
    left: 0;
    top: 0;
    height: 100%
}

.stats-list-totals .stats-list-item .label {
    display: block
}

.stats-list-totals .stats-list-item .num {
    font-size: 2em;
    font-weight: 200;

}

.stacked+.stacked {
    margin-top: 3rem
}

.stacked-double+.stacked-double {
    margin-top: 6rem
}

.overlay-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    z-index: 900
}

.overlay-wrapper._is-behind {
    z-index: -1
}

.overlay {
    position: absolute;
    background-color: rgba(0, 0, 0, .55)
}

svg use {
    fill: currentColor
}

.btn,
.btn_alpha,
.btn_beta,
.btn_dark {
    color: #fff;
    fill: #fff
}

.loginLogo {
    margin: 0 auto 1.5rem
}

.border-btn svg,
.border-btn_alpha svg,
.border-btn_beta svg,
.border-btn_error svg,
.btn svg,
.btn_alpha svg,
.btn_beta svg,
.btn_dark svg,
.card-action+.card-action,
.dropzone .dz-preview .dz-remove svg {
    margin-left: 1rem
}

.border-btn,
.border-btn_alpha,
.border-btn_beta,
.border-btn_error,
.btn,
.btn_alpha,
.btn_beta,
.btn_dark,
.dropzone .dz-preview .dz-remove {
    display: inline-block;
    padding: .33333rem 1rem;
    text-decoration: none;
    font-family: proxima-nova, Helvetica, Arial, sans-serif;
    letter-spacing: .05rem;
    font-weight: 500;
    font-size: .8rem;
    line-height: 1.6;
    text-transform: uppercase;
    white-space: nowrap
}

.btn {
    background-color: #383838;
    border: 2px solid #383838;
    border-bottom-color: #323232
}

.btn:hover {
    background-color: #6a6a6a;
    border-color: #6a6a6a
}

.btn_alpha {
    background-color: #F49449;
    border: 2px solid #F49449;
    border-bottom-color: #dc8542
}

.btn_alpha:hover {
    background-color: #f7af77;
    border-color: #f7af77
}

.btn_beta {
    background-color: #8f57d9;
    border: 2px solid #8f57d9;
    border-bottom-color: #338d9e
}

.btn_beta:hover {
    background-color: #6bb6c4;
    border-color: #6bb6c4
}

.btn_dark {
    background-color: #4C5456;
    border: 2px solid #4C5456;
    border-bottom-color: #444c4d
}

.btn_dark:hover {
    background-color: #797f80;
    border-color: #797f80
}

.border-btn {
    color: #383838;
    fill: #383838;
    background-color: transparent;
    border: 2px solid #383838;
    border-bottom-color: #323232
}

.border-btn:hover {
    background-color: rgba(255, 255, 255, .25);
    border-color: #6a6a6a
}

.border-btn_alpha {
    color: #F49449;
    fill: #F49449;
    background-color: transparent;
    border: 2px solid #F49449;
    border-bottom-color: #dc8542
}

.border-btn_alpha:hover {
    background-color: rgba(255, 255, 255, .25);
    border-color: #f7af77
}

.border-btn_beta {
    color: #8f57d9;
    fill: #8f57d9;
    background-color: transparent;
    border: 2px solid #8f57d9;
    border-bottom-color: #338d9e
}

.border-btn_beta:hover {
    background-color: rgba(255, 255, 255, .25);
    border-color: #6bb6c4
}

.border-btn_error,
.dropzone .dz-preview .dz-remove {
    color: #D17580;
    fill: #D17580;
    background-color: transparent;
    border: 2px solid #D17580;
    border-bottom-color: #bc6973
}

.border-btn_error:hover,
.dropzone .dz-preview .dz-remove:hover {
    background-color: rgba(255, 255, 255, .25);
    border-color: #dd98a0
}

.btn_small,
.dropzone .dz-preview .dz-remove {
    padding: .25rem 1rem
}

.btn_large {
    padding: 1rem 2rem;
    font-size: .9rem
}

.card {
    background-color: #fff
}

.card-footer,
.card-header {
    padding: 1.5rem
}

.card-header {
    border-bottom: 1px solid #E4E4E4
}

.card-title {
    float: left;
    margin-bottom: 0
}

.card-title h2 {
    margin-bottom: 0;
    line-height: 1
}

.card-action-back {
    float: left;
    display: inline-block;
    border: 2px solid #8f57d9;
    padding: .7em .9em;
    margin-top: .3em;
    margin-right: 1em;
    border-radius: 50%;
    line-height: 0;
    color: #8f57d9
}

.card-actions,
.confirmation-actions {
    float: right
}

.card-action-back:hover {
    color: #54b5c8;
    border-color: #54b5c8;
    background: #dbf0f3
}

.card-action {
    padding: .6rem 1.1rem
}

.card-body {
    padding: 1.5rem
}

.card-footer {
    border-top: 1px solid #E4E4E4
}

.card-error {
    border: 1px solid #ffb0b0;
    background: #ffe1e1
}

.card-filters,
.card-totals-right {
    position: absolute;
    right: 0;
    padding: 1rem
}

.card-filters.hidden,
.card-totals-right.hidden {
    display: none
}

.card-filters {
    z-index: 100
}

.card-totals-right {
    padding: 1rem 3rem 1rem 1rem
}

.confirmation {
    position: relative;
    background-color: #fff;
    min-width: 20rem;
    padding: 2rem;
    -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 10px 40px 0 rgba(0, 0, 0, .25)
}

.confirmation-content {
    margin-bottom: 1.5rem
}

.confirmation-title {
    text-transform: uppercase;
    letter-spacing: .05em;
    color: #777
}

.context-bc,
.filepicker-file-icon::after {
    letter-spacing: 1px;
    text-transform: uppercase
}

.confirmation-title+.confirmation-message {
    margin-top: .5rem
}

.confirmation-message {
    margin-top: 0;
    margin-bottom: .5rem
}

.context-selector-height-wrap {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    font-size: 1rem;
    padding-top: 3.9em;
    z-index: 1100
}

.context-selector-height-wrap._is-closed {
    pointer-events: none;
    width: 0
}

.context_selector {
    position: relative;
    top: 0;
    left: -25rem;
    width: 24rem;
    height: 100%;
    font-size: 1rem;
    background: #fff;
    overflow-x: hidden;
    text-align: left;
    z-index: 1100;
    -moz-box-shadow: 3px 0 2px -2px rgba(0, 0, 0, .2);
    -webkit-box-shadow: 3px 0 2px -2px rgba(0, 0, 0, .2);
    box-shadow: 3px 0 2px -2px rgba(0, 0, 0, .2)
}

.context_selector._is-open {
    left: 0
}

.context-selector-panel {
    width: 24rem;
    padding: 2rem;
    float: left
}

.context-selector-header {
    position: relative;
    width: 100%;
    font-size: 1.1rem;
    background: #54b5c8;
    color: #fff
}

.context-selector-header-title {
    width: 100%;
    text-align: center;
    padding: .95rem;
    text-transform: uppercase
}

@media only screen and (-moz-min-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2 / 1),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-device-pixel-ratio:2) {
    .context-selector-header-title {
        padding: .9025rem
    }
}

.context-selector-back,
.context-selector-close {
    position: absolute;
    top: 0;
    line-height: 0;
    padding: 1.25rem;
    fill: #2d7b89;
    color: #2d7b89;
    cursor: pointer
}

.context-selector-back {
    left: 0
}

.context-selector-close {
    right: 0
}

.context-bc-wrap {
    position: relative;
    float: left
}

.context-bc {
    margin-left: 3.6rem;
    padding: 0rem 1rem;
    height: 100%;
    display: inline-flex;
    align-items: center;
    gap: .5rem;
    text-align: left;
    font-size: .8rem;
    font-weight: 400;
    color: #fff;
    vertical-align: middle;
}

@media screen and (max-width:55em) {
    .context-bc {
        display: none
    }

    .widget-sub-title {
        font-size: 1.1rem
    }
}

.context-bc span {
    display: inline-block;
    overflow: hidden;
    margin: .2rem
}

.context-bc._is-open {
    margin-left: 24.42857rem
}

.context-bc-icon {
    display: block;
    margin-right: .2em;
    color: #fff;
    fill: #fff
}

.context-bc-open-btn {
    position: absolute;
    left: 0;
    display: inline-block;
    padding: 1.2rem 1rem 1rem;
    margin-right: 1rem;
    color: #fff;
    fill: #fff;
    line-height: 0;
    border-right: 1px solid rgba(255, 255, 255, .5)
}

@media screen and (min-width:90em) {
    .context-bc-open-btn {
        padding: 1.3rem 1rem 1rem
    }
}

@media screen and (min-width:55em) {
    .has-context-open {
        padding-left: 26rem
    }
}

.dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    background-color: #fff;
    border: 1px solid #E4E4E4;
    margin-bottom: 6em;
    z-index: 675
}

.dropdown-search-input {
    border: none;
    border-bottom: 1px solid #E4E4E4
}

.dropdown-options {
    list-style: none;
    display: block;
    position: relative;
    color: #777
}

.dropdown-option {
    padding: .66667rem;
    list-style: none
}

.dropdown-option:hover {
    background-color: rgba(57, 157, 176, .15);
    color: #383838
}

.dropdown-option._is-active {
    background-color: rgba(57, 157, 176, .5);
    color: #383838
}

.chartjs-wrapper {
    width: 100%;
    max-width: 100%;
    padding: 2rem
}

.chartjs-wrapper canvas {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 300px
}

#chartjs-tooltip {
    opacity: 1;
    position: absolute;
    background: #fff;
    color: #383838;
    border-radius: 3px;
    -moz-box-shadow: 0 0 70px -10px rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0 0 70px -10px rgba(0, 0, 0, .5);
    box-shadow: 0 0 70px -10px rgba(0, 0, 0, .5);
    border: 1px solid #B2B2B2;
    pointer-events: none;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    padding: 1.5rem 0;
    z-index: 950;
    height: auto;
    width: 30em
}

.tooltip-title {
    padding: 0 1.5rem
}

.tooltip-item {
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding: .5rem 1.5rem
}

.status-chart {
    display: inline-block;
    padding: 1.5rem;
    width: 17em
}

.status-chart canvas {
    width: 100% !important;
    max-width: 100% !important;
    max-height: 300px
}

.debtors-status {
    text-align: center
}

.status-list-wrap {
    margin: 1.5rem;
    display: inline-block
}

.actionbar {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: right;
    background: rgba(0, 0, 0, .3);
    padding: .8rem;
    z-index: 650
}

.actionbar [class*=btn_] {
    font-size: .9rem;
    padding: .6rem 1.1rem
}

.actionbar [class*=btn_]+[class*=btn_] {
    margin-left: 1rem
}

.dropzone .dz-preview {
    width: 120px
}

.dropzone .dz-preview .dz-progress {
    display: block;
    border: 1px solid #aaa
}

.dropzone .dz-preview .dz-progress .dz-upload {
    display: block;
    height: 100%
}

.dropzone .dz-preview .dz-error-message {
    display: none !important
}

.dropzone .dz-preview .dropzone .dz-preview.dz-error .dz-error-mark,
.dropzone .dz-preview.dz-error .dz-error-message,
.dropzone .dz-preview.dz-success .dz-success-mark {
    display: block
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    width: 54px;
    height: 58px
}

.dropzone-errors {
    margin-top: 1.5rem
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30%,
    70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform: translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform: translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@-moz-keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

@keyframes pulse {

    0%,
    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1)
    }
}

.dropzone {
    position: relative;
    min-height: 150px;
    border: 2px solid rgba(0, 0, 0, .3);
    background: #fff;
    padding: 20px
}

.dropzone.dz-clickable * {
    cursor: default
}

.dropzone.dz-clickable .dz-message,
.dropzone.dz-clickable .dz-message * {
    cursor: pointer
}

.dropzone.dz-started .dz-message {
    display: none
}

.dropzone.dz-drag-hover {
    border-style: solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity: .5
}

.dropzone .dz-preview.dz-file-preview .dz-details,
.dropzone .dz-preview:hover .dz-details {
    opacity: 1
}

.dropzone .dz-message {
    display: none;
    text-align: center;
    margin: 2em 0
}

.dropzone .dz-message._is-active {
    display: block
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height: 100px
}

.dropzone .dz-preview.dz-success .dz-remove {
    display: none !important
}

.dropzone .dz-preview.dz-error {
    margin-bottom: 3rem
}

.dropzone .dz-preview.dz-error .dz-remove {
    display: block
}

.dropzone .dz-preview:hover {
    z-index: 1000
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background: linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition: opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    display: none;
    cursor: pointer;
    margin-top: .5rem;
    position: absolute;
    left: 0;
    width: 100%;
    top: 100%
}

.dropzone .dz-preview .dz-remove:focus,
.dropzone .dz-preview .dz-remove:hover {
    text-decoration: none !important
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration: underline
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height: 150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size: 16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space: nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color: rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow: ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span,
.dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter: blur(8px)
}

.dropzone .dz-preview .dz-image {
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index: 10
}

.dropzone .dz-preview .dz-image img {
    display: block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation: passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation: slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-error-mark,
.dropzone .dz-preview .dz-success-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top: -27px
}

.dropzone .dz-preview .dz-error-mark svg,
.dropzone .dz-preview .dz-success-mark svg {
    display: block;
    width: 54px;
    height: 54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition: opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation: pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow: hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -ms-transition: width .3s ease-in-out;
    -o-transition: width .3s ease-in-out;
    transition: width .3s ease-in-out
}

div.filepicker {
    text-align: center;
    padding: 1rem;
    min-height: 60px;
    border: 2px dashed #E4E4E4
}

.filepicker-file-icon {
    position: relative;
    display: inline-block;
    margin: 1.5em 0 2.5em;
    padding-left: 45px;
    color: #000
}

.filepicker-file-icon::before {
    position: absolute;
    top: -7px;
    left: 0;
    width: 29px;
    height: 34px;
    content: '';
    border: 2px solid #7F7F7F;
    border-radius: 2px
}

.filepicker-file-icon::after {
    font-size: 11px;
    line-height: 1.3;
    position: absolute;
    top: 9px;
    left: -4px;
    padding: 0 2px;
    content: 'file';
    content: attr(data-filetype);
    text-align: right;
    color: #fff;
    background-color: #000
}

.filepicker-file-icon .fileCorner {
    position: absolute;
    top: -7px;
    left: 22px;
    width: 0;
    height: 0;
    border-width: 11px 0 0 11px;
    border-style: solid;
    border-color: #fff transparent transparent #920035
}

.loading-inpage-wrapper {
    display: block;
    align-items: center;
    justify-content: center;
    z-index: 900;
    width: 100%;
    min-height: 12em;
    position: relative
}

.loading-spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.loading-spinner-pip,
.loading-spinner-pip:after,
.loading-spinner-pip:before {
    display: block;
    width: .9rem;
    height: .9rem;
    margin-top: -1rem;
    background-color: transparent;
    animation: bloom 1.3s infinite ease-in-out;
    animation-fill-mode: both
}

.loading-spinner-pip:after,
.loading-spinner-pip:before {
    content: '';
    position: absolute;
    top: 0
}

.loading-spinner-pip:before {
    left: -1.7rem;
    animation-delay: -.28s
}

.loading-spinner-pip {
    animation-delay: -.14s
}

.loading-spinner-pip:after {
    right: -1.7rem;
    animation-delay: 0s
}

@keyframes bloom {

    0%,
    100%,
    80% {
        box-shadow: 0 1rem 0 -1rem #8f57d9
    }

    40% {
        box-shadow: 0 1rem 0 0 #8f57d9
    }
}

.loaded-component {
    position: relative
}

.component-overlay-wrapper {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 850;
    width: 100%;
    height: 100%
}

.input-wrapper {
    position: relative;
    border: none;
    margin: 0;
    padding: 0
}

.input-wrapper+.input-wrapper {
    margin-top: 1.5rem
}

.input-icon {
    position: absolute;
    pointer-events: none;
    font-size: .9rem;
    line-height: 1;
    top: 1.15em;
    color: #B2B2B2;
    right: 1rem;
    fill: #E4E4E4
}

.input-label {
    display: inline-block;
    margin-bottom: 1rem
}

.input-label+input+.input-icon,
.input-label+select+.input-icon {
    top: 4.2em
}

._has-value.select-input+.input-label,
._has-value.text-input+.input-label,
.text-input:focus+.input-label {
    top: .5rem;
    font-size: .6em
}

.select-input,
.text-input {
    width: 100%;
    background-color: #fff;
    padding: 1rem;
    border: 1px solid #E4E4E4;
    line-height: normal
}

._has-focus.select-input,
._has-focus.text-input,
.select-input:focus,
.text-input:focus {
    outline: 0;
    border-color: #8f57d9;
    box-shadow: 0 0 0 5px rgba(57, 157, 176, .125)
}

._is-not-editable.select-input,
._is-not-editable.text-input {
    border: 1px solid #f1f1f1;
    color: #B2B2B2
}

.select-input::-webkit-input-placeholder,
.text-input::-webkit-input-placeholder {
    color: #cbcbcb
}

.select-input::-moz-placeholder,
.text-input::-moz-placeholder {
    color: #cbcbcb
}

.select-input:-ms-input-placeholder,
.text-input:-ms-input-placeholder {
    color: #cbcbcb
}

.select-input:-moz-placeholder,
.text-input:-moz-placeholder {
    color: #cbcbcb
}

.select-input-wrapper {
    position: relative
}

.select-input-wrapper .select-input-wrapper-overlay {
    cursor: pointer;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 2
}

select::-ms-expand {
    display: none
}

.select-input {
    -webkit-appearance: none;
    color: transparent;
    cursor: pointer;
    z-index: 1
}

.select-input._has-value {
    color: #383838
}

.select-input._is-not-editable {
    border: 1px solid #f1f1f1;
    color: #B2B2B2
}

.select-input option {
    display: none
}

.select-input.slim {
    padding: .75rem 3.5rem .75rem 1rem
}

.check-input-wrapper {
    max-width: 15rem
}

.check-input-wrapper label {
    cursor: pointer
}

.check-input-wrapper input {
    float: right;
    cursor: pointer
}

.tabs li {
    float: left
}

.modal-large,
.modal_small {
    position: relative;
    background-color: #fff;
    -moz-box-shadow: 0 3px 20px rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .25);
    box-shadow: 0 3px 20px rgba(0, 0, 0, .25)
}

.modal-header {
    background: #85D1D0;
    padding: 1rem;
    color: #fff
}

.modal-body {
    position: relative;
    padding: 2rem
}

.modal-actions {
    position: absolute;
    bottom: -1rem;
    right: 1rem
}

.nav,
.nav-sub {
    position: fixed;
    text-align: right;
    left: 0
}

.modal-actions a[class*=btn] {
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .25);
    margin-left: .5rem
}

.modal_small {
    max-width: 50vw;
    width: 100%
}

.action_cancel+[class*=action],
.action_confirm+[class*=action],
.action_delete+[class*=action] {
    margin-left: 1rem
}

.action_cancel {
    color: #777
}

.action_confirm {
    color: #8f57d9
}

.action_delete {
    color: #D17580
}

.nav-link,
.nav-sub-link {
    color: #fff;
    cursor: pointer
}

.nav {
    top: 0;
    width: 100%;
    background-color: #334044;
    font-size: .9rem;
    z-index: 701;
    border-bottom: 1px solid #334044
}

.nav-sub,
.table-concise {
    font-size: .8rem
}


.nav-logo {
    display: inline-block;
    border-left: 1px solid #fff;
    background-color: #fff;
}

.nav-logo img {
    width: 14rem;
    vertical-align: middle;
}

.nav-link {
    display: inline-block;
    padding: 1.2rem;
    border-left: 1px solid #595959
}

.nav-link:hover {
    background: #495b61
}

.nav-link-icon {
    fill: #fff
}

.nav-sub {
    display: flex;
    justify-content: space-between;
    top: 4.83em;
    width: 100%;
    background-color: #8f57d9;
    z-index: 700
}

._has-dropdown,
.nav-sub-link {
    position: relative
}

.nav-sub-link {
    display: inline-block;
    padding: .9rem 1rem 1rem;
    font-weight: 700;
    -moz-border-radius: 2px 2px 0 0;
    -webkit-border-radius: 2px;
    border-radius: 2px 2px 0 0;
    vertical-align: bottom
}

.system-message *,
.tab *,
.table-action-nav *,
.toast_error span,
.toast_error svg,
.toast_info span,
.toast_info svg,
.toast_success span,
.toast_success svg,
.toast_warning span,
.toast_warning svg {
    vertical-align: middle
}

.nav-sub-link._is-active {
    font-weight: 700;
    color: #383838;
    background: #EDF0F1
}

._has-dropdown:hover .nav-dropdown {
    display: block;
    margin-top: -3px
}

.nav-dropdown {
    display: none;
    position: absolute;
    z-index: 950;
    top: 100%;
    right: 0;
    width: 10rem;
    background-color: #fff;
    border: 1px solid #E4E4E4;
    text-align: left;
    margin-top: -12px;
    color: #777;
    box-shadow: 0 4px 8px -1px rgba(0, 0, 0, .3)
}

.nav-dropdown:before {
    content: '';
    border: .5rem solid transparent;
    border-bottom-color: #fff;
    position: absolute;
    right: 2rem;
    top: 0;
    margin-top: -1rem
}

.nav-dropdown-options {
    display: block;
    position: relative
}

.nav-dropdown-option a {
    display: inline-block;
    width: 100%;
    padding: .66667rem
}

.nav-dropdown-option:hover {
    background-color: rgba(57, 157, 176, .15);
    color: #383838
}

.nav-dropdown-option ._is-active {
    background-color: rgba(57, 157, 176, .075);
    color: #383838
}

.nav-dropdown._dark-skin {
    background-color: #334044;
    color: #fff;
    border: 1px solid #334044
}

.nav-dropdown._dark-skin:before {
    border-bottom-color: #334044
}

.nav-dropdown._dark-skin .nav-dropdown-option:hover {
    background-color: rgba(57, 157, 176, .15);
    color: #fff
}

.nav-dropdown._dark-skin .nav-dropdown-option ._is-active {
    background-color: rgba(57, 157, 176, .5);
    color: #fff
}

.search-input {
    box-sizing: border-box;
    padding: 1rem 3rem 1rem 1rem;
    width: 100%
}

.search-icon {
    position: absolute;
    top: 50%;
    right: 1rem;
    line-height: 1;
    margin-top: -9px;
    cursor: text
}

.tab,
.table-striped:first-child {
    margin-top: 1rem
}

.search-pill {
    border: 1px solid #E4E4E4;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border-radius: 50px
}

.search-pill input {
    padding: .5rem 3rem .5rem 1rem;
    background: 0 0;
    border: none
}

.search-table {
    max-width: 20rem;
    padding: 1rem
}

.tabs {
    padding: 1rem 0 3rem
}

.tabs ul {
    width: 100%
}

.tab {
    cursor: pointer;
    display: block;
    padding: .5rem 1rem;
    margin-right: 1rem;
    position: relative;
    border: 1px solid #ccc
}

.tab .tab-icon {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 1.58rem;
    height: 1.58rem;
    margin-right: 1em;
    text-align: center;
    background: #ccc;
    color: #fff
}

.tab:hover {
    background: #e5e5e5
}

.tab:hover .tab-icon {
    background: #8eceda
}

.tab._is-active {
    background: #fff;
    border: 1px solid #fff
}

.tab._is-active .tab-icon {
    background: #8f57d9
}

.tab._is-active:before {
    left: 0;
    width: 100%
}

.table-striped {
    width: 100%
}

.table-wrapper {
    width: 100%;
    overflow-y: visible
}

.table-scroll-wrapper {
    width: 100%;
    overflow-x: scroll
}

.table-striped.no-margin:first-child {
    margin-top: 0
}

.table-striped-head th {
    text-align: left;
    padding: 1rem;
    color: #B2B2B2
}

.table-striped-head th.is-sortable {
    cursor: pointer
}

.table-striped-head th._is-active {
    color: #777
}

.table-striped-body tr:nth-child(odd) {
    background-color: #f5f5f5
}

.table-striped-body td {
    padding: 1rem
}

.table-striped-body .td-actions {
    width: 6em
}

.table-empty-message {
    text-align: center;
    padding: 1em
}

.table-action {
    position: relative;
    margin-right: .5em
}

.table-action-button {
    cursor: pointer;
    padding: .5rem;
    border: 1px solid transparent
}

.table-action-button._is-open {
    position: relative;
    background: #fff;
    border: 1px solid #E4E4E4;
    border-bottom: #fff;
    z-index: 2;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 .25em 0 -1px #fff, 0 0 2em -.7em rgba(0, 0, 0, .4)
}

.table-action-nav {
    text-align: left;
    display: none;
    position: absolute !important;
    top: 100% !important;
    right: auto !important;
    left: 0 !important;
    bottom: auto !important;
    margin-top: 3px;
    background: #fff;
    border: 1px solid #E4E4E4;
    width: 17em !important;
    z-index: 1;
    border-radius: 3px 3px 0 0;
    box-shadow: 0 0 2em -.7em rgba(0, 0, 0, .5)
}

.table-action-nav._is-open {
    display: block
}

.pagination,
.pagination li,
.toast_info {
    display: inline-block
}

.table-action-nav li {
    cursor: pointer;
    padding: .25rem 1rem
}

.table-action-nav li+li {
    border-top: 1px solid #E4E4E4
}

.table-action-link-icon {
    margin-right: .75rem
}

.table-action-link-icon * {
    color: #8f57d9
}

.table-action-link-icon svg {
    width: .9rem;
    height: .9rem
}

.toast_error:before,
.toast_info:before,
.toast_success:before,
.toast_warning:before {
    height: 100%;
    content: ''
}

.table-action-link-label {
    cursor: pointer;
    font-size: .9rem;
    color: #383838
}

.table-striped-body tr:nth-last-child(-n+2) .table-action-button._is-open {
    border: 1px solid #E4E4E4;
    border-right: #fff;
    z-index: 2;
    border-radius: 3px 0 0 3px;
    box-shadow: .25em 0 0 -1px #fff, 0 0 2em -.7em rgba(0, 0, 0, .4)
}

.table-striped-body tr:nth-last-child(-n+2) .table-action-nav {
    top: auto !important;
    right: auto !important;
    left: 100% !important;
    bottom: 0 !important;
    margin-left: -.4em;
    margin-bottom: -.38em
}

.pagination {
    padding: 1.5rem;
    margin: 0 auto;
    -o-user-select: none;
    user-select: none
}

.pagination li {
    cursor: pointer;
    padding: .25rem 1rem;
    border: 1px solid #E4E4E4;
    border-left: none
}

.pagination li:first-child {
    border-left: 1px solid #E4E4E4
}

.pagination li.active {
    background: #8f57d9;
    color: #fff
}

.pagination li.disabled {
    opacity: .6
}

.toast-container {
    position: fixed;
    bottom: 0;
    right: 0;
    max-width: 24rem;
    text-align: right;
    z-index: 700
}

.toast-title {
    display: block;
    margin-bottom: .5rem;
    font-size: 1.1rem
}

.toast-close {
    margin-left: 1.5rem;
    position: absolute;
    cursor: pointer;
    top: 1.25rem;
    right: 1rem;
    fill: #B2B2B2
}

.toast_error,
.toast_info,
.toast_success,
.toast_warning {
    transform: translateZ(0);
    max-width: 24rem;
    margin: 0 1.5rem 1.5rem 0;
    padding: 1rem 3rem 1rem 2rem;
    text-align: left;
    overflow: hidden
}

.toast_info {
    position: relative;
    background-color: #fff;
    -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125);
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125)
}

.toast_success,
.toast_warning {
    -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125);
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125);
    display: inline-block;
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125)
}

.toast_info .toast-title {
    color: #9CC9DF
}

.toast_info .toast-icon {
    fill: #9CC9DF
}

.toast_info:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    background-color: #9CC9DF
}

.toast_success {
    position: relative;
    background-color: #fff
}

.toast_success .toast-title {
    color: #AAD091
}

.toast_success .toast-icon {
    fill: #AAD091
}

.toast_success:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    background-color: #AAD091
}

.toast_warning {
    position: relative;
    background-color: #fff
}

.toast_warning .toast-title {
    color: #EFBC68
}

.toast_warning .toast-icon {
    fill: #EFBC68
}

.toast_warning:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    background-color: #EFBC68
}

.toast_error {
    position: relative;
    display: inline-block;
    background-color: #fff;
    -moz-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125);
    -webkit-box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125);
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, .125)
}

.toast_error .toast-title {
    color: #D17580
}

.toast_error .toast-icon {
    fill: #D17580
}

.toast_error:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 4px;
    background-color: #D17580
}

._a_toast-pop-appear,
._a_toast-pop-enter {
    transform: translateX(500px) translateY(-600px) translateZ(0);
    margin-bottom: -600px
}

._a_toast-pop-appear._a_toast-pop-appear-active,
._a_toast-pop-appear._a_toast-pop-enter-active,
._a_toast-pop-enter._a_toast-pop-appear-active,
._a_toast-pop-enter._a_toast-pop-enter-active {
    transform: translateX(0) translateY(0) translateZ(0);
    margin-bottom: 1.5rem;
    transition: all 350ms ease-out
}

._a_toast-pop-leave {
    transform: translateX(0) translateY(0) translateZ(0);
    margin-bottom: 1.5rem
}

._a_toast-pop-leave._a_toast-pop-leave-active {
    transform: translateX(500px) translateY(-600px) translateZ(0);
    margin-bottom: -600px;
    transition: all 250ms ease-in
}

.system-message {
    width: 100%;
    background: #fff;
    margin-bottom: 3rem;
    padding: .5rem 1rem;
    border-left: 5px solid grey
}

.system-message .system-message-btn {
    float: right;
    margin-left: 3rem
}

.system-message.info-message {
    border-color: #5CB2DE;
    background-color: #99CDE8;
    color: #fff
}

.system-message.info-message .label {
    color: #fff
}

.system-message.info-message .system-message-btn {
    background: #5CB2DE;
    border-color: #5CB2DE
}

.requiredEntitySelector {
    padding: 2rem;
    font-size: 2.5rem;
    font-weight: 200;
    text-align: center;
    max-width: 19em;
    margin: 0 auto
}

._a_slide_up-appear,
._a_slide_up-enter,
._a_slide_up-leave._a_slide_up-leave-active {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
    margin-bottom: 0;
    transition: all .3s linear
}

.requiredEntitySelector span {
    text-transform: capitalize;
    color: #8f57d9
}

.requiredEntitySelector span._is-clickable {
    cursor: pointer
}

.fl-r {
    float: right
}

.fl-l,
.rdtCounters>div {
    float: left
}

#chartjs-tooltip,
.border-btn,
.border-btn_alpha,
.border-btn_beta,
.border-btn_error,
.btn,
.btn_alpha,
.btn_beta,
.btn_dark,
.card-action-back,
.card-action-back *,
.container_main,
.context-bc,
.context_selector,
.dropdown-option,
.dropzone .dz-preview .dz-remove,
.input-icon,
.loaded-component,
.nav-dropdown,
.nav-dropdown-option,
.search-icon,
.search-input,
.select-input,
.text-input {
    -moz-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    -o-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    -webkit-transition: all .4s cubic-bezier(.165, .84, .44, 1);
    transition: all .4s cubic-bezier(.165, .84, .44, 1)
}

.loaderWrapper-content {
    position: relative
}

.loaderWrapper-content._has-loaded {
    position: inherit
}

.to-slide-out,
.to-slide-wrapper {
    position: relative
}

.to-slide-out {
    opacity: 1;
    left: 0;
    transition: all .3s ease-in
}

.to-slide-out._is-out {
    opacity: 0;
    left: -3em;
    animation-name: summary;
    animation-duration: .6s;
    z-index: -1;
    transition: all .3s ease-out
}

.to-slide-in {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    border-radius: 2px;
    animation-name: invoices;
    animation-duration: .6s;
    z-index: 2
}

._a_fade-appear,
._a_fade-enter {
    filter: alpha(Opacity=1);
    opacity: .01;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

._a_fade-appear._a_fade-appear-active,
._a_fade-appear._a_fade-enter-active,
._a_fade-enter._a_fade-appear-active,
._a_fade-enter._a_fade-enter-active {
    filter: alpha(enabled=false);
    opacity: 1;
    position: static;
    transition: all .5s ease-out
}

._a_fade-leave {
    filter: alpha(enabled=false);
    opacity: 1;
    position: static
}

._a_fade-leave._a_fade-leave-active,
._a_fast_fade-appear,
._a_fast_fade-enter {
    filter: alpha(Opacity=1);
    opacity: .01;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

._a_fade-leave._a_fade-leave-active {
    transition: all .5s ease-in
}

._a_fast_fade-appear._a_fast_fade-appear-active,
._a_fast_fade-appear._a_fast_fade-enter-active,
._a_fast_fade-enter._a_fast_fade-appear-active,
._a_fast_fade-enter._a_fast_fade-enter-active {
    filter: alpha(enabled=false);
    opacity: 1;
    position: static;
    transition: all .2s ease-out
}

._a_fast_fade-leave {
    filter: alpha(enabled=false);
    opacity: 1;
    position: static
}

._a_fast_fade-leave._a_fast_fade-leave-active {
    filter: alpha(Opacity=1);
    opacity: .01;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: all .2s ease-in
}

._a_swipe_left-appear,
._a_swipe_left-enter {
    filter: alpha(Opacity=1);
    opacity: .01;
    position: relative;
    left: 3em
}

._a_swipe_left-appear._a_swipe_left-appear-active,
._a_swipe_left-appear._a_swipe_left-enter-active,
._a_swipe_left-enter._a_swipe_left-appear-active,
._a_swipe_left-enter._a_swipe_left-enter-active {
    filter: alpha(enabled=false);
    opacity: 1;
    left: 0;
    position: relative;
    transition: all .5s ease-out
}

._a_swipe_left-leave {
    filter: alpha(enabled=false);
    opacity: 1;
    position: relative;
    left: 0
}

._a_swipe_left-leave._a_swipe_left-leave-active {
    filter: alpha(Opacity=1);
    opacity: .01;
    left: 3em;
    position: relative;
    transition: all .2s ease-in
}

._a_slide_up-appear,
._a_slide_up-enter {
    position: relative;
    max-height: 0;
    overflow: hidden
}

._a_slide_up-appear._a_slide_up-appear-active,
._a_slide_up-appear._a_slide_up-enter-active,
._a_slide_up-enter._a_slide_up-appear-active,
._a_slide_up-enter._a_slide_up-enter-active,
._a_slide_up-leave {
    max-height: 5rem;
    overflow: hidden;
    transition: all .3s linear;
    position: relative
}

._a_slide_up-leave._a_slide_up-leave-active {
    overflow: hidden;
    position: relative;
    max-height: 0
}

.card-header:after,
.check-input-wrapper:after,
.confirmation:after,
.nav:after,
.system-message:after,
.tabs ul:after {
    clear: both;
    content: '';
    display: block
}

/*!
* https://github.com/arqex/react-datetime
*/
.rdt {
    position: relative
}

.rdtPicker {
    display: none;
    position: absolute;
    right: 0;
    min-width: 250px;
    padding: 4px;
    margin-top: 1px;
    z-index: 99999 !important;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1);
    border: 1px solid #f9f9f9
}

.rdtOpen .rdtPicker {
    display: block
}

.rdtStatic .rdtPicker {
    box-shadow: none;
    position: static
}

.rdtPicker .rdtTimeToggle {
    text-align: center
}

.rdtPicker table {
    width: 100%;
    margin: 0
}

.rdtPicker td,
.rdtPicker th {
    text-align: center;
    height: 28px
}

.rdtPicker td {
    cursor: pointer
}

.rdtPicker .rdtTimeToggle:hover,
.rdtPicker td.rdtDay:hover,
.rdtPicker td.rdtHour:hover,
.rdtPicker td.rdtMinute:hover,
.rdtPicker td.rdtSecond:hover {
    background: #eee;
    cursor: pointer
}

.rdtPicker td.rdtNew,
.rdtPicker td.rdtOld {
    color: #999
}

.rdtPicker td.rdtToday {
    position: relative
}

.rdtPicker td.rdtToday:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-bottom: 7px solid #428bca;
    border-top-color: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 4px;
    right: 4px
}

.rdtPicker td.rdtActive,
.rdtPicker td.rdtActive:hover {
    background-color: #428bca;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.rdtPicker td.rdtActive.rdtToday:before {
    border-bottom-color: #fff
}

.rdtPicker td.rdtDisabled,
.rdtPicker td.rdtDisabled:hover {
    background: 0 0;
    color: #999;
    cursor: not-allowed
}

.rdtPicker td span.rdtOld {
    color: #999
}

.rdtPicker td span.rdtDisabled,
.rdtPicker td span.rdtDisabled:hover {
    background: 0 0;
    color: #999;
    cursor: not-allowed
}

.rdtPicker th {
    border-bottom: 1px solid #f9f9f9
}

.rdtPicker .dow {
    width: 14.2857%;
    border-bottom: none;
    cursor: default
}

.rdtPicker th.rdtSwitch {
    width: 100px
}

.rdtPicker th.rdtNext,
.rdtPicker th.rdtPrev {
    font-size: 21px;
    vertical-align: top
}

.rdtNext span,
.rdtPrev span {
    display: block;
    user-select: none
}

.rdtPicker th.rdtDisabled,
.rdtPicker th.rdtDisabled:hover {
    background: 0 0;
    color: #999;
    cursor: not-allowed
}

.rdtPicker thead tr:first-of-type th {
    cursor: pointer
}

.rdtPicker thead tr:first-of-type th:hover {
    background: #eee
}

.rdtPicker tfoot {
    border-top: 1px solid #f9f9f9
}

.rdtPicker button {
    border: none;
    background: 0 0;
    cursor: pointer
}

.rdtCounter .rdtBtn:hover,
td.rdtMonth:hover,
td.rdtYear:hover {
    background: #eee
}

.rdtPicker button:hover {
    background-color: #eee
}

.rdtPicker thead button {
    width: 100%;
    height: 100%
}

td.rdtMonth,
td.rdtYear {
    height: 50px;
    width: 25%;
    cursor: pointer
}

.rdtCounters {
    display: inline-block
}

.rdtCounter {
    height: 100px;
    width: 40px
}

.rdtCounterSeparator {
    line-height: 100px
}

.rdtCounter .rdtBtn {
    height: 40%;
    line-height: 40px;
    cursor: pointer;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.flex,
.radio-group,
.radio-label {
    display: flex
}

.rdtCounter .rdtCount {
    height: 20%;
    font-size: 1.2em
}

.rdtMilli {
    vertical-align: middle;
    padding-left: 8px;
    width: 48px
}

.rdtMilli input {
    width: 100%;
    font-size: 1.2em;
    margin-top: 37px
}

.rdtTime td {
    cursor: default
}

.date-card-actions {
    display: flex;
    gap: 1rem
}

@media screen and (max-width:546px) {
    .date-card-actions {
        float: left;
        padding-top: 1rem;
        flex-direction: column
    }

    .date-card-actions a,
    .date-card-actions button {
        text-align: center
    }
}

@media screen and (min-width:419px) {
    .date-card-actions {
        float: right
    }
}

.p-1 {
    padding: 1rem
}

.p-1-5 {
    padding: 1.5rem
}

.p-2 {
    padding: 2rem
}

.flex-col {
    flex-direction: column
}

.justify-end {
    justify-content: flex-end
}

.pt-0 {
    padding-top: 0
}

.radio-group {
    gap: 20px;
    align-items: center
}

.radio-label {
    align-items: center;
    font-size: 16px;
    cursor: pointer
}

.radio-input {
    margin-right: 5px
}