.header {
 /* position:relative!important;*/
}

.page-wrapper {
  /*padding-top:0px!important;*/
}

.sidebar .sidebar-logo {
  padding:0 14px!important;
}

.sidebar .sidebar-logo .logo img
{
  width: 210px!important;
}

.logo-small img {
  width: 100px!important;
}

.sidebar .sidebar-menu > ul > li, .settings-sidebar .sidebar-menu > ul > li {
  margin-bottom: 0px;
}

.sidebar .sidebar-inner #sidebar-menu {
  padding-left: 10px!important;
}

.user-menu.nav > li > .user-info > .user-menu > i   {
  color: #000!important;
}

.dashboard-stat {
  width:54px!important;
  height:54px!important;
}

.revenue-widget .revenue-icon {
  width:54px!important;
  height:54px!important;
}

.table tbody tr td a:hover i {
  color:#0984E3!important;
}

.table thead tr th {
  background-color: #1d7cad!important;
  color:#fff;
}

.table thead tr th p a {
  color:#fff;
}

.table thead tr th p a:hover {
  color:#aabedd!important;
}

.table td {
  padding:12px 20px!important;
}

.table tbody tr td p {
  color:#212B36;
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

.table {
  width: 100%;
  min-width: 800px; /* fallback minimo */
  table-layout: auto; /* oppure fixed, se vuoi forzare uniformità */
}

.table.no-min-width {
  min-width: 0;
}

.table td, .table th {
  white-space: normal; /* o nowrap se vuoi forzare riga singola */
  word-break: break-word;
  max-width: 350px; /* personalizza per i tuoi dati */
}

.table.table-double-striped tbody tr:nth-child(4n+1) td,
.table.table-double-striped tbody tr:nth-child(4n+2) td
{
  background-color: var(--bs-table-striped-bg)!important;
}

i.filters-icon {
  color:#d0d4d7!important;
}

.form-check-input {
  border-color:#bfc8ce!important;
}

.form-control {
  margin-top:10px!important;
  margin-bottom:10px!important;
  border-color:#bfc8ce!important;
  background-color:#ecf2f5;
}

label.required:after {
    content: " *";
}

.form-control.is-invalid,
select.is-invalid + .select2-container--default .select2-selection--single
{
  border: 2px solid red!important;
}

.form-select {
  margin-top:10px!important;
  margin-bottom:10px!important;
  border-color:#bfc8ce!important;
  background-color:#ecf2f5!important;
}

.select2-container {
  margin-top:10px!important;
  margin-bottom:10px!important;
  border-color:#bfc8ce!important;
  width:100%!important;
  min-width: auto!important;
}

.select2-container--default .select2-selection--single {
  border-color:#bfc8ce!important;
  background-color:#ecf2f5;
}

.select2-selection--single.select-filter-set {
  background-color: #fff3cd;
}

.callout .form-control, .callout select {
  background-color:#fff!important;
}

.form-label {
  margin-bottom:0px!important;
  margin-top:10px!important;
}

.form-floating > label {
  top: -15px!important;
}

span.input-group-text {
  border-color:#fff!important;
  background: transparent!important;
}


.btn.btn-light {
  border-color:#bfc8ce!important;
}

.page-item.active .page-link {
  background-color: #1d7cad ;
  border-color:#1d7cad;
}

.progress {
  height: 1rem!important;
}


time.icon
{
  font-size: 0.75em; /* change icon size */
  display: block;
  position: absolute;
  width: 5em;
  height: 5em;
  background-color: #eee;
  margin: 0px;
  margin-bottom:25px;
  border-radius: 0.6em;
  /*box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;*/
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  top:10px;
  right:10px;
}

time.icon *
{
  display: block;
  width: 100%;
  font-size: 0.7em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon strong
{
  position: absolute;
  top: 0;
  padding: 0.2em 0;
  color: #fff;
  background-color: #0984E3;
  border-bottom: 1px solid  #0984E3;
  box-shadow: 0 2px 0 #0984E3;
}

time.icon em
{
  position: absolute;
  bottom: 0.1em;
  color: #0984E3;
}

time.icon span
{
  width: 100%;
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 0.4em;
  color: #2f2f2f;
}



.elenco-notifiche-data time.icon-notifica
{
  font-size: 0.8em; /* change icon size */
  display: block;
  position: relative;
  width: 5em;
  height: 5em;
  background-color: #fff;
  margin: 0px;
  margin-bottom:0px;
  border-radius: 0.6em;
  /* box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;*/
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  top:auto;
  right:auto;
}


time.icon-notifica
{
  font-size: 0.75em; /* change icon size */
  display: block;
  position: absolute;
  width: 5em;
  height: 5em;
  background-color: #eee;
  margin: 0px;
  margin-bottom:25px;
  border-radius: 0.6em;
  /* box-shadow: 0 1px 0 #bdbdbd, 0 2px 0 #fff, 0 3px 0 #bdbdbd, 0 4px 0 #fff, 0 5px 0 #bdbdbd, 0 0 0 1px #bdbdbd;*/
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -webkit-transform: rotate(0deg) skewY(0deg);
  -webkit-transform-origin: 50% 10%;
  transform-origin: 50% 10%;
  top:10px;
  right:10px;
}

time.icon-notifica *
{
  display: block;
  width: 100%;
  font-size: 0.7em;
  font-weight: bold;
  font-style: normal;
  text-align: center;
}

time.icon-notifica strong
{
  position: absolute;
  top: 0;
  padding: 0.2em 0;
  color: #fff;
  background-color: #888;
  border-bottom: 1px solid #888;
  box-shadow: 0 2px 0 #888;
  font-size: 0.8em;
  font-weight: 300;
}

time.icon-notifica em
{
  position: absolute;
  bottom: 0.1em;
  color: #666;
  font-size: 0.8em;
  font-weight: 300;
}

time.icon-notifica span
{
  width: 100%;
  font-size: 2.5em;
  letter-spacing: -0.05em;
  padding-top: 0.6em;
  color: #777;
}

.modal .close, .modal .btn-close  {
  background-color: #0984E3!important;
  color:#ffffff!important;
}

/***** DEFAULT STYLE WIZARD *****/
.wizard {
  border: 1px solid #e3e7ed;
  background-color: #fff;
}
.wizard > .steps {
  padding: 20px;
}
@media (min-width: 768px) {
  .wizard > .steps {
      padding: 25px;
  }
}
@media (min-width: 992px) {
  .wizard > .steps {
      padding: 30px;
  }
}
.wizard > .steps > ul {
  padding: 0;
  margin-bottom: 0;
  display: flex;
}
.wizard > .steps > ul li {
  float: none;
  display: block;
  width: auto;
}
.wizard > .steps > ul li .current-info {
  display: none;
}
.wizard > .steps > ul li .title {
  margin-left: 5px;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .wizard > .steps > ul li .title {
      transition: none;
  }
}
@media (min-width: 576px) {
  .wizard > .steps > ul li .title {
      display: none;
      margin-left: 10px;
  }
}
@media (min-width: 768px) {
  .wizard > .steps > ul li .title {
      display: inline-block;
  }
}
.wizard > .steps > ul li + li {
  margin-left: 5px;
}
@media (min-width: 576px) {
  .wizard > .steps > ul li + li {
      margin-left: 20px;
  }
}
@media (min-width: 992px) {
  .wizard > .steps > ul li + li {
      margin-left: 30px;
  }
}
.wizard > .steps a,
.wizard > .steps a:hover,
.wizard > .steps a:active {
  color: #1c273c;
  font-weight: 500;
  font-size: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1200px) {
  .wizard > .steps a,
  .wizard > .steps a:hover,
  .wizard > .steps a:active {
      justify-content: flex-start;
  }
}
.wizard > .steps a .number,
.wizard > .steps a:hover .number,
.wizard > .steps a:active .number {
  flex-shrink: 0;
  font-weight: 700;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  color: #fff;
  display: block;
  text-align: center;
  line-height: 2;
  width: 30px;
  height: 30px;
  background-color: #b4bdce;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .wizard > .steps a .number,
  .wizard > .steps a:hover .number,
  .wizard > .steps a:active .number {
      transition: none;
  }
}
@media (min-width: 576px) {
  .wizard > .steps a .number,
  .wizard > .steps a:hover .number,
  .wizard > .steps a:active .number {
      font-size: 18px;
      font-weight: 600;
      line-height: 2.1;
      width: 40px;
      height: 40px;
  }
}
.wizard > .steps .disabled {
  display: none;
}
@media (min-width: 576px) {
  .wizard > .steps .disabled {
      display: block;
  }
}
.wizard > .steps .disabled a,
.wizard > .steps .disabled a:hover,
.wizard > .steps .disabled a:active {
  color: #97a3b9;
}
.wizard > .steps .current a, .wizard > .steps .current a:hover, .wizard > .steps .current a:active {
  color: #0984E3;
}
.wizard > .steps .current a .title, .wizard > .steps .current a:hover .title, .wizard > .steps .current a:active .title {
  display: inline-block;
}
.wizard > .steps .current a .number, .wizard > .steps .current a:hover .number, .wizard > .steps .current a:active .number {
  background-color: #0984E3;
}
.wizard > .steps .done a, .wizard > .steps .done a:hover, .wizard > .steps .done a:active {
  color: #00cccc;
}
.wizard > .steps .done a .title, .wizard > .steps .done a:hover .title, .wizard > .steps .done a:active .title {
  display: none;
}
@media (min-width: 768px) {
  .wizard > .steps .done a .title, .wizard > .steps .done a:hover .title, .wizard > .steps .done a:active .title {
      display: inline-block;
  }
}
.wizard > .steps .done a .number, .wizard > .steps .done a:hover .number, .wizard > .steps .done a:active .number {
  background-color: #00cccc;
}
.wizard > .content {
  border-top: 1px solid #e3e7ed;
  border-bottom: 1px solid #e3e7ed;
  min-height: 150px;
  padding: 20px;
}
@media (min-width: 768px) {
  .wizard > .content {
      padding: 25px;
  }
}
@media (min-width: 992px) {
  .wizard > .content {
      padding: 30px;
  }
}
.wizard > .content > .title {
  font-size: 18px;
  color: #1c273c;
  font-weight: 700;
  margin-bottom: 5px;
  display: none;
}
.wizard > .content > .title.current {
  display: block;
}
.wizard > .content > .body {
  float: none;
  position: static;
  width: auto;
  height: auto;
}
.wizard > .content > .body input.parsley-error {
  border-color: #dc3545;
}
.wizard > .content > .body input.parsley-error + ul {
  list-style: none !important;
}
.wizard > .actions {
  padding: 20px;
}
@media (min-width: 768px) {
  .wizard > .actions {
      padding: 25px;
  }
}
@media (min-width: 992px) {
  .wizard > .actions {
      padding: 30px;
  }
}
.wizard > .actions > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  justify-content: space-between;
}
.wizard > .actions > ul > li:last-child a {
  background-color: #00cccc;
}
.wizard > .actions a,
.wizard > .actions a:hover,
.wizard > .actions a:active {
  display: block;
  background-color: #0984E3;
  padding: 9px 25px;
  line-height: 1.573;
  color: #fff;
}
.wizard > .actions .disabled a,
.wizard > .actions .disabled a:hover,
.wizard > .actions .disabled a:active {
  background-color: #97a3b9;
}
.wizard.vertical > .steps {
  padding: 20px;
}
@media (min-width: 576px) {
  .wizard.vertical > .steps {
      float: left;
      width: 20%;
  }
}
@media (min-width: 768px) {
  .wizard.vertical > .steps {
      width: 15%;
  }
}
@media (min-width: 992px) {
  .wizard.vertical > .steps {
      padding: 25px;
      width: 30%;
  }
}
@media (min-width: 576px) {
  .wizard.vertical > .steps ul {
      flex-direction: column;
  }
}
.wizard.vertical > .steps ul li + li {
  margin-left: 10px;
}
@media (min-width: 576px) {
  .wizard.vertical > .steps ul li + li {
      margin-top: 10px;
      margin-left: 0;
  }
}
@media (min-width: 768px) {
  .wizard.vertical > .steps ul li + li {
      margin-top: 20px;
  }
}
.wizard.vertical > .steps ul li .title {
  display: none;
}
@media (min-width: 992px) {
  .wizard.vertical > .steps ul li .title {
      display: block;
  }
}
@media (min-width: 992px) {
  .wizard.vertical > .steps a {
      justify-content: flex-start;
  }
}
.wizard.vertical > .steps .current a .title {
  display: inline-block;
}
@media (min-width: 576px) {
  .wizard.vertical > .steps .current a .title {
      display: none;
  }
}
@media (min-width: 992px) {
  .wizard.vertical > .steps .current a .title {
      display: inline-block;
  }
}
.wizard.vertical > .content {
  margin: 0;
  padding: 20px;
}
@media (min-width: 576px) {
  .wizard.vertical > .content {
      border-top-width: 0;
      border-bottom-width: 0;
      width: 80%;
      float: right;
      border-left: 1px solid #cdd4e0;
  }
}
@media (min-width: 768px) {
  .wizard.vertical > .content {
      width: 85%;
  }
}
@media (min-width: 992px) {
  .wizard.vertical > .content {
      width: 70%;
      padding: 25px;
  }
}
.wizard.vertical > .actions {
  padding: 20px;
}
@media (min-width: 576px) {
  .wizard.vertical > .actions {
      width: 80%;
      float: right;
      border-left: 1px solid #cdd4e0;
  }
}
@media (min-width: 768px) {
  .wizard.vertical > .actions {
      width: 85%;
  }
}
@media (min-width: 992px) {
  .wizard.vertical > .actions {
      width: 70%;
      padding: 25px;
  }
}
.wizard.vertical > .actions ul {
  float: none;
  margin: 0;
  padding: 0;
}

.wizard.vertical input.price {
  max-width: 150px;
}

.project-grid-inner {
  padding: 25px!important;
}

.task-bg-1-CREATO {
  background-color: rgb(90, 90, 90);
}

.task-bg-2-ASSEGNABILE {
  background-color: rgb(235, 173, 7);
}

.task-bg-3-ASSEGNATO {
  background-color: rgb(51, 102, 255);
}

.task-bg-4-COMPLETATO {
  background-color: rgb(59, 176, 1);
}

.fs-6 {
  font-size: 1.1rem!important;
}

.btn-icon {
  width: 2rem;
  height: 2rem;
}

