body {

  font-family: 'Inter', sans-serif;
  background: #fff;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
  color: #131223;
  overflow-x: hidden;
  height: 100vh;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  overflow-x: hidden;
}

p {

  font-family: 'Inter', sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.6em;
}

.is-invalid {
  border-color: #dc3545 !important;
}

section {
  overflow-x: hidden;
  width: 100% !important;
}

a {

  text-decoration: none;
  transition: all 0.3s;
  color: #000;
}

a:hover {
  color: #000;
  text-decoration: underline;
}

div,
table,
ul,
li {
  font-family: 'Inter', serif;
  font-size: 13px;
}

h1,
h2,
h3,
h4,
h5 {
  color: #000;
  font-family: 'Inter', serif;
}

strong {
  font-weight: 700;
}

.badge-info {
  background-color: #f1f1f1;
  color: #333;
}

.card {}

.card .card-header {}

.card .card-body {}

.card .card-footer {
  background-color: transparent !important;
}

.form-control {
  font-size: 14px;
  border-width: 2px;
}

/* FOCUS STYLING - Bootstrap to use in tangent with above */
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #0d6efd;
  box-shadow: none !important;
  outline: 0 none;
}

.form-floating>.form-control-plaintext~label,
.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
  opacity: .65;
  transform: scale(.85) translateY(-.5rem) translateX(.15rem);

}

header#hnav {
  border-bottom: 1px solid #e8e8e8;
  position: fixed;
  width: 100%;
  z-index: 1001;
  background: #fff;
}

#wrap {
  padding-top: 70px;
  background: #f8f8f8;
}

#sidebar {}

ul#side-link {
  width: 100% !important;
  height: 100%;
  padding-bottom: 100px;
}

ul#side-link>li {
  border-bottom: 1px solid #e8e8e8;
}

.dropdown-toggle {
  outline: 0;
  border: 0;
}

.dropdown-toggle:hover {
  background: #f1f1f1;
  text-decoration: none;
}

.dropdown-toggle.show {
  background: #f1f1f1;
  text-decoration: none;
}

.btn-toggle {
  padding: 0.9rem 1rem;
  font-size: 15px;
  line-height: 1.6em;
  background-color: transparent;
  width: 100%;
  font-weight: 600;
}

.btn-toggle:hover,
.btn-toggle:focus {
  color: rgba(0, 0, 0, .85);
  background-color: #f1f1f1;
}

.btn-toggle::after {
  width: 1.25em;
  line-height: 0;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;

  position: absolute;
  right: 0;
  margin-right: 15px;

}

.btn-toggle[aria-expanded="true"] {
  color: rgba(0, 0, 0, .85);
}

.btn-toggle[aria-expanded="true"]::after {
  transform: rotate(90deg);
}

.btn-toggle-nav a {
  padding: .1875rem .5rem;
  margin-top: .125rem;
  margin-left: 1.25rem;

}

.btn-toggle-nav a:hover,
.btn-toggle-nav a:focus {
  background-color: #cfe2ff;
}

.scrollarea {
  overflow-y: auto;
}

.dropdown-toggle:after {
  display: none;
}

.nav-link {
  line-height: 1.6em;
  padding: 0.9rem 1rem;
  font-weight: 600;
}

.nav-link:hover {
  text-decoration: none;
  background: #f1f1f1;
}

.nav-link.active {
  text-decoration: none;
  background: #f1f1f1;
}

.nav-link::after {
  width: 1.25em;
  line-height: 2em;
  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  transition: transform .35s ease;
  transform-origin: .5em 50%;
  position: absolute;
  right: 0;
  margin-right: 15px;
}

.nav-link-list {
  line-height: 1.6em;
  padding: 0.9rem 1rem;
  position: relative;
  width: 100%;
}

.nav-link-list:hover {
  text-decoration: none;
  background: #f1f1f1;
}

.nav-link-list.active {
  text-decoration: none;
  background: #f1f1f1;
}

.nav-link-list::after {

  content: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='rgba%280,0,0,1' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M5 14l6-6-6-6'/%3e%3c/svg%3e");
  /*
  width: 1.25em;
  line-height: 2em;
  transition: transform .35s ease;
  transform-origin: .5em 50%;
  position:absolute;
  right:0;
  margin-right:15px;
  height:100%;*/

  position: absolute;
  right: 0;
  margin-right: 15px;
  top: 0;
  bottom: 0;
  align-content: center;
}

.p-8 {
  padding: 3rem !important;
}

ul.modpw {
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  padding: 15px;
  background-color: #f1f1f1;
}

ul.modpw li {
  list-style: none;
  font-size: 14px;
}

.content {}

@media (min-width: 992px) {
  .content {
    margin-left: 260px;
    transition: all 0.3s;

  }
}

#sidebar {
  position: fixed;
  top: 70px;
  left: 0;
  height: 100vh !important;
  z-index: 992;
  background: #fff;
  transition: all 0.3s;
  overflow-y: scroll;
  /*box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);*/
  border-right: 1px solid #e8e8e8;
  width: 100%;
  max-width: 260px;

}

#sidebar.active {
  left: -100%;
}

@media only screen and (max-width: 991px) {

  #sidebar {

    position: fixed !important;
    width: 100% !important;
    top: 70px;
    left: -100%;
    height: 100vh !important;

    z-index: 999;
    background: #fff;
    transition: all 0.3s;
    overflow-y: scroll !important;
    /*box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);*/
    border-right: 1px solid #e8e8e8;
    max-width: 100%;

  }

  #sidebar.active {
    left: 0;
  }

  .p-8 {
    padding: 1.5rem !important;
  }
}

/* Hide scrollbar for Chrome, Safari and Opera */
#sidebar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
#sidebar {
  -ms-overflow-style: none;
  /* IE and Edge */
  scrollbar-width: none;
  /* Firefox */
}

.dropdown-menu {

  min-width: 18rem;
  border-radius: 0.5rem;
  padding: 15px;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 10px 15px;
  clear: both;
  font-weight: 600;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;

}

.dropdown-item:hover {
  background-color: #f1f1f1;
  border-radius: 0.5rem;
  text-decoration: none;
}

.dropdown-item-start {
  display: block;
  width: 100%;
  padding: 8px;
  clear: both;
  font-weight: 400;
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;

}

.dropdown-item-start:hover {
  background-color: #f1f1f1;
  border-radius: 0.5rem;
  text-decoration: none;
}

#sidebarCollapse {
  width: 25px;
  height: 15px;
  transform: rotate(0deg);
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-right: 10px;
  margin-top: -5px;

}

#sidebarCollapse span {
  display: block;
  position: absolute;
  height: 2px;
  width: 100%;
  background: #000;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#sidebarCollapse span:nth-child(1) {
  top: 0px;
}

#sidebarCollapse span:nth-child(2) {
  top: 8px;
}

#sidebarCollapse span:nth-child(3) {
  top: 16px;
}

#sidebarCollapse.open span:nth-child(1) {
  top: 8px;
  transform: rotate(135deg);
}

#sidebarCollapse.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#sidebarCollapse.open span:nth-child(3) {
  top: 8px;
  transform: rotate(-135deg);
}

/* chat */
ul.list-message {
  list-style: none;
  margin: 15px 0px;
  padding: 0;
}

ul.list-message li {
  border-bottom: 1px solid #e8e8e8;
}

.list-message-item {}

.list-message-item a {
  display: block;
  text-decoration: none;
  padding: 15px 10px;
}

.list-message-item a:hover {
  background-color: #f1f1f1 !important;
}

.bg-primary-subtle {
  background-color: #cfe2ff;
}

.btn-secondary {
  color: #3c4043;
  background-color: transparent;
  border-color: #3c4043;
}

.btn-secondary:hover {
  color: #3c4043;
  background-color: #eaeaeb;
  border-color: #3c4043;
}

.btn-secondary:focus,
.btn-secondary:active {
  color: #3c4043;
  background-color: #eaeaeb;
  border-color: #3c4043;
}

.btn-light {
  color: #3c4043;
  background-color: transparent;
  border-color: transparent;
  text-decoration: none;
}

.btn-light:hover {
  color: #3c4043;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  text-decoration: none;
}

.btn-light:focus,
.btn-light:active {
  color: #3c4043;
  background-color: #f1f1f1;
  border-color: #f1f1f1;
  text-decoration: none;
}

.chat {
  display: flex;
  flex-direction: column;
  max-height: 400px;
  overflow-y: scroll;
  overflow-x: hidden;

}

/* width */
::-webkit-scrollbar {
  width: 2px;
  height: 2px;
  border-radius: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #f1f1f1;
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #888;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555;
}

::-webkit-scrollbar-thumb:horizontal {
  background: #555;
}

.list-user {
  display: flex;
  flex-direction: column;
  height: 100%;
  max-height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;

}

.chat-message-left,
.chat-message-right {
  display: flex;
  flex-shrink: 0
}

.chat-message-left {
  margin-right: auto
}

.chat-message-right {
  flex-direction: row-reverse;
  margin-left: auto
}

/**
 * ==============================================
 * Dot Falling
 * ==============================================
 */
.dot-falling {
  position: relative;
  left: -9999px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  box-shadow: 9999px 0 0 0 #9880ff;
  animation: dot-falling 1s infinite linear;
  animation-delay: 0.1s;
}

.dot-falling::before,
.dot-falling::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
}

.dot-falling::before {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-falling-before 1s infinite linear;
  animation-delay: 0s;
}

.dot-falling::after {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #9880ff;
  color: #9880ff;
  animation: dot-falling-after 1s infinite linear;
  animation-delay: 0.2s;
}

@keyframes dot-falling {
  0% {
    box-shadow: 9999px -15px 0 0 rgba(152, 128, 255, 0);
  }

  25%,
  50%,
  75% {
    box-shadow: 9999px 0 0 0 #9880ff;
  }

  100% {
    box-shadow: 9999px 15px 0 0 rgba(152, 128, 255, 0);
  }
}

@keyframes dot-falling-before {
  0% {
    box-shadow: 9984px -15px 0 0 rgba(152, 128, 255, 0);
  }

  25%,
  50%,
  75% {
    box-shadow: 9984px 0 0 0 #9880ff;
  }

  100% {
    box-shadow: 9984px 15px 0 0 rgba(152, 128, 255, 0);
  }
}

@keyframes dot-falling-after {
  0% {
    box-shadow: 10014px -15px 0 0 rgba(152, 128, 255, 0);
  }

  25%,
  50%,
  75% {
    box-shadow: 10014px 0 0 0 #9880ff;
  }

  100% {
    box-shadow: 10014px 15px 0 0 rgba(152, 128, 255, 0);
  }
}

/**/
.form-content {
  display: block;
  margin: 0;
  border: 1px solid #e8e8e8;
  border-radius: 5px;
  margin-bottom: 5px;
}

.form-content.active {
  border: 1px solid #0d6efd;
}

/**/
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dtr-control::before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.dtr-control::before {
  margin-right: 0em;
  float: left;
  display: block;
  color: rgba(0, 0, 0, 0.5);
  /*content: "►";*/
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: rgba(0, 0, 0, 1);transform: ;msFilter:;'%3E%3Cpath d='M10.707 17.707 16.414 12l-5.707-5.707-1.414 1.414L13.586 12l-4.293 4.293z'%3E%3C/path%3E%3C/svg%3E");
  padding: 0px 10px;

}

table.dataTable td {
  font-size: 14px;
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td.dtr-control:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th.dtr-control:before {
  margin-right: 0em;
  float: left;
  display: block;
  /*content: '-';*/
  content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' style='fill: rgba(0, 0, 0, 1);transform: ;msFilter:;'%3E%3Cpath d='M16.293 9.293 12 13.586 7.707 9.293l-1.414 1.414L12 16.414l5.707-5.707z'%3E%3C/path%3E%3C/svg%3E");
  background-color: transparent !important;
  padding: 0px 10px;

}

/* list lead */
.list-lead {}

.list-lead>a {
  display: block;
  text-decoration: none;
  border: 1px solid #e8e8e8;
  padding: 15px;
  border-radius: 5px;
}

.list-lead>a:hover {
  text-decoration: none;
  border: 1px solid #0d6efd;
}

.overdiv {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 991;
  opacity: 0;
  transition: all 0.5s ease-in-out;

}

.overdiv.active {
  display: block;
  opacity: 1;

}

/**/
.hover-tooltip {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  display: block;
  min-width: 150px;
  max-width: 700px;
  margin: 10px auto;
  animation: fade-in 300ms ease;
  background: #0d6efd;
  border-radius: 5px;
  padding: 6px;
  color: #fff;
  z-index: 1;
  border-color: #0d6efd;

  position: relative;

}

.hover-tooltip:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 20px;

  border-top: 10px solid #0d6efd;
  border-top-color: inherit;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;

}

/*  horizontal scrolling navigation */
.upload {
  display: block;
  float: left;
  padding: 40px;
  border: 3px dashed #e8e8e8;
  border-radius: 10px;
  margin: 5px;
}

/**/

.nav {
  overflow: hidden;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch
}

.nav-list {
  list-style: none;
  white-space: nowrap;
  padding-left: 0;
  font-size: 20px;
}

.nav-list li {
  display: inline-block;
  margin-right: 20px;
}

.nav-list:last-child {
  margin-right: 0;
}

.nav-list li a.active {
  text-decoration: none;
  font-weight: bold;
}

.form-label {
  font-weight: 500;
}

.sm-ticket {
  font-weight: 600;
}

.btn-primary {
  color: #fff !important;
  background-color: #0035d3 !important;
  border-color: #0035d3 !important;
}

.select2-container .select2-selection--single {
  background-color: #fff;
  ;
  border: 1px solid #ced4da;
  ;
  height: 38px;
}

.select2-container .select2-selection--single:focus {
  outline: 0;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 36px;
  padding-left: 0.75rem;
  color: var(--bs-input-color);
}

.select2-container .select2-selection--single .select2-selection__arrow {
  height: 34px;
  width: 34px;
  right: 3px;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: var(--bs-gray-500) transparent transparent transparent;
  border-width: 6px 6px 0 6px;
}

.select2-container .select2-selection--single .select2-selection__placeholder {
  color: var(--bs-body-color);
}

[dir="rtl"] .select2-selection__rendered {
  text-align: end;
}

.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent var(--bs-gray-500) transparent !important;
  border-width: 0 6px 6px 6px !important;
}

.select2-container--default .select2-search--dropdown {
  padding: 10px;
  background-color: var(--bs-custom-white);
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #ced4da;
  background-color: #fff;
  ;
  color: var(--bs-gray-600);
  outline: 0;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #556ee6;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: var(--bs-light);
  color: var(--bs-body-color);
}

.select2-container--default .select2-results__option[aria-selected="true"]:hover {
  background-color: #556ee6;
  color: #fff;
}

.select2-results__option {
  padding: 6px 12px;
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-left: 0.75rem;
}

.select2-dropdown {
  border: 1px solid #ced4da;
  background-color: #fff;
  -webkit-box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
  box-shadow: 0 0.75rem 1.5rem rgba(18, 38, 63, 0.03);
}

.select2-search input {
  border: 1px solid var(--bs-gray-300);
}

.select2-container .select2-selection--multiple {
  min-height: 38px;
  background-color: #fff;
  ;
  border: 1px solid #ced4da !important;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding: 2px 0.75rem;
}

.select2-container .select2-selection--multiple .select2-search__field {
  border: 0;

}

.select2-container .select2-selection--multiple .select2-search__field::-webkit-input-placeholder {
  color: #ced4da;
}

.select2-container .select2-selection--multiple .select2-search__field::-moz-placeholder {
  color: #ced4da;
}

.select2-container .select2-selection--multiple .select2-search__field:-ms-input-placeholder {
  color: #ced4da;
}

.select2-container .select2-selection--multiple .select2-search__field::-ms-input-placeholder {
  color: #ced4da;
}

.select2-container .select2-selection--multiple .select2-search__field::placeholder {
  color: #ced4da;
}

.select2-container .select2-selection--multiple .select2-selection__choice {
  background-color: var(--bs-gray-200);
  border: 1px solid var(--bs-gray-300);
  border-radius: 1px;
  padding: 0 4px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border-color: var(--bs-gray-400);

}

.select2-selection__choice__remove {
  position: relative !important;
}

.select2-container--default .select2-results__group {
  font-weight: 600;
}

.select2-result-repository__avatar {
  float: left;
  width: 60px;
  margin-right: 10px;
}

.select2-result-repository__avatar img {
  width: 100%;
  height: auto;
  border-radius: 2px;
}

.select2-result-repository__statistics {
  margin-top: 7px;
}

.select2-result-repository__forks,
.select2-result-repository__stargazers,
.select2-result-repository__watchers {
  display: inline-block;
  font-size: 11px;
  margin-right: 1em;
  color: var(--bs-gray-500);
}

.select2-result-repository__forks .fa,
.select2-result-repository__stargazers .fa,
.select2-result-repository__watchers .fa {
  margin-right: 4px;
}

.select2-result-repository__forks .fa.fa-flash::before,
.select2-result-repository__stargazers .fa.fa-flash::before,
.select2-result-repository__watchers .fa.fa-flash::before {
  content: "\f0e7";
  font-family: "Font Awesome 5 Free";
}

.select2-results__option--highlighted .select2-result-repository__forks,
.select2-results__option--highlighted .select2-result-repository__stargazers,
.select2-results__option--highlighted .select2-result-repository__watchers {
  color: rgba(255, 255, 255, 0.8);
}

.select2-result-repository__meta {
  overflow: hidden;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  float: left !important;
  padding-right: 6px;
  padding-top: 4px;
}

#wizard-annuncio {
  padding: 80px 0px;
}

/*Form Wizard 2*/

.bs-wizard {
  padding: 0 0 10px 0;
}

.bs-wizard>.bs-wizard-step {
  padding: 0;
  position: relative;
}

.bs-wizard>.bs-wizard-step+.bs-wizard-step {}

.bs-wizard>.bs-wizard-step .bs-wizard-stepnum {
  color: #595959;
  font-size: 14px;
  margin-bottom: 5px;
}

.bs-wizard>.bs-wizard-step .bs-wizard-info {
  color: #999;
  font-size: 14px;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot {
  position: absolute;
  width: 25px;
  height: 25px;
  display: block;
  background: #0D6EFD;
  top: 45px;
  left: 50%;
  margin-top: -15px;
  margin-left: -15px;
  border-radius: 50%;
}

.bs-wizard>.bs-wizard-step>.bs-wizard-dot:after {
  content: ' ';
  width: 9px;
  height: 9px;
  background: #fff;
  border-radius: 50px;
  position: absolute;
  top: 8px;
  left: 8px;
}

.bs-wizard>.bs-wizard-step>.progress {
  position: relative;
  border-radius: 0px;
  height: 8px;
  box-shadow: none;
  margin: 13px 0;
}

.bs-wizard>.bs-wizard-step>.progress>.progress-bar {
  width: 0px;
  box-shadow: none;
  background: #0D6EFD;
}

.bs-wizard>.bs-wizard-step.complete>.progress>.progress-bar {
  width: 100%;
}

.bs-wizard>.bs-wizard-step.active>.progress>.progress-bar {
  width: 50%;
}

.bs-wizard>.bs-wizard-step:first-child.active>.progress>.progress-bar {
  width: 0%;
}

.bs-wizard>.bs-wizard-step:last-child.active>.progress>.progress-bar {
  width: 100%;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot {
  background-color: #f5f5f5;
}

.bs-wizard>.bs-wizard-step.disabled>.bs-wizard-dot:after {
  opacity: 0;
}

.bs-wizard>.bs-wizard-step:first-child>.progress {
  left: 50%;
  width: 50%;
}

.bs-wizard>.bs-wizard-step:last-child>.progress {
  width: 50%;
}

.bs-wizard>.bs-wizard-step.disabled a.bs-wizard-dot {
  pointer-events: none;
}

.bs-wizard>.bs-wizard-step.active>.bs-wizard-dot {
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
  transform: scale(1);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}

.badge-stato {
  font-size: 16px;
}

.badge-stato-md {
  font-size: 14px;
}

/*END Form Wizard*/

.tab-form {
  font-weight: 800;
}

.h1line {
  font-size: 3em;
  font-weight: 800;
  color: #3d9639;
  display: block;
  line-height: 1.2em;
}

.bg-status1 {
  background-color: #e8f8e9;
}

.bg-status2 {
  background-color: #ebf4f2;
}

.bg-status3 {
  background-color: #ebeef4;
}

.bg-status4 {
  background-color: #ebf4f2;
}

.header-card-status1 {
  color: #fff;
  background-color: #3d9639;
}

.header-card-status2 {
  color: #fff;
  background-color: #39967d;
}

.header-card-status3 {
  color: #fff;
  background-color: #395c96;
}

ul.directions {
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

ul.directions li {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
}

ul.directions li.item_map {
  font-size: 1.5em;
}

ul.directions li.item_address {
  background-color: #d7eed7;
  border-radius: 15px;
  padding: 8px;
  width: 260px;
}

ul.directions li.item_line {
  font-size: 1.6em;
}


ul.directions_leads {
  list-style-type: none;
  width: 100%;
  padding: 0;
  margin: 0;
}

ul.directions_leads li {
  display: inline-block;
  padding: 0;
  margin: 0;
  vertical-align: middle;
  font-size: 18px !important;
}

ul.directions_leads li.item_map_leads {
  font-size: 2em;
}

ul.directions_leads li.item_address_leads {
  background-color: #d7eed7;
  border-radius: 15px;
  padding: 16px;
}

ul.directions_leads li.item_line_leads {
  font-size: 2em !important;
}


.badge {
  padding: 7px 15px;
  border-radius: 10px;
  font-size: 12px;
}

.text-bg-success {
  color: #fff !important;
  background-color: #3d9639 !important;
}

.text-bg-primary {
  color: #fff !important;
  background-color: #395c96 !important;
}

.text-bg-t3 {}

.text-bg-light-success {
  color: #3d9639 !important;
  background-color: #d7eed7 !important;
}

.text-bg-light-primary {
  color: #395c96 !important;
  background-color: #d9dfea !important;
}

a.link-status1 {
  text-decoration: none;
  border: 1px solid #fff;
  display: block;
  border-radius: 15px;
}

a.link-status1:hover {
  text-decoration: none;
  border: 1px solid #3d9639;
  display: block;
}

.d1 {
  display: block;
}

.d2 {
  display: none;
}

@media (max-width: 768px) {

  .d1 {
    display: none;
  }

  .d2 {
    display: block;
  }

  ul.directions {
    list-style-type: none;
    width: 100%;
    padding: 0;
    margin: 0;
    margin-top: 15px;
    margin-bottom: 15px;
  }

  ul.directions li {
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
  }

  ul.directions li.item_map {
    font-size: 1.5em;
  }

  ul.directions li.item_address {
    width: 100%;
  }

  ul.directions li.item_line {
    font-size: 1.6em;
    padding: 12px;
  }



  ul.directions_leads {
    list-style-type: none;
    width: 100%;
    padding: 0;
    margin: 0;
  }

  ul.directions_leads li {
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    font-size: 18px !important;
  }

  ul.directions_leads li.item_map_leads {
    font-size: 2em;
  }

  ul.directions_leads li.item_address_leads {
    background-color: #d7eed7;
    border-radius: 15px;
    padding: 16px;
    width: 100%;
  }

  ul.directions_leads li.item_line_leads {
    font-size: 2em !important;
    text-align: center;
    width: 100%;
    padding: 5px;
  }

}

.btn-download {
  border: 1px solid #ccc;
  text-decoration: none;
}

.btn-download:hover {
  border: 1px solid #3d9639;
  text-decoration: none;
}

/* Timeline Status */

.timeline-status {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}

.timeline-item {
  position: relative;
  padding-left: 40px;
  padding-bottom: 30px;
}

.timeline-item:last-child {
  padding-bottom: 0;
}

.timeline-item:not(:last-child)::before {
  content: '';
  position: absolute;
  left: 11px;
  top: 24px;
  bottom: -6px;
  width: 2px;
  background: #ddd;
  border-left: 2px dotted #ccc;
}

.timeline-marker {
  position: absolute;
  left: 0;
  top: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #28a745;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #28a745;
}

.timeline-marker-add {
  position: absolute;
  left: 0;
  top: 4px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background-color: #6c757d;
  border: 3px solid #fff;
  box-shadow: 0 0 0 2px #6c757d;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 16px;
}

.timeline-content {
  padding-top: 2px;
}

.timeline-add .timeline-content {
  padding-top: 0;
}