/*
Author: ATI Group
Author URI: https://www.atigroup.it
Version: 1.0
License: Proprietary
*/
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/Inter-Light.4ac61cdffe56.eot");
  src: local(""), url("../fonts/Inter-Light.4ac61cdffe56.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Light.217b4d75b718.woff2") format("woff2"), url("../fonts/Inter-Light.4e9d74126bbc.woff") format("woff"), url("../fonts/Inter-Light.d55f45d07cfe.ttf") format("truetype"), url("../fonts/Inter-Light.dc75558f443f.svg#Inter-Light") format("svg");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/Inter-Regular.f29a8c79b0b1.eot");
  src: local(""), url("../fonts/Inter-Regular.f29a8c79b0b1.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Regular.b6204e253064.woff2") format("woff2"), url("../fonts/Inter-Regular.ef39d62fbbb2.woff") format("woff"), url("../fonts/Inter-Regular.079af0e2936c.ttf") format("truetype"), url("../fonts/Inter-Regular.fe6e027a451d.svg#Inter-Regular") format("svg");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/Inter-Medium.cd6fa51ff73e.eot");
  src: local(""), url("../fonts/Inter-Medium.cd6fa51ff73e.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Medium.f7656ebefaa0.woff2") format("woff2"), url("../fonts/Inter-Medium.f8d6b387df31.woff") format("woff"), url("../fonts/Inter-Medium.ed533866b5c8.ttf") format("truetype"), url("../fonts/Inter-Medium.1f9d2813d7d8.svg#Inter-Medium") format("svg");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/Inter-SemiBold.589d98de47df.eot");
  src: local(""), url("../fonts/Inter-SemiBold.589d98de47df.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-SemiBold.728a6fb342d6.woff2") format("woff2"), url("../fonts/Inter-SemiBold.e3c9b0c7999f.woff") format("woff"), url("../fonts/Inter-SemiBold.07a48beb92b4.ttf") format("truetype"), url("../fonts/Inter-SemiBold.c91ea39c7562.svg#Inter-SemiBold") format("svg");
}
@font-face {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/Inter-Bold.35153797e1fe.eot");
  src: local(""), url("../fonts/Inter-Bold.35153797e1fe.eot?#iefix") format("embedded-opentype"), url("../fonts/Inter-Bold.4c7e8c21fb1f.woff2") format("woff2"), url("../fonts/Inter-Bold.bf0da6136939.woff") format("woff"), url("../fonts/Inter-Bold.275bfea5dc74.ttf") format("truetype"), url("../fonts/Inter-Bold.194195c6ad5d.svg#Inter-Bold") format("svg");
}

@media (max-width: 1100px){
  div, main, ol, pre, span, ul {
      scrollbar-width: thin;
      scrollbar-color: var(--kt-scrollbar-color) transparent;
  }
}

@media (min-width: 319px) {
  .swiper-container {
    width: 100%;
    height: 560px !important;
  }

  .swiper-slide-client-detail {
    height: 100%;
    width: 85% !important;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,70%) !important;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 30% !important;
    right: 0.75rem !important;
    left: auto !important;
  }
  
  .swiper-pagination {
    right: 0.75rem !important;
    left: auto;
  }

  .wip-preview-image {
    width: 100%;    
  }
}

@media (min-width: 479px) {
  .swiper-container {
    width: 100%;
    height: 600px !important;
  }

  .swiper-slide-client-detail {
    height: 100% !important;
    width: 90% !important;
  }

  .test-height {
    margin-bottom: 30px;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,75%) !important;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 25% !important;
    right: 0.75rem !important;
    left: auto !important;
  }
}

@media (min-width: 767px) {
  /* line 496, ../scss/_base.scss */
  .flex-md-stack {
    justify-content: space-between;
    align-items: center;
  }

  .swiper-container {
    height: 380px !important;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,80%) !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 20% !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto !important;
  }

  .wip-preview-image {
    width: 75%;    
  }
}

@media (min-width: 990px) {
  /* line 466, ../scss/_base.scss */
  div, main, ol, pre, span, ul {
    scrollbar-width: thin;
    scrollbar-color: var(--kt-scrollbar-color) transparent;
  }

  /* line 470, ../scss/_base.scss */
  div::-webkit-scrollbar-corner, main::-webkit-scrollbar-corner, ol::-webkit-scrollbar-corner, pre::-webkit-scrollbar-corner, span::-webkit-scrollbar-corner, ul::-webkit-scrollbar-corner {
    background-color: transparent;
  }

  /* line 473, ../scss/_base.scss */
  .hover-scroll-overlay-y {
    overflow-y: hidden;
  }

  /* line 476, ../scss/_base.scss */
  .app-sidebar-menu .menu > .menu-item {
    margin-left: 0.115rem;
  }

  /* line 479, ../scss/_base.scss */
  .app-main {
    transition: margin .3s ease;
  }

  /* line 482, ../scss/_base.scss */
  .py-lg-6 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important;
  }

  /* line 486, ../scss/_base.scss */
  .app-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }

  /* line 490, ../scss/_base.scss */
  .app-footer {
    height: 60px;
  }

  .swiper-container {
    height: 375px !important;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,75%) !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 25% !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto !important;
  }

  .add-sede-col {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
  }

  .test-height {
    height: 90% !important;
    margin-bottom: 40px !important;
  }

  #headquarters-swiper > .swiper-wrapper > .test-height > .sede-form {
    margin-top: 0 !important;
  }

  .th-align {
  vertical-align: top !important;
} 
}

@media (min-width: 1023px) {
  .swiper-container {
    height: 360px !important;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,77%) !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 23% !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto !important;
  }

  .test-height {
    height: 100% !important;
    margin-bottom: 40px !important;
  }
}

@media (min-width: 1199px) {
  /* line 323, ../scss/_base.scss */
  .fs-3 {
    font-size: 1.35rem !important;
  }

  .mb-xl-10 {
    margin-bottom: 2.5rem !important;
  }

  .swiper-container {
    height: 360px !important;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,80%) !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 20% !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto !important;
  }

  .test-height {
    height: 100% !important;
    margin-bottom: 30px !important;
  }

  /* tabelle */
  .th-align {
    vertical-align: middle !important;
  }

  .actions-button {
    padding: 8.15px 17.25px !important;
  }  

  .fs-table-button {
    font-size: 0.925rem !important;
  }

  .table-responsive table.dataTable > tbody > tr > td:not(.dataTables_empty) {
    padding: 13px !important;
  }
  
  /* calendario */
  /* footer */
  .fc .fc-toolbar.fc-footer-toolbar {
    align-items: center;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
  }

  .fc-toolbar-chunk {
    margin-bottom: 0;
  }
  
  /* tabelle info grey-card */
  .grey-card-info {
    min-height: 350px !important;
  }
  
  /* counter card  */
  /* .fs-counter-opp {
    font-size: calc(1.425rem + 2.1vw);
  } */

  /* dimensione modale ricerche */
  .ricerche-modal-width {
    min-width: 65%;
  }

  .wip-preview-image {
    width: 100%;    
  }
  
  .option-width {
    width: 45% !important;
  }
}

@media (min-width: 1919px) {
  /* line 323, ../scss/_base.scss */
  .fs-3 {
    font-size: 1.35rem !important;
  }

  .mb-xl-10 {
    margin-bottom: 2.5rem !important;
  }

  .button-next {
    transform: rotate(90deg);
    top: var(--swiper-navigation-top-offset,75%) !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto;
  }
  
  .button-prev {
    transform: rotate(90deg);
    top: 25% !important;
    bottom: 0;
    right: 0.75rem !important;
    left: auto !important;
  }
}


@media (min-width: 1200px) and (max-width: 1800px) {
  /* line 44, ../scss/_main.scss */
  .chart-container {
    aspect-ratio: 3/4;
  }
}

/* line 1, ../scss/_base.scss */
:root {
  --calitera-white: #FFFFFF;
  --calitera-black: #000000;
  --calitera-grey-light: #f5f8fa;
  --calitera-grey: #9d9da6;
  --calitera-grey-border: #eff2f5;
  --calitera-grey-card: #f5f8fa;
  --calitera-blue-darkest: #1e1e2d;
  --calitera-blue-selected: #2a2a3c;
  --calitera-blue-dark: #393945;
  --calitera-blue-zurich: #2b73c2;
  --calitera-blue-light: #03bef4;
  --calitera-blue-light-hover: #03b4e7;
  --calitera-blue-lightest: #c5c5d8;
  --calitera-blue-light-badge: #e5f8fd;
  --calitera-green: #47be7d;
  --calitera-green-light: #e8fff3;
  --calitera-text-muted: #A1A5B7;
  --calitera-text-primary: #03bef4;
  --calitera-header-base-box-shadow: 0px 10px 30px 0px rgba(82, 63, 105, 0.05);
  --calitera-sidebar-base-toggle-btn-box-shadow: 0px 0px 10px rgba(113, 121, 136, 0.1);
  --calitera-text-dark: #1e1e2d;
  --calitera-card-box-shadow: 0px 0px 20px 0px rgba(76, 87, 125, 0.02);
  --calitera-menu-dropdown-box-shadow: 0px 0px 50px 0px rgba(82, 63, 105, 0.15);
  --calitera-success: #47be7d;
  --calitera-success-light: #e8fff3;

  --swiper-navigation-size: 1.5rem !important;
  --swiper-theme-color: #03bef4 !important;
}

/* line 28, ../scss/_base.scss */
.app-default, body {
  background-color: var(--calitera-grey-light);
}

/* line 31, ../scss/_base.scss */
body {
  display: flex;
  flex-direction: column;
}

/* line 35, ../scss/_base.scss */
body, html {
  height: 100%;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 13px !important;
  font-weight: 400;
  font-family: "Inter", Helvetica, sans-serif;
  overflow-x: hidden;
}

@keyframes menu-sub-dropdown-animation-fade-in {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes menu-sub-dropdown-animation-move-up {
  from {
    margin-top: 0.75rem;
  }
  to {
    margin-top: 0;
  }
}
@keyframes menu-sub-dropdown-animation-move-down {
  from {
    margin-bottom: 0.75rem;
  }
  to {
    margin-bottom: 0;
  }
}
/* line 70, ../scss/_base.scss */
a {
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  text-decoration: none;
  color: var(--calitera-blue-light);
}

/* line 77, ../scss/_base.scss */
.link-primary:focus, .link-primary:hover {
  color: var(--kt-primary-active) !important;
}

/* line 81, ../scss/_base.scss */
body a:hover, body a:active, body a:focus {
  text-decoration: none !important;
}
.ox-hidden {
overflow-x: scroll;
overflow-y:hidden;
position:relative;
scrollbar-width: none;
}

.ox-hidden::-webkit-scrollbar {
  display: none; /* Nasconde la scrollbar webkit per Chrome, Safari, ecc. */
}

.overflow-x-auto {
  overflow-x: auto !important
}

.overflow-x-none {
  overflow-x: unset !important
}

.overflow-x-scroll {
  overflow-x: scroll !important
}


.p-7 {
  position: relative;
}

.scroll-arrows-container {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
}

.scroll-arrow {
  width: 30px;
  height: 30px;
  background-color: #ffffff;
  cursor: pointer;
  display: block;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--kt-text-muted);
  }


.modal-l {
  display: none; 
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.7); 
  z-index: 1000;
  justify-content: center;
  align-items: center;
}

.loader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 80px;
  height: 80px;
  animation: spin 2s linear infinite;
}
@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

/* line 85, ../scss/_base.scss */
.mw-1200px {
  max-width: 1200px !important;
}

/* line 88, ../scss/_base.scss */
.min-h-476px {
  min-height: 476px !important;
}

/* line 92, ../scss/_base.scss */
.ms-22 {
  margin-left: 5.5rem !important;
}

/* line 95, ../scss/_base.scss */
.ms-24 {
  margin-left: 6rem !important;
}

/* line 98, ../scss/_base.scss */
.ms-25 {
  margin-left: 6.25rem !important;
}

/* line 101, ../scss/_base.scss */
.ms-26 {
  margin-left: 6.5rem !important;
}

/* line 105, ../scss/_base.scss */
.height-auto {
  height: auto !important;
}

.h-doc {
  height:1250px;
}
/* line 109, ../scss/_base.scss */
.btn.btn-icon-zurich .svg-icon,
.btn.btn-icon-zurich i {
  color: var(--calitera-blue-zurich);
}

/* line 114, ../scss/_base.scss */
.badge-light-opportunity {
  color: var(--calitera-text-primary);
  background-color: var(--calitera-blue-light-badge);
}

/* line 119, ../scss/_base.scss */
.badge-light-activity {
  color: var(--bs-btn-active-border-color);
  background-color: var(--kt-gray-200);
}

/* line 124, ../scss/_base.scss */
.flex-root {
  flex: 1;
}

/* line 128, ../scss/_base.scss */
.flex-row-fluid {
  flex: 1 auto;
  min-width: 0;
}

/* line 133, ../scss/_base.scss */
.nav-stretch {
  align-items: stretch;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 137, ../scss/_base.scss */
.nav-stretch .nav-item {
  display: flex;
  align-items: stretch;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
/* line 143, ../scss/_base.scss */
.nav-stretch .nav-link {
  display: flex;
  align-items: center;
  font-size: 14px;
}

/* line 150, ../scss/_base.scss */
.nav-line-tabs {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: var(--calitera-grey-light);
}
/* line 154, ../scss/_base.scss */
.nav-line-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 156, ../scss/_base.scss */
.nav-line-tabs .nav-item .nav-link {
  color: var(--calitera-text-muted);
  border: 0;
  border-bottom: 1px solid transparent;
  transition: color .2s ease;
  padding: 0.5rem 0;
  margin: 0 1rem;
}
/* line 164, ../scss/_base.scss */
.nav-line-tabs .nav-item:first-child .nav-link {
  margin-left: 0;
}
/* line 167, ../scss/_base.scss */
.nav-line-tabs .nav-item .nav-link.active,
.nav-line-tabs .nav-item .nav-link:hover:not(.disabled), .nav-line-tabs .nav-item.show .nav-link {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid var(--calitera-blue-light);
  transition: color .2s ease;
}
/* line 176, ../scss/_base.scss */
.nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link {
  border-bottom-width: 2px;
}
/* line 179, ../scss/_base.scss */
.nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link.active, .nav-line-tabs.nav-line-tabs-2x .nav-item .nav-link:hover:not(.disabled), .nav-line-tabs.nav-line-tabs-2x .nav-item.show .nav-link {
  border-bottom-width: 2px;
}

.nav-line-tabs .nav-link.active{
background-color: var(--calitera-blue-light) !important;
color: #FFFFFF !important;
}
/* line 186, ../scss/_base.scss */
.border-transparent {
  border-color: transparent !important;
}

.border-bottom-light {
border-bottom: 1px dashed var(--kt-card-border-dashed-color);
}

.border-top-light{
  border-top: 1px solid var(--bs-gray-400);
}

.border-left-light{
  border-left: 1px solid var(--bs-gray-400);
}

.b-light{
  border-top: 1px solid #010b1429;
}
.rounded-top-right {
  border-top-right-radius:var(--bs-border-radius-2xl)
}
.rounded-top-left {
  border-top-left-radius:var(--bs-border-radius-2xl)
}
.rounded-bottom-left {
  border-bottom-left-radius:var(--bs-border-radius-2xl)
}
.rounded-bottom-right {
  border-bottom-right-radius:var(--bs-border-radius-2xl)
}
/* line 190, ../scss/_base.scss */
.nav-line-tabs.nav-line-tabs-2x {
  border-bottom-width: 2px;
}
/* line 192, ../scss/_base.scss */
.nav-line-tabs.nav-line-tabs-2x .nav-item {
  margin-bottom: -2px;
}

/* line 197, ../scss/_base.scss */
.flex-column-fluid {
  flex: 1 0 auto;
}

/* line 201, ../scss/_base.scss */
.text-hover-primary {
  transition: color .2s ease;
}

/* line 205, ../scss/_base.scss */
.text-muted {
  color: var(--calitera-text-muted) !important;
  fill: var(--kt-text-muted) !important;
}

/* line 209, ../scss/_base.scss */
.text-hover-primary:hover {
  transition: color .2s ease;
  color: var(--calitera-blue-light) !important;
}

.text-hover-blue:hover {
  transition: color .2s ease;
  color: var(--kt-table-color) !important;
}  

/* line 214, ../scss/_base.scss */
.bullet {
  display: inline-block;
  background-color: var(--calitera-text-muted);
  border-radius: 6px;
  width: 8px;
  height: 4px;
  flex-shrink: 0;
}

/* line 223, ../scss/_base.scss */
.separator {
  display: block;
  height: 0;
  border-bottom: 1px solid var(--calitera-grey-border);
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

/* line 229, ../scss/_base.scss */
.flex-stack {
  justify-content: space-between;
  align-items: center;
}

/* line 234, ../scss/_base.scss */
.px-3 {
  padding-right: 0.75rem !important;
  padding-left: 0.75rem !important;
}

/* line 242, ../scss/_base.scss */
.px-6 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important;
}

.px-7 {
  padding-right: 3rem !important;
  padding-left: 3rem !important;
}

/* line 247, ../scss/_base.scss */
.py-3 {
  padding-top: 0.75rem !important;
  padding-bottom: 0.75rem !important;
}

/* line 251, ../scss/_base.scss */
.py-5 {
  padding-top: 1.25rem !important;
  padding-bottom: 1.25rem !important;
}

/* line 255, ../scss/_base.scss */
.pt-3 {
  padding-top: 0.75rem !important;
}

/* line 258, ../scss/_base.scss */
.pt-7 {
  padding-top: 1.75rem !important;
}

/* line 261, ../scss/_base.scss */
.pt-9 {
  padding-top: 2.25rem !important;
}

.pb-100 {
  padding-bottom: 6.25rem !important;
}

/* line 264, ../scss/_base.scss */
.mb-7 {
  margin-bottom: 1.75rem !important;
}

/* line 268, ../scss/_base.scss */
.mb-5 {
  margin-bottom: 1.25rem !important;
}

/* line 272, ../scss/_base.scss */
.me-5 {
  margin-right: 1.25rem !important;
}

/* line 275, ../scss/_base.scss */
.me-6 {
  margin-right: 1.5rem !important;
}

/* line 279, ../scss/_base.scss */
.fw-semibold {
  font-weight: 500 !important;
}

/* line 283, ../scss/_base.scss */
.svg-icon {
  line-height: 1;
  color: var(--calitera-text-muted);
}

/* line 288, ../scss/_base.scss */
.svg-icon svg {
  height: 1.15rem;
  width: 1.15rem;
  display: inline-block;
}

/* line 294, ../scss/_base.scss */
.svg-icon.svg-icon-2 svg {
  height: 2rem !important;
  width: 2rem !important;
}

/* line 299, ../scss/_base.scss */
.svg-icon.svg-icon-1-5 svg {
  height: 1.5rem !important;
  width: 1.5rem !important;
}

/* line 304, ../scss/_base.scss */
.svg-icon.svg-icon-2x svg {
  height: 2rem !important;
  width: 2rem !important;
}

/* line 309, ../scss/_base.scss */
.rotate-180 {
  transition: transform .3s ease;
  backface-visibility: hidden;
  will-change: transform;
}

/* line 315, ../scss/_base.scss */
.text-active-primary {
  transition: color .2s ease;
}
/* line 317, ../scss/_base.scss */
.text-active-primary.active {
  transition: color .2s ease;
  color: var(--calitera-blue-light) !important;
}

/* line 323, ../scss/_base.scss */
.fs-3 {
  font-size: calc(1.26rem + 0.12vw) !important;
}


/* line 330, ../scss/_base.scss */
.fw-medium {
  font-weight: 500 !important;
}

/* line 334, ../scss/_base.scss */
.fw-semiboldlink {
  font-weight: 600 !important;
}

/* line 338, ../scss/_base.scss */
.breadcrumb {
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 0;
  margin: 0;
  row-gap: .75rem;
}
/* line 344, ../scss/_base.scss */
.breadcrumb .breadcrumb-item {
  display: flex;
  align-items: center;
 /*  padding-left: 0;
  padding-right: 0.5rem; */
}
/* line 349, ../scss/_base.scss */
.breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  display: none;
}

/* breadcrumbs new style */
.breadcrumb .breadcrumb-item-link a {
  padding: 5px 20px;
  background: var(--calitera-text-muted);
  border-radius: 15px;
  color: var(--calitera-white);
  transition: all .75s;
}
.breadcrumb .breadcrumb-item-link a:hover {
  scale: 1.05;
}
.breadcrumb .breadcrumb-item-current {
  padding: 8px 25px !important;
  background: var(--calitera-blue-light);
  border-radius: 20px;
  color: var(--calitera-white);
}

/* line 355, ../scss/_base.scss */
.app-page {
  display: flex;
}

/* line 359, ../scss/_base.scss */
.app-wrapper {
  display: flex;
  margin-top: 70px;
  margin-left: 265px;
  -webkit-transition: margin-left .3s ease,margin-right .3s ease;
  transition: margin-left .3s ease,margin-right .3s ease;
}

/* line 367, ../scss/_base.scss */
.app-main {
  display: flex;
}

/* line 371, ../scss/_base.scss */
.hover-scroll-overlay-y {
  position: relative;
}

/* line 375, ../scss/_base.scss */
.text-dark {
  color: var(--calitera-text-dark) !important;
}

/* line 379, ../scss/_base.scss */
.app-navbar {
  display: flex;
  align-items: stretch;
}
/* line 382, ../scss/_base.scss */
.app-navbar .app-navbar-item {
  display: flex;
  align-items: center;
}
/* line 385, ../scss/_base.scss */
.app-navbar .app-navbar-item .cursor-pointer {
  width: 40px;
  height: 40px;
  background-color: var(--calitera-grey-light);
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}
/* line 390, ../scss/_base.scss */
.app-navbar .app-navbar-item .cursor-pointer:hover {
  background-color: #e4ecf2;
}
/* line 393, ../scss/_base.scss */
.app-navbar .app-navbar-item .cursor-pointer .svg-icon {
  display: inline-block;
  padding: 7px;
}

/* line 401, ../scss/_base.scss */
.cursor-pointer {
  cursor: pointer;
}

/* line 405, ../scss/_base.scss */
.symbol {
  display: inline-block;
  flex-shrink: 0;
  position: relative;
  border-radius: 0.475rem;
  right: 0;
}

.symbol.symbol-mw-280px.symbol-fixed>img {
  width: 100%;
  height: 160px;
  max-width: 280px;
}

/*start arrow-circle */

.arrow-circle-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 1rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
}

@media (prefers-reduced-motion:reduce) {
  .arrow-circle-button {
      transition: none
  }
}

.arrow-circle-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);

}

.arrow-circle-button:hover {
  z-index: 2
}

.arrow-circle-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
}

.arrow {
  display: flex;
  position: absolute;
  right: 10px;
  overflow: hidden;
  flex-shrink: 0;
  margin-left: 5px;
  width: 24px;
  height: 24px
} 

.arrow:after {
  display: block;
  width: 100%;
  content: " ";
  will-change: transform;
  background-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--kt-text-muted);
  background-color: var(--kt-text-muted);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.3' d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM12 8H9V3H7V8H4V9L8 13L12 9V8Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.3' d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM12 8H9V3H7V8H4V9L8 13L12 9V8Z'/%3e%3c/svg%3e");
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--kt-text-muted);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.3' d='M8 0C3.58172 3.86258e-07 -3.86258e-07 3.58172 0 8C3.86258e-07 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 -3.86258e-07 8 0ZM4 8H7L7 13H9V8L12 8V7L8 3L4 7V8Z'/%3e%3c/svg%3e");  

}

.arrow-filter {
  display: flex;
  position: absolute;
  right: 10px;
  overflow: hidden;
  flex-shrink: 0;
  margin-left: 5px;
  width: 16px;
  height: 16px;
}

.arrow-filter:after {
  display: block;
  width: 100%;
  content: " ";
  will-change: transform;
  background-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--kt-text-muted);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.5' d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.5' d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3e%3c/svg%3e");
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--kt-text-muted);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.5' d='M233.4 105.4c12.5-12.5 32.8-12.5 45.3 0l192 192c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L256 173.3 86.6 342.6c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3l192-192z'/%3e%3c/svg%3e");
}



.arrow-circle-button.collapsed .arrow {
  transform: rotateZ(-180deg);
  transform: rotateZ(180deg);
  transition: transform .4s ease
}

.arrow-circle-button:not(.collapsed) .arrow {
  transform: rotateZ(360deg);
  transform: rotateZ(-360deg);
  transition: transform .4s ease
}

button.arrow-circle-button.collapsed ,button.arrow-circle-button:not(.collapsed){
  padding: 0!important;
}

  /*end arrow circle     */


.menu-item .menu-link .menu-arrow-circle {
  display: flex;
  align-items: stretch;
  position: relative;
  overflow: hidden;
  flex-shrink: 0;
  margin-left: 5px;
  width: 24px;
  height: 24px
}

.menu-item .menu-link .menu-arrow-circle:after {
  display: block;
  width: 100%;
  content: " ";
  will-change: transform;
  background-size: 100% 100%;
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--kt-text-muted);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.3' d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM12 8H9V3H7V8H4V9L8 13L12 9V8Z'/%3e%3c/svg%3e");
  mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.3' d='M8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 0 8 0C3.58172 0 0 3.58172 0 8C0 12.4183 3.58172 16 8 16ZM12 8H9V3H7V8H4V9L8 13L12 9V8Z'/%3e%3c/svg%3e");
  mask-repeat: no-repeat;
  mask-position: center;
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-position: center;
  background-color: var(--kt-text-muted);
  -webkit-mask-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='var%28--kt-text-muted%29'%3e%3cpath fill-rule='evenodd' opacity='0.3' d='M8 0C3.58172 3.86258e-07 -3.86258e-07 3.58172 0 8C3.86258e-07 12.4183 3.58172 16 8 16C12.4183 16 16 12.4183 16 8C16 3.58172 12.4183 -3.86258e-07 8 0ZM4 8H7L7 13H9V8L12 8V7L8 3L4 7V8Z'/%3e%3c/svg%3e");  
}

.menu-item.show .menu-link .menu-arrow-circle:after {
  backface-visibility: hidden;
  transition: transform .3s ease
}

.menu-item.menu-accordion .menu-arrow-circle:after {
  transform: rotateZ(-180deg);
  transform: rotateZ(180deg);
  transition: transform .4s ease
}

.menu-item.menu-accordion.show:not(.hiding):not(.menu-dropdown)>.menu-link .menu-arrow-circle:after,
.menu-item.menu-accordion.showing:not(.menu-dropdown)>.menu-link .menu-arrow-circle:after {
  transform: rotateZ(360deg);
  transform: rotateZ(-360deg);
  transition: transform .4s ease
}

.fl-nowrap{
  flex-flow: nowrap;
}
/* line 412, ../scss/_base.scss */
.menu-item {
  display: block;
  padding: 0.15rem 0;
}
/* line 415, ../scss/_base.scss */
.menu-item .menu-link {
  cursor: pointer;
  display: flex;
  align-items: center;
  padding: 0;
  flex: 0 0 100%;
  padding: 0.65rem 1rem;
  transition: none;
  outline: 0 !important;
}
/* line 424, ../scss/_base.scss */
.menu-item .menu-link .menu-icon {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2rem;
  margin-right: 0.75rem;
}
/* line 431, ../scss/_base.scss */
.menu-item .menu-link .menu-icon .svg-icon {
  line-height: 1;
}
/* line 435, ../scss/_base.scss */
.menu-item .menu-link .menu-title {
  display: flex;
  align-items: center;
  flex-grow: 1;
}
/* line 441, ../scss/_base.scss */
.menu-item .menu-content {
  padding: 0.65rem 1rem;
}

/* line 446, ../scss/_base.scss */
.menu-rounded .menu-link {
  border-radius: 0.475rem;
}

/* line 450, ../scss/_base.scss */
.menu-gray-800 .menu-item .menu-link {
  color: var(--calitera-blue-darkest);
}

/* line 454, ../scss/_base.scss */
.menu-state-bg .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here),
.menu-state-bg .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  transition: color .2s ease;
  background-color: var(--calitera-grey-light);
  color: var(--calitera-blue-light);
}
.menu-text-gray-500 {
  color: var(--kt-gray-500)
}

/* line 461, ../scss/_base.scss */
.btn-check:active + .btn.btn-active-color-primary .svg-icon, .btn-check:active + .btn.btn-active-color-primary i, .btn-check:checked + .btn.btn-active-color-primary .svg-icon, .btn-check:checked + .btn.btn-active-color-primary i, .btn.btn-active-color-primary.active .svg-icon, .btn.btn-active-color-primary.active i, .btn.btn-active-color-primary.show .svg-icon, .btn.btn-active-color-primary.show i, .btn.btn-active-color-primary:active:not(.btn-active) .svg-icon, .btn.btn-active-color-primary:active:not(.btn-active) i, .btn.btn-active-color-primary:focus:not(.btn-active) .svg-icon, .btn.btn-active-color-primary:focus:not(.btn-active) i, .btn.btn-active-color-primary:hover:not(.btn-active) .svg-icon, .btn.btn-active-color-primary:hover:not(.btn-active) i, .show > .btn.btn-active-color-primary .svg-icon, .show > .btn.btn-active-color-primary i {
  color: var(--calitera-text-primary);
}



/* line 1, ../scss/_button.scss */
.btn {
  outline: 0 !important;
}

/* line 5, ../scss/_button.scss */
.btn.btn-flex {
  display: inline-flex;
  align-items: center;
}

/* line 10, ../scss/_button.scss */
.btn.btn-primary {
  color: var(--calitera-white);
  border-color: var(--calitera-blue-light);
  background-color: var(--calitera-blue-light);
}

.btn-danger {
  color: red;
}

.btn-danger:hover {
  color: var(--calitera-blue-darkest);
}
/* line 14, ../scss/_button.scss */
.btn.btn-primary.btn-big {
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  box-shadow: var(--calitera-card-box-shadow);
}
/* line 23, ../scss/_button.scss */
.btn.btn-primary.negative {
  border-color: var(--calitera-white);
  background-color: var(--calitera-white);
  color: var(--calitera-blue-darkest);
}
/* line 27, ../scss/_button.scss */
.btn.btn-primary.negative i, .btn.btn-primary.negative .svg-icon {
  color: var(--calitera-blue-darkest);
}
/* line 30, ../scss/_button.scss */
.btn.btn-primary.negative:hover {
  color: var(--calitera-white);
  border-color: var(--calitera-blue-light);
  background-color: var(--calitera-blue-light) !important;
}
/* line 34, ../scss/_button.scss */
.btn.btn-primary.negative:hover i, .btn.btn-primary.negative:hover .svg-icon {
  color: var(--calitera-white);
}

/* line 41, ../scss/_button.scss */
.btn.btn-primary i, .btn.btn-primary .svg-icon {
  color: var(--calitera-white);
}

/* line 45, ../scss/_button.scss */
.btn.btn-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  height: calc(1.5em + 1.55rem + 2px);
  width: calc(1.5em + 1.55rem + 2px);
}

/* line 54, ../scss/_button.scss */
.btn.btn-color-muted {
  color: var(--calitera-text-muted);
}

/* line 58, ../scss/_button.scss */
.btn.btn-icon:not(.btn-outline):not(.btn-dashed):not(.border-hover):not(.border-active):not(.btn-flush) {
  border: 0;
}

/* line 62, ../scss/_button.scss */
.btn-group-sm > .btn.btn-icon, .btn.btn-icon.btn-sm {
  height: calc(1.5em + 1.1rem + 2px);
  width: calc(1.5em + 1.1rem + 2px);
}

/* line 67, ../scss/_button.scss */
.btn .svg-icon {
  flex-shrink: 0;
  line-height: 0;
  margin-right: 0.5rem;
}

/* line 73, ../scss/_button.scss */
.active > .rotate-180, .collapsible:not(.collapsed) > .rotate-180, .show > .rotate-180 {
  transform: rotateZ(180deg);
  transition: transform .3s ease;
}

/* line 78, ../scss/_button.scss */
.btn.btn-icon .svg-icon, .btn.btn-icon i {
  padding: 0;
  margin: 0;
  line-height: 1;
}

/* line 84, ../scss/_button.scss */
.btn.btn-color-muted .svg-icon, .btn.btn-color-muted i {
  color: var(--calitera-text-muted);
}
.container-checkbox {
  overflow-x: auto;
  white-space: nowrap; 
}
/*  ../crea_campagna */
.form-open {
  display: block;
  width: 100%;
  padding-top: .825rem;
  padding-bottom: .825rem;
  padding-left: 1.5rem;
  -moz-padding-start: calc(0.75rem - 3px);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: var(--kt-input-solid-bg);
  border-radius: 2.18rem;  
  color: var(--kt-input-solid-color);
  transition: color .2s ease;  
  background-position: right 0.75rem center;
  background-size: 20px 12px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.border-none{
  border:none;
}
.border-doc {
  box-shadow: 5px 5px 20px 2px #0a09098c;
  -webkit-box-shadow: 5px 5px 20px 2px #0a09098c;
  -moz-box-shadow: 5px 5px 20px 2px #0a09098c;
}

.input-open{
  background-color: var(--kt-input-solid-bg);
  border:none;
}
.form-open:focus-visible{
  outline-offset: none!important;
  border:none!important;
  outline: none!important;
}

/* line 1, ../scss/_header.scss */
.app-header {
  z-index: 100;
  position: fixed;
  right: 0;
  top: 0;
  height: 70px;
  left: 265px;
  background-color: var(--calitera-white);
  -webkit-box-shadow: var(--calitera-header-base-box-shadow);
  box-shadow: var(--calitera-header-base-box-shadow);
  transition: none;
  display: flex;
  align-items: stretch;
  -webkit-transition: left .3s ease;
  transition: left .3s ease;
}
/* line 17, ../scss/_header.scss */
.app-header .cursor-pointer:after {
  content: "";
  width: 100%;
  display: block;
  height: 15px;
  position: relative;
}
/* line 25, ../scss/_header.scss */
.app-header .cursor-pointer:hover .menu-sub-dropdown.menu {
  display: flex;
  will-change: transform;
  animation: menu-sub-dropdown-animation-fade-in 0.3s ease 1, menu-sub-dropdown-animation-move-up 0.3s ease 1;
}
/* line 30, ../scss/_header.scss */
.app-header .cursor-pointer:hover:before {
  content: "";
  display: block;
  left: -235px;
  width: 235px;
  cursor: default !important;
  top: 0;
  position: absolute;
  height: 55px;
}
/* line 41, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown {
  position: absolute;
  top: 55px;
  left: -235px;
  cursor: default !important;
}
/* line 46, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown .symbol {
  background-color: var(--calitera-grey-light);
  width: 50px;
  height: 50px;
}
/* line 50, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown .symbol .svg-icon {
  padding: 11px;
}
/* line 54, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown .badge-light-success {
  margin-left: 0 !important;
}
/* line 57, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown .menu-item .menu-content {
  padding-top: 0;
}
/* line 61, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown .menu-link .svg-icon {
  padding: 0 7px 0 0;
}
/* line 65, ../scss/_header.scss */
.app-header .cursor-pointer .menu-sub-dropdown .menu-link:hover .svg-icon {
  color: var(--calitera-blue-light);
}

/* line 74, ../scss/_header.scss */
.badge-light-success {
  color: var(--calitera-success);
  background-color: var(--calitera-success-light);
}

/* line 79, ../scss/_header.scss */
.menu-sub {
  display: none;
  padding: 0;
  margin: 0;
  list-style: none;
  flex-direction: column;
}

/* line 87, ../scss/_header.scss */
.menu-sub-dropdown {
  display: none;
  border-radius: 2.18rem;
  background-color: var(--calitera-white);
  box-shadow: var(--calitera-menu-dropdown-box-shadow);
  z-index: 107;
}

/* line 1, ../scss/_sidebar.scss */
.app-sidebar {
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
  display: flex;
  flex-shrink: 0;
  width: 265px;
  background-color: var(--calitera-blue-darkest);
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  position: fixed;
  z-index: 105;
  top: 0;
  bottom: 0;
  left: 0;
}
/* line 17, ../scss/_sidebar.scss */
.app-sidebar .app-sidebar-logo {
  border-bottom: 1px solid var(--calitera-blue-dark);
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex-shrink: 0;
}
/* line 26, ../scss/_sidebar.scss */
.app-sidebar .app-sidebar-toggle {
  box-shadow: var(--calitera-sidebar-base-toggle-btn-box-shadow) !important;
  background-color: var(--calitera-white) !important;
}
/* line 30, ../scss/_sidebar.scss */
.app-sidebar .app-sidebar-wrapper {
  width: 265px;
  height: 100%;
}
/* line 33, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item .menu-link {
  color: var(--calitera-grey);
  text-decoration: none;
  font-size: 15px;
}
/* line 39, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item .menu-sub .menu-link {
  font-size: 13px;
}
/* line 42, ../scss/_sidebar.scss */
.app-sidebar .menu-item .menu-sub .menu-link .menu-icon {
  margin-right: 0.25rem;
  justify-content: start;
  width: 1.5rem;
}
/* line 47, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item,
.app-sidebar .menu .menu-item.here > .menu-link {
  transition: color .2s ease;
  color: var(--calitera-white);
}
/* line 53, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item .menu-link .menu-icon,
.app-sidebar .menu .menu-item .menu-link .menu-icon .svg-icon,
.app-sidebar .menu .menu-item .menu-link .menu-icon i {
  color: var(--calitera-blue-lightest);
}
/* line 58, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item.here > .menu-link .menu-icon,
.app-sidebar .menu .menu-item.here > .menu-link .menu-icon .svg-icon,
.app-sidebar .menu .menu-item.here > .menu-link .menu-icon i {
  color: var(--calitera-white);
}
/* line 63, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item .menu-link .menu-title {
  color: var(--calitera-grey);
}
/* line 66, ../scss/_sidebar.scss */
.app-sidebar .menu-item.here > .menu-link .menu-title {
  color: var(--calitera-white);
}
/* line 69, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item:hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here),
.app-sidebar .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
  transition: color .2s ease;
  color: var(--calitera-white);
}
/* line 75, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon,
.app-sidebar .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
.app-sidebar .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-icon i,
.app-sidebar .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon,
.app-sidebar .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon .svg-icon,
.app-sidebar .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-icon i {
  color: var(--calitera-white);
}
/* line 83, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item.hover:not(.here) > .menu-link:not(.disabled):not(.active):not(.here) .menu-title,
.app-sidebar .menu .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) .menu-title {
  color: var(--calitera-white);
}

/* line 90, ../scss/_sidebar.scss */
.app-sidebar-logo-minimize {
  display: none;
}

/* line 95, ../scss/_sidebar.scss */
body.sidebar-minimized .app-sidebar {
  width: 75px;
}
/* line 98, ../scss/_sidebar.scss */
body.sidebar-minimized .app-sidebar .app-sidebar-logo .app-sidebar-logo-minimize {
  display: inline-block;
}
/* line 101, ../scss/_sidebar.scss */
body.sidebar-minimized .app-sidebar .app-sidebar-logo .app-sidebar-logo-default {
  display: none;
}
/* line 105, ../scss/_sidebar.scss */
body.sidebar-minimized .app-sidebar .app-sidebar-menu .menu-content,
body.sidebar-minimized .app-sidebar .app-sidebar-menu .menu-title {
  opacity: 0;
  transition: opacity 0.3s ease !important;
}
/* line 111, ../scss/_sidebar.scss */
body.sidebar-minimized .app-header {
  left: 75px;
}
/* line 114, ../scss/_sidebar.scss */
body.sidebar-minimized .app-wrapper {
  margin-left: 75px;
}
.pipeline-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
  width: 60%;
  background-color: var(--kt-input-solid-bg);
  -webkit-clip-path: polygon(calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,2px 100%,8px 50%,2px 0);
  clip-path: polygon(calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,2px 100%,8px 50%,2px 0);
  padding: 0px;
  margin-left: -6px;
}

.pipeline-step {
  flex: 1;
  text-align: center;
  position: relative;
  cursor: pointer;
  transition: background-color 0.3s;
  padding: 10px; /* Added padding for better visual appearance */
}

.pipeline-step::before {
  content: '';
  position: absolute;
  left: 0;
  background-color: var(--kt-input-solid-bg);
  z-index: -1;
}

.pipeline-step:first-child::before {
  display: none;
}

.pipeline-step.active {
  background-color: var(--calitera-blue-selected); 
  color: var(--calitera-blue-light); 
}

.pipeline-step {
align-items: center;
-webkit-clip-path: polygon(calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,2px 100%,8px 50%,2px 0);
clip-path: polygon(calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,2px 100%,8px 50%,2px 0);
cursor: pointer;
flex-basis: 0;
justify-content: center;
margin-left: -6px;
text-align: center;
} 

.pipeline-step:first-of-type {
border-radius: 4px 0 0 4px;
-webkit-clip-path: polygon(0 0,calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,0 100%);
clip-path: polygon(0 0,calc(100% - 6px) 0,100% 50%,calc(100% - 6px) 100%,0 100%);
margin-left: 0;
}


.pipeline-step.active::before {
  background-color: var(--calitera-blue-selected); 
  color: var(--calitera-blue-light);  /* Active step line color */
}

/* line 122, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item .menu-sub .menu-link.active, .app-sidebar .menu .menu-item .menu-sub .menu-link:hover {
  transition: color .2s ease;
  color: var(--calitera-white);
  background-color: var(--calitera-blue-selected);
}
/* line 127, ../scss/_sidebar.scss */
.app-sidebar .menu .menu-item .menu-sub .menu-link.active .menu-title, .app-sidebar .menu .menu-item .menu-sub .menu-link:hover .menu-title {
  color: var(--calitera-white);
}

/* PIPELINE STATICA CREA SERVIZI */
.calitera-progress {
  display: none; 
}
/* line 225, ../scss/_main.scss */
.calitera-progress {
  position: relative;
}


.calitera-progress ul.calitera-progressbar li:after {
  content: '';
  width: 100%;
  height: 6px;
  background-color: var(--kt-form-check-input-bg-solid);
  position: absolute;
  top: 87px;
  left: 0px;
  z-index: 0;
}

/* line 237, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar {
  list-style: none;
  padding: 0;
  display: flex;
}

/* line 244, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li .form-check-custom {
  align-items: flex-start;
  flex-direction: column;
  z-index: 3;
  position: relative;
}
/* line 249, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li .form-check-custom label {
  margin-left: 0;
  padding-top: 10px;
  /* width: 50px; */
  text-align: center;
  line-height: 1;
  cursor: pointer;
}

/* line 259, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li.current .form-check-custom .form-check-input + label {
  /* color: var(--calitera-blue-light); */
  font-weight: 600;
}

/* line 311, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li.active:after {
  background-color: var(--calitera-blue-light);
}
/* line 314, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li.active .form-check-input {
  background-color: var(--kt-form-check-input-checked-bg-color-solid);
}
/* line 317, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li.active label {
  color: var(--kt-form-label-color);
}

.calitera-progress ul.calitera-progressbar li {
  /* width: 25%; */
  position: relative;
}

.calitera-progress ul.calitera-progressbar li .form-check-custom .form-check-input {
  cursor: pointer;
}


.calitera-progress ul.calitera-progressbar li:not(:first-child):not(:last-child):after {
  left: -50px;
  right: auto;
  width: 100%;
}

/* line 294, ../scss/_main.scss */
.calitera-progress ul.calitera-progressbar li:first-child:after {
  right: unset;
  left: 50px;
  width: 100%;
}


.calitera-progress ul.calitera-progressbar li:last-child:after {
  width: 50%;
  left: -50%;
}

.calitera-progress ul.calitera-progressbar li:nth-child(6n):not(:last-child):after {
  width: 50%;
  left: -50%;
}

.calitera-progress ul.calitera-progressbar li:nth-child(6n + 1):not(:first-child):not(:last-child):after {
  width: 100%;
  left: 0;

}

.calitera-progress ul.calitera-progressbar li:nth-child(6n + 1):not(:first-child):last-child:after {
  width: 0;
}


/* .calitera-progress ul.calitera-progressbar li:nth-child(6n + 1):not(:first-child):after {
  width: 100% ;
  left: 0 ;
} */




.right-join {
  width: 58%;
  height: 58%;
  /* background-color: var(--kt-form-check-input-checked-bg-color-solid); */
  border-right: 4px dashed var(--kt-card-border-dashed-color);
  border-radius: 50%;
  position: absolute;
  /* right: 0; */
  /* top: 87px; */
  left: 25px;
  bottom: 0;
}


  .left-join {
    width: 58%;
    height: 58%;
    /* background-color: var(--kt-form-check-input-checked-bg-color-solid); */
    border-left: 4px dashed var(--kt-card-border-dashed-color);
    border-radius: 50%;
    position: absolute;
    left: -75px;
    top: -25px;
    /* left: 0; */
    /* bottom: 61px; */
}

/* PIPELINE-STATICA CREA SERVIZI -- END */

/* PIPELINE DINAMICA OPPORTUNITA' */

.calitera-progress ul.calitera-progressbar .pipeline-state-dinamic:after {
  content: '';
  width: 100%;
  height: 6px;
  background-color: var(--kt-form-check-input-bg-solid);
  position: absolute;
  top: 87px;
  left: 0px;
  z-index: 0;
}

.pipeline-state-dinamic.active .form-check-input {

  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23ffffff'/%3e%3c/svg%3e")
}

/* .calitera-progress ul.calitera-progressbar .pipeline-state-dinamic:first-child:after {
  background-color: var(--kt-form-check-input-bg-solid);
} */



/* PIPELINE DINAMICA OPPORTUNITA' -- END */






/* line 133, ../scss/_sidebar.scss */
.menu-sub-indention .menu-sub:not([data-popper-placement]) {
  -moz-transition-property: all;
  -o-transition-property: all;
  -webkit-transition-property: all;
  transition-property: all;
  -moz-transition-duration: 0.33s;
  -o-transition-duration: 0.33s;
  -webkit-transition-duration: 0.33s;
  transition-duration: 0.33s;
}

/* line 138, ../scss/_sidebar.scss */
body.sidebar-minimized .menu-sub-indention .menu-sub:not([data-popper-placement]) {
  margin-left: 5px;
}

/* line 1, ../scss/_main.scss */
.app-toolbar {
  height: auto;
  background-color: transparent;
  border-top: 0;
  border-bottom: 0;
  box-shadow: none;
}

/* line 9, ../scss/_main.scss */
.card {
  border: 0;
  box-shadow: var(--calitera-card-box-shadow);
  background-color: var(--calitera-white);
  height: 100%;
}
/* line 14, ../scss/_main.scss */
.card .card-header {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  min-height: 70px;
  padding: 0 2.25rem;
  background-color: transparent;
  border-bottom: 1px solid var(--calitera-grey-light);
}
/* line 23, ../scss/_main.scss */
.card .card-header .card-title {
  display: flex;
  align-items: center;
  margin: 0.5rem;
  margin-left: 0;
  width: 100%;
}
/* line 30, ../scss/_main.scss */
.card .card-header .card-title, .card .card-header .card-label {
  font-weight: 500;
  font-size: 1.275rem;
  color: var(--calitera-blue-darkest);
}
/* line 36, ../scss/_main.scss */
.card.card-flush > .card-header {
  border-bottom: 0 !important;
}
/* line 39, ../scss/_main.scss */
.card .card-body {
  padding: 2rem 2.25rem;
  min-height: 410px;
}
.card-builder {
  border-radius: var(--bs-card-border-radius);
  box-shadow: var(--bs-card-box-shadow);
}
/* line 44, ../scss/_main.scss */
.chart-container {
  padding: 0 10px 20px 10px;
  width: 100%;
  display: block;
  aspect-ratio: 1/1;
  max-width: 500px;
  margin: 0 auto;
}

/* line 54, ../scss/_main.scss */
.chart-container canvas {
  margin: 0 auto;
  width: 100% !important;
  height: 100% !important;
}

/* line 61, ../scss/_main.scss */
.client-actions .btn {
  line-height: 1.8;
}

/* line 65, ../scss/_main.scss */
.client-actions {
  position: absolute;
  text-align: center;
  width: max-content;
  -webkit-transform: translateY(-122px) translateX(-100%) rotate(-90deg);
  transform: translateY(-122px) translateX(-100%) rotate(-90deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  left: -70px;
  margin-top: auto;
}

/* line 65, ../scss/_main.scss */
.opportunita-actions {
  position: absolute;
  width: max-content;
  /* top: 10%; */
  left: -60px;
  text-align: center;
  -webkit-transform: translateY(-122px) translateX(-100%) rotate(-90deg);
  transform: translateY(-122px) translateX(-100%) rotate(-90deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  /* margin-left: -98px; */
  /* margin-top: auto; */
}

.opportunita-detail-actions {
  position: absolute;
  text-align: center;
  -webkit-transform: translateY(30px) translateX(-100%) rotate(-90deg);
  transform: translateY(30px) translateX(-100%) rotate(-90deg);
  -webkit-transform-origin: top right;
  transform-origin: top right;
  margin-left: -65px;
}
/* line 70, ../scss/_main.scss */
a.btn.btn-lg {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}

/* line 216, ../scss/_main.scss */
.calitera-grey-card {
  background-color: var(--calitera-grey-card);
  padding: 17px;
  border-radius: 2.18rem;
}
/* line 220, ../scss/_main.scss */
.calitera-grey-card .table.table-row-dashed tr {
  border-bottom-color: var(--kt-text-gray-400);
}

/* line 71, ../scss/_main.scss */
.client-actions a span#title{
display: block;
}
/* line 75, ../scss/_main.scss */
.nav-line-tabs.nav-line-tabs-2x.calitera-horiz-tabs a.active {
  background-color: var(--calitera-blue-light) !important;
  color: #FFFFFF !important;
}
/* line 78, ../scss/_main.scss */
.nav-line-tabs.nav-line-tabs-2x.calitera-horiz-tabs a.active .svg-icon {
  color: #FFFFFF !important;
}
/* line 81, ../scss/_main.scss */
.nav-line-tabs.nav-line-tabs-2x.calitera-horiz-tabs a.active:hover {
  /* background-color: var(--calitera-blue-light) !important; */
  color: #FFFFFF !important;
}
/* line 193, ../scss/_base.scss */
.nav-line-tabs.nav-line-tabs-2x {
  border-bottom-width: 2px;
}

.table.dataTable thead > tr > td.sorting:after, table.dataTable thead > tr > td.sorting_asc:after, table.dataTable thead > tr > td.sorting_asc_disabled:after, table.dataTable thead > tr > td.sorting_desc:after, table.dataTable thead > tr > td.sorting_desc_disabled:after, table.dataTable thead > tr > th.sorting:after, table.dataTable thead > tr > th.sorting_asc:after, table.dataTable thead > tr > th.sorting_asc_disabled:after, table.dataTable thead > tr > th.sorting_desc:after, table.dataTable thead > tr > th.sorting_desc_disabled:after {
  display: none!important;
}

/* line 2, ../scss/_table.scss */
.table-responsive .btn {
  font-size: 16px;
}
/* line 5, ../scss/_table.scss */
.table-responsive table.dataTable td.dataTables_empty {
  padding-top: 40px;
}

div.dataTables_wrapper div.dataTables_length{
  display: none;
}

div.dataTables_length + div.dataTables_info{
  display: none;
}

div.dataTables_wrapper div.dataTables_paginate{
  display: none;
}

/* line 10, ../scss/_table.scss */
.table-responsive table.dataTable > thead > tr > th {
  padding: 13px !important;
  background-color: var(--calitera-blue-light-hover);
  vertical-align: middle;
  border-bottom: none;
  color:var(--calitera-white);
  height: 40px;
}
th.bg-blue{
  padding: 25px !important;
  background-color: var(--calitera-blue-light-hover);
  vertical-align: middle;
  border-bottom: none;
  color:var(--calitera-white);
}
th.bg-blue:nth-child(1){
  border-top-left-radius: 3.18rem;
  border-bottom-left-radius: 3.18rem;
}
th.bg-blue:nth-last-child(1){
  border-top-right-radius: 3.18rem;
  border-bottom-right-radius: 3.18rem;
}
/* line 15, ../scss/_table.scss */
.table-responsive table.dataTable > thead > tr > th:nth-child(1) {
  border-top-left-radius: 3.18rem;
  border-bottom-left-radius: 3.18rem;
}
/* line 19, ../scss/_table.scss */
.table-responsive table.dataTable > thead > tr > th:nth-last-child(1) {
  border-top-right-radius: 3.18rem;
  border-bottom-right-radius: 3.18rem;
}

/* line 32, ../scss/_table.scss */
.table-responsive table.dataTable > tbody > tr > td:not(.dataTables_empty) {
  padding: 13px 10px !important;
}
table.prices, table.prices td {
  border: 5px solid white;
}
table.prices tr:last-child td:last-child {
  border-bottom-right-radius: 30px;
}

table.prices tr:last-child td:first-child {
  border-bottom-left-radius: 30px;
}
/* line 1, ../scss/_form.scss */
.col-form-label {
  display: block;
  width: 100%;
}

/* line 6, ../scss/_form.scss */
.svg-icon-profile svg {
  height: 5rem !important;
  width: 5rem !important;
  margin-left: -5px;
}

/* line 12, ../scss/_form.scss */
h2.fs-11 {
  font-size: 4rem;
  margin-bottom: 0;
}
/* line 17, ../scss/_form.scss */
.input-group.row {
  width: unset;
}

/* line 22, ../scss/_form.scss */
.input-group .table-responsive {
  margin-left: 0 !important;
  background-color: var(--kt-input-solid-bg);
  border-color: var(--kt-input-solid-bg);
  color: var(--kt-input-solid-color);
  transition: color .2s ease;
  padding: 5px 20px 5px;
  border-radius: 8px !important;
  width: 100%;
}

/* line 34, ../scss/_form.scss*/ 
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: 0;
  border-top-left-radius: 2.18rem;
  border-bottom-left-radius: 2.18rem;
  border-top-right-radius: 2.18rem;
  border-bottom-right-radius: 2.18rem;
}

.dropdown-item.active, .dropdown-item:active {
  color: #03BEF4;
  background-color: #E9F3FF;
}

/* line 1, ../scss/_modal.scss */
.modal-header {
  background-color: var(--calitera-blue-darkest);
}
/* line 4, ../scss/_modal.scss */
.modal-header h2 span {
  line-height: 1.6;
}

/* line 10, ../scss/_modal.scss */
.modal-backdrop {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  --bs-backdrop-opacity: 1;
  background-color: rgba(0, 0, 0, 0.3);
}

/* line 18, ../scss/_modal.scss */
.modal form h2.title {
  font-size: calc(1.275rem + 0.3vw) !important;
}

/* line 24, ../scss/_modal.scss */
.swal2-container:after {
  content: "";
  display: block;
  position: fixed;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
/* line 36, ../scss/_modal.scss */
.swal2-container .swal2-popup {
  z-index: 4;
}

/* line 1, ../scss/_login.scss */
.bg-login {
  /* background: #1d6fa5;
  background: linear-gradient(135deg, #1d6fa5 25%, #03bef4 100%);
  background-image: url("../images/auth-bg.8f4d3efbe363.jpg"); */
  background-color: var(--calitera-grey-light);
  background-size: cover;
  background-position: center;
}
/* line 7, ../scss/_login.scss */
.bg-login img {
  -webkit-filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15));
  filter: drop-shadow(5px 5px 5px rgba(0, 0, 0, 0.15));
}
.bg-td {
 background-color: #f5f8fa
}
.bg-signup {
  background-color: var(--calitera-white);
}

.bg-signup .card,
.bg-login .card {
  box-shadow:  0px 0px 20px 0px rgba(76, 87, 125, 0.2);
}

.bg-grey-border {
  background-color: var(--calitera-grey-border) !important;
  border-color: var(--calitera-grey-border);
}

.bg-grey-border:focus {
  background-color: var(--kt-primary-light) !important;
  border-color: var(--kt-primary-light);
  transition: color .2s ease;
}
/* line 1, ../scss/_footer.scss */
.app-footer {
  background-color: var(--bs-gradient);
  -webkit-transition: left .3s ease,right .3s ease;
  transition: left .3s ease,right .3s ease;
  display: flex;
  align-items: stretch;
}
/* line 7, ../scss/_footer.scss */
.app-footer a {
  color: var(--calitera-blue-darkest);
}

.upload-progress-bar {
  background-color: var(--calitera-text-primary);
}

#apply-to-all:checked {
  accent-color: #2b73c2 !important;
}

.swiper-container {
  width: 100%;
  height: 500px;
}

/* .swiper-wrapper {
  height: 500px;
} */

.swiper-slide-client-detail {
  width: 90%;
  height: 90%;
} 

.button-next {
  transform: rotate(90deg);
  top: var(--swiper-navigation-top-offset,75%);
  right: 0.75rem !important;
  left: auto;
}

.button-prev {
  transform: rotate(90deg);
  top: 25%;
  right: 0.75rem !important;
  left: auto !important;
}

.swiper-pagination {
  right: 0.75rem !important;
  left: auto;
}

.test-height {
  height: 100%;
  /* margin-bottom: 50px; */
}

.detailtab-bg {
  background-color: var(--kt-secondary);
}

.deatiltab-border {
  border-top-left-radius: 0.625rem;
  border-top-right-radius: 0.625rem;
}

#detail-label {
  top: -20px;
  left: 0;
  right: 0;;
  z-index: -1;
  font-size: 9.5px;
  max-width: max-content;
}

.detail-name {
  color: var(--calitera-text-muted);
} 

.word-break-all{
  word-break: break-all;
}

.w-fit{
  width: fit-content;
}

/* personalizza filtri */
.shrink-4 {
  flex-shrink: 4;
}

.border-dashed-calitera{
  border: 1px dashed var(--kt-card-border-dashed-color);
}

.cells-last-none:last-child {
  border-bottom: none!important;
}
 
.search-icon {
  background: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20opacity%3D%220.5%22%20x%3D%2217.0365%22%20y%3D%2215.1223%22%20width%3D%228.15546%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22rotate%2845%2017.0365%2015.1223%29%22%20fill%3D%22currentColor%22%3E%3C%2Frect%3E%3Cpath%20opacity%3D%220.5%22%20d%3D%22M11%2019C6.55556%2019%203%2015.4444%203%2011C3%206.55556%206.55556%203%2011%203C15.4444%203%2019%206.55556%2019%2011C19%2015.4444%2015.4444%2019%2011%2019ZM11%205C7.53333%205%205%207.53333%205%2011C5%2014.4667%207.53333%2017%2011%2017C14.4667%2017%2017%2014.4667%2017%2011C17%207.53333%2014.4667%205%2011%205Z%22%20fill%3D%22currentColor%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat left 10px center;
}

.select2-selection__placeholder{
  margin-left: 2rem;
}

.select2-selection__rendered {
  margin-left: 2rem!important;
}

.euro-icon {
  background: url('data:image/svg+xml,%3Csvg%20width%3D%2216%22%20height%3D%2225%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Crect%20opacity%3D%220.5%22%20x%3D%2217.0365%22%20y%3D%2215.1223%22%20width%3D%228.15546%22%20height%3D%222%22%20rx%3D%221%22%20transform%3D%22rotate%2845%2017.0365%2015.1223%29%22%20fill%3D%22currentColor%22%3E%3C%2Frect%3E%3Cpath%20opacity%3D%220.5%22%20d%3D%22M11%2019C6.55556%2019%203%2015.4444%203%2011C3%206.55556%206.55556%203%2011%203C15.4444%203%2019%206.55556%2019%2011C19%2015.4444%2015.4444%2019%2011%2019ZM11%205C7.53333%205%205%207.53333%205%2011C5%2014.4667%207.53333%2017%2011%2017C14.4667%2017%2017%2014.4667%2017%2011C17%207.53333%2014.4667%205%2011%205Z%22%20fill%3D%22currentColor%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E') no-repeat left 10px center;
}

.table-bottom-dashed  {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: var(--kt-card-border-dashed-color)
}

.table-bottom-dashed-light  {
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: var(--calitera-blue-light)
}

.border-dashed-calitera-light{
  border: 1px dashed var(--calitera-blue-light);
}



#opportunity_table.table {
  border-collapse: separate;
}

.bg-td {
  background-color: #F5F8FA
 }

 .h-doc {
  height:1250px;
}
.b-light{
  border-top: 1px solid #010b1429;
}
.rounded-top-right {
  border-top-right-radius:var(--bs-border-radius-2xl)
}
.rounded-top-left {
  border-top-left-radius:var(--bs-border-radius-2xl)
}
.rounded-bottom-left {
  border-bottom-left-radius:var(--bs-border-radius-2xl)
}
.rounded-bottom-right {
  border-bottom-right-radius:var(--bs-border-radius-2xl)
}
table.prices, table.prices td {
  border: 5px solid white;
}
.border-doc {
  box-shadow: 5px 5px 20px 2px #0a09098c;
  -webkit-box-shadow: 5px 5px 20px 2px #0a09098c;
  -moz-box-shadow: 5px 5px 20px 2px #0a09098c;
}
.bg-calitera {
  background-color: var(--calitera-blue-light);
}

.border-bottom-dashed-calitera{
  border-bottom: 2px dashed var(--kt-card-border-dashed-color);
}

/* .border-top-dashed-calitera{
  border-top: 4px dashed var(--kt-card-border-dashed-color);
} */

/* .border-radius-pipeline-join {
  border-bottom-right-radius: 9px;
  border-top-left-radius: 9px;
} */

/* .border-radius-pipeline-join-left {
 
   margin-top: -4px; 
} */

.grey-pipeline {
  position: absolute;
  width: 520%;
  top: calc(100% - 10px);
  height: 10px;
  left: -500%;
  right: auto;
}

.grey-pipeline-dinamic {
  position: absolute;
  width: 390%;
  top: 125px;
  height: 10px;
  right: 9.65px;
  left: unset;
}

/* .transparent {
  color: #fff;
  opacity: 1;
} */

.b-radius {
  border-radius: 2.18rem !important;
}

.b-top-radius {
  border-radius: 2.18rem 2.18rem 0 0 !important;
}

.b-radius-bottom-lf-none {
  border-bottom-left-radius: 0;
}
.b-radius-bottom-rt-none {
  border-bottom-right-radius: 0;
}

.fs-sm {
  font-size: 0.925rem;
}

.fs-table-button {
  font-size: 0.9rem !important;
}

.w-max {
  width: max-content;
}
.px-35-i {
  padding: 6px 35px !important;
}

.attivita {
  display: none; 
}

.fc-daygrid-day-number {
  width: 100%;
}

.fc {
  --fc-bg-event-opacity: 0.2;
}

.fc-timegrid-now-indicator-line, .fc-timegrid-now-indicator-arrow {
  border-color: var(--calitera-blue-light) !important;
}

.fc .fc-button-primary:not(:disabled):not(.fc-button-active):active .fc-icon, .fc .fc-button-primary:not(:disabled):not(.fc-button-active):focus .fc-icon, .fc .fc-button-primary:not(:disabled):not(.fc-button-active):hover .fc-icon {
  color: var(--calitera-blue-light);
}

#newActivity::after {
  display: inline-block;
  content: 'Nuova attività';
  margin-left: 0.5rem;
}

#openCalendar::after {
  display: inline-block;
  content: 'Apri Calendario';
  margin-left: 0.5rem;
}

/* .swal2-icon.swal2-info {
  border-color: var(--calitera-blue-light);
  color: var(--calitera-blue-light);
} */

ul.errorlist {
  list-style-type: none; 
}

.h-fit {
  height: fit-content !important;
}
.btn-link {
  background-color: transparent;
  border: none;
  /* padding: calc(.825rem + 1px) calc(1.75rem + 1px); */
}

.page-item .page-link .last::before,
.page-item .page-link .first::before {
    /* display: block; */
    height: .875rem !important;
    width: .875rem !important;
    font-weight: 800 !important;
    /* font-size: 1rem; */
}

.page-item .page-link i {
  font-size: 1rem !important;
}

.page-item .page-link .first {
  color: #5e6278;
}



.page-item .page-link .last {
  color: #5e6278;
}

.page-item:focus .page-link .first {
  color: #03bef4;
}

.page-item:focus .page-link .last {
  color: #03bef4;
}

.page-item:hover:not(.active):not(.offset):not(.disabled) .page-link .first {
  color: var(--kt-pagination-hover-color);
}

.page-item:hover:not(.active):not(.offset):not(.disabled) .page-link .last {
  color: var(--kt-pagination-hover-color);
}


.page-item.active .page-link .first {
  color: #000000;
}

.page-item.active .page-link .last {
  color: #000000;
}

.page-item.disabled .page-link .first {
  color: var(--kt-pagination-disabled-color);
}

.page-item.disabled .page-link .last {
  color: var(--kt-pagination-disabled-color);
}

.swal2-close:focus {
  outline: 0;
  box-shadow: none;
}

.card {
  --bs-card-border-radius: 2.18rem;
  --bs-card-inner-border-radius: calc(2.18rem - 1px);
}

.modal {
  --bs-modal-border-radius: 2.18rem;
  --bs-modal-inner-border-radius: 2.18rem;
}

.modal-header {
  border-top-left-radius: 2.18rem;
  border-top-right-radius: 2.18rem;
}

.table-responsive-overflow {
  overflow-x: visible !important;
}

.menu-state-bg-light-primary .menu-item.hover:not(.here)>.menu-link:not(.disabled):not(.active):not(.here),
.menu-state-bg-light-primary .menu-item:not(.here) .menu-link:hover:not(.disabled):not(.active):not(.here) {
    border-radius: 2.18rem;
}

.flatpickr-wrapper {
  display: block;
}

.form-check-modal-label {
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  max-width: 170px;
}

.btn-import:disabled {
  background-color: var(--kt-light);
  color: var(--kt-light-inverse);
}

.btn-import:disabled .svg-icon path {
  fill: #7E8299;
}

.categories {
  white-space: nowrap; 
  overflow: hidden; 
  text-overflow: ellipsis; 
  max-width: 180px;
}
.w-1-3 {
  width: calc(100% / 3);
}

.p-inline-0 {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.mt-4neg {
  margin-top: -1rem;
}

.min-h-auto {
  min-height: auto;
}

.tab-content-cspider > .tab-pane-cspider {
  display: none
}

.tab-content-cspider > .active {
  display: block
}
.swal2-input.swal2-inputerror {
  box-shadow: none !important;
}

.h-90 {
  height: 90%;
}

.ms-32 {
  margin-left: 8rem;
}

.delete-button {
  position: absolute;
  top: -10px;
  z-index: 1000;
  right: -10px;
}

.ms-30 {
  margin-left: 30px;
}

.me-30 {
  margin-right: 30px;
}

.mx-30 {
  margin-inline: 30px;
}

.max-h-400px {
  max-height: 400px;
}

.form-check-custom-height {
  height: 35px;
  min-height: unset !important;
}

.max-w-500px {
  max-width: 500px;
}

.min-h-fit {
  min-height: fit-content !important;
}

.w-1-5rem {
  width: 1.5rem;
}
.h-1-5rem {
  height: 1.5rem;
}

.w-inherit {
  width: inherit;
}

.form-otp[type=number] {
  -moz-appearance: textfield;
}

.input-number::-webkit-outer-spin-button,
.input-number::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.input-number[type=number] {
  -moz-appearance: textfield;
}

.w-160px {
  width: 160px !important
}

.h-160px {
  height: 160px !important
}

.top-37 {
  top: 37.5px;
}

.swal-visibility-icon {
  z-index: 9;
  top: 20px;
}

.w-80imp {
  width: 80% !important;
}

/* login views customize */

#kt_sign_in_form .fv-plugins-bootstrap5-row-invalid span#togglePasswordVisibility {
  top: 30% !important;
}

.twofactorauth_form_content,
.twofactorauth_form_content p{
  text-align: center;
}

/* checkboxes */
.twofactorauth_form_content div fieldset {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.twofactorauth_form_content div fieldset legend {
  display: none;
}
.twofactorauth_form_content div fieldset legend,
.twofactorauth_form_content div fieldset #id_method-method {
  flex-basis: content;
}
.twofactorauth_form_content div fieldset #id_method-method {
  display: flex;
  align-items: center;
  gap: 15px;
}

/* change psw flag icon hidden */

.min-w-65perc {
  min-width: 65%;
}
.form-control.is-invalid,
.form-control.is-valid {
  background-image: none;
  border-color: var(--kt-input-border-color);
}
.tag {
  background-color: #e4e6ef;
  color: #5e6278;
  padding: 5px 10px;
  margin: 2px;
  display: inline-block;
  white-space: nowrap;
  height: fit-content;
  border-radius: 2.18rem
}

.tag.invalid {
  /* background-color: rgba(244, 67, 54); */
  color: rgba(244, 67, 54);
}

.tag .remove-tag {
  margin-left: 10px;
  cursor: pointer;
}

.mw-1500px {
  max-width: 1500px !important
}

/* Base style for PDF preview */
.pdf-preview {
  position: relative;
  transition: transform 0.3s, box-shadow 0.3s; /* Smooth transitions */
}

/* Hover effect for PDF preview */
.pdf-preview:hover {
  transform: scale(1.05); /* Slightly enlarge the preview */
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2); /* Add shadow */
  cursor: pointer; /* Change cursor to pointer */
}

/* Overlay style */
.pdf-preview::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
  opacity: 0; /* Initially invisible */
  transition: opacity 0.3s; /* Smooth transition */
  border-radius: 2.18rem !important;
}

/* Show overlay on hover */
.pdf-preview:hover::after {
  opacity: 1; /* Make overlay visible */
}

/* Style for the button */
.overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0; /* Hide button initially */
  transition: opacity 0.3s; /* Smooth transition for button */
  background-color: transparent; /* Button background color */
  color: white; /* Button text color */
}

/* Show button on hover */
.pdf-preview:hover .overlay-button {
  opacity: 1; /* Make button fully visible */
  z-index: 9999;
}

.overlay-button:hover {
  color: #03b4e7 !important;
  background-color: white !important;
  cursor: pointer; /* Change cursor to pointer */
  transition: all 0.3s !important;
}

.menu-container-preview {
  position: relative;
  display: inline-block;
}

.menu-button-preview {
  background-color: transparent;
  border: 1px solid var(--calitera-grey-border) !important;
  cursor: pointer;
}

.menu-button-preview::after {
  content: none !important;
}

.menu-button-preview:hover {
  border: 1px solid #03b4e7 !important;
}

.menu-list-preview {
  border-radius: 0.75rem;
}

.no-hover:hover {
  background-color: transparent;
}

.menu-item-preview {
  color: #181c32;
  cursor: pointer;
} 

.menu-item-preview:hover:not(.disabled) {
  background-color: var(--calitera-text-primary);
  color: white;
  border-radius: 0.75rem;
}

.default-menu-item {
  pointer-events: none;
  cursor: not-allowed;
}

/* checkbox filters fix */

.container-single-filter .row .col-md-6 {
  width: auto;
}

/* scrollIntoView element margin */
.scroll_margin{
  scroll-margin-top: 120px;
}


/* checkbox validation colors */
.form-check-input.is-valid {
  border-color: var(--kt-input-border-color);
}

.form-check-input.is-invalid {
  border-color: #f1416c;
}

.form-check-input.is-valid:checked {
  background-color: #03b4e7;
}

.form-check-input.is-valid:focus, .form-check-input.is-invalid:focus {
  box-shadow: none;
}

#fix-margin-error .invalid-feedback {
  margin-left: -3.75rem !important;
} 




.min-h-490px {
  min-height: 490px;
}

.max-h-490px {
  max-height: 490px;
}

/* input */
.mw-1500px {
  max-width: 1500px !important;
}

.min-w-1000px {
  min-width: 1000px;
}

.ms-28{
  margin-left: 5rem;
}


/* scadenza offerta */
.offer_expires {
  position: absolute;
  bottom: 5px;
  left: 8%;
}

/* textarea in filters custom field */
.textarea_custom_border .trumbowyg-box{
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 2.18rem;
  border-bottom-right-radius: 2.18rem;
}

.actions-button {
  padding: 5px 10px !important;
}

/* calendario */
/* footer */
.fc .fc-toolbar.fc-footer-toolbar {
  align-items: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.fc-toolbar-chunk {
  margin-bottom: 0.25rem;
}

.fc-scrollgrid-sync-table {
  width: 100%;
}

/* tabelle info grey-card */
.grey-card-info {
  min-height: 200px !important;
}

/* counter card  */
.fs-counter-opp {
  font-size: 3rem;
}

@media screen and (max-width: 1399px) {
  .fs-counter-opp {
    font-size: 2rem;
  }
  
}

/* dimensione modale ricerche */
.ricerche-modal-width {
  min-width: 90vw;
}

/* card home */
.home-card {
  transition: all .75s;
}

.home-card:hover {
  scale: 1.05;
}

.basis-content {
  flex-basis: content;
}

.svg-icon.svg-icon-7hx svg {
  height: 7.5rem !important;
  width: 7.5rem !important;
}

.timeline-container {
  position: relative;
  margin: 0 auto;
  padding: 20px 0;
  max-width: 1000px;
}


.timeline-step {
  position: relative;
  width: 50%;
}

.timeline-step::before {
  content: '';
  position: absolute;
  /* top: 50%; */
  left: 50%;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-color: #03b4e7;
}

.timeline-line::before {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  background-color: #03bef4;
  left: 50%;
  top: 0;
}

.timeline-step-r::before {
  left: -10px;
}

.timeline-step-l::before {
  right: -10px;
}

.gap-y-3 {
  row-gap: 0.75rem;
}

/* custuom values type in creation */
.minw-120px {
  width: 120px;
}

.w-120px {
  width: 120px;
}

/* Stile per le etichette che sembrano pulsanti */
.form-tag label {
  background-color: var(--calitera-blue-light-badge);
  color: var(--calitera-blue-light);
  border-radius: 2.18rem;
  padding: 10px 20px;
  cursor: pointer;
  transition: all 0.3s, color 0.3s;
}

/* Stile al passaggio del mouse */
.form-tag :hover {
  scale: 1.05;
}

/* Stile per lo stato selezionato */
.form-tag-input:checked + label {
  border: 0.25px solid var(--calitera-blue-light-hover);
  /* color: var(--calitera-blue-light-hover); */
  color: var(--calitera-blue-light-hover);
}

.b-radius-top {
  border-radius: 2.18rem 2.18rem 0 0;
}

.video-card {
  background-color: transparent !important;
  border: none !important;
  padding: 15px 0;
}

.placeholder-solid-color.input::placeholder {
  color: var(--kt-input-solid-color);
}

body.payment_page{
  scroll-padding-top: 250px;
}

.h-900px{
  height: 900px;
}

.h-940px{
  height: 940px;
}

.option-width {
  width: fit-content;
}

.min-h-300px {
  min-height: 300px;
}

/* TICKET PROGRESS PIPELINE */
.calitera-progress ul.calitera-progressbar li.ticket-state::after {
  top: 22px;
}

.calitera-progress ul.calitera-progressbar li.ticket-state:last-child::after {
  width: 100%;
}
.column-count-2{
  column-count: 2;
}

.fix_preview_footer {
  max-width: 60ch; /* Larghezza basata sui caratteri per evitare che le maiuscole sforino */
  resize: none; /* Impedisce il ridimensionamento */
  overflow: hidden; /* no scrollbar */
  white-space: pre-wrap; /* Mantiene gli a capo */
  line-height: 1.2;
}

.payment-methods .fv-plugins-message-container.fv-plugins-message-container--enabled.invalid-feedback {
  margin-left: -3.75rem;
}

/* fix psw reveal icon edge */

input::-ms-reveal,
input::-ms-clear {
    display: none;
}
.text-justify {
  text-align: justify;
}

.border-right-primary {
  border-right: 1px solid #03bef4;
}

.border-left-primary {
  border-left: 1px solid #03bef4;
}

.mail-bg {
  background-color:#f9f9f9
}

.feature-disabled {
  position: relative;
}

.feature-disabled > .blur { 
  filter: blur(1px); 
  pointer-events: none;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  color: var(--calitera-blue-light);
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  border-radius: 8px;
}

.mt-200 {
  margin-top: 200px;
}

.mt-100 {
  margin-top: 100px;
}

.object-contain {
  object-fit: contain;
}

.fs-1-5rem {
  font-size: 1.5rem;
}
/* Stile per le etichette pagina tutorial */
.form-tag-primary {
  background-color: var(--calitera-blue-light);
  color: #fff;
  border-radius: 0.5rem;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.3s, color 0.3s;
  font-size: 10px;
}

.form-tag-secondary {
  background-color: var(--calitera-grey);
  color: var(--calitera-grey-light);
  border-radius: 0.5rem;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.3s, color 0.3s;
  font-size: 10px;
}

/* Stile al passaggio del mouse */
.btn .form-tag-primary:hover {
  /* scale: 1.05; */
  background-color: var(--calitera-blue-light-badge);
  color: var(--kt-light-inverse);
}

/* Stile per lo stato selezionato */
.form-tag-input:checked + label {
  border: 0.25px solid var(--calitera-blue-light-hover);
  /* color: var(--calitera-blue-light-hover); */
  color: var(--calitera-blue-light-hover);
}

.tutorial-height {
  min-height: 650px;
}

/* Orange button */

.btn-orange {
  color: white;
  background-color: #ffa500;
  transition: all 0.3s;
}

.btn-orange:hover {
  background-color: #fbbc4a !important;
  color: white !important;
}

.btn-orange > .btn-orange-icon > .svg-icon {
  color: white;
}

.btn-orange:hover > .btn-orange-icon > .svg-icon {
  color: white !important;
}

.fs-1-15 {
  font-size: 1.15rem;
}

/* Stile per le etichette pagina tutorial */
.form-tag-primary {
  background-color: var(--calitera-blue-light);
  color: #fff;
  border-radius: 0.5rem;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.3s, color 0.3s;
  font-size: 10px;
}

.form-tag-secondary {
  background-color: var(--calitera-grey);
  color: var(--calitera-grey-light);
  border-radius: 0.5rem;
  padding: 3px 10px;
  cursor: pointer;
  transition: all 0.3s, color 0.3s;
  font-size: 10px;
}

/* Stile al passaggio del mouse */
.btn .form-tag-primary:hover {
  /* scale: 1.05; */
  background-color: var(--calitera-blue-light-badge);
  color: var(--kt-light-inverse);
}

/* Stile per lo stato selezionato */
.form-tag-input:checked + label {
  border: 0.25px solid var(--calitera-blue-light-hover);
  /* color: var(--calitera-blue-light-hover); */
  color: var(--calitera-blue-light-hover);
}

.tutorial-height {
  min-height: 650px;
}

.border-right-light{
  border-right: 1px solid var(--bs-gray-400);
}

#term-cond-container {
  max-height: 300px;
  overflow-y: auto;  
}
.notification-count {
  width: 23px;
  height: 23px;
  position: absolute;
  left: -13px;
  top: -13px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
}
@media (max-width: 800px){
  .notification-count {
    width: 20px;
    height: 20px;
    left: -7px;
    top: -10px;
    line-height: 1;
  }
}
/*  menu norifiche */
.switch-input-container {
  /* height: fit-content; */
  padding-left: 0;
  display: flex;
  align-items: center;
  gap: 5px;
}

.switch-input {
  float: unset !important;
  margin-left: 0 !important;
  width: 2.25rem !important;
  height: 1.25rem;
}

.nav-item-notication.active {
  background-color: #03bef43b !important;
  color: var(--calitera-blue-light) !important;
}

.unread {
  position: relative;
}

.unread::after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--calitera-blue-light);
  position: absolute;
  top: 5px;
  right: 5px;
}

.notification-card-menu {
  display: none;
}

.notification-card:hover {
  background-color: #03bef43b;
}

.notification-card:hover .notification-card-menu {
  display: block;
}

.max-h-450px {
  max-height: 450px;
}


.dropdown-center .dropdown-menu {
  left: 50%;
  transform: translateX(-50%);
}

.min-w-fit {
  min-width: fit-content;
}

#term-cond-container {
  max-height: 300px;
  overflow-y: auto;  
}

.w-60perc {
  width: 60%;
}

/* Stile per spazio documentale */
.defaultSize {
  width: 75px;
}

.smallSize {
  width: 35px;
}

.bigSize {
  width: 150px;
}

.iconSize {
  width: 16px;
  height: 20px;
}

.positionig {
  top: 0;
  left: 0;
}

.btn-calitera-light-primary {
  background-color: #03c0f43d !important;
  color: #03bef4 !important;
  
}

.btn-calitera-light-primary:hover {
  background-color: #03bef4 !important;
  color: white !important;
  border-color: currentColor !important;
}

.btn-xs {
  --bs-btn-padding-y: 0.35rem;
  --bs-btn-padding-x: 1rem;
}

.square-radio-input {
  border: unset !important;
  border-radius: .45em !important;
  background-size: 60% 60% !important;
  background-color: var(--kt-form-check-input-bg-solid) !important;
}

.square-radio-input:checked {
  background-color: #03bef4 !important;
  border-color: #03bef4 !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 13 11' width='13' height='11' fill='none'%3e%3cpath d='M11.0426 1.02893C11.3258 0.695792 11.8254 0.655283 12.1585 0.938451C12.4917 1.22162 12.5322 1.72124 12.249 2.05437L5.51985 9.97104C5.23224 10.3094 4.72261 10.3451 4.3907 10.05L0.828197 6.88335C0.50141 6.59288 0.471975 6.09249 0.762452 5.7657C1.05293 5.43891 1.55332 5.40948 1.88011 5.69995L4.83765 8.32889L11.0426 1.02893Z' fill='%23ffffff'/%3e%3c/svg%3e") !important;
}
.bg-calitera-opacity {
  background-color: #03bef43b;
}

.min-w-fit {
  min-width: fit-content;
}

.border-calitera-primary {
  border: 1px solid var(--calitera-blue-light);
}

.w-min-content {
  width: min-content;
}

.mb-25 {
  margin-bottom: 6.25rem;
}

table.dataTable td.dt-empty {
  text-align: center;    
  font-weight: normal;
  font-size: 1rem;
  padding: 50px;
}
/* STILE PER CHECKBOXES OPZIONI DI APPLICAZIONE FILTRI SCELTA MULTIPLA */
.from-check-multiple-choice[type='radio'] {
  border-radius: .45em;
  width: 1.25rem;
  min-width: 1.25rem;
  height: 1.25rem;
  margin-left: 0;
  background-size: 60% 60%;
}

.from-check-multiple-choice:checked[type='radio'] {
  background-image: var(--kt-form-check-input-checked-bg-image);
}

.label-check-multiple-choice {
  padding-left: 0;
  min-height: unset;
  margin-right: 0;
  margin-bottom: 0;
}
.text-no-wrap {
  text-wrap: nowrap;
}
.border-separate {
  border-collapse: separate;
  border-spacing: 0 0.75rem;
}

.min-h-290px {
  min-height: 290px;
} 

.border-bottom-dashed-light {
  border-bottom: 1px dashed var(--kt-card-border-dashed-color);
}

.video-step {
  border-radius: 50%;
  border: solid 0.95rem var(--calitera-blue-light);
  width: 75px;
  height: 75px;
}

.video-separator-left {
  height: 2px;
  width: 100px;
  background: var(--calitera-grey);
  position: absolute;
  top: 50%;
  left: 21.5%;
}

.video-separator-right {
  height: 2px;
  width: 100px;
  background: var(--calitera-grey);
  position: absolute;
  top: 50%;
  right: 21.5%;
}

.custom-half-w{
  width: calc(50% - 0.75rem);
}