.small-pad-table th {

    font-size: 14px;
}

.page-a4 {
    width: 260mm;
    margin-right: 30mm;
}

.page-a4 .form-control {

    height: calc(1.9rem + -2px) !important;
}

.rr-player,
.rr-player__frame {
    width: 100% !important;
    height: calc(100vh - calc(3rem + 15px)) !important;
}

.nmpd-display {
    width: 100%;
    /* height: 30px; */
    font-size: 30px;
    font-weight: bold;
}

.nmpd-wrapper .numero, .pos, .neg, .clear, .nmpd-wrapper .cancel, .del, .done, .sep {
    padding: 5px;
    width: 100px;
    height: 90px;
    padding: 5px;
    font-size: 30px;
    border-radius: 10px;
}
.nmpd-display {
    width: 100%;
     height: auto; 
    font-size: 30px;
    font-weight: bold;
}

.rr-controller {
    height: 55px !important;
}

.replayer-wrapper {

    transform: scale(0.75) translate(-50%, -50%) !important;
}

.ui-resizable-disabled .grid-stack-item-content:focus-within {

    height: 265px;
    z-index: 99999;

}
.alertC{
    background-color: #ffebeb!important;
}
.table-hover tbody tr:hover{
        color: #212529;
    background-color: rgb(183 171 86 / 11%)
}
.validC{
    background: #ebfbf1;
}

.doBold {

    color: red;
}


.nav-sidebar>.nav-item>.nav-link.active,
.sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #1591a5 !important;
    color: #fff !important;
}

.smallerInput .form-control {
    height: calc(1.85rem);

}

.smallerInput td,
th {
    vertical-align: middle !important;
    padding: 0.45rem;

}

.smallerInput .btn {
    padding: 0rem 0.5rem !important;
}


/*.layout-fixed .wrapper .sidebar {
        height: calc(100vh)!important;
    }*/

body {
    font-family: "Roboto";
    padding-right: 0px !important;
    font-size: 14px;
}

p {
    margin-top: 0 !important;
    margin-bottom: 0 !important;

}

.transportHourDiv .clock-timepicker {
    width: 100% !important;
    float: left !important;
    display: initial !important;
}

.getClientName {
    font-size: 16px;
}

.form-control {

    padding-top: 0px !important;
    padding-bottom: 0px !important;

}

.extratimeline .timeline-item {
    background-color: #8b4a4a6e !important;
}

.leftCalendar .card-body {

    max-height: calc(100vh - calc(3rem + 20px) - calc(3rem + 20px)) !important;
    overflow-y: auto;



}

.animate__fadeInDown {
    width: 40em !important;
}

.fc-list-event-title span {

    white-space: normal !important;
}

.nav-link {
    text-decoration: none !important;
}

.grid-stack>.grid-stack-item>.grid-stack-item-content {
    min-height: 21px !important;
}

.touchPags .page-link {
    font-size: 20px;
    padding: 0.75rem 1em;

}

.pull-left {
    float: left;
}

.leftCalendar .sticky-top {
    top: 70px !important;
}

input[type="date"]::-webkit-datetime-edit,
input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-clear-button {
    color: #fff;
    position: relative;
}

.posItemText {
    color: #fff;
    position: absolute;
    bottom: 0px;
    border-radius: 3px;
    padding-bottom: 2px;
    width: 85px;
    line-height: 14px;
    background-color: rgba(0, 0, 0, 0.5);
    left: 0px;
    max-height: 85px;
    overflow: hidden;
}

input[type="date"]::-webkit-datetime-edit-year-field {
    position: absolute !important;
    border-left: 1px solid #8c8c8c;
    padding: 2px;
    color: #000;
    left: 56px;
}

input[type="date"]::-webkit-datetime-edit-month-field {
    position: absolute !important;
    border-left: 1px solid #8c8c8c;
    padding: 2px;
    color: #000;
    left: 26px;
}


input[type="date"]::-webkit-datetime-edit-day-field {
    position: absolute !important;
    color: #000;
    padding: 2px;
    left: 4px;

}

.extraWidth {
    max-width: 320px;
    width: 320px;
}

.fc-event-main {
    overflow: hidden;
}


label {
    margin-bottom: 0.2rem !important;
}

.small-box h3 {
    font-size: 2.0rem !important;
}

#color-chooser2 .fa-square {
    position: relative;
}

.selColor2 {
    height: 25px !important;
    z-index: 9 !important;
    position: absolute !important;
    left: 2px !important;
    width: 22px !important;
    top: 2px !important;
}

.showOnPrint {
    display: none;
}

.description-block {
    overflow: hidden;
}

.loc .clock-timepicker {
    width: 100% !important;
}

.swal2-deny {
    margin: 0.3125em !important;
    padding: 0.3em 1.1em !important;
    box-shadow: none !important;
    font-weight: 500 !important;
}

.abortedDiv {
    position: absolute;
    opacity: 0.5;
    margin-top: 150px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    font-weight: bold;
    right: 0;
    letter-spacing: 15px;
    font-size: 154px;
    z-index: 99;
    width: max-content;


    -ms-transform: rotate(-40deg);
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    -sand-transform: rotate(-40deg);
    transform: rotate(-40deg);


}

.bg-primary::placeholder {
    color: #fff;
    opacity: 1;
}

.bg-warning::placeholder {
    color: #000;
    opacity: 1;
}

.multiInfo .description-block {
    margin: 0px;
}

.description-block .overlay {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;

    border-radius: 0.25rem;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: rgba(255, 255, 255, .7);
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 50;

}

.bg-success::placeholder {
    color: #fff;
    opacity: 1;
}

.bg-danger::placeholder {
    color: #fff;
    opacity: 1;
}

.bg-olive::placeholder {
    color: #fff;
    opacity: 1;
}


.bg-fuchsia::placeholder {
    color: #fff;
    opacity: 1;
}


.bg-indigo::placeholder {
    color: #fff;
    opacity: 1;
}


.bg-teal::placeholder {
    color: #000;
    opacity: 1;
}

.selectedColor {
    border: 1px solid #ccc;
}

.bg-purple::placeholder {
    color: #fff;
    opacity: 1;
}


.bg-pink::placeholder {
    color: #fff;
    opacity: 1;
}



.bg-maroon::placeholder {
    color: #fff;
    opacity: 1;
}


.bg-lime::placeholder {
    color: #000;
    opacity: 1;
}


.bg-orange::placeholder {
    color: #fff;
    opacity: 1;
}

.fc-event-title {
    white-space: normal;

}

input,
select,
textarea {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.p-10 {
    padding: 10px !important;
}

.navbar-expand .navbar-nav .nav-link {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}

.nav-disabled p {
    text-decoration: line-through !important;
}

.table td,
.table th {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

.sidebar-collapse .nav-sidebar {
    overflow: hidden;
}

.grid-container .form-control {
    font-size: 0.90rem;
    height: calc(1.9rem + 2px);
}

.card-header,
.card-body {
    padding: 0.50rem !important;
}

.invoice {
    border: 0px;
}


/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #888;
}

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

.searchRes {
    display: none;
    background: #fff;
    position: absolute;
    top: 35px;
    z-index: 99;
    overflow-y: auto;
    max-height: 300px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.date-picker-wrapper {
    z-index: 99999;
}

.qtySel {
    background: beige !important;
}

.card-body th {
    border-top: 0px;
}

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

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


table .badge {
        padding: 5px;
    line-height: 12px;
    font-size: 12px;
    margin: 0px !important;
    color: #fff;

}
.btn-outline-primary {
    color: #007e91!important;
    border-color: #023c44!important;
}
.btn-outline-primary:hover {
    color: #fff!important;
    background-color: #007e91!important;
    border-color: #023c44!important;
}
a {
    color: #007e91;
    text-decoration: none;
    background-color: transparent;
}
.mainItemsTable  .table-responsive{
    min-height: 550px!important;
}

.nav-link .far {
    font-size: 18px;
}

.navbar-badge {
    right: -5px;
    font-weight: bold;
    font-size: 0.8rem;
}

table label {
    display: inline-block;

    margin: 0px;
}

.grid-stack-item>.grid-stack-item-content {
    inset: 0px !important;
    padding-left: 7.5px;
    padding-right: 7.5px;
}

.locDrop .dropdown-menu {
    right: 0px !important;
}

.timeline>div>.timeline-item {
    margin-left: 50px;
}

.locDrop .dropdown:hover .dropdown-menu {
    display: block;
}

.forPrint .table td,
.forPrint .table th {
    padding: 3px !important;
}

.locDrop .dropdown-menu:hover .dropdown-menu {
    display: block;
}

.autocomplete-items {
    padding: 5px;
}

.dropdown-item {
    cursor: pointer !important;
}

.dropdown .divider {
    border: 1px dashed #ddd;
}

.prodImg {
    position: relative;
}

.prodImg:hover .imgSettings {
    display: block;
}

.simpleSearchResult {
    max-width: 350px;
}

.searchItem {
    padding: 3px;
    border-top: 1px solid #ccc;
}

.selelectedField {
    background: #81d1dd !important;
}


.imgSettings {
    position: absolute;
    right: -6px;
    top: -6px;
    z-index: 9999;
    cursor: pointer;
    display: none;

}

.smallTable td,
.smallTable th {
    padding-top: 3px;
    padding-bottom: 3px;
}

/*.stop-scrolling {
    height: 100%;
    overflow: hidden;
}*/

.grid-stack-item-content:hover .editFieldBt {
    display: block;
}

.img-profile-list {
    object-fit: cover !important;
    width: 150px !important;
    height: 150px !important;
}

.editFieldBt {
    position: absolute;
    right: 30px;
    top: 0px;
    display: none;
}

.sidebar-mini .main-sidebar .nav-flat .nav-link,
.sidebar-mini-md .main-sidebar .nav-flat .nav-link,
.sidebar-mini-xs .main-sidebar .nav-flat .nav-link {
    width: 100%;
}

.clock-timepicker {
    width: -webkit-calc(100% - 43px);
    width: -moz-calc(100% - 43px);
    width: calc(100% - 43px);
}

ul.jqtree-tree li.jqtree-selected>.jqtree-element,
ul.jqtree-tree li.jqtree-selected>.jqtree-element:hover {
    background: transparent !important;
}

.product-image-thumbs {


    /* display: flex; */
    margin-top: 10px;
}

.resetThis {
    animation: none;
    animation-delay: 0;
    animation-direction: normal;
    animation-duration: 0;
    animation-fill-mode: none;
    animation-iteration-count: 1;
    animation-name: none;
    animation-play-state: running;
    animation-timing-function: ease;
    backface-visibility: visible;
    background: 0;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-position-x: 0;
    background-position-y: 0;
    background-repeat: repeat;
    background-size: auto auto;
    border: 0;
    border-style: none;
    border-width: medium;
    border-color: inherit;
    border-bottom: 0;
    border-bottom-color: inherit;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-collapse: separate;
    border-image: none;
    border-left: 0;
    border-left-color: inherit;
    border-left-style: none;
    border-left-width: medium;
    border-radius: 0;
    border-right: 0;
    border-right-color: inherit;
    border-right-style: none;
    border-right-width: medium;
    border-spacing: 0;
    border-top: 0;
    border-top-color: inherit;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-style: none;
    border-top-width: medium;
    bottom: auto;
    box-shadow: none;
    box-sizing: content-box;
    caption-side: top;
    clear: none;
    clip: auto;
    color: inherit;
    columns: auto;
    column-count: auto;
    column-fill: balance;
    column-gap: normal;
    column-rule: medium none currentColor;
    column-rule-color: currentColor;
    column-rule-style: none;
    column-rule-width: none;
    column-span: 1;
    column-width: auto;
    content: normal;
    counter-increment: none;
    counter-reset: none;
    cursor: auto;
    direction: ltr;
    display: inline;
    empty-cells: show;
    float: none;
    font: normal;
    font-family: inherit;
    font-size: medium;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    height: auto;
    hyphens: none;
    left: auto;
    letter-spacing: normal;
    line-height: normal;
    list-style: none;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: disc;
    margin: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    max-height: none;
    max-width: none;
    min-height: 0;
    min-width: 0;
    opacity: 1;
    orphans: 0;
    outline: 0;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    overflow: visible;
    overflow-x: visible;
    overflow-y: visible;
    padding: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    page-break-after: auto;
    page-break-before: auto;
    page-break-inside: auto;
    perspective: none;
    perspective-origin: 50% 50%;
    position: static;
    /* May need to alter quotes for different locales (e.g fr) */
    quotes: '\201C''\201D''\2018''\2019';
    right: auto;
    tab-size: 8;
    table-layout: auto;
    text-align: inherit;
    text-align-last: auto;
    text-decoration: none;
    text-decoration-color: inherit;
    text-decoration-line: none;
    text-decoration-style: solid;
    text-indent: 0;
    text-shadow: none;
    text-transform: none;
    top: auto;
    transform: none;
    transform-style: flat;
    transition: none;
    transition-delay: 0s;
    transition-duration: 0s;
    transition-property: none;
    transition-timing-function: ease;
    unicode-bidi: normal;
    vertical-align: baseline;
    visibility: visible;
    white-space: normal;
    widows: 0;
    width: 100%;
    word-spacing: normal;
    z-index: auto;
    /* basic modern patch */
    all: initial;
    all: unset;
}

/* basic modern patch */

#reset-this-root {
    all: initial;

    * {
        all: unset;
    }
}

.kioskboard-specialcharacter-close {
    top: 0px !important;
}

.fc-color-picker>li {

    margin-right: 3px !important;

}

.table-min-height {
    min-height: 170px;
}

.dropdown-no-arrow::after {
    content: none;
}

/*.grid-stack-item{
    border:1px solid #ccc;
}*/
.currency-dash {
    font-size: 18px;
}

.infoC {
    /*border-top:1px solid #ccc;*/
}

.layout-navbar-fixed .wrapper .main-header {
    z-index: 99;
}

element.style {}

.bg-success,
.bg-success>a {
    color: #fff !important;
}

.bg-success {
    background-color: #28a745 !important;
}

.external-event {
    font-weight: normal;
    padding: 2px;
    float: left;
    margin-right: 5px;
    font-size: 13px;
}

.infoC .description-text {
    min-height: 40px;
    line-height: 20px;
    font-size: 13px;
}

.infoC .prevPeriod {
    white-space: nowrap;
    width: 100%;
    font-size: 15px;
}

.sidebar-mini.sidebar-collapse .nav-sidebar .btn-group {
    display: none;
}

.sidebar-collapse .main-sidebar.sidebar-focused .nav-header,
.sidebar-collapse .main-sidebar:hover .btn-group {
    display: inline-block
}

.product-image-thumb2 {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    border-radius: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    display: block !important;
    margin-right: 3px;

    padding: 5px !important;
    width: 50px !important;
    float: left !important;
    margin-top: 3px !important;
    height: 50px !important;

}

.product-image-thumb2 img {
    width: 100%;

}

.super-width {
    max-width: 100% !important;
}

.nodeSelected {
    background-color: blue;
    color: #fff;
}

.Treant>.node {
    padding: 3px;
    border: 1px solid #484848;
    border-radius: 3px;
}

.Treant>.node img {
    width: 100%;
    height: 100%;
}

.Treant .collapse-switch {
    width: 100% !important;
    height: 100% !important;
    border: none !important;
}

.Treant .node.collapsed {
    background-color: #DEF82D;
}

.Treant .node.collapsed .collapse-switch {
    background: none;
}

.Treant {
    overflow-x: unset !important;
    overflow-y: unset !important;
}

.Treant p {
    margin: 0px;
    white-space: nowrap;
}

.login-page,
.register-page {
    height: 100vh !important;
}

.sidebar-collapse .nav-header {
    display: none !important;
}

.sidebar-open .nav-header {
    display: block !important;
}

.showOnXs td {
    padding-top: 0px;
    padding-bottom: 0px;
    border-top: 0px;
}

@media (max-width: 991px) {
    .text-right-big {
        margin-top: 10px;
        text-align: left !important;
    }

    .leftCalendar .sticky-top {
        top: 60px !important;
    }

    .calendarElements {
        position: fixed;
        max-height: 115px;
        overflow-y: auto;
    }

    .calendarEl2 {
        margin-top: 85px;
    }

    .text-center-big {
        margin-top: 10px;
        text-align: left !important;
    }

    .multiInfo .description-block {
        border-bottom: 1px solid #ccc;
        padding-bottom: 14px;
    }

    .small-box h3 {
        font-size: 2.0rem !important;
    }



}

@media (max-width: 576px) {
    .img-profile-list {
        object-fit: cover !important;
        width: 100px !important;
        height: 100px !important;
    }

    .no-padding-phones th,
    .no-padding-phones td {
        padding: 2px !important;
    }

    .no-padding-phones .scrollMobile {
        max-width: 120px;
    }

    .abortedDiv {

        margin-top: 350px;

        font-size: 54px;

    }

    .small-box h3 {
        font-size: 1.8rem !important;
    }



    .login-box,
    .register-box {
        margin-top: .5rem;
        width: 100% !important;
    }


}

::-webkit-scrollbar {
    width: 5px;

}

::-webkit-scrollbar-thumb {
    background: #999
}

​