﻿@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;0,900;1,300;1,400;1,500;1,700;1,900&display=swap');

@font-face {
    font-family: Gobold Uplow;
    src: url('../fonts/Gobold_Uplow.otf');
}

@font-face {
    font-family: Gobold Hollow;
    src: url(../fonts/Gobold_Hollow_Bold.otf);
}

@font-face {
    font-family: Gobold Hollow;
    src: url(../fonts/Gobold_Hollow.otf);
}

@font-face {
    font-family: Gobold Regular;
    src: url(../fonts/Gobold_Regular.otf);
}

@font-face {
    font-family: Gobold Light;
    src: url(../fonts/Gobold_Light.otf);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Outfit, sans-serif;
}

.breadcrumb-item > a {
    color: #212529;
}
.breadcrumb-item > a:hover {
    text-decoration: underline !important;
}

.font14 {
    font-size: 14px;
    font-family: Outfit, sans-serif!important;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    margin-bottom: 0;
    padding-left: 1rem;
}

.alert.validation-summary-errors {
    margin-bottom: 1rem;
}

.e-input,
.e-tooltipbox,
.e-btn,
.e-time-popup,
.e-datepicker.e-calendar,
.e-menu,
.e-js.e-uploadbox .e-file-name-txt,
.e-js.e-uploadbox .e-selectpart,
.e-js.e-uploadbox .e-uploadbtn,
.e-js.e-uploadbox .e-uploadclosebtn,
.e-widget.e-waitpopup-pane .e-text,
.e-js.e-tagcloud,
.e-js.e-toolbar,
.e-js.e-progressbar,
.e-scale .e-tick .tick-value,
.e-datetime-popup .e-dt-button,
.e-grid,
.e-ejinputtext,
.e-js.e-pager,
.e-widget.e-fileexplorer,
.e-textbox,
.e-textarea {
    font-family: Outfit !important;
}

.col-0 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 4.166665%;
    flex: 0 0 4.166665%;
    max-width: 4.166665%;
    width: 4.166665%;
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
    width: 8.33333%;
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66666%;
    flex: 0 0 16.66666%;
    max-width: 16.66666%;
    width: 16.66666%;
}

.dataTables_empty {
    font-size: 1.5rem !important;
}

/* Reference classes, no implementation */
.base,
.needs-validation,
.flex-start,
.text-faded,
.app-container-demo,
.lang-js,
.lang-csharp,
.has-tooltip,
.has-popover {}

/* Keeps analyzers happy */
.js-waves-off,
.js-waves-on,
.js-get-date,
.js-collapse,
.js-modal-settings,
.js-filter-message,
.js-buttons,
.js-icon-class,
.js-icon-copy,
.js-bg-color,
.js-bg-gradient,
.js-bg-gradient-demo,
.js-bg-target {}

/* Small word wrap correction */

section>ol>li {
    word-break: break-all;
}

code {
    border: 1px solid silver;
    padding: 0.03rem 0.2rem !important;
}

pre.prettyprint {
    border-radius: 0.2rem;
    padding-left: 0.4rem !important;
    padding-right: 0.4rem !important;
}

.documentation h2 {
    color: var(--primary);
}

.documentation th:first-child,
.documentation th:nth-child(3) {
    width: 16%;
}

.documentation blockquote {
    margin-left: 1rem;
    padding: 1rem 1rem 0.01rem 1rem;
    font-weight: 400;
    border-radius: 0 4px 4px 0;
    background: #edf2f9;
    border-left: 3px solid var(--primary);
}

.documentation blockquote.info {
    background: #edf2f9;
    border-left: 3px solid var(--info);
}

.documentation blockquote.warning {
    background: #fff4db;
    border-left: 3px solid var(--warning);
}

.documentation blockquote.danger {
    background: #fadeeb;
    border-left: 3px solid var(--danger);
}

/* Enter custom CSS rules for your application here */

.profile-wid-bg {
 
    height: 425px;
}

.header-icon:not(.btn) {
    border: none;
    background: none;
}

.nav-menu a[target]:not(.btn) {
    font-weight: 400;
    text-decoration: none !important;
}

.dropdown-icon-item {
    padding: 15px 3px 9px;
    color: #d56167;
}

.topbar-user .dropdown-menu {
    top: 7px !important;
}

[data-topbar=dark] .topbar-user .user-name-text {
    line-height: normal;
}

[data-topbar=dark] .app-search .form-control {
    background-color: rgb(255 255 255 / 8%);
}

.bgGRAD {
    background-image: linear-gradient(to bottom right, #fff, #F2F1F0);
    background-repeat: no-repeat;
}

.auth-bg-cover {
    background: -webkit-linear-gradient(250deg, #f47521, #d24e53, #954163, #533953, #282828);
    background-image: linear-gradient(to right bottom, #f47521, #d24e53, #954163, #533953, #282828);
}

.auth-one-bg .bg-overlay {
    background: -webkit-gradient(linear, left bottom, right bottom, from(#000000), to(#3e0a00));
    background: linear-gradient(to right bottom, #000000, #3e0a00);
    opacity: 0.9;
}

.bg-trans-gradient {
    background: -webkit-linear-gradient(250deg, #f47521, #d24e53, #954163, #533953, #282828);
    background-image: linear-gradient(to right bottom, #f47521, #d24e53, #954163, #533953, #282828);
}

.logoLogin {
    max-width: 180px;
    padding-top: 30px;
}

.boxLogin {
    /*    padding: 50px 30px 10px 30px;*/
    margin: 10px 20px 20px 20px;
}

button,
input,
optgroup,
select,
textarea {
    font-family: 'Outfit';
}

.buttonLogin {
    background: -webkit-linear-gradient(0deg, #f47521, #d24e53, #954163, #533953, #282828);
    background-image: linear-gradient(to right, #f47521, #d24e53, #954163, #533953, #282828);
    color: white;
    background-size: 200% 100%;
    background-position: 50% 0;
    transition: background-position .5s;
}

.buttonLogin:hover {
    background-position: 0 0;
}

.goboldTitle_orange {
    font-family: 'Gobold Uplow';
    font-size: 2.5rem;
    letter-spacing: -1.4px;
    color: #f47521;
}

.goboldTitle_orange-xs {
    font-family: 'Gobold Uplow';
    font-size: 1.8rem;
    color: #f47521;
    letter-spacing: -1.4px;
}

.goboldTitle_light {
    font-family: 'Gobold Uplow';
    font-size: 2.5rem;
    color: #ffffff;
    text-transform: lowercase;
    letter-spacing: -1.4px;
}

.goboldTitle_dark {
    font-family: 'Gobold Uplow';
    font-size: 2.5rem;
    color: #282828;
    text-transform: lowercase;
    letter-spacing: -1.4px;
}

.goboldTitle_dark-xs {
    font-family: 'Gobold Uplow';
    font-size: 1.8rem;
    background: -webkit-linear-gradient(0deg, #d24e53, #954163, #533953, #282828);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    text-transform: lowercase;
    letter-spacing: -1.4px;
    padding-bottom: 4px;
}

.title-big {
    font-family: Poppins;
    font-size: 23px;
    line-height: 26px;
    color: white;
    font-style: italic;
    font-weight: 500;
}

/*PLANNING*/
.linguettaCorso {
    font-family: Poppins;

}

.auth-one-bg {
    background-image: url(../assets/images/welcome-cmpro.jpg);
    background-position: center;
    background-size: cover;
}

.auth-bg-cover>.bg-overlay {
    /*    background-image: url(../images/cover-pattern.png);
    background-position: center;
    background-size: cover;
    opacity: 1;*/
    background-image: none;
    background-color: transparent;
}

.goboldTitle_Hollow {
    font-family: 'Gobold Hollow';
    font-size: 26px;
    font-weight: bold;
    color: #f47521;
    letter-spacing: -0.2px;
    vertical-align: 13px;
}

.goboldTitle_Hollow-xs {
    font-family: 'Gobold Hollow';
    font-size: 20px;
    font-weight: bold;
    color: #282828;
    line-height: 35px;
    padding-left: 2px;
    letter-spacing: -0.2px;
}

.txtAreaNoResize {
    resize: none;
}

.hover-white:active {
    background: #9741631f;
}

/*MENU*/

[data-layout=vertical][data-sidebar-size=sm] .navbar-menu {
    padding-top: 87px;
}

    [data-layout=vertical][data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover > a.menu-link {
        background-color: #f47521;
        border-radius: 2px;
    }

.profile-nav {
    z-index: 0;
}

.offcanvas {
    z-index: 5000; 
}

[data-layout=vertical][data-sidebar-size=sm] .navbar-brand-box {
    height: 70px;
    background: #ffffff;
}
[data-layout=vertical][data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item {
    line-height: normal;
}
.navbar-menu .navbar-nav .nav-link {
    font-size: 14px;
    padding: 0.9rem 1.5rem;
}
[data-layout=vertical][data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-link i {
    font-size: 18px;
}

[data-layout=vertical][data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-item:hover>.menu-dropdown {
    background: #2f2b2ff2;
    -webkit-box-shadow: 2px 2px 6px rgb(15 34 58 / 40%);
    box-shadow: 2px 2px 6px rgba(15, 34, 58, .40);
}

[data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-link span {
    display: block;
}

@media (min-width: 767.99px) {
    [data-topbar=dark] .topbar-user {
        background-color: #ffffff00;
    }
}

@media (min-width: 1024.99px) {
    [data-layout=vertical][data-sidebar-size=sm-hover] .navbar-menu:hover .navbar-brand-box {
        text-align: center;
    }
}

.navbar-brand-box {
    padding: 0;
    align-self: center;
}

.app-search {
    padding: 16px 0 0 27px;
}

.btn-ghost-secondary:active,
.btn-ghost-secondary:focus,
.btn-ghost-secondary:hover {
    color: #f47521;
    background-color: #f475211c;
}

.navbar-menu .navbar-nav .nav-sm .nav-link:hover:before {
    background-color: inherit !important;
    color: var(--vz-purple) !important;
}

.navbar-menu .navbar-nav .nav-sm .nav-link:before {
    content: "•" !important;
    color: #f47521 !important;
    height: 1.5px !important;
    position: absolute;
    left: 3px;
    top: 3.5px;
    opacity: 1 !important;
    font-size: 20px !important;
    background-color: inherit !important;
}

.navbar-menu {
    padding: 15px 0 calc(70px + 25px) 0;

}

/*[data-layout=vertical][data-sidebar=dark] .navbar-menu {
    background: #282828;
    border-right: 1px solid #282828;
}
[data-layout=vertical][data-sidebar=dark] .navbar-nav .nav-link {
    color: #ffffffad;
}
[data-layout=vertical][data-sidebar=dark] .navbar-nav .nav-sm .nav-link {
    color: #ffffffad; var(--vz-vertical-menu-sub-item-color-dark);
}
[data-layout=vertical][data-sidebar=dark] .menu-title {
    color: #d75f5e;
}
[data-layout=vertical][data-sidebar=dark] .navbar-nav .nav-link svg {
    color: #f47521;
    fill: rgba(255,255,255,.1);
}*/

/*DATAGRID*/
.e-toolbar {
    overflow: visible;
}
.e-grid .e-toolbar-items .e-toolbar-item.e-search-wrapper .e-search {
    width: 195px;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-right {
    right: 0;
    padding-right: 1px;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
    left: 0;
    padding-left: 1px;
}

.e-grid .e-headercell,
.e-grid .e-detailheadercell {
    height: 36px;
    padding: 4px 12px 0;
}

.e-btn.e-primary,
.e-css.e-btn.e-primary {
    background-color: #f47521;
    border-color: #f47521;
    color: #fff;
}

.e-btn:focus,
.e-css.e-btn:focus {
    background-color: #f47521;
    border-color: #f47521;
}

.e-dlg-header-content {
    background: -webkit-linear-gradient(0deg, #f47521, #d24e53, #954163, #533953, #282828);
}

/*.e-control,
.e-css {
    font-family: Outfit, sans-serif;
    font-size: 0.82rem;
    font-weight: normal;
}
*/
.e-grid {
    border: none;
    /*    box-shadow: 0px 0px 10px #747474;*/
}

    .e-grid .e-toolbar {
        animation: none;
        border: none;
        margin: 0px 0 15px 0;
        /*  background-color: #f7f7f900 !important;*/
        background-color: #fff !important;
        width: auto !important;
        height: 70px !important;
    }

.e-grid:not(.e-row-responsive) .e-gridcontent tr.e-row:first-child .e-rowcell {
    border-top: 0;
    border-bottom: 0;
}

.e-toolbar .e-toolbar-items .e-toolbar-left .e-toolbar-item:first-child {
    margin-left: 0px;
    margin-right: 10px;
}
.e-toolbar .e-toolbar-items:not(.e-tbar-pos) .e-toolbar-item:first-child {
    margin-left: 0;
    margin-right: 10px;
}
.e-grid .e-pager {
    background-color: #f5f5dc00;
    padding: 10px 0 10px 0;
}

.e-grid.e-default.e-horizontallines .e-grouptopleftcell {
    border: none;
}

.e-grid .e-rowcell:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowcollapse:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-detailrowexpand:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridcontent .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-gridheader .e-rowdragdrop:not(.e-editedbatchcell):not(.e-updatedtd),
.e-grid .e-emptyrow:not(.e-editedbatchcell):not(.e-updatedtd) {
    color: #6d7080;
    font-weight: 400;
    font-size: 14px;
    font-family: Outfit, sans-serif;
}

/*.e-columnheader {
    height: 45px !important;
}*/

.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn {
    padding: 9px 10px 8px 10px;
}

/*.btn-rounded{
    color: #974163 !important;
    background-color: rgba(151,65,99,.1) !important;
    border-radius: 30px !important;
}*/

.e-grid .e-headercelldiv {
    font-family: Outfit, sans-serif;
    font-size: 0.85rem;
    color: #363636;
    font-weight: 500;
}

.e-grid .e-headercell,
.e-grid .e-detailheadercell {
    background-color: #f3f3f3;
}

.e-pager {
    color: #534a43;
}

.e-pager div.e-parentmsgbar {
    color: #534a43;
}

.e-pager .e-currentitem,
.e-pager .e-currentitem:hover {
    background: #dfdfdf;
}

.e-pager .e-numericitem {
    color: #534a43;
}

.e-pager .e-currentitem.e-numericitem.e-focused {
    background: #f47521;
    box-shadow: 0 0 0 1px #f8f9fa inset;
}

.e-grid td.e-active {
    background: #9741631c;
    color: #534a43;
}

.e-pager div.e-icons.e-pager-default {
    color: #f47521;
}

.e-control,
.e-css {
    font-family: Outfit, sans-serif;
    font-size: 13px;
    font-weight: 400;
    /*    color: #534a43; */
}

.e-dialog {
    border: none;
    border-radius: 7px;
}

.e-dialog .e-dlg-header-content {
    border-radius: 6px 6px 0 0;
    color: white;
}

.e-grid .e-gridheader tr:first-child th {
    background-color: #f7f7f7;
}

.e-dlg-header-content .e-dlg-header {
    color: #fff;
    font-size: small;
}

.e-grid .e-frozenheader>.e-table,
.e-grid .e-frozencontent>.e-table,
.e-grid .e-frozencontent .e-virtualtable>.e-table,
.e-grid .e-frozenheader .e-virtualtable>.e-table {
    border-right: 1px solid #dee2e6;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
    /*background: #f47521;*/
    background-color: red;
    border-color: #f47521;
    color: #fff;
}

.e-float-input input:valid~label.e-float-text,
.e-float-input input:focus~label.e-float-text,
.e-float-input input:valid~label.e-float-text.e-label-top,
.e-float-input input~label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input:valid~label.e-float-text,
.e-float-input .e-input-in-wrap input:valid~label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:valid~label.e-float-text,
.e-float-input.e-control-wrapper input:focus~label.e-float-text,
.e-float-input.e-control-wrapper input:valid~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input~label.e-float-text.e-label-top,
.e-float-input.e-input-focus input~label.e-float-text,
.e-float-input.e-control-wrapper.e-input-focus input~label.e-float-text {
    font-size: 0.82rem;
    font-family: Outfit, sans-serif;
    font-weight: 500;
}

.e-float-input textarea:valid~label.e-float-text,
.e-float-input textarea:focus~label.e-float-text,
.e-float-input textarea:valid~label.e-float-text.e-label-top,
.e-float-input textarea~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea:valid~label.e-float-text,
.e-float-input.e-control-wrapper textarea:focus~label.e-float-text,
.e-float-input.e-control-wrapper textarea:valid~label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper textarea~label.e-float-text.e-label-top {
    font-weight: 500;
    -webkit-user-select: text;
    -ms-user-select: text;
    user-select: text;
    font-size: 0.82rem;
    font-family: Outfit, sans-serif;
}

.e-float-input.e-control-wrapper:not(.e-error) input:focus ~ label.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) input:valid ~ label.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) input ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) input[readonly] ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) input[disabled] ~ label.e-label-top.e-float-text, .e-float-input .e-control-wrapper:not(.e-error) input label.e-float-text.e-label-top, .e-float-input.e-control-wrapper:not(.e-error).e-input-focus input ~ label.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) textarea:focus ~ label.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) textarea:valid ~ label.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) textarea ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) textarea[readonly] ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) textarea[disabled] ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper:not(.e-error) textarea label.e-float-text.e-label-top {
    color: #6d7080;
    font-size: 0.78rem;
    font-weight: 400;
}

.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input,
.e-input-group textarea.e-input,
.e-input-group.e-control-wrapper textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea,
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input {
    background: none;
    color: inherit;
    font-family: Outfit, sans-serif;
    font-size: .875rem;
}

.e-input[disabled],
.e-input-group .e-input[disabled],
.e-input-group.e-control-wrapper .e-input[disabled],
.e-input-group.e-disabled,
.e-input-group.e-disabled input,
.e-input-group.e-disabled input.e-input,
.e-input-group.e-disabled textarea,
.e-input-group.e-disabled textarea.e-input,
.e-input-group.e-control-wrapper.e-disabled,
.e-input-group.e-control-wrapper.e-disabled input,
.e-input-group.e-control-wrapper.e-disabled input.e-input,
.e-input-group.e-control-wrapper.e-disabled textarea,
.e-input-group.e-control-wrapper.e-disabled textarea.e-input,
.e-float-input.e-disabled input,
.e-float-input.e-disabled textarea,
.e-float-input input[disabled],
.e-float-input input.e-disabled,
.e-float-input textarea[disabled],
.e-float-input textarea.e-disabled,
.e-float-input.e-control-wrapper.e-disabled input,
.e-float-input.e-control-wrapper.e-disabled textarea,
.e-float-input.e-control-wrapper input[disabled],
.e-float-input.e-control-wrapper input.e-disabled,
.e-float-input.e-control-wrapper textarea[disabled],
.e-float-input.e-control-wrapper textarea.e-disabled,
.e-input-group.e-disabled span,
.e-input-group.e-control-wrapper.e-disabled span {
    background: none !important;
    color: inherit !important;
    font-family: Outfit, sans-serif !important;
    /*        font-size: .875rem!important;
*/
}

.e-pager {
    font-size: 13px;
}

.svg-inline--fa {
    vertical-align: middle;
}

.e-toolbar .e-tbar-btn,
.e-rowcell .e-tbar-btn,
.e-btn.e-flat,
.e-css.e-btn.e-flat {
    color: #6d7080;
    background-color: #f3f3f300;
    border: none !important;
    vertical-align: middle;
}

/*.e-footer-content .e-toolbar .e-tbar-btn, .e-rowcell .e-tbar-btn, .e-btn.e-flat, .e-css.e-btn.e-flat {
    color: #ffffff !important;
    background-color: #f47521a1 !important;
    border: none !important;
}*/

.e-flat2 {
    color: #974163 !important;
    background-color: transparent !important;
    border: 1px #974163 solid !important;
    height: 39px;
}

.e-flat2:hover {
    color: #fff !important;
    background-color: #974163 !important;
    border-color: #974163 !important;
}

.e-dlg-closeicon-btn {
    color: #fff !important;
    background-color: #2c2a2d !important;
    border-color: #2c2a2d !important;
}

.e-toolbar .e-tbar-btn {
    border: none;
    cursor: pointer;
    font-family: Outfit, sans-serif;
    font-size: 0.82rem;
    font-weight: 400;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
}

.e-toolbar .e-tbar-btn .e-tbar-btn-text,
.e-rowcell .e-tbar-btn .e-tbar-btn-text {
    border: none;
    cursor: pointer;
    font-family: Outfit, sans-serif;
    font-size: 0.82rem;
    font-weight: 400;
    overflow: hidden;
    padding: 0 3px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
}

/*.e-toolbar .e-tbar-btn:hover,
.e-toolbar .e-tbar-btn:focus,
.e-rowcell .e-tbar-btn:hover,
.e-rowcell .e-tbar-btn :focus,
.e-btn.e-flat:hover,
.e-css.e-btn.e-flat:focus {
    background: #f47521;
    color: #fff;
}*/

.e-dropdown-btn:active,
.e-dropdown-btn.e-btn:active {
    box-shadow: 0 0 0 0.2rem rgb(38 145 208 / 38%);
}

.e-dropdown-btn .dropdown-menu {
    color: #534a43;
}

.e-dropdown-btn .dropdown-menu.show {
    overflow: hidden;
    white-space: nowrap;
    user-select: none;
}

/*BUTTON MODALE DATGRID*/
.e-btn.e-primary,
.e-primary {
    color: #fff !important;
    background-color: #f47521 !important;
    background-image: var(--vz-gradient) !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border: 1px solid transparent !important;
    padding: 0.5rem 0.9rem;
    font-size: .875rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out !important;
    border-radius: 50rem !important;
    box-shadow: none !important;
}

.e-btn.e-primary:hover,
.e-primary:hover {
    color: #fff !important;
    background-color: #cf631c !important;
    background-image: var(--vz-gradient) !important;
    border-color: transparent !important;
}

.e-btn.e-primary:active,
.e-primary:active {
    color: #fff !important;
    background-color: #c35e1a !important;
    background-image: none !important;
    border-color: transparent !important;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%) !important;
}

/*.e-btn.e-primary:focus,
e-primary:focus {
    color: #fff !important;
    background-color: #cf631c !important;
    background-image: var(--vz-gradient) !important;
    border-color: transparent !important;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%), 0 0 0 0 rgb(246 138 66 / 50%) !important;
}
*/
.e-btn.e-primary:focus, e-primary:focus {
    color: #fff !important;
    background-color: var(--vz-blue) !important;
    border: none !important;
    box-shadow: none !important;
    }

/* secondary */
.e-btn.e-secondary,
.e-secondary {
    color: #fff !important;
    background-color: #b4485b !important;
    background-image: var(--vz-gradient) !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    border: 1px solid transparent !important;
    padding: 0.5rem 0.9rem;
    font-size: .875rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out !important;
    border-radius: 50rem !important;
    box-shadow: none !important;
}

.e-btn.e-secondary:hover,
.e-secondary:hover {
    color: #fff !important;
    background-color: #9b3d4e !important;
    background-image: var(--vz-gradient) !important;
    border-color: transparent !important;
}

.e-btn.e-secondary:active,
.e-secondary:active {
    color: #fff !important;
    background-color: #b4485b !important;
    background-image: none !important;
    border-color: transparent !important;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%) !important;
}

.e-btn.e-secondary:focus,
e-secondary:focus {
    color: #fff !important;
    background-color: #9b3d4e !important;
    background-image: var(--vz-gradient) !important;
    border-color: transparent !important;
    box-shadow: inset 0 1px 0 rgb(255 255 255 / 15%), 0 1px 1px rgb(0 0 0 / 8%), 0 0 0 0 rgb(246 138 66 / 50%) !important;
}


.e-footer-content .e-btn.e-flat {
    color: #363636;
    border-radius: 50rem !important;
    display: inline-block;
    font-weight: 400;
    font-family: inherit;
    line-height: 1.5;
    text-transform: capitalize;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    background-color: #00ffff00;
    border: 1px solid #363636;
    padding: 0.5rem 0.9rem;
    font-size: .875rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    box-shadow: none;
    float: right;
}

.e-footer-content .e-btn.e-flat:hover {
    color: #fff !important;
    border-radius: 50rem !important;
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    user-select: none;
    background-color: #363636;
    border: 1px solid #363636;
    padding: 0.5rem 0.9rem;
    font-size: .875rem;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    box-shadow: none;
    float: right;
}


.e-dropdown-btn .dropdown-menu .e-item {
    cursor: pointer;
    display: -ms-flexbox;
    display: flex;
    height: 30px;
    line-height: 20px;
    padding: 5px 20px 0px 20px;
}

.e-dropdown-btn .dropdown-menu .e-item:hover {
    background-color: #fdece0;
    color: #f47521;
}

.e-dropdown-btn .dropdown-menu .e-item .e-menu-icon {
    color: #2691D0;
}

.e-dropdown-btn .dropdown-menu .e-item:hover {
    background-color: #fdece0;
    color: #f47521;
}

.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-input-group.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper.e-input-focus:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
    border-color: #f47521;
}

.e-input:focus:not(.e-success):not(.e-warning):not(.e-error),
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) input:focus,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group) textarea:focus,
.e-float-input:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input,
.e-float-input.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error):not(.e-input-group).e-input-focus input {
    border-color: #f47521;
    box-shadow: 0 0 0 3px #f4752166;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active {
    background: #f47521;
    color: #fff;
    -webkit-box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
    border-color: #f47521;
    box-shadow: inset 0 3px 5px rgb(0 0 0 / 13%);
}

.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #f47521;
    box-shadow: 0 0 0 3px #f4752166;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.e-checkbox-wrapper .e-frame.e-check,
.e-css.e-checkbox-wrapper .e-frame.e-check {
    background-color: #f47521;
    border-color: #f47521;
    color: #fff;
}

.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check,
.e-css.e-checkbox-wrapper.e-checkbox-disabled .e-frame.e-check {
    background-color: #dd5b41bd;
    border-color: #dd5b4100;
    color: #fff;
}

.e-contextmenu-wrapper ul .e-menu-item.e-selected,
.e-contextmenu-container ul .e-menu-item.e-selected {
    background-color: #f47521;
    color: #fff;
    outline: 0 solid #f47521;
    outline-offset: 0;
}

.e-checkbox-wrapper .e-label,
.e-css.e-checkbox-wrapper .e-label {
    color: #6d7080;
    font-family: Outfit, sans-serif;
    /*font-size: 0.832rem;*/
}

.e-checkbox-wrapper:hover .e-label, .e-css.e-checkbox-wrapper:hover .e-label {
    color: #974163 !important;
}

.e-contextmenu-wrapper ul .e-menu-item,
.e-contextmenu-container ul .e-menu-item {
    font-size: 0.82rem;
}

.e-contextmenu-wrapper ul .e-menu-item.e-focused,
.e-contextmenu-container ul .e-menu-item.e-focused {
    background-color: #f2f4f6;
    color: #212529;
    outline: 0 solid #e9ecef;
    outline-offset: 0;
}

.e-checkbox-wrapper:hover .e-frame.e-check,
.e-css.e-checkbox-wrapper:hover .e-frame.e-check {
    background-color: #533b53;
    border-color: #533b53;
    color: #fff;
}

.e-contextmenu-wrapper ul,
.e-contextmenu-container ul {
    background-color: #fff;
    color: #495057;
}

/*.e-toolbar .e-toolbar-items {
    border-radius: 4px 0 0 4px;
    display: inline-block;
    height: 100%;
    min-height: 50px;
    max-height: 66px;
    vertical-align: middle;
}*/

.e-hscroll.e-scroll-device .e-scroll-nav.e-scroll-right-nav {
    z-index: 10;
}

.e-tbar-btn .e-tbtn-txt .e-control .e-btn .e-lib .dropdown-toggle {
    background: none;
}

.e-toolbar .e-tbar-btn.e-btn .e-icons {
    color: inherit;
}

.e-tbar-btn .svg-inline--fa {
    margin: 0 5px;
}

.e-item .svg-inline--fa {
    margin: 2px 8px;
}

.dropdown-toggle:after,
.dropleft .dropdown-toggle:before {
    margin: 0 10px;
    vertical-align: text-bottom;
}

.e-grid .e-toolbar .e-toolbar-items .e-toolbar-right .e-cc-toolbar .e-tbar-btn .e-columnchooser-btn {
    margin-top: 0px;
/*    margin-top: 2px;
*/}

.e-grid .e-rowcell {
    padding: 6px 12px;
}
.e-schedule .e-vertical-view .e-header-cells.e-current-day {
    color: #f47521;
}
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:focus,
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:active,
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:hover {
    background-color: #763e5c00 !important ;
    color: #974163 !important;
}
.e-toolbar .e-toolbar-item .e-tbar-btn:active .e-tbar-btn-text {
    color: #6d7080;
}

.e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-tbar-btn-text {
    color: #974163 !important;

}
.e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn.e-btn:disabled{
    cursor:not-allowed;
    /*pointer-events:none;*/
}
#dropdownSendEmail:disabled {
    cursor: not-allowed;
    pointer-events:visible;
}
.e-toolbar .e-tbar-btn:hover .e-icons,
.e-toolbar .e-tbar-btn:hover .e-tbar-btn-text {
    color: #974163 !important;
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-text, .e-tab .e-tab-header .e-toolbar-item .e-tab-wrap:hover .e-tab-icon {
    color: var(--vz-blue) !important;
}
.e-tab .e-tab-header .e-toolbar-item .e-tab-text:hover {
    color: var(--vz-blue) !important;
}
.e-calendar .e-content td.e-today.e-selected:hover span.e-day, .e-calendar .e-content td.e-selected:hover span.e-day, .e-calendar .e-content td.e-selected.e-focused-date span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today.e-selected:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-selected:hover span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-selected.e-focused-date span.e-day {
    background-color: var(--vz-purple);
    color: #fff;
}
.e-datetimepicker.e-popup .e-list-parent.e-ul .e-list-item.e-active {
    background-color: var(--vz-blue);
    color: #fff;
}
.e-toolbar .e-toolbar-item .e-tbar-btn:focus {
    box-shadow: none;
}
/*.e-calendar .e-content td.e-today span.e-day, .e-calendar .e-content td.e-focused-date.e-today span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-today span.e-day, .e-bigger.e-small .e-calendar .e-content td.e-focused-date.e-today span.e-day {
    background: none;
    border: none;
    border-radius: 4px;
    box-shadow: inset 2px 0 var(--vz-purple), inset 0 2px var(--vz-purple), inset -2px 0 var(--vz-purple), inset 0 -2px var(--vz-purple);
    color: var(--vz-purple);
}*/

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-tbar-btn:hover .e-icons {
    color: #974163 !important;
}

.e-richtexteditor .e-rte-toolbar .e-toolbar-item .e-tbar-btn:hover .e-rte-dropdown-btn-text {
    color: #974163 !important;
}

/* .e-toolbar .e-tbar-btn:hover .e-icons, .e-toolbar .e-tbar-btn:hover .e-tbar-btn-text {
    color: #b8495a;
    padding-bottom: 4px;} */

/*input.e-input, textarea.e-input, .e-input-group, .e-input-group.e-control-wrapper {
    font-family: "Roboto", "Helvetica Neue", Helvetica, Arial;
    font-size: 0.82rem;
    font-weight: 400;
}*/

.e-toolbar .e-toolbar-items:first-child>.e-toolbar-item:last-child,
.e-toolbar .e-toolbar-items:first-child>.e-toolbar-right .e-toolbar-item:last-child {
    margin-right: 0px;
}

.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #f47521b8;
    box-shadow: 0 0 0 3px #f4752166;
}

.e-input-group:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-input-group.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input.e-control-wrapper:active:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled),
.e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input.e-control-wrapper:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) input:not([disabled]),
.e-float-input:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]),
.e-float-input.e-control-wrapper:active:hover:not(.e-input-group):not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) textarea:not([disabled]) {
    border-color: #f47521;
}

.form-group:last-child,
.form-group:only-child {
    margin-bottom: 9px;
}

.e-grid .e-emptyrow td {
    text-align: center;
}

.e-grid .e-filtered::before {
    color: #362d36;
}

.e-grid .e-gridheader .e-sortfilter .e-headercelldiv,
.e-grid .e-gridheader .e-stackedheadercelldiv {
    padding: 0 7px 0 7px;
}

.e-grid .e-gridheader {
    background-color: #fff;
    border-bottom-color: #e9e9e9;
    border-top-color: #5e141400;
}

img.circular-landscape {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    object-fit: cover;
    margin: 4px 0 4px 0;
}

img.circular-100 {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    object-fit: cover;
    margin: 4px 0 4px 0;
}

.e-toolbar .e-tbar-btn:focus .e-icons,
.e-toolbar .e-tbar-btn:focus .e-tbar-btn-text {
    color: #6d7080;
}

/* Container needed to position the overlay. Adjust the width as needed */
.container-img, .container-img2 {
    position: relative;
    display: flex;
    justify-content: center;
    margin-bottom: 10px;
    /*    padding: 10px 0 15px 0;*/
}

/* Make the image to responsive ROTONDA */
.container-img img {
    display: block;
    max-height: 150px;
}
/* Make the image to responsive PROFILO STRUTTURA */
.container-img2 img {
    display: block;
    max-height: 150px;
    width: auto;
    max-width: 230px;
}

/* The overlay effect - lays on top of the container and over the image */
.overlay {
    position: absolute;
    background: #763e5cd4 !important;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    height: 7.5rem !important;
    width: 7.5rem !important;
    border-radius: 50% !important;
    color: white;
    font-size: 20px;
    padding: 47px 20px !important;
}

.overlay2 {
    position: absolute;
    background: #763e5cd4 !important;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    height: 100%!important;
    width: 234px;
    color: white;
    border-radius: 4px;
    font-size: 20px;
    padding: 47px 20px !important;
}

.overlayNEP {
    position: absolute;
    background: #763e5cd4 !important;
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    height: 150px !important;
    width: 245px !important;
    border-radius: 5px !important;
    color: white;
    font-size: 20px;
    padding: 60px 20px !important
}

.overlay,
.overlay2,
.overlayNEP {
    position: absolute;
    top: 0;
    z-index: 100;
    height: 100%;
    background-color: #6c6a6a6c
}

.overlay svg,
.overlay2 svg
.overlayNEP svg{
    cursor: pointer;
}

/* When you mouse over the container, fade in the overlay title - per caricamento immagini */
.container-img:hover .overlay, .container-img2:hover .overlay,
.container-img:hover .overlay2, .container-img2:hover .overlay2,
.container-img:hover .overlayNEP, .container-img2:hover .overlayNEP {
    opacity: 1;
}

/*ALERT*/
.swal2-styled.swal2-default-outline:focus {
    box-shadow: 0 0 0 3px #f475214d;
}

.e-dlg-overlay {
    opacity: .6;
}

/* SCROLLBAR Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #c2c2c2 #ffffff;
}

/* Chrome, Edge, and Safari */
*::-webkit-scrollbar {
    background-color: #c2c2c2 !important;
    border-radius: 7px !important;
    border: 3px none #ffffff !important;
}

*::-webkit-scrollbar-track {
    background-color: #c2c2c2 !important;
    border-radius: 7px !important;
    border: 3px none #ffffff !important;
}

*::-webkit-scrollbar-thumb {
    background-color: #c2c2c2 !important;
    border-radius: 7px !important;
    border: 3px none #ffffff !important;
}

.dropdown-menu-animated.show {
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
    -webkit-transform-origin: 29px -50px;
    transform-origin: 29px -50px;
    opacity: 1;
    visibility: visible;
}

.text-primary {
    --bs-text-opacity: 1;
    color: #F47521 !important;
}

button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
}

.modal-body {
    position: relative;
    -webkit-box-flex: 1;
    /*-ms-flex: 1 1 auto;*/
    flex: 1 1 auto;
    padding: 1.25rem;
}

.pl-5,
.px-5 {
    padding-left: 2rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.profile-setting-img {
    position: relative;
    height: 73px;
}

.border-title-tab {
    border-top: 1px dashed #9741633d !important;
    padding-top: 3rem;
}

.e-grid .e-columnchooser-btn::before,
.e-grid-menu .e-columnchooser-btn::before {
    content: "\e811";
    font-size: 23px;
}

.e-multiselect.e-checkbox .e-multi-select-wrapper,
.e-multiselect .e-multi-select-wrapper.e-down-icon {
    padding: 3px 8px;
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
    color: #6d7080;
}

.e-multi-select-wrapper .e-chips-close.e-close-hooker {
    margin-top: -30px;
}

.e-multi-select-wrapper .e-delim-values .e-remain {
    color: #6d7080;
    font-weight: 500;
    font-size: 13px;
    padding-left: 8px !important;
}

.e-delim-total {
    font-family: 'Outfit' !important;
    font-size: 13px !important;
    line-height: 28px !important;
    -webkit-text-fill-color: #6d7080;
    color: #6d7080;
    padding-left: 0px !important;
    padding-top: 4px;
}

/*#TypeCollaborator.e-input-group:not(.e-success):not(.e-warning):not(.e-error), .e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    padding-left: 3px!important;
}*/


/* DROPDOWN EJS */
.e-dropdownbase .e-list-item,
.e-dropdownbase .e-list-item.e-item-focus {
    font-size: 14px;
}

/*.e-dropdownbase .e-list-item.e-item-focus, .e-dropdownbase .e-list-item.e-active, .e-dropdownbase .e-list-item.e-active.e-hover, .e-dropdownbase .e-list-item.e-hover {
    font-size: 14px;
}*/
.e-ddl.e-input-group.e-control-wrapper .e-input {
/*    padding-left: 12px !important;*/
}
/*}.e-ddl.e-input-group.e-control-wrapper .e-input {
    padding-left: 14px !important;
}
*/
.e-input-group.e-ddl .e-input[readonly]~span.e-input-group-icon.e-ddl-icon,
.e-input-group.e-control-wrapper.e-ddl .e-input[readonly]~span.e-input-group-icon.e-ddl-icon,
.e-float-input.e-ddl input[readonly]~span.e-input-group-icon.e-ddl-icon,
.e-float-input.e-control-wrapper.e-ddl input[readonly]~span.e-input-group-icon.e-ddl-icon {
    font-weight: 600;
}

.e-input-group:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-success):not(.e-warning):not(.e-error) {
    align-items: center;
/*    padding-left: 14px;
*/}

.e-input-group .e-clear-icon, .e-input-group.e-control-wrapper .e-clear-icon {
    min-width: 0px;
}

input.e-input,
.e-input-group input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input.e-input,
.e-input-group.e-control-wrapper input,
.e-float-input input.e-input,
.e-float-input input,
.e-float-input.e-control-wrapper input.e-input,
.e-float-input.e-control-wrapper input,
.e-input-group input.e-input:focus,
.e-input-group.e-control-wrapper input.e-input:focus,
.e-float-input.e-control-wrapper input:focus,
.e-float-input input:focus,
.e-input-group.e-input-focus input.e-input,
.e-input-group.e-control-wrapper.e-input-focus input.e-input,
.e-float-input.e-control-wrapper.e-input-focus input,
.e-float-input.e-input-focus input {
    padding-left: 14px;
    text-indent: 0;
}
/*.e-ddl.e-input-group .e-ddl-hidden, .e-ddl.e-float-input .e-ddl-hidden {
    margin-left: -14px !important;
}*/
.e-input-group .e-input[readonly], .e-input-group.e-control-wrapper .e-input[readonly], .e-float-input input[readonly], .e-float-input.e-control-wrapper input[readonly], .e-float-input textarea[readonly], .e-float-input.e-control-wrapper textarea[readonly] {
    background-color: #eff2f7;
    cursor: default;
}
.e-input-group .e-input[readonly] ~ span.e-input-group-icon, .e-input-group.e-control-wrapper .e-input[readonly] ~ span.e-input-group-icon, .e-float-input input[readonly] ~ span.e-input-group-icon, .e-float-input.e-control-wrapper input[readonly] ~ span.e-input-group-icon, .e-float-input.e-control-wrapper input[readonly] ~ span.e-clear-icon {
    cursor: default;
    background: #eff2f7;
}
.e-filter-parent {
    box-shadow: none;
    padding: 10px 0px;
}
.e-dropdownbase .e-list-item {
    text-indent: 9px;
    margin-bottom: 3px;
}

.e-popup.e-ddl .e-dropdownbase {
    padding: 10px 0;
}

.e-ddl.e-popup {
    border: 1px solid #f47521a6;
    box-shadow: 0 0 0 0.25rem rgb(244 117 33 / 7%) !important;
    /*    z-index: 1100 !important; */
    max-height: none !important;
}

.e-grid .e-update::before,
.e-grid-menu .e-update::before {
    content: "\e706";
}

.e-icon.e-print:before {
    content: '\f02f';
}

.e-refresh-scheduler:before {
    content: '\e706';
}

.e-icons.e-export:before {
    content: '\f56e';
}

.ejsDropDown {
    max-height: fit-content !important;
}

.e-dropdownbase .e-list-item.e-active,
.e-dropdownbase .e-list-item.e-active.e-hover {
    background-color: #f4752100 !important;
    border-color: #fff;
    color: #212529;
}

.e-dropdownbase .e-list-item.e-hover {
    background-color: #f475211c;
    border-color: #fff;
    color: #6d7080;
}

/*LAURA: da verificare*/
.e-dropdownbase .e-list-item.e-item-focus {
    background-color: #f4752100;
}

.e-dropdownbase .e-list-item.e-item-focus.e-hover {
    background-color: #F475211c;
}

.e-dropdownbase .e-list-item.e-active {
    background-color: transparent;
}

.e-popup.e-ddl .e-dropdownbase.e-nodata {
    font-family: Outfit, sans-serif;
    font-size: 13px;
}

.e-input.e-small,
.e-input-group.e-small,
.e-input-group.e-control-wrapper.e-small,
.e-input-group.e-small .e-input,
.e-input-group.e-small input,
.e-input-group.e-control-wrapper.e-small .e-input,
.e-input-group.e-control-wrapper.e-small input,
.e-float-input.e-small input,
.e-float-input.e-input-group.e-small input,
.e-float-input.e-control-wrapper.e-small input,
.e-float-input.e-control-wrapper.e-input-group.e-small input,
.e-float-input.e-small,
.e-float-input.e-control-wrapper.e-small,
.e-small .e-input-group,
.e-small .e-input-group.e-control-wrapper,
.e-small .e-input-group .e-input,
.e-small .e-input-group input,
.e-small .e-input-group.e-control-wrapper .e-input,
.e-small .e-input-group.e-control-wrapper input,
.e-small .e-float-input input,
.e-small .e-float-input.e-input-group input,
.e-small .e-float-input.e-control-wrapper input,
.e-small .e-float-input.e-control-wrapper.e-input-group input,
.e-small .e-float-input,
.e-small .e-float-input.e-control-wrapper {
    border-radius: 4px;
    font-size: 12px !important;
}

.e-small .e-multi-select-wrapper {
    max-height: 24px;
    padding: 0 !important;
}



.e-popup.e-multi-select-list-wrapper .e-list-item.e-active.e-item-focus {
    color: inherit;
}



.e-dropdownbase .e-list-item,
.e-dropdownbase .e-list-item.e-item-focus {
    color: #212529;
    font-family: 'Outfit';
    font-size: 13px;
    min-height: 29px;
}

.e-multi-select-wrapper input[type=text] {
    font-family: 'Outfit' !important;
    font-size: 13px !important;
    line-height: 24px !important;
    text-indent: 0px;
}

.e-multi-select-wrapper .e-delim-values {
    font-family: 'Outfit' !important;
    font-size: 13px !important;
    -webkit-text-fill-color: #6d7080;
    color: #6d7080;
    padding-left: 4px !important;
    line-height: 28px !important;
}
}

.e-multi-select-wrapper .e-searcher input[type=text] {
    color: #6d7080;
}

.e-ul.e-reorder {
    border-bottom: 1px solid #dee2e6;
    margin-bottom: 5px;
}

.e-small .e-multi-select-wrapper .e-chips-close.e-close-hooker,
.e-small .e-multiselect.e-control-container .e-multi-select-wrapper .e-clear-icon {
    margin-top: -26px;
}

.input-group> :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    padding-left: 8px;
}

#ej2_dropdownlist_0 {
    padding-left: 9px !important;
}

/*
.e-outline.e-input-group.e-input-focus:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left), .e-outline.e-input-group.e-input-focus.e-control-wrapper:hover:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled):not(.e-float-icon-left), .e-outline.e-input-group.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled), .e-outline.e-input-group.e-control-wrapper.e-input-focus:not(.e-success):not(.e-warning):not(.e-error):not(.e-disabled) {
    border-color: #b1bd15;
    box-shadow: inset 1px 1px #b1bd15, inset -1px 0 #b1bd15, inset 0 -1px #b1bd15;
}
.e-ddl.e-input-group .e-input-group-icon, .e-ddl.e-input-group.e-control-wrapper .e-input-group-icon:hover {
    color: #bb233d;
    font-size: 13px;
}*/
/*.select2-container .select2-selection--multiple {
    min-height: 35.5px !important;
}

.select2-container--default .select2-selection--multiple {
    border: 1px solid #ced4da !important;
    border-radius: .25rem !important;
    vertical-align: middle !important;
    padding-bottom: 5px !important;
    padding-right: 5px !important;
    padding-left: 6px !important;
    padding-top: 5px !important;
    font-size: .875rem !important;
}

.select2-container .select2-search--inline .select2-search__field {
    vertical-align: inherit !important;
    font-family: inherit !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #343a40 !important;
    border: none !important;
    padding: 3px !important;
    border-radius: 3px !important;
    color: white !important;
}

.select2-container .select2-selection--multiple .select2-selection__choice__remove {
    color: #fff !important;
    margin-right: 7px !important;
    border-color: #343a40 !important;
    padding: 0 8px !important;
    top: 3px !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent !important;
    border: none !important;
    border-right: 1px solid #aaaaaa3d !important;
    border-top-left-radius: 4px !important;
    border-bottom-left-radius: 4px !important;
    font-size: 1em !important;
    font-weight: bold !important;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 28px !important;
    padding-right: 6px !important;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #343a40 !important;
    color: white;
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd9;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin-top: 0 !important;
}*/
/*.offuscamento {
    display: none;
    position: absolute;
    width: 100vw;
    height: 100vh;
    background: rgba(156,194,229,0.5);
    z-index: 2000;
    opacity: 0.5;
    transition: all 0.5s ease-in-out;
}
.offuscamento.active {
    display: block;
    opacity: 1;
}*/
.overlayM {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 15000;
}

.overlayA5 {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.5);
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 15000;
}

.fak li {
    margin: 2px 8px;
    vertical-align: middle;

}

.custom-hover-nav-tabs .nav-item .nav-link {
    width: auto !important;
}


/* X-Small devices (portrait phones, less than 576px)*/
@media (max-width: 575.98px) {

    /* TAB VERTICALE */
    .nav-tabs-custom {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
}

.e-dropdown-btn .btn-icon {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.profile-user2 .profile-photo-edit2 {
    position: absolute;
    left: auto;
    bottom: 0;
    cursor: pointer;
}

.dropdown-menu li {
    position: relative;
}

.dropdown-menu .dropdown-submenu {
    display: none;
    position: absolute;
    right: 100%;
    top: -7px;
}

.dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
}

.dropdown-menu>li:hover>.dropdown-submenu {
    display: block;
}

.text-green {
    color: #69bf45
}

form .error,
form .error>input {
    border-color: #d24e53 !important;
}

.e-input-group:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error),
.e-input-group.e-control-wrapper:not(.e-disabled):active:not(.e-success):not(.e-warning):not(.e-error) {
    border-color: #f475217d !important;
    box-shadow: inset 0 0 0 2px #dee2e659 !important;
}

.user-data {
    margin-top: 0 !important;
    font-size: 14px !important;
}

.user-data input.e-control {
    height: calc(3.5rem) !important;
    line-height: 1.25 !important;
    padding-top: 0.9rem !important;
    padding-left: 0.9rem;
    background: var(--vz-input-bg);
}

.user-data .e-float-text {
    padding: 0.8rem 1.3rem 1rem 1rem !important;
}
label.e-float-text, .e-float-input label.e-float-text, .e-float-input.e-control-wrapper label.e-float-text {
    left: 2%;
    top: 48%;
}
label.e-float-text, .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
    color: var(--vz-body-color) !important;
}
.user-data .e-float-input input:valid ~ label.e-float-text,
.e-float-input input:focus ~ label.e-float-text,
.e-float-input input:valid ~ label.e-float-text.e-label-top,
.e-float-input input ~ label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
.e-float-input .e-input-in-wrap input ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.e-float-input.e-control-wrapper input:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper input ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text,
.e-float-input.e-control-wrapper .e-input-in-wrap input:valid ~ label.e-float-text.e-label-top,
.e-float-input.e-control-wrapper .e-input-in-wrap input ~ label.e-float-text.e-label-top,
.e-float-input.e-input-focus input ~ label.e-float-text,
.e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text {
    font-size: 0.78rem;
    font-weight: 400;
    top: 32px;
}

    .user-data .e-float-input input:focus ~ label.e-float-text,
    .e-float-input input:valid ~ label.e-float-text,
    .e-float-input input ~ label.e-label-top.e-float-text,
    .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
    .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
    .e-float-input input label.e-float-text.e-label-top,
    .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
    .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
    .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
    .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
    .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
    .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
    .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
    .e-float-input.e-input-focus input ~ label.e-float-text {
        font-size: 12px;
        font-weight: 400;
        padding-right: 0;
        transform: translate3d(-9px, -39px, 0) scale(1);
        opacity: 0.65;
    }
label.e-float-text, .e-float-input label.e-float-text, .e-float-input.e-control-wrapper label.e-float-text {
    font-family: 'Outfit';
}
.e-float-input.e-error label.e-float-text, .e-float-input.e-control-wrapper.e-error label.e-float-text, .e-float-input.e-error input:focus ~ label.e-float-text, .e-float-input.e-control-wrapper.e-error input:focus ~ label.e-float-text, .e-float-input.e-error.e-input-focus input ~ label.e-float-text, .e-float-input.e-control-wrapper.e-error.e-input-focus input ~ label.e-float-text, .e-float-input.e-error textarea:focus ~ label.e-float-text, .e-float-input.e-control-wrapper.e-error textarea:focus ~ label.e-float-text {
    color: var(--vz-yellow);
}
.e-tooltip-wrap.e-schedule-error .e-tip-content, .e-tooltip-wrap.e-schedule-error .e-tip-content label
Specificity: (0,3,0) {
    color: var(--vz-yellow);
}
.e-float-input.e-error input, .e-float-input.e-control-wrapper.e-error input, .e-float-input.e-error textarea, .e-float-input.e-control-wrapper.e-error textarea
Specificity: (0,2,1) {
    border-color: var(--vz-yellow);
}
.e-control, .e-css, .e-error {
    font-family: 'Outfit';
    font-size: 12px;
    font-weight: 400;
}
label {
    font-weight: 400;
    margin-bottom: 0;
}
.e-date-wrapper.form-control {
    width: 1% !important;
}

.form-control input.e-control {
    height: unset !important;
}

.form-control {
    line-height: 0.9;
}

.select2-container--bootstrap-5 .select2-selection {
    min-height: calc(1.5em + 0.75rem + 3px);
}

.e-input-group .e-input-group-icon,
.e-input-group.e-control-wrapper .e-input-group-icon {
    background: var(--vz-input-bg);
    border-color: #ced4da00;
    color: #6d7080;
    padding-right: 3px;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:active,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:active {
    background: #f4752100;
    color: #f47521;
    -webkit-box-shadow: none;
    border-color: #f4752100;
    box-shadow: none;
}

.e-input-group:not(.e-disabled) .e-input-group-icon:hover,
.e-input-group.e-control-wrapper:not(.e-disabled) .e-input-group-icon:hover {
    background: #f4752100;
    border-color: #f4752100;
    color: #f47521;
}

.e-date-wrapper span.e-input-group-icon.e-date-icon.e-icons.e-active {
    background: #565e6400;
    border-color: #ced4da00;
    color: #974163;
}

.e-popup-wrapper {
    width: fit-content !important;
}

.dropzone {
    min-height: 67px !important;
    border: 1px dashed var(--vz-input-border) !important;
    border-radius: 3px !important;
    padding: 1px 5px !important;
}

.dropzone .dz-message {
    font-size: 12px !important;
    width: 100% !important;
    margin: 0.8em 0 !important;
}

.border-xs {
    border: 1px solid #ced4da !important;
}

.p-11px {
    padding: 11px !important;
}

.spinner-overlay {
    position: absolute;
    top: 0;
    z-index: 100;
    width: 90%;
    height: 100%;
    display: none;
}

.cv-spinner {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.spinner {
    width: 40px;
    height: 40px;
    border: 4px #ddd solid;
    border-top: 4px #2e93e6 solid;
    border-radius: 50%;
    animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
    100% {
        transform: rotate(360deg);
    }
}

.is-hide {
    display: none;
}

.choices__inner {
    padding-right: 0.2rem !important;
}

.choices__item {
    color: #212529 !important;
}

input.e-input,
.e-input-group input,
.e-input-group.e-control-wrapper input,
.e-input-group input.e-input,
.e-input-group.e-control-wrapper input.e-input {
    height: 35px;
}

/*grid child corsi/lezioni*/

.bg-orange-light {
    background-color: #f4752114;
}

.e-grid .e-detailcell {
    border-left: solid 1px #dee2e6;
    border-right: solid 1px #dee2e6;
    padding: 10px;
}

.e-detailrow:hover {
    background-color: #eee0 !important;
}

.e-customizedExpandcell {
    border-top: solid 1px #dee2e6;
    background-color: #f7f7f7;
}

td.e-detailrowcollapse {
    background-color: #f7f7f7;
    text-align: center;
}

td.e-detailrowexpand {
    background-color: #f7f7f7;
    text-align: center;
}

.e-row[aria-selected="true"] .e-customizedExpandcell {
    background-color: #f3eaee;
}

.e-detailindentcell {
    background: #F47521;
    -webkit-clip-path: polygon(40% 0, 60% 0, 60% 100%, 40% 100%);
    clip-path: polygon(40% 0, 60% 0, 60% 100%, 40% 100%);
}

#Grid-Lessons_toolbarItems div.e-control .e-toolbar .e-lib .e-keyboard {
    max-height: 75px !important;
}

/*#Tooltip .e-grid .e-icon-gdownarrow::before, .e-grid-menu .e-icon-gdownarrow::before {
    content: '\e734';
}
#Tooltip .e-grid .e-icon-grightarrow::before, .e-grid-menu .e-icon-grightarrow::before {
    content: '\e75c';
}*/

.e-grid .e-icon-gdownarrow::before,
.e-grid-menu .e-icon-gdownarrow::before {
    content: "\e734";
}

.e-grid .e-icon-grightarrow::before,
.e-grid-menu .e-icon-grightarrow::before {
    content: "\e75c";
}

div.e-icons.e-dtdiagonalright.e-icon-grightarrow {
    color: #f47521;
    font-size: 20px;
    font-weight: 500;
    text-indent: 0px;
}

div.e-icons.e-dtdiagonaldown.e-icon-gdownarrow {
    color: #f47521;
    font-size: 20px;
    font-weight: 500;
    text-indent: 0px;
}

.e-grid .e-rowcell .e-checkbox-wrapper,
.e-grid .e-rowcell .e-css.e-checkbox-wrapper {
    height: auto;
    top: 0;
}

.e-grid .e-detailindentcell {
    border: none;
}

#Grid-Lessons div.e-toolbar-items.e-tbar-pos {
    height: 62px;
}


.db {
    width: 30%;
}

button.e-btn.e-css.e-flat.e-primary.e-small.e-apply {
    background-color: unset !important;
    color: #dd5b41 !important;
}

button.e-btn.e-css.e-flat.e-primary.e-small.e-apply:hover {
    background-color: unset !important;
    color: #f47521 !important;
}

button.e-btn.e-css.e-flat.e-small.e-cancel {
    background-color: unset !important;
    color: #878a99 !important;
}

button.e-btn.e-css.e-flat.e-small.e-cancel:hover {
    background-color: unset !important;
    color: #363636 !important;
}


.form-floating .select2-selection {
    height: calc(3.5rem + 2px) !important;
}

.form-floating .select2-selection>.select2-selection__rendered {
    padding: 1.5rem 2.7rem 0.5rem 0.1rem !important;
    font-size: .875rem !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option {
    padding: 0.375rem 0.75rem !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted {
    color: #212529 !important;
    font-size: 14px !important;
    background-color: #f4752126 !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field {
    font-size: 14px !important;
}

.select2-container--bootstrap-5.select2-container--focus .select2-selection,
.select2-container--bootstrap-5.select2-container--open .select2-selection {
    border-color: #faba90 !important;
    box-shadow: 0 0 0 0.25rem rgb(244 117 33 / 7%) !important;
}

.select2-container--bootstrap-5 .select2-dropdown .select2-search .select2-search__field:focus {
    border-color: #faba90 !important;
    box-shadow: #f3f6f9 !important;
}

.select2-container--bootstrap-5 .select2-dropdown {
    border-color: #faba90 !important;
}

.select2-container--bootstrap-5 .select2-selection {
    font-size: 14px !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__clear,
.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear {
    right: 2.5rem !important;
    width: 0.5rem !important;
    height: 0.5rem !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    background-color: #eaebec !important;
    font-size: 14px !important;
    color: #363636 !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove {
    width: auto !important;
    height: 0.75rem !important;
    padding: 0.25em !important;
    margin-right: 0.5rem !important;
    overflow: hidden !important;
    text-indent: 132% !important;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23676a6d%3e%3c'path d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position-x: 50% !important;
    background-position-y: center !important;
    background-size: 0.55rem !important;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
    background-color: transparent !important;
}

.form-floating .select2-container--bootstrap-5 .select2-selection--multiple {
    height: auto !important;
}

.select2-container--bootstrap-5 .select2-selection--multiple .select2-search {
    display: contents !important;
}

.select2-search .select2-container--bootstrap-5 .select2-selection--multiple {
    width: 100% !important;
    padding: 0.375rem 0.75rem !important;
    font-family: inherit !important;
    font-size: 1rem !important;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    color: #212529 !important;
    background-color: #fff !important;
    background-clip: padding-box !important;
    border: 1px solid #ced4da !important;
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    border-radius: 0.25rem !important;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out !important;
}

.form-floating label {
    z-index: 1;
}

.pickr {
    display: inline-block !important;
    vertical-align: super !important;
}

.error .select2-container--bootstrap-5 .select2-selection--single {
    border-color: #d24e53;
}

.video-container {
    position: relative;
    padding-top: 56.25%;
    display: block;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

label.is-invalid {
    color: #878a99 !important;
    font-size: smaller;
    top:41px;
    padding-left:0;
}

/*.form-select.validation-simple.is-valid {
    border-color: yellow;
    -webkit-box-shadow: 0 0 0 0 #f4752125;
    box-shadow: 0 0 0 0 #f4752125;
}*/
.form-select.is-valid:not([multiple]):not([size]),
.form-select.is-valid:not([multiple])[size="1"],
.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
    padding-right: 1rem;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"), url("data:");
}

.e-input-group::before,
.e-input-group::after {
    background: #ff408100 !important;
}

.form-select.is-valid,
.was-validated .form-select:valid {
    border-color: #69bf45;
}

.form-control.is-valid:focus,
.was-validated .form-control:valid:focus {
    border-color: #f47521;
    -webkit-box-shadow: 0 0 0 0 yellow;
    box-shadow: 0 0 0 0 yellow;
}


.form-select.is-invalid,
.form-control.is-invalid,
div:has(input.is-invalid),
.form-check-input.is-invalid,
control.is-invalid {
    border-color: #dc3545 !important;
}

div.is-invalid {
    border-color: #dc3545 !important;
}

span.is-invalid {
    border-color: #dc3545 !important;
}

.form-select.is-valid,
.form-control.is-valid,
div:has(input.is-valid),
.form-check-input.is-valid,
.form-check-input.is-valid~.form-check-label,
control.is-valid {
    border-color: #69bf45;
}

.form-select.is-valid,
.form-control.is-valid,
.was-validated .form-control:valid {
    padding-right: 1rem;
    background-image: none;
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    padding-right: calc(1em + 1rem);
    background-size: calc(0.55em + 0.5rem) calc(0.75em + 0.5rem);
    background-image: url('../lib/fontawesome-pro/svgs/light/circle-xmark.svg');

}

.validation-simple.is-valid {
    border-color: #69bf45;
    -webkit-box-shadow: 0 0 0 0 #69bf45;
    box-shadow: 0 0 0 0 #69bf45;
    background-size: unset !important;
    background-image: none !important;
    padding-right: 0.9rem;
}

/*.e-float-input input, .e-float-input.e-control-wrapper input {
    min-width: 0;
    padding-right: 0.9rem; 
}*/
.form-control.is-invalid,
.was-validated .form-control:invalid {
    padding-right: 1rem;
    background-image: none;
}

.is-valid+.select2-container--bootstrap-5 .select2-selection,
.was-validated select:valid+.select2-container--bootstrap-5 .select2-selection {
    border-color: #69bf45;
}

.border-gray {
    border-color: #e9ebec !important;
}

.table-doc {
    color: #212529;
    width: 260px;
    float: right;
}

.logo-fattura {
    max-height: 90px;
    width: auto;
    padding-left: 4px;
}

#back-to-top {
    bottom: 20px;
    right: 50px;
}

/*FLOAT MENU*/

.fab-container {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: center;
    user-select: none;
    position: absolute;
    bottom: 90px;
    right: 30px;
}

.fab-container:hover {
    height: 100%;
}

.fab-container:hover .sub-button:nth-child(2) {
    transform: translateY(-80px);
}

.fab-container:hover .sub-button:nth-child(3) {
    transform: translateY(-140px);
}

.fab-container:hover .sub-button:nth-child(4) {
    transform: translateY(-200px);
}

.fab-container:hover .sub-button:nth-child(5) {
    transform: translateY(-260px);
}

.fab-container:hover .sub-button:nth-child(6) {
    transform: translateY(-320px);
}

.fab-container .fab {
    position: relative;
    height: 70px;
    width: 70px;
    background-color: #f47521;
    border-radius: 50%;
    z-index: 2;
}

.fab-container .fab::before {
    content: " ";
    position: absolute;
    bottom: 0;
    right: 0;
    height: 35px;
    width: 35px;
    background-color: inherit;
    border-radius: 0 0 10px 0;
    z-index: -1;
}

.fab-container .fab .fab-content {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 100% !important;
    width: 100% !important;
    border-radius: 50% !important;
}

.fab-container .fab .fab-content .material-icons {
    color: white !important;
    font-size: 48px !important;
}

.fab-container .sub-button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 50px;
    right: 50px;
    height: 50px;
    width: 50px;
    /*  background-color: #dd5b41; */
    border-radius: 50%;
    transition: all 0.3s ease;
}

.fab-container .sub-button:hover {
    cursor: pointer;
}

.fab-container .sub-button .material-icons {
    color: white;
    padding-top: 6px;
}

.jfab_main_btn.rotate {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    padding-bottom: 7px;
}

.jfab_wrapper {
    z-index: 1000;
}

.jfab_btns_wrapper {
    right: 20px;
    bottom: 140px;
    position: absolute;
    display: none;
    -webkit-transition: opacity 0.3s ease-in;
    -moz-transition: opacity 0.3s ease-in;
    -ms-transition: opacity 0.3s ease-in;
    -o-transition: opacity 0.3s ease-in;
    transition: opacity 0.3s ease-in;
    pointer-events: all;
}

.jfab_btns_wrapper button {
    width: 50px;
    height: 50px;
    border-radius: 100%;
    margin-bottom: 23px;
    margin-right: 27px;
    padding-left: 2px;
    padding-top: 13px;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 23px;
    transition: .3s;
    pointer-events: all;
    cursor: pointer;
    opacity: 88%;
    -webkit-box-shadow: 0 5px 10px rgba(30, 32, 37, .12) !important;
    box-shadow: 0 5px 10px rgba(30, 32, 37, .12) !important;
}

.jfab_btns_wrapper button:hover {
    box-shadow: none;
    opacity: 100%;
}

button.jfab_main_btn {
    background-color: #f47521;
    width: 60px;
    height: 60px;
    border-radius: 100%;
    right: 40px;
    bottom: 90px;
    position: absolute;
    padding-bottom: 1px;
    margin-right: 0;
    margin-bottom: 0;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 28px;
    -webkit-box-shadow: 0 5px 10px rgba(30, 32, 37, .12) !important;
    box-shadow: 0 5px 10px rgba(30, 32, 37, .12) !important;
    transition: .3s;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    cursor: pointer;
    pointer-events: all;
    opacity: 88%;
}

button:hover.jfab_main_btn {
    box-shadow: none;
    opacity: 100%;
}

.button-sm-padding {
    padding: 7px 15px 7px 15px;
}

.fab-label {
    position: relative;
    float: right;
    background: #adb5bd;
    right: 60px;
    top: -28px;
    padding: 5px 20px;
    border-radius: 3px;
    font-size: 15px;
    white-space: nowrap;
}

.swal2-styled.swal2-confirm {
    background-color: #f47521;
    border-radius: 3.25em;
}
.swal2-styled.swal2-deny {
    background-color: #763e5c;
    border-radius: 3.25em;
}
.swal2-styled.swal2-cancel {
    border: 0;
    border-radius: 3.25em
}
    .swal2-title {
    text-transform: uppercase;
    padding: 25px 1em 0px !important;
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: inherit !important;
}

.swal2-popup.swal2-toast .swal2-html-container {
    margin: .5em 1em;
    padding: 0;
    overflow: initial;
    font-size: 1em;
    text-align: initial;
}

.swal2-popup .swal2-html-container {
    color: inherit;
    font-size: medium;
    margin: 20px;
}

.e-label-Select {
    font-size: 0.78rem;
    font-weight: 400;
    font-family: Outfit, sans-serif;
    color: #343a40;
    margin: 0px;
    padding-left: 8px;
    opacity: 0.6;
}

.badge-outline-light {
    color: #6d7080;
    border: 1px solid #6d7080;
    background-color: transparent;
}

.accordion .accordion-button {
    background-color: #974163;
    color: white;
}

.accordion-fill-success .accordion-item .accordion-button:not(.collapsed) {
    color: #fff;
    background-color: #f47521 !important;
}

.btn-primary,
.btn-primary:focus,
.btn-primary:hover {
    background-image: none;
}

.btn-primary:disabled {
    cursor: not-allowed;
    pointer-events:visible !important
}

.btn-info,
.btn-info:focus,
.btn-info:hover {
background-image: none;
}

.btn-secondary,
.btn-secondary:focus,
.btn-secondary:hover {
    background-image: none;
}

.btn-success,
.btn-success:focus,
.btn-success:hover {
    background-image: none;
}

.btn-warning,
.btn-warning:focus,
.btn-warning:hover {
    background-image: none;
}

.btn-danger,
.btn-danger:focus,
.btn-danger:hover {
    background-image: none;
}
.e-appbar.e-dense {
    height: 100%;
}
.table .table-light {
    background-color: #f7f7f7 !important;
}
.header-gradient-cm {
    background:-webkit-linear-gradient(0deg, #f47521, #d24e53, #954163, #533953, #282828);
}

.form-control2 {
    display: block;
    width: 100%;
    padding: .5rem .9rem;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: var(--vz-body-color);
    background-color: var(--vz-input-bg);
    background-clip: padding-box;
    border: 1px solid var(--vz-input-border);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
}

.form-control2[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer;
}
.form-control2[type=file] {
    overflow: hidden;
}
.form-control2:focus {
    color: var(--vz-body-color);
    background-color: var(--vz-input-bg);
    border-color: var(--vz-input-focus-border);
    outline: 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 0 0 rgba(244, 117, 33, .25);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075), 0 0 0 0 rgba(244, 117, 33, .25);
}
.textarea.form-control2 {
    min-height: calc(1.5em + 1rem + 2px);
}


.pagination-next.disabled2, .pagination-prev.disabled2 {
    color: #878a99;
    cursor: default;
}
a.disabled2 {
    pointer-events: none;
    cursor: default;
    /* font-style: italic; */
    opacity: 0.5;
}
    /*toolbar rich text editor per bug da Tablet*/
    div#Course_Descrizione_toolbar, div#ChiSiamo_toolbar, div#editorBody_toolbar, div#modulo_toolbar {
    height: 40px !important;
}

.e-toolbar .e-toolbar-items.e-tbar-pos .e-toolbar-left {
    line-height: 1.25em;
}

.e-grid .e-groupdroparea {
    background-color: #dd5b410d;
    color: #dd5b41;
    margin-bottom: 18px;
    padding: 18px;
    border: 1px dashed #dd5b4180;
    font-family: 'Outfit';
}

.e-grid .e-groupdroparea.e-grouped {
    background-color: #dd5b4114;
}

.e-grid .e-groupheadercell {
    background-color: #dd5b41;
    border-color: #dd5b41;
    border-radius: 30px;
    color: #fff;
}

.e-grid .e-groupheadercell:hover {
    background-color: #dd5b41b0;
    border-color: #dd5b41b0;
    border-radius: 30px;
}

.e-grid .e-groupdroparea .e-icons {
    color: #fff;
    font-size: smaller;
    font-weight: bold;
}

.e-grid .e-groupcaption {
    font-family: 'Outfit';
}

.e-multiselect .e-multi-select-wrapper .e-chips .e-chipcontent {
    font-family: 'Outfit';
    font-size: 14px;
    -webkit-text-fill-color: #212529;
}

.e-multi-select-wrapper .e-chips {
    background-color: #9741631f;
    height: 28px;
}

.e-multi-select-wrapper .e-chips .e-chips-close::before {
    -webkit-text-fill-color: #974163;
    color: #974163;
    font-size: 14px;
}

.e-multiselect:not(.e-disabled) .e-multi-select-wrapper .e-chips:hover {
    background-color: #97416338;
}

.e-multi-select-wrapper {
    min-height: 34px;
}

.note-editor.note-airframe .note-editing-area .note-editable,
.note-editor.note-frame .note-editing-area .note-editable {
    font-family: 'Outfit';
}

.form-control-plaintext {
    color: #6d7080;
}

.btn-outline-success:disabled,
.btn-outline-success[disabled] {
    border: 1px solid #999999 !important;
    background-color: #ffffff !important;
    color: #999999 !important;
}

.readOnlyPanel {
    pointer-events: none;
    opacity: 0.9;
    /*pointer-events: auto;*/
}

.readOnlyPanelEnable {
    pointer-events: all !important;
    opacity: 1 !important;
    /*pointer-events: auto;*/
}

.readOnlyPanel5 {
    pointer-events: none;
    opacity: 0.4;
    /*pointer-events: auto;*/
}

.disabledLink {
    opacity: 0.3 !important;
    pointer-events: none !important;
}

/*TODO: X LAURA --> da verificare con Mario come gestire gli elementi disabilitati*/
/*input:disabled {
    background-color: #F7F7F9 !important
}

select:disabled {
    background-color: #F7F7F9 !important
}
.EJ2-disabledField {
    background-color: #F7F7F9 !important;
    cursor: move !important;
}

.select2-container:disabled .select2-selection--single:disabled .select2-selection__rendered:disabled {
    background-color: red !important;
}*/
/*----FINE----*/

.overlayA {
    /*position: absolute;
    top: 0;
    z-index: 100;
    height: 100%;
    background-color: darkgray;*/

    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    /*background: rgba(0,0,0,0.5);*/
    background-color: darkgray;
    opacity: 0.1;
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 10000;
}

.overlayM2 {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(238, 238, 238, 0.1);
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 10000;
}

.cv-spinnerM2 {
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.form-select_Sede {
    display: block;
    width: 100%;
    padding: 0.5rem 2.7rem 0.5rem 0.9rem;
    -moz-padding-start: calc(.9rem - 3px);
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.5;
    color: rgba(255, 255, 255, .85) !important;
    background-color: #974163d9;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.9rem center;
    background-size: 16px 12px;
    border: none;
    border-radius: 0.25rem;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
    -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.overlayBlack {
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.1);
    overflow-x: hidden;
    transition: 0.5s;
    z-index: 10000;
}

.cv-spinner50 {
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 50px;
}

.cv-spinner100 {
    height: 100%;
    display: flex;
    justify-content: center;
    padding-top: 100px;
}

.text-yellow {
    color: #f1963b;
}

.btn-soft-yellow {
    color: var(--vz-orange);
    background-color: #f1963b54;
    border-color: transparent;
}

.btn-soft-yellow:active,
.btn-soft-yellow:focus,
.btn-soft-yellow:hover {
    color: #fff;
    background-color: var(--vz-orange);
}

.e-grid-min-height .e-rowcell {
    line-height: normal;
}

.modal-xxl {
    max-width: 1360px;
}

.input-sconto {
    padding: 5px 10px;
    text-align: right;
}

.inputCurrency {
    text-align: right;
}

.label-sconto {
    padding: 5px 10px;
    text-align: center;
}

.scontoUnchecked {
    color: lightgray;
    text-decoration: line-through;
}

.myFab {
    height: 60px;
    position: fixed;
    z-index: 1050;
    width: auto;
    max-width: 60px;
    -webkit-transition: max-width 0.5s;
    transition: max-width 0.5s;
    right: 40px;
    border-radius: 60px;
    display: inline-flex;
    align-items: center;
    overflow: hidden;
    padding-left: 16px;
}


/*.myFabIcon {
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    margin-right: 19px;
    padding-left: 5px;
    display: flex;
    align-items: center;
}*/

.myFabIcon {
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    margin-right: 21px;
    padding-left: 3px;
    display: flex;
    align-items: center;
}

.myFabText {
    white-space: nowrap;
    padding-right: 5px;
}

.myFab:hover {
    max-width: 300px;
}

.myFab1 {
    bottom: 90px;
}

.myFab2 {
    bottom: 160px;
}

.badge-soft-light {
    color: #ffffff;
    background-color: rgb(60 60 60 / 56%);
}

.badge-soft-gray {
    color: #4e4e4e;
    background-color: rgb(183 183 183 / 25%);
}

.z-100 {
    z-index: 100;
}

.e-toolbar .e-toolbar-items .e-toolbar-item:not(.e-separator) {
    padding: 4px 1px 4px 1px;
}

/*International phone input*/
/* International Telephone Input Css */
.flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px;
    right: auto;
    left: 0;
}

.flag-container:hover {
    cursor: pointer;
}

.selected-flag {
    z-index: 1;
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 15px 6px 0 8px;
}

.flag.bd {
    height: 12px;
    background-position: -418px 0;
}

.arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #555;
}

.arrow-up {
    border-top: none;
    border-bottom: 6px solid #555;
}

.country-list {
    display: none;
    cursor: pointer;
    line-height: 18px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    box-shadow: 0px 8px 10px 1px rgb(57 64 78 / 70%), 0px 3px 14px 2px rgb(57 64 78 / 70%), 0px 5px 5px -3px rgb(57 64 78 / 70%);
    background-color: #39404e;
    width: 100%;
    width: auto;
    max-height: 500px;
    white-space: nowrap;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

.country-list.active {
    display: inline-block;
}

.country {
    padding: 5px 26px 5px 15px;
    outline: 0;
}

.country-list .divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid rgb(0 0 0 / 12%);
}

.country.highlight {
    background-color: rgb(51 57 70);
}

.flag-box {
    display: inline-block;
    width: 20px;
}

.country-name,
.flag-box {
    margin-right: 6px;
}

.country-name,
.dial-code,
.flag-box {
    vertical-align: middle;
}

.country-name {
    color: #cdcdcd;
}

.dial-code {
    color: #adacaf;
}



/* International Telephone Input Flags Css */
.flag {
    width: 20px;
}

.flag.be {
    width: 18px;
}

.flag.ch {
    width: 15px;
}

.flag.mc {
    width: 19px;
}

.flag.ne {
    width: 18px;
}

.flag.np {
    width: 13px;
}

.flag.va {
    width: 15px;
}

@media (-webkit-min-device-pixel-ratio: 2),
(min-resolution: 192dpi) {
    .flag {
        background-size: 5652px 15px;
    }
}

.flag.ac {
    height: 10px;
    background-position: 0 0;
}

.flag.ad {
    height: 14px;
    background-position: -22px 0;
}

.flag.ae {
    height: 10px;
    background-position: -44px 0;
}

.flag.af {
    height: 14px;
    background-position: -66px 0;
}

.flag.ag {
    height: 14px;
    background-position: -88px 0;
}

.flag.ai {
    height: 10px;
    background-position: -110px 0;
}

.flag.al {
    height: 15px;
    background-position: -132px 0;
}

.flag.am {
    height: 10px;
    background-position: -154px 0;
}

.flag.ao {
    height: 14px;
    background-position: -176px 0;
}

.flag.aq {
    height: 14px;
    background-position: -198px 0;
}

.flag.ar {
    height: 13px;
    background-position: -220px 0;
}

.flag.as {
    height: 10px;
    background-position: -242px 0;
}

.flag.at {
    height: 14px;
    background-position: -264px 0;
}

.flag.au {
    height: 10px;
    background-position: -286px 0;
}

.flag.aw {
    height: 14px;
    background-position: -308px 0;
}

.flag.ax {
    height: 13px;
    background-position: -330px 0;
}

.flag.az {
    height: 10px;
    background-position: -352px 0;
}

.flag.ba {
    height: 10px;
    background-position: -374px 0;
}

.flag.bb {
    height: 14px;
    background-position: -396px 0;
}

.flag.bd {
    height: 12px;
    background-position: -418px 0;
}

.flag.be {
    height: 15px;
    background-position: -440px 0;
}

.flag.bf {
    height: 14px;
    background-position: -460px 0;
}

.flag.bg {
    height: 12px;
    background-position: -482px 0;
}

.flag.bh {
    height: 12px;
    background-position: -504px 0;
}

.flag.bi {
    height: 12px;
    background-position: -526px 0;
}

.flag.bj {
    height: 14px;
    background-position: -548px 0;
}

.flag.bl {
    height: 14px;
    background-position: -570px 0;
}

.flag.bm {
    height: 10px;
    background-position: -592px 0;
}

.flag.bn {
    height: 10px;
    background-position: -614px 0;
}

.flag.bo {
    height: 14px;
    background-position: -636px 0;
}

.flag.bq {
    height: 14px;
    background-position: -658px 0;
}

.flag.br {
    height: 14px;
    background-position: -680px 0;
}

.flag.bs {
    height: 10px;
    background-position: -702px 0;
}

.flag.bt {
    height: 14px;
    background-position: -724px 0;
}

.flag.bv {
    height: 15px;
    background-position: -746px 0;
}

.flag.bw {
    height: 14px;
    background-position: -768px 0;
}

.flag.by {
    height: 10px;
    background-position: -790px 0;
}

.flag.bz {
    height: 14px;
    background-position: -812px 0;
}

.flag.ca {
    height: 10px;
    background-position: -834px 0;
}

.flag.cc {
    height: 10px;
    background-position: -856px 0;
}

.flag.cd {
    height: 15px;
    background-position: -878px 0;
}

.flag.cf {
    height: 14px;
    background-position: -900px 0;
}

.flag.cg {
    height: 14px;
    background-position: -922px 0;
}

.flag.ch {
    height: 15px;
    background-position: -944px 0;
}

.flag.ci {
    height: 14px;
    background-position: -961px 0;
}

.flag.ck {
    height: 10px;
    background-position: -983px 0;
}

.flag.cl {
    height: 14px;
    background-position: -1005px 0;
}

.flag.cm {
    height: 14px;
    background-position: -1027px 0;
}

.flag.cn {
    height: 14px;
    background-position: -1049px 0;
}

.flag.co {
    height: 14px;
    background-position: -1071px 0;
}

.flag.cp {
    height: 14px;
    background-position: -1093px 0;
}

.flag.cr {
    height: 12px;
    background-position: -1115px 0;
}

.flag.cu {
    height: 10px;
    background-position: -1137px 0;
}

.flag.cv {
    height: 12px;
    background-position: -1159px 0;
}

.flag.cw {
    height: 14px;
    background-position: -1181px 0;
}

.flag.cx {
    height: 10px;
    background-position: -1203px 0;
}

.flag.cy {
    height: 14px;
    background-position: -1225px 0;
}

.flag.cz {
    height: 14px;
    background-position: -1247px 0;
}

.flag.de {
    height: 12px;
    background-position: -1269px 0;
}

.flag.dg {
    height: 10px;
    background-position: -1291px 0;
}

.flag.dj {
    height: 14px;
    background-position: -1313px 0;
}

.flag.dk {
    height: 15px;
    background-position: -1335px 0;
}

.flag.dm {
    height: 10px;
    background-position: -1357px 0;
}

.flag.do {
    height: 14px;
    background-position: -1379px 0;
}

.flag.dz {
    height: 14px;
    background-position: -1401px 0;
}

.flag.ea {
    height: 14px;
    background-position: -1423px 0;
}

.flag.ec {
    height: 14px;
    background-position: -1445px 0;
}

.flag.ee {
    height: 13px;
    background-position: -1467px 0;
}

.flag.eg {
    height: 14px;
    background-position: -1489px 0;
}

.flag.eh {
    height: 10px;
    background-position: -1511px 0;
}

.flag.er {
    height: 10px;
    background-position: -1533px 0;
}

.flag.es {
    height: 14px;
    background-position: -1555px 0;
}

.flag.et {
    height: 10px;
    background-position: -1577px 0;
}

.flag.eu {
    height: 14px;
    background-position: -1599px 0;
}

.flag.fi {
    height: 12px;
    background-position: -1621px 0;
}

.flag.fj {
    height: 10px;
    background-position: -1643px 0;
}

.flag.fk {
    height: 10px;
    background-position: -1665px 0;
}

.flag.fm {
    height: 11px;
    background-position: -1687px 0;
}

.flag.fo {
    height: 15px;
    background-position: -1709px 0;
}

.flag.fr {
    height: 14px;
    background-position: -1731px 0;
}

.flag.ga {
    height: 15px;
    background-position: -1753px 0;
}

.flag.gb {
    height: 10px;
    background-position: -1775px 0;
}

.flag.gd {
    height: 12px;
    background-position: -1797px 0;
}

.flag.ge {
    height: 14px;
    background-position: -1819px 0;
}

.flag.gf {
    height: 14px;
    background-position: -1841px 0;
}

.flag.gg {
    height: 14px;
    background-position: -1863px 0;
}

.flag.gh {
    height: 14px;
    background-position: -1885px 0;
}

.flag.gi {
    height: 10px;
    background-position: -1907px 0;
}

.flag.gl {
    height: 14px;
    background-position: -1929px 0;
}

.flag.gm {
    height: 14px;
    background-position: -1951px 0;
}

.flag.gn {
    height: 14px;
    background-position: -1973px 0;
}

.flag.gp {
    height: 14px;
    background-position: -1995px 0;
}

.flag.gq {
    height: 14px;
    background-position: -2017px 0;
}

.flag.gr {
    height: 14px;
    background-position: -2039px 0;
}

.flag.gs {
    height: 10px;
    background-position: -2061px 0;
}

.flag.gt {
    height: 13px;
    background-position: -2083px 0;
}

.flag.gu {
    height: 11px;
    background-position: -2105px 0;
}

.flag.gw {
    height: 10px;
    background-position: -2127px 0;
}

.flag.gy {
    height: 12px;
    background-position: -2149px 0;
}

.flag.hk {
    height: 14px;
    background-position: -2171px 0;
}

.flag.hm {
    height: 10px;
    background-position: -2193px 0;
}

.flag.hn {
    height: 10px;
    background-position: -2215px 0;
}

.flag.hr {
    height: 10px;
    background-position: -2237px 0;
}

.flag.ht {
    height: 12px;
    background-position: -2259px 0;
}

.flag.hu {
    height: 10px;
    background-position: -2281px 0;
}

.flag.ic {
    height: 14px;
    background-position: -2303px 0;
}

.flag.id {
    height: 14px;
    background-position: -2325px 0;
}

.flag.ie {
    height: 10px;
    background-position: -2347px 0;
}

.flag.il {
    height: 15px;
    background-position: -2369px 0;
}

.flag.im {
    height: 10px;
    background-position: -2391px 0;
}

.flag.in {
    height: 14px;
    background-position: -2413px 0;
}

.flag.io {
    height: 10px;
    background-position: -2435px 0;
}

.flag.iq {
    height: 14px;
    background-position: -2457px 0;
}

.flag.ir {
    height: 12px;
    background-position: -2479px 0;
}

.flag.is {
    height: 15px;
    background-position: -2501px 0;
}

.flag.it {
    height: 14px;
    background-position: -2523px 0;
}

.flag.je {
    height: 12px;
    background-position: -2545px 0;
}

.flag.jm {
    height: 10px;
    background-position: -2567px 0;
}

.flag.jo {
    height: 10px;
    background-position: -2589px 0;
}

.flag.jp {
    height: 14px;
    background-position: -2611px 0;
}

.flag.ke {
    height: 14px;
    background-position: -2633px 0;
}

.flag.kg {
    height: 12px;
    background-position: -2655px 0;
}

.flag.kh {
    height: 13px;
    background-position: -2677px 0;
}

.flag.ki {
    height: 10px;
    background-position: -2699px 0;
}

.flag.km {
    height: 12px;
    background-position: -2721px 0;
}

.flag.kn {
    height: 14px;
    background-position: -2743px 0;
}

.flag.kp {
    height: 10px;
    background-position: -2765px 0;
}

.flag.kr {
    height: 14px;
    background-position: -2787px 0;
}

.flag.kw {
    height: 10px;
    background-position: -2809px 0;
}

.flag.ky {
    height: 10px;
    background-position: -2831px 0;
}

.flag.kz {
    height: 10px;
    background-position: -2853px 0;
}

.flag.la {
    height: 14px;
    background-position: -2875px 0;
}

.flag.lb {
    height: 14px;
    background-position: -2897px 0;
}

.flag.lc {
    height: 10px;
    background-position: -2919px 0;
}

.flag.li {
    height: 12px;
    background-position: -2941px 0;
}

.flag.lk {
    height: 10px;
    background-position: -2963px 0;
}

.flag.lr {
    height: 11px;
    background-position: -2985px 0;
}

.flag.ls {
    height: 14px;
    background-position: -3007px 0;
}

.flag.lt {
    height: 12px;
    background-position: -3029px 0;
}

.flag.lu {
    height: 12px;
    background-position: -3051px 0;
}

.flag.lv {
    height: 10px;
    background-position: -3073px 0;
}

.flag.ly {
    height: 10px;
    background-position: -3095px 0;
}

.flag.ma {
    height: 14px;
    background-position: -3117px 0;
}

.flag.mc {
    height: 15px;
    background-position: -3139px 0;
}

.flag.md {
    height: 10px;
    background-position: -3160px 0;
}

.flag.me {
    height: 10px;
    background-position: -3182px 0;
}

.flag.mf {
    height: 14px;
    background-position: -3204px 0;
}

.flag.mg {
    height: 14px;
    background-position: -3226px 0;
}

.flag.mh {
    height: 11px;
    background-position: -3248px 0;
}

.flag.mk {
    height: 10px;
    background-position: -3270px 0;
}

.flag.ml {
    height: 14px;
    background-position: -3292px 0;
}

.flag.mm {
    height: 14px;
    background-position: -3314px 0;
}

.flag.mn {
    height: 10px;
    background-position: -3336px 0;
}

.flag.mo {
    height: 14px;
    background-position: -3358px 0;
}

.flag.mp {
    height: 10px;
    background-position: -3380px 0;
}

.flag.mq {
    height: 14px;
    background-position: -3402px 0;
}

.flag.mr {
    height: 14px;
    background-position: -3424px 0;
}

.flag.ms {
    height: 10px;
    background-position: -3446px 0;
}

.flag.mt {
    height: 14px;
    background-position: -3468px 0;
}

.flag.mu {
    height: 14px;
    background-position: -3490px 0;
}

.flag.mv {
    height: 14px;
    background-position: -3512px 0;
}

.flag.mw {
    height: 14px;
    background-position: -3534px 0;
}

.flag.mx {
    height: 12px;
    background-position: -3556px 0;
}

.flag.my {
    height: 10px;
    background-position: -3578px 0;
}

.flag.mz {
    height: 14px;
    background-position: -3600px 0;
}

.flag.na {
    height: 14px;
    background-position: -3622px 0;
}

.flag.nc {
    height: 10px;
    background-position: -3644px 0;
}

.flag.ne {
    height: 15px;
    background-position: -3666px 0;
}

.flag.nf {
    height: 10px;
    background-position: -3686px 0;
}

.flag.ng {
    height: 10px;
    background-position: -3708px 0;
}

.flag.ni {
    height: 12px;
    background-position: -3730px 0;
}

.flag.nl {
    height: 14px;
    background-position: -3752px 0;
}

.flag.no {
    height: 15px;
    background-position: -3774px 0;
}

.flag.np {
    height: 15px;
    background-position: -3796px 0;
}

.flag.nr {
    height: 10px;
    background-position: -3811px 0;
}

.flag.nu {
    height: 10px;
    background-position: -3833px 0;
}

.flag.nz {
    height: 10px;
    background-position: -3855px 0;
}

.flag.om {
    height: 10px;
    background-position: -3877px 0;
}

.flag.pa {
    height: 14px;
    background-position: -3899px 0;
}

.flag.pe {
    height: 14px;
    background-position: -3921px 0;
}

.flag.pf {
    height: 14px;
    background-position: -3943px 0;
}

.flag.pg {
    height: 15px;
    background-position: -3965px 0;
}

.flag.ph {
    height: 10px;
    background-position: -3987px 0;
}

.flag.pk {
    height: 14px;
    background-position: -4009px 0;
}

.flag.pl {
    height: 13px;
    background-position: -4031px 0;
}

.flag.pm {
    height: 14px;
    background-position: -4053px 0;
}

.flag.pn {
    height: 10px;
    background-position: -4075px 0;
}

.flag.pr {
    height: 14px;
    background-position: -4097px 0;
}

.flag.ps {
    height: 10px;
    background-position: -4119px 0;
}

.flag.pt {
    height: 14px;
    background-position: -4141px 0;
}

.flag.pw {
    height: 13px;
    background-position: -4163px 0;
}

.flag.py {
    height: 11px;
    background-position: -4185px 0;
}

.flag.qa {
    height: 8px;
    background-position: -4207px 0;
}

.flag.re {
    height: 14px;
    background-position: -4229px 0;
}

.flag.ro {
    height: 14px;
    background-position: -4251px 0;
}

.flag.rs {
    height: 14px;
    background-position: -4273px 0;
}

.flag.ru {
    height: 14px;
    background-position: -4295px 0;
}

.flag.rw {
    height: 14px;
    background-position: -4317px 0;
}

.flag.sa {
    height: 14px;
    background-position: -4339px 0;
}

.flag.sb {
    height: 10px;
    background-position: -4361px 0;
}

.flag.sc {
    height: 10px;
    background-position: -4383px 0;
}

.flag.sd {
    height: 10px;
    background-position: -4405px 0;
}

.flag.se {
    height: 13px;
    background-position: -4427px 0;
}

.flag.sg {
    height: 14px;
    background-position: -4449px 0;
}

.flag.sh {
    height: 10px;
    background-position: -4471px 0;
}

.flag.si {
    height: 10px;
    background-position: -4493px 0;
}

.flag.sj {
    height: 15px;
    background-position: -4515px 0;
}

.flag.sk {
    height: 14px;
    background-position: -4537px 0;
}

.flag.sl {
    height: 14px;
    background-position: -4559px 0;
}

.flag.sm {
    height: 15px;
    background-position: -4581px 0;
}

.flag.sn {
    height: 14px;
    background-position: -4603px 0;
}

.flag.so {
    height: 14px;
    background-position: -4625px 0;
}

.flag.sr {
    height: 14px;
    background-position: -4647px 0;
}

.flag.ss {
    height: 10px;
    background-position: -4669px 0;
}

.flag.st {
    height: 10px;
    background-position: -4691px 0;
}

.flag.sv {
    height: 12px;
    background-position: -4713px 0;
}

.flag.sx {
    height: 14px;
    background-position: -4735px 0;
}

.flag.sy {
    height: 14px;
    background-position: -4757px 0;
}

.flag.sz {
    height: 14px;
    background-position: -4779px 0;
}

.flag.ta {
    height: 10px;
    background-position: -4801px 0;
}

.flag.tc {
    height: 10px;
    background-position: -4823px 0;
}

.flag.td {
    height: 14px;
    background-position: -4845px 0;
}

.flag.tf {
    height: 14px;
    background-position: -4867px 0;
}

.flag.tg {
    height: 13px;
    background-position: -4889px 0;
}

.flag.th {
    height: 14px;
    background-position: -4911px 0;
}

.flag.tj {
    height: 10px;
    background-position: -4933px 0;
}

.flag.tk {
    height: 10px;
    background-position: -4955px 0;
}

.flag.tl {
    height: 10px;
    background-position: -4977px 0;
}

.flag.tm {
    height: 14px;
    background-position: -4999px 0;
}

.flag.tn {
    height: 14px;
    background-position: -5021px 0;
}

.flag.to {
    height: 10px;
    background-position: -5043px 0;
}

.flag.tr {
    height: 14px;
    background-position: -5065px 0;
}

.flag.tt {
    height: 12px;
    background-position: -5087px 0;
}

.flag.tv {
    height: 10px;
    background-position: -5109px 0;
}

.flag.tw {
    height: 14px;
    background-position: -5131px 0;
}

.flag.tz {
    height: 14px;
    background-position: -5153px 0;
}

.flag.ua {
    height: 14px;
    background-position: -5175px 0;
}

.flag.ug {
    height: 14px;
    background-position: -5197px 0;
}

.flag.um {
    height: 11px;
    background-position: -5219px 0;
}

.flag.un {
    height: 14px;
    background-position: -5241px 0;
}

.flag.us {
    height: 11px;
    background-position: -5263px 0;
}

.flag.uy {
    height: 14px;
    background-position: -5285px 0;
}

.flag.uz {
    height: 10px;
    background-position: -5307px 0;
}

.flag.va {
    height: 15px;
    background-position: -5329px 0;
}

.flag.vc {
    height: 14px;
    background-position: -5346px 0;
}

.flag.ve {
    height: 14px;
    background-position: -5368px 0;
}

.flag.vg {
    height: 10px;
    background-position: -5390px 0;
}

.flag.vi {
    height: 14px;
    background-position: -5412px 0;
}

.flag.vn {
    height: 14px;
    background-position: -5434px 0;
}

.flag.vu {
    height: 12px;
    background-position: -5456px 0;
}

.flag.wf {
    height: 14px;
    background-position: -5478px 0;
}

.flag.ws {
    height: 10px;
    background-position: -5500px 0;
}

.flag.xk {
    height: 15px;
    background-position: -5522px 0;
}

.flag.ye {
    height: 14px;
    background-position: -5544px 0;
}

.flag.yt {
    height: 14px;
    background-position: -5566px 0;
}

.flag.za {
    height: 14px;
    background-position: -5588px 0;
}

.flag.zm {
    height: 14px;
    background-position: -5610px 0;
}

.flag.zw {
    height: 10px;
    background-position: -5632px 0;
}

.flag {
    height: 15px;
    box-shadow: 0 0 1px 0 #888;
    background-image: url("/js/international-telephone-input/img/flags.png");
    background-repeat: no-repeat;
    background-color: #dbdbdb;
    background-position: 20px 0;
}

/*
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .flag {
        background-image: url("/js/international-telephone-input/img/flags@2x.png");
    }
}
*/

.flag.np {
    background-color: transparent;
}

.disabledLi {
    pointer-events: none;
    opacity: 0.6;
}


/*menu due colonne}*/

[data-layout=twocolumn][data-sidebar=light] .app-menu .navbar-brand-box .logo-dark {
    padding: 15px;
}

[data-layout=twocolumn][data-sidebar=dark] .app-menu .navbar-brand-box .logo-light {
    padding: 15px;
}

[data-layout=twocolumn] .app-menu {
    padding-bottom: 0;
    width: 230px;
    left: 70px;
}

.navbar-menu .navbar-nav .nav-sm .nav-link:hover {
    color: #974163;
}

[data-layout=twocolumn][data-sidebar=dark] .simplebar-content {
    padding: 14px 0 0 0;
}

.navbar-menu .navbar-nav .nav-sm .nav-link.active {
    color: #974163;
}

/*.navbar-menu .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true] {
    font-weight: 500;
}*/

.navbar-menu .navbar-nav .nav-sm .nav-link.active:before {
    background-color: inherit !important;
    color: var(--vz-purple) !important;
}

.navbar-menu .navbar-nav .nav-link[data-bs-toggle=collapse][aria-expanded=true] {
    background-color: #f1f1f1;
}

[data-layout=vertical][data-sidebar-size=sm] .navbar-brand-box {
    top: 0px;
    padding-top: 14px;
}

/*@media (max-width: 574px) {
    .flex-sm-column {
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
}*/
.select2-container {
    width: auto !important;
}

.fit-content {
    width: fit-content !important;
}

.min-fit-content {
    width: 250px;
}

.max-fit-content {
    max-width: fit-content;
}

.min-w190 {
    min-width: 190px;
}

.min-w180 {
    min-width: 181px;
}

.min-w160 {
    min-width: 161px;
}

.min-w260 {
    min-width: 260px;
}

/*.min-w350 {
    min-width: 350px;
}*/

.max-w195 {
    max-width: 195px;
}

.max-w200 {
    max-width: 200px;
}

.max-w220 {
    max-width: 220px;
}

.max-w80 {
    max-width: 80px;
}

.min-w80 {
    min-width: 80px;
}

.form-check label {
    line-height: 21px;
}

.text-gray {
    color: #878a99;
}

.autoCompleteH {
    min-height: 40px;
}

.boxFilter {
    min-height: 95px;
}

.boxFloat {
    min-height: 70px;
}



.e-toolbar .e-toolbar-items .e-toolbar-item.e-overlay {
    background: #f8f9fa00;
}

.e-dlg-header,
.e-dlg-header * {
    color: #ffffff;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
}

.btn-close {
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='white' %3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center / 1em auto no-repeat;
    opacity: .6;
}

.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close {
    font-size: 16px;
    color: white;
    width: 12px;
    float: right;
    padding-left: 4px;
}

.e-dialog .e-btn .e-btn-icon.e-icon-dlg-close:hover {
    color: white;
    opacity: 0.7;
}

.e-dialog .e-icon-dlg-close::before {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    padding: 0;
    opacity: .6;
}

.e-dialog .e-icon-dlg-close::before:hover {
    color: white
}

.modal-title {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.e-dialog .e-dlg-header-content {
    border-bottom: 0;
    justify-content: space-between;
    padding: 1.25rem 1.25rem 0.9rem 1.25rem;
}

.e-schedule-dialog .e-dlg-header-content {
    padding-bottom: 1rem;
}

/*.e-dialog .e-dlg-header-content .e-btn.e-dlg-closeicon-btn {
    background-color: transparent !important;
}*/

.e-dialog .e-dlg-content {
    padding: 1.25rem !important;
    border-radius: 8px;
}

.e-dialog .e-footer-content {
    border: none;
}

.e-float-input:not(.e-input-group) input,
.e-float-input.e-control-wrapper:not(.e-input-group) input {
    height: 34px;
    padding-left: 12px;
}
/* To specify height and font size dashboard manageriale */
.e-input-group input.e-input, .e-input-group.e-control-wrapper input.e-input {
    font-size: 14px;
    height: 45px;
}
.e-daterangepicker.e-popup .e-calendar .e-end-date.e-selected.e-range-hover span.e-day, .e-daterangepicker.e-popup .e-calendar .e-start-date.e-selected.e-range-hover span.e-day {
    background-color: var(--vz-blue);
}
.e-daterangepicker.e-popup .e-footer .e-btn.e-flat, .e-daterangepicker.e-popup .e-footer .e-css.e-btn.e-flat {
    border-radius: 50rem 800px;
}
.e-daterangepicker.e-popup .e-presets .e-list-item.e-active {
    color: var(--vz-blue);
}
/* To specify background and height */
.e-daterangepicker.e-popup .e-range-header {
    background: #dd5b411c;
    height: 70px;
}
.labelInput_SF {
    font-size: 14px !important;
    padding-left: 0 !important;
    color: #212529 !important;
    font-weight: 400 !important;
    opacity: 1 !important;
    /*    line-height: 13px;
*/
}
.labelInput_SF2 {
    font-size: 14px !important;
    padding-left: 10px !important;
    padding-top: 5px !important;
    color: #212529 !important;
    font-weight: 400 !important;
    opacity: 1 !important;
}

.e-input-group .e-input[readonly],
.e-input-group.e-control-wrapper .e-input[readonly],
.e-float-input input[readonly],
.e-float-input.e-control-wrapper input[readonly],
.e-float-input textarea[readonly],
.e-float-input.e-control-wrapper textarea[readonly] {
    padding-left: 15px;
    color: #343a40d6;
}

.e-accordion {
    -webkit-tap-highlight-color: #d24e5345;
    background: #d24e5345;
    border: none;
    border-width: 1px;
    border-style: solid;
    border-color: #d24e5345;
    border-image: initial;
    border-radius: 4px;
}

.e-accordion .e-acrdn-item .e-acrdn-header {
    line-height: 22px;
    min-height: 42px;
}

    .e-accordion .e-acrdn-item .e-acrdn-header:active {
        background: #d24e5363;
        border-radius: 0px;
        color: #212529;
        border: none;
    }

    .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header {
        background: #d24e5345;
        border: none;
        border-radius: 0px;
        color: #763e5c;
    }

    .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-toggle-icon,
    .e-accordion .e-acrdn-item.e-selected > .e-acrdn-header > .e-acrdn-header-content {
        color: #763e5c;
    }

    .e-accordion .e-acrdn-item.e-selected.e-selected.e-expand-state > .e-acrdn-header:focus {
        background: #d24e5345;
        color: #763e5c;
    }

    .e-accordion .e-acrdn-item .e-toggle-icon {
        color: #763e5c;
    }

#acrdn_header_15.e-acrdn-header-content.e-accordion .e-acrdn-item .e-toggle-icon {
    color: #763e5c;
}
div#ListaIdUtentiDB_popup.e-ddl .e-popup form-control .e-lib e-control .e-popup-open {
    width: 240px;
    left: 75.75px;
    margin-top: 2px;
    max-height: none !important;
}
input#ListaIdUtentiDB {
    padding-left: 0;
}

.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover .e-acrdn-header-content {
    color: #763e5c;
}
.e-accordion .e-acrdn-item .e-acrdn-header .e-toggle-icon {
    min-height: 45px;
}
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header {
    border-color: #d24e5345;
    background: #d24e5345;
}
    .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover:focus .e-icons, .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover:focus .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover:focus .e-icons, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover:focus .e-acrdn-header-content {
        color: #763e5c;
    }
.e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header:hover, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header:hover {
    border-color: #d24e5345;
}
.e-accordion .e-acrdn-item .e-toggle-icon {
    color: #763e5c;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus .e-icons {
    color: #763e5c;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus .e-acrdn-header-content {
    color: #763e5c;
}
.e-accordion .e-acrdn-item.e-select {
    border-color: #d24e5345;
}
    .e-accordion .e-acrdn-item.e-select.e-selected:first-child {
        border-top: 1px none #d24e5345;
    }
.e-accordion .e-acrdn-item.e-selected.e-select {
    border-color: #d24e5345;
    border-style: solid;
    border-width: 0 0 1px 0;
}
.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:hover:focus {
    background: #d24e5345;
    box-shadow:none;
}

.e-accordion .e-acrdn-item.e-item-focus.e-select.e-selected.e-expand-state .e-acrdn-header:focus {
    border-color: #d24e5345;
    box-shadow: none;
}
.e-accordion .e-acrdn-item.e-selected.e-select.e-select:last-child {
    border-bottom: none;
}

.e-accordion .e-acrdn-item.e-selected.e-select.e-active {
    background: #fff;
    border-radius: 2px;
}
    .e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:hover {
        background: #d24e5361;
    }

    .e-accordion .e-acrdn-item.e-selected.e-select.e-expand-state > .e-acrdn-header:active {
        background: #d24e5361;
    }

    .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header > .e-toggle-icon, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header > .e-toggle-icon {
        color: var(--vz-pink);
    }

    .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-icon, .e-accordion .e-acrdn-item.e-select.e-selected.e-expand-state > .e-acrdn-header .e-acrdn-header-content, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-icon, .e-accordion .e-acrdn-item.e-select.e-expand-state > .e-acrdn-header .e-acrdn-header-content {
        color: #763e5c;
    }

    .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
        color: #763e5c;
    }

    .e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-acrdn-header-content {
        color: #763e5c;
    }
    .e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover .e-toggle-icon .e-icons.e-tgl-collapse-icon {
        color: #763e5c;
    }
    .e-accordion .e-acrdn-item .e-acrdn-header:focus {
        box-shadow: 0 0 0 4px rgb(180 72 91 / 38%);
    }
    .e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover:focus .e-icons, .e-accordion .e-acrdn-item.e-select.e-acrdn-item > .e-acrdn-header:hover:focus .e-acrdn-header-content {
        color: #763e5c;
    }
.e-spinner-pane .e-spinner-inner {
    top: 30%;
}

.e-spinner-pane .e-spinner-inner .e-spin-bootstrap5 {
    stroke: #d24e53;
}

.spinner {
    border: 4px #f9dbc7d1 solid;
    border-top: 4px #f47521 solid;
}

.swal2-styled.swal2-deny {
    background-color: #763e5c;
}

textarea.e-input,
.e-input-group textarea,
.e-input-group textarea.e-input,
.e-input-group.e-input-focus textarea,
.e-input-group.e-input-focus textarea.e-input,
.e-input-group.e-control-wrapper textarea,
.e-input-group.e-control-wrapper.e-input-focus textarea,
.e-input-group.e-control-wrapper textarea.e-input,
.e-input-group.e-control-wrapper.e-input-focus textarea.e-input,
.e-float-input textarea,
.e-float-input.e-control-wrapper textarea {
    padding: 6px 8px 4px 0px;
}

.stickyFiltri {
    right: 0;
    bottom: 0;
    left: 0;
/*    z-index: 1000;
*/    z-index: 0;
    position: sticky;
    padding-top: 5px;
    background: white;
    box-shadow: 0px -6px 4px -4px rgba(0, 0, 0, 0.19);
}

#filtri {
    z-index: 0;
}

.box-bordered {
    width: 100%;
    border: 1px solid #ced4da;
    padding: 20px 20px;
    border-radius: 0.25rem;
    margin: 10px 20px;
    flex: auto;
}
.box-bordered_ {
    width: 100%;
    border: 1px solid #ced4da;
    padding: 15px 15px;
    border-radius: 0.25rem;
    flex: auto;
}

.box-bordered2 {
    border: 1px solid #ced4da;
    padding: 20px 20px;
    border-radius: 0.25rem;
    margin: 10px 0;
}

.box-bordered3 {
    border: 1px solid #ced4da;
    padding: 20px 20px;
    border-radius: 0.25rem;
    margin: 5px 5px;
}

.box-bordered0 {
    border: 1px solid #ced4da;
    padding: 20px 20px;
    border-radius: 0.25rem;
    margin-right: 1px;
    margin-left: 1px;
}

.badge-lettura {
    border: 1px solid #dd5b41 !important;
    border-radius: 50rem !important;
    font-size: 14px !important;
    color: #dd5b41;
    float: right !important;
    display: inline-block;
    padding: .35em .65em;
    font-weight: 500;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    line-height: 1;
}

/*navmenu*/

.pull-trigger-btn {
    position: absolute !important;
    top: -5px;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    background: var(--vz-gray-400);
    padding: 0 9px;
    border: none;
    border-radius: 0 0 20px 20px;
    text-decoration: none;
    font-size: 14px;
    height: 32px;
    width: 35px;
    color: #fff !important;
    line-height: 20px;
    text-align: center;
    -webkit-transition: all .2s cubic-bezier(.34, 1.25, .6, 1);
    transition: all .2s cubic-bezier(.34, 1.25, .6, 1);
    -webkit-box-shadow: 0 0 2px rgba(136, 106, 181, .3);
    box-shadow: 0 0 2px rgba(136, 106, 181, .3);
    opacity: 1;
}

.pull-trigger-btn:hover {
    font-size: 17px;
    height: 37px;
    width: 40px;
    line-height: 23px;
    background: var(--vz-purple);
    -webkit-box-shadow: 0 0 10px #646464cc;
    box-shadow: 0 0 7px #646464cc;
}

@media (min-width: 1399px) {
    .mod-main-boxed.nav-function-fixed:not(.nav-function-top) .page-wrapper .page-sidebar .primary-nav {
        margin-top: 4.125rem;
    }
}

.nav-function-fixed:not(.nav-function-top) .page-sidebar .primary-nav {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    height: calc(100% - 6.9375rem);
}

.primary-nav {
    overflow: auto;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

/*sottomenu voci*/
ul {
    list-style-type: circle;
}

/* app navigation filter */
.nav-filter {
    margin: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    height: 0px;
    position: relative;
    -webkit-transform: scale(0.3);
    transform: scale(0.3);
    -webkit-transition: all 400ms cubic-bezier(0.34, 1.25, 0.3, 1);
    transition: all 400ms cubic-bezier(0.34, 1.25, 0.3, 1);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.nav-filter input[type="text"] {
    padding: 8px 40px 8px 14px;
    width: 14.625rem;
    background: rgb(0 0 0 / 3%);
    color: var(--vz-gray);
}

.nav-filter input[type="text"]:not(:focus) {
    border-color: rgba(0, 0, 0, 0.1);
}

.nav-filter input[type="text"]:focus {
    border-color: var(--vz-purple);
}

.btn-search-close {
    position: absolute !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 5px;
    right: 8px;
    top: 0;
    left: 0;
    border-radius: 50px;
    bottom: 0;
    margin: auto 0 auto auto;
    width: 21px;
    height: 20px;
    border: none;
}

.info-card {
    position: relative;
    width: auto;
    height: 38px;
    color: #fff;
    overflow: hidden;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 2rem;
    -webkit-transition: all .7s cubic-bezier(.34, 1.25, .3, 1);
    transition: all .7s cubic-bezier(.34, 1.25, .3, 1);
}

.list-filter-active .info-card {
    height: calc(9.53rem - 9.53rem);
    /*height: 120px;*/ 
    -webkit-transition: all .4s cubic-bezier(.34, 1.25, .3, 1);
    transition: all .4s cubic-bezier(.34, 1.25, .3, 1);
}

/*.list-filter-active {*/
/* these classes are triggered by JS */
/*}*/

.list-filter-active.nav-filter {
    opacity: 1;
    visibility: visible;
    height: 60px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-box-shadow: 0px 0px 280px 0px rgba(0, 0, 0, 0.13);
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.13);

}

.list-filter-active.nav-title {
    display: none;
}

.js-filter-show {
    display: block;
}

.js-filter-hide {
    display: none !important;
}

.filter-message {
    display: block;
    text-align: center;
    padding: 2px;
    font-size: .6875rem;
    /*    text-transform: capitalize;*/
    font-style: italic;
    width: calc(100% - 60px);
    max-width: 180px;
    border-radius: 4px;
    margin: 1rem auto;
}

.filter-message:empty {
    display: none;
}

/* only show filter message if lister filter is active */
.page-sidebar:not(.list-filter-active) .filter-message {
    display: none;
}

@media (min-width: 992px) {

    .nav-function-top .page-sidebar .filter-message,
    .nav-function-top .page-sidebar .nav-filter,
    .nav-function-minify .page-sidebar .filter-message,
    .nav-function-minify .page-sidebar .nav-filter {
        display: none;
    }
}

@media (min-width: 1024.1px) {
    [data-layout=vertical][data-layout-style=detached] .navbar-menu {
        padding-top: 0;
        padding-bottom: 10px;
    }
}

[data-layout=vertical][data-sidebar-size=sm] .navbar-menu .navbar-nav .nav-sm .nav-link {
    color: #ffffffb8;
}

[data-layout=vertical][data-sidebar-size=sm] .nav-filter {
    display: none;
}

[data-layout=vertical][data-sidebar-size=sm] .info-card {
    display: none;
}

.navbar-menu .navbar-nav .nav-link .badge {
    margin-left: auto;
    margin-right: -2px;
    z-index: 1;
}

.navbar-menu .navbar-nav .nav-link i {
    display: inline-block;
    width: 22px;
    font-size: 18px;
    line-height: inherit;
    margin-right: 5px;
}

.navbar-menu .navbar-nav .nav-link svg {
    display: inline-block;
    width: 22px;
    font-size: 18px;
    line-height: inherit;
    margin-right: .665rem;
    color: inherit;
}

.stickyCercaMenu {
    right: 0;
    top: 0;
    left: 0;
    z-index: 1000;
    position: sticky;
    background: white;

}
tr.e-row.e-addedrow {
    height: 72px;
    vertical-align: bottom;
}
td.e-editcell.e-normaledit {
    vertical-align: bottom;
}
.btn-black {
    color: #fff;
    background-color: #232323;
    background-image: none;
    border-color: #232323;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.btn-black:hover {
    color: var(--vz-white);
    background-color: #000000;
}
.step-arrow-nav .nav .nav-link.active {
    background-color: rgb(255 225 206);
}
.step-arrow-nav .nav .nav-link.done {
    background-color: rgb(255 240 230);
}
.step-arrow-nav .nav .nav-link.active::before {
    border-left-color: rgb(255 225 206);
}
.bg-primary-subtle {
    background-color: #ffe1cd !important;
}
.fs-70 {
font-size: 70px;
}

.e-grid .e-gridcontent .e-content {
    min-height: 250px !important;
}
    
.swal2-container {
    z-index: 10000;
}

.ejsDateFilter {
    /*max-width: 500px;
    min-height: 95px;*/
}

.dropdown-icon-item:hover {
    background-color: #9741630d;
    cursor: pointer;
}
.tooltip {
    z-index: 100000000!important;
}
/*.e-popup.e-popup-open.e-dialog {
    z-index: 11080 !important;
}*/
.swal2-input-label {
    display: flex;
    justify-content: center;
    margin: 1em 2em 2em;
}
.swal2-popup {
    padding: 1.25em;
}
.swal2-textarea {
    margin: 0em 2em 1em;
    font-size: 14px;
}
.e-checkbox-wrapper .e-frame.e-stop, .e-css.e-checkbox-wrapper .e-frame.e-stop {
    background-color: var(--vz-yellow);
    border-color: var(--vz-yellow);
}
.e-checkbox-wrapper:hover .e-frame.e-stop, .e-css.e-checkbox-wrapper:hover .e-frame.e-stop {
    background-color: var(--vz-yellow);
    border-color: var(--vz-yellow);
}
.e-listview .e-list-item {
    border: none!important;
}
.e-listview .e-list-item.e-active {
    background-color: #9741631c;
}
.e-listview .e-list-item.e-focused, .e-listview .e-list-item.e-focused.e-active.e-checklist {
    background-color: #9741631c;
    color: #6c757d;
}
.e-listview.e-list-template .e-list-wrapper.e-list-multi-line .e-list-item-header {
    color: #6c757d;
}
.e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-content {
    color: #6c757d;
}
.e-listview.e-list-template .e-list-item.e-focused .e-list-wrapper.e-list-multi-line .e-list-item-header {
    color: #6c757d;
}
.e-listview.e-list-template .e-list-item.e-active .e-list-content {
    color: #6c757d;
}
.e-listview .e-list-item.e-focused .e-checkbox-wrapper .e-frame.e-check, .e-listview .e-list-item.e-focused .e-css.e-checkbox-wrapper .e-frame.e-check {
    background-color: #fff;
    border-color: #fff;
    color: var(--vz-blue);
}
/*.e-grid .e-sortfilterdiv {
    width: 18px;
    padding-top: 10px;
    margin: auto;
}*/
.e-schedule .e-vertical-view .e-clone-time-indicator, .e-schedule .e-vertical-view .e-current-time {
    color: #f47521;
    font-size: 12px;
    font-weight: 800;
}
.e-grid .e-sortfilterdiv {
    padding-top: 10px;
    width: fit-content;
    margin: -10px 0px -12px 0px;
    margin-right: auto;
    float: none;
    margin-left: auto;
}

.e-grid .e-gridheader .e-rightalign .e-sortfilterdiv {
    padding-top: 10px;
    width: fit-content;
    margin: -10px 0px -12px 0px;
    margin-right: auto;
    float: none;
    margin-left: auto;
}

.e-widget.e-scrollbar .e-vscroll {
    padding: 0 0;
}
.e-widget.e-scrollbar .e-vhandle.e-v-line {
    background-color: lightgray;
}
.e-widget.e-ddl-popup .e-active {
    color: #f47521;
    font-family: 'Outfit';
}
.e-widget.e-ddl-popup div > ul li {
    font-family: 'Outfit';
}
.e-widget.e-ddl-popup div > ul li {
    font-family: 'Outfit';
}

img.imgNEP {
    width: 245px;
    height: 150px;
    border-radius: 5px;
    object-fit: cover;
}

.e-grid .e-focused:not(.e-menu-item):not(.e-editedbatchcell) {
    box-shadow: 0 0 0 0px rgb(13 110 253 / 0%) inset
}

.e-grid.e-gridhover .e-frozenhover:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
    background-color: rgba(0, 0, 0, 0.03);
    color: #534a43;
}

.e-toolbar .e-toolbar-item .e-tbar-btn {
    background: none;
    box-shadow: none;
    color: #6d7080;
    border: none;
}

    .e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
        color: #6d7080;
    }

.e-grid .e-rowcell.bgcolorF3 {
    background-color: #f7f7f7;
}

.e-grid .e-focused:not(.e-menu-item):not(.e-editedbatchcell) {
    box-shadow: 0 0 0 0px rgb(13 110 253 / 0%) inset
}
.e-grid.e-gridhover .e-frozenhover:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell), .e-grid.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
    background-color: rgba(0, 0, 0, 0.03);
    color: #534a43;
}

/*.e-grid.e-gridhover tr[role="row"]:not(.e-editedrow):not(.e-detailrow):hover .e-rowcell:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-gridhover tr[role="row"]:not(.e-detailrow):hover .e-detailrowcollapse:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-gridhover tr[role="row"]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-rtl .e-gridhover tr[role="row"]:hover .e-rowdragdrop:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell),
.e-grid.e-gridhover tr[role="row"]:not(.e-detailrow):hover .e-detailrowexpand:not(.e-cellselectionbackground):not(.e-active):not(.e-updatedtd):not(.e-indentcell) {
    background-color: rgba(0, 0, 0, 0.03);
    color: #534a43;
}*/

.e-toolbar .e-toolbar-item .e-tbar-btn {
    background: none;
    box-shadow: none;
    color: #6d7080;
    border: none;
}
    .e-toolbar .e-toolbar-item .e-tbar-btn .e-tbar-btn-text {
        color: #6d7080;
    }

.e-grid .e-rowcell.bgcolorF3 {
    background-color: #f7f7f7;
}

/*.e-toolbar .e-tbar-btn-text, .e-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn-text
    .e-toolbar .e-toolbar-item .e-tbar-btn{
    display: none;
}*/

/*    .e-grid .e-columnchooser-btn::before, .e-grid-menu .e-columnchooser-btn::before {
            content: "\e811";
            font-size: 19px;
        }*/

.e-toolbar .e-toolbar-item .e-tbar-btn:focus .e-icons {
    color: #974163 !important;
}

/*.e-tab .e-tab-header .e-toolbar-items {
    height: auto;
    margin: 0;
    min-height: 85px;
    position: relative;
    border-bottom: 2px #ffffff solid;
}*/


.e-control .e-schedule e-lib .e-keyboard .e-tooltip {
    border-top: none;
}
.e-grid .e-icons:not(.e-btn-icon,.e-check,.e-stop), .e-grid-popup .e-icons:not(.e-btn-icon,.e-check,.e-stop) {
    color: var(--vz-blue);
    font-weight: 900;
    font-size: larger;
}
.e-grid .e-gridheader .e-icons:not(.e-icon-hide):not(.e-check):not(.e-stop):not(.e-icon-reorderuparrow):not(.e-icon-reorderdownarrow) {
    color: #878a99;
}

.e-toolbar {
    background: #dddddd54;
    border: none;
}
.e-tab .e-tab-header .e-toolbar-item.e-active .e-tab-wrap {
    border: none;
}
.e-schedule {
    background: #f8f9fa;
    border: 0;
}
/*.e-schedule .e-schedule-toolbar {
    border: 0;
    border-bottom: 0;
    margin-bottom: 3px;
    min-height: 38px;
}*/
.e-tab .e-tab-header .e-toolbar-items {
    height: auto;
    margin: 0;
/*    min-height: 73px;*/
    position: relative;
    border-bottom: 0;
}
.overflowORIZZ {
/*    overflow-y: scroll;
*/    margin-bottom: 10px;
    overflow-wrap: break-word;
    padding-right: 26px;
}
.e-schedule .e-schedule-toolbar {
    box-shadow: none;
}
.e-toolbar .e-toolbar-items {
    background: white;
}
.masonry {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    grid-auto-rows: 10px;
    gap: 20px;
}
.bg-linear-dark {
    background: #141414;
    background: linear-gradient(309deg, rgb(181 181 181) 0%, rgb(80 80 80) 100%);
}
.e-appbar.e-light {
    background: #f8f9fa;
    color: #6d7080;
    border: none;
    border-color: #f8f9fa;
}
.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check, .e-checkbox-wrapper .e-checkbox:active + .e-frame.e-check, .e-css.e-checkbox-wrapper .e-checkbox:focus + .e-frame.e-check, .e-css.e-checkbox-wrapper .e-checkbox:active + .e-frame.e-check {
    background-color: #f47521;
    border-color: #f47521;
    box-shadow: 0 0 0 4px #f4752114;
    color: #fff;
}
.e-appbar.e-light .e-appbar-separator {
    border-left: 1px solid #dee2e6;
    margin: 5px 10px;
    min-height: 24px;
    min-width: 1px;
    height: 24px;
}
.e-btn.e-inherit, .e-css.e-btn.e-inherit {
    color: var(--vz-blue);
    background: inherit;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.e-appbar.e-light .e-btn.e-inherit:hover, .e-appbar.e-light .e-btn.e-inherit:focus, .e-appbar.e-light .e-btn.e-inherit:active, .e-appbar.e-light .e-btn.e-inherit.e-active, .e-appbar.e-light .e-css.e-btn.e-inherit:hover, .e-appbar.e-light .e-css.e-btn.e-inherit:focus, .e-appbar.e-light .e-css.e-btn.e-inherit:active, .e-appbar.e-light .e-css.e-btn.e-inherit.e-active, .e-appbar.e-light .e-dropdown-btn.e-inherit:hover, .e-appbar.e-light .e-dropdown-btn.e-inherit:focus, .e-appbar.e-light .e-dropdown-btn.e-inherit:active, .e-appbar.e-light .e-dropdown-btn.e-inherit.e-active, .e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit:hover, .e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit:focus, .e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit:active, .e-appbar.e-light .e-dropdown-btn.e-btn.e-inherit.e-active {
    background: rgb(0 0 0 / 0%);
    color: var(--vz-pink);
}
.e-calendar .e-content td.e-selected span.e-day {
    background-color: var(--vz-pink);
}
.e-radio + label .e-label {
    font-family: 'Outfit';
}
.e-radio:disabled + label .e-label {
    color: var(--vz-gray-400);
}
.e-radio:checked + label::before {
    background-color: var(--vz-blue);
    border-color: var(--vz-blue);
}
.e-radio + label:focus::before {
    box-shadow: 0 0 0 4px #f4752125;
}
.e-radio:disabled:checked + label::before {
    background-color: #ffc7a1;
    border-color: rgba(0, 0, 0, 0);
}
.e-radio + label .e-label {
    color: #6d7080;
    font-family: Outfit, sans-serif;
    font-size: 0.832rem;
}
.e-schedule .e-month-view .e-current-date .e-date-header, .e-schedule .e-month-agenda-view .e-current-date .e-date-header {
    background: var(--vz-blue);
}
.e-schedule .e-month-view .e-date-header-wrap table td.e-current-day, .e-schedule .e-month-agenda-view .e-date-header-wrap table td.e-current-day {
    color: var(--vz-blue);
}
.e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment, .e-schedule .e-year-view .e-calendar-wrapper .e-month-calendar.e-calendar .e-appointment-indicator {
    background: var(--vz-blue);
}
.e-calendar .e-content td.e-today.e-selected span.e-day {
    background: var(--vz-blue);
    box-shadow: inset 1px 0 var(--vz-blue), inset 0 1px var(--vz-blue), inset -1px 0 var(--vz-blue), inset 0 -1px var(--vz-blue);
    color: white !important;
}
.e-calendar .e-content td.e-today span.e-day, .e-calendar .e-content td.e-focused-date.e-today span.e-day {
    border: none;
    border-radius: 4px;
    box-shadow: inset 2px 0 var(--vz-blue), inset 0 2px var(--vz-blue), inset -2px 0 var(--vz-blue), inset 0 -2px var(--vz-blue);
    color: var(--vz-blue)!important;
    background: white;
}
.e-schedule .e-month-view .e-date-header-wrap table td, .e-schedule .e-month-agenda-view .e-date-header-wrap table td {
    font-size: 13px;
}
.e-schedule .e-month-view .e-date-header {
    text-transform: uppercase;
    font-size: 13px;
}
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment {
    border: 1px solid #ffffff;  
    border-radius: 3px;
}
.e-schedule .e-vertical-view.e-timescale-disable .e-appointment .e-appointment-details {
    padding: 0 3px;
}
.labelSF {
    color: var(--vz-gray-500);
    font-size: 0.78rem;
    font-weight: 400;
}
.e-splitter.e-splitter-horizontal, .e-splitter.e-splitter-vertical {
    border-radius: 5px;
}
.e-splitter.e-splitter-horizontal .e-pane, .e-splitter.e-splitter-vertical .e-pane {
    font-family: inherit;
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-left, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right {
    border-color: var(--vz-green);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-resize-handler, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-resize-handler {
    color: var(--vz-green);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active {
    background-color: var(--vz-green);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::before {
    background-color: var(--vz-green);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover .e-navigate-arrow.e-arrow-right::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active .e-navigate-arrow.e-arrow-right::after {
    background-color: var(--vz-green);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::before, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::before {
    background-color: var(--vz-green);
}
.e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-hover.e-split-bar-active .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-hover .e-navigate-arrow::after, .e-splitter .e-split-bar.e-split-bar-horizontal.e-split-bar-active.e-split-bar-active .e-navigate-arrow::after {
    background-color: var(--vz-green);
}

#documenteditor_titlebar {
    height: 40px;
    line-height: 40px;
    width: 100%;
    font-size: 12px;
    padding-left: 18px;
    padding-right: 10px;
    font-family: inherit;
}
.e-de-ctn-title {
    background-color: var(--vz-indigo);
    border-bottom: none !important;
    color: #fff;
    font-size: 14px !important;
}
.e-de-ctnr-properties-pane-btn .e-btn {
    background: #ffffff;
    color: var(--vz-indigo);
}
.e-de-pane-enable-clr.e-de-ctnr-properties-pane-btn .e-btn {
    color: var(--vz-indigo);
}
.e-de-status-bar {
    background: #ffffff;
}

.e-pager div.e-parentmsgbar {
    float: right;
    padding-bottom: 0;
    padding-right: 0;
    padding-top: 16px;
}
.e-pager .e-pagercontainer
Specificity: (0,2,0) {
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    display: inline-block;
    margin: 20px 0 -4px .3px;
    overflow: hidden;
}
.e-pager .e-pagerdropdown {
    display: inline-block;
    height: auto;
    margin-left: 10px;
    margin-right: 8px;
    margin-top: 0;
    overflow: unset;
    vertical-align: bottom;
    width: 90px;
}
.e-pager .e-pagerconstant {
    display: inline-block;
    margin: 0 0 8px 8px;
    overflow: hidden;
    width: auto;
}
.boxcommentiTicket {
    height: 100%;
    background-color: #fafafa;
    padding: 20px;
    max-height: 450px;
}
.bg-light {
    --vz-bg-opacity: 1;
    background-color: rgb(245 245 245) !important;
}
.e-btn.e-icon-btn, .e-css.e-btn.e-icon-btn {
    padding: 0;
}
.table-light {
    --vz-table-bg: #f7f7f7;
}

.bg-secondary-subtle {
    background-color: #763e5c12!important;
}

.cursorebloccato {
  cursor: not-allowed;
}