body > section, #sideNav + .container, #sideNav + .container-fluid {
    min-height: 100vh;
}

.table-search-bar input {
    border-radius: 4px !important;
}

.u-header__section--admin-dark .u-header-logo-toggler {
    border-bottom: 1px solid rgba(255,255,255,0.1);
}

@media (min-width: 992px) {
    .u-header__nav-toggler {
        display: none !important;
    }

    .table-responsive {
        overflow: hidden;
        overflow-x: auto;
    }
}

.table-responsive table {
    table-layout: fixed;
    word-wrap: break-word;
    background-color: #ffffff;
}

.container-AdminDetailProduct, .container-AdminEditProduct {
    max-width: 100%;
}

    .container-AdminDetailProduct .tabs, .container-AdminEditProduct .tabs {
        text-align: center;
    }

.container-AdminEditProduct {
    padding-top: 20px;
}

.u-side-nav--mini + .container-AdminDetailProduct, .u-side-nav--mini + .container-AdminEditProduct {
    width: calc(100% - 50px);
}

    .u-side-nav--mini + .container-AdminEditProduct > h1 {
        padding-left: 50px;
    }

.container-AdminDetailProduct > .col, .container-AdminEditProduct > .col {
    margin-left: 0 !important;
}

.body-AdminEditProduct footer {
    display: none;
}

@media (max-width: 992px) {
    .container-AdminDetailProduct, .container-AdminEditProduct {
        width: 100%;
    }

        .container-AdminDetailProduct a:first-of-type, .container-AdminEditProduct a:first-of-type {
            margin-left: 30px;
        }
}

@media (min-width: 441px) {
    body.body-AdminDetailProduct, body.body-AdminEditProduct {
        height: 100vh;
        overflow: hidden;
    }

        body.body-AdminDetailProduct #sideNav, body.body-AdminEditProduct #sideNav {
            overflow-y: auto;
        }

    .container-AdminDetailProduct > .col, .container-AdminEditProduct > form > .col > .adminTabs {
        overflow-y: auto;
        margin-bottom: 20px;
    }
}

@media (min-width: 441px) and (max-width:1288px) {
    body.body-AdminDetailProduct > section, body.body-AdminEditProduct > section {
        height: calc( 100vh - 65px);
    }

        body.body-AdminDetailProduct > section > .row, body.body-AdminDetailProduct #sideNav {
            height: calc( 100vh - 65px - 0.84286rem)
        }

        body.body-AdminEditProduct > section > .row, body.body-AdminEditProduct #sideNav {
            height: calc( 100vh - 65px)
        }

    .container-AdminDetailProduct, .container-AdminEditProduct {
        height: calc( 100vh - 65px - 0.84286rem);
    }
}

@media (min-width: 441px) and (max-width:491px) {
    .container-AdminDetailProduct > .col, .container-AdminEditProduct > form {
        height: calc( 100vh - 65px - 0.84286rem - 193px - 39px - 40px - 69px);
    }

        .container-AdminEditProduct > form > .col, .container-AdminEditProduct > form > .col > .adminTabs {
            height: calc( 100vh - 65px - 193px - 39px - 40px);
        }

        .container-AdminEditProduct > form > .col {
            height: calc( 100vh - 65px - 193px - 39px - 40px);
        }

            .container-AdminEditProduct > form > .col > .adminTabs {
                height: calc( 100vh - 65px - 193px - 39px - 40px - 20px - 30px - 20px);
            }
}

@media (min-width: 492px) and (max-width:1288px) {
    body.body-AdminEditProduct > section > .row, body.body-AdminEditProduct #sideNav, .container-AdminEditProduct {
        height: calc( 100vh - 65px)
    }

        .container-AdminEditProduct > form {
            height: calc( 100vh - 65px - 39px - 40px - 69px);
        }

            .container-AdminEditProduct > form > .col {
                height: calc( 100vh - 65px - 152px - 39px - 40px);
            }

                .container-AdminEditProduct > form > .col > .adminTabs {
                    height: calc( 100vh - 65px - 152px - 39px - 40px - 20px - 30px - 20px);
                }

    .container-AdminDetailProduct > .col {
        height: calc( 100vh - 65px - 0.84286rem - 152px - 39px - 40px);
    }
}

@media (min-width: 1289px) {
    body.body-AdminDetailProduct > section, body.body-AdminEditProduct > section {
        height: calc( 100vh - 67px);
    }

        body.body-AdminDetailProduct > section > .row, body.body-AdminDetailProduct #sideNav, .container-AdminDetailProduct {
            height: calc( 100vh - 67px - 0.84286rem)
        }

        body.body-AdminEditProduct > section > .row, body.body-AdminEditProduct #sideNav, .container-AdminEditProduct {
            height: calc( 100vh - 67px)
        }

    .container-AdminDetailProduct > .col {
        height: calc( 100vh - 67px - 0.84286rem - 111px - 39px - 40px);
    }

    .container-AdminEditProduct > form {
        height: calc( 100vh - 67px - 39px - 40px - 69px);
    }

        .container-AdminEditProduct > form > .col {
            height: calc( 100vh - 67px - 111px - 39px - 40px);
        }

            .container-AdminEditProduct > form > .col > .adminTabs {
                height: calc( 100vh - 67px - 111px - 39px - 40px - 20px - 30px - 20px);
            }
}

@media (max-width: 767px) {
    .li-AdminEditProduct {
        display: block !important;
    }
}

.h2-RequestRefund, .h3-RequestRefund {
    text-align: center;
}

.h2-RequestRefund {
    font-weight: 400;
    font-size: 1.5em;
}

.h3-RequestRefund {
    font-size: 1.2em;
}

.input-RequestRefund, .select-RequestRefund {
    max-width: 350px;
}

.input-RequestRefund-dark {
    background-color: #eeeeee;
    border: 2px solid #eaeaea;
}

#messagesInvoker i {
    color: #E6332A;
}

.g-bg-primary {
    background-color: #E6332A !important;
}

.u-side-nav--has-sub-menu {
    border: 0;
    -webkit-transition: background-color .1s linear, border .1s linear;
    transition: background-color .1s linear, border .1s linear;
}

.u-sidebar-navigation--light .u-side-nav--top-level-menu-item:not(.u-side-nav-opened):hover {
    background-color: transparent;
    border: 0;
    /*background-color: #e82f2a */
    background-color: #6d8bbc;
}

    .u-sidebar-navigation--light .u-side-nav--top-level-menu-item:not(.u-side-nav-opened):hover span, .u-sidebar-navigation--light .u-side-nav--top-level-menu-item:not(.u-side-nav-opened):hover i {
        color: #ffffff !important;
    }

.u-side-nav-opened {
    border-color: transparent;
    /*    background-color: transparent !important;
*/ background-color: #6d8bbc !important;
}

#sideNavMenu > li > a {
/*    border-left: 5px solid #2e3d56;
*/}

.u-side-nav-opened > a {
    /*border-left: 5px solid #E6332A !important;
    background-color: #495d7f;*/
}

.u-side-nav-opened > ul a {
/*    border-bottom: 1px solid #657da7;
*/  
    padding: 6px 15px 6px 20px !important
}

.u-side-nav-opened > ul li:last-child a {
    border-bottom: 0 !important;
}

.u-side-nav-opened > ul a:hover span {
    color: #ffffff;
}

.u-side-nav-opened .u-side-nav--control-icon i, .u-side-nav-opened i, .u-side-nav-opened .media-body {
/*    color: #cecece;
*/    color: white;
}

.u-sidebar-navigation--light .u-side-nav--top-level-menu-item:hover .u-side-nav--control-icon i, .u-sidebar-navigation--light .u-side-nav--top-level-menu-link:hover i, .u-sidebar-navigation--light .u-side-nav--top-level-menu-link:hover {
    color: #ffffff !important;
}

.u-side-nav--second-level-menu {
    background-color: #333333;
    padding-left: 40px;
}

.table thead th {
    border-top: 0 !important;
    border-bottom: 1px solid #f2f2f2 !important;
    background-color: #fafafa;
}

    .table thead th span a {
        color: #000 !important;
    }

    .table thead th:first-child, .table tbody td:first-child {
        border-left: 0 !important;
    }

    .table thead th:last-child, .table tbody td:last-child {
        border-right: 0 !important;
    }

a:hover .hs-admin-more-alt {
    color: #E6332A !important;
}

.table-edit-box a {
    border: 1px solid transparent;
}

    .table-edit-box a:hover {
        border: 1px solid #E6332A;
        background-color: #fbf4ee !important;
        color: #E6332A !important;
    }

        .table-edit-box a:hover i:before {
            color: #E6332A;
        }

.table-edit-box {
    top: -16px;
    margin-right: 35px;
}

    .table-edit-box ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .table-edit-box li {
        margin-left: -5px;
    }

        .table-edit-box li:first-child {
            -webkit-box-ordinal-group: 4;
            -ms-flex-order: 3;
            order: 3;
        }

        .table-edit-box li:nth-child(2) {
            -webkit-box-ordinal-group: 5;
            -ms-flex-order: 4;
            order: 4;
        }

        .table-edit-box li:nth-child(3) {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2;
        }

        .table-edit-box li:nth-child(4) {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1;
        }

#datatablePagination1 .g-bg-secondary--active.active {
    background-color: #fbf4ee !important;
    border-color: #E6332A !important;
    color: #E6332A !important;
}

#datatablePagination1 a {
    color: #E6332A !important;
}

#datatablePagination2 .g-bg-secondary--active.active {
    background-color: #fbf4ee !important;
    border-color: #E6332A !important;
    color: #E6332A !important;
}

#datatablePagination2 a {
    color: #E6332A !important;
}

.bootstrap-select + .hs-admin-angle-down {
    color: #E6332A !important;
}

.table-search-bar button {
    right: 25px !important;
    color: #e1e9eb !important;
}

.table-search-bar > div {
    width: 310px;
}

.form-control:focus {
    border-color: #E6332A !important;
}

    .form-control:focus + button {
        color: #E6332A !important;
    }

.table-span-round {
    border: 1px solid #E6332A;
    border-radius: 20px;
    padding: 5px;
    display: inline-block;
    min-width: 115px;
    text-align: center;
    min-height: 34px;
}

.admin-status-toggle input, .details-status-toggle input, .details-status-toggle-bar input {
    display: none;
}

    .admin-status-toggle input + span, .details-status-toggle input + input + span, .details-status-toggle input + input + label, .details-status-toggle input + label, .details-status-toggle-bar input + label {
        padding: 18px;
        background-color: #fafafa;
        border: 1px solid #cacece;
        border-radius: 50%;
        display: inline-block;
        position: relative;
    }

    .details-status-toggle.disabled input + label {
        opacity: 0.5;
        pointer-events: none;
    }

    .admin-status-toggle input + span:active, .details-status-toggle input + input + span:active, .details-status-toggle input + input + label:active, .details-status-toggle-bar input + label:active {
        box-shadow: 0 1px 2px rgb(0 0 0 / 5%), inset 0px 1px 3px rgb(0 0 0 / 10%);
    }

    .admin-status-toggle input:checked + span:after, .details-status-toggle input:checked + input + span:after, .details-status-toggle input:checked + input + label:after, .details-status-toggle-bar input:checked + label:after {
        content: '\2714';
        font-size: 15px;
        position: absolute;
        top: 2px;
        left: 2px;
        color: #ffffff;
        background-color: #28a745;
        line-height: 26px;
        padding: 3px 10px;
        border-radius: 50%;
    }
/* .admin-status-toggle input + span, .details-status-toggle input + input + span, .details-status-toggle input + input + label, .details-status-toggle-bar input + label{
display: inline-block;
border: 1px solid #dddddd;
background-color: #dddddd;
width: 112px;
height: 35px;
line-height: 35px;
font-weight: 300;
font-size: 14px;
border-radius: 20px;
position: relative;
-webkit-transition:all .5s;
transition:all .5s;
}
.details-status-toggle-bar input + label {
  width: 140px;
}
.details-status-toggle input + input + label, .details-status-toggle-bar input + label{
cursor: pointer;
}
.details-status-toggle input + input + label {
margin-top: 6px;
}
.admin-status-toggle input + span:before, .details-status-toggle input + input + span:before, .details-status-toggle input + input + label:before, .details-status-toggle-bar input + label:before {
content:'';
position: absolute;
left: 4px;
top: 50%;
width: 24px;
height: 24px;
border-radius: 50%;
background-color: #ffffff;
margin-top: -12px;
-webkit-transition: all .5s;
transition: all .5s;
}
.admin-status-toggle input, .details-status-toggle input, .details-status-toggle-bar input {
display: none;
}
.admin-status-toggle input + span:after, .details-status-toggle input + input + span:after, .details-status-toggle input + input + label:after, .details-status-toggle-bar input + label:after {
-webkit-transition:all .5s;
transition:all .5s;
content:'Non Attivo';
line-height: 32px;
padding-left: 34px;
color: #666666;
}
.details-status-toggle:not(.details-status-toggle-active) input + input + span:after, .details-status-toggle:not(.details-status-toggle-active) input + input + label:after {
content:'No';
}
.details-status-toggle.details-status-toggle-active input + input + span:after, .details-status-toggle input + input + label:after {
content:'Non Attivo';
}
.details-status-toggle-bar input + label:after {
content:'Tutti Non Attivi';
}
.admin-status-toggle input:checked + span, .details-status-toggle input:checked + input + span, .details-status-toggle input:checked + input + label, .details-status-toggle-bar input:checked + label{
border-color: #28a745;
background-color: #28a745
}
.admin-status-toggle input:checked + span:before, .details-status-toggle input:checked + input + span:before, .details-status-toggle input:checked + input + label:before, .details-status-toggle-bar input:checked + label:before {
    color: #28a745;
    font-family: 'Font Awesome 5 Pro';
    content: "\f00c";
    line-height: 30px;
    padding-left: 6px;
}
.admin-status-toggle input:checked + span:after, .details-status-toggle.details-status-toggle-active input:checked + input + span:after, .details-status-toggle input:checked + input + label:after {
content:'Attivo';
color: #ffffff !important;
}
.details-status-toggle-bar input:checked + label:after {
  content:'Tutti Attivi';
}
.details-status-toggle:not(.details-status-toggle-active) input:checked + input + span:after, .details-status-toggle:not(.details-status-toggle-active) input:checked + input + label:after {
content:'Sì';
color: #ffffff !important;
}
.details-status-mail input + input + label:after{
  content:'In attesa'!important;
}
.details-status-mail input:checked + input + label:after{
  content:'Inviato'!important;
  color: #ffffff !important;
} */
#sideNav + .container {
    max-width: 100%;
    padding: 10px 1.42857rem 0;
}

ul.top-tabs-details {
    margin: 20px 0 0;
    padding: 0;
}

    ul.top-tabs-details li {
        background-color: #dddddd;
        color: #707070;
        border-radius: 48px;
        margin-right: 10px;
    }

        ul.top-tabs-details li:hover {
            background-color: #E6332A;
            color: #fff;
            cursor: pointer;
        }

        ul.top-tabs-details li.current {
            background-color: #E6332A;
            color: #ffffff;
        }

.inner-data-details {
    margin-top: 25px;
    padding: 0;
    margin-bottom: 45px;
}

    .inner-data-details > ul {
        margin-bottom: 0 !important;
        border: 1px solid #eee !important;
        border-bottom: 0 !important;
        list-style: none;
        padding: 0;
    }

    .inner-data-details .row {
        margin-left: 0;
        margin-right: 0;
        width: 100%;
    }

        .inner-data-details .row + .row {
            margin-left: 20px;
        }

        .inner-data-details .row .col-auto {
            width: calc( 100% - 200px);
            padding: 0;
        }

            .inner-data-details .row .col-auto + label, .inner-data-details .row .col-auto + label + .col-auto {
                margin-top: 10px;
            }

    .inner-data-details label {
        font-weight: bold;
        font-size: 1.2em;
        color: #464646 !important;
        margin-bottom: 0;
        line-height: 48px;
    }

    .inner-data-details li {
        padding: 2px 12px 2px 25px;
    }

    .inner-data-details input:not(.details-orange-button), .inner-data-details select {
        max-width: 100%;
    }

    .inner-data-details select {
        height: 48px;
    }

    .inner-data-details input:not(.details-orange-button) {
        line-height: 48px;
        padding: 0 23px;
    }

.details-gray-button, .details-orange-button {
    border: 1px solid #464646;
    background-color: transparent;
    color: #707070;
    border-radius: 30px;
    min-width: 225px;
    margin-right: 15px;
    padding: 9px 15px;
}

    .details-gray-button:hover {
        background-color: #464646;
        border-color: #464646;
    }

.details-orange-button {
    border-color: #E6332A;
}

    .details-orange-button:hover {
        background-color: #E6332A;
        border-color: #E6332A;
    }

.details-titolino {
    font-weight: bold;
    opacity: .2;
    font-size: 1.1em;
    letter-spacing: .05em;
    margin-top: 20px;
    margin-bottom: 10px;
}

    .details-titolino + .inner-data-details {
        margin-top: 10px;
    }

.admin-details-container .row {
    margin: 0 !important;
    border-bottom: 1px solid #eee;
}

.admin-details-container .form-group label, .admin-details-container .form-group > div {
    padding: 15px 20px;
    font-size: 1.1em;
    font-weight: 300;
}

.admin-details-container .form-group label {
    font-weight: bold;
}

.admin-details-container .row:last-child {
    border: 0;
}

.admin-title-placeholder {
    padding-left: 155px;
    position: relative;
    margin-top: 60px;
    margin-bottom: 15px !important;
}

    .admin-title-placeholder:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -60px;
        width: 120px;
        height: 120px;
        background-image: url('/Images/Image.svg');
        background-size: contain;
    }

.admin-buttons-container {
    text-align: right;
    margin-bottom: 25px;
}

.edit-fix-height {
    line-height: 48px;
}

.admin-box-folder {
    -webkit-box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);
    box-shadow: 0px 0px 20px 0px rgba(204,204,204,1);
}

.admin-open-folder {
    position: relative;
    top: -10px;
}

.admin-upload-file {
    border: 1px solid #464646;
}

    .admin-upload-file label {
        font-weight: bold;
        font-size: 1.2em;
        color: #464646 !important;
        margin-bottom: 0;
        line-height: 48px;
    }

@media (max-width: 767px) {
    .inner-data-details label, .inner-data-details label + div, .admin-details-container .form-group label, .admin-details-container .form-group > div {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%;
    }

    input[name=excelfile] {
        margin-left: 0 !important
    }

    section > h1 a {
        float: none !important;
        margin-top: 10px;
    }

    .admin-upload-file > ul + div, .u-sidebar-navigation-v1 + .container .tabs + div, .u-sidebar-navigation-v1 + .container > div, .u-sidebar-navigation-v1 + .container-fluid > div > div {
        margin-left: 0 !important;
    }

    #sideNav + div {
        margin-left: 50px !important;
    }

    /* ALESSIO REMOVED

    .container form div {
        margin-left: 0 !important;
    }
    */

    .admin-upload-file form .col-auto {
        -ms-flex: 0 0 100%;
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        padding: 0;
    }

    .u-sidebar-navigation-v1 + section, .u-sidebar-navigation-v1 + .container {
        width: 100%;
        padding: 15px 15px 0 65px !important;
    }

    .inner-data-details li {
        padding: 10px 15px;
    }

    #sideNav + .container > h1:not(.g-mb-30) {
        margin-top: 20px;
        padding-left: 0;
    }

    ul.top-tabs-details {
        padding: 0;
    }

        ul.top-tabs-details li {
            margin-bottom: 10px;
            width: 100%;
        }

    .details-gray-button, .details-orange-button {
        width: 100%;
        margin-bottom: 15px;
        max-width: 100%;
    }

    .admin-title-placeholder:before {
        width: 80px;
        height: 80px;
        margin-top: -40px;
    }

    .admin-title-placeholder {
        padding-left: 100px;
        margin-top: 22px;
        margin-bottom: 38px !important;
    }

    .table-search-bar {
        margin-left: 0 !important;
        width: 100%;
    }

        .table-search-bar input {
            max-width: 100%;
        }

        .table-search-bar button {
            right: 0 !important;
        }

    .no-mobile {
        display: none;
    }

    table {
        overflow: hidden;
    }

        table thead {
            border-left: 1px solid #E6332A !important;
        }

        table tbody {
            border-left: 1px solid #e1eaea !important;
        }

        table td, table th {
            padding: 15px 10px !important;
        }

        table tbody td:last-child > div {
            left: -10px;
        }

        table thead th:last-child {
            width: 24px !important;
            padding: 0 !important;
        }

        table tbody td:last-child {
        }
    /* .g-pa-20 {
padding: 10px!important;
} */
    .table-edit-box a {
        padding: 15px 11px !important;
    }
}

.table-excel thead th {
    width: 220px !important;
}

.table-excel td input {
    max-width: 100%;
}

.table-excel input[type=date] {
    font-weight: 300;
    border: 1px solid #e1eaea;
    border-radius: 4px;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0.71429rem 1.42857rem;
    -webkit-transition: border-color .2s ease-in;
    transition: border-color .2s ease-in;
}

.import--filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 15px;
    line-height: 42px;
}

.import--filters-radio a {
    margin-right: 30px;
    display: inline-block;
    padding-left: 30px;
    position: relative;
    color: #848484;
}

    .import--filters-radio a:hover {
        text-decoration: none;
    }

    .import--filters-radio a:before, .import--filters-radio a:after {
        content: '';
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .import--filters-radio a:before {
        left: 0;
        width: 18px;
        height: 18px;
        border-radius: 50%;
        border: 2px solid #b7b7b7;
        -webkit-transition: border-color .3s ease;
        transition: border-color .3s ease;
    }

    .import--filters-radio a:after {
        width: 10px;
        height: 10px;
        left: 4px;
        border-radius: 50%;
        background-color: #E23328;
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
    }

    .import--filters-radio a.active:after {
        opacity: 1;
    }

    .import--filters-radio a.active:before {
        border-color: #ce716a;
    }

.import--filters-buttons a {
    margin-left: 20px;
    border: 1px solid #707070;
    display: inline-block;
    width: 100px;
    text-align: center;
    color: #848484;
    border-radius: 8px;
}

    .import--filters-buttons a:hover {
        text-decoration: none;
    }


.selezione--container form {
    white-space: nowrap;
}

    .selezione--container form:first-of-type {
        margin-right: 105px;
    }

.selezione--container form, .selezione--container select {
    display: inline-block;
    font-size: 18px;
    line-height: 40px;
}

.selezione--container h2 {
    font-size: 18px;
    color: #8c8f92;
    font-weight: 400;
}

.selezione--label {
    display: inline-block;
    padding-right: 25px;
    font-weight: 500;
}

.selezione--container input[type="submit"] {
    line-height: 25px;
    border: 1px solid #E6332A;
    background: transparent;
    color: #8c8f92;
    border-radius: 5px;
    margin-left: 20px;
    padding: 0 50px;
}

.selezione--h {
    position: relative;
    padding-left: 120px;
    font-size: 18px;
    line-height: 50px;
    border: 1px solid #edf2f2;
    margin-top: 20px;
}

    .selezione--h:before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -25px;
        width: 50px;
        height: 50px;
        background-image: url('/Images/Image_noborder.svg');
        background-size: contain;
    }

.navbar.navbar--company {
    background-color: #fff4e5;
    border-bottom: 1px solid #dedbd3;
}

    .navbar.navbar--company .navbar-brand {
        display: none !important;
    }

    .navbar.navbar--company .u-header-logo-toggler {
        width: auto;
        background-color: #fff4e5;
    }

    .navbar.navbar--company h2 {
        margin-bottom: 0;
        font-weight: 400;
    }


.table-excel {
    /* overflow-y: auto;
max-height: calc(100vh - 310px); */
}

    .table-excel thead th:first-child .hs-admin-angle-up, .table-excel thead th:first-child .hs-admin-angle-down {
        display: none;
    }

.table-responsive tr {
    font-size: 12px;
}

.row-red {
    background-color: red !important;
}

.row-yellow {
    background-color: yellow !important;
}

.row-green {
    background-color: green !important;
}

.cell-red input {
    border-color: red !important;
}

.cell-green input {
    border-color: #14d2b1 !important;
}

.excel--upload--form--input {
    display: inline-block;
    position: relative;
}

    .excel--upload--form--input:before {
        content: 'Seleziona File';
        line-height: 38px;
        padding-left: 15px;
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        border: 1px solid #707070;
        border-radius: 8px;
    }

    .excel--upload--form--input:after {
        content: '';
        position: absolute;
        right: 25px;
        top: 50%;
        margin-top: -5px;
        width: 18px;
        height: 10px;
        background-image: url('/Images/arrow.svg');
        background-size: contain;
    }

    .excel--upload--form--input input {
        opacity: 0;
        background: white;
        position: relative;
        z-index: 1;
        outline: 0;
        line-height: 35px !important;
    }

        .excel--upload--form--input input:focus {
            opacity: 1;
        }
/* Check Correct*/

.buttons-centered {
    text-align: center;
}

@media (max-width: 767px) {
    html {
    }

    .table-excel {
        max-height: calc( 100vh - 435px);
    }

    .import--filters {
        display: block;
        line-height: 30px;
    }

    .import--filters-buttons a {
        margin-left: 0;
        margin-top: 15px;
    }

    .li-AdminEditProduct {
        display: block !important;
    }
}

.custom-dropdown select {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0 !important;
    background: #fff;
    background-image: none;
    padding: 0;
    color: #000;
    cursor: pointer;
}

    .custom-dropdown select::-ms-expand {
        display: none;
    }

.custom-dropdown {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 20em;
    line-height: 1;
    background: #fff;
    overflow: hidden;
    border-radius: .25em;
}

.custom-dropdown-caret {
    font-family: 'hs-admin-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .custom-dropdown-caret:after {
        content: '\e90d';
        position: absolute;
        top: calc(50% - 7px);
        right: 10px;
        padding: 0;
        background: #fff;
        cursor: pointer;
        pointer-events: none;
        color: #E6332A;
    }

.custom-dropdown-oneline {
    height: 41px;
    line-height: 41px;
}

.u-go-to-vcustom {
    display: none;
    position: fixed;
    bottom: 15px;
    right: 15px;
    width: 3.57143rem;
    height: 3.57143rem;
    background-color: rgba(255, 255, 255, 0.7);
    color: #000;
    border-radius: 50%;
    box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15);
    transition: .3s ease-out;
    z-index: 11;
}

    .u-go-to-vcustom i {
        position: absolute;
        top: 50%;
        left: 50%;
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
    }

.tagRelative {
    position: relative;
    margin-bottom: 25px !important;
}

.leftAbsolute {
    position: absolute;
    left: 0;
}

.rightAbsolute {
    position: absolute;
    right: 0;
    font-weight: bold;
}

.u-side-nav-active {
    position: relative;
}

    .u-side-nav-active:after {
        content: "";
        display: block;
        position: absolute;
        top: calc(50% - 10px);
        right: 0;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 10px 10px 10px 0;
        border-color: transparent #f2f2f2 transparent transparent;
    }

.swing-add-btn {
    font-size: 50px;
    width: 64px;
    height: 64px;
    position: fixed;
    right: 48px;
    bottom: 48px;
    line-height: 50px;
    z-index: 1000;
}

.swing-order-filters-container {
    width: 320px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 9999;
}

.swing-back-button {
    border: 1px solid #E6332A;
    border-radius: 50%;
    font-size: 16px;
    width: 32px;
    height: 32px;
    display: inline-block;
    padding-top: 5px;
    padding-left: 10px;
    margin-right: 8px;
    position: relative;
    top: -3px;
}




/*Dropdown filtro aziende*/
.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: 0px;
        margin-left: -1px;
        -webkit-border-radius: 0 6px 6px 6px;
        -moz-border-radius: 0 6px 6px;
        border-radius: 0 6px 6px 6px;
    }

    .dropdown-submenu:hover > .dropdown-menu {
        display: block;
    }

    .dropdown-submenu > a:after {
        display: block;
        content: " ";
        float: right;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 5px 0 5px 5px;
        border-left-color: #ccc;
        margin-top: 5px;
        margin-right: -10px;
    }

    .dropdown-submenu:hover > a:after {
        border-left-color: #fff;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px;
            -webkit-border-radius: 6px 0 6px 6px;
            -moz-border-radius: 6px 0 6px 6px;
            border-radius: 6px 0 6px 6px;
        }

.provaa {
    color :red;
}


.checkboxGruppi {
    width: 18px;
    height: 18px;
    vertical-align: middle;
}


.multi-level li:hover {
    background-color: #e0eaff;
}


.drpLi {
    padding: 10px 5px 0px 10px;
}


.inputOrdini:focus{

    outline:none;

}


.adrp a {
    color:black;
    font-weight: 500;

}


    .adrp a:hover {
        text-decoration: unset;
    }


.wrapper:before {
    font-family: 'FontAwesome';
    color: red;
    position: relative;
    left: -5px;
    content: "\f007";
}



#PeriodSelect:after {
    content: '\f078';
    font: 16px/1 FontAwesome;
    color: black;
    right: 20px;
    top: 14px;
    position: absolute;
    pointer-events: none;
}
#PeriodSelect select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


.dateForm {
    height: 45px;
    outline: none;
    border: none !important;
    padding: 10px 0px 4px 0px;
    width:100px;
}


.col-xl-1 {
    max-width: 5% !important;
    padding-left: 5px;
    padding-right:5px;
}

.col-xl-2 {
    max-width: 11% !important;
    padding-left: 5px;
    padding-right: 5px;
}

.col-xl-3 {
    max-width: 12% !important;
    padding-left: 5px;
    padding-right: 5px;
}

/*.col-xl-4 {
    max-width: 16% !important;
    padding-left: 5px;
    padding-right: 5px;
}
*/

[class*="u-table--v3"] th {
    padding: 10px 14px 10px 18px;
}

[class*="u-table--v3"] td {
    padding: 5px 14px 5px 18px;
}


a:hover {
    color: unset !important;
    text-decoration: unset;
}



#search {
    min-width: 160px;
}
#data {
    min-width: 200px;
}
#from-to {
    min-width: 160px;
}
#types {
    min-width: 170px;
}
#filter {
    min-width: 80px;
}
#export {
    min-width: 230px;
    max-width: 15%;
}
#BigSearch {
    min-width: 280px;
    max-width: 300px;
}
#add {
    min-width: 280px;
    max-width: 15%;
}
.red{
    background-color:red !important;
}

#profileMenuInvoker a {
    color:black;
}



.FiltroAttivo{
    border: 2px solid red !important;
}


.dropdown-toggle::after {
   display:none;
}

.box {
    display: grid;
    grid-template-columns: repeat(2, 5fr);
    grid-template-rows: repeat(5,auto);
    grid-auto-rows: auto;
    background: white;
}

.box1 {
    border: 1px solid black;
    border-radius: 16px;
    padding: 10px;
    margin: 15px;
    margin-right: 20px;
    grid-column-start: 1;
    grid-column-end: 2;
    grid-row-start: 1;
    grid-row-end: 4;
}

.box2 {
    border: 1px solid black;
    border-radius: 16px;
    padding: 10px;
    margin: 15px;
    grid-column-start: 1;
    grid-row-start: 4;
    grid-row-end: 6;
}

.box3 {
    border: 1px solid black;
    border-radius: 16px;
    padding: 10px;
    margin: 15px;
    height: 2fr !important;
    grid-column-start: 2;
    grid-row-start: 1;
    grid-row-end: 1;
}

.box4 {
    border: 1px solid black;
    border-radius: 16px;
    padding: 10px;
    margin: 15px;
    grid-column-start: 2;
    grid-row-start: 2;
    grid-row-end: 3;
}

.box5 {
    border: 1px solid black;
    border-radius: 16px;
    padding: 10px;
    margin: 15px;
    grid-column-start: 2;
    grid-row-start: 3;
    grid-row-end: 4;
}

.box6 {
    border: 1px solid black;
    border-radius: 16px;
    padding: 10px;
    margin: 15px;
    grid-column-start: 2;
    grid-row-start: 4;
    grid-row-end: 5;
}

#LogSendEmail:hover {
    color: white !important;
    background-color: #38a989 !important;
}