@import "~cropperjs/dist/cropper.css";

::-webkit-scrollbar {
    width: 6px;
    border-radius: 6px;
    height: 6px
}

/* Track */
::-webkit-scrollbar-track {
    border-radius: 6px;
    background: #c2c2c2;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #4bc5fd;
    border-radius: 6px;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #fcb84a;
}

@-moz-keyframes slidein {
    0% {
        left: -296px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes slidein {
    0% {
        left: -296px
    }

    100% {
        left: 0
    }
}

@keyframes slidein {
    0% {
        left: -296px
    }

    100% {
        left: 0
    }
}

@-moz-keyframes bodyslidein {
    0% {
        left: 0
    }

    100% {
        margin-left: 296px
    }
}

@-webkit-keyframes bodyslidein {
    0% {
        left: 0
    }

    100% {
        left: 0
    }
}

@keyframes bodyslidein {
    0% {
        margin-left: 0
    }

    100% {
        margin-left: 296px
    }
}

@-moz-keyframes bodyslideout {
    0% {
        margin-left: 296px
    }

    100% {
        margin-right: 0
    }
}

@-webkit-keyframes bodyslideout {
    0% {
        margin-left: 296px
    }

    100% {
        margin-left: 0
    }
}

@keyframes bodyslideout {
    0% {
        margin-left: 296px
    }

    100% {
        margin-left: 0
    }
}


@media only screen and (min-width:768px) {
    .r-lx {
        -moz-animation: bodyslidein .3s forwards;
        -o-animation: bodyslidein .3s forwards;
        -webkit-animation: bodyslidein .3s forwards;
        animation: bodyslidein .3s forwards;
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }

    .jp-display {
        display: none !important;
    }

    #navbar.r-ln {
        width: 82px;
    }

    #main-container {
        margin-left: 82px;
    }
}

@media only screen and (max-width:767px) {
    #navbar {
        width: 100% !important;
    }

    @-moz-keyframes slidein {
        0% {
            left: -100%
        }

        100% {
            left: 0
        }
    }

    @-webkit-keyframes slidein {
        0% {
            left: -100%
        }

        100% {
            left: 0
        }
    }

    @keyframes slidein {
        0% {
            left: -100%
        }

        100% {
            left: 0
        }
    }

    @-moz-keyframes slideout {
        0% {
            left: 0
        }

        100% {
            left: -100%
        }
    }

    @-webkit-keyframes slideout {
        0% {
            left: 0
        }

        100% {
            left: -100%
        }
    }

    @keyframes slideout {
        0% {
            left: 0
        }

        100% {
            left: -100%
        }
    }

    @-moz-keyframes bodyslidein {
        0% {
            left: 0
        }

        100% {
            margin-left: 0 !important
        }
    }

    @-webkit-keyframes bodyslidein {
        0% {
            left: 0
        }

        100% {
            left: 0
        }
    }

    @keyframes bodyslidein {
        0% {
            margin-left: 0 !important
        }

        100% {
            margin-left: 0 !important
        }
    }

    @-moz-keyframes bodyslideout {
        0% {
            margin-left: 0 !important
        }

        100% {
            margin-left: 0 !important
        }
    }

    @-webkit-keyframes bodyslideout {
        0% {
            margin-left: 0 !important
        }

        100% {
            margin-left: 0 !important
        }
    }

    @keyframes bodyslideout {
        0% {
            margin-left: 0 !important
        }

        100% {
            margin-left: 0 !important
        }
    }
}

.grid-items {
    width: 100%;
    min-height: 100%;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(96px, 0fr));
    grid-gap: 8px;
    place-content: center;
    justify-content: space-between;
}

button.btn-round-item {
    width: 100%;
    height: 100%;
    border-radius: 59px;
    font-size: 22px;
    padding: 50px 0;
    text-align: center;
    display: table;
    cursor: pointer;
    color: white;
    display: block;
}

.dhx {
    min-height: 100%;
    display: flex;
}

button.btn-round-item a {
    color: white;
}

button.btn-round-item ion-icon {
    font-size: 3rem;
}

.grid-items button.btn-round-item {
    background: linear-gradient(45deg, #3ccdff, #00a0cf);
}

.grid-items button.btn-round-item:nth-child(2) {
    background: linear-gradient(45deg, #3c55ff, #0019c7);
}

.grid-items button.btn-round-item:nth-child(3) {
    background: linear-gradient(45deg, rgb(0, 209, 157), #51ffb7);
    ;
}

.grid-items button.btn-round-item:nth-child(4) {
    background: linear-gradient(45deg, rgb(255 113 31), rgb(249 0 149));
    ;
}

.grid-items button.btn-round-item:nth-child(5) {
    background: linear-gradient(45deg, #eea530, #ffe790);
}

.grid-items button.btn-round-item:nth-child(6) {
    background: linear-gradient(45deg, #e24fff, #f0a4ff);
}

.grid-items button.btn-round-item:nth-child(7) {
    background: linear-gradient(45deg, #ffc600, #ffe277);
}

.grid-items button.btn-round-item:nth-child(8) {
    background: linear-gradient(45deg, #36bb14, #68ec47);
}

.grid-items button.btn-round-item:nth-child(9) {
    background: linear-gradient(45deg, #21389c, #435dcf);
}

.grid-items button.btn-round-item:nth-child(10) {
    background: linear-gradient(45deg, #e61c92, #e74ba6);
}

.grid-items button.btn-round-item:nth-child(11) {
    background: linear-gradient(45deg, #ff9b3c, #cf5a00);
}

.grid-items button.btn-round-item:nth-child(12) {
    background: linear-gradient(45deg, #ff8885, #f000ff);
}

.grid-items button.btn-round-item:last-child {
    background: linear-gradient(45deg, #e93232, #fd6161);
}

.grid-items button.btn-round-item:hover,
.opacity:hover {
    opacity: .90;
}

.grid-items button.btn-round-item:active,
.opacity:active {
    opacity: .94;
}

.r-ln {
    -moz-animation: slideout .3s forwards;
    -o-animation: slideout .3s forwards;
    -webkit-animation: slideout .3s forwards;
    animation: slideout .3s forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.navigator-footer {
    font-size: 10px;
    text-align: left;
    padding: 10px;
    background: black;
    color: white;
}

.was-validated .form-control:invalid,
.form-control.is-invalid,
.is-invalid .ck-editor__main {
    --ck-color-base-border: red
}

#container-c {
    display: flex;
    position: relative;
}

#container-c .ck.ck-editor {
    width: 100%;
    max-width: 700px;
}

#sidebar-c {
    min-width: 300px;
    padding: 0 10px;
}

#container-c .ck.ck-editor {
    max-width: unset;
}

input {
    color-scheme: light;
}

.btn-li {
    line-height: 1;
    padding: 13px 13px;
    border-radius: 15px;
    min-width: 96px;
    font-size: 70%;
    text-align: center;
}

.list-title {
    position: relative;
    font-weight: 800;
    padding-left: 30px;
}

.list-title ion-icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 23px;
}

.list-description {
    padding-left: 30px;
    line-height: 1.3;
    text-overflow: ellipsis;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.list-icons {
    padding-left: 30px;
    display: grid;
    grid-gap: 10px;
    grid-auto-flow: column;
    width: fit-content;
    font-size: 18px;
    padding-top: 5px;
}

.list-d-icon {
    float: right;
    font-size: 78px;
    margin-top: -8px;
    margin-left: 20px;
    margin-right: 10px;
    color: #d1d1d3;
}

.list-item {
    border-bottom: 1px solid #c6c6c6;
    padding: 13px 5px;
    box-shadow: 0px 1px 0px 0px darkgrey;
}

.list-item:first-child {
    padding-top: 0
}

.list-item:last-child {
    border-bottom: none;
    box-shadow: none;
}

.scroll-div {
    overflow: auto;
    padding: 5px;
}

app-home {
    background: #f9f9f9;
}

span.time-category:last-child {
    display: none;
}

span.time-category {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    display: inline-table;
}

span.apexcharts-legend-marker {
    flex: none !important;
}

.apexcharts-legend.apexcharts-align-center.apx-legend-position-bottom {
    justify-content: left !important;
}

ion-avatar img {
    border-radius: 100%;
    border: 1px solid black;
    padding: 3px;
    box-shadow: 0px 0px 2px #00000075;
    object-fit: cover;
}

.searchbar-40 .searchbar-input-container,
.sc-ion-searchbar-ios-h {
    height: 40px !important;
    height: 36px !important;
    padding-inline-start: 0 !important;
    padding-inline-end: 0 !important;
    min-height: 40px !important;
}

.mat-pseudo-checkbox-checked.mat-pseudo-checkbox-minimal::after,
.mat-pseudo-checkbox-indeterminate.mat-pseudo-checkbox-minimal::after {
    color: #1cbde5 !important;
}

.mdc-menu-surface {
    box-shadow: none !important;
}

.cdk-overlay-pane {
    padding: 3px !important;
    background: white !important;
    border-radius: 6px !important;
    padding-left: 0 !important;
    box-shadow: 0px 2px 5px #00000021;
}

.bshadow {
    margin-top: -10px;
}

.lg b {
    color: #ccd748 !important;
    font-weight: 700;
}

@media print {
    .hide-print {
        display: none !important;
    }

    ion-router-outlet {
        display: none !important;
    }
}

x-suggestion {
    color: #0000d7;
}

del-suggestion {
    color: #0000d7;
    text-decoration: line-through;
}

.within-x-suggestion {
    background: transparent !important;
    position: relative;
    border-top: 2px solid #0000d7;
    /* 1px top border */
    border-bottom: 2px solid #0000d7;
    /* 1px bottom border */
    color: inherit;
}

/* Left border */
.within-x-suggestion::before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 5px;
    width: 2px;
    /* 1px width */
    background-color: #0000d7;
    /* Border color */
}

/* Right border */
.within-x-suggestion::after {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 2px;
    /* 1px width */
    height: 5px;
    background-color: #0000d7;
    /* Border color */
}

ion-searchbar.f14 input {
    font-size: 14px !important
}

.mat-elevation-z8,
.mat-mdc-elevation-specific.mat-elevation-z8 {
    box-shadow: none !important;
}

.item-native {
    height: 36px;
}

ion-select {
    height: 36px !important;
    min-height: 36px !important;
}
.input-erp mat-option {
    padding-left: 6px!important;
    padding-right: 6px!important;
}

div:where(.swal2-container) button:where(.swal2-styled):where(.swal2-confirm) {
    border: 0;
    border-radius: .25em;
    background: #1a7fc3 !important;
    color: #eadbdb !important;
    font-size: 1em;
}
.classic-size{
    --width: 450px; --max-width: 100%;
}

.mat-data {
    display: flex;
    align-items: center;
    grid-gap: 6px;
}

.mat-user-image {
    flex: none;
    width: 36px;
    height: 36px;
    display: grid;
}

.mat-user-image img {
    border-radius: 100%;
    object-fit: cover;
}

.mat-user-data {
    font-size: 14px;
    line-height: 1;
}
@media print {
    -webkit-print-color-adjust: exact;
    @page { margin: 0; }
    body { margin: 1.6cm; }
}