/*
* ==========================================================
*     PRELOADER Michal
* ==========================================================
*/
.spinner-wrapper-sc {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 999999;
    background-color: rgba(255, 255, 255, 0.56);
}

.spinner {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px !important;
    margin-top: -20px !important;
}
/*
* ==========================================================
*     Text Michal
* ==========================================================
*/
.text-input-gray-sc {
    font-size: 0.90em;
    font-weight: 300;
    color: #aaa;
    font-family: "Roboto", sans-serif;
}

.text-modal-item-sc {
    font-size: 0.90em;
    font-weight: 300;
    color: #000;
    font-family: "Roboto", sans-serif;
}

.text-small-sc {
    font-size: 0.9rem;
}

.text-label-input-sc {
    font-size: 0.9rem;
    color: #212529;
}

.setting-descript {
    display: block;    
    font-size: 0.9rem;
}

.form-inline .baseline-descriptform {
    align-items: baseline;
}

.dashboard-timezone {
    font-size: 0.7em;
    color: #eee;
    margin-top: .20rem;
    display: block;
}

.text-danger {
    font-size: 0.9em;
}

.prelineformat {
    white-space: pre-line;
}
.notif-title {
    padding-left: 2rem;
}

@media (max-width: 650px) {
    .notif-content {
        display: unset;
    }
    .notif-content-colapse {
        display: inline !important;
    }
}

@media (min-width: 650px) {
    .notif-content-colapse {
        display: none !important;
    }
}

.notif-icon {
    display: inline-flex;
}
.notif_circle {
    border: 1px solid transparent;
    padding: 0px;
    background-color: transparent;
    pointer-events: all;
    z-index: 1;
    height: 24px;
    width: 24px;
    border-radius: 50%;
    position: relative;
    display: flex;
    -webkit-box-pack: center;
    /* justify-content: center; */
    -webkit-box-align: center;
    align-items: center;
    outline: none;
    box-shadow: #6c757d 0 0 0 1px;
    margin-left: 0.5rem;
    margin-right: 0.5rem
}

    .notif_circle:hover {
        cursor: pointer;
        background-color: #c5c8cb;        
    }

/*
* ==========================================================
*     Other Michal
* ==========================================================
*/
.material-icons-sc {
    font-size: 19px;
    line-height: 0;
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.btn-menusc {
    padding: 0.25rem 0.2rem !important;
}

#languagesc .bootstrap-select > .dropdown-toggle {
    width: auto;
    background: none;
}

#languagesc .btn {
    font-size: 0.8rem;
}

@media (min-width: 1200px) {
    .d-lg-none-sc {
        display: none !important;
    }
}

.rdsc {
    padding-right: 5px;
    padding-left: 20px !important;
}

.vertical-center-65 {
    margin: 0;
    position: relative;
    top: 65%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.vertical-center {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);    
}

.vertical-center-bottom {
    margin: 0;
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translate(-50%, -100%);
}

.vertical-center-top {
    margin: 0;
    position: absolute;
    top: 0%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.col-sc-nowidth {
    width: unset !important;
}

select.form-control option {
    color: #495057;
    font-weight: 300;
}

select option:disabled {
    color: lightgrey;
    font-style: italic;
}

.page-sc .form-inner {
    padding: 1px 1px !important;
}

.page-sc form {
    margin: 1rem auto 1rem !important;
}

.name-total-sc {
    margin-top: 6px;
}

.line {
    width: 100%;
    height: 1px;
    border-bottom: 1px solid #eee;
    margin: 1px 0 10px;
}

@media only screen and (min-width: 0px) and (max-width: 768px) {

    .clerksprofile {
        column-count: 1;
        column-gap: 0;
    }
}

@media only screen and (min-width: 769px) {

    .clerksprofile {
        column-count: 2;
        column-gap: 0;
    }
}

.checksc {
    display: inline;
}

@media only screen and (min-width: 0px) and (max-width: 430px) {
    .unless430no {
        display: none !important;
    }

    .above430yes {
        display: block !important;
    }
}

@media only screen and (min-width: 431px) {
    .unless430no {
        display: block !important;
    }

    .above430yes {
        display: none !important;
    }
}

.highlightdeleted {
    color: lightgrey !important;
    font-style: italic;
}

.highlightnoactive {
    color: red !important;
    font-style: italic;
}

.mark-required {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAARUlEQVR4AWOAgQsu5v8ZSAIIjaVAbA4yAEqXkmpAMxDfABkApZtJNYARiHtABkBpRlIN0AbiK0AcBMQrQHyGkQdGwSgAAPtCJnBUV/TSAAAAAElFTkSuQmCC);
    position: static;
    left: 100%;
    top: 5px;
    background-repeat: no-repeat;
    background-position: 0 0;
    border: none;
    display: inline-block;
    height: 16px;
    margin: 0;
    padding: 0;
    text-align: left;
    text-indent: -999em;
    vertical-align: text-bottom;
    width: 16px;
}

.border-left-2 {
    border-left: 2px solid #696a6c !important;
}

.border-right-2 {
    border-right: 2px solid #696a6c !important;
}

.border-top-2 {
    border-top: 2px solid #696a6c !important;
}

.border-bottom-2 {
    border-bottom: 2px solid #696a6c !important;
}

.breadcrumb-item.active {
    /*color: var(--primary_rgba);*/
}

.breadcrumb-item.active a i {
    color: var(--primary_rgba);
}

.breadcrumb-item i {
    color: var(--primary_rgba);
}

.nav-link.filter {
    padding-left: 0;
    padding-right: 0.25rem;
    padding-top: 0;
    padding-bottom: 0;
}

.bckwhite-datapicker {
    border: 2px solid #eeeeee;
}

.gray a {
    color: var(--colorgray);
}

.notif-trash {
    color: var(--primary_rgba);
}

    .notif-trash:hover {
        color: var(--primary_rgba_opacity);
    }


@media only screen and (min-width: 0px) and (max-width: 530px) {
    .downloadsection {
        display: inline;
    }

    .downloadsectionhead {
        display: none;
    }
}

@media only screen and (min-width: 531px) {
    .downloadsection {
        display: none;
    }

    .downloadsectionhead {
        display: inline;
    }
}

.form-group-inline {
    display: -ms-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;    
}

.pcr-app .swatch-active {
    box-shadow: 0 0 0 1px rgba(255,255,255,0.85),0 0 0 1.5px;
}

.myfocus-visible {
    outline: -webkit-focus-ring-color auto 1px;
}

.unregistered {
    text-decoration: line-through;
}

@media (max-width: 991px) {
    table.template {
        font-size: 0.75em;        
    }
}

@media (max-width: 400px) {
    .card-body.template {        
        overflow-x: scroll;     
    }
}

table.template td {
    color: #888888;
}

.pcr-current-color:hover {
    cursor: grab;
}

.flashBG {
    animation-name: flash;
    animation-timing-function: ease-out;
    animation-duration: 1s;
}

@keyframes flash {
    0% {
        background: var(--primary_rgba);
    }

    100% {
        background: transparent;
    }
}

/*
* ==========================================================
*    switch - ON-OFF
* ==========================================================
*/
.onoffswitch {
    position: relative !important;
    width: 67px !important;
    -webkit-user-select: none !important;
    -moz-user-select: none !important;
    -ms-user-select: none !important;
    display: !important;
}

        .onoffswitch-checkbox {
            position: absolute !important;
            opacity: 0 !important;
            pointer-events: none !important;
        }

        .onoffswitch-label {
            display: block !important;
            overflow: hidden !important;
            cursor: pointer !important;
            /*border: 2px solid #999999 !important;*/
            border-radius: 25px !important;
            margin-bottom: 0px !important;
        }

        .onoffswitch-inner {
            display: block !important;
            width: 200% !important;
            margin-left: -100% !important;
            transition: margin 0.3s ease-in 0s !important;
        }

            .onoffswitch-inner:before, .onoffswitch-inner:after {
                display: block;
                float: left;
                width: 50%;
                height: 23px;
                padding: 0;
                line-height: 21px;
                font-size: 15px;
                color: white;
                font-family: Trebuchet, Arial, sans-serif;
                font-weight: bold;
                box-sizing: border-box;
            }

            .onoffswitch-inner:before {
                content: "ON" !important;
                padding-left: 8px !important;
                background-color: var(--primary) !important;
                color: #FFFFFF !important;
                padding-top: 2px !important;
            }

            .onoffswitch-inner:after {
                content: "OFF" !important;
                padding-right: 8px !important;
                background-color: #868e96 !important;
                color: #FFFFFF !important;
                text-align: right !important;
                padding-top: 2px !important;
            }

        .onoffswitch-switch {
            display: block;
            width: 15px;
            height: 15px;
            margin: 4px;
            background: #FFFFFF;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 42px;
            border: 2px solid #999999;
            border-radius: 25px;
            transition: all 0.3s ease-in 0s;
        }

        .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
            margin-left: 0 !important;
        }

        .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
            right: 0px !important;
        }
        /*
* ==========================================================
*     Dialogs Michal
* ==========================================================
*/
        .trashcolor {
            color: #E34724;
        }

        .warningcolor {
            color: #E34724;
        }
        /*
* ==========================================================
*     DataTable custom Michal
* ==========================================================
*/
        .table.table td a.synctabmatericon i {
            font-size: 24px;
            position: relative;
            color: #33B35A;
        }

       .table.table td a.synctabmatericonerror i {
            font-size: 24px;
            position: relative;
            color: orange;
        }

    .table.table td a.synctabmatericondemo i {
        font-size: 24px;
        position: relative;
        color: #8A8A8A;
    }

        .table.table td a.synctabmatericonno i {
            font-size: 24px;
            position: relative;
            color: #E34724;
}
        .table.table td a.deletetabmatericon i {
            font-size: 24px;
            position: relative;
            color: #D3D3D3;
        }

        .table.table td a.actiontabmatericon i {
            font-size: 24px;
            position: relative;
            color: #E34724;
        }

        .table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before {
            background-color: var(--primary_rgba) !important;
        }

        .table.dataTable.dtr-inline.collapsed > tbody > tr.parent > td:first-child:before {
            background-color: cornflowerblue !important;
        }

        .table.dataTable > thead th {
            border-bottom: 2px solid #666666;
            color: #121212;
            white-space: nowrap;
        }

        .table td {
            vertical-align: middle;
        }

            .table td.numcol {
                text-align: right;
            }

            .table td.iconcol {
                text-align: center;
                cursor: pointer;
            }

            .table td.iconcolpinned {
                text-align: center;
            }

            .table td.hidden {
                display: none;
            }

            .table td.vertitop {
                vertical-align: top;
            }

        .table th.hidden {
                display: none;
        }

        .table tr.highlightdeleted {
            color: lightgrey;
            font-style: italic;
        }

        .table td.tableactionsc {
        }

        @media only screen and (max-width: 392px) {
            .form-control-searchbox {
                width: 115px !important;
            }
        }

        @media only screen and (max-width: 330px) {
            .form-control-searchbox {
                width: auto !important;
            }
        }

        .card-body-scfit {
            padding: 0.25rem;
        }

        .card-header-scfit {
            padding: 0.5rem 1.00rem;
        }

        .form-inline-check {
            position: absolute;
        }

        .table td, .table th {
            padding: .55rem;
        }

        input.form-control-custom:indeterminate + label::before {
            background: #33b35a !important;
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e") !important;
        }

        .table td.myclick {
            cursor: pointer;
        }

        /*.table td.myclick img:hover {     */
        /*transform: scale(2.0);*/
        /*-ms-transform: scale(2.0);  IE 9 */
        /*-moz-transform: scale(2.0);  Firefox */
        /*-webkit-transform: scale(2.0);  Safari and Chrome */
        /*-o-transform: scale(2.0);  Opera */
        /*} */
        td:hover div.imgzoom img {
            width: 4em;
            height: 4em;
            display: block;
            position: absolute;
            left: 50%;
            top: 50%;
            margin: -0.7em;
        }

        @media only screen and (max-width: 558px) {
            .table td.column-557-sc {
                display: table-column;
            }

            .scpaddding {
                padding-right: 5px;
                padding-left: 5px;
            }
        }

        @media only screen and (min-width: 559px) {
            .d-none-557-sc {
                display: none;
            }
        }

        .table.table td.editable {
        }

        .table.table td.translatiommissing {
            background-color: lemonchiffon;
        }

        .table.table td.translationedit {
            background-color: white;
        }

        .table.table td.roweditcell {
            background-color: white;
        }

        table.dataTable thead .sorting:before, table.dataTable thead .sorting_asc:before, table.dataTable thead .sorting_desc:before, table.dataTable thead .sorting_asc_disabled:before, table.dataTable thead .sorting_desc_disabled:before {
            font-family: "Font Awesome 5 Free";
            content: "\f107" !important;
        }

        table.dataTable thead .sorting:after, table.dataTable thead .sorting_asc:after, table.dataTable thead .sorting_desc:after, table.dataTable thead .sorting_asc_disabled:after, table.dataTable thead .sorting_desc_disabled:after {
            font-family: "Font Awesome 5 Free";
            content: "\f106" !important;
        }

        table.dataTable thead .sorting.cell-left:before,
        table.dataTable thead .sorting_asc.cell-left:before,
        table.dataTable thead .sorting_desc.cell-left:before,
        table.dataTable thead .sorting_asc_disabled.cell-left:before,
        table.dataTable thead .sorting_desc_disabled.cell-left:before {
            right: 0 !important;
            left: 12px;
        }

        table.dataTable thead .sorting.cell-left:after,
        table.dataTable thead .sorting_asc.cell-left:after,
        table.dataTable thead .sorting_desc.cell-left:after,
        table.dataTable thead .sorting_asc_disabled.cell-left:after,
        table.dataTable thead .sorting_desc_disabled.cell-left:after {
            right: 0 !important;
            left: 20px;
        }

        .sorting.cell-left,
        .sorting_desc.cell-left,
        .sorting_asc.cell-left {
            padding-left: 40px !important;
        }

        .sorting_asc, .sorting_desc {
            /* background: #001c87; */
            color: var(--primary_rgba) !important;
        }

table.dataTable tbody tr.selected, table.dataTable tbody th.selected, table.dataTable tbody td.selected {
    color: unset !important;
}

table.dataTable tbody > tr.selected, table.dataTable tbody > tr > .selected {
    background-color: unset !important;
}

table.dataTable tbody tr.checkboxselected, table.dataTable tbody th.selected, table.dataTable tbody td.checkboxselected {
    color: white !important;
}

table.dataTable tbody > tr.checkboxselected, table.dataTable tbody > tr > .checkboxselected {
    background-color: var(--primary_rgba) !important;
}


/*
* ==========================================================
*     Cookie Michal
* ==========================================================
*/
        .cookiealert {
            position: fixed;
            bottom: 0;
            left: 0;
            width: 100%;
            margin: 0 !important;
            z-index: 999;
            opacity: 0;
            visibility: hidden;
            border-radius: 0;
            transform: translateY(100%);
            transition: all 500ms ease-out;
        }

            .cookiealert.show {
                opacity: 1;
                visibility: visible;
                transform: translateY(0%);
                transition-delay: 1000ms;
            }

        .breadcrumbsc {
            margin-right: 0.5rem !important;
        }

        .breadcrumb-holder .breadcrumb {
            padding: .75rem 1rem !important;
        }

        .mousepointersc:hover {
            cursor: pointer;
        }

        .mousearrowsc:hover {
            cursor: default;
        }

        .clickhoversc:hover {
            opacity: 0.5;
        }
        /*
* ==========================================================
*     Col sx
* ==========================================================
*/
        @media (min-width: 360px) {
            .col-xs {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
                padding-right: 5px;
                padding-left: 5px;
            }
        }

        @media (min-width: 360px) {
            .col-xs-nf {
                -ms-flex: 0 0 50%;
                max-width: 50%;
                padding-right: 5px;
                padding-left: 5px;
            }
        }

        @media (min-width: 360px) {
            .col-xs-nf-15 {
                -ms-flex: 0 0 50%;
                max-width: 50%;
                padding-right: 15px;
                padding-left: 15px;
            }
        }

        @media (min-width: 330px) {
            .col-xs-20_ {
                -ms-flex: 0 0 20%;
                flex: 0 0 20%;
                max-width: 20%;
                padding-right: 5px;
                padding-left: 5px;
            }

            .col-xs-28_ {
                -ms-flex: 0 0 28%;
                flex: 0 0 28%;
                max-width: 28%;
                padding-right: 5px;
                padding-left: 5px;
            }

            .col-xs-60_ {
                -ms-flex: 0 0 70%;
                flex: 0 0 70%;
                max-width: 70%;
                padding-right: 5px;
                padding-left: 5px;
            }

            .col-xs-80_ {
                -ms-flex: 0 0 90%;
                flex: 0 0 90%;
                max-width: 90%;
                padding-right: 5px;
                padding-left: 5px;
            }
        }

        @media (max-width: 575px) {
            .col-xs-img {
                -ms-flex: 0 0 50%;
                flex: 0 0 50%;
                max-width: 50%;
                padding-right: 5px;
                padding-left: 15px;
            }
        }
        /*
* ==========================================================
*   Modals
* ==========================================================
*/
        .modal-sc {
            max-height: calc(100vh - 200px);
            overflow-y: auto;
        }

        .modalslidecolor {
            background-color: #f2f1f1;
        }

            .modalslidecolor .modal-header {
                background-color: #d5d3d3;
            }
        /*
* ==========================================================
*   Michal sidenav
* ==========================================================
*/
        .sidepanel {
            width: 0;
            position: absolute;
            z-index: 10;
            height: auto;
            top: revert;
            left: 0;
            background-color: #393836;
            overflow-x: hidden;
            transition: 0.5s;
            padding-top: 30px;
        }

            .sidepanel a {
                text-decoration: none;
                color: #fff;
                display: block;
                transition: 0.3s;
                font-weight: 300;
                margin-top: 1px;
                margin-bottom: 0;
                padding-top: 0;
                padding-bottom: 0;
                font-size: .9rem;
                padding: 1rem;
            }

            .sidepanel .closepanelbtn {
                position: absolute;
                top: -10px;
                right: -5px;
                font-size: 36px;
                margin-left: 1px;
                padding-top: initial;
            }

        @media screen and (max-height: 450px) {
            .sidepanel {
                padding-top: 15px;
            }

                .sidepanel a {
                    font-size: 18px;
                }
        }

        #slidePanelSetting {
            position: fixed;
            width: 300px;
            top: -30px;
            right: -300px;
            z-index: 1050;
            transition-property: all;
            transition-duration: 0.8s;
            transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
            display: none;
        }

        #slidePanelSetting1 {
            position: fixed;
            width: 300px;
            top: -30px;
            right: -300px;
            z-index: 1050;
            transition-property: all;
            transition-duration: 0.8s;
            transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
            display: none;
        }

        .slidePanelSetting-open {
            overflow: hidden;
        }

        .showsslidePanelSetting {
            right: 0px !important;
            width: auto !important; /* 300px width of pabel after show */
            top: 100px !important;
        }

        .slidePanelSetting-backdrop {
            position: fixed;
            top: 0;
            left: 0;
            width: 100vw;
            height: 100vh;
            /*background: rgba(0, 0, 0, 0.8);*/
        }

        .slidePanelOutRightSc {
            margin-top: 160px;
            position: absolute;
            left: -30px;
            height: 40px;
            width: 40px;
            -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            /*background: #FFC107; -> stysle.xx.custom #F2AB34*/
            border-radius: 15px 0px 0px 15px;
            display: none;
        }

        @media only screen and (min-width: 100px) and (max-width: 570px) {
            .dash {
                margin-top: 150px !important;
            }
        }

        @media only screen and (min-width: 571px) and (max-width: 575px) {
            .dash {
                margin-top: 580px !important;
            }
        }

        @media only screen and (min-width: 576px) and (max-width: 767px) {
            .dash {
                margin-top: 510px !important;
            }
        }

        @media only screen and (min-width: 768px) and (max-width: 991px) {
            .dash {
                margin-top: 490px !important;
            }
        }

        @media only screen and (min-width: 992px) and (max-width: 8000px) {
            .dash {
                margin-top: 150px !important;
            }
        }

        .slidePanelOutRightScDiv {
            text-align: justify;
            position: relative;
            right: -6px;
            top: 11px;
            /*background: #FFC107; -> stysle.xx.custom #F2AB34*/
            width: 32px;
            -webkit-transform: rotate(0deg); /*270 svisle*/
            -moz-transform: rotate(0deg);
            -o-transform: rotate(0deg);
            writing-mode: lr-tb;
        }

        .material-icons-slidepanel {
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            font-size: large;
            line-height: 1;
            letter-spacing: normal;
            text-transform: none;
            display: inline-block;
            white-space: nowrap;
            word-wrap: normal;
            direction: ltr;
            -webkit-font-feature-settings: 'liga';
            -webkit-font-smoothing: antialiased;
        }
        /*
* ==========================================================
*   https://fonts.googleapis.com/
* ==========================================================
*/
        @font-face {
            font-family: 'Material Icons';
            font-style: normal;
            font-weight: 400;
            src: url(https://fonts.gstatic.com/s/materialicons/v55/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
        }

        .material-icons {
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            font-size: 24px;
            line-height: 1;
            letter-spacing: normal;
            text-transform: none;
            display: inline-block;
            white-space: nowrap;
            word-wrap: normal;
            direction: ltr;
            -webkit-font-feature-settings: 'liga';
            -webkit-font-smoothing: antialiased;
        }

        .material-icons-tooltip {
            font-family: 'Material Icons';
            font-weight: normal;
            font-style: normal;
            font-size: 20px;
            line-height: 1;
            letter-spacing: normal;
            text-transform: none;
            display: inline-block;
            white-space: nowrap;
            word-wrap: normal;
            direction: ltr;
            -webkit-font-feature-settings: 'liga';
            -webkit-font-smoothing: antialiased;
        }

        .red {
            color: red;
        }

        .green {
            color: green;
        }

        .orange {
            color: orange;
        }
        /*
* ==========================================================
*   Images croppie
* ==========================================================
*/
        .croppie-container {
            width: 100%;
            height: 80% !important;
        }

        .img-download {
            position: relative;
        }

        .img-download-icons {
            position: absolute;
            top: 92%;
            left: 50%;
            transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            display: inline-flex;
        }

        .downloadcolorimage {
            color: #E34724;
            background-color: white;
            border: 1px solid gray;
            font-size: 18px;
        }

        .jumbotronsc {
            padding: 0.3rem 0.3rem;
            margin-bottom: 0rem;
            background-color: #e9ecef;
            border-radius: 0.3rem;
        }

        .dashborad-detail-image {
            padding-inline-start: 15px;
            justify-content: flex-start !important;
        }

        .coljumbo {
            padding-left: 0;
        }

        /*
* ==========================================================
*   JSON Editor
* ==========================================================
*/
        div.jsoneditor-mode-code {
            height: 420px;
        }

        div.jsoneditor-mode-text {
            height: 420px; /*100vh if you want full screen*/
        }
        /*
* ==========================================================
*   Login class
* ==========================================================
*/
        input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
            -webkit-box-shadow: 0 0 0px 1000px white inset !important;
            background-color: white !important;
        }

        @media only screen and (min-width: 0px) and (max-width: 340px) {
            .container-1 {
                align-items: center;
                display: block;
                width: 200px;
            }
        }

        @media only screen and (min-width: 341px) and (max-width: 370px) {
            .container-1 {
                align-items: center;
                display: block;
                width: 250px;
            }
        }

        @media only screen and (min-width: 371px) and (max-width: 430px) {
            .container-1 {
                align-items: center;
                display: block;
                width: 270px;
            }
        }

        @media only screen and (min-width: 431px) {
            .container-1 {
                align-items: center;
                display: block;
                width: -webkit-fill-available;
            }
        }

        .container-11 {
            align-items: center;
            display: block;
        }

        .input-container {
            align-items: baseline;
            display: flex;
        }

            .input-container .login-icon {
                background-size: 15px 12px;
                flex: 0 0 auto;
                height: 12px;
                margin-right: 8px;
                width: 19px;
            }

                .input-container.login-icon.is-valid {
                    border-color: #28a745 !important;
                }

            .input-container .pass-icon {
                background-size: 15px 16px;
                flex: 0 0 auto;
                height: 16px;
                margin-right: 8px;
                width: 19px;
            }

        .password-icon {
            background-size: 16px 13px;
            cursor: pointer;
            flex: 0 0 auto;
            height: 13px;
            margin-left: 8px;
            width: 22px;
            position: absolute;
            top: 335px;
            right: 65px;
        }

        @media only screen and (min-width: 0px) and (max-width: 416px) {
            .password-icon {
                top: 335px;
                right: 42px;
            }
        }
        /*
* ==========================================================
*   DashBoard
* ==========================================================
*/
        .section-padding-sc-dash {
            font-weight: 100;
            padding: 1rem 0;
        }

        .dashboard-counts .count-number-sc {
            font-size: 2.2em;
            font-weight: 300;
        }

        @media (max-width: 991px) {
            .dashboard-counts div[class*='col-'] {
                margin-bottom: 20px;
            }
        }

        @media only screen and (min-width: 0px) and (max-width: 334px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.2em;
            }
        }

        @media only screen and (min-width:335px) and (max-width: 400px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.5em;
            }
        }

        @media only screen and (min-width: 401px) and (max-width: 575px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 2.2em;
            }
        }

        @media only screen and (min-width: 576px) and (max-width: 671px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.2em;
            }
        }

        @media only screen and (min-width: 672px) and (max-width: 767px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.5em;
            }
        }

        @media only screen and (min-width: 768px) and (max-width: 840px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.7em;
            }
        }

        @media only screen and (min-width: 841px) and (max-width: 991px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 2.1em;
            }
        }

        @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.7em;
            }
        }

        @media only screen and (min-width: 1200px) and (max-width: 1299px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.5em;
            }
        }

        @media only screen and (min-width: 1300px) and (max-width: 1500px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 1.7em;
            }
        }

        @media only screen and (min-width: 1501px) and (max-width: 8000px) {
            .dashboard-counts strong {
                font-size: 1em;
            }

            .dashboard-counts span {
                font-size: 0.9em;
            }

            .dashboard-counts .count-number-sc {
                font-size: 2.2em;
            }
        }

        .list-group-item-scdash {
            padding: 1rem 0.35rem !important;
        }

        .text-info-scdash {
            font-size: small;
        }

        @media only screen and (min-width: 0px) and (max-width: 575px) {

            .cardview1-short {
                display: none !important;
            }
        }

        @media only screen and (min-width: 576px) and (max-width: 9901px) {

            .card-columns-dash {
                column-count: 2;
            }

            .cardview-short {
                display: none !important;
            }

            .cardview1-short {
                display: inline-block !important;
            }
        }

        @media only screen and (min-width: 992px) {

            .card-columns-dash {
                column-count: 1;
            }

            .cardview-short {
                display: inline-block !important;
            }

            .cardview1-short {
                display: none !important;
            }
        }

        .bg-dash-transparent {
            background-color: transparent !important;
            box-shadow: 0px 0px 0px rgba(0, 0, 0, 0) !important;
        }

        .card .cardbody-minimise {
            margin-top: 4px;
            color: white;
            cursor: pointer;
            transition: transform .2s ease;
        }

            .card .cardbody-minimise.minimised {
                transform: rotate(180deg);
                margin-top: 7px;
            }

        .card-body-minimise {
            display: block;
        }

            .card-body-minimise.minimised {
                display: none;
            }

        .dash-search {
            margin-bottom: 15px;
        }

            .dash-search .form-control {
                padding-left: 50px;
                background-color: #fff;
                border: 1px solid #eee;
                color: #999;
                font-weight: 300;
            }

            .dash-search i {
                float: left;
                margin-top: -26px;
                margin-left: 20px;
                color: #777;
            }

        .card .cardbody-notif-minimise {
            margin-top: 4px;
            color: white;
            cursor: pointer;
            transition: transform .2s ease;
        }

            .card .cardbody-notif-minimise.minimised {
                transform: rotate(180deg);
                margin-top: 7px;
            }
        /*
* ==========================================================
*   Reports
* ==========================================================
*/
        @media only screen and (min-width: 2px) and (max-width: 767px) {
            .myrepsep {
                border-top: 3px solid rgba(0, 0, 0, 0.1) !important;
            }
        }

        @media only screen and (min-width: 768px) {
            .myrepsep {
                display: none !important;
            }
        }

        .colorprim {
            color: var(--primary) !important;
        }

        /*
* ==========================================================
*   Count circles
* ==========================================================
*/

        .refresh svg {
            width: 21px;
            height: 21px;
            top: 0;
            right: 0;
        }

        .fromup {
            transform: rotateY(0deg) rotateZ(20deg); /*up */
        }

        .fromdown {
            transform: rotateY(-180deg) rotateZ(-90deg); /* down */
        }

        .up {
            animation: countup 120s linear infinite forwards; /* = 60s time interval*/
        }

        .down {
            animation: countdown 120s linear infinite forwards; /* = 60s time interval */
        }

        @keyframes countdown {
            from {
                stroke-dashoffset: 0px;
            }

            to {
                stroke-dashoffset: 113px;
            }
        }

        @keyframes countup {
            from {
                stroke-dashoffset: 113px;
            }

            to {
                stroke-dashoffset: 0px;
            }
        }

        /*
* ==========================================================
*   Inline help tip
* ==========================================================
*/
.help-tip-page {
    /*position: absolute;*/
    top: 40px;
    right: 8px;
    text-align: center;
    background-color: var(--primary);
    /*background-color: var(--primary_rgba_opacity);*/
    border-radius: 50%;
    width: 24px;
    height: 24px;
    font-size: 14px;
    line-height: 26px;
    cursor: help;
}

        @media (max-width: 991.98px) {
            .help-tip-page {                
                top: 81px;
            }
        }

        @media (min-width: 995px) and (max-width: 1239px) {
            .help-tip-page {
                top: 81px;
            }
        }

        @media (min-width: 1142px) and (max-width: 1239px) {
            .help-tip-page {
                top: 10px;
            }
        }

        @media (min-width: 1240px) {
            .help-tip-page {
                top: 50px;
            }
        }

        .help-tip-page:before {
            content: '?';
            font-weight: bold;
            color: #fff;
        }

        .help-tip-page:hover p {
            display: block;
            transform-origin: 100% 0%;
            -webkit-animation: fadeIn 0.3s ease-in-out;
            animation: fadeIn 0.3s ease-in-out;
        }

        .help-tip-page p {
            display: none;
            text-align: left;
            background-color: rgba(30, 32, 33, 1);
            padding: 8px;
            width: 280px;
            position: absolute;
            border-radius: 3px;
            box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
            right: -4px;
            color: #FFF !important;
            font-size: 13px;
            line-height: 1.4;
            z-index: 2 !important;
        }

            .help-tip-page p:before {
                position: absolute;
                content: '';
                width: 0;
                height: 0;
                border: 6px solid transparent;
                border-bottom-color: #1E2021;
                right: 10px;
                top: -12px;
            }

            .help-tip-page p:after {
                width: 100%;
                height: 40px;
                content: '';
                position: absolute;
                top: -40px;
                left: 0;
            }

        @-webkit-keyframes fadeIn {
            0% {
                opacity: 0;
                transform: scale(0.6);
            }

            100% {
                opacity: 100%;
                transform: scale(1);
            }
        }

        @keyframes fadeIn {
            0% {
                opacity: 0;
            }

            100% {
                opacity: 100%;
            }
        }


/*
* ==========================================================
* Helps Michal
* ==========================================================
*/

#slidehelp-navbar-collapse {
    position: fixed;
    top: 0px;
    margin-top: 140px;
    right: 2px;
    z-index: 999999;
    /*height: calc(100% - 100px); in JS! */
    /*width: 350px; in JS! */
    background-color: #aaaaaa;
    overflow: auto;
    bottom: 0;
    max-height: inherit;
}

.help-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.25rem 0.25rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}

.help-body {
    width: 400px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    padding: 0.5rem 0.5rem;
    background-color: white;
    border-left: 1px solid #dee2e6;
    border-right: 1px solid #dee2e6;    
    flex-wrap: wrap;
}

/*
* ==========================================================
*   Validation
* ==========================================================
*/


        input .input-validation-error, input.input-validation-error:focus {
            outline: 2px solid #c82333;
        }

        label.error {
            color: #c82333;
        }

        span.field-validation-valid {
            display: none;
        }

        input.inputscreadonly {
            background-color: transparent !important;
        }

        /*
* ==========================================================
*   Tooltip (no flickering)
* ==========================================================
*/

        .tooltip {
            pointer-events: none;
        }

        .notificationpinned {
            position: absolute;
            width: 25px;
            height: 25px;
            text-align: center;
            line-height: 25px;
            border-radius: 50%;
            background: #005eb7;
            font-size: 12px;
            font-weight: normal;
            top: -12px;
            color: white;
            cursor: pointer;
        }

        .notificationpinnedlayouts {
            position: absolute;
            width: 20px;
            height: 20px;
            text-align: center;
            line-height: 20px;
            border-radius: 50%;
            background: #005eb7;
            font-size: 10px;
            font-weight: normal;
            top: 0px;
            color: white;
        }

        .tooltiphtmltext {
            font-size: 12px;
            font-weight: normal;
            text-align: left;
        }

        /*
* ==========================================================
*   GRID Layouts
* ==========================================================
*/
        .card-cell {
            word-break: break-word;
        }

        .card-cell-text {
            font-size: 0.95em;
        }

        .grid-modal-cell {
            background: #fff;
            padding: 0.5rem;
            align-items: center;
            display: -ms-flexbox;
            display: flex;
            position: relative;
            width: 50%;
            border: 1px solid #74777a;
        }

            .grid-modal-cell:after {
                content: "";
                display: block;
                padding-bottom: 100%;
            }

        .grid-modal-body-cell {
        }

            .grid-modal-body-cell:hover {
                /*border: 5px solid green;
        overflow: hidden;*/
            }


        .gridtrash {
            background-color: #cc6857;
            min-height: 3rem;
            -ms-flex-align: center;
            align-items: center;
            display: -ms-flexbox;
            display: flex;
        }


        .grid-stack {
            background: transparent;
            /*background: #2f393d;*/
        }

        .grid-stack-item.card {
            background-color: transparent;
            margin-bottom: 5px;
            -webkit-box-shadow: none;
        }

        .grid-stack-item-content {
            background-color: #8bd4e1;
        }

            .grid-stack-item-content[draggable="true"] {
                cursor: move;
            }

        .grid-stack > .grid-stack-item > .grid-stack-item-content {
            overflow-x: hidden !important;
            overflow-y: hidden !important;
        }

        .grid-stack-item-content-center {
            display: flex;
            justify-content: center;
        }

        .grid-items-inline {
            display: -ms-flexbox;
            display: flex;
            -ms-flex-align: center;
            align-items: center;
            justify-content: center;
        }

        .newWidgetKeys {
            text-align: center;
        }

            .newWidgetKeys .grid-stack-item {
                min-height: 6vh;
                background-color: #8bd4e1;
                margin: 0.2rem;
            }

        .grid-sub-nav {
            width: calc(100% - 200px);
            position: relative;
            z-index: 1;
        }

        .grid-dropdown-nav {
            position: absolute;
            right: 1rem;
        }

        .grid-nav {
            position: absolute;
            right: 0;
            height: 100%;
            width: 200px;
            padding: 0 0.6rem;
            border-left: 1px dotted black;
            background: var(--backgroundcolor);
        }

        .grid-nav-toggle {
            display: none;
        }

        .dashboard-detail-filters .col-lg {
            padding: 0 1rem;
            margin: 0;
        }

        .grid-content-container {
            padding-right: 0.5rem;
        }

        @media (min-width: 1239px) {
            .dashboard-detail-filters .col-lg {
                padding: 0;
            }
        }

        .grid-content-scroll {
            overflow-x: auto;
        }
                
        .header {
            z-index: 101;
        }

        .ui-draggable-dragging {
            background: pink;
        }

        .dashboard-container {
            width: 100%;
        }

        body,
        html {
            overflow-x: hidden;
            width: 100%;
            height: 100%;
            position: relative;
        }

        @media (min-width: 1201px) {
            .window-height {
                height: 100vh;
                overflow: hidden;
                padding-bottom: 20px;
            }

            .dashboard-detail-filters {
                height: 100%;
                overflow-y: auto;
                overflow-x: hidden;
            }
        }

        .window-height .dashboard-container {
            height: calc(100% - 1rem);
        }

        .grid-content-scroll {
            height: 100%;
        }

        .grid-content {
            height: 100%;
        }

        .grid-nav-scroll {
            height: calc(100% - 70px);
            overflow-y: auto;
        }

            .grid-nav-scroll li {
                margin-bottom: 2px;
            }

                .grid-nav-scroll li a {
                    /*border: 1px solid;*/
                    display: block;
                    padding: 0.5rem;
                }

        .grid-content-container,
        .dashboard-detail-filters,
        .dashboard-detail-filters .col-lg,
        .grid-container {
            height: 100%;
        }

        .obal-grid {
            width: 100%;
            height: 100%;
            display: flex;
            align-items: stretch;
            position: relative;
        }

        .grid-content-container {
            height: calc(100% - 40px);
        }

        #detailForm {
            height: calc(100% - 80px);
        }

            #detailForm .dashboard-detail-save {
                margin: 0;
                padding: 10px 0;
                margin-bottom: 20px;
            }

        .grid-nav-scroll a[data-toggle='collapse'] {
            position: relative;
            text-decoration: none;
        }

            .grid-nav-scroll a[data-toggle='collapse']::before {
                content: '\f078';
                display: inline-block;
                -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
                font-family: 'FontAwesome';
                position: absolute;
                top: 50%;
                right: 20px;
            }

            .grid-nav-scroll a[data-toggle='collapse'].collapsed::before {
                transform: translateY(-50%) rotate(180deg);
            }

        .dash-block {
            padding: 2rem;
        }

        #detailForm .dash-block {
            margin: 0;
        }

        .nav-tabs {
            max-width: calc(100vw - 9rem);
        }        

        #grid_pinned .img-fluid {
            height: 3.2rem;
        }

        #grid_pinned .card-cell {
            text-align: center;
            padding-right: 0.1rem;
            font-size: 0.7em;
        }

        #grid_keyslayouts .card-cell {
            text-align: center;
            padding-right: 0.1rem;
            font-size: 0.7em;
        }

.grid-stack-item-content .card-cell .vertical-center {
    text-align: center;
    width: 100%;
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    padding: 3px;
    line-height: 1.15;
}

.grid-stack-item-content .card-cell .img-fluid {
        /*width: auto !important;*/
        max-height: 100% !important;
        max-width: 100% !important;
}

        #modal_body_cell .img-fluid {
            width: auto !important;
        }

        #modal_body_cell .img-fluid {
            max-height: 100%;
            max-width: 100%;
        }

    #modal_body_cell .vertical-center {
        text-align: center;
        width: 100%;
        font-family: "Roboto", sans-serif;
        font-weight: bold;
        line-height: 1.15;
        /*padding: 1px;*/
    }

.grid-stack-item-content .card-cell .vertical-center-top {
    text-align: center;
    /*width: 100%;*/
    font-family: "Roboto", sans-serif;
    font-weight: bold;
    padding: 1px;
    line-height: 1.15;
}

        #modal_body_cell .vertical-center-top {
            text-align: center;
            width: 100%;
            font-family: "Roboto", sans-serif;
            font-weight: bold;
            line-height: 1.15;
            padding: 1px;
        }

        .grid-stack-item-content .card-cell .vertical-center-bottom {
            text-align: center;
            width: 100%;
            font-family: "Roboto", sans-serif;
            font-weight: bold;
            padding: 1px;
            line-height: 1.15;
        }

        #modal_body_cell .vertical-center-bottom {
            text-align: center;
            width: 100%;
            font-family: "Roboto", sans-serif;
            font-weight: bold;
            line-height: 1.15;
            padding: 1px;
        }

.btncelltextsize {
    font-size: 0.6rem;
    padding: 0.15rem 0.35rem;
}

.cell-directbuttonsswatches {
    margin-top: .6em;
    width: 192px;
}

    .cell-directbuttonsswatches > button {
        font-size: 1em;
        position: relative;
        width: calc(1.75em - 5px);
        height: calc(1.75em - 5px);
        border-radius: 0.15em;
        cursor: pointer;
        background: var(--pcr-color);
        border: 1px solid rgba(0, 0, 0, 0.05);
        margin: 2.1px;
    }        

/*
* ==========================================================
*   Receipt details
* ==========================================================
*/
            .dash-block-receipts {
    padding: 0.5rem;
    background-color: white;
}


.receiptviewerwrapper {
    display: grid;
    grid-template-columns: 60% auto;
}

@media screen and (max-width:850px) {
    .receiptviewerwrapper {
        display: grid;
        grid-template-columns: 100% auto;
    }

    .boxb {
        display: none;
    }
}

.boxa {
}

.boxb {
    padding-left: 2em;
    padding-top: 5rem;
    padding-right: 1em;
}

.insidereceipt {
    overflow-x: auto;
    overflow-y: auto;
}

.receipt-form-inline {
    /*color: var(--colorgray);*/
    font-size: 0.9em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 2px;
}

.ecrxzrep-form-inline {
    margin-left: 10px;
    line-height: 0.6;
    white-space: pre-wrap;
    font-family: "Fira Mono", monospace;
    font-size: 0.9em;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
}

.text-receipt-bold {
    /*color: var(--colorgray);*/
    font-size: 1.3em;    
    font-weight: bold;
}

.line-receipt {
    width: 100%;
    height: 1px;
    border-bottom: 1.5px solid #bbb;
    margin: 1px 0 10px;
}

.doubleline-receipt {
    width: 100%;    
    border-bottom: 4px solid #000;
    margin: 15px 0px 15px 0px;
}


.text-receiptmargin {
    margin-left: 10px !important;
}



/*
* ==========================================================
*   !!! Replace default values !!!
* ==========================================================
*/
        .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
            width: 100%;
        }

        .bootstrap-select .dropdown-menu li a:hover {
            background: #f8f9fa;
        }

        .pull-center {
            float: left !important;
            padding-left: 20px;
        }

        .datatablesselectbar {
            height: calc(1.8125rem + 2px);
        }


        @media (min-width: 1139px) {
            .mediabignone {
                display: none !important;
            }
        }

        .input-group-append .btn, .input-group-prepend .btn {
            z-index: 1;
        }

/*
* ==========================================================
* Global
* ==========================================================
*/
.tiles {
    margin: 0 15px 15px 15px;
    position: relative;

}

    .tiles .tile {
        padding: 12px 20px;
        background-color: #f8f8f8;
        border-right: 1px solid #ccc;
        border-bottom: 1px solid #ccc
    }

        .tiles .tile a {
            text-decoration: none
        }

        .tiles .tile:hover {
            background-color: #f2f2f2;
            cursor: pointer
        }

        .tiles .tile .highlight {
            margin-top: 4px;
            height: 2px;
            border-radius: 2px
        }

        .tiles .tile:last-child {
            border: 0
        }

    @media (max-width: 920px) {
        .tiles .tile:nth-child(2) {
            border: 0
        }

        .tiles .tile:nth-child(1), .tiles .tile:nth-child(2) {
            border-bottom: 1px solid #ccc;
        }
    }


@media (max-width: 440px) {
    .tiles .tile {
        border-right: none
    }

        .tiles .tile {
            border-bottom: 1px solid #ccc;
        }
}


    .tile .icon {
        position: absolute;
        top: 10px;
        right: 10px;
        font-size: 48px;
        line-height: 1;
        color: #ccc
    }

    .tile .stat {
        margin-top: 20px;
        font-size: 40px;
        line-height: 1
    }

    .tile .title {
        font-weight: 700;
        color: #888;
        text-transform: uppercase;
        font-size: 0.9rem
    }

    @media (min-width: 768px) {
        .tile .title {
            font-size: 1.2rem
        }
    }

    .tile .titledetail {
        color: #777777;
        font-size: 0.7rem
    }

    @media (min-width: 768px) {
        .tile .titledetail {
            font-size: 0.9rem
        }
    }

    .col-xsglobal-6 {
        width: 50%;
    }

    .col-xsglobal-6 {
        float: left;
    }

    .col-smglobal-3 {
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }

    @media (min-width: 920px) {
        .col-smglobal-3 {
            width: 25%;
        }
    }

    @media (max-width: 440px) {
        .col-smglobal-3 {
            width: 100%;
        }
    }

    .bg-color-gold {
        background-color: #f0ad4e
    }

    .bg-color-green {
        background-color: #5cb85c
    }

    .bg-color-red {
        background-color: #d9534f
    }

    .bg-color-blue {
        background-color: #5bc0de
    }

    .bg-color-orange {
        background-color: #f39c12
    }







.form_detail_alert {
    position: relative;
    padding: .25rem .65rem;
    background-color: var(--colorgray_opacity);
    border-color: var(--backgroundcolor);
    font-size: 1.2rem;
    margin-bottom: 1rem;    
    /* margin-bottom: 1rem; */
    /* border: 1px solid transparent; */
    /* border-radius: .25rem; */
    /* color: #721c24; */
}


/*
* ==========================================================
* Z-Reports
* ==========================================================
*/

.zreport thead th {
    border: 1px solid #000000;
    vertical-align: middle;
    text-align: center;
    background-color: gray;
    color: white;
    white-space: pre;    
}

    .zreport thead th pre {
        color: white;
        font-family: unset;
        font-size: unset;
        margin: unset;
    }

.zreport tbody td {
    border: 1px solid #000000;
    background-color: white;
    white-space: pre;
    text-align: end;
}