html, body {
    height: 100%;
    width: 100%;
}


td.val {
    border: 0;
}


td.fld {
    background-color: #FAFFBD;
    border-width: 0 1px 0 0;
    border-style: solid;
    border-color: #bbb;
}


td.val {
    background-color: #FAFFBD;
    border-width: 0 0 0 0;
    border-style: solid;
    border-color: #bbb;
}

.btn.dropdown-toggle {
    font-weight: bold;
    background-color: #ddd;
    margin: 0px;
    padding: 2px 6px 2px 6px;
}


:root {
    --blue: #007bff;
    --indigo: #6610f2;
    --purple: #6f42c1;
    --pink: #e83e8c;
    --red: #dc3545;
    --orange: #fd7e14;
    --yellow: #ffc107;
    --green: #28a745;
    --teal: #20c997;
    --cyan: #17a2b8;
    --white: #fff;
    --gray: #6c757d;
    --gray-dark: #343a40;
    --primary: #007bff;
    --secondary: #6c757d;
    --success: #2a8a41;
    --info: #17a2b8;
    --warning: #ffc107;
    --danger: #dc3545;
    --light: #f8f9fa;
    --dark: #343a40;
    --azure: rgba(191, 226, 255, 0.4);
    --azure-bordo: rgba(191, 226, 255, 0.8);
    --redBck: rgba(220, 53, 69, 0.4);
    --red-bordo: rgba(220, 53, 69, 0.8);
    --green-bordo: rgba(99, 222, 85, 0.8);
    --green: rgba(99, 222, 85, 0.4);
    --yellow: rgba(222, 208, 85, 0.4);
    --yellow-bordo: rgba(222, 208, 85, 0.8);
}

.success {
    color: var(--success);
}

.danger {
    color: var(--danger);
}

.alert-danger {
    color: var(--danger);
    background-color: #f8d7da;
    border-color: #f5c6cb;
}

.select2-container {
    min-width: 100%;
    max-width: 100%;
}

.alert {
    position: relative;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
}

body {
    background-color: #d1d1d1;
}

*::-webkit-scrollbar {
    display: none;
}

* {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

div.tab-content {
    width: 100%;
}

a.add-promotions, a.nav-link.active.add-promotions {
    color: #495057;
    background-color: #ffc01f;
    border-color: #f1c031 #f1c031 #f1c031;
    display: block !important;
}

a.add-promotions:hover {
    border-color: #f14131 #f14131 #f14131 !important;
}

#containerDettPromo, #containerPromozioni {
    display: none;
}

span.no-sheet, td.no-sheet span {
    color: #666 !important;
    opacity: 0.5;
    transition: opacity .5s ease-in-out;
}

span.has-sheet, td.has-sheet span {
    color: #f00 !important;
    opacity: 1;
}

span.no-sheet:hover, td.no-sheet span:hover {
    color: #666 !important;
    opacity: 1;
}

td.is-applicabile {
    background-color: var(--warning) !important;
    color: #2a2a2a;
}

td.is-selected {
    background-color: var(--success) !important;
    color: #f2f2f2 !important;
}

tr.products > td {
    background-color: var(--warning) !important;
    color: #2a2a2a;
}

tr.products.selected > td {
    background-color: var(--success) !important;
    color: #f2f2f2 !important;
}

.is-panthera td {
    background-color: #e6e6e6 !important;
    color: #2a2a2a !important;
}

.width-110 {
    /*width: 110%;*/
}


span.dot {
    height: 15px;
    width: 15px;
    background-color: rgba(102, 102, 102, 0.5);
    border-radius: 50%;
    display: inline-block;
}

span.dot.success {
    background-color: var(--success) !important;
    -webkit-box-shadow: 10px 10px 80px -20px rgba(8, 94, 27, 1);
    -moz-box-shadow: 10px 10px 80px -20px rgba(8, 94, 27, 1);
    box-shadow: 10px 10px 80px -20px rgba(8, 94, 27, 1);
}

tr.is-omaggio > td {
    background-color: #DDFFEE;
}

#gtssearch-id-ARTICOLO .btn.btn-default {
    /*opacity: 0;*/
    /*z-index: -500;*/
}

.dots-linear:after {
    /*content: '...';*/
    /*opacity: .5;*/
}

.button-right button {
    float: right;
    margin-top: 20px
}

.hidden-data {
    opacity: 0;
    z-index: -9000;
}

.hidden-data.show {
    opacity: 1;
    z-index: unset;
}

/*Buttons*/
.btn:hover {
    /*color: #212529;*/
    text-decoration: none;
}

.btn.success:hover {
    color: var(--success);
}

.btn-default.success {
    background-color: var(--success);
}


td.is-not-applicabile {
    background-color: var(--danger) !important;
    color: #f2f2f2 !important;
}

@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 100%;
    }
}

p {
    margin-bottom: 0;
}

div#rDett {
    white-space: nowrap;
    overflow-x: scroll;
}

div.gvpanel {
    display: none;
    /*width: 40% !important;*/
    /*height: 80%;*/
}

.input-error {
    border: 1px solid #ff8080;
    background-color: #ffe6e6;
    box-shadow: red

}

span.stato {
    font-weight: bold;
}

.tablesorter-default td {
    overflow: hidden;
}

[class^='col-sm'] {
    margin-bottom: 10px;
}

.lg-hidden {
    display: none;
}

span.actions-button {
    margin-right: 1rem;
    /* font-size: 15pt; */
}

div.dropdown-menu.show {
    min-width: max-content;
}

div.dropdown-menu.show .dropdown-item span {
    margin-left: 25px;
}

.fa, .fab, .fad, .fal, .far, .fas {
    margin-top: .30rem;
}

nav.navbar-dark, nav.navbar.navbar-inverse {
    /*background-color: #0E6C3E;*/
    background-color: #046a38;
}

.navbar-dark .navbar-nav a.nav-link:focus, .navbar-dark .navbar-nav a.nav-link:hover, a.navbar-nav.navbar-right {
    font-weight: bold;
    color: #fff;
}

.navbar, .navbar-dark .navbar-nav a.nav-link {
    color: #eee;
    font-weight: bold;
    transition: all .3s ease-in-out;
}

a.navbar-nav.navbar-right {
    color: #ccc;
    transition: color .3s ease-in-out;
}

.navbar-dark .navbar-nav a.nav-link:focus, .navbar-dark .navbar-nav a.nav-link:hover, a.navbar-nav.navbar-right {
    color: #ffffff;
    transition: color .3s ease-in-out;
}


.navbar-nav > li > a:hover {
    text-decoration: none;
}

.panel.panel-default {
    margin-bottom: 10px;
    padding: 10px;
}

div.panel {
    background-color: #FFF;
    border: 1px solid #CACACA;
    border-radius: .25rem;
}

div.row.panel .panel {
    border: none !important;
    /*background-color: #FFFFFF;*/
    /*border: 1px solid #F3F3F3;*/
    /*border-radius: .25rem;*/
}

.tablesorter-default {
    border: 1px solid #dddddd;
}


/*INPUT*/

div[id^='gtssearch-id-'] input, span[id^='gtssearch-id-'] input {
    display: inline-block;
    width: 45%;
}

input.bs-calendar {
    max-width: 48.4%;
    display: inline-block;
    margin-right: 5px;
}

/*RESPONSIVE*/

.dragscroll, div.mobile-buttons {
    white-space: nowrap;
    overflow: hidden;
    scroll-behavior: smooth;
    overflow-x: scroll;
    margin: 0;
}

.dragscroll th {
    cursor: grabbing !important;
}

.gvpanel {
    border-color: #3a8cbb;
}

#legali {
    border: 1px solid var(--azure-bordo) !important;
    background-color: var(--azure);
    margin-right: 0;
}

#finanziari {
    border: 1px solid var(--red-bordo) !important;
    background-color: var(--redBck);
}

#contatti1 {
    border: 1px solid var(--green-bordo) !important;
    background-color: var(--green);
    margin-right: 0;
}

#destinazione, div.panel[id^=indirizzo] {
    border: 1px solid var(--yellow-bordo) !important;
    background-color: var(--yellow) !important;
    margin-right: 0 !important;
}

tr td.headerArticleBold {
    font-weight: bold;
}

.hidden-dt {
    display: none;
}

.hidden-dt.show {
    display: block;
}

.hidden-gts {
    opacity: 0;
    z-index: -90000;
}

.hidden-gts.show {
    display: block !important;
    opacity: 1 !important;
    z-index: unset !important;
}

.datepicker-dropdown {
    z-index: 9000 !important;
}

.scage-hidden {
    display: none !important;
}

.scage-hidden.scage-show {
    display: block !important;
}

.omaggio-hidden {
    display: none !important;
}

.omaggio-hidden.omaggio-show {
    display: block !important;
}

.font-size-normal {
    font-size: 10pt;
    margin-top: 4px;
}

div.borderPanel, div.row.panel div.panel.panel-default.row#legali, div.row.panel div.panel.panel-default.row#finanziari, div.row.panel div.panel.panel-default.row#contatti1, div.row.panel div.panel.panel-default.row#destinazione {
    padding: 10px;
    border-radius: 0.25rem;
}

div.widget {
    border: 1px solid #9d9d9d;
    border-radius: 4px;
    padding: 5px;
    background-color: #b6b6b6;
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
}

.col-xs-6 > div.widget:first-of-type {
    margin-top: 10px;
}

.discounts-wrapper {
    margin: 10px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 20px;
    min-height: 115px;
    width: 100%;
    position: relative;
    margin-left: 7.5px !important;
    padding-left: 0 !important;
}

.discounts-wrapper:before {
    content: ' Sconti ';
    position: absolute;
    top: -11px;
    left: 5px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

#NoteMagazzino {
    min-width: 100%;
    max-width: 100%;
}

.details-wrapper {
    margin: 10px;
    border: 1px solid black;
    border-radius: 10px;
    padding: 20px;
    min-height: 115px;
    width: 100%;
    position: relative;
    /* margin-right: -30.5px!important; */
    margin-left: -7.5px !important;
}

.details-wrapper:before {
    content: ' Dettagli ';
    position: absolute;
    top: -11px;
    left: 5px;
    margin-left: 10px;
    margin-right: 10px;
    background-color: #fff;
    padding-left: 5px;
    padding-right: 5px;
}

body div#gvpanel0, body div#gvpanel1 {
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    position: fixed;
    left: 0;
    top: 100px !important;
}

body div#gvpanel0, body div#gvpanel1 {
    width: 70% !important;
}

thead#hdett {
    cursor: all-scroll;
}

body .table tbody tr.promo-art1:hover td, .table tbody tr.promo-art1:hover th {
    background-color: #009677 !important;
}

body .table tbody tr.promo-art2:hover td, .table tbody tr.promo-art2:hover th {
    background-color: #a48400 !important;
}

div.tab-pane div.row {
    /*max-width: 50%;*/
}

#main.maxwidth {
    /*max-width: 70%;*/
}

.max-width {
    width: 100%;
}

#gvpanel0, #gvpanel1 { /*max-width: 70% !important;*/
}

div.gvpanel {
    white-space: nowrap;
    scroll-behavior: smooth;
}

div.tab-content {
    padding: 10px;
}

@media only screen and (min-width: 770px) {
    #main1 {
        max-width: 900px;
        margin: 0 auto !important;
    }
}

#gtssearch-src-lenti {
    margin: 5px auto 0;
}

#rTableSearch {
    padding-left: 15px;
    padding-right: 15px;
}

#listinoArticoli div.modal-header, #listinoArticoli div.modal-content {
    background-color: #f4f4f4;
}

#listinoArticoli div.modal-content {
    height: 100%;
}

#listinoArticoli div.modal-header {
    border-top: 4px solid #3c8dbc;
}

div.header-buttons {
    margin-left: 15px;
}

.tablesorter-default {
    width: 100% !important
}

.table-max-width {
    width: 100% !important;
}

div.scadenze tr th {
    /*background-color: #3c8dbc;*/
    background-color: #046a38;
}

div.scadenze {
    margin-bottom: 15px;
}

div.scadenze tr th {
    color: #f2f2f2;
}

div.scadenze tr td {
    color: #2a2a2a;
}

@media only screen and (max-width: 769px) {

    div.mobile-dragscroll {
        overflow: hidden;
        overflow-x: scroll;
    }

    ul.dragscroll.news-bacheca {
        width: max-content !important;
    }

    #legali, #contatti1, #destinazione {
        margin-right: -15px !important;
    }

    .modal-fullscreen-md-down {
        width: 100vw;
        max-width: none;
        height: 100%;
        margin: 0;
    }

    .modal-body.row {
        max-height: 60%;
    }

    .modal.show .modal-dialog {
        margin: 0 !important;
    }

    #rTableArticleSearch {
        margin-right: 20px;
    }

    .details-wrapper, .discounts-wrapper {
        border: none;
    }

    .details-wrapper:before, .discounts-wrapper:before {
        content: none;
    }

    div.row.no-margin {
        margin-left: 0 !important;
        margin-right: 0 !important;
        padding: 0 !important;
    }

    div.col-12.col-md-6.col-sm-6.col-xs-12.row {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    #nav-articoliContent {
        margin-bottom: 35px;
    }

    #filtri {
        padding-top: 15px;
    }

    div.borderPanel, div.row.panel div.panel.panel-default.row#legali {
        border-radius: 0;
        margin-bottom: 15px;
    }

    .select2-container {
        min-width: unset !important;
    }

    .container-fluid, .container-lg, .container-md, .container-sm, .container-xl {
        margin: 0 !important;
        padding: 0 !important;
    }

    #gvpanel0 div.row.panel.panel-default, #gvpanel1 div.row.panel.panel-default {
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: 0;
    }

    body div#gvpanel0, body div#gvpanel1 {
        position: fixed !important;
        display: block !important;
        top: 4% !important;
        left: 0 !important;
        z-index: 500 !important;
        width: 100% !important;
        height: 100% !important;
        border-radius: 0 !important;
        margin: unset !important;
        overflow: auto !important;
        max-height: unset !important;
        max-width: unset !important;
    }

    .dragscroll.panel.panel-default div.rTableSearch {
        margin-bottom: 200px;
    }

    div.discounts-wrapper {
        margin-top: 20px !important;
    }

    div.discounts-wrapper:before {
        background-color: #fff;
    }

    body {
        font-size: 15px;
    }

    div.gvpanel {
        width: 90% !important;
    }

    input.bs-calendar {
        max-width: 100%;
        display: inline-block;
        margin-right: 5px;
    }

    div[id^='gtssearch-id-'] input {
        display: inline-block;
        width: 40%;
    }

    .col-sm, *[class^=col-sm-] {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .lg-hidden {
        display: unset !important;
    }

    .form-control {
        min-width: 30%;
        /*max-width: 70%;*/
        display: inline-block;
    }

    input.form-control[id^=gtssearch-] {
        max-width: 80% !important;
        margin-right: 15px
    }

    .nonfluid input, select, textarea {
        width: 100% !important;
    }

    .navbar-nav.navbar-right.visible-lg-block {
        display: none;
    }

    .dropdown-menu.show {
        /*background-color: transparent;*/
        /*margin-left: 3%;*/
        /*border: none !important;*/
    }

    .dropdown-menu.show > .dropdown-item {
        /*color: #fff !important;*/
    }

    span[id^='gtssearch-id-'] input[id^='gtssearch-desc'] {
        display: inline-block;
        width: 100%;
        max-width: 100%;
        margin-top: 2%;
        /*width: unset!important;
          max-width: 50%;*/
    }

    .panel.panel-default {
        padding: 15px 2px;
    }

    [class^='col-sm'] {
        margin-bottom: 1px;
    }

    #main-container td.val {
        /*background-color: transparent;*/
    }

    .table.table-condensed.table-hover.table-bordered {
        border: none !important;
    }

    #main-container td.fld {
        /*background-color: transparent;*/
        border: none;
    }

    /*.form-control {*/
    /*    min-width: 30%;*/
    /*    max-width: 50%;*/
    /*    display: inline-block;*/
    /*}*/
    .dragscroll, div.mobile-buttons {
        white-space: nowrap;
        overflow: hidden;
        scroll-behavior: smooth;
        overflow-x: scroll;
        margin: 0;
    }

    div.mobile-buttons button {
        display: inline-block;
        margin-right: 15px;
    }

    #rDett, #rdett, #tbContainer, #gv-mobile {
        overflow: hidden;
        overflow-x: scroll;
        white-space: nowrap;
    }

    td.descrizione {
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 100%;
        overflow: hidden;
    }

    td.num {
        text-align: unset !important;
    }

    table.ui-table-reflow {
        border: 1px solid #3a3a3a;
    }

    table.ui-table-reflow tr[role="row"]:nth-child(odd) td {
        background: #f2f2f2;
        border-bottom: 1px solid #3a3a3a
    }

    table.ui-table-reflow tr[role="row"]:nth-child(odd) td:last-of-type {
        border-bottom: 2px solid #3a3a3a;
    }

    table.ui-table-reflow tr[role="row"]:nth-child(even) td:last-of-type {
        border-bottom: 2px solid #3a3a3a;
    }

    tr[role="search"] {
        display: none !important;
    }

    table.ui-table-reflow thead {
        display: none;
    }

    .lg-hidden {
        display: unset !important;
    }

    /* css for reflow & reflow2 widgets */
    .ui-table-reflow td,
    .ui-table-reflow th {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        float: right;
        /* if not using the stickyHeaders widget (not the css3 version)
         * the "!important" flag, and "height: auto" can be removed */
        width: 100% !important;
        height: auto !important;
        text-overflow: ellipsis;
    }

    /* reflow widget only */
    /*.ui-table-reflow tbody tr:not(.totgen) td[data-title]:before {*/
    .ui-table-reflow tbody tr td[data-title]:before {
        color: #3a3a3a;
        font-size: .9em;
        font-weight: bold;
        content: attr(data-title);
        float: left;
        width: 50%;
        white-space: pre-wrap;
        /*text-align: end;*/
        display: inline-block;
    }

    /* reflow2 widget only */
    table.ui-table-reflow .ui-table-cell-label.ui-table-cell-label-top {
        display: block;
        padding: .4em 0;
        margin: .4em 0;
        text-transform: uppercase;
        font-size: .9em;
        font-weight: 400;
    }

    table.ui-table-reflow .ui-table-cell-label {
        padding: .4em;
        min-width: 30%;
        display: inline-block;
        margin: -.4em 1em -.4em -.4em;
    }

    table.ui-table-reflow td.hidden-td {
        display: none !important;
    }

    table.tablesorter-default td.mobile-modifier {
        background-color: #d95252 !important;
        font-weight: 600;
        font-size: 13px;
        color: #ffd756;
    }

    table#rTable {
        width: unset !important;
        max-width: unset !important;
        min-width: unset !important;
    }

    div.msgBoxContent {
        width: 280px;
    }

    div.msgBox {
        width: 390px;
        left: calc(50% - 195px) !important;
    }

    td.num[class*="tot-"] {
        background-color: #98ff94 !important;
    }

    .col-sm-12.col-12 > button.btn-default, .col-sm-12.col-12 > button.btn {
        /*margin-bottom: 55px;*/
    }

    .button-right button {
        float: unset;
        margin-top: unset
    }

    .width-110 {
        width: 100%;
        margin: 0 !important;
    }

    .col-12.col-md-6.col-sm-6.col-xs-12.row {
        margin: 0 !important;
    }

    #nav-ordine .tablesorter td {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        min-width: 10px;
    }

    #nav-ordine .tablesorter th {
        overflow: hidden;
        text-overflow: ellipsis;
        min-width: 10px;
    }
}

*.display-none {
    display: none !important;
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1300px;
        margin: 1.75rem auto;
    }
}

.no-margin {
    margin-left: 0;
    margin-right: 0;
}

.sconto-hidden {
    display: none !important;
}

*.tiny-text {
    font-size: 11px;
}

.margin-left-10 {
    margin-left: 10px;
}

.color-success {
    color: var(--success);
}

.color-danger {
    color: var(--danger);
}

.btn-white {
    background-color: #f2f2f2 !important;
    border: 1px solid #a2a2a2 !important;
    transition: all .1s ease-in-out;
}

.btn-white:hover {
    background-color: #f9f9f9 !important;
}

#titlePortafoglio {
    margin-top: 15px;
}

.alert-warning {
    color: #856404;
    background-color: #fff3cd !important;
}

.alert-warning span {
    color: #856404 !important;
}

.label-details {
    font-weight: bold;
}

body td.center-value, body th.center-value {
    vertical-align: middle;
    text-align: center;
    border-right: 1px solid #dee2e6;
}

.table tbody tr td, .table tbody tr th {
    background-color: #eee;
}

.scadenze table tbody tr td {
    /*text-align: right;*/
}

table tbody tr td.kg-bck, table tbody tr th.kg-bck {
    background-color: #ffc8c8bf;
}

table tbody tr td.eur-bck, table tbody tr th.eur-bck {
    background-color: #d9ff9d;
}

table tbody tr td.md-bck, table tbody tr th.md-bck {
    background-color: #ffea9d;
}

textarea.form-control {
    height: auto;
    width: 100% !important;
}

/*.headcol {*/
/*    position: absolute;*/
/*    width: 48px;*/
/*    left: 10px;*/
/*    top: auto;*/
/*    !*border-top-width: 1px;*!*/
/*    !*margin-top: -1px;*!*/
/*}*/
/*.headcol-2 {*/
/*    position: absolute;*/
/*    width: 25px;*/
/*    left: 56px;*/
/*}*/


/*input[type="number"]:not(.collmod) {*/
/*    width: 5em !important;*/
/*}*/

h3 span.label {
    font-size: 10px;
}

.media-left {
    margin-right: 15px;
}

.avatar {
    position: relative;
    display: inline-block;
    width: 40px;
    white-space: nowrap;
    border-radius: 1000px;
    vertical-align: bottom
}

.avatar i {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 10px;
    height: 10px;
    border: 2px solid #fff;
    border-radius: 100%
}

.avatar img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 0 none;
    border-radius: 1000px
}

.avatar-online i {
    background-color: #4caf50
}

.avatar-off i {
    background-color: #616161
}

.avatar-busy i {
    background-color: #ff9800
}

.avatar-away i {
    background-color: #f44336
}

.avatar-100 {
    width: 100px
}

.avatar-100 i {
    height: 20px;
    width: 20px
}

.avatar-lg {
    width: 50px
}

.avatar-lg i {
    height: 12px;
    width: 12px
}

.avatar-sm {
    width: 30px
}

.avatar-sm i {
    height: 8px;
    width: 8px
}

.avatar-xs {
    width: 20px
}

.avatar-xs i {
    height: 7px;
    width: 7px
}

.list-group.list-group-dividered.list-group-full {
    max-height: 800px;
    overflow: hidden;
    overflow-y: scroll;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    background-color: #fff;
    border: 1px solid transparent;
    border-bottom: 2px solid #2a2a2a;
    margin-bottom: 20px;
}

#daily-feed .name {
    font-weight: 500;
    color: #616161;
    cursor: pointer;
    text-decoration: none;
}

div.card-statistic-3 {
    overflow: hidden;
    position: relative;
}

#ordini div.card-statistic-3 .mb-4, #storico div.card-statistic-3 .mb-4, #fatture div.card-statistic-3 .mb-4 {
    margin-bottom: 0 !important;
}

.cards-bck {
    /*font-size: 8em;*/
    /*position: absolute;*/
    /*right: -40px;*/
    /*top: 20px;*/
    /*opacity: 0.5;*/
}

.cards-fa {
    font-size: 8em;
    position: absolute;
    right: 15px;
    top: -2.5px;
    /* opacity: 0.5; */
    color: white;
}

.col-4.col-xs-4.col-sm-4 a {
    color: unset;
    text-decoration: none;
}

.col-4.col-xs-4.col-sm-4 a:hover {
    text-decoration: none;
}

.margin-top-15 {
    margin-top: 15px;
}

tr.selected td {
    font-weight: bold;
}

.select2-container {
    width: 100% !important;
}

.card {
    background-color: #fff;
    border-radius: 6px;
    border: none;
    position: relative;
    margin-bottom: 30px;
    box-shadow: 0 0.46875rem 2.1875rem rgb(90 97 105 / 10%), 0 0.9375rem 1.40625rem rgb(90 97 105 / 10%), 0 0.25rem 0.53125rem rgb(90 97 105 / 12%), 0 0.125rem 0.1875rem rgb(90 97 105 / 10%);
}

.card {
    overflow: hidden;
    position: relative;
    margin-bottom: 15px;
    margin-right: 0;
}

.container-center {
    margin-left: auto;
    margin-right: auto;
}

.width-100 {
    width: 35%;
}

td.is-error {
    background-color: var(--danger);
    color: #f2f2f2;
    font-weight: bold;
}

td.is-error:hover {
    background-color: var(--danger) !important;
    color: #f2f2f2 !important;
    font-weight: bold;
}

td.success {
    background-color: var(--success);
    color: #f2f2f2;
    font-weight: bold;
}

td.success:hover {
    background-color: var(--success) !important;
    color: #f2f2f2 !important;
    font-weight: bold;
}

ul.dragscroll.news-bacheca {
    white-space: nowrap;
    overflow: hidden;
    /*border: 1px solid blue;*/
    height: 360px;
    padding: 15px;
    /*width: 100%;*/
}

ul.dragscroll.news-bacheca > li {
    display: inline-block;
    /*width: 300px;*/
    height: 300px;
    border: 1px solid #2a2a2a;
    border-radius: 8px;
    background-color: #f4f4f4;
    padding: 10px;
    overflow: hidden !important;
    /*margin-right: 20px;*/
}

ul.dragscroll.news-bacheca > li h4 {
    font-weight: bold;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

ul.dragscroll.news-bacheca > li div {
    white-space: break-spaces;
    overflow: hidden !important;
    text-overflow: ellipsis;
}

a, a:hover {
    color: unset;
    text-decoration: none;
    background-color: transparent;
}

.fa.fa-file-invoice {
    margin-left: 1em;
}

.nav-link .fa.fa-arrow-circle-left {
    display: none !important;
}

.navbar sup {
    display: none;
}

.images-logo {
    background-image: url(https://portalevendite.lenti.it/opth/assets/png/logo.png);
    width: 140px;
    height: 200px;
    background-position: center;
    background-repeat: no-repeat;
    background-origin: content-box;
    background-size: contain;
    /*margin-left: 10px;*/

    margin: 0 auto;
}

*[class^="card-statistic"] {
    cursor: pointer;
}

div#territoriale table .thead {
    color: white;
    font-weight: bold;
    /*background-color: #3c8dbc;*/
    background-color: #046a38;
    padding: 5px;
}

div#territoriale tr th, div#clienti-stat tr th {
    /*background-color: #3c8dbc;*/
    background-color: #046a38;
    padding: 5px;
    color: #f2f2f2;
}

div#territoriale {
    margin-bottom: 15px;
}

div#territoriale tr th {
    color: #f2f2f2;
}

div#territoriale tr td {
    color: #2a2a2a;
}

tbody.fatturato-padding td {
    padding-left: 10px;
    padding-right: 10px;
}

.btn.fatt-active {
    background-color: var(--success) !important;
    border-color: #2A8A41FF;
    color: #fff !important;
    transition: all .3s ease-in-out;
}

.btn.fatt-active:hover {
    background-color: #2aae49 !important;
    border-color: #2A8A41FF;
    color: #fff !important;
}

body div#clienti-stat tr:nth-child(even) td {
    background-color: #e4e4e4 !important;
}

.num {
    font-family: unset !important;
    text-align: right;
    padding: 3px;
}

.card-title b {
    color: #fff;
}

.portafoglio-img {
    background-image: url("/opth/assets/png/portafoglio-ordini.png");
    width: 85px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 11px;
    bottom: -11px;
}

.clienti-img {
    background-image: url("/opth/assets/png/clienti.png");
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    bottom: -10px;
}

.storico-img {
    background-image: url(/opth/assets/png/storico-ordini.png);
    width: 115px;
    height: 105px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 10px;
    bottom: -15px;
}

.fatture-img {
    background-image: url("/opth/assets/png/fatture.png");
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 14px;
    bottom: -3px;
}

.statistiche-img {
    background-image: url("/opth/assets/png/statistiche.png");
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 14px;
    bottom: -7px;
}

.catalogo-img {
    background-image: url("/opth/assets/png/catalogo.png");
    width: 90px;
    height: 90px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 15px;
    bottom: -16px;
}

.news-img {
    background-image: url("/opth/assets/png/news.png");
    width: 80px;
    height: 80px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 17px;
    bottom: -5px;
}

.row {

}

div.msgBox {
    z-index: 9999;
}

div.msgBoxBackGround {
    z-index: 9998;
}

.select2-selection.select2-selection--single.form-error {
    border: 1px solid red;

}

img.img-popup {
    width: 20em;
    height: 20em;
}

div.msgBoxContent {
    height: fit-content;
    width: fit-content;
}

td.msgbox-imagetd {
    display: none !important;
}