.centraleacquisti-calendar-web {
  /*
  	.modal.show .modal-dialog {
  		margin-left: 20%;
  		margin-right: 20%;
  		width: 60%;
  	}
  */
}
.centraleacquisti-calendar-web .portlet {
  font-family: "Titillium Web", Geneva, Tahoma, sans-serif;
  font-size: 16px;
}
.centraleacquisti-calendar-web th {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}
.centraleacquisti-calendar-web .table-list {
  border: none;
  border-radius: 0;
}
.centraleacquisti-calendar-web thead, .centraleacquisti-calendar-web tbody, .centraleacquisti-calendar-web tfoot, .centraleacquisti-calendar-web tr, .centraleacquisti-calendar-web td, .centraleacquisti-calendar-web th {
  border-color: inherit;
  border-style: solid;
  border-width: 0;
}
.centraleacquisti-calendar-web .table {
  border-spacing: 0;
  color: #212529;
  margin-bottom: 0;
  width: 100%;
}
.centraleacquisti-calendar-web .table td,
.centraleacquisti-calendar-web .table th {
  background-clip: padding-box;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 1px !important;
  border-color: #dee2e6;
  border-style: solid;
  padding: 0.75rem;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  position: relative;
  vertical-align: middle;
  font-size: 16px;
}
.centraleacquisti-calendar-web tbody tr:nth-of-type(2n+1) td,
.centraleacquisti-calendar-web tbody tr:nth-of-type(2n+1) th {
  background-color: #eee !important;
}
.centraleacquisti-calendar-web li.pagination {
  display: inline;
}
.centraleacquisti-calendar-web .pagination-results {
  margin-right: 0 !important;
}
.centraleacquisti-calendar-web .pagination-bar {
  justify-content: center;
}
.centraleacquisti-calendar-web .svg-inline--fa.fa-w-16 {
  fill: #06c;
  width: 1.5rem;
  height: 1.5rem;
}
.centraleacquisti-calendar-web .svg-inline--fa.fa-w-14 {
  width: 1rem;
  height: 1rem;
}
.centraleacquisti-calendar-web .search-calendar-booking label {
  color: #6c757d !important;
}
.centraleacquisti-calendar-web .fade {
  -webkit-transition: unset;
  transition: unset;
}
.centraleacquisti-calendar-web .fa-search {
  cursor: pointer;
}
.centraleacquisti-calendar-web .pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: hsl(0deg, 0%, 100%);
  --bs-pagination-border-width: 1px;
  --bs-pagination-border-color: hsl(0deg, 0%, 83%);
  --bs-pagination-border-radius: 4px;
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: hsl(0deg, 0%, 90%);
  --bs-pagination-hover-border-color: hsl(0deg, 0%, 83%);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: hsl(0deg, 0%, 90%);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(0, 102, 204, 0.25);
  --bs-pagination-active-color: hsl(0deg, 0%, 100%);
  --bs-pagination-active-bg: hsl(210deg, 100%, 40%);
  --bs-pagination-active-border-color: hsl(210deg, 100%, 40%);
  --bs-pagination-disabled-color: hsl(0deg, 0%, 32%);
  --bs-pagination-disabled-bg: hsl(0deg, 0%, 100%);
  --bs-pagination-disabled-border-color: hsl(0deg, 0%, 83%);
  display: flex;
  padding-left: 0;
  list-style: none;
}
.centraleacquisti-calendar-web .pagination button {
  border: none;
}
.centraleacquisti-calendar-web .select-wrapper select {
  border: none;
  border-bottom-width: medium;
  border-bottom-style: none;
  border-bottom-color: currentcolor;
  border-bottom: 1px solid #06c;
  border-radius: 0;
  padding: 0.375rem 0.5rem;
  outline: 0;
  height: 2.5rem;
  width: 100%;
  box-shadow: none;
  transition: 0.2s ease-out;
  font-weight: 700;
  color: #1a1a1a !important;
  background-color: #fff;
}
.centraleacquisti-calendar-web input {
  color: #1a1a1a !important;
}
.centraleacquisti-calendar-web .alert-success {
  background-image: none;
}
.centraleacquisti-calendar-web .select-wrapper select option {
  font-weight: normal;
}
.centraleacquisti-calendar-web li.pagination.pagination-page-size,
.centraleacquisti-calendar-web li.pagination.pagination-total-item {
  display: inline;
}
.centraleacquisti-calendar-web .btn.slim {
  padding: 0.375rem 0.75rem !important;
}
.centraleacquisti-calendar-web .pagination {
  font-size: 16px;
}
.centraleacquisti-calendar-web .pagination .btn {
  padding: 0.375rem 0.75rem !important;
  color: #06c !important;
}
.centraleacquisti-calendar-web .pagination.active .btn {
  background-color: #06c !important;
  color: #fff !important;
}
.centraleacquisti-calendar-web .property-list {
  font-size: 16px !important;
}
.centraleacquisti-calendar-web .property-list dt {
  color: #06c !important;
}
.centraleacquisti-calendar-web .modal a {
  color: #06c !important;
  font-weight: bold;
}
@media (max-width: 576px) {
  .centraleacquisti-calendar-web {
    /*
    		.modal.show .modal-dialog {
    			margin-left: 5%;
    			margin-right: 5%;
    			width: 90%;
    		}

     */
  }
  .centraleacquisti-calendar-web li.pagination.pagination-page-size,
  .centraleacquisti-calendar-web li.pagination.pagination-total-item {
    display: block;
  }
  .centraleacquisti-calendar-web .space-top {
    padding-top: 25px;
  }
}