.select2-container .select2-selection--single .select2-selection__rendered {
  padding-right: 32px;
}
.select2-container--open {
  z-index: 1060;
}
label {
  margin-bottom: 0rem;
}
.fc-basic-view .fc-content,
.fc-time-grid-event .fc-content {
  color: unset !important;
}
.fc-content {
  display: flex;
  justify-content: space-between;
}
.fc-right {
  display: none !important;
}
.card-box {
  border-radius: 1.1rem;
}
.btn-info,
.page-item.active .page-link,
.btn-primary {
  background: #4980cc;
  border-color: #4980cc;
}
.select2-container .select2-selection--multiple .select2-selection__choice,
.select2-container--default
  .select2-results__option[aria-selected='true']:hover,
.select2-container--default
  .select2-results__option--highlighted[aria-selected]:hover {
  background-color: #4980cc;
}

.btn-info:hover,
.page-item.active .page-link:hover {
  color: #fff;
  background-color: #2056cf;
  border-color: #211ec4;
}

.btn-danger {
  background: #cc495b;
  border-color: #cc495b;
}

.btn-danger:hover {
  color: #fff;
  background-color: #d62f45;
  border-color: #bb3345;
}

.btn-success {
  background-color: #6db37d;
}
.btn-success:hover {
  color: #fff;
  background-color: #03c03c;
  border-color: #00a331;
}
.tab-content {
  background: white;
  border-bottom-left-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border: 1px solid transparent;
  border-color: #fff #dee2e6 #dee2e6;
}

/* .quote {
  background: #fafafa;
  border-color: #fafafa;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 1.1rem;
  margin-bottom: 30px;
} */

.quote-row {
  /* background: white;
    border-color: white;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    border-radius: 1.1rem;
    margin-bottom: 25px; */
  padding-left: 1rem;
  padding-right: 1rem;
}

body,
.navbar-custom {
  background: #fafafa;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 1px;
}
body,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Noto Sans', sans-serif !important;
}
table.dataTable {
  margin-bottom: 0 !important;
}

.sidebar-meetings {
  background: url(/assets/icons/calendar.svg);
}
.logo-box img {
  height: 85px;
}

.logo-sm img {
  height: 32px !important;
}

.page-title-main {
  padding: 6px 36px;
  font-size: 2rem;
}
.content-page {
  margin-top: 103px;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
#sidebar-menu > ul > li > a i {
  position: relative;
}
#sidebar-menu > ul > li > a i:not(.mdi)::before {
  content: '';
  width: 24px;
  height: 24px;
  position: absolute;
  top: -12px;
  left: 0px;
  background-repeat: no-repeat;
}
#sidebar-menu > ul > li > a i:not(.mdi).icon-lg::before {
  content: '';
  width: 48px;
  height: 48px;
  position: absolute;
  top: -24px;
  left: -14px;
  background-repeat: no-repeat;
}
.icon-calendar::before {
  background-image: url(/assets/icons/calendar.svg);
}
.icon-note::before {
  background-image: url(/assets/icons/note.svg);
}
.icon-alias::before {
  background-image: url(/assets/icons/alias.svg);
  /* top: -10px !important; */
  top: -24px !important;
}
.icon-contact::before {
  background-image: url(/assets/icons/contact.svg);
  /* left: -2px !important; */
  left: -14px !important;
}
.icon-client::before {
  background-image: url(/assets/icons/client.svg);
}
.icon-brand::before {
  background-image: url(/assets/icons/brand.svg);
}
.icon-home::before {
  background-image: url(/assets/icons/home.svg);
}
.icon-users::before {
  background-image: url(/assets/icons/users.svg);
}
.icon-analytics::before {
  background-image: url(/assets/icons/analytics.svg);
}
.icon-duration::before {
  background-image: url(/assets/icons/duration.svg);
}
.icon-projects::before {
  background-image: url(/assets/icons/project.svg);
}
.icon-notifications::before {
  background-image: url(/assets/icons/gestione-notifiche.svg);
}
.icon-articles::before {
  background-image: url(/assets/icons/articoli.svg);
}
.icon-categories::before {
  background-image: url(/assets/icons/categorie-articoli.svg);
}
.icon-exports::before {
  background-image: url(/assets/icons/opzioni-esportazioni.svg);
}
.icon-plafond::before {
  background-image: url(/assets/icons/gestione-plafond.svg);
  top: -22px !important;
}
#sidebar-menu > ul > li > a.active {
  color: #4980cc;
}
.radio-info input[type='radio']:checked + label::before {
  border-color: #4980cc;
}
.radio-info input[type='radio']:checked + label::after {
  background-color: #4980cc;
}
:root {
  --info: #4980cc;
}
.attachment-icons {
  font-size: 2rem;
}
.select2-hidden-accessible.parsley-error
  ~ ul
  ~ .select2-container--default
  .select2-selection--single,
.select2-hidden-accessible.parsley-error
  ~ ul
  ~ .select2-container--default
  .select2-selection--multiple {
  border-color: #f34943 !important;
}
.select2-hidden-accessible.parsley-success
  + .select2-container--default
  .select2-selection--single,
.select2-hidden-accessible.parsley-success
  ~ ul
  ~ .select2-container--default
  .select2-selection--single {
  border-color: #31ce77 !important;
}

.select2-hidden-accessible.parsley-error
  ~ .select2-container--default
  .select2-selection--single,
.select2-hidden-accessible.parsley-error
  ~ .select2-container--default
  .select2-selection--multiple {
  border-color: #ff5b5b !important;
}

.select2-hidden-accessible.parsley-success
  ~ .select2-container--default
  .select2-selection--single,
.select2-hidden-accessible.parsley-error
  ~ .select2-container--default
  .select2-selection--multiple {
  border-color: #10c469 !important;
}
.parsley-errors-list {
  display: none;
}
thead > tr:first-child th {
  border: none;
}
.table .thead-light th {
  background-color: #fff;
}
tr.filter {
  background-color: #ccdcf1;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: inherit;
}

.table-striped tbody tr:nth-of-type(even) {
  background-color: #f8f8f8;
}
table.dataTable thead .sorting:before,
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:before,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:before,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:before,
table.dataTable thead .sorting_desc_disabled:after {
  opacity: 0.5;
}
table.dataTable thead .sorting_asc:before,
table.dataTable thead .sorting_desc:after {
  opacity: 1 !important;
}
.account-pages .parsley-errors-list {
  display: block;
}
.header-title {
  font-size: 1.4rem;
}
.dataTables_wrapper > div > div,
#datatable_wrapper > div > div,
.tableWrapper {
  overflow-x: auto;
}
ul.pagination {
  margin-bottom: 0;
}
.analytics-card .graph-container {
  height: 25rem !important;
}

.hide-scrollbar::-webkit-scrollbar {
  display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.hide-scrollbar {
  -ms-overflow-style: none; /* IE and Edge */
  scrollbar-width: none; /* Firefox */
}

.image-preview {
  width: 400px;
  min-height: 200px;
  border: 2px solid #dddd;

  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  font-weight: bold;
  color: #ccc;
}

.image-preview-row {
  width: 100%;
  max-width: 300px;
  max-height: 250px;
  height: 250px;
  border: 2px solid #dddd;

  display: flex;
  /* align-items: center; */
  justify-content: center;
  font-weight: bold;
  color: #ccc;
}

.image-preview__image {
  display: none;
  width: 100%;
  object-fit: contain;
}

.image-preview__image:hover {
  background-color: gray;
  opacity: 45%;
  cursor: pointer;
  position: relative;
}

.image-preview__image:hover + .image-preview__default-text {
  display: flex !important;
  position: absolute;
  align-items: center;
  color: #000 !important;
  min-height: 100%;
  pointer-events: none;
}

.image-preview__default-text {
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* #quote-rows:nth-child(odd) {
    background-color: lightgrey;
} */

.closeRow:hover {
  color: #4980cc;
}

@media screen and (max-width: 1028px) {
  body.enlarged {
    min-height: unset;
  }
  body {
    padding-bottom: 0px;
  }
  .page-title-main {
    font-size: 1.6rem;
    padding: 0 20px;
  }
  .content-page {
    margin-top: 70px;
  }
}

@media screen and (max-width: 768px) {
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .container-fluid > div {
    padding-left: 0;
    padding-right: 0;
  }
}

/* .nav-tabs .nav-link.disabled {
  background-color: transparent;
  border-color: #e4e4e4 !important;
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  background-color: #fff;
  border-color: #e4e4e4 !important;
}

.nav-tabs .nav-item.active {
  position: relative;
  font-weight: bold;
}

.nav-tabs .nav-item:not(.active) {
  position: relative;
}

.nav-tabs .nav-item.active .active-line {
  height: 3px;
  width: 100%;
  background-color: #000;
  position: absolute;
  bottom: 1px;
}

.nav-tabs .nav-item:not(.active) .active-line {
  height: 1px;
  width: 100%;
  background-color: #e4e4e4;
  position: absolute;
  bottom: 1px;
}

.nav-tabs .nav-link {
  border: 1px solid #e4e4e4;
  border-top-left-radius: 0rem;
  border-top-right-radius: 0rem;
  white-space: nowrap;
}

.nav {
  flex-wrap: nowrap;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}

.nav::-webkit-scrollbar {
  display: none;
}

.tab-content {
  padding: 20px;
  border: 0px;
  border-top: none;
  background-color: transparent;
}

.nav-tabs {
  border-bottom: 0px;
} */

.custom-input {
  width: 100%;
  border: 0;
  border-bottom: 1px solid #e4e4e4;
  outline: 0;
  padding: 7px 0;
  background: transparent;
  font-size: 18px;
}

.custom-input:placeholder-shown {
  border-bottom: 2px solid #5d80ca;
}

.custom-input.bold {
  font-weight: bold;
}

textarea.custom-input {
  width: 100%;
  border: 1px solid #e4e4e4;
  outline: 0;
  padding: 7px;
  background: transparent;
  font-size: 14px;
}

textarea.custom-input:placeholder-shown {
  border: 2px solid #5d80ca;
}

.custom-label {
  font-size: 10px;
  color: #999999;
}

.custom-label.bold {
  font-weight: bold;
}

.bold {
  font-weight: bold !important;
}

/* .select2.select2-container {
  width: 100% !important;
}

.select2.select2-container .select2-selection.select2-selection--single {
  width: 100%;
  height: 42px;
  border: 0;
  border-bottom: 1px solid #e4e4e4;
  outline: none !important;
  padding: 3.5px 0;
  background: transparent;
  font-size: 18px;
  transition: all 0.15s ease-in-out;
}

.select2.select2-container
  .select2-selection.select2-selection--single
  .select2-selection__rendered {
  color: #333;
  line-height: 32px;
  padding-right: 33px;
  padding-left: 0px;
}

.select2.select2-container
  .select2-selection.select2-selection--single:has(
    .select2-selection__placeholder:not(:empty)
  ) {
  border-bottom: 2px solid #5d80ca;
}

.select2.select2-container
  .select2-selection.select2-selection--single
  .select2-selection__arrow {
  color: #707070;
  border-color: #707070;
}

.select2.select2-container
  .select2-selection.select2-selection--single
  .select2-selection__clear {
  margin-right: 5px;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__clear {
  font-weight: normal;
  color: #707070;
  font-size: 12px;
}

.select2.select2-container.select2-container--open
  .select2-selection.select2-selection--single {
  background: #f8f8f8;
}

.select2.select2-container.select2-container--open
  .select2-selection.select2-selection--single
  .select2-selection__arrow {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}

.select2-container .select2-selection--single .select2-selection__arrow b {
  border-color: #707070 transparent;
} */

input[type='radio']:checked + label {
  font-weight: bold;
}

.readonly {
  height: 100%;
  width: 100%;
  background-color: transparent;
  position: absolute;
  z-index: 50;
}

.white-box {
  background-color: #fff;
  border: 1px solid #e4e4e4;
}

#sender:has(input#sender_type_client:checked) + div {
  display: none !important;
}

.table.section > tbody > tr > td,
.table.section > tbody > tr > th,
.table.section > tfoot > tr > td,
.table.section > tfoot > tr > th,
.table.section > thead > tr > td,
.table.section > thead > tr > th {
  border: 0;
}

.section {
  border: 1px solid #5d80ca !important;
}

.article {
  border: 1px solid #e4e4e4 !important;
  background-color: #f5f5f5;
}

.article-row {
  border: 2px solid #000 !important;
}

.bg-color:nth-child(even) {
  background-color: #fff !important;
}

.bg-color-hr:nth-child(even) {
  background-color: #fff !important;
}

.custom-label + p {
  font-size: 18px;
  color: #000;
}

.header-title-project {
  font-size: 20px;
}

.dot {
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: inline-block;
}

@media screen and (max-width: 992px) {
  .closeRow {
    font-size: 14px !important;
  }
  .custom-input {
    font-size: 12px;
    padding: 11px 0;
  }

  textarea.custom-input {
    font-size: 8px;
  }

  .select2.select2-container .select2-selection.select2-selection--single {
    font-size: 12px;
  }

  .row-data {
    font-size: 12px;
  }

  .custom-label {
    font-size: 8px;
  }

  .header-title-project {
    font-size: 18px;
  }

  label.col {
    font-size: 12px !important;
  }

  label.col-3 {
    font-size: 12px !important;
  }
}
